@mirai/ui 2.0.7 → 2.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (28) hide show
  1. package/build/components/Action/Action.module.css +4 -0
  2. package/build/components/Button/Button.module.css +27 -27
  3. package/build/components/Button/__tests__/__snapshots__/Button.test.js.snap +32 -32
  4. package/build/components/Calendar/__tests__/__snapshots__/Calendar.test.jsx.snap +64 -64
  5. package/build/components/InputNumber/InputNumber.js +4 -2
  6. package/build/components/InputNumber/InputNumber.js.map +1 -1
  7. package/build/components/InputNumber/__tests__/__snapshots__/InputNumber.test.js.snap +81 -57
  8. package/build/components/Menu/__tests__/__snapshots__/Menu.test.jsx.snap +14 -14
  9. package/build/components/Modal/__tests__/__snapshots__/Modal.test.js.snap +6 -6
  10. package/build/components/Table/__tests__/__snapshots__/Table.ColumnFilter.test.js.snap +30 -30
  11. package/build/components/Tooltip/__tests__/__snapshots__/Tooltip.test.jsx.snap +20 -20
  12. package/build/components/components.customElements.js +6 -0
  13. package/build/components/components.customElements.js.map +1 -0
  14. package/build/components/index.js +1 -0
  15. package/build/components/index.js.map +1 -1
  16. package/build/helpers/CustomElement.js +39 -0
  17. package/build/helpers/CustomElement.js.map +1 -0
  18. package/build/helpers/index.js +11 -0
  19. package/build/helpers/index.js.map +1 -1
  20. package/build/primitives/Layer/__tests__/__snapshots__/Layer.test.js.snap +14 -14
  21. package/build/primitives/Pressable/Pressable.module.css +8 -0
  22. package/build/primitives/Primitive/Primitive.constants.js +0 -2
  23. package/build/primitives/Primitive/Primitive.constants.js.map +1 -1
  24. package/build/primitives/index.js +1 -64
  25. package/build/primitives/index.js.map +1 -1
  26. package/build/primitives/primitives.customElements.js +20 -0
  27. package/build/primitives/primitives.customElements.js.map +1 -0
  28. package/package.json +1 -1
@@ -0,0 +1,20 @@
1
+ "use strict";
2
+
3
+ var _helpers = require("../helpers");
4
+ (0, _helpers.CustomElement)('ui-checkbox', HTMLDivElement, 'div');
5
+ (0, _helpers.CustomElement)('ui-icon', HTMLDivElement, 'span');
6
+ (0, _helpers.CustomElement)('ui-layer', HTMLDivElement, 'div');
7
+ (0, _helpers.CustomElement)('ui-layer-content', HTMLDivElement, 'div');
8
+ (0, _helpers.CustomElement)('ui-pressable', HTMLButtonElement, 'button');
9
+ (0, _helpers.CustomElement)('ui-primitive', HTMLDivElement, 'div');
10
+ (0, _helpers.CustomElement)('ui-radio', HTMLDivElement, 'div');
11
+ // CustomElement('ui-select', HTMLSelectElement, 'select');
12
+ // CustomElement('ui-option', HTMLOptionElement, 'option');
13
+ (0, _helpers.CustomElement)('ui-scrollview', HTMLDivElement, 'div');
14
+ (0, _helpers.CustomElement)('ui-switch', HTMLDivElement, 'div');
15
+ (0, _helpers.CustomElement)('ui-view', HTMLDivElement, 'div');
16
+ (0, _helpers.CustomElement)('ui-text', HTMLSpanElement, 'span');
17
+ (0, _helpers.CustomElement)('ui-h1', HTMLSpanElement, 'h1');
18
+ (0, _helpers.CustomElement)('ui-h2', HTMLSpanElement, 'h2');
19
+ (0, _helpers.CustomElement)('ui-h3', HTMLSpanElement, 'h3');
20
+ //# sourceMappingURL=primitives.customElements.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"primitives.customElements.js","names":["CustomElement","HTMLDivElement","HTMLButtonElement","HTMLSpanElement"],"sources":["../../src/primitives/primitives.customElements.js"],"sourcesContent":["import { CustomElement } from '../helpers';\n\nCustomElement('ui-checkbox', HTMLDivElement, 'div');\nCustomElement('ui-icon', HTMLDivElement, 'span');\nCustomElement('ui-layer', HTMLDivElement, 'div');\nCustomElement('ui-layer-content', HTMLDivElement, 'div');\nCustomElement('ui-pressable', HTMLButtonElement, 'button');\nCustomElement('ui-primitive', HTMLDivElement, 'div');\nCustomElement('ui-radio', HTMLDivElement, 'div');\n// CustomElement('ui-select', HTMLSelectElement, 'select');\n// CustomElement('ui-option', HTMLOptionElement, 'option');\nCustomElement('ui-scrollview', HTMLDivElement, 'div');\nCustomElement('ui-switch', HTMLDivElement, 'div');\nCustomElement('ui-view', HTMLDivElement, 'div');\nCustomElement('ui-text', HTMLSpanElement, 'span');\nCustomElement('ui-h1', HTMLSpanElement, 'h1');\nCustomElement('ui-h2', HTMLSpanElement, 'h2');\nCustomElement('ui-h3', HTMLSpanElement, 'h3');\n"],"mappings":";;AAAA;AAEA,IAAAA,sBAAa,EAAC,aAAa,EAAEC,cAAc,EAAE,KAAK,CAAC;AACnD,IAAAD,sBAAa,EAAC,SAAS,EAAEC,cAAc,EAAE,MAAM,CAAC;AAChD,IAAAD,sBAAa,EAAC,UAAU,EAAEC,cAAc,EAAE,KAAK,CAAC;AAChD,IAAAD,sBAAa,EAAC,kBAAkB,EAAEC,cAAc,EAAE,KAAK,CAAC;AACxD,IAAAD,sBAAa,EAAC,cAAc,EAAEE,iBAAiB,EAAE,QAAQ,CAAC;AAC1D,IAAAF,sBAAa,EAAC,cAAc,EAAEC,cAAc,EAAE,KAAK,CAAC;AACpD,IAAAD,sBAAa,EAAC,UAAU,EAAEC,cAAc,EAAE,KAAK,CAAC;AAChD;AACA;AACA,IAAAD,sBAAa,EAAC,eAAe,EAAEC,cAAc,EAAE,KAAK,CAAC;AACrD,IAAAD,sBAAa,EAAC,WAAW,EAAEC,cAAc,EAAE,KAAK,CAAC;AACjD,IAAAD,sBAAa,EAAC,SAAS,EAAEC,cAAc,EAAE,KAAK,CAAC;AAC/C,IAAAD,sBAAa,EAAC,SAAS,EAAEG,eAAe,EAAE,MAAM,CAAC;AACjD,IAAAH,sBAAa,EAAC,OAAO,EAAEG,eAAe,EAAE,IAAI,CAAC;AAC7C,IAAAH,sBAAa,EAAC,OAAO,EAAEG,eAAe,EAAE,IAAI,CAAC;AAC7C,IAAAH,sBAAa,EAAC,OAAO,EAAEG,eAAe,EAAE,IAAI,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mirai/ui",
3
- "version": "2.0.7",
3
+ "version": "2.0.8",
4
4
  "repository": "git@gitlab.com:miraicorp/dev/frontend/ui.git",
5
5
  "author": "JΛVI <hello@soyjavi.com>",
6
6
  "license": "MIT",