@mobileaction/action-kit 1.21.81 → 1.23.0

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 (233) hide show
  1. package/README.md +1 -1
  2. package/dist/404-page-0ee5cadd.js +3 -0
  3. package/dist/404-page-98ec8592.mjs +10581 -0
  4. package/dist/action-kit.js +1 -1
  5. package/dist/action-kit.mjs +123 -121
  6. package/dist/airplane-bulk-102d65ef.js +1 -0
  7. package/dist/airplane-bulk-495a56c0.mjs +24 -0
  8. package/dist/apple-vision-pro-a91131dc.js +1 -0
  9. package/dist/apple-vision-pro-d582282b.mjs +16 -0
  10. package/dist/arcade-bulk-45747e95.js +1 -0
  11. package/dist/arcade-bulk-fd2fe22a.mjs +16 -0
  12. package/dist/bag-bulk-b936dab5.mjs +24 -0
  13. package/dist/bag-bulk-f8e34730.js +1 -0
  14. package/dist/book-bulk-527ec287.mjs +32 -0
  15. package/dist/book-bulk-bc2dac01.js +1 -0
  16. package/dist/book-closed-bulk-907b8949.mjs +32 -0
  17. package/dist/book-closed-bulk-b6e75cfe.js +1 -0
  18. package/dist/book-saved-bulk-03c94b05.mjs +28 -0
  19. package/dist/book-saved-bulk-2c8d6c38.js +1 -0
  20. package/dist/book-square-bulk-a03bf3bd.js +1 -0
  21. package/dist/book-square-bulk-e45f0b12.mjs +28 -0
  22. package/dist/brush-bulk-dc4ec864.mjs +28 -0
  23. package/dist/brush-bulk-f2bda7d8.js +1 -0
  24. package/dist/bubble-bulk-1d45c5af.js +1 -0
  25. package/dist/bubble-bulk-ed36c967.mjs +29 -0
  26. package/dist/bucket-bulk-42830928.mjs +32 -0
  27. package/dist/bucket-bulk-d10dc18c.js +1 -0
  28. package/dist/bus-bulk-2f6ee4c3.js +1 -0
  29. package/dist/bus-bulk-6531713e.mjs +16 -0
  30. package/dist/calendar-bulk-76589d1e.mjs +16 -0
  31. package/dist/calendar-bulk-a0bf3034.js +1 -0
  32. package/dist/camera-bulk-b5a8ff52.mjs +34 -0
  33. package/dist/camera-bulk-dec220ad.js +1 -0
  34. package/dist/car-bulk-3e7423e0.js +1 -0
  35. package/dist/car-bulk-f970b6d4.mjs +32 -0
  36. package/dist/casino-bulk-621baeef.js +1 -0
  37. package/dist/casino-bulk-9b5e9671.mjs +28 -0
  38. package/dist/chef-bulk-06ae5478.js +1 -0
  39. package/dist/chef-bulk-7fb81e71.mjs +24 -0
  40. package/dist/chess-bulk-309a1a2d.js +1 -0
  41. package/dist/chess-bulk-bf729261.mjs +16 -0
  42. package/dist/chevron-left-26b60cf0.mjs +21 -0
  43. package/dist/chevron-left-9597863c.js +1 -0
  44. package/dist/chevron-right-53fbda71.mjs +21 -0
  45. package/dist/chevron-right-e08e788e.js +1 -0
  46. package/dist/chevrons-down-8c0ee366.js +1 -0
  47. package/dist/{chevron-left-cc52a4d7.mjs → chevrons-down-8e5edbe5.mjs} +6 -6
  48. package/dist/chevrons-left-942888a4.js +1 -0
  49. package/dist/chevrons-left-9d99cf9e.mjs +22 -0
  50. package/dist/{chevron-right-817fda2d.mjs → chevrons-right-9b6a1b26.mjs} +6 -6
  51. package/dist/chevrons-right-da7b4c93.js +1 -0
  52. package/dist/chevrons-up-3c8b9737.mjs +22 -0
  53. package/dist/chevrons-up-d257ad9b.js +1 -0
  54. package/dist/clock-bulk-131609ec.mjs +24 -0
  55. package/dist/clock-bulk-9c938715.js +1 -0
  56. package/dist/cloud-sunny-bulk-61827e0f.js +1 -0
  57. package/dist/cloud-sunny-bulk-a57c728d.mjs +24 -0
  58. package/dist/coffee-bulk-f8391897.mjs +16 -0
  59. package/dist/coffee-bulk-fd1bf404.js +1 -0
  60. package/dist/compass-bulk-0e77e3cd.js +1 -0
  61. package/dist/compass-bulk-c72e7981.mjs +24 -0
  62. package/dist/components/animation/index.vue.d.ts +3 -3
  63. package/dist/components/animation/types.d.ts +1 -1
  64. package/dist/components/autocomplete/index.vue.d.ts +2 -0
  65. package/dist/components/checkbox/group.vue.d.ts +3 -3
  66. package/dist/components/checkbox/index.vue.d.ts +3 -3
  67. package/dist/components/country-select/index.vue.d.ts +13 -0
  68. package/dist/components/country-select/types.d.ts +1 -0
  69. package/dist/components/date-picker/index.vue.d.ts +264 -0
  70. package/dist/components/date-picker/types.d.ts +4 -0
  71. package/dist/components/drawer/index.vue.d.ts +12 -0
  72. package/dist/components/empty/index.vue.d.ts +2 -2
  73. package/dist/components/icon/components/flagIcon.vue.d.ts +1 -1
  74. package/dist/components/icon/components/maIcon.vue.d.ts +3 -3
  75. package/dist/components/icon/index.vue.d.ts +3 -3
  76. package/dist/components/icon-button/components/button.vue.d.ts +2 -2
  77. package/dist/components/icon-button/index.vue.d.ts +3 -3
  78. package/dist/components/input-number/index.vue.d.ts +9 -3
  79. package/dist/components/modal/index.vue.d.ts +9 -0
  80. package/dist/components/pagination/index.vue.d.ts +132 -42
  81. package/dist/components/pagination/types.d.ts +19 -2
  82. package/dist/components/progress/components/circle.vue.d.ts +2 -2
  83. package/dist/components/progress/components/halfCircle.vue.d.ts +2 -2
  84. package/dist/components/progress/components/line.vue.d.ts +2 -2
  85. package/dist/components/progress/components/stepLine.vue.d.ts +2 -2
  86. package/dist/components/progress/index.vue.d.ts +3 -3
  87. package/dist/components/rate/components/star.vue.d.ts +2 -2
  88. package/dist/components/select/index.vue.d.ts +2 -1
  89. package/dist/components/slider/index.vue.d.ts +113 -25
  90. package/dist/components/slider/types.d.ts +2 -2
  91. package/dist/components/switch/index.vue.d.ts +12 -0
  92. package/dist/components/tag-input/index.vue.d.ts +3 -3
  93. package/dist/components/toggle/index.vue.d.ts +2 -1
  94. package/dist/components/track-button/index.vue.d.ts +3 -3
  95. package/dist/components/upload/index.vue.d.ts +3 -3
  96. package/dist/components/watchlist-button/components/button.vue.d.ts +2 -2
  97. package/dist/components/watchlist-button/index.vue.d.ts +3 -3
  98. package/dist/driving-bulk-630f9b56.js +1 -0
  99. package/dist/driving-bulk-c1287bed.mjs +16 -0
  100. package/dist/element-2-bulk-e0d51dc0.js +1 -0
  101. package/dist/element-2-bulk-f759e80e.mjs +33 -0
  102. package/dist/element-3-bulk-8cafe563.mjs +29 -0
  103. package/dist/element-3-bulk-e6b769d4.js +1 -0
  104. package/dist/element-bulk-db06262c.js +1 -0
  105. package/dist/element-bulk-e5c9a4bd.mjs +33 -0
  106. package/dist/equal-4d36dd2c.js +1 -0
  107. package/dist/equal-7f4f3615.mjs +29 -0
  108. package/dist/gallery-bulk-a1c204f6.mjs +28 -0
  109. package/dist/gallery-bulk-c685d046.js +1 -0
  110. package/dist/game-bulk-41c36c07.js +1 -0
  111. package/dist/game-bulk-c5257b91.mjs +16 -0
  112. package/dist/health-bulk-1487ba8f.js +1 -0
  113. package/dist/health-bulk-df513938.mjs +28 -0
  114. package/dist/hospital-bulk-1083ab6c.mjs +32 -0
  115. package/dist/hospital-bulk-959db587.js +1 -0
  116. package/dist/house-bulk-515bbc68.js +1 -0
  117. package/dist/house-bulk-df127984.mjs +16 -0
  118. package/dist/in-range-54ac35a7.mjs +36 -0
  119. package/dist/in-range-ac2f9d84.js +1 -0
  120. package/dist/index-df5c3952.js +53 -0
  121. package/dist/index-ffe16f8b.mjs +10155 -0
  122. package/dist/index.d.ts +1 -0
  123. package/dist/ipad-316ec105.js +1 -0
  124. package/dist/ipad-8610c290.mjs +17 -0
  125. package/dist/iphone-cf083a2d.js +1 -0
  126. package/dist/iphone-d591c570.mjs +20 -0
  127. package/dist/lamp-charge-7bd591d8.js +1 -0
  128. package/dist/lamp-charge-b33c2a01.mjs +28 -0
  129. package/dist/location-bulk-37383487.mjs +24 -0
  130. package/dist/location-bulk-dc7d39bf.js +1 -0
  131. package/dist/lottie_light-25cd8c2b.js +9 -0
  132. package/dist/{lottie_light-85322d14.mjs → lottie_light-5522b55e.mjs} +473 -492
  133. package/dist/lovely-bulk-15c575e4.js +1 -0
  134. package/dist/lovely-bulk-a1580783.mjs +24 -0
  135. package/dist/maintenance-740efe0b.js +1 -0
  136. package/dist/maintenance-94f5ab19.mjs +18866 -0
  137. package/dist/map-bulk-7ee439f2.js +1 -0
  138. package/dist/map-bulk-fd59b3bf.mjs +29 -0
  139. package/dist/messages-2-bulk-1e93324c.js +1 -0
  140. package/dist/messages-2-bulk-bbbcaf56.mjs +28 -0
  141. package/dist/milk-bulk-1ad5d17a.js +1 -0
  142. package/dist/milk-bulk-866117ca.mjs +32 -0
  143. package/dist/more-6c334b93.js +1 -0
  144. package/dist/more-99ba34a7.mjs +30 -0
  145. package/dist/more-bold-25925e42.mjs +19 -0
  146. package/dist/more-bold-e8b12915.js +1 -0
  147. package/dist/more-bulk-c8fe5761.mjs +32 -0
  148. package/dist/more-bulk-dca76a4e.js +1 -0
  149. package/dist/more-circle-08c54330.js +1 -0
  150. package/dist/more-circle-86cb4402.mjs +43 -0
  151. package/dist/music-bulk-914b9e06.mjs +28 -0
  152. package/dist/music-bulk-a1491217.js +1 -0
  153. package/dist/musicnote-bulk-4556efcb.mjs +24 -0
  154. package/dist/musicnote-bulk-c7b9b1a9.js +1 -0
  155. package/dist/not-equal-11b24209.js +1 -0
  156. package/dist/not-equal-3c4fb1ac.mjs +36 -0
  157. package/dist/not-in-range-475d2c22.mjs +42 -0
  158. package/dist/not-in-range-a3b8c703.js +1 -0
  159. package/dist/parenting-bulk-36ddd06f.js +149 -0
  160. package/dist/parenting-bulk-f5ee5660.mjs +164 -0
  161. package/dist/pause-circle-bulk-3c50d310.mjs +28 -0
  162. package/dist/pause-circle-bulk-c1161384.js +1 -0
  163. package/dist/people-bulk-3b161ff3.js +1 -0
  164. package/dist/people-bulk-bf9f4974.mjs +16 -0
  165. package/dist/poker-cards-bulk-5bf9b7e8.mjs +16 -0
  166. package/dist/poker-cards-bulk-a3168a7d.js +1 -0
  167. package/dist/puzzle-bulk-5540a619.mjs +16 -0
  168. package/dist/puzzle-bulk-f93e86a8.js +1 -0
  169. package/dist/rank-bold-2d5dbca8.mjs +31 -0
  170. package/dist/rank-bold-8b4bcb4c.js +1 -0
  171. package/dist/rank-bulk-d4be6fb4.mjs +33 -0
  172. package/dist/rank-bulk-fab75c82.js +1 -0
  173. package/dist/rank-c5e7c9f3.mjs +46 -0
  174. package/dist/rank-ebb43e0d.js +1 -0
  175. package/dist/rocket-bulk-e7502dc0.js +1 -0
  176. package/dist/rocket-bulk-fb35717a.mjs +15 -0
  177. package/dist/setting-bulk-3b924939.js +1 -0
  178. package/dist/setting-bulk-6ae3d5b8.mjs +16 -0
  179. package/dist/slack-14e26c67.js +1 -0
  180. package/dist/slack-f096adc7.mjs +15 -0
  181. package/dist/soccer-bulk-395a6e4d.mjs +16 -0
  182. package/dist/soccer-bulk-556239d1.js +1 -0
  183. package/dist/src/components/animation/index.vue.d.ts +1 -1
  184. package/dist/src/components/animation/types.d.ts +1 -1
  185. package/dist/src/components/autocomplete/index.vue.d.ts +2 -0
  186. package/dist/src/components/checkbox/group.vue.d.ts +3 -1
  187. package/dist/src/components/country-select/index.vue.d.ts +15 -2
  188. package/dist/src/components/country-select/stories/default.stories.d.ts +3 -2
  189. package/dist/src/components/country-select/types.d.ts +1 -0
  190. package/dist/src/components/date-picker/index.vue.d.ts +105 -0
  191. package/dist/src/components/date-picker/stories/constants.d.ts +5 -0
  192. package/dist/src/components/date-picker/stories/default.stories.d.ts +16 -0
  193. package/dist/src/components/date-picker/stories/range.stories.d.ts +17 -0
  194. package/dist/src/components/date-picker/types.d.ts +4 -0
  195. package/dist/src/components/drawer/index.vue.d.ts +4 -0
  196. package/dist/src/components/input-number/index.vue.d.ts +1 -3
  197. package/dist/src/components/modal/index.vue.d.ts +1 -0
  198. package/dist/src/components/pagination/index.vue.d.ts +171 -39
  199. package/dist/src/components/pagination/pagination.test.d.ts +1 -0
  200. package/dist/src/components/pagination/stories/default.stories.d.ts +1 -2
  201. package/dist/src/components/pagination/types.d.ts +19 -2
  202. package/dist/src/components/select/index.vue.d.ts +3 -5
  203. package/dist/src/components/slider/index.vue.d.ts +52 -21
  204. package/dist/src/components/slider/stories/constants.d.ts +2 -1
  205. package/dist/src/components/slider/stories/default.stories.d.ts +2 -7
  206. package/dist/src/components/slider/types.d.ts +2 -2
  207. package/dist/src/components/switch/index.vue.d.ts +4 -0
  208. package/dist/src/components/toggle/index.vue.d.ts +2 -1
  209. package/dist/src/index.d.ts +1 -0
  210. package/dist/src/utils/breakpoints.d.ts +16 -0
  211. package/dist/src/utils/breakpoints.test.d.ts +1 -0
  212. package/dist/steering-wheel-bulk-6f59c760.js +1 -0
  213. package/dist/steering-wheel-bulk-d67b7b96.mjs +28 -0
  214. package/dist/style.css +1 -1
  215. package/dist/sword-bulk-0501ca18.mjs +16 -0
  216. package/dist/sword-bulk-4943c2b1.js +1 -0
  217. package/dist/teacher-bulk-0b855e9b.js +1 -0
  218. package/dist/teacher-bulk-e94b4550.mjs +24 -0
  219. package/dist/utils/breakpoints.d.ts +16 -0
  220. package/dist/video-bulk-83a288fe.mjs +28 -0
  221. package/dist/video-bulk-e10c6112.js +1 -0
  222. package/dist/video-play-bulk-6ba3a6cd.mjs +28 -0
  223. package/dist/video-play-bulk-f56cb782.js +1 -0
  224. package/dist/video-square-bulk-746dce91.mjs +24 -0
  225. package/dist/video-square-bulk-9bfa49aa.js +1 -0
  226. package/dist/watch-bulk-02b66b4c.mjs +32 -0
  227. package/dist/watch-bulk-70eb91a0.js +1 -0
  228. package/package.json +6 -5
  229. package/dist/chevron-left-326ad5ea.js +0 -1
  230. package/dist/chevron-right-1fc62c60.js +0 -1
  231. package/dist/index-4d6b262e.js +0 -56
  232. package/dist/index-82f2d29c.mjs +0 -9602
  233. package/dist/lottie_light-66de103f.js +0 -9
