bonkers-ui 1.0.64 → 1.0.65

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 (225) hide show
  1. package/CONSTANTS.d.ts +1 -0
  2. package/CONSTANTS.d.ts.map +1 -0
  3. package/bonkers-ui.umd.js +3 -3
  4. package/bonkers-ui.umd.js.map +1 -1
  5. package/components/ui-alert/_types.d.ts +1 -0
  6. package/components/ui-alert/_types.d.ts.map +1 -0
  7. package/components/ui-alert/index.d.ts +1 -0
  8. package/components/ui-alert/index.d.ts.map +1 -0
  9. package/components/ui-alert/ui-alert.vue.d.ts +3 -2
  10. package/components/ui-alert/ui-alert.vue.d.ts.map +1 -0
  11. package/components/ui-badge/_typings.d.ts +1 -0
  12. package/components/ui-badge/_typings.d.ts.map +1 -0
  13. package/components/ui-badge/index.d.ts +1 -12
  14. package/components/ui-badge/index.d.ts.map +1 -0
  15. package/components/ui-badge/ui-badge.vue.d.ts +3 -4
  16. package/components/ui-badge/ui-badge.vue.d.ts.map +1 -0
  17. package/components/ui-badge/ui-badge.vue.js +33 -37
  18. package/components/ui-badge/ui-badge.vue.js.map +1 -1
  19. package/components/ui-ber-rank/_types.d.ts +1 -0
  20. package/components/ui-ber-rank/_types.d.ts.map +1 -0
  21. package/components/ui-ber-rank/index.d.ts +3 -2
  22. package/components/ui-ber-rank/index.d.ts.map +1 -0
  23. package/components/ui-ber-rank/ui-ber-rank.vue.d.ts +3 -2
  24. package/components/ui-ber-rank/ui-ber-rank.vue.d.ts.map +1 -0
  25. package/components/ui-ber-rank/ui-ber-rank.vue.js +6 -6
  26. package/components/ui-ber-rank/ui-ber-rank.vue.js.map +1 -1
  27. package/components/ui-button/_typings.d.ts +1 -0
  28. package/components/ui-button/_typings.d.ts.map +1 -0
  29. package/components/ui-button/index.d.ts +1 -0
  30. package/components/ui-button/index.d.ts.map +1 -0
  31. package/components/ui-button/ui-button.vue.d.ts +3 -2
  32. package/components/ui-button/ui-button.vue.d.ts.map +1 -0
  33. package/components/ui-card-cta/index.d.ts +1 -0
  34. package/components/ui-card-cta/index.d.ts.map +1 -0
  35. package/components/ui-card-cta/ui-card-cta.vue.d.ts +3 -2
  36. package/components/ui-card-cta/ui-card-cta.vue.d.ts.map +1 -0
  37. package/components/ui-card-result/index.d.ts +1 -0
  38. package/components/ui-card-result/index.d.ts.map +1 -0
  39. package/components/ui-card-result/ui-card-result.vue.d.ts +3 -2
  40. package/components/ui-card-result/ui-card-result.vue.d.ts.map +1 -0
  41. package/components/ui-card-result/ui-card-result.vue.js +5 -5
  42. package/components/ui-card-result/ui-card-result.vue2.js +18 -18
  43. package/components/ui-card-simple/index.d.ts +1 -0
  44. package/components/ui-card-simple/index.d.ts.map +1 -0
  45. package/components/ui-card-simple/ui-card-simple.vue.d.ts +3 -2
  46. package/components/ui-card-simple/ui-card-simple.vue.d.ts.map +1 -0
  47. package/components/ui-checkbox/index.d.ts +7 -6
  48. package/components/ui-checkbox/index.d.ts.map +1 -0
  49. package/components/ui-checkbox/ui-checkbox.vue.d.ts +5 -4
  50. package/components/ui-checkbox/ui-checkbox.vue.d.ts.map +1 -0
  51. package/components/ui-checkbox/ui-checkbox.vue.js +2 -2
  52. package/components/ui-checkbox/ui-checkbox.vue2.js +8 -8
  53. package/components/ui-checkbox/ui-checkbox.vue2.js.map +1 -1
  54. package/components/ui-dropdown/_typings.d.ts +1 -0
  55. package/components/ui-dropdown/_typings.d.ts.map +1 -0
  56. package/components/ui-dropdown/index.d.ts +1 -0
  57. package/components/ui-dropdown/index.d.ts.map +1 -0
  58. package/components/ui-dropdown/ui-dropdown.vue.d.ts +3 -2
  59. package/components/ui-dropdown/ui-dropdown.vue.d.ts.map +1 -0
  60. package/components/ui-dropdown/ui-dropdown.vue.js.map +1 -1
  61. package/components/ui-icon/_typings.d.ts +1 -0
  62. package/components/ui-icon/_typings.d.ts.map +1 -0
  63. package/components/ui-icon/index.d.ts +3 -2
  64. package/components/ui-icon/index.d.ts.map +1 -0
  65. package/components/ui-icon/ui-icon.vue.d.ts +3 -2
  66. package/components/ui-icon/ui-icon.vue.d.ts.map +1 -0
  67. package/components/ui-icon/ui-icon.vue.js +15 -15
  68. package/components/ui-icon-wrapper/_typings.d.ts +1 -0
  69. package/components/ui-icon-wrapper/_typings.d.ts.map +1 -0
  70. package/components/ui-icon-wrapper/index.d.ts +1 -0
  71. package/components/ui-icon-wrapper/index.d.ts.map +1 -0
  72. package/components/ui-icon-wrapper/ui-icon-wrapper.vue.d.ts +3 -2
  73. package/components/ui-icon-wrapper/ui-icon-wrapper.vue.d.ts.map +1 -0
  74. package/components/ui-icon-wrapper/ui-icon-wrapper.vue.js +3 -3
  75. package/components/ui-icon-wrapper/ui-icon-wrapper.vue2.js +3 -3
  76. package/components/ui-input/_typings.d.ts +1 -0
  77. package/components/ui-input/_typings.d.ts.map +1 -0
  78. package/components/ui-input/index.d.ts +8 -0
  79. package/components/ui-input/index.d.ts.map +1 -0
  80. package/components/ui-input/ui-input.vue.d.ts +6 -2
  81. package/components/ui-input/ui-input.vue.d.ts.map +1 -0
  82. package/components/ui-input/ui-input.vue.js +29 -25
  83. package/components/ui-input/ui-input.vue.js.map +1 -1
  84. package/components/ui-input-range/index.d.ts +5 -4
  85. package/components/ui-input-range/index.d.ts.map +1 -0
  86. package/components/ui-input-range/ui-input-range.vue.d.ts +5 -4
  87. package/components/ui-input-range/ui-input-range.vue.d.ts.map +1 -0
  88. package/components/ui-input-range/ui-input-range.vue.js +2 -2
  89. package/components/ui-input-range/ui-input-range.vue2.js +19 -19
  90. package/components/ui-input-range/ui-input-range.vue2.js.map +1 -1
  91. package/components/ui-list-item/_types.d.ts +1 -0
  92. package/components/ui-list-item/_types.d.ts.map +1 -0
  93. package/components/ui-list-item/index.d.ts +1 -0
  94. package/components/ui-list-item/index.d.ts.map +1 -0
  95. package/components/ui-list-item/ui-list-item.vue.d.ts +3 -2
  96. package/components/ui-list-item/ui-list-item.vue.d.ts.map +1 -0
  97. package/components/ui-list-item/ui-list-item.vue.js +14 -14
  98. package/components/ui-modal/_typings.d.ts +1 -0
  99. package/components/ui-modal/_typings.d.ts.map +1 -0
  100. package/components/ui-modal/index.d.ts +1 -0
  101. package/components/ui-modal/index.d.ts.map +1 -0
  102. package/components/ui-modal/ui-backdrop/index.d.ts +1 -0
  103. package/components/ui-modal/ui-backdrop/index.d.ts.map +1 -0
  104. package/components/ui-modal/ui-backdrop/ui-backdrop.vue.d.ts +3 -2
  105. package/components/ui-modal/ui-backdrop/ui-backdrop.vue.d.ts.map +1 -0
  106. package/components/ui-modal/ui-modal.vue.d.ts +3 -2
  107. package/components/ui-modal/ui-modal.vue.d.ts.map +1 -0
  108. package/components/ui-notification-badge/_types.d.ts +1 -0
  109. package/components/ui-notification-badge/_types.d.ts.map +1 -0
  110. package/components/ui-notification-badge/index.d.ts +1 -0
  111. package/components/ui-notification-badge/index.d.ts.map +1 -0
  112. package/components/ui-notification-badge/ui-notification-badge.vue.d.ts +3 -2
  113. package/components/ui-notification-badge/ui-notification-badge.vue.d.ts.map +1 -0
  114. package/components/ui-order-card/_types.d.ts +1 -0
  115. package/components/ui-order-card/_types.d.ts.map +1 -0
  116. package/components/ui-order-card/index.d.ts +1 -0
  117. package/components/ui-order-card/index.d.ts.map +1 -0
  118. package/components/ui-order-card/ui-order-card.vue.d.ts +3 -2
  119. package/components/ui-order-card/ui-order-card.vue.d.ts.map +1 -0
  120. package/components/ui-plain-radio/index.d.ts +1 -0
  121. package/components/ui-plain-radio/index.d.ts.map +1 -0
  122. package/components/ui-plain-radio/ui-plain-radio.vue.d.ts +3 -2
  123. package/components/ui-plain-radio/ui-plain-radio.vue.d.ts.map +1 -0
  124. package/components/ui-plain-radio/ui-plain-radio.vue.js +5 -5
  125. package/components/ui-plain-radio/ui-plain-radio.vue.js.map +1 -1
  126. package/components/ui-progress/_types.d.ts +1 -0
  127. package/components/ui-progress/_types.d.ts.map +1 -0
  128. package/components/ui-progress/index.d.ts +3 -2
  129. package/components/ui-progress/index.d.ts.map +1 -0
  130. package/components/ui-progress/ui-progress.vue.d.ts +3 -2
  131. package/components/ui-progress/ui-progress.vue.d.ts.map +1 -0
  132. package/components/ui-radio/index.d.ts +1 -0
  133. package/components/ui-radio/index.d.ts.map +1 -0
  134. package/components/ui-radio/ui-radio.vue.d.ts +3 -2
  135. package/components/ui-radio/ui-radio.vue.d.ts.map +1 -0
  136. package/components/ui-radio/ui-radio.vue.js +2 -2
  137. package/components/ui-radio/ui-radio.vue2.js +12 -12
  138. package/components/ui-radio/ui-radio.vue2.js.map +1 -1
  139. package/components/ui-radio-compact/index.d.ts +5 -1
  140. package/components/ui-radio-compact/index.d.ts.map +1 -0
  141. package/components/ui-radio-compact/index.js.map +1 -1
  142. package/components/ui-radio-compact/ui-radio-compact.vue.d.ts +3 -2
  143. package/components/ui-radio-compact/ui-radio-compact.vue.d.ts.map +1 -0
  144. package/components/ui-radio-fancy/_typings.d.ts +1 -0
  145. package/components/ui-radio-fancy/_typings.d.ts.map +1 -0
  146. package/components/ui-radio-fancy/index.d.ts +1 -0
  147. package/components/ui-radio-fancy/index.d.ts.map +1 -0
  148. package/components/ui-radio-fancy/ui-radio-fancy.vue.d.ts +3 -2
  149. package/components/ui-radio-fancy/ui-radio-fancy.vue.d.ts.map +1 -0
  150. package/components/ui-radio-fancy/ui-radio-fancy.vue.js +15 -15
  151. package/components/ui-radio-fancy/ui-radio-fancy.vue.js.map +1 -1
  152. package/components/ui-result-card-range/_types.d.ts +1 -0
  153. package/components/ui-result-card-range/_types.d.ts.map +1 -0
  154. package/components/ui-result-card-range/index.d.ts +1 -24
  155. package/components/ui-result-card-range/index.d.ts.map +1 -0
  156. package/components/ui-result-card-range/ui-result-card-range.vue.d.ts +3 -6
  157. package/components/ui-result-card-range/ui-result-card-range.vue.d.ts.map +1 -0
  158. package/components/ui-result-card-range/ui-result-card-range.vue.js +9 -11
  159. package/components/ui-result-card-range/ui-result-card-range.vue.js.map +1 -1
  160. package/components/ui-ripple/index.d.ts +1 -0
  161. package/components/ui-ripple/index.d.ts.map +1 -0
  162. package/components/ui-ripple/ui-ripple.vue.d.ts +3 -2
  163. package/components/ui-ripple/ui-ripple.vue.d.ts.map +1 -0
  164. package/components/ui-select/index.d.ts +1 -0
  165. package/components/ui-select/index.d.ts.map +1 -0
  166. package/components/ui-select/ui-select.vue.d.ts +3 -2
  167. package/components/ui-select/ui-select.vue.d.ts.map +1 -0
  168. package/components/ui-skeleton/_typings.d.ts +1 -0
  169. package/components/ui-skeleton/_typings.d.ts.map +1 -0
  170. package/components/ui-skeleton/index.d.ts +3 -2
  171. package/components/ui-skeleton/index.d.ts.map +1 -0
  172. package/components/ui-skeleton/ui-skeleton.vue.d.ts +3 -2
  173. package/components/ui-skeleton/ui-skeleton.vue.d.ts.map +1 -0
  174. package/components/ui-snackbar/_types.d.ts +1 -0
  175. package/components/ui-snackbar/_types.d.ts.map +1 -0
  176. package/components/ui-snackbar/index.d.ts +1 -0
  177. package/components/ui-snackbar/index.d.ts.map +1 -0
  178. package/components/ui-snackbar/ui-snackbar.vue.d.ts +3 -2
  179. package/components/ui-snackbar/ui-snackbar.vue.d.ts.map +1 -0
  180. package/components/ui-table/_types.d.ts +1 -0
  181. package/components/ui-table/_types.d.ts.map +1 -0
  182. package/components/ui-table/index.d.ts +1 -0
  183. package/components/ui-table/index.d.ts.map +1 -0
  184. package/components/ui-table/ui-table-cell/index.d.ts +1 -0
  185. package/components/ui-table/ui-table-cell/index.d.ts.map +1 -0
  186. package/components/ui-table/ui-table-cell/ui-table-cell.vue.d.ts +3 -2
  187. package/components/ui-table/ui-table-cell/ui-table-cell.vue.d.ts.map +1 -0
  188. package/components/ui-table/ui-table-row/_typings.d.ts +1 -0
  189. package/components/ui-table/ui-table-row/_typings.d.ts.map +1 -0
  190. package/components/ui-table/ui-table-row/index.d.ts +1 -0
  191. package/components/ui-table/ui-table-row/index.d.ts.map +1 -0
  192. package/components/ui-table/ui-table-row/ui-table-row.vue.d.ts +3 -2
  193. package/components/ui-table/ui-table-row/ui-table-row.vue.d.ts.map +1 -0
  194. package/components/ui-table/ui-table.vue.d.ts +3 -2
  195. package/components/ui-table/ui-table.vue.d.ts.map +1 -0
  196. package/components/ui-tabs/index.d.ts +3 -2
  197. package/components/ui-tabs/index.d.ts.map +1 -0
  198. package/components/ui-tabs/ui-tabs.vue.d.ts +3 -2
  199. package/components/ui-tabs/ui-tabs.vue.d.ts.map +1 -0
  200. package/components/ui-toggle/index.d.ts +7 -6
  201. package/components/ui-toggle/index.d.ts.map +1 -0
  202. package/components/ui-toggle/ui-toggle.vue.d.ts +5 -4
  203. package/components/ui-toggle/ui-toggle.vue.d.ts.map +1 -0
  204. package/components/ui-toggle/ui-toggle.vue.js +3 -3
  205. package/components/ui-toggle/ui-toggle.vue2.js +10 -10
  206. package/components/ui-toggle/ui-toggle.vue2.js.map +1 -1
  207. package/components/ui-typography/_typings.d.ts +1 -0
  208. package/components/ui-typography/_typings.d.ts.map +1 -0
  209. package/components/ui-typography/index.d.ts +1 -0
  210. package/components/ui-typography/index.d.ts.map +1 -0
  211. package/components/ui-typography/ui-typography.vue.d.ts +3 -2
  212. package/components/ui-typography/ui-typography.vue.d.ts.map +1 -0
  213. package/components/ui-verification-input/index.d.ts +1 -0
  214. package/components/ui-verification-input/index.d.ts.map +1 -0
  215. package/components/ui-verification-input/ui-verification-input.vue.d.ts +3 -2
  216. package/components/ui-verification-input/ui-verification-input.vue.d.ts.map +1 -0
  217. package/index.d.ts +2 -1
  218. package/index.d.ts.map +1 -0
  219. package/index.js +117 -116
  220. package/index.js.map +1 -1
  221. package/package.json +28 -27
  222. package/tsconfig.json +4 -0
  223. package/types.d.ts +1 -0
  224. package/types.d.ts.map +1 -0
  225. package/types.js +6 -6
