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
@@ -17,9 +17,6 @@ declare const deprecatedDefault: {
17
17
  icon: {
18
18
  type: PropType<TIconName>;
19
19
  };
20
- elipsis: {
21
- type: PropType<boolean>;
22
- };
23
20
  }>>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<ExtractPropTypes<{
24
21
  size: {
25
22
  type: PropType<EBadgeSize>;
@@ -30,9 +27,6 @@ declare const deprecatedDefault: {
30
27
  icon: {
31
28
  type: PropType<TIconName>;
32
29
  };
33
- elipsis: {
34
- type: PropType<boolean>;
35
- };
36
30
  }>>, {}, true, {}, {}, {
37
31
  P: {};
38
32
  B: {};
@@ -50,9 +44,6 @@ declare const deprecatedDefault: {
50
44
  icon: {
51
45
  type: PropType<TIconName>;
52
46
  };
53
- elipsis: {
54
- type: PropType<boolean>;
55
- };
56
47
  }>>, {}, {}, {}, {}, {}>;
57
48
  __isFragment?: undefined;
58
49
  __isTeleport?: undefined;
@@ -67,9 +58,6 @@ declare const deprecatedDefault: {
67
58
  icon: {
68
59
  type: PropType<TIconName>;
69
60
  };
70
- elipsis: {
71
- type: PropType<boolean>;
72
- };
73
61
  }>>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
74
62
  $slots: {
75
63
  default?(_: {}): any;
@@ -77,3 +65,4 @@ declare const deprecatedDefault: {
77
65
  });
78
66
  export default deprecatedDefault;
79
67
  export { EBadgeKind, EBadgeSize } from "./_typings";
68
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ui-badge/index.ts"],"names":[],"mappings":"AAAA,OAAO,OAAO,MAAM,gBAAgB,CAAC;AAErC,OAAO,EAAE,OAAO,EAAE,CAAC;AAEnB;;GAEG;AACH,QAAA,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAU,CAAC;AAClC,eAAe,iBAAiB,CAAC;AAEjC,OAAO,EAAE,UAAU,EAAE,UAAU,EAAE,MAAM,YAAY,CAAC"}
@@ -1,16 +1,14 @@
1
- import { DefineComponent, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes, PropType } from 'vue';
1
+ import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes, PropType } from 'vue';
2
2
  import { EBadgeKind, EBadgeSize } from "./_typings";
3
3
  import { type TIconName } from "../ui-icon";
4
4
  declare const _default: __VLS_WithTemplateSlots<DefineComponent<__VLS_TypePropsToRuntimeProps<{
5
5
  size?: EBadgeSize | undefined;
6
6
  kind?: EBadgeKind | undefined;
7
7
  icon?: TIconName | undefined;
8
- elipsis?: boolean | undefined;
9
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
8
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
10
9
  size?: EBadgeSize | undefined;
11
10
  kind?: EBadgeKind | undefined;
12
11
  icon?: TIconName | undefined;
13
- elipsis?: boolean | undefined;
14
12
  }>>>, {}, {}>, {
15
13
  default?(_: {}): any;
16
14
  }>;
@@ -29,3 +27,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
29
27
  $slots: S;
30
28
  };
31
29
  };
30
+ //# sourceMappingURL=ui-badge.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ui-badge.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ui-badge/ui-badge.vue"],"names":[],"mappings":"AAgCA;AAGC,OAAO,EAAE,UAAU,EAAE,UAAU,EAAE,MAAM,YAAY,CAAC;AACpD,OAAe,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;;;;;;;;;;;;AA8JrD,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,62 +1,58 @@
1
- import { defineComponent as f, useSlots as h, computed as g, openBlock as i, createElementBlock as z, createElementVNode as l, createBlock as n, unref as t, createCommentVNode as a, normalizeClass as d, withCtx as S, renderSlot as k } from "vue";
2
- import { EBadgeSize as o, EBadgeKind as s } from "./_typings.js";
1
+ import { defineComponent as m, useSlots as f, computed as z, openBlock as o, createElementBlock as g, createElementVNode as s, createBlock as a, unref as t, createCommentVNode as l, withCtx as h, renderSlot as S, normalizeClass as k } from "vue";
2
+ import { EBadgeSize as r, EBadgeKind as i } from "./_typings.js";
3
3
  import E from "../ui-icon/index.js";