@@ -17,7 +17,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
17
17
  default: string;
18
18
  };
19
19
  size: {
20
- type: __PropType<"sm" | "md" | "lg">;
20
+ type: __PropType<"lg" | "md" | "sm">;
21
21
  required: false;
22
22
  default: string;
23
23
  };
@@ -52,7 +52,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
52
52
  default: string;
53
53
  };
54
54
  size: {
55
- type: __PropType<"sm" | "md" | "lg">;
55
+ type: __PropType<"lg" | "md" | "sm">;
56
56
  required: false;
57
57
  default: string;
58
58
  };
@@ -82,6 +82,6 @@ declare const _sfc_main: import("vue").DefineComponent<{
82
82
  };
83
83
  }>>, {
84
84
  variant: "default";
85
- size: "sm" | "md" | "lg";
85
+ size: "lg" | "md" | "sm";
86
86
  }>;
87
87
  export default _sfc_main;
@@ -31,7 +31,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
31
31
  default: string;
32
32
  };
33
33
  size: {
34
- type: __PropType<"xs" | "sm" | "md" | "lg" | "xl">;
34
+ type: __PropType<"xl" | "lg" | "md" | "sm" | "xs">;
35
35
  required: false;
36
36
  default: string;
37
37
  };
@@ -113,7 +113,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
113
113
  default: string;
