monobill-mintui 0.2.0 → 0.2.2

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 (51) hide show
  1. package/README.md +2 -1
  2. package/dist/components/alert/Alert.d.ts +32 -0
  3. package/dist/components/alert/Alert.d.ts.map +1 -0
  4. package/dist/components/alert/index.d.ts +3 -0
  5. package/dist/components/alert/index.d.ts.map +1 -0
  6. package/dist/components/back-button/BackButton.d.ts +5 -9
  7. package/dist/components/back-button/BackButton.d.ts.map +1 -1
  8. package/dist/components/card/Card.d.ts +4 -0
  9. package/dist/components/card/Card.d.ts.map +1 -1
  10. package/dist/components/checkbox/Checkbox.d.ts +3 -0
  11. package/dist/components/checkbox/Checkbox.d.ts.map +1 -1
  12. package/dist/components/chip/Chip.d.ts +15 -0
  13. package/dist/components/chip/Chip.d.ts.map +1 -0
  14. package/dist/components/chip/index.d.ts +3 -0
  15. package/dist/components/chip/index.d.ts.map +1 -0
  16. package/dist/components/choice/Choice.d.ts +9 -21
  17. package/dist/components/choice/Choice.d.ts.map +1 -1
  18. package/dist/components/choice/ChoiceOption.d.ts +27 -0
  19. package/dist/components/choice/ChoiceOption.d.ts.map +1 -0
  20. package/dist/components/choice/index.d.ts +3 -1
  21. package/dist/components/choice/index.d.ts.map +1 -1
  22. package/dist/components/clickable/Clickable.d.ts +14 -0
  23. package/dist/components/clickable/Clickable.d.ts.map +1 -0
  24. package/dist/components/clickable/index.d.ts +3 -0
  25. package/dist/components/clickable/index.d.ts.map +1 -0
  26. package/dist/components/date-picker/DatePicker.d.ts.map +1 -1
  27. package/dist/components/dropzone/Dropzone.d.ts +3 -0
  28. package/dist/components/dropzone/Dropzone.d.ts.map +1 -1
  29. package/dist/components/form/Form.d.ts +7 -1
  30. package/dist/components/form/Form.d.ts.map +1 -1
  31. package/dist/components/icon/icons/index.cjs +1 -1
  32. package/dist/components/icon/icons/index.js +114 -146
  33. package/dist/components/page/Page.d.ts +4 -0
  34. package/dist/components/page/Page.d.ts.map +1 -1
  35. package/dist/components/switch/Switch.d.ts +6 -0
  36. package/dist/components/switch/Switch.d.ts.map +1 -1
  37. package/dist/components/table/Table.d.ts +4 -2
  38. package/dist/components/table/Table.d.ts.map +1 -1
  39. package/dist/components/tags/Tags.d.ts +55 -0
  40. package/dist/components/tags/Tags.d.ts.map +1 -0
  41. package/dist/components/tags/index.d.ts +3 -0
  42. package/dist/components/tags/index.d.ts.map +1 -0
  43. package/dist/error-BiWD2g35.js +65 -0
  44. package/dist/error-C5R6jFPf.cjs +1 -0
  45. package/dist/index.cjs +68 -5
  46. package/dist/index.d.ts +8 -0
  47. package/dist/index.d.ts.map +1 -1
  48. package/dist/index.js +1940 -883
  49. package/package.json +1 -1
  50. package/dist/check-BlBVFo8S.cjs +0 -1
  51. package/dist/check-DU-jKCe4.js +0 -29
@@ -0,0 +1,65 @@
1
+ const e = /* @__PURE__ */ new Map();
2
+ function n(o) {
3
+ e.set(o.name, o);
4
+ }
5
+ function u(o) {
6
+ return e.get(o);
7
+ }
8
+ const r = {
9
+ name: "close",
10
+ viewBox: "0 0 24 24",
11
+ path: "M6 18L18 6M6 6l12 12",
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round"
14
+ };
15
+ n(r);
16
+ const s = {
17
+ name: "check",
18
+ viewBox: "0 0 24 24",
19
+ path: "M5 13l4 4L19 7",
20
+ strokeLinecap: "round",
21
+ strokeLinejoin: "round"
22
+ };
23
+ n(s);
24
+ const c = {
25
+ name: "info",
26
+ viewBox: "0 0 24 24",
27
+ path: "M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z",
28
+ strokeLinecap: "round",
29
+ strokeLinejoin: "round"
30
+ };
31
+ n(c);
32
+ const a = {
33
+ name: "success",
34
+ viewBox: "0 0 24 24",
35
+ path: "M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z",
36
+ strokeLinecap: "round",
37
+ strokeLinejoin: "round"
38
+ };
39
+ n(a);
40
+ const t = {
41
+ name: "warning",
42
+ viewBox: "0 0 24 24",
43
+ path: "M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z",
44
+ strokeLinecap: "round",
45
+ strokeLinejoin: "round"
46
+ };
47
+ n(t);
48
+ const i = {
49
+ name: "error",
50
+ viewBox: "0 0 24 24",
51
+ path: "M10 14l2-2m0 0l2-2m-2 2l-2-2m2 2l2 2m7-2a9 9 0 11-18 0 9 9 0 0118 0z",
52
+ strokeLinecap: "round",
53
+ strokeLinejoin: "round"
54
+ };
55
+ n(i);
56
+ export {
57
+ r as a,
58
+ s as c,
59
+ i as e,
60
+ u as g,
61
+ c as i,
62
+ n as r,
63
+ a as s,
64
+ t as w
65
+ };
@@ -0,0 +1 @@
1
+ "use strict";const e=new Map;function n(o){e.set(o.name,o)}function u(o){return e.get(o)}const c={name:"close",viewBox:"0 0 24 24",path:"M6 18L18 6M6 6l12 12",strokeLinecap:"round",strokeLinejoin:"round"};n(c);const r={name:"check",viewBox:"0 0 24 24",path:"M5 13l4 4L19 7",strokeLinecap:"round",strokeLinejoin:"round"};n(r);const s={name:"info",viewBox:"0 0 24 24",path:"M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z",strokeLinecap:"round",strokeLinejoin:"round"};n(s);const t={name:"success",viewBox:"0 0 24 24",path:"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z",strokeLinecap:"round",strokeLinejoin:"round"};n(t);const i={name:"warning",viewBox:"0 0 24 24",path:"M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z",strokeLinecap:"round",strokeLinejoin:"round"};n(i);const a={name:"error",viewBox:"0 0 24 24",path:"M10 14l2-2m0 0l2-2m-2 2l-2-2m2 2l2 2m7-2a9 9 0 11-18 0 9 9 0 0118 0z",strokeLinecap:"round",strokeLinejoin:"round"};n(a);exports.checkIcon=r;exports.closeIcon=c;exports.errorIcon=a;exports.getIcon=u;exports.infoIcon=s;exports.registerIcon=n;exports.successIcon=t;exports.warningIcon=i;