@@ -1,24 +1,22 @@
1
- import { defineComponent as a, openBlock as r, createElementBlock as n, createBlock as o, unref as e, createCommentVNode as i, withCtx as l, createTextVNode as s, toDisplayString as c, renderSlot as m } from "vue";
1
+ import { defineComponent as i, openBlock as r, createElementBlock as l, createBlock as o, unref as e, createCommentVNode as a, withCtx as n, createTextVNode as s, toDisplayString as m, renderSlot as c } from "vue";
2
2
  import d from "../ui-icon/index.js";
3
3
  import p from "../ui-typography/index.js";
4
4
  import { ESize as u } from "../../_types/sizing.js";
5
5
  import { ETypographySizes as f, ETextWeight as g, ETextAlign as y } from "../ui-typography/_typings.js";
6
- const E = { class: "ui-result-card-range flex w-full flex-col items-center rounded-3xl border-4 border-secondary-alt-300 bg-secondary-alt-200 p-md text-secondary-500" }, k = /* @__PURE__ */ a({
6
+ const E = { class: "ui-result-card-range flex w-full flex-col items-center rounded-3xl border-4 border-secondary-alt-300 bg-secondary-alt-200 p-md text-secondary-500" }, k = /* @__PURE__ */ i({
7
7
  __name: "ui-result-card-range",
8
8
  props: {
9
9
  iconName: {},
10
- title: {},
11
- size: {},
12
- description: {}
10
+ title: {}
13
11
  },
14
12
  setup(h) {
15
- return (t, z) => (r(), n("div", E, [
13
+ return (t, _) => (r(), l("div", E, [
16
14
  t.iconName ? (r(), o(e(d), {
17
15
  key: 0,
18
16
  class: "mb-md",
19
17
  size: e(u).MD,
20
18
  "icon-name": t.iconName
21
- }, null, 8, ["size", "icon-name"])) : i("", !0),
19
+ }, null, 8, ["size", "icon-name"])) : a("", !0),
22
20
  t.title ? (r(), o(e(p), {
23
21
  key: 1,
24
22
  class: "mb-xs",
@@ -26,12 +24,12 @@ const E = { class: "ui-result-card-range flex w-full flex-col items-center round
26
24
  weight: e(g).SEMI_BOLD,
27
25
  align: e(y).CENTER
28
26
  }, {
29
- default: l(() => [
30
- s(c(t.title), 1)
27
+ default: n(() => [
28
+ s(m(t.title), 1)
31
29
  ]),
32
30
  _: 1
33
- }, 8, ["size", "weight", "align"])) : i("", !0),
34
- m(t.$slots, "default")
31
+ }, 8, ["size", "weight", "align"])) : a("", !0),
32
+ c(t.$slots, "default")
35
33
  ]));
36
34
  }
37
35
  });
@@ -1 +1 @@
1
- {"version":3,"file":"ui-result-card-range.vue.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"ui-result-card-range.vue.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -22,3 +22,4 @@ declare const deprecatedDefault: {
22
22
  };
23
23
  });
24
24
  export default deprecatedDefault;
25
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ui-ripple/index.ts"],"names":[],"mappings":"AAAA,OAAO,QAAQ,MAAM,iBAAiB,CAAC;AAEvC,OAAO,EAAE,QAAQ,EAAE,CAAC;AAEpB;;GAEG;AAEH,QAAA,MAAM,iBAAiB;;;;;;;;;;;;;;;;EAAW,CAAC;AACnC,eAAe,iBAAiB,CAAC"}
@@ -1,5 +1,5 @@
1
- import { DefineComponent, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes } from 'vue';
2
- declare const _default: __VLS_WithTemplateSlots<DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{}>>, {}, {}>, {
1
+ import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes } from 'vue';
2
+ declare const _default: __VLS_WithTemplateSlots<DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{}>>, {}, {}>, {
3
3
  default?(_: {}): any;
4
4
  }>;
5
5
  export default _default;
@@ -8,3 +8,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
8
8
  $slots: S;
9
9
  };