114
114
  };
115
115
  size: {
116
- type: __PropType<"xs" | "sm" | "md" | "lg" | "xl">;
116
+ type: __PropType<"xl" | "lg" | "md" | "sm" | "xs">;
117
117
  required: false;
118
118
  default: string;
119
119
  };
@@ -192,7 +192,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
192
192
  }, {
193
193
  type: "button" | "box" | "small-box";
194
194
  name: string;
195
- size: "xs" | "sm" | "md" | "lg" | "xl";
195
+ size: "xl" | "lg" | "md" | "sm" | "xs";
196
196
  disabled: boolean;
197
197
  multiple: boolean;
198
198
  headers: Record<string, string>;
@@ -32,7 +32,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
32
32
  required: false;
33
33
  };
34
34
  size: {
35
- type: __PropType<"xs" | "sm" | "md" | "lg">;
35
+ type: __PropType<"lg" | "md" | "sm" | "xs">;
36
36
  required: true;
37
37
  };
38
38
  active: {
@@ -77,7 +77,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
77
77
  required: false;
78
78
  };
79
79
  size: {
80
- type: __PropType<"xs" | "sm" | "md" | "lg">;
80
+ type: __PropType<"lg" | "md" | "sm" | "xs">;
81
81
  required: true;
82
82
  };
83
83
  active: {
@@ -42,7 +42,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
42
42
  required: false;
43
43
  };
44
44
  size: {
45
- type: __PropType<"xs" | "sm" | "md" | "lg">;
45
+ type: __PropType<"lg" | "md" | "sm" | "xs">;
46
46
  required: false;
47
47
  default: string;
48
48
  };
@@ -92,7 +92,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
92
92
  required: false;
93
93
  };
94
94
  size: {
95
- type: __PropType<"xs" | "sm" | "md" | "lg">;
95
+ type: __PropType<"lg" | "md" | "sm" | "xs">;
96
96
  required: false;
97
97
  default: string;
98
98
  };
@@ -117,7 +117,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
117
117
  };
