adp-web-components 0.1.99 → 0.1.100

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 (274) hide show
  1. package/dist/cjs/dead-stock-lookup_3.cjs.entry.js +9 -9
  2. package/dist/cjs/flexible-container.cjs.entry.js +1 -1
  3. package/dist/cjs/form-checkbox.cjs.entry.js +2 -2
  4. package/dist/cjs/form-date-picker.cjs.entry.js +5 -5
  5. package/dist/cjs/form-dialog_13.cjs.entry.js +28 -28
  6. package/dist/cjs/form-input_7.cjs.entry.js +17 -17
  7. package/dist/cjs/form-switch.cjs.entry.js +2 -2
  8. package/dist/cjs/form-time-picker.cjs.entry.js +6 -6
  9. package/dist/cjs/{functions-MTNlZ268.js → functions-J8MrNngM.js} +1 -1
  10. package/dist/cjs/general-form.cjs.entry.js +4 -4
  11. package/dist/cjs/general-inquiry-form.cjs.entry.js +4 -4
  12. package/dist/cjs/{get-local-language-BW-OMSKP.js → get-local-language-B-U80qdv.js} +1 -1
  13. package/dist/cjs/{get-mock-files-CH2rciL_.js → get-mock-files-DujCPA5I.js} +1 -1
  14. package/dist/cjs/information-table.cjs.entry.js +82 -13
  15. package/dist/cjs/loader.cjs.js +1 -1
  16. package/dist/cjs/loading-spinner.cjs.entry.js +2 -2
  17. package/dist/cjs/manufacturer-part-lookup.cjs.entry.js +3 -3
  18. package/dist/cjs/part-lookup.cjs.entry.js +2 -2
  19. package/dist/cjs/service-booking-form.cjs.entry.js +4 -4
  20. package/dist/cjs/shift-accordion.cjs.entry.js +2 -2
  21. package/dist/cjs/shift-checkbox.cjs.entry.js +2 -2
  22. package/dist/cjs/shift-components.cjs.js +1 -1
  23. package/dist/cjs/shift-slider.cjs.entry.js +1 -1
  24. package/dist/cjs/shift-switch.cjs.entry.js +2 -2
  25. package/dist/cjs/shift-tab-content.cjs.entry.js +2 -2
  26. package/dist/cjs/shift-tabs_2.cjs.entry.js +12 -12
  27. package/dist/cjs/ssc-lookup-form.cjs.entry.js +4 -4
  28. package/dist/cjs/test-drive-form.cjs.entry.js +4 -4
  29. package/dist/cjs/vehicle-accessories_7.cjs.entry.js +28 -52
  30. package/dist/cjs/vehicle-lookup.cjs.entry.js +3 -3
  31. package/dist/cjs/vehicle-quotation-form.cjs.entry.js +4 -4
  32. package/dist/collection/components/components/empty.css +1 -1
  33. package/dist/collection/components/components/flexible-container.css +1 -1
  34. package/dist/collection/components/components/information-table.css +1 -1
  35. package/dist/collection/components/components/information-table.js +101 -12
  36. package/dist/collection/components/components/loading-spinner.css +1 -1
  37. package/dist/collection/components/components/loading-spinner.js +1 -1
  38. package/dist/collection/components/components/shift-accordion.css +1 -1
  39. package/dist/collection/components/components/shift-accordion.js +1 -1
  40. package/dist/collection/components/components/shift-checkbox.js +1 -1
  41. package/dist/collection/components/components/shift-portal.css +1 -1
  42. package/dist/collection/components/components/shift-select-dropdown.css +1 -1
  43. package/dist/collection/components/components/shift-select-dropdown.js +2 -2
  44. package/dist/collection/components/components/shift-select.css +1 -1
  45. package/dist/collection/components/components/shift-select.js +3 -3
  46. package/dist/collection/components/components/shift-slider.js +1 -1
  47. package/dist/collection/components/components/shift-switch.js +1 -1
  48. package/dist/collection/components/components/shift-tab-content.css +1 -1
  49. package/dist/collection/components/components/shift-tab-content.js +1 -1
  50. package/dist/collection/components/components/shift-tabs.css +1 -1
  51. package/dist/collection/components/components/shift-tabs.js +2 -2
  52. package/dist/collection/components/form-elements/form-checkbox.js +1 -1
  53. package/dist/collection/components/form-elements/form-date-picker-legacy.js +4 -4
  54. package/dist/collection/components/form-elements/form-dialog.js +1 -1
  55. package/dist/collection/components/form-elements/form-file.js +2 -2
  56. package/dist/collection/components/form-elements/form-input.js +2 -2
  57. package/dist/collection/components/form-elements/form-inputs.css +1 -1
  58. package/dist/collection/components/form-elements/form-picker-input.js +2 -2
  59. package/dist/collection/components/form-elements/form-shadow-input.js +1 -1
  60. package/dist/collection/components/form-elements/form-stepper-control.js +2 -2
  61. package/dist/collection/components/form-elements/form-stepper-submit.js +2 -2
  62. package/dist/collection/components/form-elements/form-stepper.js +1 -1
  63. package/dist/collection/components/form-elements/form-structure-error.js +1 -1
  64. package/dist/collection/components/form-elements/form-submit.js +2 -2
  65. package/dist/collection/components/form-elements/form-switch.js +1 -1
  66. package/dist/collection/components/form-elements/form-text-area.js +2 -2
  67. package/dist/collection/components/form-elements/form-time-picker-legacy.js +5 -5
  68. package/dist/collection/components/form-elements/form-vin-input.js +2 -2
  69. package/dist/collection/components/forms/general-form.js +2 -2
  70. package/dist/collection/components/forms/general-inquiry.js +2 -2
  71. package/dist/collection/components/forms/service-booking.js +2 -2
  72. package/dist/collection/components/forms/ssc-lookup.js +2 -2
  73. package/dist/collection/components/forms/test-drive.js +2 -2
  74. package/dist/collection/components/forms/vehicle-quotation.js +2 -2
  75. package/dist/collection/components/part-lookup/dead-stock-lookup.css +1 -1
  76. package/dist/collection/components/part-lookup/dead-stock-lookup.js +2 -2
  77. package/dist/collection/components/part-lookup/distributor-lookup.css +1 -1
  78. package/dist/collection/components/part-lookup/distributor-lookup.js +2 -2
  79. package/dist/collection/components/part-lookup/manufacturer-lookup.css +1 -1
  80. package/dist/collection/components/part-lookup/manufacturer-part-lookup.css +1 -1
  81. package/dist/collection/components/part-lookup/manufacturer-part-lookup.js +1 -1
  82. package/dist/collection/components/part-lookup/part-lookup.css +1 -1
  83. package/dist/collection/components/vehicle-lookup/vehicle-accessories.css +1 -1
  84. package/dist/collection/components/vehicle-lookup/vehicle-accessories.js +2 -2
  85. package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.css +1 -1
  86. package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.js +4 -4
  87. package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.css +1 -1
  88. package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.js +8 -8
  89. package/dist/collection/components/vehicle-lookup/vehicle-lookup.css +1 -1
  90. package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.css +1 -1
  91. package/dist/collection/components/vehicle-lookup/vehicle-sale-information.css +1 -1
  92. package/dist/collection/components/vehicle-lookup/vehicle-sale-information.js +2 -2
  93. package/dist/collection/components/vehicle-lookup/vehicle-service-history.css +1 -1
  94. package/dist/collection/components/vehicle-lookup/vehicle-service-history.js +7 -31
  95. package/dist/collection/components/vehicle-lookup/vehicle-specification.css +1 -1
  96. package/dist/collection/components/vehicle-lookup/vehicle-specification.js +1 -1
  97. package/dist/collection/components/vehicle-lookup/vehicle-warranty-details.css +1 -1
  98. package/dist/collection/components/vehicle-lookup/vehicle-warranty-details.js +4 -4
  99. package/dist/collection/components/vin-extractor/vin-extractor.js +1 -1
  100. package/dist/collection/templates/vehicle-lookup/mock-data.js +2 -2
  101. package/dist/components/dead-stock-lookup.js +1 -1
  102. package/dist/components/distributor-lookup.js +1 -1
  103. package/dist/components/flexible-container.js +1 -1
  104. package/dist/components/form-checkbox.js +1 -1
  105. package/dist/components/form-date-picker.js +1 -1
  106. package/dist/components/form-dialog.js +1 -1
  107. package/dist/components/form-file.js +1 -1
  108. package/dist/components/form-input-preview.js +1 -1
  109. package/dist/components/form-input.js +1 -1
  110. package/dist/components/form-phone-number.js +1 -1
  111. package/dist/components/form-picker-input.js +1 -1
  112. package/dist/components/form-select.js +1 -1
  113. package/dist/components/form-shadow-input.js +1 -1
  114. package/dist/components/form-stepper-control.js +1 -1
  115. package/dist/components/form-stepper-submit.js +1 -1
  116. package/dist/components/form-stepper.js +1 -1
  117. package/dist/components/form-structure-error.js +1 -1
  118. package/dist/components/form-structure.js +1 -1
  119. package/dist/components/form-submit.js +1 -1
  120. package/dist/components/form-switch.js +1 -1
  121. package/dist/components/form-text-area.js +1 -1
  122. package/dist/components/form-time-picker.js +1 -1
  123. package/dist/components/form-vin-input.js +1 -1
  124. package/dist/components/general-form.js +1 -1
  125. package/dist/components/general-inquiry-form.js +1 -1
  126. package/dist/components/information-table.js +1 -1
  127. package/dist/components/loading-spinner.js +1 -1
  128. package/dist/components/manufacturer-lookup.js +1 -1
  129. package/dist/components/manufacturer-part-lookup.js +1 -1
  130. package/dist/components/{p-BiDunQ9O.js → p-1j9XfX4T.js} +1 -1
  131. package/dist/components/{p-tn1xayL4.js → p-B049EqLL.js} +1 -1
  132. package/dist/components/{p-sm-1avIF.js → p-B0MIlLKp.js} +1 -1
  133. package/dist/components/{p-CY5MOfMW.js → p-B3TtFNdW.js} +1 -1
  134. package/dist/components/{p-0tuoyA_w.js → p-BE5oO-Ra.js} +1 -1
  135. package/dist/components/{p-zwt4_06d.js → p-BMUkye-Y.js} +1 -1
  136. package/dist/components/{p-Dc2VRr5p.js → p-BQxV6dGk.js} +1 -1
  137. package/dist/components/{p-B_yOyI1j.js → p-BSeZfmoK.js} +1 -1
  138. package/dist/components/{p-CM4XIdUb.js → p-BWarcGeV.js} +1 -1
  139. package/dist/components/{p-CC91t_ZU.js → p-BaRJc7Hc.js} +1 -1
  140. package/dist/components/{p-DhTKM66U.js → p-BdiGmPzZ.js} +1 -1
  141. package/dist/components/p-Bf0ZbDyl.js +5 -0
  142. package/dist/components/{p-NAH3zekG.js → p-BjHcRdGT.js} +1 -1
  143. package/dist/components/{p-7iMaOrRU.js → p-BjYPkUXI.js} +1 -1
  144. package/dist/components/{p-BrWQSZDI.js → p-BkBTqu52.js} +1 -1
  145. package/dist/components/{p-Cctm5vfv.js → p-BmLqJuEE.js} +1 -1
  146. package/dist/components/{p-DtuPf1ij.js → p-C05tBPvt.js} +1 -1
  147. package/dist/components/{p-CiUZDgB0.js → p-C4tuVQxU.js} +1 -1
  148. package/dist/components/{p-V-co8nMw.js → p-C7VeqfpP.js} +1 -1
  149. package/dist/components/{p-CbOzoN-z.js → p-C9knov1J.js} +1 -1
  150. package/dist/components/{p-BV90NnNh.js → p-CRuBXO7Q.js} +1 -1
  151. package/dist/components/{p-D58F4aUL.js → p-CZ-FFu7i.js} +1 -1
  152. package/dist/components/p-Cf6AX5Ty.js +5 -0
  153. package/dist/components/p-Cyniuv0u.js +5 -0
  154. package/dist/components/p-CzbGKNxc.js +5 -0
  155. package/dist/components/{p-BQIItjPt.js → p-D8H5CDHG.js} +1 -1
  156. package/dist/components/{p-BKJy6MMD.js → p-DSX1Us0c.js} +1 -1
  157. package/dist/components/{p-Bg7C87Dc.js → p-DWyr6Y9T.js} +1 -1
  158. package/dist/components/p-DhXaELdo.js +5 -0
  159. package/dist/components/{p-DU9Q7NXG.js → p-DoyaIaiz.js} +1 -1
  160. package/dist/components/{p-DgLtjdg2.js → p-DuY-oa6Q.js} +1 -1
  161. package/dist/components/{p-Ckhvusns.js → p-I1CQgqjW.js} +1 -1
  162. package/dist/components/{p-CK3nnfXh.js → p-JQqMdBqw.js} +1 -1
  163. package/dist/components/{p-BAV62I5C.js → p-RP_oqqfw.js} +1 -1
  164. package/dist/components/{p-kZwU9Rop.js → p-T1E0f3Lo.js} +1 -1
  165. package/dist/components/{p-KtBTftkz.js → p-Th2UyesD.js} +1 -1
  166. package/dist/components/{p-BjyqToCQ.js → p-YGnaX1A9.js} +1 -1
  167. package/dist/components/{p-CxUuvztd.js → p-dt-MBA1i.js} +1 -1
  168. package/dist/components/{p-DW4cIsIJ.js → p-f7HE6eLq.js} +1 -1
  169. package/dist/components/{p-BYQ-hY-R.js → p-i7nYzNAH.js} +1 -1
  170. package/dist/components/p-iAkxrf8W.js +5 -0
  171. package/dist/components/{p-BGYwKkNW.js → p-sDV6qQGW.js} +1 -1
  172. package/dist/components/p-tknX2Ok-.js +5 -0
  173. package/dist/components/part-lookup.js +1 -1
  174. package/dist/components/service-booking-form.js +1 -1
  175. package/dist/components/shift-accordion.js +1 -1
  176. package/dist/components/shift-checkbox.js +1 -1
  177. package/dist/components/shift-portal.js +1 -1
  178. package/dist/components/shift-select-dropdown.js +1 -1
  179. package/dist/components/shift-select.js +1 -1
  180. package/dist/components/shift-slider.js +1 -1
  181. package/dist/components/shift-switch.js +1 -1
  182. package/dist/components/shift-tab-content.js +1 -1
  183. package/dist/components/shift-tabs.js +1 -1
  184. package/dist/components/ssc-lookup-form.js +1 -1
  185. package/dist/components/test-drive-form.js +1 -1
  186. package/dist/components/vehicle-accessories.js +1 -1
  187. package/dist/components/vehicle-claimable-items.js +1 -1
  188. package/dist/components/vehicle-item-claim-form.js +1 -1
  189. package/dist/components/vehicle-lookup.js +1 -1
  190. package/dist/components/vehicle-paint-thickness.js +1 -1
  191. package/dist/components/vehicle-quotation-form.js +1 -1
  192. package/dist/components/vehicle-sale-information.js +1 -1
  193. package/dist/components/vehicle-service-history.js +1 -1
  194. package/dist/components/vehicle-specification.js +1 -1
  195. package/dist/components/vehicle-warranty-details.js +1 -1
  196. package/dist/components/vin-extractor.js +1 -1
  197. package/dist/esm/dead-stock-lookup_3.entry.js +9 -9
  198. package/dist/esm/flexible-container.entry.js +1 -1
  199. package/dist/esm/form-checkbox.entry.js +2 -2
  200. package/dist/esm/form-date-picker.entry.js +5 -5
  201. package/dist/esm/form-dialog_13.entry.js +28 -28
  202. package/dist/esm/form-input_7.entry.js +17 -17
  203. package/dist/esm/form-switch.entry.js +2 -2
  204. package/dist/esm/form-time-picker.entry.js +6 -6
  205. package/dist/esm/{functions-Bx8rvXMs.js → functions-DYqGFXFc.js} +1 -1
  206. package/dist/esm/general-form.entry.js +4 -4
  207. package/dist/esm/general-inquiry-form.entry.js +4 -4
  208. package/dist/esm/{get-local-language-JXQsf8P_.js → get-local-language-D4TiQvWp.js} +1 -1
  209. package/dist/esm/{get-mock-files-C0qBK8Zr.js → get-mock-files-28wx7baJ.js} +1 -1
  210. package/dist/esm/information-table.entry.js +82 -13
  211. package/dist/esm/loader.js +1 -1
  212. package/dist/esm/loading-spinner.entry.js +2 -2
  213. package/dist/esm/manufacturer-part-lookup.entry.js +3 -3
  214. package/dist/esm/part-lookup.entry.js +2 -2
  215. package/dist/esm/service-booking-form.entry.js +4 -4
  216. package/dist/esm/shift-accordion.entry.js +2 -2
  217. package/dist/esm/shift-checkbox.entry.js +2 -2
  218. package/dist/esm/shift-components.js +1 -1
  219. package/dist/esm/shift-slider.entry.js +1 -1
  220. package/dist/esm/shift-switch.entry.js +2 -2
  221. package/dist/esm/shift-tab-content.entry.js +2 -2
  222. package/dist/esm/shift-tabs_2.entry.js +12 -12
  223. package/dist/esm/ssc-lookup-form.entry.js +4 -4
  224. package/dist/esm/test-drive-form.entry.js +4 -4
  225. package/dist/esm/vehicle-accessories_7.entry.js +28 -52
  226. package/dist/esm/vehicle-lookup.entry.js +3 -3
  227. package/dist/esm/vehicle-quotation-form.entry.js +4 -4
  228. package/dist/mocks/generated/standard-dealer/vehicle-lookup.json +12 -12
  229. package/dist/shift-components/{p-0b8fcfbe.entry.js → p-017d2608.entry.js} +1 -1
  230. package/dist/shift-components/{p-d373ac8b.entry.js → p-09a5bb83.entry.js} +1 -1
  231. package/dist/shift-components/{p-3ed72ed3.entry.js → p-0a245857.entry.js} +1 -1
  232. package/dist/shift-components/{p-daf075d7.entry.js → p-0b442682.entry.js} +1 -1
  233. package/dist/shift-components/{p-df8df3ab.entry.js → p-2026d860.entry.js} +1 -1
  234. package/dist/shift-components/{p-830fb1d8.entry.js → p-20366e61.entry.js} +1 -1
  235. package/dist/shift-components/{p-897da01a.entry.js → p-257551be.entry.js} +1 -1
  236. package/dist/shift-components/{p-53b758df.entry.js → p-2694dbed.entry.js} +1 -1
  237. package/dist/shift-components/{p-e26b46fe.entry.js → p-44f3aa20.entry.js} +1 -1
  238. package/dist/shift-components/p-454189ed.entry.js +5 -0
  239. package/dist/shift-components/{p-c59d17fc.entry.js → p-5fa058df.entry.js} +1 -1
  240. package/dist/shift-components/{p-3d5f7853.entry.js → p-69d34a68.entry.js} +1 -1
  241. package/dist/shift-components/{p-0057f289.entry.js → p-7134297a.entry.js} +1 -1
  242. package/dist/shift-components/{p-d92ba259.entry.js → p-7be2f01d.entry.js} +1 -1
  243. package/dist/shift-components/{p-3242bdc2.entry.js → p-8036fd77.entry.js} +1 -1
  244. package/dist/shift-components/p-8c5c9c53.entry.js +5 -0
  245. package/dist/shift-components/p-8ee6211b.entry.js +5 -0
  246. package/dist/shift-components/{p-C0_1HmCX.js → p-BUisV4Ra.js} +1 -1
  247. package/dist/shift-components/{p-PbrmcWde.js → p-BjUnT_f3.js} +1 -1
  248. package/dist/shift-components/p-CAYmAWJC.js +5 -0
  249. package/dist/shift-components/{p-5cdcb5af.entry.js → p-a0ea3a07.entry.js} +1 -1
  250. package/dist/shift-components/{p-74fb690c.entry.js → p-a64fd8e6.entry.js} +1 -1
  251. package/dist/shift-components/{p-c18fe44e.entry.js → p-b4531515.entry.js} +1 -1
  252. package/dist/shift-components/p-bdfbb309.entry.js +5 -0
  253. package/dist/shift-components/{p-7892af11.entry.js → p-c73e8fcb.entry.js} +1 -1
  254. package/dist/shift-components/{p-6129aed5.entry.js → p-cbccfb49.entry.js} +1 -1
  255. package/dist/shift-components/{p-579760b4.entry.js → p-d324962d.entry.js} +1 -1
  256. package/dist/shift-components/p-ea569a53.entry.js +5 -0
  257. package/dist/shift-components/{p-cbe70a06.entry.js → p-f02c9ca9.entry.js} +1 -1
  258. package/dist/shift-components/shift-components.esm.js +1 -1
  259. package/dist/types/components/components/information-table.d.ts +6 -0
  260. package/dist/types/components.d.ts +8 -0
  261. package/package.json +1 -1
  262. package/dist/components/p-BGw43AxT.js +0 -5
  263. package/dist/components/p-CPQ7IXU0.js +0 -5
  264. package/dist/components/p-CjNacNI2.js +0 -5
  265. package/dist/components/p-CqGeoBcj.js +0 -5
  266. package/dist/components/p-D0JFdlgc.js +0 -5
  267. package/dist/components/p-Dgy0oCQO.js +0 -5
  268. package/dist/components/p-EiaHrRBl.js +0 -5
  269. package/dist/shift-components/p-46e4f9ea.entry.js +0 -5
  270. package/dist/shift-components/p-762e985d.entry.js +0 -5
  271. package/dist/shift-components/p-8518dee8.entry.js +0 -5
  272. package/dist/shift-components/p-BLYk7i8q.js +0 -5
  273. package/dist/shift-components/p-bd2208f8.entry.js +0 -5
  274. package/dist/shift-components/p-fdfe36a8.entry.js +0 -5