10
10
  };
11
+ //# sourceMappingURL=ui-ripple.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ui-ripple.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ui-ripple/ui-ripple.vue"],"names":[],"mappings":"AA6BA;;;;AAoIA,wBAAwG;AACxG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
@@ -93,3 +93,4 @@ declare const deprecatedDefault: {
93
93
  };
94
94
  });
95
95
  export default deprecatedDefault;
96
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ui-select/index.ts"],"names":[],"mappings":"AAAA,OAAO,QAAQ,MAAM,iBAAiB,CAAC;AAEvC,OAAO,EAAE,QAAQ,EAAE,CAAC;AAEpB;;GAEG;AACH,QAAA,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAW,CAAC;AACnC,eAAe,iBAAiB,CAAC"}
@@ -1,4 +1,4 @@
1
- import { DefineComponent, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes, PropType } from 'vue';
1
+ import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes, PropType } from 'vue';
2
2
  declare const _default: __VLS_WithTemplateSlots<DefineComponent<__VLS_TypePropsToRuntimeProps<{
3
3
  modelValue: string | number;
4
4
  heading?: string | undefined;
@@ -6,7 +6,7 @@ declare const _default: __VLS_WithTemplateSlots<DefineComponent<__VLS_TypePropsT
6
6
  disabled?: boolean | undefined;
7
7
  }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
8
8
  "update:modelValue": (...args: any[]) => void;
9
- }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
9
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
10
10
  modelValue: string | number;
11
11
  heading?: string | undefined;
12
12
  subLabel?: string | undefined;
@@ -34,3 +34,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
34
34
  $slots: S;
35
35
  };
36
36
  };
37
+ //# sourceMappingURL=ui-select.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ui-select.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ui-select/ui-select.vue"],"names":[],"mappings":"AA8DA;;;;;;;;;;;;;;;;;;;;;AAoNA,wBAAwG;AACxG,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
@@ -2,3 +2,4 @@ export declare enum ESkeletonKind {
2
2
  RESULT_CARD = "RESULT_CARD",
3
3
  FILTER_MENU = "FILTER_MENU"
4
4
  }
5
+ //# sourceMappingURL=_typings.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"_typings.d.ts","sourceRoot":"","sources":["../../../src/components/ui-skeleton/_typings.ts"],"names":[],"mappings":"AAAA,oBAAY,aAAa;IACxB,WAAW,gBAAgB;IAC3B,WAAW,gBAAgB;CAC3B"}
@@ -1,5 +1,5 @@
1
1
  import { ESkeletonKind } from './_typings';
2
- import { DefineComponent, PropType, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes } from 'vue';
2
+ import { DefineComponent, PropType, ComponentOptionsMixin, PublicProps, ExtractPropTypes } from 'vue';
3
3
  import UiSkeleton from "./ui-skeleton.vue";
4
4
  export { UiSkeleton };
