{"id":13626514,"url":"https://github.com/accera-tech/solar-components","last_synced_at":"2025-09-23T09:31:59.497Z","repository":{"id":56507151,"uuid":"159849039","full_name":"accera-tech/solar-components","owner":"accera-tech","description":"Web Components Implementation of Solar Design System","archived":false,"fork":false,"pushed_at":"2020-11-03T12:57:43.000Z","size":16578,"stargazers_count":18,"open_issues_count":47,"forks_count":6,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-09-10T03:10:44.320Z","etag":null,"topics":["design-system","stencil","stenciljs","ui","webcomponents"],"latest_commit_sha":null,"homepage":"","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/accera-tech.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-30T16:20:49.000Z","updated_at":"2024-01-14T15:51:00.000Z","dependencies_parsed_at":"2022-08-15T20:00:57.308Z","dependency_job_id":null,"html_url":"https://github.com/accera-tech/solar-components","commit_stats":null,"previous_names":[],"tags_count":75,"template":false,"template_full_name":null,"purl":"pkg:github/accera-tech/solar-components","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accera-tech%2Fsolar-components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accera-tech%2Fsolar-components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accera-tech%2Fsolar-components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accera-tech%2Fsolar-components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/accera-tech","download_url":"https://codeload.github.com/accera-tech/solar-components/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accera-tech%2Fsolar-components/sbom","scorecard":{"id":162313,"data":{"date":"2025-08-11","repo":{"name":"github.com/accera-tech/solar-components","commit":"c27633e870464417689b9b68efa552606abe4fbe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 1/7 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/alpha.yml:1","Warn: no topLevel permission defined: .github/workflows/gh-pages.yml:1","Warn: no topLevel permission defined: .github/workflows/latest.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/alpha.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/accera-tech/solar-components/alpha.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/alpha.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/accera-tech/solar-components/alpha.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/accera-tech/solar-components/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/accera-tech/solar-components/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/accera-tech/solar-components/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/latest.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/accera-tech/solar-components/latest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/latest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/accera-tech/solar-components/latest.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/alpha.yml:23","Warn: npmCommand not pinned by hash: .github/workflows/gh-pages.yml:25","Warn: npmCommand not pinned by hash: .github/workflows/latest.yml:28","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T13:50:33.317Z","repository_id":56507151,"created_at":"2025-08-16T13:50:33.317Z","updated_at":"2025-08-16T13:50:33.317Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274440623,"owners_count":25285735,"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","status":"online","status_checked_at":"2025-09-10T02:00:12.551Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["design-system","stencil","stenciljs","ui","webcomponents"],"created_at":"2024-08-01T21:02:21.100Z","updated_at":"2025-09-23T09:31:59.044Z","avatar_url":"https://github.com/accera-tech.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Solar Components\n\n![Built With Stencil](https://img.shields.io/badge/-Built%20With%20Stencil-16161d.svg?logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI%2BCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI%2BCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU%2BCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00MjQuNywzNzMuOWMwLDM3LjYtNTUuMSw2OC42LTkyLjcsNjguNkgxODAuNGMtMzcuOSwwLTkyLjctMzAuNy05Mi43LTY4LjZ2LTMuNmgzMzYuOVYzNzMuOXoiLz4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTQyNC43LDI5Mi4xSDE4MC40Yy0zNy42LDAtOTIuNy0zMS05Mi43LTY4LjZ2LTMuNkgzMzJjMzcuNiwwLDkyLjcsMzEsOTIuNyw2OC42VjI5Mi4xeiIvPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDI0LjcsMTQxLjdIODcuN3YtMy42YzAtMzcuNiw1NC44LTY4LjYsOTIuNy02OC42SDMzMmMzNy45LDAsOTIuNywzMC43LDkyLjcsNjguNlYxNDEuN3oiLz4KPC9zdmc%2BCg%3D%3D\u0026colorA=16161d\u0026style=flat-square)\n[![version](https://img.shields.io/npm/v/@accera/solar-components.core/latest.svg)](https://www.npmjs.com/package/@accera/solar-components.core) \n\nThis is an implementation of [Accera's Design System](https://design.accera.com.br) in WebComponents.\n\n\n## Packages 📦\n\n| Project | Package | Doc |\n| ------- | ------- |:-----:|\n| **Core** | [`@accera/solar-components.core`](https://www.npmjs.com/package/@accera/solar-components.core) | [`README.md`](core/README.md)\n| **Angular** | [`@accera/solar-components.angular`](https://www.npmjs.com/package/@accera/solar-components.angular) | [`README.md`](angular/README.md)\n| **React** | [`@accera/solar-components.react`](https://www.npmjs.com/package/@accera/solar-components.react) | [`README.md`](react/README.md)\n\n\n## Getting Started 🔌\n\n### With JS\n\n#### Pure JS \u0026 HTML\n\nPut a script tag similar to this in the `head` of your `index.html`:\n```html\n\u003cscript src='https://unpkg.com/@accera/solar-components.core/dist/solar.js'\u003e\u003c/script\u003e\n``` \n\n\n#### With Bundlers and Transpilers\n\nIn your project, run `npm install @accera/solar-components.core --save`\n```js\nimport { applyPolyfills, defineCustomElements } from '@accera/solar-components.core/dist/loader';\napplyPolyfills().then(() =\u003e {\n  defineCustomElements(window);\n});\n```\n\n### With Angular\n\n\u003e Coming Soon\n\n### With React\n\n\u003e Coming Soon\n\n### Theming 💅\n\nWe use CSS variables to work with themes. You can customize colors declaring it in a `:root` block in your main CSS file:\n```css\n:root {\n  --color-primary-normal: #FF5E00;\n  --color-primary-normal-rgb: 255, 94, 0;\n  --color-primary-dark: #cc4b00;\n  --color-primary-dark-rgb: 204, 75.2, 0;\n  --color-primary-light: #ff7e33;\n  --color-primary-light-rgb: 255, 126.2, 51;\n  --color-secondary-normal: #0080FF;\n  --color-secondary-normal-rgb: 0, 128, 255;\n  --color-secondary-dark: #0066cc;\n  --color-secondary-dark-rgb: 0, 102.4, 204;\n  --color-secondary-light: #3399ff;\n  --color-secondary-light-rgb: 51, 153.4, 255;\n}\n```\nCheck out the [_default.theme.scss](/core/src/theme/_default.theme.scss) to discover all the theme variables that you can customize.\n\nNote that you need to define the `--color-\u003ccolor-name\u003e-\u003cbrightness\u003e-rgb` for each color that you customize.\n\n\n### Extending your Style 👌\n\nOptionally, you can apply the global style of Solar in your application putting this code in the `head` of your `index.html`.\n```html\n\u003clink rel=\"stylesheet\" href=\"/node_modules/@accera/solar-components.core/dist/solar.css\"\u003e\n```\nOr import it in your CSS/SCSS using:\n```scss\n@import \"node_modules/@accera/solar-components.core/dist/solar.css\";\n```\n\nThis will add some features like:\n- CSS Reset\n- Webkit scrollbar styles\n- [Bootstrap 4's Layout tools](https://getbootstrap.com.br/docs/4.1/layout/overview/)\n- [Animations](/core/src/global/css/_animations.scss)\n- [Skeletons](/core/src/global/css/_skeletons.scss)\n\nYou can also use the variables defined in this lib in your SCSS:\n```scss\n@import \"node_modules/@accera/solar-components.core/collection/scss/variables\";\n```\n\n\n## Contributing 👋\n\nThanks for your interest in contributing ✨! Read up on our guidelines for [contributing](/.github/CONTRIBUTING.md) to know how help us 😄.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faccera-tech%2Fsolar-components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faccera-tech%2Fsolar-components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faccera-tech%2Fsolar-components/lists"}