@@ -0,0 +1,5 @@
1
+ /*!
2
+ * Built by ShiftSoftware
3
+ * Copyright (c)
4
+ */
5
+ import{r as e,h as t,H as r,a as o}from"./p-Bf4Ol6Qt.js";import{c as i}from"./p-BK16Cn81.js";const a=class{constructor(t){e(this,t)}async componentDidLoad(){this.inputRef=this.el.getElementsByClassName("shift-checkbox")[0]}async getInputRef(){return this.inputRef}async getIsChecked(){return this.inputRef.checked}render(){return t(r,{key:"4e98b7cb9c42dcbeacdff3b00d013c60aa72a90b",translate:"no"},t("label",{key:"be922caea4ea1afbc32a3a213cb8c92b19359dee",part:"shift-checkbox",class:i("relative flex items-center cursor-pointer select-none",{"opacity-75 cursor-default":this.disabled})},t("input",{key:"6066063a55309a686864f1be4c09193865726006",type:"checkbox",value:"true",name:this.name,checked:this.checked,disabled:this.disabled,onChange:this.onChange,class:"shift-checkbox peer hidden"}),t("div",{key:"1f77f345998e53bac750881043d8b170abc8fa88",class:"relative w-[50px] h-[24px] rounded-full border-2 border-blue-300 bg-blue-100 peer-checked:bg-blue-500 peer-checked:[&_div]:translate-x-[28px] peer-checked:border-blue-500 transition-colors duration-300"},t("div",{key:"28282614bf061f89da16bf117e500018d8c1a4e9",class:"absolute top-[-2px] left-[-2px] size-[24px] rounded-full bg-white shadow-md transition-all duration-300 peer-checked:bg-blue-500"})),t("span",{key:"48895316a5ab7d6062867b1bf9f6f17cbdf611ec",class:"ms-2 text-gray-700"},this.label)))}get el(){return o(this)}};a.style='*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;border:0 solid #e5e7eb;box-sizing:border-box}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;}/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.static{position:static}.absolute{position:absolute}.relative{position:relative}.left-\\[-2px\\]{left:-2px}.top-\\[-2px\\]{top:-2px}.ms-2{margin-inline-start:.5rem}.flex{display:flex}.hidden{display:none}.size-\\[24px\\]{height:24px;width:24px}.h-\\[24px\\]{height:24px}.w-\\[50px\\]{width:50px}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.select-none{user-select:none}.items-center{align-items:center}.rounded-full{border-radius:9999px}.border-2{border-width:2px}.border-blue-300{--tw-border-opacity:1;border-color:rgb(147 197 253/var(--tw-border-opacity,1))}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.opacity-75{opacity:.75}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.peer:checked~.peer-checked\\:border-blue-500{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.peer:checked~.peer-checked\\:bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.peer:checked~.peer-checked\\:\\[\\&_div\\]\\:translate-x-\\[28px\\] div{--tw-translate-x:28px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.size-\\[22px\\]{height:22px;width:22px}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.rounded-\\[6px\\]{border-radius:6px}.border-gray-400{--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity,1))}.bg-transparent{background-color:transparent}.stroke-\\[3px\\]{stroke-width:3px}.text-transparent{color:transparent}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\\!duration-300{transition-duration:.3s!important}.peer:checked~.peer-checked\\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.\\[\\&_\\.check-icon\\]\\:scale-0 .check-icon{--tw-scale-x:0;--tw-scale-y:0}.\\[\\&_\\.check-icon\\]\\:scale-0 .check-icon,.peer:checked~.peer-checked\\:\\[\\&_\\.check-icon\\]\\:scale-100 .check-icon{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.peer:checked~.peer-checked\\:\\[\\&_\\.check-icon\\]\\:scale-100 .check-icon{--tw-scale-x:1;--tw-scale-y:1}';export{a as shift_switch}
@@ -2,4 +2,4 @@
2
2
  * Built by ShiftSoftware