5
5
  /**
@@ -10,7 +10,7 @@ declare const deprecatedDefault: DefineComponent<{
10
10
  type: PropType<ESkeletonKind>;
11
11
  default: ESkeletonKind;
12
12
  };
13
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
13
+ }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
14
14
  kind: {
15
15
  type: PropType<ESkeletonKind>;
16
16
  default: ESkeletonKind;
@@ -19,3 +19,4 @@ declare const deprecatedDefault: DefineComponent<{
19
19
  kind: ESkeletonKind;
20
20
  }, {}>;
21
21
  export default deprecatedDefault;
22
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ui-skeleton/index.ts"],"names":[],"mappings":"AAAA,OAAO,UAAU,MAAM,mBAAmB,CAAC;AAC3C,OAAO,EAAE,UAAU,EAAE,CAAC;AAEtB;;GAEG;AACH,QAAA,MAAM,iBAAiB;;;;;;;;;;;;MAAa,CAAC;AACrC,eAAe,iBAAiB,CAAC"}
@@ -1,10 +1,10 @@
1
- import { DefineComponent, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes, PropType } from 'vue';
1
+ import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes, PropType } from 'vue';
2
2
  import { ESkeletonKind } from "./_typings";
3
3
  declare const _default: DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
4
4
  kind?: ESkeletonKind | undefined;
5
5
  }>, {
6
6
  kind: ESkeletonKind;
7
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
7
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
8
8
  kind?: ESkeletonKind | undefined;
9
9
  }>, {
10
10
  kind: ESkeletonKind;
@@ -29,3 +29,4 @@ type __VLS_WithDefaults<P, D> = {
29
29
  type __VLS_Prettify<T> = {
30
30
  [K in keyof T]: T[K];
31
31
  } & {};
32
+ //# sourceMappingURL=ui-skeleton.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ui-skeleton.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ui-skeleton/ui-skeleton.vue"],"names":[],"mappings":"AAiDA;AAEC,OAAO,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;;;;;;;;;;UAyMlC,aAAa;;AANvB,wBAQG;AACH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,KAAK,kBAAkB,CAAC,CAAC,EAAE,CAAC,IAAI;KAE1B,CAAC,IAAI,MAAM,IAAI,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,GAAG,CAAC,SAAS,MAAM,CAAC,GAAG,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG;QACxE,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,CAAA;KACb,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CACT,CAAC;AACN,KAAK,cAAc,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
@@ -5,3 +5,4 @@ export declare enum ESnackbarTypes {
5
5
  ERROR = "error",
6
6
  SECONDARY = "secondary"
7
7
  }
8
+ //# sourceMappingURL=_types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"_types.d.ts","sourceRoot":"","sources":["../../../src/components/ui-snackbar/_types.ts"],"names":[],"mappings":"AAAA,oBAAY,cAAc;IACzB,OAAO,YAAY;IACnB,OAAO,YAAY;IACnB,OAAO,YAAY;IACnB,KAAK,UAAU;IACf,SAAS,cAAc;CACvB"}
@@ -68,3 +68,4 @@ declare const deprecatedDefault: {
68
68
  };
69
69
  });
70
70
  export default deprecatedDefault;
71
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ui-snackbar/index.ts"],"names":[],"mappings":"AAAA,OAAO,UAAU,MAAM,mBAAmB,CAAC;AAE3C,OAAO,EAAE,UAAU,EAAE,CAAC;AACtB,OAAO,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAE1C;;GAEG;AACH,QAAA,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAa,CAAC;AACrC,eAAe,iBAAiB,CAAC"}
@@ -1,11 +1,11 @@
1
- import { DefineComponent, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes, PropType } from 'vue';
1
+ import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes, PropType } from 'vue';
2
2
  import { ESnackbarTypes } from "./_types";
3
3
  declare const _default: __VLS_WithTemplateSlots<DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
4
4
  title: string;
5
5
  kind?: ESnackbarTypes | undefined;
6
6
  }>, {
7
7
  kind: ESnackbarTypes;
8
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
8
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
9
9
  title: string;
10
10
  kind?: ESnackbarTypes | undefined;
11
11
  }>, {
@@ -40,3 +40,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
40
40
  $slots: S;
41
41
  };
42
42
  };
43
+ //# sourceMappingURL=ui-snackbar.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ui-snackbar.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ui-snackbar/ui-snackbar.vue"],"names":[],"mappings":"AA8BA;AAGC,OAAO,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;;;;;;;;;;;;;;;;;;AAwI3C,wBAAwG;AACxG,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,KAAK,kBAAkB,CAAC,CAAC,EAAE,CAAC,IAAI;KAE1B,CAAC,IAAI,MAAM,IAAI,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,GAAG,CAAC,SAAS,MAAM,CAAC,GAAG,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG;QACxE,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,CAAA;KACb,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CACT,CAAC;AACN,KAAK,cAAc,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC;AACxD,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
@@ -3,3 +3,4 @@ export declare enum ETableKind {
3
3
  SECONDARY = "secondary",
4
4
  SECONDARY_INVERTED = "secondary-inverted"
5
5
  }
6
+ //# sourceMappingURL=_types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"_types.d.ts","sourceRoot":"","sources":["../../../src/components/ui-table/_types.ts"],"names":[],"mappings":"AAAA,oBAAY,UAAU;IACrB,OAAO,YAAY;IACnB,SAAS,cAAc;IACvB,kBAAkB,uBAAuB;CACzC"}
@@ -53,3 +53,4 @@ declare const deprecatedDefault: {
53
53
  };
54
54
  });
55
55
  export default deprecatedDefault;
56
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ui-table/index.ts"],"names":[],"mappings":"AAAA,OAAO,OAAO,MAAM,gBAAgB,CAAC;AAErC,OAAO,EAAE,OAAO,EAAE,CAAC;AAEnB,OAAO,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAC3D,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAE9C,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AACtD,OAAO,EAAE,UAAU,EAAE,MAAM,UAAU,CAAC;AAEtC;;GAEG;AACH,QAAA,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAU,CAAC;AAClC,eAAe,iBAAiB,CAAC"}
@@ -52,3 +52,4 @@ declare const deprecatedDefault: {
52
52
  };
53
53
  });
54
54
  export default deprecatedDefault;
55
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/ui-table/ui-table-cell/index.ts"],"names":[],"mappings":"AAAA,OAAO,WAAW,MAAM,qBAAqB,CAAC;AAE9C,OAAO,EAAE,WAAW,EAAE,CAAC;AAEvB;;GAEG;AACH,QAAA,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAc,CAAC;AACtC,eAAe,iBAAiB,CAAC"}
@@ -1,9 +1,9 @@
1
- import { DefineComponent, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes, PropType } from 'vue';
1
+ import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes, PropType } from 'vue';
2
2
  import { ETextAlign, ETextWeight } from "../../ui-typography";
3
3
  declare const _default: __VLS_WithTemplateSlots<DefineComponent<__VLS_TypePropsToRuntimeProps<{
4
4
  align?: ETextAlign | undefined;
5
5
  weight?: ETextWeight | undefined;
6
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
6
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
7
7
  align?: ETextAlign | undefined;
8
8
  weight?: ETextWeight | undefined;
9
9
  }>>>, {}, {}>, {
@@ -25,3 +25,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
25
25
  $slots: S;
26
26
  };
27
27
  };
28
+ //# sourceMappingURL=ui-table-cell.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ui-table-cell.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/ui-table/ui-table-cell/ui-table-cell.vue"],"names":[],"mappings":"AAsBA;AAGC,OAAqB,EAAoB,UAAU,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;;;;;;;;;;;AA2G/F,wBAAwG;AACxG,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
@@ -1,3 +1,4 @@
1
1
  export declare enum ERowKind {
2
2
  SECONDARY = "secondary"
3
3
  }
4
+ //# sourceMappingURL=_typings.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"_typings.d.ts","sourceRoot":"","sources":["../../../../src/components/ui-table/ui-table-row/_typings.ts"],"names":[],"mappings":"AAAA,oBAAY,QAAQ;IACnB,SAAS,cAAc;CACvB"}
@@ -40,3 +40,4 @@ declare const deprecatedDefault: {
40
40
  };
41
41
  });
42
42
  export default deprecatedDefault;
43
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/ui-table/ui-table-row/index.ts"],"names":[],"mappings":"AAAA,OAAO,UAAU,MAAM,oBAAoB,CAAC;AAC5C,OAAO,EAAE,UAAU,EAAE,CAAC;AAEtB,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC;;GAEG;AACH,QAAA,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAa,CAAC;AACrC,eAAe,iBAAiB,CAAC"}
@@ -1,8 +1,8 @@
1
- import { DefineComponent, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes, PropType } from 'vue';
1
+ import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes, PropType } from 'vue';
2
2
  import { ERowKind } from "./_typings";
3
3
  declare const _default: __VLS_WithTemplateSlots<DefineComponent<__VLS_TypePropsToRuntimeProps<{
4
4
  kind?: ERowKind | undefined;
5
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
5
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
6
6
  kind?: ERowKind | undefined;
7
7
  }>>>, {}, {}>, {
8
8
  default?(_: {}): any;
@@ -22,3 +22,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
22
22
  $slots: S;
23
23
  };
24
24
  };
25
+ //# sourceMappingURL=ui-table-row.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ui-table-row.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/ui-table/ui-table-row/ui-table-row.vue"],"names":[],"mappings":"AAQA;AAEC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;;;;;;;;AA+EvC,wBAAwG;AACxG,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
@@ -1,10 +1,10 @@
1
- import { DefineComponent, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes, PropType } from 'vue';
1
+ import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes, PropType } from 'vue';
2
2
  import { ETableKind } from "./_types";
3
3
  declare const _default: __VLS_WithTemplateSlots<DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
4
4
  kind?: ETableKind | undefined;
5
5
  }>, {
6
6
  kind: ETableKind;
7
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
7
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
8
8
  kind?: ETableKind | undefined;
9
9
  }>, {
10
10
  kind: ETableKind;
@@ -36,3 +36,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
36
36
  $slots: S;
37
37
  };
38
38
  };
39
+ //# sourceMappingURL=ui-table.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ui-table.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ui-table/ui-table.vue"],"names":[],"mappings":"AAWA;AAEC,OAAO,EAAE,UAAU,EAAE,MAAM,UAAU,CAAC;;;;;;;;;;;;;;AA4FvC,wBAAwG;AACxG,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,KAAK,kBAAkB,CAAC,CAAC,EAAE,CAAC,IAAI;KAE1B,CAAC,IAAI,MAAM,IAAI,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,GAAG,CAAC,SAAS,MAAM,CAAC,GAAG,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG;QACxE,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,CAAA;KACb,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CACT,CAAC;AACN,KAAK,cAAc,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC;AACxD,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
@@ -1,4 +1,4 @@
1
- import { DefineComponent, PropType, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes } from 'vue';
1
+ import { DefineComponent, PropType, ComponentOptionsMixin, PublicProps, ExtractPropTypes } from 'vue';
2
2
  import UiTabs from "./ui-tabs.vue";
3
3
  export { UiTabs };
4
4
  /**
@@ -19,7 +19,7 @@ declare const deprecatedDefault: DefineComponent<{
19
19
  };
20
20
  }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
21
21
  "update:modelValue": (...args: any[]) => void;
22
- }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
22
+ }, string, PublicProps, Readonly<ExtractPropTypes<{
23
23
  modelValue: {
24
24
  type: PropType<string>;
25
25
  required: true;
@@ -38,3 +38,4 @@ declare const deprecatedDefault: DefineComponent<{
38
38
  name: string;
39
39
  }, {}>;
40
40
  export default deprecatedDefault;
41
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ui-tabs/index.ts"],"names":[],"mappings":"AAAA,OAAO,MAAM,MAAM,eAAe,CAAC;AACnC,OAAO,EAAE,MAAM,EAAE,CAAC;AAElB;;GAEG;AACH,QAAA,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAAS,CAAC;AACjC,eAAe,iBAAiB,CAAC"}
@@ -1,4 +1,4 @@
1
- import { DefineComponent, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes, PropType } from 'vue';
1
+ import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes, PropType } from 'vue';
2
2
  declare const _default: DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
3
3
  tabs: string[];
4
4
  modelValue: string;
@@ -7,7 +7,7 @@ declare const _default: DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRunt
7
7
  name: string;
8
8
  }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
9
9
  "update:modelValue": (...args: any[]) => void;
10
- }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
10
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
11
11
  tabs: string[];
12
12
  modelValue: string;
13
13
  name?: string | undefined;
@@ -36,3 +36,4 @@ type __VLS_WithDefaults<P, D> = {
36
36
  type __VLS_Prettify<T> = {
37
37
  [K in keyof T]: T[K];
38
38
  } & {};
39
+ //# sourceMappingURL=ui-tabs.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ui-tabs.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ui-tabs/ui-tabs.vue"],"names":[],"mappings":"AA4BA;;UA0JQ,MAAM,EAAE;gBACF,MAAM;;;;;;;UADZ,MAAM,EAAE;gBACF,MAAM;;;;;;;UACX,MAAM;;AARf,wBAWG;AACH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,KAAK,kBAAkB,CAAC,CAAC,EAAE,CAAC,IAAI;KAE1B,CAAC,IAAI,MAAM,IAAI,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,GAAG,CAAC,SAAS,MAAM,CAAC,GAAG,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG;QACxE,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,CAAA;KACb,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CACT,CAAC;AACN,KAAK,cAAc,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
@@ -29,9 +29,9 @@ declare const deprecatedDefault: {
29
29
  type: PropType<string>;
30
30
  };
31
31
  }>> & {
32
- "onUpdate:modelValue"?: ((state: unknown) => any) | undefined;
32
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
33
33
  }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
34
- "update:modelValue": (state: unknown) => void;
34
+ "update:modelValue": (...args: any[]) => void;
35
35
  }, VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<ExtractPropTypes<{
36
36
  header: {
37
37
  type: PropType<string>;
@@ -56,7 +56,7 @@ declare const deprecatedDefault: {
56
56
  type: PropType<string>;
57
57
  };
58
58
  }>> & {
59
- "onUpdate:modelValue"?: ((state: unknown) => any) | undefined;
59
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
60
60
  }, {}, true, {}, {}, {
61
61
  P: {};
62
62
  B: {};
@@ -88,7 +88,7 @@ declare const deprecatedDefault: {
88
88
  type: PropType<string>;
89
89
  };
90
90
  }>> & {
91
- "onUpdate:modelValue"?: ((state: unknown) => any) | undefined;
91
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
92
92
  }, {}, {}, {}, {}, {}>;
93
93
  __isFragment?: undefined;
94
94
  __isTeleport?: undefined;
@@ -117,9 +117,9 @@ declare const deprecatedDefault: {
117
117
  type: PropType<string>;
118
118
  };
119
119
  }>> & {
120
- "onUpdate:modelValue"?: ((state: unknown) => any) | undefined;
120
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
121
121
  }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
122
- "update:modelValue": (state: unknown) => void;
122
+ "update:modelValue": (...args: any[]) => void;
123
123
  }, string, {}, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
124
124
  $slots: {
125
125
  header?(_: {}): any;
@@ -127,3 +127,4 @@ declare const deprecatedDefault: {
127
127
  };
128
128
  });
129
129
  export default deprecatedDefault;
130
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ui-toggle/index.ts"],"names":[],"mappings":"AAAA,OAAO,QAAQ,MAAM,iBAAiB,CAAC;AAEvC,OAAO,EAAE,QAAQ,EAAE,CAAC;AAEpB;;GAEG;AACH,QAAA,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAW,CAAC;AACnC,eAAe,iBAAiB,CAAC"}
@@ -1,4 +1,4 @@
1
- import { DefineComponent, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes, PropType } from 'vue';
1
+ import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes, PropType } from 'vue';
2
2
  declare const _default: __VLS_WithTemplateSlots<DefineComponent<__VLS_TypePropsToRuntimeProps<{
3
3
  header?: string | undefined;
4
4
  title?: string | undefined;
@@ -8,8 +8,8 @@ declare const _default: __VLS_WithTemplateSlots<DefineComponent<__VLS_TypePropsT
8
8
  alignCenter?: boolean | undefined;
9
9
  value?: string | undefined;
10
10
  }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
11
- "update:modelValue": (state: unknown) => void;
12
- }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
11
+ "update:modelValue": (...args: any[]) => void;
12
+ }, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
13
13
  header?: string | undefined;
14
14
  title?: string | undefined;
15
15
  modelValue: boolean | unknown[];
@@ -18,7 +18,7 @@ declare const _default: __VLS_WithTemplateSlots<DefineComponent<__VLS_TypePropsT
18
18
  alignCenter?: boolean | undefined;
19
19
  value?: string | undefined;
20
20
  }>>> & {
21
- "onUpdate:modelValue"?: ((state: unknown) => any) | undefined;
21
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
22
22
  }, {}, {}>, {
23
23
  header?(_: {}): any;
24
24
  title?(_: {}): any;
@@ -38,3 +38,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
38
38
  $slots: S;
39
39
  };
40
40
  };
41
+ //# sourceMappingURL=ui-toggle.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ui-toggle.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ui-toggle/ui-toggle.vue"],"names":[],"mappings":"AAoEA;;;;;;;;;;;;;;;;;;;;;;;;;AA2RA,wBAAwG;AACxG,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
@@ -1,9 +1,9 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode(".ui-toggle__dot[data-v-80cfec4a]{top:50%;width:22px;height:22px;transform:translate3d(1px,-50%,0);transition:transform .2s ease-in-out}.ui-toggle__check-icon[data-v-80cfec4a]{top:50%;left:50%;transform:translate3d(-50%,-50%,0);stroke-dasharray:70;stroke-dashoffset:70;transition:stroke-dashoffset .2s ease-in-out}.ui-toggle:hover .ui-toggle__dot[data-v-80cfec4a],.ui-toggle:active .ui-toggle__dot[data-v-80cfec4a],.ui-toggle:focus .ui-toggle__dot[data-v-80cfec4a]{box-shadow:var(--shadow-border-secondary)}.ui-toggle input:checked~.ui-toggle__dot[data-v-80cfec4a]{transform:translate3d(calc(var(--lg) - 100% - 1px),-50%,0)}.ui-toggle:hover input:checked~.ui-toggle__dot[data-v-80cfec4a],.ui-toggle:active input:checked~.ui-toggle__dot[data-v-80cfec4a],.ui-toggle:focus input:checked~.ui-toggle__dot[data-v-80cfec4a]{box-shadow:var(--shadow-border-primary)}.ui-toggle__bg-block[data-v-80cfec4a]{transition:background-color .2s ease-in-out}.ui-toggle_disabled .ui-toggle__bg-block[data-v-80cfec4a]{background-color:var(--color-secondary-alt-300)}.ui-toggle input:checked~.ui-toggle__bg-block[data-v-80cfec4a]{background-color:var(--color-primary)}.ui-toggle input:checked~.ui-toggle__dot .ui-toggle__check-icon[data-v-80cfec4a]{stroke-dashoffset:0}.ui-toggle_disabled input:checked~.ui-toggle__bg-block[data-v-80cfec4a]{background-color:var(--color-primary-300)}")),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
1
+ (function(){"use strict";try{if(typeof document<"u"){var a=document.createElement("style");a.appendChild(document.createTextNode(".ui-toggle__dot[data-v-b5feca0a]{top:50%;width:22px;height:22px;transform:translate3d(1px,-50%,0);transition:transform .2s ease-in-out}.ui-toggle__check-icon[data-v-b5feca0a]{top:50%;left:50%;transform:translate3d(-50%,-50%,0);stroke-dasharray:70;stroke-dashoffset:70;transition:stroke-dashoffset .2s ease-in-out}.ui-toggle:hover .ui-toggle__dot[data-v-b5feca0a],.ui-toggle:active .ui-toggle__dot[data-v-b5feca0a],.ui-toggle:focus .ui-toggle__dot[data-v-b5feca0a]{box-shadow:var(--shadow-border-secondary)}.ui-toggle input:checked~.ui-toggle__dot[data-v-b5feca0a]{transform:translate3d(calc(var(--lg) - 100% - 1px),-50%,0)}.ui-toggle:hover input:checked~.ui-toggle__dot[data-v-b5feca0a],.ui-toggle:active input:checked~.ui-toggle__dot[data-v-b5feca0a],.ui-toggle:focus input:checked~.ui-toggle__dot[data-v-b5feca0a]{box-shadow:var(--shadow-border-primary)}.ui-toggle__bg-block[data-v-b5feca0a]{transition:background-color .2s ease-in-out}.ui-toggle_disabled .ui-toggle__bg-block[data-v-b5feca0a]{background-color:var(--color-secondary-alt-300)}.ui-toggle input:checked~.ui-toggle__bg-block[data-v-b5feca0a]{background-color:var(--color-primary)}.ui-toggle input:checked~.ui-toggle__dot .ui-toggle__check-icon[data-v-b5feca0a]{stroke-dashoffset:0}.ui-toggle_disabled input:checked~.ui-toggle__bg-block[data-v-b5feca0a]{background-color:var(--color-primary-300)}")),document.head.appendChild(a)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
2
2
  import o from "./ui-toggle.vue2.js";
3
3
 
4
4
  import t from "../../_virtual/_plugin-vue_export-helper.js";
5
- const e = /* @__PURE__ */ t(o, [["__scopeId", "data-v-80cfec4a"]]);
5
+ const f = /* @__PURE__ */ t(o, [["__scopeId", "data-v-b5feca0a"]]);
6
6
  export {
7
- e as default
7
+ f as default
8
8
  };