118
118
  }>>, {
119
119
  type: "default" | "dashed";
120
- size: "xs" | "sm" | "md" | "lg";
120
+ size: "lg" | "md" | "sm" | "xs";
121
121
  disabled: boolean;
122
122
  loading: boolean;
123
123
  active: boolean;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const C=require("vue"),r={viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e=C.createStaticVNode('<path d="M12 18.75C11.59 18.75 11.25 18.41 11.25 18V17C11.25 16.59 11.59 16.25 12 16.25C12.41 16.25 12.75 16.59 12.75 17V18C12.75 18.41 12.41 18.75 12 18.75Z" fill="currentColor"></path><path d="M12 22.75C11.59 22.75 11.25 22.41 11.25 22V21C11.25 20.59 11.59 20.25 12 20.25C12.41 20.25 12.75 20.59 12.75 21V22C12.75 22.41 12.41 22.75 12 22.75Z" fill="currentColor"></path><path d="M2.00009 22.7501C1.94009 22.7501 1.8801 22.7401 1.8201 22.7301C1.4201 22.6301 1.1701 22.2201 1.2701 21.8201L2.2701 17.8201C2.3701 17.4201 2.77009 17.1701 3.18009 17.2701C3.58009 17.3701 3.83009 17.7801 3.73009 18.1801L2.73009 22.1801C2.64009 22.5201 2.34009 22.7501 2.00009 22.7501Z" fill="currentColor"></path><path d="M21.9999 22.7499C21.6599 22.7499 21.3599 22.5199 21.2699 22.1799L20.2699 18.1799C20.1699 17.7799 20.4099 17.3699 20.8199 17.2699C21.2199 17.1699 21.6299 17.4099 21.7299 17.8199L22.7299 21.8199C22.8299 22.2199 22.5899 22.6299 22.1799 22.7299C22.1199 22.7399 22.0599 22.7499 21.9999 22.7499Z" fill="currentColor"></path><path opacity="0.4" d="M19.26 9.52008C19.15 8.34008 18.84 7.09009 16.55 7.09009H7.44999C5.15999 7.09009 4.85 8.35008 4.74 9.52008L4.33999 13.86C4.28999 14.4 4.46999 14.94 4.83999 15.35C5.21999 15.76 5.76 16.0001 6.32 16.0001H7.66C8.81 16.0001 9.02999 15.3401 9.17999 14.9001L9.32 14.47C9.48 13.98 9.51999 13.86 10.17 13.86H13.82C14.46 13.86 14.48 13.93 14.67 14.47L14.81 14.9001C14.96 15.3401 15.18 16.0001 16.33 16.0001H17.67C18.23 16.0001 18.77 15.76 19.15 15.35C19.52 14.95 19.7 14.4 19.65 13.86L19.26 9.52008Z" fill="currentColor"></path><path d="M18.42 4.94H17.7101C17.7001 4.94 17.7 4.94 17.7 4.94L17.43 3.65002C17.17 2.40002 16.64 1.25 14.51 1.25H12.54H11.47H9.50005C7.37005 1.25 6.84005 2.40002 6.58005 3.65002L6.31004 4.94C6.30004 4.94 6.30005 4.94 6.30005 4.94H5.59004C5.29004 4.94 5.05005 5.17998 5.05005 5.47998C5.05005 5.77998 5.29004 6.02002 5.59004 6.02002H6.10005L5.80005 7.45001C6.19005 7.23001 6.72005 7.09003 7.46005 7.09003H16.56C17.3 7.09003 17.84 7.23001 18.22 7.45001L17.92 6.02002H18.43C18.73 6.02002 18.97 5.77998 18.97 5.47998C18.96 5.17998 18.72 4.94 18.42 4.94Z" fill="currentColor"></path><path d="M9.85994 11.0099H7.71994C7.41994 11.0099 7.17993 10.7699 7.17993 10.4699C7.17993 10.1699 7.41994 9.92993 7.71994 9.92993H9.85994C10.1599 9.92993 10.3999 10.1699 10.3999 10.4699C10.3899 10.7699 10.1499 11.0099 9.85994 11.0099Z" fill="currentColor"></path><path d="M16.2801 11.0099H14.1401C13.8401 11.0099 13.6001 10.7699 13.6001 10.4699C13.6001 10.1699 13.8401 9.92993 14.1401 9.92993H16.2801C16.5801 9.92993 16.8201 10.1699 16.8201 10.4699C16.8201 10.7699 16.5801 11.0099 16.2801 11.0099Z" fill="currentColor"></path>',8),o=[e];function t(n,c){return C.openBlock(),C.createElementBlock("svg",r,o)}const l={render:t};exports.default=l;exports.render=t;
@@ -0,0 +1,16 @@
1
+ import { openBlock as C, createElementBlock as t, createStaticVNode as r } from "vue";
2
+ const o = {
3
+ viewBox: "0 0 24 24",
4
+ fill: "none",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ }, l = /* @__PURE__ */ r('<path d="M12 18.75C11.59 18.75 11.25 18.41 11.25 18V17C11.25 16.59 11.59 16.25 12 16.25C12.41 16.25 12.75 16.59 12.75 17V18C12.75 18.41 12.41 18.75 12 18.75Z" fill="currentColor"></path><path d="M12 22.75C11.59 22.75 11.25 22.41 11.25 22V21C11.25 20.59 11.59 20.25 12 20.25C12.41 20.25 12.75 20.59 12.75 21V22C12.75 22.41 12.41 22.75 12 22.75Z" fill="currentColor"></path><path d="M2.00009 22.7501C1.94009 22.7501 1.8801 22.7401 1.8201 22.7301C1.4201 22.6301 1.1701 22.2201 1.2701 21.8201L2.2701 17.8201C2.3701 17.4201 2.77009 17.1701 3.18009 17.2701C3.58009 17.3701 3.83009 17.7801 3.73009 18.1801L2.73009 22.1801C2.64009 22.5201 2.34009 22.7501 2.00009 22.7501Z" fill="currentColor"></path><path d="M21.9999 22.7499C21.6599 22.7499 21.3599 22.5199 21.2699 22.1799L20.2699 18.1799C20.1699 17.7799 20.4099 17.3699 20.8199 17.2699C21.2199 17.1699 21.6299 17.4099 21.7299 17.8199L22.7299 21.8199C22.8299 22.2199 22.5899 22.6299 22.1799 22.7299C22.1199 22.7399 22.0599 22.7499 21.9999 22.7499Z" fill="currentColor"></path><path opacity="0.4" d="M19.26 9.52008C19.15 8.34008 18.84 7.09009 16.55 7.09009H7.44999C5.15999 7.09009 4.85 8.35008 4.74 9.52008L4.33999 13.86C4.28999 14.4 4.46999 14.94 4.83999 15.35C5.21999 15.76 5.76 16.0001 6.32 16.0001H7.66C8.81 16.0001 9.02999 15.3401 9.17999 14.9001L9.32 14.47C9.48 13.98 9.51999 13.86 10.17 13.86H13.82C14.46 13.86 14.48 13.93 14.67 14.47L14.81 14.9001C14.96 15.3401 15.18 16.0001 16.33 16.0001H17.67C18.23 16.0001 18.77 15.76 19.15 15.35C19.52 14.95 19.7 14.4 19.65 13.86L19.26 9.52008Z" fill="currentColor"></path><path d="M18.42 4.94H17.7101C17.7001 4.94 17.7 4.94 17.7 4.94L17.43 3.65002C17.17 2.40002 16.64 1.25 14.51 1.25H12.54H11.47H9.50005C7.37005 1.25 6.84005 2.40002 6.58005 3.65002L6.31004 4.94C6.30004 4.94 6.30005 4.94 6.30005 4.94H5.59004C5.29004 4.94 5.05005 5.17998 5.05005 5.47998C5.05005 5.77998 5.29004 6.02002 5.59004 6.02002H6.10005L5.80005 7.45001C6.19005 7.23001 6.72005 7.09003 7.46005 7.09003H16.56C17.3 7.09003 17.84 7.23001 18.22 7.45001L17.92 6.02002H18.43C18.73 6.02002 18.97 5.77998 18.97 5.47998C18.96 5.17998 18.72 4.94 18.42 4.94Z" fill="currentColor"></path><path d="M9.85994 11.0099H7.71994C7.41994 11.0099 7.17993 10.7699 7.17993 10.4699C7.17993 10.1699 7.41994 9.92993 7.71994 9.92993H9.85994C10.1599 9.92993 10.3999 10.1699 10.3999 10.4699C10.3899 10.7699 10.1499 11.0099 9.85994 11.0099Z" fill="currentColor"></path><path d="M16.2801 11.0099H14.1401C13.8401 11.0099 13.6001 10.7699 13.6001 10.4699C13.6001 10.1699 13.8401 9.92993 14.1401 9.92993H16.2801C16.5801 9.92993 16.8201 10.1699 16.8201 10.4699C16.8201 10.7699 16.5801 11.0099 16.2801 11.0099Z" fill="currentColor"></path>', 8), e = [
7
+ l
8
+ ];
9
+ function a(n, c) {
10
+ return C(), t("svg", o, e);
11
+ }
12
+ const p = { render: a };
13
+ export {
14
+ p as default,
15
+ a as render
16
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),o={viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},l=e.createElementVNode("path",{d:"M21.5 10.9V4.1C21.5 2.6 20.86 2 19.27 2H15.23C13.64 2 13 2.6 13 4.1V10.9C13 12.4 13.64 13 15.23 13H19.27C20.86 13 21.5 12.4 21.5 10.9Z",fill:"currentColor"},null,-1),n=e.createElementVNode("path",{d:"M11 13.1V19.9C11 21.4 10.36 22 8.77 22H4.73C3.14 22 2.5 21.4 2.5 19.9V13.1C2.5 11.6 3.14 11 4.73 11H8.77C10.36 11 11 11.6 11 13.1Z",fill:"currentColor"},null,-1),r=e.createElementVNode("path",{opacity:"0.4",d:"M21.5 19.9V17.1C21.5 15.6 20.86 15 19.27 15H15.23C13.64 15 13 15.6 13 17.1V19.9C13 21.4 13.64 22 15.23 22H19.27C20.86 22 21.5 21.4 21.5 19.9Z",fill:"currentColor"},null,-1),c=e.createElementVNode("path",{opacity:"0.4",d:"M11 6.9V4.1C11 2.6 10.36 2 8.77 2H4.73C3.14 2 2.5 2.6 2.5 4.1V6.9C2.5 8.4 3.14 9 4.73 9H8.77C10.36 9 11 8.4 11 6.9Z",fill:"currentColor"},null,-1),d=[l,n,r,c];function t(i,s){return e.openBlock(),e.createElementBlock("svg",o,d)}const C={render:t};exports.default=C;exports.render=t;
@@ -0,0 +1,33 @@
1
+ import { openBlock as o, createElementBlock as e, createElementVNode as t } from "vue";
2
+ const l = {
3
+ viewBox: "0 0 24 24",
4
+ fill: "none",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ }, n = /* @__PURE__ */ t("path", {
7
+ d: "M21.5 10.9V4.1C21.5 2.6 20.86 2 19.27 2H15.23C13.64 2 13 2.6 13 4.1V10.9C13 12.4 13.64 13 15.23 13H19.27C20.86 13 21.5 12.4 21.5 10.9Z",
8
+ fill: "currentColor"
9
+ }, null, -1), r = /* @__PURE__ */ t("path", {
10
+ d: "M11 13.1V19.9C11 21.4 10.36 22 8.77 22H4.73C3.14 22 2.5 21.4 2.5 19.9V13.1C2.5 11.6 3.14 11 4.73 11H8.77C10.36 11 11 11.6 11 13.1Z",
11
+ fill: "currentColor"
12
+ }, null, -1), c = /* @__PURE__ */ t("path", {
13
+ opacity: "0.4",
14
+ d: "M21.5 19.9V17.1C21.5 15.6 20.86 15 19.27 15H15.23C13.64 15 13 15.6 13 17.1V19.9C13 21.4 13.64 22 15.23 22H19.27C20.86 22 21.5 21.4 21.5 19.9Z",
15
+ fill: "currentColor"
16
+ }, null, -1), C = /* @__PURE__ */ t("path", {
17
+ opacity: "0.4",
18
+ d: "M11 6.9V4.1C11 2.6 10.36 2 8.77 2H4.73C3.14 2 2.5 2.6 2.5 4.1V6.9C2.5 8.4 3.14 9 4.73 9H8.77C10.36 9 11 8.4 11 6.9Z",
19
+ fill: "currentColor"
20
+ }, null, -1), s = [
21
+ n,
22
+ r,
23
+ c,
24
+ C
25
+ ];
26
+ function i(d, _) {
27
+ return o(), e("svg", l, s);
28
+ }
29
+ const u = { render: i };
30
+ export {
31
+ u as default,
32
+ i as render
33
+ };
@@ -0,0 +1,29 @@
1
+ import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
2
+ const l = {
3
+ viewBox: "0 0 24 24",
4
+ fill: "none",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ }, n = /* @__PURE__ */ t("path", {
7
+ d: "M11 19.9V4.1C11 2.6 10.36 2 8.77 2H4.73C3.14 2 2.5 2.6 2.5 4.1V19.9C2.5 21.4 3.14 22 4.73 22H8.77C10.36 22 11 21.4 11 19.9Z",
8
+ fill: "currentColor"
9
+ }, null, -1), r = /* @__PURE__ */ t("path", {
10
+ opacity: "0.4",
11
+ d: "M21.5 10.9V4.1C21.5 2.6 20.86 2 19.27 2H15.23C13.64 2 13 2.6 13 4.1V10.9C13 12.4 13.64 13 15.23 13H19.27C20.86 13 21.5 12.4 21.5 10.9Z",
12
+ fill: "currentColor"
13
+ }, null, -1), c = /* @__PURE__ */ t("path", {
14
+ opacity: "0.4",
15
+ d: "M21.5 19.9V17.1C21.5 15.6 20.86 15 19.27 15H15.23C13.64 15 13 15.6 13 17.1V19.9C13 21.4 13.64 22 15.23 22H19.27C20.86 22 21.5 21.4 21.5 19.9Z",
16
+ fill: "currentColor"
17
+ }, null, -1), s = [
18
+ n,
19
+ r,
20
+ c
21
+ ];
22
+ function C(i, d) {
23
+ return e(), o("svg", l, s);
24
+ }
25
+ const a = { render: C };
26
+ export {
27
+ a as default,
28
+ C as render
29
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),o={viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},l=e.createElementVNode("path",{d:"M11 19.9V4.1C11 2.6 10.36 2 8.77 2H4.73C3.14 2 2.5 2.6 2.5 4.1V19.9C2.5 21.4 3.14 22 4.73 22H8.77C10.36 22 11 21.4 11 19.9Z",fill:"currentColor"},null,-1),n=e.createElementVNode("path",{opacity:"0.4",d:"M21.5 10.9V4.1C21.5 2.6 20.86 2 19.27 2H15.23C13.64 2 13 2.6 13 4.1V10.9C13 12.4 13.64 13 15.23 13H19.27C20.86 13 21.5 12.4 21.5 10.9Z",fill:"currentColor"},null,-1),r=e.createElementVNode("path",{opacity:"0.4",d:"M21.5 19.9V17.1C21.5 15.6 20.86 15 19.27 15H15.23C13.64 15 13 15.6 13 17.1V19.9C13 21.4 13.64 22 15.23 22H19.27C20.86 22 21.5 21.4 21.5 19.9Z",fill:"currentColor"},null,-1),c=[l,n,r];function t(i,s){return e.openBlock(),e.createElementBlock("svg",o,c)}const d={render:t};exports.default=d;exports.render=t;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),o={viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},l=e.createElementVNode("path",{opacity:"0.4",d:"M22 8.52V3.98C22 2.57 21.36 2 19.77 2H15.73C14.14 2 13.5 2.57 13.5 3.98V8.51C13.5 9.93 14.14 10.49 15.73 10.49H19.77C21.36 10.5 22 9.93 22 8.52Z",fill:"currentColor"},null,-1),n=e.createElementVNode("path",{d:"M22 19.77V15.73C22 14.14 21.36 13.5 19.77 13.5H15.73C14.14 13.5 13.5 14.14 13.5 15.73V19.77C13.5 21.36 14.14 22 15.73 22H19.77C21.36 22 22 21.36 22 19.77Z",fill:"currentColor"},null,-1),r=e.createElementVNode("path",{d:"M10.5 8.52V3.98C10.5 2.57 9.86 2 8.27 2H4.23C2.64 2 2 2.57 2 3.98V8.51C2 9.93 2.64 10.49 4.23 10.49H8.27C9.86 10.5 10.5 9.93 10.5 8.52Z",fill:"currentColor"},null,-1),c=e.createElementVNode("path",{opacity:"0.4",d:"M10.5 19.77V15.73C10.5 14.14 9.86 13.5 8.27 13.5H4.23C2.64 13.5 2 14.14 2 15.73V19.77C2 21.36 2.64 22 4.23 22H8.27C9.86 22 10.5 21.36 10.5 19.77Z",fill:"currentColor"},null,-1),d=[l,n,r,c];function t(i,s){return e.openBlock(),e.createElementBlock("svg",o,d)}const C={render:t};exports.default=C;exports.render=t;
@@ -0,0 +1,33 @@
1
+ import { openBlock as o, createElementBlock as e, createElementVNode as t } from "vue";
2
+ const l = {
3
+ viewBox: "0 0 24 24",
4
+ fill: "none",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ }, n = /* @__PURE__ */ t("path", {
7
+ opacity: "0.4",
8
+ d: "M22 8.52V3.98C22 2.57 21.36 2 19.77 2H15.73C14.14 2 13.5 2.57 13.5 3.98V8.51C13.5 9.93 14.14 10.49 15.73 10.49H19.77C21.36 10.5 22 9.93 22 8.52Z",
9
+ fill: "currentColor"
10
+ }, null, -1), r = /* @__PURE__ */ t("path", {
11
+ d: "M22 19.77V15.73C22 14.14 21.36 13.5 19.77 13.5H15.73C14.14 13.5 13.5 14.14 13.5 15.73V19.77C13.5 21.36 14.14 22 15.73 22H19.77C21.36 22 22 21.36 22 19.77Z",
12
+ fill: "currentColor"
13
+ }, null, -1), c = /* @__PURE__ */ t("path", {
14
+ d: "M10.5 8.52V3.98C10.5 2.57 9.86 2 8.27 2H4.23C2.64 2 2 2.57 2 3.98V8.51C2 9.93 2.64 10.49 4.23 10.49H8.27C9.86 10.5 10.5 9.93 10.5 8.52Z",
15
+ fill: "currentColor"
16
+ }, null, -1), C = /* @__PURE__ */ t("path", {
17
+ opacity: "0.4",
18
+ d: "M10.5 19.77V15.73C10.5 14.14 9.86 13.5 8.27 13.5H4.23C2.64 13.5 2 14.14 2 15.73V19.77C2 21.36 2.64 22 4.23 22H8.27C9.86 22 10.5 21.36 10.5 19.77Z",
19
+ fill: "currentColor"
20
+ }, null, -1), s = [
21
+ n,
22
+ r,
23
+ c,
24
+ C
25
+ ];
26
+ function i(d, _) {
27
+ return o(), e("svg", l, s);
28
+ }
29
+ const u = { render: i };
30
+ export {
31
+ u as default,
32
+ i as render
33
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),o={viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r=e.createElementVNode("path",{d:"M6 10H18",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n=e.createElementVNode("path",{d:"M6 14H18",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),l=[r,n];function t(c,d){return e.openBlock(),e.createElementBlock("svg",o,l)}const s={render:t};exports.default=s;exports.render=t;
@@ -0,0 +1,29 @@
1
+ import { openBlock as o, createElementBlock as t, createElementVNode as e } from "vue";
2
+ const n = {
3
+ viewBox: "0 0 24 24",
4
+ fill: "none",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ }, r = /* @__PURE__ */ e("path", {
7
+ d: "M6 10H18",
8
+ stroke: "currentColor",
9
+ "stroke-width": "1.5",
10
+ "stroke-linecap": "round",
11
+ "stroke-linejoin": "round"
12
+ }, null, -1), s = /* @__PURE__ */ e("path", {
13
+ d: "M6 14H18",
14
+ stroke: "currentColor",
15
+ "stroke-width": "1.5",
16
+ "stroke-linecap": "round",
17
+ "stroke-linejoin": "round"
18
+ }, null, -1), l = [
19
+ r,
20
+ s
21
+ ];
22
+ function c(d, i) {
23
+ return o(), t("svg", n, l);
24
+ }
25
+ const a = { render: c };
26
+ export {
27
+ a as default,
28
+ c as render
29
+ };
@@ -0,0 +1,28 @@
1
+ import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
2
+ const l = {
3
+ viewBox: "0 0 24 24",
4
+ fill: "none",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ }, n = /* @__PURE__ */ t("path", {
7
+ opacity: "0.4",
8
+ d: "M22 7.81V13.9L20.37 12.5C19.59 11.83 18.33 11.83 17.55 12.5L13.39 16.07C12.61 16.74 11.35 16.74 10.57 16.07L10.23 15.79C9.52 15.17 8.39 15.11 7.59 15.65L2.67 18.95L2.56 19.03C2.19 18.23 2 17.28 2 16.19V7.81C2 4.17 4.17 2 7.81 2H16.19C19.83 2 22 4.17 22 7.81Z",
9
+ fill: "currentColor"
10
+ }, null, -1), r = /* @__PURE__ */ t("path", {
11
+ d: "M9 10.3801C10.3144 10.3801 11.38 9.31456 11.38 8.00012C11.38 6.68568 10.3144 5.62012 9 5.62012C7.68556 5.62012 6.62 6.68568 6.62 8.00012C6.62 9.31456 7.68556 10.3801 9 10.3801Z",
12
+ fill: "currentColor"
13
+ }, null, -1), c = /* @__PURE__ */ t("path", {
14
+ d: "M22 13.9001V16.1901C22 19.8301 19.83 22.0001 16.19 22.0001H7.81C5.26 22.0001 3.42 20.9301 2.56 19.0301L2.67 18.9501L7.59 15.6501C8.39 15.1101 9.52 15.1701 10.23 15.7901L10.57 16.0701C11.35 16.7401 12.61 16.7401 13.39 16.0701L17.55 12.5001C18.33 11.8301 19.59 11.8301 20.37 12.5001L22 13.9001Z",
15
+ fill: "currentColor"
16
+ }, null, -1), C = [
17
+ n,
18
+ r,
19
+ c
20
+ ];
21
+ function s(i, d) {
22
+ return e(), o("svg", l, C);
23
+ }
24
+ const a = { render: s };
25
+ export {
26
+ a as default,
27
+ s as render
28
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),o={viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},l=e.createElementVNode("path",{opacity:"0.4",d:"M22 7.81V13.9L20.37 12.5C19.59 11.83 18.33 11.83 17.55 12.5L13.39 16.07C12.61 16.74 11.35 16.74 10.57 16.07L10.23 15.79C9.52 15.17 8.39 15.11 7.59 15.65L2.67 18.95L2.56 19.03C2.19 18.23 2 17.28 2 16.19V7.81C2 4.17 4.17 2 7.81 2H16.19C19.83 2 22 4.17 22 7.81Z",fill:"currentColor"},null,-1),n=e.createElementVNode("path",{d:"M9 10.3801C10.3144 10.3801 11.38 9.31456 11.38 8.00012C11.38 6.68568 10.3144 5.62012 9 5.62012C7.68556 5.62012 6.62 6.68568 6.62 8.00012C6.62 9.31456 7.68556 10.3801 9 10.3801Z",fill:"currentColor"},null,-1),r=e.createElementVNode("path",{d:"M22 13.9001V16.1901C22 19.8301 19.83 22.0001 16.19 22.0001H7.81C5.26 22.0001 3.42 20.9301 2.56 19.0301L2.67 18.9501L7.59 15.6501C8.39 15.1101 9.52 15.1701 10.23 15.7901L10.57 16.0701C11.35 16.7401 12.61 16.7401 13.39 16.0701L17.55 12.5001C18.33 11.8301 19.59 11.8301 20.37 12.5001L22 13.9001Z",fill:"currentColor"},null,-1),c=[l,n,r];function t(d,s){return e.openBlock(),e.createElementBlock("svg",o,c)}const C={render:t};exports.default=C;exports.render=t;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),e={viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r=t.createStaticVNode('<path d="M10.13 15.01L9.10002 13.98L10.09 12.99C10.38 12.7 10.38 12.22 10.09 11.93C9.80002 11.64 9.32002 11.64 9.03002 11.93L8.04002 12.92L7.08002 11.96C6.79002 11.67 6.31002 11.67 6.02002 11.96C5.73002 12.25 5.73002 12.73 6.02002 13.02L6.98002 13.98L5.99002 14.97C5.70002 15.26 5.70002 15.74 5.99002 16.03C6.14002 16.18 6.33002 16.25 6.52002 16.25C6.71002 16.25 6.90002 16.18 7.05002 16.03L8.04002 15.04L9.07002 16.07C9.22002 16.22 9.41002 16.29 9.60002 16.29C9.79002 16.29 9.98002 16.22 10.13 16.07C10.42 15.78 10.42 15.3 10.13 15.01Z" fill="currentColor"></path><path d="M13.54 15C12.99 15 12.53 14.55 12.53 14C12.53 13.45 12.97 13 13.52 13H13.54C14.09 13 14.54 13.45 14.54 14C14.54 14.55 14.1 15 13.54 15Z" fill="currentColor"></path><path d="M17.48 15C16.93 15 16.47 14.55 16.47 14C16.47 13.45 16.91 13 17.46 13H17.48C18.03 13 18.48 13.45 18.48 14C18.48 14.55 18.04 15 17.48 15Z" fill="currentColor"></path><path d="M15.5 16.97C14.95 16.97 14.5 16.53 14.5 15.98V15.96C14.5 15.41 14.95 14.96 15.5 14.96C16.05 14.96 16.5 15.41 16.5 15.96C16.5 16.51 16.06 16.97 15.5 16.97Z" fill="currentColor"></path><path d="M15.5 13.03C14.95 13.03 14.5 12.59 14.5 12.04V12.02C14.5 11.47 14.95 11.02 15.5 11.02C16.05 11.02 16.5 11.47 16.5 12.02C16.5 12.57 16.06 13.03 15.5 13.03Z" fill="currentColor"></path><path opacity="0.4" d="M22 11.07V16.65C22 19.6 19.6 22 16.65 22H7.35C4.4 22 2 19.6 2 16.65V11.07C2 8.12 4.4 5.72 7.35 5.72H16.65C19.6 5.72 22 8.12 22 11.07Z" fill="currentColor"></path><path d="M13.64 2.71L13.63 3.65C13.62 4.53 12.89 5.26 12 5.26C11.85 5.26 11.76 5.36 11.76 5.49C11.76 5.62 11.86 5.72 11.99 5.72H10.38C10.37 5.65 10.36 5.57 10.36 5.49C10.36 4.59 11.09 3.86 11.98 3.86C12.13 3.86 12.23 3.76 12.23 3.63L12.24 2.69C12.25 2.31 12.56 2 12.94 2H12.95C13.34 2 13.64 2.32 13.64 2.71Z" fill="currentColor"></path>',7),o=[r];function C(n,c){return t.openBlock(),t.createElementBlock("svg",e,o)}const l={render:C};exports.default=l;exports.render=C;
@@ -0,0 +1,16 @@
1
+ import { openBlock as C, createElementBlock as t, createStaticVNode as o } from "vue";
2
+ const r = {
3
+ viewBox: "0 0 24 24",
4
+ fill: "none",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ }, e = /* @__PURE__ */ o('<path d="M10.13 15.01L9.10002 13.98L10.09 12.99C10.38 12.7 10.38 12.22 10.09 11.93C9.80002 11.64 9.32002 11.64 9.03002 11.93L8.04002 12.92L7.08002 11.96C6.79002 11.67 6.31002 11.67 6.02002 11.96C5.73002 12.25 5.73002 12.73 6.02002 13.02L6.98002 13.98L5.99002 14.97C5.70002 15.26 5.70002 15.74 5.99002 16.03C6.14002 16.18 6.33002 16.25 6.52002 16.25C6.71002 16.25 6.90002 16.18 7.05002 16.03L8.04002 15.04L9.07002 16.07C9.22002 16.22 9.41002 16.29 9.60002 16.29C9.79002 16.29 9.98002 16.22 10.13 16.07C10.42 15.78 10.42 15.3 10.13 15.01Z" fill="currentColor"></path><path d="M13.54 15C12.99 15 12.53 14.55 12.53 14C12.53 13.45 12.97 13 13.52 13H13.54C14.09 13 14.54 13.45 14.54 14C14.54 14.55 14.1 15 13.54 15Z" fill="currentColor"></path><path d="M17.48 15C16.93 15 16.47 14.55 16.47 14C16.47 13.45 16.91 13 17.46 13H17.48C18.03 13 18.48 13.45 18.48 14C18.48 14.55 18.04 15 17.48 15Z" fill="currentColor"></path><path d="M15.5 16.97C14.95 16.97 14.5 16.53 14.5 15.98V15.96C14.5 15.41 14.95 14.96 15.5 14.96C16.05 14.96 16.5 15.41 16.5 15.96C16.5 16.51 16.06 16.97 15.5 16.97Z" fill="currentColor"></path><path d="M15.5 13.03C14.95 13.03 14.5 12.59 14.5 12.04V12.02C14.5 11.47 14.95 11.02 15.5 11.02C16.05 11.02 16.5 11.47 16.5 12.02C16.5 12.57 16.06 13.03 15.5 13.03Z" fill="currentColor"></path><path opacity="0.4" d="M22 11.07V16.65C22 19.6 19.6 22 16.65 22H7.35C4.4 22 2 19.6 2 16.65V11.07C2 8.12 4.4 5.72 7.35 5.72H16.65C19.6 5.72 22 8.12 22 11.07Z" fill="currentColor"></path><path d="M13.64 2.71L13.63 3.65C13.62 4.53 12.89 5.26 12 5.26C11.85 5.26 11.76 5.36 11.76 5.49C11.76 5.62 11.86 5.72 11.99 5.72H10.38C10.37 5.65 10.36 5.57 10.36 5.49C10.36 4.59 11.09 3.86 11.98 3.86C12.13 3.86 12.23 3.76 12.23 3.63L12.24 2.69C12.25 2.31 12.56 2 12.94 2H12.95C13.34 2 13.64 2.32 13.64 2.71Z" fill="currentColor"></path>', 7), l = [
7
+ e
8
+ ];
9
+ function a(c, n) {
10
+ return C(), t("svg", r, l);
11
+ }
12
+ const p = { render: a };
13
+ export {
14
+ p as default,
15
+ a as render
16
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),o={viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},l=e.createElementVNode("path",{opacity:"0.4",d:"M22 7.81V14H17.92C17.25 14 16.46 13.52 16.15 12.93L15.11 10.96C14.83 10.43 14.43 10.46 14.21 11.01L11.91 16.82C11.66 17.47 11.24 17.47 10.98 16.82L9.84 13.94C9.57 13.24 8.73 12.67 7.98 12.67L2 12.7V7.81C2 4.17 4.17 2 7.81 2H16.19C19.83 2 22 4.17 22 7.81Z",fill:"currentColor"},null,-1),n=e.createElementVNode("path",{d:"M22 16.1899V13.9999H17.92C17.25 13.9999 16.46 13.5199 16.15 12.9299L15.11 10.9599C14.83 10.4299 14.43 10.4599 14.21 11.0099L11.91 16.8199C11.66 17.4699 11.24 17.4699 10.98 16.8199L9.84 13.9399C9.57 13.2399 8.73 12.6699 7.98 12.6699L2 12.6999V16.1899C2 19.7699 4.1 21.9299 7.63 21.9899C7.74 21.9999 7.86 21.9999 7.97 21.9999H15.97C16.12 21.9999 16.27 21.9999 16.41 21.9899C19.92 21.9099 22 19.7599 22 16.1899Z",fill:"currentColor"},null,-1),r=e.createElementVNode("path",{d:"M1.99997 12.7V16.01C1.97997 15.69 1.96997 15.35 1.96997 15V12.7H1.99997Z",fill:"currentColor"},null,-1),c=[l,n,r];function t(d,s){return e.openBlock(),e.createElementBlock("svg",o,c)}const C={render:t};exports.default=C;exports.render=t;
@@ -0,0 +1,28 @@
1
+ import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
2
+ const l = {
3
+ viewBox: "0 0 24 24",
4
+ fill: "none",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ }, n = /* @__PURE__ */ t("path", {
7
+ opacity: "0.4",
8
+ d: "M22 7.81V14H17.92C17.25 14 16.46 13.52 16.15 12.93L15.11 10.96C14.83 10.43 14.43 10.46 14.21 11.01L11.91 16.82C11.66 17.47 11.24 17.47 10.98 16.82L9.84 13.94C9.57 13.24 8.73 12.67 7.98 12.67L2 12.7V7.81C2 4.17 4.17 2 7.81 2H16.19C19.83 2 22 4.17 22 7.81Z",
9
+ fill: "currentColor"
10
+ }, null, -1), r = /* @__PURE__ */ t("path", {
11
+ d: "M22 16.1899V13.9999H17.92C17.25 13.9999 16.46 13.5199 16.15 12.9299L15.11 10.9599C14.83 10.4299 14.43 10.4599 14.21 11.0099L11.91 16.8199C11.66 17.4699 11.24 17.4699 10.98 16.8199L9.84 13.9399C9.57 13.2399 8.73 12.6699 7.98 12.6699L2 12.6999V16.1899C2 19.7699 4.1 21.9299 7.63 21.9899C7.74 21.9999 7.86 21.9999 7.97 21.9999H15.97C16.12 21.9999 16.27 21.9999 16.41 21.9899C19.92 21.9099 22 19.7599 22 16.1899Z",
12
+ fill: "currentColor"
13
+ }, null, -1), c = /* @__PURE__ */ t("path", {
14
+ d: "M1.99997 12.7V16.01C1.97997 15.69 1.96997 15.35 1.96997 15V12.7H1.99997Z",
15
+ fill: "currentColor"
16
+ }, null, -1), C = [
17
+ n,
18
+ r,
19
+ c
20
+ ];
21
+ function s(i, d) {
22
+ return e(), o("svg", l, C);
23
+ }
24
+ const _ = { render: s };
25
+ export {
26
+ _ as default,
27
+ s as render
28
+ };
@@ -0,0 +1,32 @@
1
+ import { openBlock as o, createElementBlock as e, createElementVNode as t } from "vue";
2
+ const l = {
3
+ viewBox: "0 0 24 24",
4
+ fill: "none",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ }, n = /* @__PURE__ */ t("path", {
7
+ d: "M22 21.25H2C1.59 21.25 1.25 21.59 1.25 22C1.25 22.41 1.59 22.75 2 22.75H22C22.41 22.75 22.75 22.41 22.75 22C22.75 21.59 22.41 21.25 22 21.25Z",
8
+ fill: "currentColor"
9
+ }, null, -1), r = /* @__PURE__ */ t("path", {
10
+ opacity: "0.4",
11
+ d: "M17 2H7C4 2 3 3.79 3 6V22H21V6C21 3.79 20 2 17 2Z",
12
+ fill: "currentColor"
13
+ }, null, -1), c = /* @__PURE__ */ t("path", {
14
+ d: "M14.06 15H9.92998C9.41998 15 8.98999 15.42 8.98999 15.94V22H14.99V15.94C15 15.42 14.58 15 14.06 15Z",
15
+ fill: "currentColor"
16
+ }, null, -1), C = /* @__PURE__ */ t("path", {
17
+ d: "M14.5 7.75H12.75V6C12.75 5.59 12.41 5.25 12 5.25C11.59 5.25 11.25 5.59 11.25 6V7.75H9.5C9.09 7.75 8.75 8.09 8.75 8.5C8.75 8.91 9.09 9.25 9.5 9.25H11.25V11C11.25 11.41 11.59 11.75 12 11.75C12.41 11.75 12.75 11.41 12.75 11V9.25H14.5C14.91 9.25 15.25 8.91 15.25 8.5C15.25 8.09 14.91 7.75 14.5 7.75Z",
18
+ fill: "currentColor"
19
+ }, null, -1), s = [
20
+ n,
21
+ r,
22
+ c,
23
+ C
24
+ ];
25
+ function i(d, _) {
26
+ return o(), e("svg", l, s);
27
+ }
28
+ const u = { render: i };
29
+ export {
30
+ u as default,
31
+ i as render
32
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),o={viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},l=e.createElementVNode("path",{d:"M22 21.25H2C1.59 21.25 1.25 21.59 1.25 22C1.25 22.41 1.59 22.75 2 22.75H22C22.41 22.75 22.75 22.41 22.75 22C22.75 21.59 22.41 21.25 22 21.25Z",fill:"currentColor"},null,-1),n=e.createElementVNode("path",{opacity:"0.4",d:"M17 2H7C4 2 3 3.79 3 6V22H21V6C21 3.79 20 2 17 2Z",fill:"currentColor"},null,-1),r=e.createElementVNode("path",{d:"M14.06 15H9.92998C9.41998 15 8.98999 15.42 8.98999 15.94V22H14.99V15.94C15 15.42 14.58 15 14.06 15Z",fill:"currentColor"},null,-1),c=e.createElementVNode("path",{d:"M14.5 7.75H12.75V6C12.75 5.59 12.41 5.25 12 5.25C11.59 5.25 11.25 5.59 11.25 6V7.75H9.5C9.09 7.75 8.75 8.09 8.75 8.5C8.75 8.91 9.09 9.25 9.5 9.25H11.25V11C11.25 11.41 11.59 11.75 12 11.75C12.41 11.75 12.75 11.41 12.75 11V9.25H14.5C14.91 9.25 15.25 8.91 15.25 8.5C15.25 8.09 14.91 7.75 14.5 7.75Z",fill:"currentColor"},null,-1),d=[l,n,r,c];function t(C,i){return e.openBlock(),e.createElementBlock("svg",o,d)}const s={render:t};exports.default=s;exports.render=t;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),r={viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},o=t.createStaticVNode('<path d="M22 22.75H2C1.59 22.75 1.25 22.41 1.25 22C1.25 21.59 1.59 21.25 2 21.25H22C22.41 21.25 22.75 21.59 22.75 22C22.75 22.41 22.41 22.75 22 22.75Z" fill="currentColor"></path><path opacity="0.4" d="M21 9.97993V21.9999H2.95L3 9.96992C3 9.35992 3.28 8.77997 3.77 8.39997L10.77 2.95997C11.49 2.38997 12.51 2.38997 13.23 2.95997L14.57 3.99995L19 7.43995L20.23 8.39997C20.72 8.77997 21 9.35993 21 9.97993Z" fill="currentColor"></path><path d="M13 17H11C10.17 17 9.5 17.67 9.5 18.5V22H14.5V18.5C14.5 17.67 13.83 17 13 17Z" fill="currentColor"></path><path d="M9.5 13.75H7.5C6.95 13.75 6.5 13.3 6.5 12.75V11.25C6.5 10.7 6.95 10.25 7.5 10.25H9.5C10.05 10.25 10.5 10.7 10.5 11.25V12.75C10.5 13.3 10.05 13.75 9.5 13.75Z" fill="currentColor"></path><path d="M16.5 13.75H14.5C13.95 13.75 13.5 13.3 13.5 12.75V11.25C13.5 10.7 13.95 10.25 14.5 10.25H16.5C17.05 10.25 17.5 10.7 17.5 11.25V12.75C17.5 13.3 17.05 13.75 16.5 13.75Z" fill="currentColor"></path><path d="M19 7.44L14.57 4H17.98C18.53 4 18.98 4.43999 18.98 4.98999L19 7.44Z" fill="currentColor"></path>',6),l=[o];function e(C,c){return t.openBlock(),t.createElementBlock("svg",r,l)}const n={render:e};exports.default=n;exports.render=e;
@@ -0,0 +1,16 @@
1
+ import { openBlock as t, createElementBlock as o, createStaticVNode as r } from "vue";
2
+ const e = {
3
+ viewBox: "0 0 24 24",
4
+ fill: "none",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ }, l = /* @__PURE__ */ r('<path d="M22 22.75H2C1.59 22.75 1.25 22.41 1.25 22C1.25 21.59 1.59 21.25 2 21.25H22C22.41 21.25 22.75 21.59 22.75 22C22.75 22.41 22.41 22.75 22 22.75Z" fill="currentColor"></path><path opacity="0.4" d="M21 9.97993V21.9999H2.95L3 9.96992C3 9.35992 3.28 8.77997 3.77 8.39997L10.77 2.95997C11.49 2.38997 12.51 2.38997 13.23 2.95997L14.57 3.99995L19 7.43995L20.23 8.39997C20.72 8.77997 21 9.35993 21 9.97993Z" fill="currentColor"></path><path d="M13 17H11C10.17 17 9.5 17.67 9.5 18.5V22H14.5V18.5C14.5 17.67 13.83 17 13 17Z" fill="currentColor"></path><path d="M9.5 13.75H7.5C6.95 13.75 6.5 13.3 6.5 12.75V11.25C6.5 10.7 6.95 10.25 7.5 10.25H9.5C10.05 10.25 10.5 10.7 10.5 11.25V12.75C10.5 13.3 10.05 13.75 9.5 13.75Z" fill="currentColor"></path><path d="M16.5 13.75H14.5C13.95 13.75 13.5 13.3 13.5 12.75V11.25C13.5 10.7 13.95 10.25 14.5 10.25H16.5C17.05 10.25 17.5 10.7 17.5 11.25V12.75C17.5 13.3 17.05 13.75 16.5 13.75Z" fill="currentColor"></path><path d="M19 7.44L14.57 4H17.98C18.53 4 18.98 4.43999 18.98 4.98999L19 7.44Z" fill="currentColor"></path>', 6), C = [
7
+ l
8
+ ];
9
+ function c(n, a) {
10
+ return t(), o("svg", e, C);
11
+ }
12
+ const p = { render: c };
13
+ export {
14
+ p as default,
15
+ c as render
16
+ };
@@ -0,0 +1,36 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ const n = {
3
+ viewBox: "0 0 24 24",
4
+ fill: "none",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ }, r = /* @__PURE__ */ o("path", {
7
+ d: "M12 16.5C14.4853 16.5 16.5 14.4853 16.5 12C16.5 9.51472 14.4853 7.5 12 7.5C9.51472 7.5 7.5 9.51472 7.5 12C7.5 14.4853 9.51472 16.5 12 16.5Z",
8
+ stroke: "currentColor",
9
+ "stroke-width": "1.5",
10
+ "stroke-linecap": "round",
11
+ "stroke-linejoin": "round"
12
+ }, null, -1), s = /* @__PURE__ */ o("path", {
13
+ d: "M2 12H7",
14
+ stroke: "currentColor",
15
+ "stroke-width": "1.5",
16
+ "stroke-linecap": "round",
17
+ "stroke-linejoin": "round"
18
+ }, null, -1), l = /* @__PURE__ */ o("path", {
19
+ d: "M17 12H22",
20
+ stroke: "currentColor",
21
+ "stroke-width": "1.5",
22
+ "stroke-linecap": "round",
23
+ "stroke-linejoin": "round"
24
+ }, null, -1), i = [
25
+ r,
26
+ s,
27
+ l
28
+ ];
29
+ function d(c, u) {
30
+ return e(), t("svg", n, i);
31
+ }
32
+ const h = { render: d };
33
+ export {
34
+ h as default,
35
+ d as render
36
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),t={viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n=e.createElementVNode("path",{d:"M12 16.5C14.4853 16.5 16.5 14.4853 16.5 12C16.5 9.51472 14.4853 7.5 12 7.5C9.51472 7.5 7.5 9.51472 7.5 12C7.5 14.4853 9.51472 16.5 12 16.5Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),r=e.createElementVNode("path",{d:"M2 12H7",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),s=e.createElementVNode("path",{d:"M17 12H22",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),l=[n,r,s];function o(c,i){return e.openBlock(),e.createElementBlock("svg",t,l)}const d={render:o};exports.default=d;exports.render=o;