{"id":25176720,"url":"https://github.com/conduitio/mx-ui-components","last_synced_at":"2025-10-24T10:31:40.490Z","repository":{"id":37910085,"uuid":"346509075","full_name":"ConduitIO/mx-ui-components","owner":"ConduitIO","description":"ConduitIO UI component library","archived":false,"fork":false,"pushed_at":"2024-12-19T20:23:02.000Z","size":1266,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-12-19T21:24:29.390Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ConduitIO.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-10T22:26:43.000Z","updated_at":"2024-11-06T13:20:29.000Z","dependencies_parsed_at":"2024-08-08T20:32:28.016Z","dependency_job_id":"149d84de-83fc-41d8-87fc-81781951fc8c","html_url":"https://github.com/ConduitIO/mx-ui-components","commit_stats":null,"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConduitIO%2Fmx-ui-components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConduitIO%2Fmx-ui-components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConduitIO%2Fmx-ui-components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConduitIO%2Fmx-ui-components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ConduitIO","download_url":"https://codeload.github.com/ConduitIO/mx-ui-components/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237951185,"owners_count":19392681,"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":"2025-02-09T13:17:58.120Z","updated_at":"2025-10-24T10:31:39.539Z","avatar_url":"https://github.com/ConduitIO.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e [!IMPORTANT]  \n\u003e This repository was archived on December 19, 2024, due to https://github.com/ConduitIO/conduit/pull/2036 as part of [this Conduit initiative](https://github.com/ConduitIO/conduit/issues/1911).\n\n# mx-ui-components\n\nMeroxa UI component library.\n\n## Compatibility\n\n* Ember.js v4.4 or above\n* Ember CLI v4.4 or above\n* Node.js v16 or above\n\n\n## Installation\n\n```\nember install mx-ui-components\n```\n\n## Usage\n\nAll component usage is documented via Storybook stories. Please see the instructions below on how to run storybook.\nOr you can view [the demo storybook site](https://6109b9596e1c1300390c39c5-gbnmeyicen.chromatic.com/?path=/story/fonts--font-sizes)\n\n## Contributing\n\nThis addon uses [Storybook](https://storybook.js.org/) to allow the development\nand display of UI components. Add new and modify existing components via\n[Stories](https://storybook.js.org/docs/react/get-started/whats-a-story)\nlocated in the `stories` folder.\n\n## Run Storybook\n\n- `yarn run storybook`\n\nFor more info on testing, building and linting the project,\nsee the [Contributing](CONTRIBUTING.md) guide for details.\n\n## Accessibility\n\nThis addon uses [ember-a11y-testing](https://emberobserver.com/addons/ember-a11y-testing)\nto verify that UI components are accessible.\n\nWhen creating a new component, you can create an integration test case and\nadd the `a11yAudit` test helper after rendering the component to surface\nand fix any a11y bugs.\n\nExample test case:\n\n```javascript\nimport { a11yAudit } from 'ember-a11y-testing/test-support';\n// ...\n\nmodule('Integration | Component | my-accessible-form-field', function (hooks) {\n  test('test for a11y', async function (assert) {\n    await render(hbs`\n      \u003cMyAccessibleFormField /\u003e\n    `);\n\n    await a11yAudit();\n    assert.ok(true, 'no a11y detected');\n  });\n});\n```\n\nFor more information, check out the documentation for [ember-a11y-testing](https://github.com/ember-a11y/ember-a11y-testing#ember-a11y-testing).\nWhen encountering any accessibility bugs, you can review strategies on fixing\nthem with the list of [WCAG rules by Axe Core](https://github.com/dequelabs/axe-core/blob/develop/doc/rule-descriptions.md).\n\n## License\n\nThis project is licensed under the [Apache 2.0 License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconduitio%2Fmx-ui-components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconduitio%2Fmx-ui-components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconduitio%2Fmx-ui-components/lists"}