{"id":22920413,"url":"https://github.com/espressotutorials/et-customer-self-service-web-component","last_synced_at":"2025-04-01T13:40:43.297Z","repository":{"id":57120168,"uuid":"387402104","full_name":"espressotutorials/et-customer-self-service-web-component","owner":"espressotutorials","description":"Stenciljs based web component for customer self service registration.","archived":false,"fork":false,"pushed_at":"2021-07-19T10:02:04.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T22:42:16.749Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/espressotutorials.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-19T09:01:05.000Z","updated_at":"2021-07-19T10:02:06.000Z","dependencies_parsed_at":"2022-08-24T05:02:12.240Z","dependency_job_id":null,"html_url":"https://github.com/espressotutorials/et-customer-self-service-web-component","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/espressotutorials%2Fet-customer-self-service-web-component","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/espressotutorials%2Fet-customer-self-service-web-component/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/espressotutorials%2Fet-customer-self-service-web-component/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/espressotutorials%2Fet-customer-self-service-web-component/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/espressotutorials","download_url":"https://codeload.github.com/espressotutorials/et-customer-self-service-web-component/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246650543,"owners_count":20811911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-14T07:15:37.469Z","updated_at":"2025-04-01T13:40:43.277Z","avatar_url":"https://github.com/espressotutorials.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Self Service Registration Web Component\n\nThis web competence offers users a self-service registration for the online learning platform et.training.\n\n## Installation\n\nWe published this component to npm, you could load the component through a CDN, you could include the components using an import statement. Note that type=\"module\" only works in modern browsers (not available in IE11 or Edge 12-18).\n\n```html\n\u003chtml\u003e\n\u003chead\u003e\n  \u003cscript type=\"module\"\u003e\n    import { defineCustomElements } from 'https://cdn.jsdelivr.net/npm/@espressotutorialsgmbh/et-customer-self-service-web-component/loader/index.es2017.js';\n    defineCustomElements();\n  \u003c/script\u003e\n\u003c/head\u003e\n\u003cbody\u003e\n\u003cet-register-cc language=\"de\"\u003e\u003c/et-register-cc\u003e\n\u003c/body\u003e\n\u003c/html\u003e\n```\n\n### Framework Integrations\n\n#### Angular\nPlease visit the official documentation [https://stenciljs.com/docs/angular](https://stenciljs.com/docs/angular)\n\n#### React\nPlease visit the official documentation [https://stenciljs.com/docs/react](https://stenciljs.com/docs/react)\n\n#### Vue\nPlease visit the official documentation [https://stenciljs.com/docs/vue](https://stenciljs.com/docs/vue)\n\n#### Ember\nPlease visit the official documentation [https://stenciljs.com/docs/ember](https://stenciljs.com/docs/ember)\n\n#### JavaScript\nPlease visit the official documentation [https://stenciljs.com/docs/javascript](https://stenciljs.com/docs/javascript)\n\n\n\u003c!-- Auto Generated Below --\u003e\n\n\n## Properties\n\n| Property   | Attribute  | Description | Type     | Default     |\n| ---------- | ---------- | ----------- | -------- | ----------- |\n| `language` | `language` | Language    | `string` | `undefined` |\n\n\n## CSS Custom Properties\n\n| Name                | Description                                               |\n| ------------------- | --------------------------------------------------------- |\n| `--color-gray-200`  | Input background color                                    |\n| `--color-gray-500`  | Privacy policy description text color, Input border color |\n| `--color-gray-700`  | Label text color, Input text color                        |\n| `--color-green-500` | Success message color                                     |\n| `--color-key-500`   | Button background color                                   |\n| `--color-key-600`   | Button hover background color                             |\n| `--color-red-500`   | Error message color                                       |\n| `--color-white`     | Success / Error message text color                        |\n| `--font-family`     | Base font family                                          |\n| `--font-size`       | Base font size                                            |\n\n\n----------------------------------------------\n\n*Built with [StencilJS](https://stenciljs.com/)*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fespressotutorials%2Fet-customer-self-service-web-component","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fespressotutorials%2Fet-customer-self-service-web-component","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fespressotutorials%2Fet-customer-self-service-web-component/lists"}