9
9
  //# sourceMappingURL=ui-toggle.vue.js.map
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as k, computed as y, openBlock as l, createElementBlock as i, renderSlot as n, createBlock as d, unref as s, withCtx as u, createTextVNode as p, toDisplayString as c, createCommentVNode as h, createElementVNode as t, normalizeClass as m, withDirectives as B, vModelCheckbox as C, pushScopeId as V, popScopeId as S } from "vue";
2
2
  import g from "../ui-typography/index.js";
3
- import { ETextWeight as D, ETypographySizes as E } from "../ui-typography/_typings.js";
4
- const b = (o) => (V("data-v-80cfec4a"), o = o(), S(), o), M = { class: "ui-toggle" }, z = { class: "ui-input__input-wrapper relative block h-md" }, I = ["value"], $ = /* @__PURE__ */ b(() => /* @__PURE__ */ t("span", { class: "ui-toggle__bg-block block h-md w-lg rounded-full bg-secondary-alt" }, null, -1)), L = { class: "ui-toggle__dot absolute top-0 block rounded-full bg-white" }, N = /* @__PURE__ */ b(() => /* @__PURE__ */ t("path", {
3
+ import { ETextWeight as z, ETypographySizes as D } from "../ui-typography/_typings.js";
4
+ const b = (o) => (V("data-v-b5feca0a"), o = o(), S(), o), E = { class: "ui-toggle" }, M = { class: "ui-input__input-wrapper relative block h-md" }, I = ["value"], $ = /* @__PURE__ */ b(() => /* @__PURE__ */ t("span", { class: "ui-toggle__bg-block block h-md w-lg rounded-full bg-secondary-alt" }, null, -1)), L = { class: "ui-toggle__dot absolute top-0 block rounded-full bg-white" }, N = /* @__PURE__ */ b(() => /* @__PURE__ */ t("path", {
5
5
  d: "M1 4.40106L6.60071 10.1135L15.1694 1.71245",
6
6
  stroke: "currentColor",
7
7
  "stroke-width": "1.6",
@@ -21,21 +21,21 @@ const b = (o) => (V("data-v-80cfec4a"), o = o(), S(), o), M = { class: "ui-toggl
21
21
  },
22
22
  emits: ["update:modelValue"],
23
23
  setup(o, { emit: f }) {
24
- const v = o, w = f, a = y({
24
+ const v = o, _ = f, a = y({
25
25
  get() {
26
26
  return v.modelValue;
27
27
  },
28
28
  set(e) {
29
- w("update:modelValue", e);
29
+ _("update:modelValue", e);
30
30
  }
31
31
  });
32
- return (e, r) => (l(), i("div", M, [
32
+ return (e, r) => (l(), i("div", E, [
33
33
  n(e.$slots, "header", {}, () => [
34
34
  e.header || e.$slots.header ? (l(), d(s(g), {
35
35
  key: 0,
36
36
  "line-height": "",
37
37
  class: "mb-sm",
38
- weight: s(D).SEMI_BOLD
38
+ weight: s(z).SEMI_BOLD
39
39
  }, {
40
40
  default: u(() => [
41
41
  p(c(e.header), 1)
@@ -50,11 +50,11 @@ const b = (o) => (V("data-v-80cfec4a"), o = o(), S(), o), M = { class: "ui-toggl
50
50
  e.alignCenter && "items-center"
51
51
  ]])
52
52
  }, [
53
- t("span", z, [
53
+ t("span", M, [
54
54
  B(t("input", {
55
- "onUpdate:modelValue": r[0] || (r[0] = (_) => a.value = _),
55
+ "onUpdate:modelValue": r[0] || (r[0] = (w) => a.value = w),
56
56
  type: "checkbox",
57
- class: "absolute h-0 w-0 appearance-none border-0",
57
+ class: "absolute size-0 appearance-none border-0",
58
58
  value: e.value
59
59
  }, null, 8, I), [
60
60
  [C, a.value]
@@ -74,7 +74,7 @@ const b = (o) => (V("data-v-80cfec4a"), o = o(), S(), o), M = { class: "ui-toggl
74
74
  n(e.$slots, "title", {}, () => [
75
75
  e.title || e.$slots.title ? (l(), d(s(g), {
76
76
  key: 0,
77
- size: s(E).MD,
77
+ size: s(D).MD,
78
78
  class: "w-full",
79
79
  "line-height": ""
80
80
  }, {
@@ -1 +1 @@
1
- {"version":3,"file":"ui-toggle.vue2.js","sources":["../../../src/components/ui-toggle/ui-toggle.vue"],"sourcesContent":["<template>\n\t<div\n\t\tclass=\"ui-toggle\"\n\t>\n\t\t<slot name=\"header\">\n\t\t\t<ui-typography\n\t\t\t\tv-if=\"header || $slots.header\"\n\t\t\t\tline-height\n\t\t\t\tclass=\"mb-sm\"\n\t\t\t\t:weight=\"ETextWeight.SEMI_BOLD\"\n\t\t\t>\n\t\t\t\t{{ header }}\n\t\t\t</ui-typography>\n\t\t</slot>\n\n\t\t<label\n\t\t\tclass=\"flex cursor-pointer gap-sm rounded-full\"\n\t\t\t:class=\"[\n\t\t\t\tdisabled && 'ui-toggle_disabled pointer-events-none',\n\t\t\t\tinvertOrder && 'flex-row-reverse',\n\t\t\t\talignCenter && 'items-center'\n\t\t\t]\"\n\t\t>\n\t\t\t<span\n\t\t\t\tclass=\"ui-input__input-wrapper relative block h-md\"\n\t\t\t>\n\t\t\t\t<input\n\t\t\t\t\tv-model=\"checkboxModel\"\n\t\t\t\t\ttype=\"checkbox\"\n\t\t\t\t\tclass=\"absolute h-0 w-0 appearance-none border-0\"\n\t\t\t\t\t:value=\"value\"\n\t\t\t\t>\n\n\t\t\t\t<span class=\"ui-toggle__bg-block block h-md w-lg rounded-full bg-secondary-alt\" />\n\n\t\t\t\t<span class=\"ui-toggle__dot absolute top-0 block rounded-full bg-white\">\n\t\t\t\t\t<svg\n\t\t\t\t\t\tclass=\"ui-toggle__check-icon absolute\"\n\t\t\t\t\t\t:class=\"disabled ? 'text-primary-300' : 'text-primary'\"\n\t\t\t\t\t\twidth=\"16\"\n\t\t\t\t\t\theight=\"12\"\n\t\t\t\t\t\tviewBox=\"0 0 16 12\"\n\t\t\t\t\t\tfill=\"none\"\n\t\t\t\t\t\txmlns=\"http://www.w3.org/2000/svg\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<path\n\t\t\t\t\t\t\td=\"M1 4.40106L6.60071 10.1135L15.1694 1.71245\"\n\t\t\t\t\t\t\tstroke=\"currentColor\"\n\t\t\t\t\t\t\tstroke-width=\"1.6\"\n\t\t\t\t\t\t\tstroke-linecap=\"round\"\n\t\t\t\t\t\t/>\n\t\t\t\t\t</svg>\n\t\t\t\t</span>\n\t\t\t</span>\n\n\t\t\t<slot name=\"title\">\n\t\t\t\t<ui-typography\n\t\t\t\t\tv-if=\"title || $slots.title\"\n\t\t\t\t\t:size=\"ETypographySizes.MD\"\n\t\t\t\t\tclass=\"w-full\"\n\t\t\t\t\tline-height\n\t\t\t\t>\n\t\t\t\t\t{{ title }}\n\t\t\t\t</ui-typography>\n\t\t\t</slot>\n\t\t</label>\n\t</div>\n</template>\n\n<script lang=\"ts\" setup>\n\timport UiTypography, { ETypographySizes, ETextWeight } from \"../ui-typography\";\n\timport { computed } from \"vue\";\n\n\tconst props = defineProps<{\n\t\theader?: string;\n\t\ttitle?: string;\n\t\tmodelValue: boolean | unknown[];\n\t\tdisabled?: boolean;\n\t\tinvertOrder?: boolean;\n\t\talignCenter?: boolean;\n\t\tvalue?: string;\n\t}>();\n\n\tconst emit = defineEmits<{\n\t\t(e: \"update:modelValue\", state: unknown): void\n\t}>();\n\n\tconst checkboxModel = computed({\n\t\tget() {\n\t\t\treturn props.modelValue;\n\t\t},\n\t\tset(value) {\n\t\t\temit(\"update:modelValue\", value);\n\t\t}\n\t});\n</script>\n\n<style scoped>\n\t.ui-toggle__dot {\n\t\ttop: 50%;\n\t\twidth: 22px;\n\t\theight: 22px;\n\t\ttransform: translate3d(1px, -50%, 0);\n\t\ttransition: transform 0.2s ease-in-out;\n\t}\n\n\t.ui-toggle__check-icon {\n\t\ttop: 50%;\n\t\tleft: 50%;\n\t\ttransform: translate3d(-50%, -50%, 0);\n\t\tstroke-dasharray: 70;\n\t\tstroke-dashoffset: 70;\n\t\ttransition: stroke-dashoffset 0.2s ease-in-out;\n\t}\n\n\t.ui-toggle:hover .ui-toggle__dot,\n\t.ui-toggle:active .ui-toggle__dot,\n\t.ui-toggle:focus .ui-toggle__dot {\n\t\tbox-shadow: var(--shadow-border-secondary);\n\t}\n\n\t.ui-toggle input:checked ~ .ui-toggle__dot {\n\t\ttransform: translate3d(calc(var(--lg) - 100% - 1px), -50%, 0);\n\t}\n\n\t.ui-toggle:hover input:checked ~ .ui-toggle__dot,\n\t.ui-toggle:active input:checked ~ .ui-toggle__dot,\n\t.ui-toggle:focus input:checked ~ .ui-toggle__dot {\n\t\tbox-shadow: var(--shadow-border-primary);\n\t}\n\n\t.ui-toggle__bg-block {\n\t\ttransition: background-color 0.2s ease-in-out;\n\t}\n\n\t.ui-toggle_disabled .ui-toggle__bg-block {\n\t\tbackground-color: var(--color-secondary-alt-300);\n\t}\n\n\t.ui-toggle input:checked ~ .ui-toggle__bg-block {\n\t\tbackground-color: var(--color-primary);\n\t}\n\n\t.ui-toggle input:checked ~ .ui-toggle__dot .ui-toggle__check-icon {\n\t\tstroke-dashoffset: 0;\n\t}\n\n\t.ui-toggle_disabled input:checked ~ .ui-toggle__bg-block {\n\t\tbackground-color: var(--color-primary-300);\n\t}\n</style>\n"],"names":["props","__props","emit","__emit","checkboxModel","computed","value"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAyEC,UAAMA,IAAQC,GAURC,IAAOC,GAIPC,IAAgBC,EAAS;AAAA,MAC9B,MAAM;AACL,eAAOL,EAAM;AAAA,MACd;AAAA,MACA,IAAIM,GAAO;AACV,QAAAJ,EAAK,qBAAqBI,CAAK;AAAA,MAChC;AAAA,IAAA,CACA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"ui-toggle.vue2.js","sources":["../../../src/components/ui-toggle/ui-toggle.vue"],"sourcesContent":["<template>\n\t<div\n\t\tclass=\"ui-toggle\"\n\t>\n\t\t<slot name=\"header\">\n\t\t\t<ui-typography\n\t\t\t\tv-if=\"header || $slots.header\"\n\t\t\t\tline-height\n\t\t\t\tclass=\"mb-sm\"\n\t\t\t\t:weight=\"ETextWeight.SEMI_BOLD\"\n\t\t\t>\n\t\t\t\t{{ header }}\n\t\t\t</ui-typography>\n\t\t</slot>\n\n\t\t<label\n\t\t\tclass=\"flex cursor-pointer gap-sm rounded-full\"\n\t\t\t:class=\"[\n\t\t\t\tdisabled && 'ui-toggle_disabled pointer-events-none',\n\t\t\t\tinvertOrder && 'flex-row-reverse',\n\t\t\t\talignCenter && 'items-center'\n\t\t\t]\"\n\t\t>\n\t\t\t<span\n\t\t\t\tclass=\"ui-input__input-wrapper relative block h-md\"\n\t\t\t>\n\t\t\t\t<input\n\t\t\t\t\tv-model=\"checkboxModel\"\n\t\t\t\t\ttype=\"checkbox\"\n\t\t\t\t\tclass=\"absolute size-0 appearance-none border-0\"\n\t\t\t\t\t:value=\"value\"\n\t\t\t\t>\n\n\t\t\t\t<span class=\"ui-toggle__bg-block block h-md w-lg rounded-full bg-secondary-alt\" />\n\n\t\t\t\t<span class=\"ui-toggle__dot absolute top-0 block rounded-full bg-white\">\n\t\t\t\t\t<svg\n\t\t\t\t\t\tclass=\"ui-toggle__check-icon absolute\"\n\t\t\t\t\t\t:class=\"disabled ? 'text-primary-300' : 'text-primary'\"\n\t\t\t\t\t\twidth=\"16\"\n\t\t\t\t\t\theight=\"12\"\n\t\t\t\t\t\tviewBox=\"0 0 16 12\"\n\t\t\t\t\t\tfill=\"none\"\n\t\t\t\t\t\txmlns=\"http://www.w3.org/2000/svg\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<path\n\t\t\t\t\t\t\td=\"M1 4.40106L6.60071 10.1135L15.1694 1.71245\"\n\t\t\t\t\t\t\tstroke=\"currentColor\"\n\t\t\t\t\t\t\tstroke-width=\"1.6\"\n\t\t\t\t\t\t\tstroke-linecap=\"round\"\n\t\t\t\t\t\t/>\n\t\t\t\t\t</svg>\n\t\t\t\t</span>\n\t\t\t</span>\n\n\t\t\t<slot name=\"title\">\n\t\t\t\t<ui-typography\n\t\t\t\t\tv-if=\"title || $slots.title\"\n\t\t\t\t\t:size=\"ETypographySizes.MD\"\n\t\t\t\t\tclass=\"w-full\"\n\t\t\t\t\tline-height\n\t\t\t\t>\n\t\t\t\t\t{{ title }}\n\t\t\t\t</ui-typography>\n\t\t\t</slot>\n\t\t</label>\n\t</div>\n</template>\n\n<script lang=\"ts\" setup>\n\timport UiTypography, { ETypographySizes, ETextWeight } from \"../ui-typography\";\n\timport { computed } from \"vue\";\n\n\tconst props = defineProps<{\n\t\theader?: string;\n\t\ttitle?: string;\n\t\tmodelValue: boolean | unknown[];\n\t\tdisabled?: boolean;\n\t\tinvertOrder?: boolean;\n\t\talignCenter?: boolean;\n\t\tvalue?: string;\n\t}>();\n\n\tconst emit = defineEmits([\"update:modelValue\"]);\n\n\tconst checkboxModel = computed({\n\t\tget() {\n\t\t\treturn props.modelValue;\n\t\t},\n\t\tset(value) {\n\t\t\temit(\"update:modelValue\", value);\n\t\t}\n\t});\n</script>\n\n<style scoped>\n\t.ui-toggle__dot {\n\t\ttop: 50%;\n\t\twidth: 22px;\n\t\theight: 22px;\n\t\ttransform: translate3d(1px, -50%, 0);\n\t\ttransition: transform 0.2s ease-in-out;\n\t}\n\n\t.ui-toggle__check-icon {\n\t\ttop: 50%;\n\t\tleft: 50%;\n\t\ttransform: translate3d(-50%, -50%, 0);\n\t\tstroke-dasharray: 70;\n\t\tstroke-dashoffset: 70;\n\t\ttransition: stroke-dashoffset 0.2s ease-in-out;\n\t}\n\n\t.ui-toggle:hover .ui-toggle__dot,\n\t.ui-toggle:active .ui-toggle__dot,\n\t.ui-toggle:focus .ui-toggle__dot {\n\t\tbox-shadow: var(--shadow-border-secondary);\n\t}\n\n\t.ui-toggle input:checked ~ .ui-toggle__dot {\n\t\ttransform: translate3d(calc(var(--lg) - 100% - 1px), -50%, 0);\n\t}\n\n\t.ui-toggle:hover input:checked ~ .ui-toggle__dot,\n\t.ui-toggle:active input:checked ~ .ui-toggle__dot,\n\t.ui-toggle:focus input:checked ~ .ui-toggle__dot {\n\t\tbox-shadow: var(--shadow-border-primary);\n\t}\n\n\t.ui-toggle__bg-block {\n\t\ttransition: background-color 0.2s ease-in-out;\n\t}\n\n\t.ui-toggle_disabled .ui-toggle__bg-block {\n\t\tbackground-color: var(--color-secondary-alt-300);\n\t}\n\n\t.ui-toggle input:checked ~ .ui-toggle__bg-block {\n\t\tbackground-color: var(--color-primary);\n\t}\n\n\t.ui-toggle input:checked ~ .ui-toggle__dot .ui-toggle__check-icon {\n\t\tstroke-dashoffset: 0;\n\t}\n\n\t.ui-toggle_disabled input:checked ~ .ui-toggle__bg-block {\n\t\tbackground-color: var(--color-primary-300);\n\t}\n</style>\n"],"names":["props","__props","emit","__emit","checkboxModel","computed","value"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAyEC,UAAMA,IAAQC,GAURC,IAAOC,GAEPC,IAAgBC,EAAS;AAAA,MAC9B,MAAM;AACL,eAAOL,EAAM;AAAA,MACd;AAAA,MACA,IAAIM,GAAO;AACV,QAAAJ,EAAK,qBAAqBI,CAAK;AAAA,MAChC;AAAA,IAAA,CACA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -67,3 +67,4 @@ export declare enum ETextTransform {
67
67
  LOWERCASE = "lowercase",
68
68
  UPPERCASE = "uppercase"
69
69
  }
70
+ //# sourceMappingURL=_typings.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"_typings.d.ts","sourceRoot":"","sources":["../../../src/components/ui-typography/_typings.ts"],"names":[],"mappings":"AAAA,oBAAY,gBAAgB;IAC3B;;OAEG;IACH,GAAG,QAAQ;IACX;;OAEG;IACH,EAAE,OAAO;IACT;;OAEG;IACH,EAAE,OAAO;IACT;;OAEG;IACH,EAAE,MAAM;IACR;;OAEG;IACH,EAAE,OAAO;IACT;;OAEG;IACH,EAAE,OAAO;IACT;;OAEG;IACH,GAAG,QAAQ;IACX;;OAEG;IACH,IAAI,QAAQ;IACZ;;OAEG;IACH,KAAK,QAAQ;IACb;;OAEG;IACH,MAAM,QAAQ;CACd;AAED,oBAAY,WAAW;IACtB;;OAEG;IACH,KAAK,UAAU;IACf;;OAEG;IACH,OAAO,YAAY;IACnB;;OAEG;IACH,SAAS,cAAc;IACvB;;OAEG;IACH,IAAI,SAAS;CACb;AAED,oBAAY,UAAU;IACrB,IAAI,SAAS;IACb,MAAM,WAAW;IACjB,KAAK,UAAU;CACf;AAED,oBAAY,cAAc;IACzB,SAAS,cAAc;IACvB,SAAS,cAAc;CACvB"}
@@ -126,3 +126,4 @@ declare const deprecatedDefault: {
126
126
  export default deprecatedDefault;
127
127
  export { ETypographySizes, ETextWeight, ETextAlign, ETextTransform } from "./_typings";
128
128
  export { EColors } from "../../_types/colors";
129
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ui-typography/index.ts"],"names":[],"mappings":"AAAA,OAAO,YAAY,MAAM,qBAAqB,CAAC;AAE/C,OAAO,EAAE,YAAY,EAAE,CAAC;AACxB;;IAEI;AACJ,QAAA,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAe,CAAC;AACvC,eAAe,iBAAiB,CAAC;AAEjC,OAAO,EAAE,gBAAgB,EAAE,WAAW,EAAE,UAAU,EAAE,cAAc,EAAE,MAAM,YAAY,CAAC;AACvF,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC"}