4
- import { ESize as w } from "../../_types/sizing.js";
5
- import v from "../ui-typography/index.js";
6
- import { ETypographySizes as r } from "../ui-typography/_typings.js";
7
- const y = { class: "ui-badge relative overflow-hidden text-white" }, B = { class: "relative z-[1] flex content-center items-center gap-xxs px-xs py-xxs" }, L = /* @__PURE__ */ f({
4
+ import { ESize as v } from "../../_types/sizing.js";
5
+ import b from "../ui-typography/index.js";
6
+ import { ETypographySizes as n } from "../ui-typography/_typings.js";
7
+ const w = { class: "ui-badge relative overflow-hidden text-white" }, y = { class: "relative z-[1] flex content-center items-center gap-xxs px-xs py-xxs" }, D = /* @__PURE__ */ m({
8
8
  __name: "ui-badge",
9
9
  props: {
10
10
  size: {},
11
11
  kind: {},
12
- icon: {},
13
- elipsis: { type: Boolean }
12
+ icon: {}
14
13
  },
15
- setup(c) {
16
- const p = c, u = h(), m = g(() => {
17
- switch (p.size) {
18
- case o.MEDIUM:
19
- return r.XS;
20
- case o.LARGE:
21
- return r.SM;
22
- case o.SMALL:
14
+ setup(d) {
15
+ const c = d, u = f(), p = z(() => {
16
+ switch (c.size) {
17
+ case r.MEDIUM:
18
+ return n.XS;
19
+ case r.LARGE:
20
+ return n.SM;
21
+ case r.SMALL:
23
22
  default:
24
- return r.XXS;
23
+ return n.XXS;
25
24
  }
26
25
  });
27
- return (e, b) => (i(), z("div", y, [
28
- l("div", B, [
29
- e.icon ? (i(), n(t(E), {
26
+ return (e, B) => (o(), g("div", w, [
27
+ s("div", y, [
28
+ e.icon ? (o(), a(t(E), {
30
29
  key: 0,
31
- size: t(w).SM,
30
+ size: t(v).SM,
32
31
  "icon-name": e.icon
33
- }, null, 8, ["size", "icon-name"])) : a("", !0),
34
- t(u).default ? (i(), n(t(v), {
32
+ }, null, 8, ["size", "icon-name"])) : l("", !0),
33
+ t(u).default ? (o(), a(t(b), {
35
34
  key: 1,
36
- size: m.value,
37
- class: d(["whitespace-nowrap", [
38
- e.elipsis && "overflow-hidden text-ellipsis"
39
- ]]),
35
+ size: p.value,
36
+ class: "whitespace-nowrap",
40
37
  "line-height": ""
41
38
  }, {
42
- default: S(() => [
43
- k(e.$slots, "default")
39
+ default: h(() => [
40
+ S(e.$slots, "default")
44
41
  ]),
45
42
  _: 3
46
- }, 8, ["size", "class"])) : a("", !0)
43
+ }, 8, ["size"])) : l("", !0)
47
44
  ]),
48
- l("div", {
49
- class: d(["absolute left-0 top-0 h-full w-full rounded-full", [
50
- (!e.kind || e.kind === t(s).PRIMARY) && "bg-primary-600",
51
- e.kind === t(s).ERROR && "bg-error-600",
52
- e.kind === t(s).ACCENT && "bg-accent-600",
53
- e.elipsis && "max-w-full"
45
+ s("div", {
46
+ class: k(["absolute left-0 top-0 size-full rounded-full", [
47
+ (!e.kind || e.kind === t(i).PRIMARY) && "bg-primary-600",
48
+ e.kind === t(i).ERROR && "bg-error-600",
49
+ e.kind === t(i).ACCENT && "bg-accent-600"
54
50
  ]])
55
51
  }, null, 2)
56
52
  ]));
57
53
  }
58
54
  });
59
55
  export {
60
- L as default
56
+ D as default
61
57
  };
62
58
  //# sourceMappingURL=ui-badge.vue.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ui-badge.vue.js","sources":["../../../src/components/ui-badge/ui-badge.vue"],"sourcesContent":["<template>\n\t<div\n\t\tclass=\"ui-badge relative overflow-hidden text-white\"\n\t>\n\t\t<div class=\"relative z-[1] flex content-center items-center gap-xxs px-xs py-xxs\">\n\t\t\t<ui-icon\n\t\t\t\tv-if=\"icon\"\n\t\t\t\t:size=\"ESize.SM\"\n\t\t\t\t:icon-name=\"icon\"\n\t\t\t/>\n\n\t\t\t<ui-typography\n\t\t\t\tv-if=\"slots.default\"\n\t\t\t\t:size=\"getBadgeSize\"\n\t\t\t\tclass=\"whitespace-nowrap\"\n\t\t\t\tline-height\n\t\t\t\t:class=\"[\n\t\t\t\t\telipsis && 'overflow-hidden text-ellipsis',\n\t\t\t\t]\"\n\t\t\t>\n\t\t\t\t<slot />\n\t\t\t</ui-typography>\n\t\t</div>\n\n\t\t<div\n\t\t\tclass=\"absolute left-0 top-0 h-full w-full rounded-full\"\n\t\t\t:class=\"[\n\t\t\t\t(!kind || kind === EBadgeKind.PRIMARY) && 'bg-primary-600',\n\n\t\t\t\tkind === EBadgeKind.ERROR && 'bg-error-600',\n\t\t\t\tkind === EBadgeKind.ACCENT && 'bg-accent-600',\n\t\t\t\telipsis && 'max-w-full',\n\t\t\t]\"\n\t\t/>\n\t</div>\n</template>\n\n<script lang=\"ts\" setup>\n\timport { computed, useSlots } from \"vue\";\n\timport { EBadgeKind, EBadgeSize } from \"./_typings\";\n\timport UiIcon, { type TIconName } from \"../ui-icon\";\n\timport { ESize } from \"../../_types/sizing\";\n\timport UiTypography, { ETypographySizes } from \"../ui-typography\";\n\n\tconst props = defineProps<{\n\t\tsize?: EBadgeSize;\n\t\tkind?: EBadgeKind;\n\t\ticon?: TIconName;\n\t\telipsis?: boolean;\n\t}>();\n\n\tconst slots = useSlots();\n\n\tconst getBadgeSize = computed(()=>{\n\t\tswitch (props.size) {\n\t\t\tcase EBadgeSize.MEDIUM:\n\t\t\t\treturn ETypographySizes.XS;\n\t\t\tcase EBadgeSize.LARGE:\n\t\t\t\treturn ETypographySizes.SM;\n\t\t\tcase EBadgeSize.SMALL:\n\t\t\tdefault:\n\t\t\t\treturn ETypographySizes.XXS;\n\t\t}\n\t});\n</script>\n"],"names":["props","__props","slots","useSlots","getBadgeSize","computed","EBadgeSize","ETypographySizes"],"mappings":";;;;;;;;;;;;;;;AA4CC,UAAMA,IAAQC,GAORC,IAAQC,KAERC,IAAeC,EAAS,MAAI;AACjC,cAAQL,EAAM,MAAM;AAAA,QACnB,KAAKM,EAAW;AACf,iBAAOC,EAAiB;AAAA,QACzB,KAAKD,EAAW;AACf,iBAAOC,EAAiB;AAAA,QACzB,KAAKD,EAAW;AAAA,QAChB;AACC,iBAAOC,EAAiB;AAAA,MAC1B;AAAA,IAAA,CACA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"ui-badge.vue.js","sources":["../../../src/components/ui-badge/ui-badge.vue"],"sourcesContent":["<template>\n\t<div\n\t\tclass=\"ui-badge relative overflow-hidden text-white\"\n\t>\n\t\t<div class=\"relative z-[1] flex content-center items-center gap-xxs px-xs py-xxs\">\n\t\t\t<ui-icon\n\t\t\t\tv-if=\"icon\"\n\t\t\t\t:size=\"ESize.SM\"\n\t\t\t\t:icon-name=\"icon\"\n\t\t\t/>\n\n\t\t\t<ui-typography\n\t\t\t\tv-if=\"slots.default\"\n\t\t\t\t:size=\"getBadgeSize\"\n\t\t\t\tclass=\"whitespace-nowrap\"\n\t\t\t\tline-height\n\t\t\t>\n\t\t\t\t<slot name=\"default\" />\n\t\t\t</ui-typography>\n\t\t</div>\n\n\t\t<div\n\t\t\tclass=\"absolute left-0 top-0 size-full rounded-full\"\n\t\t\t:class=\"[\n\t\t\t\t(!kind || kind === EBadgeKind.PRIMARY) && 'bg-primary-600',\n\n\t\t\t\tkind === EBadgeKind.ERROR && 'bg-error-600',\n\t\t\t\tkind === EBadgeKind.ACCENT && 'bg-accent-600',\n\t\t\t]\"\n\t\t/>\n\t</div>\n</template>\n\n<script lang=\"ts\" setup>\n\timport { computed, useSlots } from \"vue\";\n\timport { EBadgeKind, EBadgeSize } from \"./_typings\";\n\timport UiIcon, { type TIconName } from \"../ui-icon\";\n\timport { ESize } from \"../../_types/sizing\";\n\timport UiTypography, { ETypographySizes } from \"../ui-typography\";\n\n\tconst props = defineProps<{\n\t\tsize?: EBadgeSize;\n\t\tkind?: EBadgeKind;\n\t\ticon?: TIconName;\n\t}>();\n\n\tconst slots = useSlots();\n\n\tconst getBadgeSize = computed(()=>{\n\t\tswitch (props.size) {\n\t\t\tcase EBadgeSize.MEDIUM:\n\t\t\t\treturn ETypographySizes.XS;\n\t\t\tcase EBadgeSize.LARGE:\n\t\t\t\treturn ETypographySizes.SM;\n\t\t\tcase EBadgeSize.SMALL:\n\t\t\tdefault:\n\t\t\t\treturn ETypographySizes.XXS;\n\t\t}\n\t});\n</script>\n"],"names":["props","__props","slots","useSlots","getBadgeSize","computed","EBadgeSize","ETypographySizes"],"mappings":";;;;;;;;;;;;;;AAwCC,UAAMA,IAAQC,GAMRC,IAAQC,KAERC,IAAeC,EAAS,MAAI;AACjC,cAAQL,EAAM,MAAM;AAAA,QACnB,KAAKM,EAAW;AACf,iBAAOC,EAAiB;AAAA,QACzB,KAAKD,EAAW;AACf,iBAAOC,EAAiB;AAAA,QACzB,KAAKD,EAAW;AAAA,QAChB;AACC,iBAAOC,EAAiB;AAAA,MAC1B;AAAA,IAAA,CACA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -59,3 +59,4 @@ export declare enum EBerSize {
59
59
  MEDIUM = "medium"
60
60
  }
61
61
  export {};
62
+ //# sourceMappingURL=_types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"_types.d.ts","sourceRoot":"","sources":["../../../src/components/ui-ber-rank/_types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAE9C,KAAK,GAAG,CAAC,CAAC,SAAS,MAAM,IAAI,MAAM,SAAS,CAAC,GAAG,MAAM,GAAE,MAAM,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC;AACtE,KAAK,MAAM,CAAC,CAAC,SAAS,MAAM,EAAE,CAAC,SAAS,OAAO,EAAE,IAAI,CAAC,CAAC,QAAQ,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC,MAAM,CAAC,GAAG,MAAM,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,QAAQ,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC;AAExH,MAAM,MAAM,cAAc,GAAG,GAAG,CAAC,OAAO,iBAAiB,CAAC,MAAM,CAAC,CAAA;AACjE,MAAM,MAAM,cAAc,GAAG,GAAG,cAAc,EAAE,CAAC;AACjD,MAAM,MAAM,QAAQ,GAAG,OAAO,iBAAiB,CAAC,cAAc,CAAC,CAAC,MAAM,CAAC,CAAC;AAExE,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAiEpB,CAAC;AAEX,eAAO,MAAM,YAAY,kHAA4C,CAAC;AAEtE,oBAAY,QAAQ;IACnB,KAAK,UAAU;IACf,MAAM,WAAW;CACjB"}
@@ -1,5 +1,5 @@
1
1
  import { EBerSize } from './_types';
2
- import { DefineComponent, PropType, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes } from 'vue';
2
+ import { DefineComponent, PropType, ComponentOptionsMixin, PublicProps, ExtractPropTypes } from 'vue';
3
3
  import UiBerRank from "./ui-ber-rank.vue";
4
4
  export { UiBerRank };
5
5
  export { EBerSize } from "./_types";
@@ -15,7 +15,7 @@ declare const deprecatedDefault: DefineComponent<{
15
15
  type: PropType<number | "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "14" | "15">;
16
16
  required: true;
17
17
  };
18
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
18
+ }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
19
19
  size: {
20
20
  type: PropType<EBerSize>;
21
21
  default: EBerSize;
@@ -28,3 +28,4 @@ declare const deprecatedDefault: DefineComponent<{
28
28
  size: EBerSize;
29
29
  }, {}>;
30
30
  export default deprecatedDefault;
31
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ui-ber-rank/index.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,mBAAmB,CAAC;AAE1C,OAAO,EAAE,SAAS,EAAE,CAAC;AACrB,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAEpC;;GAEG;AACH,QAAA,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;MAAY,CAAC;AACpC,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 { type TBerPropNumber, type TBerPropString, EBerSize } from "./_types";
3
3
  declare const _default: DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
4
4
  rank: TBerPropNumber | TBerPropString | number;
5
5
  size?: EBerSize | undefined;
6
6
  }>, {
7
7
  size: EBerSize;
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
  rank: TBerPropNumber | TBerPropString | number;
10
10
  size?: EBerSize | undefined;
11
11
  }>, {
@@ -31,3 +31,4 @@ type __VLS_WithDefaults<P, D> = {
31
31
  type __VLS_Prettify<T> = {
32
32
  [K in keyof T]: T[K];
33
33
  } & {};
34
+ //# sourceMappingURL=ui-ber-rank.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ui-ber-rank.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ui-ber-rank/ui-ber-rank.vue"],"names":[],"mappings":"AA6DA;AAKC,OAAO,EAAqB,KAAK,cAAc,EAAE,KAAK,cAAc,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;;UA0L1F,cAAc,GAAG,cAAc,GAAG,MAAM;;;;;UAAxC,cAAc,GAAG,cAAc,GAAG,MAAM;;;;;UACvC,QAAQ;;AAPjB,wBASG;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"}
@@ -1,4 +1,4 @@
1
- import { defineComponent as v, computed as x, openBlock as s, createElementBlock as n, createElementVNode as o, normalizeClass as _, unref as e, createVNode as l, withCtx as a, createTextVNode as m, toDisplayString as z } from "vue";
1
+ import { defineComponent as z, computed as v, openBlock as s, createElementBlock as n, createElementVNode as o, normalizeClass as _, unref as e, createVNode as l, withCtx as a, createTextVNode as m, toDisplayString as x } from "vue";
2
2
  import c from "../ui-typography/index.js";
3
3
  import { EColors as p } from "../../_types/colors.js";
4
4
  import { EBerSize as t, berRankDictionary as i } from "./_types.js";
@@ -15,14 +15,14 @@ const L = { class: "ui-ber-rank flex" }, M = { class: "ui-ber-rank__icon-wrapper
15
15
  fill: "currentColor"
16
16
  }, null, -1), y = [
17
17
  D
18
- ], A = /* @__PURE__ */ v({
18
+ ], A = /* @__PURE__ */ z({
19
19
  __name: "ui-ber-rank",
20
20
  props: {
21
21
  rank: {},
22
22
  size: { default: t.MEDIUM }
23
23
  },
24
24
  setup(w) {
25
- const E = w, d = x(() => {
25
+ const E = w, d = v(() => {
26
26
  switch (E.size) {
27
27
  case t.SMALL:
28
28
  return u.SM;
@@ -50,7 +50,7 @@ const L = { class: "ui-ber-rank flex" }, M = { class: "ui-ber-rank__icon-wrapper
50
50
  weight: e(h).BOLD,
51
51
  size: d.value,
52
52
  "text-transform": e(k).UPPERCASE,
53
- class: "absolute left-0 top-0 flex h-full w-full items-center justify-center"
53
+ class: "absolute left-0 top-0 flex size-full items-center justify-center"
54
54
  }, {
55
55
  default: a(() => [
56
56
  m(" ber ")
@@ -80,12 +80,12 @@ const L = { class: "ui-ber-rank flex" }, M = { class: "ui-ber-rank__icon-wrapper
80
80
  weight: e(h).BOLD,
81
81
  size: d.value,
82
82
  "text-transform": e(k).UPPERCASE,
83
- class: "absolute left-0 top-0 flex h-full w-full items-center justify-center"
83
+ class: "absolute left-0 top-0 flex size-full items-center justify-center"
84
84
  }, {
85
85
  default: a(() => {
86
86
  var f;
87
87
  return [
88
- m(z(((f = e(i)[+r.rank]) == null ? void 0 : f.text) || e(i)[0].text), 1)
88
+ m(x(((f = e(i)[+r.rank]) == null ? void 0 : f.text) || e(i)[0].text), 1)
89
89
  ];
90
90
  }),
91
91
  _: 1
@@ -1 +1 @@
1
- {"version":3,"file":"ui-ber-rank.vue.js","sources":["../../../src/components/ui-ber-rank/ui-ber-rank.vue"],"sourcesContent":["<template>\n\t<div class=\"ui-ber-rank flex\">\n\t\t<div class=\"ui-ber-rank__icon-wrapper relative\">\n\t\t\t<svg\n\t\t\t\tclass=\"text-secondary\"\n\t\t\t\t:class=\"[\n\t\t\t\t\tsize === EBerSize.SMALL && 'ui-ber-rank__icon_small',\n\t\t\t\t\tsize === EBerSize.MEDIUM && 'ui-ber-rank__icon_medium',\n\t\t\t\t]\"\n\t\t\t\tviewBox=\"0 0 160 60\"\n\t\t\t\tfill=\"none\"\n\t\t\t\txmlns=\"http://www.w3.org/2000/svg\"\n\t\t\t>\n\t\t\t\t<path\n\t\t\t\t\tfill-rule=\"evenodd\"\n\t\t\t\t\td=\"M0.279251 15.36C0.279251 9.9835 0.279251 7.29524 1.32559 5.24169C2.24597 3.43534 3.71459 1.96672 5.52094 1.04634C7.5745 0 10.2627 0 15.6393 0H139.208C143.189 0 145.18 0 146.874 0.666121C148.369 1.25435 149.693 2.20864 150.724 3.44151C151.892 4.83764 152.521 6.72601 153.78 10.5027L158.93 25.9523C159.431 27.4541 159.681 28.205 159.78 28.9732C159.869 29.6549 159.869 30.3451 159.78 31.0268C159.681 31.795 159.431 32.5459 158.93 34.0477L153.78 49.4973C152.521 53.274 151.892 55.1624 150.724 56.5585C149.693 57.7914 148.369 58.7457 146.874 59.3339C145.18 60 143.189 60 139.208 60H15.6393C10.2627 60 7.5745 60 5.52094 58.9537C3.71459 58.0333 2.24597 56.5647 1.32559 54.7583C0.279251 52.7048 0.279251 50.0165 0.279251 44.64V15.36Z\"\n\t\t\t\t\tfill=\"currentColor\"\n\t\t\t\t/>\n\t\t\t</svg>\n\t\t\t<ui-typography\n\t\t\t\t:kind=\"EColors.WHITE\"\n\t\t\t\t:weight=\"ETextWeight.BOLD\"\n\t\t\t\t:size=\"textSize\"\n\t\t\t\t:text-transform=\"ETextTransform.UPPERCASE\"\n\t\t\t\tclass=\"absolute left-0 top-0 flex h-full w-full items-center justify-center\"\n\t\t\t>\n\t\t\t\tber\n\t\t\t</ui-typography>\n\t\t</div>\n\n\t\t<div class=\"ui-ber-rank__icon-wrapper relative\">\n\t\t\t<ui-typography :kind=\"berRankDictionary[+rank]?.color || berRankDictionary[0].color\">\n\t\t\t\t<svg\n\t\t\t\t\t:class=\"[\n\t\t\t\t\t\tsize === EBerSize.SMALL && 'ui-ber-rank__icon_small',\n\t\t\t\t\t\tsize === EBerSize.MEDIUM && 'ui-ber-rank__icon_medium',\n\t\t\t\t\t]\"\n\t\t\t\t\tviewBox=\"0 0 106 60\"\n\t\t\t\t\tfill=\"none\"\n\t\t\t\t\txmlns=\"http://www.w3.org/2000/svg\"\n\t\t\t\t>\n\t\t\t\t\t<path\n\t\t\t\t\t\tfill-rule=\"evenodd\"\n\t\t\t\t\t\td=\"M3.01833 20.2172C0.74308 13.3915 -0.394547 9.9786 0.287586 7.26202C0.884697 4.88404 2.36903 2.82464 4.43616 1.50619C6.79762 0 10.3951 0 17.5901 0H90.3607C95.7373 0 98.4255 0 100.479 1.04634C102.285 1.96672 103.754 3.43534 104.674 5.24169C105.721 7.29524 105.721 9.9835 105.721 15.36V44.64C105.721 50.0165 105.721 52.7048 104.674 54.7583C103.754 56.5647 102.285 58.0333 100.479 58.9537C98.4255 60 95.7373 60 90.3607 60H17.5901C10.3951 60 6.79762 60 4.43616 58.4938C2.36903 57.1754 0.884697 55.116 0.287586 52.738C-0.394547 50.0214 0.743081 46.6085 3.01834 39.7827L4.93001 34.0477C5.43062 32.5459 5.68093 31.795 5.78035 31.0268C5.86857 30.3451 5.86857 29.6549 5.78035 28.9732C5.68093 28.205 5.43062 27.4541 4.93001 25.9523L3.01833 20.2172Z\"\n\t\t\t\t\t\tfill=\"currentColor\"\n\t\t\t\t\t/>\n\t\t\t\t</svg>\n\t\t\t</ui-typography>\n\n\t\t\t<ui-typography\n\t\t\t\t:kind=\"EColors.WHITE\"\n\t\t\t\t:weight=\"ETextWeight.BOLD\"\n\t\t\t\t:size=\"textSize\"\n\t\t\t\t:text-transform=\"ETextTransform.UPPERCASE\"\n\t\t\t\tclass=\"absolute left-0 top-0 flex h-full w-full items-center justify-center\"\n\t\t\t>\n\t\t\t\t{{ berRankDictionary[+rank]?.text || berRankDictionary[0].text }}\n\t\t\t</ui-typography>\n\t\t</div>\n\t</div>\n</template>\n\n<script lang=\"ts\" setup>\n\timport { computed } from \"vue\";\n\timport UiTypography, { ETextWeight, ETypographySizes, ETextTransform } from \"../ui-typography\";\n\timport { EColors } from \"../../_types/colors\";\n\timport { berRankDictionary, type TBerPropNumber, type TBerPropString, EBerSize } from \"./_types\";\n\n\tconst props = withDefaults(defineProps<{\n\t\trank: TBerPropNumber | TBerPropString | number; // from 0 to 15\n\t\tsize?: EBerSize\n\t}>(), {\n\t\tsize: EBerSize.MEDIUM\n\t});\n\n\tconst textSize = computed(()=>{\n\t\tswitch (props.size) {\n\t\t\tcase EBerSize.SMALL:\n\t\t\t\treturn ETypographySizes.SM;\n\t\t\tcase EBerSize.MEDIUM:\n\t\t\t\treturn ETypographySizes.XXXL;\n\t\t\tdefault:\n\t\t\t\treturn ETypographySizes.XXXL;\n\t\t}\n\t});\n</script>\n\n<style>\n\t.ui-ber-rank__icon_medium {\n\t\theight: 60px;\n\t}\n\n\t.ui-ber-rank__icon_small {\n\t\theight: 30px;\n\t}\n</style>\n"],"names":["props","__props","textSize","computed","EBerSize","ETypographySizes"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;AAoEC,UAAMA,IAAQC,GAORC,IAAWC,EAAS,MAAI;AAC7B,cAAQH,EAAM,MAAM;AAAA,QACnB,KAAKI,EAAS;AACb,iBAAOC,EAAiB;AAAA,QACzB,KAAKD,EAAS;AACb,iBAAOC,EAAiB;AAAA,QACzB;AACC,iBAAOA,EAAiB;AAAA,MAC1B;AAAA,IAAA,CACA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"ui-ber-rank.vue.js","sources":["../../../src/components/ui-ber-rank/ui-ber-rank.vue"],"sourcesContent":["<template>\n\t<div class=\"ui-ber-rank flex\">\n\t\t<div class=\"ui-ber-rank__icon-wrapper relative\">\n\t\t\t<svg\n\t\t\t\tclass=\"text-secondary\"\n\t\t\t\t:class=\"[\n\t\t\t\t\tsize === EBerSize.SMALL && 'ui-ber-rank__icon_small',\n\t\t\t\t\tsize === EBerSize.MEDIUM && 'ui-ber-rank__icon_medium',\n\t\t\t\t]\"\n\t\t\t\tviewBox=\"0 0 160 60\"\n\t\t\t\tfill=\"none\"\n\t\t\t\txmlns=\"http://www.w3.org/2000/svg\"\n\t\t\t>\n\t\t\t\t<path\n\t\t\t\t\tfill-rule=\"evenodd\"\n\t\t\t\t\td=\"M0.279251 15.36C0.279251 9.9835 0.279251 7.29524 1.32559 5.24169C2.24597 3.43534 3.71459 1.96672 5.52094 1.04634C7.5745 0 10.2627 0 15.6393 0H139.208C143.189 0 145.18 0 146.874 0.666121C148.369 1.25435 149.693 2.20864 150.724 3.44151C151.892 4.83764 152.521 6.72601 153.78 10.5027L158.93 25.9523C159.431 27.4541 159.681 28.205 159.78 28.9732C159.869 29.6549 159.869 30.3451 159.78 31.0268C159.681 31.795 159.431 32.5459 158.93 34.0477L153.78 49.4973C152.521 53.274 151.892 55.1624 150.724 56.5585C149.693 57.7914 148.369 58.7457 146.874 59.3339C145.18 60 143.189 60 139.208 60H15.6393C10.2627 60 7.5745 60 5.52094 58.9537C3.71459 58.0333 2.24597 56.5647 1.32559 54.7583C0.279251 52.7048 0.279251 50.0165 0.279251 44.64V15.36Z\"\n\t\t\t\t\tfill=\"currentColor\"\n\t\t\t\t/>\n\t\t\t</svg>\n\t\t\t<ui-typography\n\t\t\t\t:kind=\"EColors.WHITE\"\n\t\t\t\t:weight=\"ETextWeight.BOLD\"\n\t\t\t\t:size=\"textSize\"\n\t\t\t\t:text-transform=\"ETextTransform.UPPERCASE\"\n\t\t\t\tclass=\"absolute left-0 top-0 flex size-full items-center justify-center\"\n\t\t\t>\n\t\t\t\tber\n\t\t\t</ui-typography>\n\t\t</div>\n\n\t\t<div class=\"ui-ber-rank__icon-wrapper relative\">\n\t\t\t<ui-typography :kind=\"berRankDictionary[+rank]?.color || berRankDictionary[0].color\">\n\t\t\t\t<svg\n\t\t\t\t\t:class=\"[\n\t\t\t\t\t\tsize === EBerSize.SMALL && 'ui-ber-rank__icon_small',\n\t\t\t\t\t\tsize === EBerSize.MEDIUM && 'ui-ber-rank__icon_medium',\n\t\t\t\t\t]\"\n\t\t\t\t\tviewBox=\"0 0 106 60\"\n\t\t\t\t\tfill=\"none\"\n\t\t\t\t\txmlns=\"http://www.w3.org/2000/svg\"\n\t\t\t\t>\n\t\t\t\t\t<path\n\t\t\t\t\t\tfill-rule=\"evenodd\"\n\t\t\t\t\t\td=\"M3.01833 20.2172C0.74308 13.3915 -0.394547 9.9786 0.287586 7.26202C0.884697 4.88404 2.36903 2.82464 4.43616 1.50619C6.79762 0 10.3951 0 17.5901 0H90.3607C95.7373 0 98.4255 0 100.479 1.04634C102.285 1.96672 103.754 3.43534 104.674 5.24169C105.721 7.29524 105.721 9.9835 105.721 15.36V44.64C105.721 50.0165 105.721 52.7048 104.674 54.7583C103.754 56.5647 102.285 58.0333 100.479 58.9537C98.4255 60 95.7373 60 90.3607 60H17.5901C10.3951 60 6.79762 60 4.43616 58.4938C2.36903 57.1754 0.884697 55.116 0.287586 52.738C-0.394547 50.0214 0.743081 46.6085 3.01834 39.7827L4.93001 34.0477C5.43062 32.5459 5.68093 31.795 5.78035 31.0268C5.86857 30.3451 5.86857 29.6549 5.78035 28.9732C5.68093 28.205 5.43062 27.4541 4.93001 25.9523L3.01833 20.2172Z\"\n\t\t\t\t\t\tfill=\"currentColor\"\n\t\t\t\t\t/>\n\t\t\t\t</svg>\n\t\t\t</ui-typography>\n\n\t\t\t<ui-typography\n\t\t\t\t:kind=\"EColors.WHITE\"\n\t\t\t\t:weight=\"ETextWeight.BOLD\"\n\t\t\t\t:size=\"textSize\"\n\t\t\t\t:text-transform=\"ETextTransform.UPPERCASE\"\n\t\t\t\tclass=\"absolute left-0 top-0 flex size-full items-center justify-center\"\n\t\t\t>\n\t\t\t\t{{ berRankDictionary[+rank]?.text || berRankDictionary[0].text }}\n\t\t\t</ui-typography>\n\t\t</div>\n\t</div>\n</template>\n\n<script lang=\"ts\" setup>\n\timport { computed } from \"vue\";\n\timport UiTypography, { ETextWeight, ETypographySizes, ETextTransform } from \"../ui-typography\";\n\timport { EColors } from \"../../_types/colors\";\n\timport { berRankDictionary, type TBerPropNumber, type TBerPropString, EBerSize } from \"./_types\";\n\n\tconst props = withDefaults(defineProps<{\n\t\trank: TBerPropNumber | TBerPropString | number; // from 0 to 15\n\t\tsize?: EBerSize\n\t}>(), {\n\t\tsize: EBerSize.MEDIUM\n\t});\n\n\tconst textSize = computed(()=>{\n\t\tswitch (props.size) {\n\t\t\tcase EBerSize.SMALL:\n\t\t\t\treturn ETypographySizes.SM;\n\t\t\tcase EBerSize.MEDIUM:\n\t\t\t\treturn ETypographySizes.XXXL;\n\t\t\tdefault:\n\t\t\t\treturn ETypographySizes.XXXL;\n\t\t}\n\t});\n</script>\n\n<style>\n\t.ui-ber-rank__icon_medium {\n\t\theight: 60px;\n\t}\n\n\t.ui-ber-rank__icon_small {\n\t\theight: 30px;\n\t}\n</style>\n"],"names":["props","__props","textSize","computed","EBerSize","ETypographySizes"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;AAoEC,UAAMA,IAAQC,GAORC,IAAWC,EAAS,MAAI;AAC7B,cAAQH,EAAM,MAAM;AAAA,QACnB,KAAKI,EAAS;AACb,iBAAOC,EAAiB;AAAA,QACzB,KAAKD,EAAS;AACb,iBAAOC,EAAiB;AAAA,QACzB;AACC,iBAAOA,EAAiB;AAAA,MAC1B;AAAA,IAAA,CACA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -15,3 +15,4 @@ export declare enum EButtonSizes {
15
15
  MEDIUM = "md",
16
16
  LARGE = "lg"
17
17
  }
18
+ //# sourceMappingURL=_typings.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"_typings.d.ts","sourceRoot":"","sources":["../../../src/components/ui-button/_typings.ts"],"names":[],"mappings":"AAAA,oBAAY,YAAY;IACvB,OAAO,YAAY;IACnB,SAAS,cAAc;IACvB,KAAK,UAAU;IACf,OAAO,YAAY;IACnB,eAAe,oBAAoB;IACnC,iBAAiB,sBAAsB;IACvC,aAAa,kBAAkB;IAC/B,eAAe,oBAAoB;IACnC,IAAI,SAAS;CACb;AACD,oBAAY,YAAY;IACvB,OAAO,YAAY;IACnB,KAAK,OAAO;IACZ,MAAM,OAAO;IACb,KAAK,OAAO;CACZ"}
@@ -109,3 +109,4 @@ declare const deprecatedDefault: {
109
109
  };
110
110
  });
111
111
  export default deprecatedDefault;
112
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ui-button/index.ts"],"names":[],"mappings":"AAAA,OAAO,QAAQ,MAAM,iBAAiB,CAAC;AAEvC,OAAO,EAAE,QAAQ,EAAE,CAAC;AACpB,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;AAExD;;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
  import { EButtonSizes, EButtonTypes } from "./_typings";
3
3
  type TProps = {
4
4
  kind?: EButtonTypes;
@@ -11,7 +11,7 @@ declare const _default: __VLS_WithTemplateSlots<DefineComponent<__VLS_WithDefaul
11
11
  size: EButtonSizes;
12
12
  fullWidth: boolean;
13
13
  disabled: boolean;
14
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<TProps>, {
14
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<TProps>, {
15
15
  kind: EButtonTypes;
16
16
  size: EButtonSizes;
17
17
  fullWidth: boolean;
@@ -49,3 +49,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
49
49
  $slots: S;
50
50
  };
51
51
  };
52
+ //# sourceMappingURL=ui-button.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ui-button.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ui-button/ui-button.vue"],"names":[],"mappings":"AAyDA;AAEC,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;AAIzD,KAAK,MAAM,GAAG;IACZ,IAAI,CAAC,EAAE,YAAY,CAAC;IACpB,IAAI,CAAC,EAAE,YAAY,CAAC;IACpB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACnB,CAAA;;;;;;;;;;;;;;;;;;;;;AAuIF,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"}
@@ -89,3 +89,4 @@ declare const deprecatedDefault: {
89
89
  };
90
90
  });
91
91
  export default deprecatedDefault;
92
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ui-card-cta/index.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,mBAAmB,CAAC;AAE1C,OAAO,EAAE,SAAS,EAAE,CAAC;AACrB;;GAEG;AACH,QAAA,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAY,CAAC;AACpC,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
  import type { TIconName } from "../ui-icon";
3
3
  declare const _default: __VLS_WithTemplateSlots<DefineComponent<__VLS_TypePropsToRuntimeProps<{
4
4
  invertOrder?: boolean | undefined;
@@ -6,7 +6,7 @@ declare const _default: __VLS_WithTemplateSlots<DefineComponent<__VLS_TypePropsT
6
6
  iconName?: TIconName | undefined;
7
7
  title?: string | undefined;
8
8
  description?: string | undefined;
9
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
9
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
10
10
  invertOrder?: boolean | undefined;
11
11
  disabled?: boolean | undefined;
12
12
  iconName?: TIconName | undefined;
@@ -32,3 +32,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
32
32
  $slots: S;
33
33
  };
34
34
  };
35
+ //# sourceMappingURL=ui-card-cta.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ui-card-cta.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ui-card-cta/ui-card-cta.vue"],"names":[],"mappings":"AAiEA;AAOC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;;;;;;;;;;;;;;;;;;AAmM7C,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"}
@@ -87,3 +87,4 @@ declare const deprecatedDefault: {
87
87
  };
88
88
  });
89
89
  export default deprecatedDefault;
90
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ui-card-result/index.ts"],"names":[],"mappings":"AAAA,OAAO,YAAY,MAAM,sBAAsB,CAAC;AAEhD,OAAO,EAAE,YAAY,EAAE,CAAC;AACxB;;GAEG;AACH,QAAA,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAe,CAAC;AACvC,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
  declare const _default: __VLS_WithTemplateSlots<DefineComponent<__VLS_TypePropsToRuntimeProps<{
3
3
  header?: string | undefined;
4
4
  exclusiveText?: string | undefined;
5
5
  exclusiveTextBottom?: string | undefined;
6
6
  exclusiveClickAction?: (() => void) | undefined;
7
7
  exclusiveBottomClickAction?: (() => void) | undefined;
8
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
8
+ }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
9
9
  header?: string | undefined;
10
10
  exclusiveText?: string | undefined;
11
11
  exclusiveTextBottom?: string | undefined;
@@ -30,3 +30,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
30
30
  $slots: S;
31
31
  };
32
32
  };
33
+ //# sourceMappingURL=ui-card-result.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ui-card-result.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ui-card-result/ui-card-result.vue"],"names":[],"mappings":"AAsEA;;;;;;;;;;;;;;;;;AAkPA,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-card-result__header[data-v-99edfa3c]{grid-template-columns:1fr auto}.line-clamp[data-v-99edfa3c]{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}")),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
2
- import o from "./ui-card-result.vue2.js";
1
+ (function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode(".ui-card-result__header[data-v-c7aa8ae2]{grid-template-columns:1fr auto}.line-clamp[data-v-c7aa8ae2]{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}")),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
2
+ import a from "./ui-card-result.vue2.js";
3
3
 
4
- import t from "../../_virtual/_plugin-vue_export-helper.js";
5
- const f = /* @__PURE__ */ t(o, [["__scopeId", "data-v-99edfa3c"]]);
4
+ import o from "../../_virtual/_plugin-vue_export-helper.js";
5
+ const m = /* @__PURE__ */ o(a, [["__scopeId", "data-v-c7aa8ae2"]]);
6
6
  export {
7
- f as default
7
+ m as default
8
8
  };
9
9
  //# sourceMappingURL=ui-card-result.vue.js.map
@@ -1,7 +1,7 @@
1
- import { defineComponent as k, openBlock as o, createElementBlock as s, createVNode as g, unref as e, withCtx as r, createTextVNode as d, toDisplayString as n, createCommentVNode as a, createElementVNode as c, createBlock as f, renderSlot as x } from "vue";
2
- import u from "../ui-typography/index.js";
3
- import { EColors as m } from "../../_types/colors.js";
4
- import { ETypographySizes as p, ETextAlign as h, ETextWeight as v } from "../ui-typography/_typings.js";
1
+ import { defineComponent as k, openBlock as o, createElementBlock as l, createVNode as g, unref as e, withCtx as r, createTextVNode as n, toDisplayString as d, createCommentVNode as a, createElementVNode as c, createBlock as f, renderSlot as x } from "vue";
2
+ import u from "../ui-typography/ui-typography.vue.js";
3
+ import { ETypographySizes as m, ETextAlign as h, ETextWeight as v } from "../ui-typography/_typings.js";
4
+ import { EColors as p } from "../../_types/colors.js";
5
5
  const y = { class: "ui-card-result" }, C = { class: "relative grid overflow-hidden rounded-2xl border border-secondary-alt-400 bg-white" }, b = { class: "ui-card-result__header m-xs mb-sm grid items-center justify-between gap-xs rounded-lg bg-secondary-alt-200 p-xs" }, E = { class: "w-full overflow-hidden bg-white p-sm pt-0" }, N = /* @__PURE__ */ k({
6
6
  __name: "ui-card-result",
7
7
  props: {
@@ -12,23 +12,23 @@ const y = { class: "ui-card-result" }, C = { class: "relative grid overflow-hidd
12
12
  exclusiveBottomClickAction: { type: Function }
13
13
  },
14
14
  setup(T) {
15
- return (i, t) => (o(), s("div", y, [
16
- i.exclusiveText ? (o(), s("div", {
15
+ return (i, t) => (o(), l("div", y, [
16
+ i.exclusiveText ? (o(), l("div", {
17
17
  key: 0,
18
18
  class: "-mb-lg rounded-2xl bg-primary px-sm pb-lg",
19
19
  onClick: t[0] || (t[0] = //@ts-ignore
20
- (...l) => i.exclusiveClickAction && i.exclusiveClickAction(...l))
20
+ (...s) => i.exclusiveClickAction && i.exclusiveClickAction(...s))
21
21
  }, [
22
22
  g(e(u), {
23
23
  class: "py-xs",
24
24
  "line-height": "",
25
- size: e(p).XXS,
26
- kind: e(m).WHITE,
25
+ size: e(m).XXS,
26
+ kind: e(p).WHITE,
27
27
  align: e(h).CENTER,
28
28
  weight: e(v).SEMI_BOLD
29
29
  }, {
30
30
  default: r(() => [
31
- d(n(i.exclusiveText), 1)
31
+ n(d(i.exclusiveText), 1)
32
32
  ]),
33
33
  _: 1
34
34
  }, 8, ["size", "kind", "align", "weight"])
@@ -39,12 +39,12 @@ const y = { class: "ui-card-result" }, C = { class: "relative grid overflow-hidd
39
39
  key: 0,
40
40
  "line-height": "",
41
41
  class: "line-clamp flex-1",
42
- size: e(p).SM,
42
+ size: e(m).SM,
43
43
  weight: e(v).BOLD,
44
- kind: e(m).SECONDARY
44
+ kind: e(p).SECONDARY
45
45
  }, {
46
46
  default: r(() => [
47
- d(n(i.header), 1)
47
+ n(d(i.header), 1)
48
48
  ]),
49
49
  _: 1
50
50
  }, 8, ["size", "weight", "kind"])) : a("", !0),
@@ -54,21 +54,21 @@ const y = { class: "ui-card-result" }, C = { class: "relative grid overflow-hidd
54
54
  x(i.$slots, "default", {}, void 0, !0)
55
55
  ])
56
56
  ]),
57
- i.exclusiveTextBottom ? (o(), s("div", {
57
+ i.exclusiveTextBottom ? (o(), l("div", {
58
58
  key: 1,
59
59
  class: "-mt-lg rounded-2xl border border-secondary-alt-400 bg-secondary-alt-200 px-sm pt-lg",
60
60
  onClick: t[1] || (t[1] = //@ts-ignore
61
- (...l) => i.exclusiveBottomClickAction && i.exclusiveBottomClickAction(...l))
61
+ (...s) => i.exclusiveBottomClickAction && i.exclusiveBottomClickAction(...s))
62
62
  }, [
63
63
  g(e(u), {
64
64
  class: "py-xs",
65
- size: e(p).XXS,
66
- kind: e(m).SECONDARY,
65
+ size: e(m).XXS,
66
+ kind: e(p).SECONDARY,
67
67
  align: e(h).CENTER,
68
68
  "line-height": ""
69
69
  }, {
70
70
  default: r(() => [
71
- d(n(i.exclusiveTextBottom), 1)
71
+ n(d(i.exclusiveTextBottom), 1)
72
72
  ]),
73
73
  _: 1
74
74
  }, 8, ["size", "kind", "align"])
@@ -24,3 +24,4 @@ declare const deprecatedDefault: {
24
24
  };
25
25
  });
26
26
  export default deprecatedDefault;
27
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ui-card-simple/index.ts"],"names":[],"mappings":"AAAA,OAAO,YAAY,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,CAAC;AAExB;;GAEG;AACH,QAAA,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;EAAe,CAAC;AACvC,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
  title?(_: {}): any;
4
4
  default?(_: {}): any;
5
5
  footerSubtitle?(_: {}): any;
@@ -10,3 +10,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
10
10
  $slots: S;
11
11
  };
12
12
  };
13
+ //# sourceMappingURL=ui-card-simple.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ui-card-simple.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ui-card-simple/ui-card-simple.vue"],"names":[],"mappings":"AAuBA;;;;;;AAwHA,wBAAwG;AACxG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
@@ -24,9 +24,9 @@ declare const deprecatedDefault: {
24
24
  type: PropType<string>;
25
25
  };
26
26
  }>> & {
27
- "onUpdate:modelValue"?: ((state: boolean | unknown[]) => any) | undefined;
27
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
28
28
  }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
29
- "update:modelValue": (state: boolean | unknown[]) => void;
29
+ "update:modelValue": (...args: any[]) => void;
30
30
  }, VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<ExtractPropTypes<{
31
31
  modelValue: {
32
32
  type: PropType<boolean | unknown[]>;
@@ -45,7 +45,7 @@ declare const deprecatedDefault: {
45
45
  type: PropType<string>;
46
46
  };
47
47
  }>> & {
48
- "onUpdate:modelValue"?: ((state: boolean | unknown[]) => any) | undefined;
48
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
49
49
  }, {}, true, {}, {}, {
50
50
  P: {};
51
51
  B: {};
@@ -71,7 +71,7 @@ declare const deprecatedDefault: {
71
71
  type: PropType<string>;
72
72
  };
73
73
  }>> & {
74
- "onUpdate:modelValue"?: ((state: boolean | unknown[]) => any) | undefined;
74
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
75
75
  }, {}, {}, {}, {}, {}>;
76
76
  __isFragment?: undefined;
77
77
  __isTeleport?: undefined;
@@ -94,12 +94,13 @@ declare const deprecatedDefault: {
94
94
  type: PropType<string>;
95
95
  };
96
96
  }>> & {
97
- "onUpdate:modelValue"?: ((state: boolean | unknown[]) => any) | undefined;
97
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
98
98
  }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
99
- "update:modelValue": (state: boolean | unknown[]) => void;
99
+ "update:modelValue": (...args: any[]) => void;
100
100
  }, string, {}, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
101
101
  $slots: {
102
102
  default?(_: {}): any;
103
103
  };
104
104
  });
105
105
  export default deprecatedDefault;
106
+ //# sourceMappingURL=index.d.ts.map