3
3
  * Copyright (c)
4
4
  */
5
- import{r as t,h as e,H as i,a as n}from"./p-Bf4Ol6Qt.js";import{c as o}from"./p-BK16Cn81.js";const r=class{constructor(e){t(this,e)}async componentDidLoad(){this.flexibleContainerRef=this.el.getElementsByTagName("flexible-container")[0]}async onActiveIndexChange(t){clearTimeout(this.ChildUpdatesActionTimeout);const e=this.el.getElementsByClassName("element-number-"+t)[0];e&&function t(e){if(e.nodeType===Node.ELEMENT_NODE){const i=e;if(i.tagName.toLowerCase().startsWith("flexible-container"))return!0;const n=null==i?void 0:i.shadowRoot;return n?t(n):Array.from(i.children).some(t)}return e.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&Array.from(e.children).some(t)}(e)?(this.flexibleContainerRef.stopAnimation=!1,this.ChildUpdatesActionTimeout=setTimeout((()=>{this.flexibleContainerRef.stopAnimation=!0}),600)):this.flexibleContainerRef.stopAnimation=!1}render(){return e(i,{key:"b307a1ac3e95ed2df687f70c64e81fe5ae944ffd",translate:"no"},e("flexible-container",{key:"0ed84c7de7867e64e121326b8d158cb5bc55eef7",stopAnimation:!0,classes:"relative"},this.components.map(((t,i)=>e("div",{class:o("w-full transition !duration-1000","element-number-"+i,{"opacity-0 absolute top-0 !pointer-events-none [&_*]:!pointer-events-none":this.activeIndex!==i,"translate-x-[110%]":this.activeIndex<i,"-translate-x-[110%]":this.activeIndex>i})},t())))))}get el(){return n(this)}static get watchers(){return{activeIndex:["onActiveIndexChange"]}}};r.style='*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;border:0 solid #e5e7eb;box-sizing:border-box}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;}/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.\\!pointer-events-none{pointer-events:none!important}.static{position:static}.absolute{position:absolute}.relative{position:relative}.top-0{top:0}.w-full{width:100%}.-translate-x-\\[110\\%\\]{--tw-translate-x:-110%}.-translate-x-\\[110\\%\\],.translate-x-\\[110\\%\\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\\[110\\%\\]{--tw-translate-x:110%}.opacity-0{opacity:0}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\\!duration-1000{transition-duration:1s!important}.\\[\\&_\\*\\]\\:\\!pointer-events-none *{pointer-events:none!important}.\\!h-auto{height:auto!important}.min-w-full{min-width:100%}.resize{resize:both}.overflow-hidden{overflow:hidden}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\\!transition-none{transition-property:none!important}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\\!duration-0{transition-duration:0s!important}.\\!duration-500{transition-duration:.5s!important}.duration-500{transition-duration:.5s}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}';export{r as shift_slider}
5
+ import{r as t,h as e,H as i,a as n}from"./p-Bf4Ol6Qt.js";import{c as o}from"./p-BK16Cn81.js";const r=class{constructor(e){t(this,e)}async componentDidLoad(){this.flexibleContainerRef=this.el.getElementsByTagName("flexible-container")[0]}async onActiveIndexChange(t){clearTimeout(this.ChildUpdatesActionTimeout);const e=this.el.getElementsByClassName("element-number-"+t)[0];e&&function t(e){if(e.nodeType===Node.ELEMENT_NODE){const i=e;if(i.tagName.toLowerCase().startsWith("flexible-container"))return!0;const n=null==i?void 0:i.shadowRoot;return n?t(n):Array.from(i.children).some(t)}return e.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&Array.from(e.children).some(t)}(e)?(this.flexibleContainerRef.stopAnimation=!1,this.ChildUpdatesActionTimeout=setTimeout((()=>{this.flexibleContainerRef.stopAnimation=!0}),600)):this.flexibleContainerRef.stopAnimation=!1}render(){return e(i,{key:"0e4b9e09b949824d216af9be2489541dc6472711",translate:"no"},e("flexible-container",{key:"c9fbeb11fc8d04286eb5ed40b08a2999245df80b",stopAnimation:!0,classes:"relative"},this.components.map(((t,i)=>e("div",{class:o("w-full transition !duration-1000","element-number-"+i,{"opacity-0 absolute top-0 !pointer-events-none [&_*]:!pointer-events-none":this.activeIndex!==i,"translate-x-[110%]":this.activeIndex<i,"-translate-x-[110%]":this.activeIndex>i})},t())))))}get el(){return n(this)}static get watchers(){return{activeIndex:["onActiveIndexChange"]}}};r.style='*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;border:0 solid #e5e7eb;box-sizing:border-box}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;}/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.\\!pointer-events-none{pointer-events:none!important}.static{position:static}.absolute{position:absolute}.relative{position:relative}.top-0{top:0}.w-full{width:100%}.-translate-x-\\[110\\%\\]{--tw-translate-x:-110%}.-translate-x-\\[110\\%\\],.translate-x-\\[110\\%\\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\\[110\\%\\]{--tw-translate-x:110%}.opacity-0{opacity:0}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\\!duration-1000{transition-duration:1s!important}.\\[\\&_\\*\\]\\:\\!pointer-events-none *{pointer-events:none!important}.\\!h-auto{height:auto!important}.min-w-full{min-width:100%}.resize{resize:both}.overflow-hidden{overflow:hidden}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\\!transition-none{transition-property:none!important}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\\!duration-0{transition-duration:0s!important}.\\!duration-500{transition-duration:.5s!important}.duration-500{transition-duration:.5s}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}';export{r as shift_slider}