@baloise/ds-core 19.9.5 → 20.0.0-next.4

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 (2774) hide show
  1. package/LICENSE +2 -2
  2. package/README.md +2 -6
  3. package/components/all.d.ts +84 -234
  4. package/components/all.js +126 -351
  5. package/components/ds-accordion.d.ts +11 -0
  6. package/components/ds-accordion.js +4 -0
  7. package/components/ds-alert-container.d.ts +11 -0
  8. package/components/ds-alert-container.js +4 -0
  9. package/components/ds-app.d.ts +11 -0
  10. package/components/ds-app.js +4 -0
  11. package/components/ds-badge.d.ts +11 -0
  12. package/components/ds-badge.js +4 -0
  13. package/components/ds-button-group.d.ts +11 -0
  14. package/components/ds-button-group.js +4 -0
  15. package/components/ds-button.d.ts +11 -0
  16. package/components/ds-button.js +4 -0
  17. package/components/ds-card-actions.d.ts +11 -0
  18. package/components/ds-card-actions.js +4 -0
  19. package/components/ds-card-content.d.ts +11 -0
  20. package/components/ds-card-content.js +4 -0
  21. package/components/ds-card-header.d.ts +11 -0
  22. package/components/ds-card-header.js +4 -0
  23. package/components/ds-card-subtitle.d.ts +11 -0
  24. package/components/ds-card-subtitle.js +4 -0
  25. package/components/ds-card-title.d.ts +11 -0
  26. package/components/ds-card-title.js +4 -0
  27. package/components/ds-card.d.ts +11 -0
  28. package/components/ds-card.js +4 -0
  29. package/components/ds-checkbox-group.d.ts +11 -0
  30. package/components/ds-checkbox-group.js +4 -0
  31. package/components/ds-checkbox.d.ts +11 -0
  32. package/components/ds-checkbox.js +4 -0
  33. package/components/ds-close.d.ts +11 -0
  34. package/components/ds-close.js +4 -0
  35. package/components/ds-content.d.ts +11 -0
  36. package/components/ds-content.js +4 -0
  37. package/components/ds-divider.d.ts +11 -0
  38. package/components/ds-divider.js +4 -0
  39. package/components/ds-heading.d.ts +11 -0
  40. package/components/ds-heading.js +4 -0
  41. package/components/ds-icon.d.ts +11 -0
  42. package/components/ds-icon.js +4 -0
  43. package/components/ds-input.d.ts +11 -0
  44. package/components/ds-input.js +4 -0
  45. package/components/ds-item.d.ts +11 -0
  46. package/components/ds-item.js +4 -0
  47. package/components/ds-label.d.ts +11 -0
  48. package/components/ds-label.js +4 -0
  49. package/components/ds-list.d.ts +11 -0
  50. package/components/ds-list.js +4 -0
  51. package/components/ds-logo.d.ts +11 -0
  52. package/components/ds-logo.js +4 -0
  53. package/components/ds-notification.d.ts +11 -0
  54. package/components/ds-notification.js +4 -0
  55. package/components/ds-number-input.d.ts +11 -0
  56. package/components/ds-number-input.js +4 -0
  57. package/components/ds-pagination.d.ts +11 -0
  58. package/components/ds-pagination.js +4 -0
  59. package/components/ds-progress-bar.d.ts +11 -0
  60. package/components/ds-progress-bar.js +4 -0
  61. package/components/ds-radio-group.d.ts +11 -0
  62. package/components/ds-radio-group.js +4 -0
  63. package/components/ds-radio.d.ts +11 -0
  64. package/components/ds-radio.js +4 -0
  65. package/components/ds-segment-item.d.ts +11 -0
  66. package/components/ds-segment-item.js +4 -0
  67. package/components/ds-segment.d.ts +11 -0
  68. package/components/ds-segment.js +4 -0
  69. package/components/ds-shape.d.ts +11 -0
  70. package/components/ds-shape.js +4 -0
  71. package/components/ds-snackbar.d.ts +11 -0
  72. package/components/ds-snackbar.js +4 -0
  73. package/components/ds-spinner.d.ts +11 -0
  74. package/components/ds-spinner.js +4 -0
  75. package/components/ds-stack.d.ts +11 -0
  76. package/components/ds-stack.js +4 -0
  77. package/components/ds-tag-group.d.ts +11 -0
  78. package/components/ds-tag-group.js +4 -0
  79. package/components/ds-tag.d.ts +11 -0
  80. package/components/ds-tag.js +4 -0
  81. package/components/ds-text.d.ts +11 -0
  82. package/components/ds-text.js +4 -0
  83. package/components/ds-textarea.d.ts +11 -0
  84. package/components/ds-textarea.js +4 -0
  85. package/components/ds-toast.d.ts +11 -0
  86. package/components/ds-toast.js +4 -0
  87. package/components/ds-toggle.d.ts +11 -0
  88. package/components/ds-toggle.js +4 -0
  89. package/components/index.d.ts +2 -0
  90. package/components/index.js +3 -622
  91. package/components/p-5Sp1eJOt.js +4 -0
  92. package/components/p-82RSSk25.js +4 -0
  93. package/components/p-B62ocg4Q.js +4 -0
  94. package/components/p-BATOumsf.js +4 -0
  95. package/components/p-BEngECpF.js +4 -0
  96. package/components/p-BFeO6Gq4.js +4 -0
  97. package/components/p-BMBthpLd.js +4 -0
  98. package/components/p-BNY3JzuV.js +4 -0
  99. package/components/p-BOTkpyFe.js +5 -0
  100. package/components/p-BOgMmRCt.js +4 -0
  101. package/components/p-BR1SYpQO.js +4 -0
  102. package/components/p-BTyFgjT3.js +4 -0
  103. package/components/p-Bbn3sYo5.js +4 -0
  104. package/components/p-BdyfOBon.js +4 -0
  105. package/components/p-BlyIAln5.js +4 -0
  106. package/components/p-Bt20CEww.js +4 -0
  107. package/components/p-C7I7OlaM.js +4 -0
  108. package/components/p-CDYlUuhB.js +4 -0
  109. package/components/p-CYHzHtnv.js +4 -0
  110. package/components/p-Cb75Rr6o.js +4 -0
  111. package/components/p-Ceu7FIWM.js +4 -0
  112. package/components/p-CojUmpFm.js +4 -0
  113. package/components/p-D86WpWIE.js +4 -0
  114. package/components/p-DDKh7hkm.js +4 -0
  115. package/components/p-DHeVI6dR.js +4 -0
  116. package/components/p-DR5LIaCn.js +4 -0
  117. package/components/p-DTPbL3uY.js +4 -0
  118. package/components/p-DYfTMCkl.js +4 -0
  119. package/components/p-DZqqelPH.js +4 -0
  120. package/components/p-Diz11uvt.js +4 -0
  121. package/components/p-DnnGnukM.js +4 -0
  122. package/components/p-Dr4dquer.js +4 -0
  123. package/components/p-DtuTnY5l.js +4 -0
  124. package/components/p-Duhf3ymL.js +4 -0
  125. package/components/p-E1SnOz0L.js +4 -0
  126. package/components/p-E8U6M5ii.js +4 -0
  127. package/components/p-HDclecaJ.js +4 -0
  128. package/components/p-JZ1uDtZv.js +4 -0
  129. package/components/p-LCAsAZzj.js +4 -0
  130. package/components/p-Urcs7-vS.js +4 -0
  131. package/components/p-cSbDziZm.js +4 -0
  132. package/components/p-gA-94RPS.js +4 -0
  133. package/components/p-ng5ZzTOj.js +4 -0
  134. package/components/p-xDEngwqW.js +4 -0
  135. package/components/p-z1jJgtep.js +4 -0
  136. package/components/package.json +1 -1
  137. package/dist/cjs/_commonjsHelpers-DVhpm0hL.js +13 -0
  138. package/dist/cjs/_getTag-B468r9bu.js +950 -0
  139. package/dist/cjs/accordion.interfaces-BPzfNHzH.js +16 -0
  140. package/dist/cjs/app.focus.util-DOa3ViTR.js +77 -0
  141. package/dist/cjs/aria-C3Tx6AHY.js +13 -0
  142. package/dist/cjs/attributes-D57TMQsY.js +31 -0
  143. package/dist/cjs/breakpoints.decorator-qaoHOU6Q.js +22 -0
  144. package/dist/cjs/breakpoints.subject-DhAN_ZAn.js +268 -0
  145. package/dist/cjs/button.interfaces-BueDWsuH.js +36 -0
  146. package/dist/cjs/card.interfaces-BnIQxJmW.js +64 -0
  147. package/dist/cjs/checkbox.interfaces-CboipPFV.js +12 -0
  148. package/dist/cjs/close.i18n-CSDAywTb.js +39 -0
  149. package/dist/cjs/config.decorator-Qmrq4ZYj.js +22 -0
  150. package/dist/cjs/config.utils-Cv4cx_Xa.js +98 -0
  151. package/dist/cjs/contact-SPfz2A_q.js +1647 -0
  152. package/dist/cjs/design-system.cjs.js +48 -0
  153. package/dist/cjs/device-CptgCtVc.js +57 -0
  154. package/dist/cjs/ds-accordion.cjs.entry.js +255 -0
  155. package/dist/cjs/ds-alert-container.cjs.entry.js +191 -0
  156. package/dist/cjs/ds-app.cjs.entry.js +93 -0
  157. package/dist/cjs/ds-badge.cjs.entry.js +93 -0
  158. package/dist/cjs/ds-button-group.cjs.entry.js +89 -0
  159. package/dist/cjs/ds-button_2.cjs.entry.js +528 -0
  160. package/dist/cjs/ds-card-actions.cjs.entry.js +41 -0
  161. package/dist/cjs/ds-card-content.cjs.entry.js +31 -0
  162. package/dist/cjs/ds-card-header.cjs.entry.js +38 -0
  163. package/dist/cjs/ds-card-subtitle.cjs.entry.js +67 -0
  164. package/dist/cjs/ds-card-title.cjs.entry.js +59 -0
  165. package/dist/cjs/ds-card.cjs.entry.js +185 -0
  166. package/dist/cjs/ds-checkbox-group.cjs.entry.js +2351 -0
  167. package/dist/cjs/ds-checkbox.cjs.entry.js +235 -0
  168. package/dist/cjs/ds-content.cjs.entry.js +154 -0
  169. package/dist/cjs/ds-divider.cjs.entry.js +131 -0
  170. package/dist/cjs/ds-heading.cjs.entry.js +242 -0
  171. package/dist/cjs/ds-icon_2.cjs.entry.js +1463 -0
  172. package/dist/cjs/ds-input.cjs.entry.js +830 -0
  173. package/dist/cjs/ds-item.cjs.entry.js +258 -0
  174. package/dist/cjs/ds-label.cjs.entry.js +186 -0
  175. package/dist/cjs/ds-list.cjs.entry.js +56 -0
  176. package/dist/cjs/ds-logo.cjs.entry.js +223 -0
  177. package/dist/cjs/ds-notification.cjs.entry.js +150 -0
  178. package/dist/cjs/ds-number-input.cjs.entry.js +648 -0
  179. package/dist/cjs/ds-pagination.cjs.entry.js +342 -0
  180. package/dist/cjs/ds-progress-bar.cjs.entry.js +228 -0
  181. package/dist/cjs/ds-radio-group.cjs.entry.js +399 -0
  182. package/dist/cjs/ds-radio.cjs.entry.js +338 -0
  183. package/dist/cjs/ds-segment-item.cjs.entry.js +86 -0
  184. package/dist/cjs/ds-segment.cjs.entry.js +447 -0
  185. package/dist/cjs/ds-shape.cjs.entry.js +90 -0
  186. package/dist/cjs/ds-snackbar.cjs.entry.js +253 -0
  187. package/dist/cjs/ds-stack.cjs.entry.js +224 -0
  188. package/dist/cjs/ds-tag-group.cjs.entry.js +35 -0
  189. package/dist/cjs/ds-tag.cjs.entry.js +150 -0
  190. package/dist/cjs/ds-text.cjs.entry.js +241 -0
  191. package/dist/cjs/ds-textarea.cjs.entry.js +312 -0
  192. package/dist/cjs/ds-toast.cjs.entry.js +271 -0
  193. package/dist/cjs/ds-toggle.cjs.entry.js +252 -0
  194. package/dist/cjs/field.util-RjuvTLNZ.js +19 -0
  195. package/dist/cjs/form-control-Bno2tBGf.js +120 -0
  196. package/dist/cjs/heading.interfaces-B5NJ2yjL.js +33 -0
  197. package/dist/cjs/index-CdD-TT_n.js +3514 -0
  198. package/dist/cjs/index.cjs.js +8456 -206
  199. package/dist/cjs/input.interfaces-YapUUaRx.js +116 -0
  200. package/dist/cjs/isEmpty-BmKp4bH4.js +99 -0
  201. package/dist/cjs/isNil-DuJ_OV5R.js +46 -0
  202. package/dist/cjs/isObjectLike-h-ta_ikf.js +259 -0
  203. package/dist/cjs/keys.constant-BYIApas2.js +26 -0
  204. package/dist/cjs/label.i18n-C00ZY0P9.js +39 -0
  205. package/dist/cjs/listener-DgVWqfa1.js +92 -0
  206. package/dist/cjs/loader.cjs.js +6 -10
  207. package/dist/cjs/logo.animation-Bfx2buFZ.js +2610 -0
  208. package/dist/cjs/lottie_light_html-BHYW2LDx.js +13651 -0
  209. package/dist/cjs/pagination.i18n-D2ElLaZ_.js +59 -0
  210. package/dist/cjs/radio.interfaces-BdYDfzHd.js +12 -0
  211. package/dist/cjs/spinner.animation-HRyBK4iv.js +2605 -0
  212. package/dist/cjs/stack.interfaces-6vlKvBmb.js +68 -0
  213. package/dist/cjs/svg-D7Mwbcvp.js +1482 -0
  214. package/dist/cjs/t-shirt-AyhbnEdJ.js +53 -0
  215. package/dist/cjs/tslib.es6-BTi-SLnA.js +117 -0
  216. package/dist/cjs/validate.decorator-C9-9HA0Y.js +115 -0
  217. package/dist/collection/collection-manifest.json +47 -394
  218. package/dist/collection/components/accordion/accordion.host.css +1 -0
  219. package/dist/collection/components/accordion/accordion.interfaces.js +8 -0
  220. package/dist/collection/components/accordion/accordion.js +729 -0
  221. package/dist/collection/components/accordion/test/accordion.a11y.play.js +20 -0
  222. package/dist/collection/components/accordion/test/accordion.component.play.js +65 -0
  223. package/dist/collection/components/accordion/test/accordion.visual.play.js +32 -0
  224. package/dist/collection/components/alert/alert-container.host.css +1 -0
  225. package/dist/collection/components/alert/alert-container.interfaces.js +17 -0
  226. package/dist/collection/components/alert/alert-container.js +331 -0
  227. package/dist/collection/components/alert/alert.controller.js +43 -0
  228. package/dist/collection/components/alert/snackbar/snackbar.host.css +1 -0
  229. package/dist/collection/components/alert/snackbar/snackbar.interfaces.js +4 -0
  230. package/dist/collection/components/alert/snackbar/snackbar.js +656 -0
  231. package/dist/collection/components/alert/test/alert.visual.play.js +65 -0
  232. package/dist/collection/components/alert/test/snackbar.a11y.play.js +17 -0
  233. package/dist/collection/components/alert/test/snackbar.component.play.js +29 -0
  234. package/dist/collection/components/alert/test/snackbar.visual.play.js +26 -0
  235. package/dist/collection/components/alert/test/toast.a11y.play.js +17 -0
  236. package/dist/collection/components/alert/test/toast.visual.play.js +16 -0
  237. package/dist/collection/components/alert/toast/toast.host.css +1 -0
  238. package/dist/collection/components/alert/toast/toast.interfaces.js +5 -0
  239. package/dist/collection/components/alert/toast/toast.js +768 -0
  240. package/dist/collection/components/app/app.css +1 -0
  241. package/dist/collection/components/app/app.focus.util.js +73 -0
  242. package/dist/collection/components/app/app.js +217 -0
  243. package/dist/collection/components/badge/badge.host.css +1 -0
  244. package/dist/collection/components/badge/badge.interfaces.js +6 -0
  245. package/dist/collection/components/badge/badge.js +225 -0
  246. package/dist/collection/components/badge/test/badge.a11y.play.js +17 -0
  247. package/dist/collection/components/badge/test/badge.component.play.js +22 -0
  248. package/dist/collection/components/badge/test/badge.visual.play.js +16 -0
  249. package/dist/collection/components/button/button-group/button-group.host.css +1 -0
  250. package/dist/collection/components/button/button-group/button-group.js +196 -0
  251. package/dist/collection/components/button/button.host.css +1 -0
  252. package/dist/collection/components/button/button.interfaces.js +27 -0
  253. package/dist/collection/components/button/button.js +1139 -0
  254. package/dist/collection/components/button/test/button-group.visual.play.js +29 -0
  255. package/dist/collection/components/button/test/button.a11y.play.js +39 -0
  256. package/dist/collection/components/button/test/button.component.play.js +32 -0
  257. package/dist/collection/components/button/test/button.visual.play.js +50 -0
  258. package/dist/collection/components/card/card-actions/card-actions.js +74 -0
  259. package/dist/collection/components/card/card-content/card-content.host.css +1 -0
  260. package/dist/collection/components/card/card-content/card-content.js +39 -0
  261. package/dist/collection/components/card/card-header/card-header.host.css +1 -0
  262. package/dist/collection/components/card/card-header/card-header.js +78 -0
  263. package/dist/collection/components/card/card-subtitle/card-subtitle.host.css +1 -0
  264. package/dist/collection/components/card/card-subtitle/card-subtitle.js +147 -0
  265. package/dist/collection/components/card/card-title/card-title.host.css +1 -0
  266. package/dist/collection/components/card/card-title/card-title.js +146 -0
  267. package/dist/collection/components/card/card.host.css +1 -0
  268. package/dist/collection/components/card/card.interfaces.js +56 -0
  269. package/dist/collection/components/card/card.js +484 -0
  270. package/dist/collection/components/card/test/card.a11y.play.js +84 -0
  271. package/dist/collection/components/card/test/card.component.play.js +65 -0
  272. package/dist/collection/components/card/test/card.visual.play.js +42 -0
  273. package/dist/collection/components/checkbox/checkbox-group/checkbox-group.host.css +1 -0
  274. package/dist/collection/components/checkbox/checkbox-group/checkbox-group.js +930 -0
  275. package/dist/collection/components/checkbox/checkbox.host.css +1 -0
  276. package/dist/collection/components/checkbox/checkbox.interfaces.js +6 -0
  277. package/dist/collection/components/checkbox/checkbox.js +666 -0
  278. package/dist/collection/components/checkbox/test/checkbox.a11y.play.js +36 -0
  279. package/dist/collection/components/checkbox/test/checkbox.component.play.js +157 -0
  280. package/dist/collection/components/checkbox/test/checkbox.visual.play.js +58 -0
  281. package/dist/collection/components/close/close.host.css +1 -0
  282. package/dist/collection/components/close/close.i18n.js +35 -0
  283. package/dist/collection/components/close/close.interfaces.js +4 -0
  284. package/dist/collection/components/close/close.js +278 -0
  285. package/dist/collection/components/close/test/close.a11y.play.js +12 -0
  286. package/dist/collection/components/close/test/close.component.play.js +20 -0
  287. package/dist/collection/components/close/test/close.visual.play.js +16 -0
  288. package/dist/collection/components/container/test/container.visual.play.js +16 -0
  289. package/dist/collection/components/content/content.host.css +1 -0
  290. package/dist/collection/components/content/content.interfaces.js +22 -0
  291. package/dist/collection/components/content/content.js +314 -0
  292. package/dist/collection/components/content/test/content.component.play.js +14 -0
  293. package/dist/collection/components/content/test/content.visual.play.js +29 -0
  294. package/dist/collection/components/divider/divider.host.css +1 -0
  295. package/dist/collection/components/divider/divider.interfaces.js +42 -0
  296. package/dist/collection/components/divider/divider.js +206 -0
  297. package/dist/collection/components/divider/test/divider.a11y.play.js +31 -0
  298. package/dist/collection/components/divider/test/divider.component.play.js +13 -0
  299. package/dist/collection/components/divider/test/divider.visual.play.js +29 -0
  300. package/dist/collection/components/form/test/form.visual.play.js +16 -0
  301. package/dist/collection/components/grid/test/grid.visual.play.js +25 -0
  302. package/dist/collection/components/heading/heading.const.js +51 -0
  303. package/dist/collection/components/heading/heading.host.css +1 -0
  304. package/dist/collection/components/heading/heading.interfaces.js +25 -0
  305. package/dist/collection/components/heading/heading.js +428 -0
  306. package/dist/collection/components/heading/test/heading.a11y.play.js +41 -0
  307. package/dist/collection/components/heading/test/heading.component.play.js +14 -0
  308. package/dist/collection/components/heading/test/heading.visual.play.js +29 -0
  309. package/dist/collection/components/icon/icon.host.css +1 -0
  310. package/dist/collection/components/icon/icon.interfaces.js +44 -0
  311. package/dist/collection/components/icon/icon.js +564 -0
  312. package/dist/collection/components/icon/test/icon.a11y.play.js +8 -0
  313. package/dist/collection/components/icon/test/icon.component.play.js +13 -0
  314. package/dist/collection/components/icon/test/icon.visual.play.js +28 -0
  315. package/dist/collection/components/input/field.util.js +14 -0
  316. package/dist/collection/components/input/input.host.css +1 -0
  317. package/dist/collection/components/input/input.interfaces.js +107 -0
  318. package/dist/collection/components/input/input.js +1341 -0
  319. package/dist/collection/components/input/input.mask.js +27 -0
  320. package/dist/collection/components/input/masks/basic-contract-number.js +58 -0
  321. package/dist/collection/components/input/masks/be-enterprise-number.js +48 -0
  322. package/dist/collection/components/input/masks/be-iban.js +55 -0
  323. package/dist/collection/components/input/masks/claim-number.js +59 -0
  324. package/dist/collection/components/input/masks/contract-number.js +59 -0
  325. package/dist/collection/components/input/masks/index.js +20 -0
  326. package/dist/collection/components/input/masks/offer-number.js +55 -0
  327. package/dist/collection/components/input/masks/vehicle-registration-number.js +55 -0
  328. package/dist/collection/components/input/test/input.a11y.play.js +32 -0
  329. package/dist/collection/components/input/test/input.component.play.js +119 -0
  330. package/dist/collection/components/input/test/input.visual.play.js +43 -0
  331. package/dist/collection/components/label/label.host.css +1 -0
  332. package/dist/collection/components/label/label.i18n.js +35 -0
  333. package/dist/collection/components/label/label.interfaces.js +17 -0
  334. package/dist/collection/components/label/label.js +437 -0
  335. package/dist/collection/components/label/test/label.a11y.play.js +30 -0
  336. package/dist/collection/components/label/test/label.component.play.js +14 -0
  337. package/dist/collection/components/label/test/label.visual.play.js +31 -0
  338. package/dist/collection/components/link/test/link.a11y.play.js +8 -0
  339. package/dist/collection/components/link/test/link.visual.play.js +16 -0
  340. package/dist/collection/components/list/item/item.host.css +1 -0
  341. package/dist/collection/components/list/item/item.interfaces.js +7 -0
  342. package/dist/collection/components/list/item/item.js +711 -0
  343. package/dist/collection/components/list/list.host.css +1 -0
  344. package/dist/collection/components/list/list.js +89 -0
  345. package/dist/collection/components/list/test/list-native.visual.play.js +15 -0
  346. package/dist/collection/components/list/test/list.component.play.js +61 -0
  347. package/dist/collection/components/logo/logo.animation.js +20 -0
  348. package/dist/collection/components/logo/logo.data.js +2588 -0
  349. package/dist/collection/components/logo/logo.host.css +1 -0
  350. package/dist/collection/components/logo/logo.icons.js +14 -0
  351. package/dist/collection/components/logo/logo.interfaces.js +6 -0
  352. package/dist/collection/components/logo/logo.js +360 -0
  353. package/dist/collection/components/logo/test/logo.a11y.play.js +8 -0
  354. package/dist/collection/components/logo/test/logo.component.play.js +13 -0
  355. package/dist/collection/components/logo/test/logo.visual.play.js +16 -0
  356. package/dist/collection/components/notification/notification.host.css +1 -0
  357. package/dist/collection/components/notification/notification.interfaces.js +17 -0
  358. package/dist/collection/components/notification/notification.js +368 -0
  359. package/dist/collection/components/notification/test/notification.a11y.play.js +28 -0
  360. package/dist/collection/components/notification/test/notification.component.play.js +23 -0
  361. package/dist/collection/components/notification/test/notification.visual.play.js +29 -0
  362. package/dist/collection/components/number-input/number-input.host.css +1 -0
  363. package/dist/collection/components/number-input/number-input.js +1049 -0
  364. package/dist/collection/components/number-input/number-input.utils.js +109 -0
  365. package/dist/collection/components/number-input/test/number-input.a11y.play.js +32 -0
  366. package/dist/collection/components/number-input/test/number-input.component.play.js +97 -0
  367. package/dist/collection/components/number-input/test/number-input.visual.play.js +18 -0
  368. package/dist/collection/components/pagination/pagination.host.css +1 -0
  369. package/dist/collection/components/pagination/pagination.i18n.js +55 -0
  370. package/dist/collection/components/pagination/pagination.interfaces.js +7 -0
  371. package/dist/collection/components/pagination/pagination.js +630 -0
  372. package/dist/collection/components/pagination/pagination.util.js +80 -0
  373. package/dist/collection/components/pagination/test/pagination.a11y.play.js +32 -0
  374. package/dist/collection/components/pagination/test/pagination.component.play.js +98 -0
  375. package/dist/collection/components/pagination/test/pagination.visual.play.js +18 -0
  376. package/dist/collection/components/progress-bar/progress-bar.host.css +1 -0
  377. package/dist/collection/components/progress-bar/progress-bar.i18n.js +35 -0
  378. package/dist/collection/components/progress-bar/progress-bar.interfaces.js +6 -0
  379. package/dist/collection/components/progress-bar/progress-bar.js +273 -0
  380. package/dist/collection/components/progress-bar/test/progress-bar.a11y.play.js +8 -0
  381. package/dist/collection/components/progress-bar/test/progress-bar.visual.play.js +16 -0
  382. package/dist/collection/components/radio/radio-group/radio-group.host.css +1 -0
  383. package/dist/collection/components/radio/radio-group/radio-group.js +986 -0
  384. package/dist/collection/components/radio/radio.host.css +1 -0
  385. package/dist/collection/components/radio/radio.interfaces.js +6 -0
  386. package/dist/collection/components/radio/radio.js +846 -0
  387. package/dist/collection/components/radio/test/radio.a11y.play.js +37 -0
  388. package/dist/collection/components/radio/test/radio.component.play.js +140 -0
  389. package/dist/collection/components/radio/test/radio.visual.play.js +58 -0
  390. package/dist/collection/components/segment/segment/segment.host.css +1 -0
  391. package/dist/collection/components/segment/segment/segment.js +826 -0
  392. package/dist/collection/components/segment/segment-item.host.css +1 -0
  393. package/dist/collection/components/segment/segment-item.interfaces.js +4 -0
  394. package/dist/collection/components/segment/segment-item.js +217 -0
  395. package/dist/collection/components/segment/test/segment.a11y.play.js +37 -0
  396. package/dist/collection/components/segment/test/segment.component.play.js +99 -0
  397. package/dist/collection/components/segment/test/segment.visual.play.js +50 -0
  398. package/dist/collection/components/shape/shape.data.js +9 -0
  399. package/dist/collection/components/shape/shape.host.css +1 -0
  400. package/dist/collection/components/shape/shape.interfaces.js +15 -0
  401. package/dist/collection/components/shape/shape.js +167 -0
  402. package/dist/collection/components/shape/test/shape.component.play.js +13 -0
  403. package/dist/collection/components/shape/test/shape.visual.play.js +16 -0
  404. package/dist/collection/components/spinner/spinner.animation.js +15 -0
  405. package/dist/collection/components/spinner/spinner.data.js +2588 -0
  406. package/dist/collection/components/spinner/spinner.host.css +1 -0
  407. package/dist/collection/components/spinner/spinner.i18n.js +35 -0
  408. package/dist/collection/components/spinner/spinner.interfaces.js +7 -0
  409. package/dist/collection/components/spinner/spinner.js +509 -0
  410. package/dist/collection/components/spinner/test/spinner.a11y.play.js +8 -0
  411. package/dist/collection/components/spinner/test/spinner.visual.play.js +16 -0
  412. package/dist/collection/components/stack/stack.host.css +1 -0
  413. package/dist/collection/components/stack/stack.interfaces.js +60 -0
  414. package/dist/collection/components/stack/stack.js +543 -0
  415. package/dist/collection/components/stack/test/stack.component.play.js +14 -0
  416. package/dist/collection/components/stack/test/stack.visual.play.js +44 -0
  417. package/dist/collection/components/table/test/table.visual.play.js +16 -0
  418. package/dist/collection/components/tag/tag-group/tag-group.host.css +1 -0
  419. package/dist/collection/components/tag/tag-group/tag-group.js +42 -0
  420. package/dist/collection/components/tag/tag.host.css +1 -0
  421. package/dist/collection/components/tag/tag.interfaces.js +28 -0
  422. package/dist/collection/components/tag/tag.js +330 -0
  423. package/dist/collection/components/tag/test/tag.a11y.play.js +42 -0
  424. package/dist/collection/components/tag/test/tag.component.play.js +22 -0
  425. package/dist/collection/components/tag/test/tag.visual.play.js +29 -0
  426. package/dist/collection/components/text/test/text.a11y.play.js +40 -0
  427. package/dist/collection/components/text/test/text.component.play.js +14 -0
  428. package/dist/collection/components/text/test/text.visual.play.js +40 -0
  429. package/dist/collection/components/text/text.host.css +1 -0
  430. package/dist/collection/components/text/text.interfaces.js +38 -0
  431. package/dist/collection/components/text/text.js +552 -0
  432. package/dist/collection/components/textarea/test/textarea.a11y.play.js +32 -0
  433. package/dist/collection/components/textarea/test/textarea.component.play.js +58 -0
  434. package/dist/collection/components/textarea/test/textarea.visual.play.js +29 -0
  435. package/dist/collection/components/textarea/textarea.host.css +1 -0
  436. package/dist/collection/components/textarea/textarea.interfaces.js +4 -0
  437. package/dist/collection/components/textarea/textarea.js +1023 -0
  438. package/dist/collection/components/toggle/test/toggle.a11y.play.js +28 -0
  439. package/dist/collection/components/toggle/test/toggle.component.play.js +90 -0
  440. package/dist/collection/components/toggle/test/toggle.visual.play.js +30 -0
  441. package/dist/collection/components/toggle/toggle.host.css +1 -0
  442. package/dist/collection/components/toggle/toggle.interfaces.js +16 -0
  443. package/dist/collection/components/toggle/toggle.js +692 -0
  444. package/dist/collection/global/config/config.const.js +4 -0
  445. package/dist/collection/global/config/config.decorator.js +17 -0
  446. package/dist/collection/global/config/config.default.js +63 -0
  447. package/dist/collection/global/config/config.js +146 -0
  448. package/dist/collection/global/config/config.utils.js +82 -0
  449. package/dist/collection/global/config/index.js +10 -0
  450. package/dist/collection/global/config/initialize.js +14 -0
  451. package/dist/collection/global/constants/icons.constant.js +42 -0
  452. package/dist/collection/global/constants/keys.constant.js +20 -0
  453. package/dist/collection/global/constants/tags.constant.js +48 -0
  454. package/dist/collection/global/constants/version.constant.js +5 -0
  455. package/dist/collection/global/global.js +7 -0
  456. package/dist/collection/global/index.js +14 -0
  457. package/dist/collection/global/initialize.js +53 -0
  458. package/dist/collection/index.js +35 -40
  459. package/dist/collection/utils/aria.js +3 -0
  460. package/dist/collection/utils/array.js +5 -2
  461. package/dist/collection/utils/attributes.js +5 -2
  462. package/dist/collection/utils/breakpoints/breakpoints.const.js +6 -3
  463. package/dist/collection/utils/breakpoints/breakpoints.decorator.js +6 -3
  464. package/dist/collection/utils/breakpoints/breakpoints.js +23 -20
  465. package/dist/collection/utils/breakpoints/breakpoints.map.js +18 -16
  466. package/dist/collection/utils/breakpoints/breakpoints.subject.js +13 -10
  467. package/dist/collection/utils/breakpoints/index.js +4 -0
  468. package/dist/collection/utils/browser.js +6 -3
  469. package/dist/collection/utils/constants/icons.constant.js +41 -28
  470. package/dist/collection/utils/date/date.helpers.js +3 -0
  471. package/dist/collection/utils/date/date.js +15 -12
  472. package/dist/collection/utils/date/index.js +3 -0
  473. package/dist/collection/utils/device.js +12 -9
  474. package/dist/collection/utils/element-states/element-states.decorator.js +10 -7
  475. package/dist/collection/utils/element-states/element-states.listener.js +14 -11
  476. package/dist/collection/utils/element-states/element-states.subject.js +7 -4
  477. package/dist/collection/utils/element-states/index.js +3 -0
  478. package/dist/collection/utils/form-control.js +121 -0
  479. package/dist/collection/utils/helpers.js +84 -48
  480. package/dist/collection/utils/index.js +25 -0
  481. package/dist/collection/utils/keyboard/index.js +3 -0
  482. package/dist/collection/utils/keyboard/keyboard.decorator.js +10 -7
  483. package/dist/collection/utils/keyboard/keyboard.helpers.js +3 -0
  484. package/dist/collection/utils/keyboard/keyboard.listener.js +5 -2
  485. package/dist/collection/utils/keyboard/keyboard.subject.js +7 -4
  486. package/dist/collection/utils/log.js +10 -7
  487. package/dist/collection/utils/number.js +16 -6
  488. package/dist/collection/utils/orientation/index.js +3 -0
  489. package/dist/collection/utils/orientation/orientation.decorator.js +6 -3
  490. package/dist/collection/utils/orientation/orientation.subject.js +12 -9
  491. package/dist/collection/utils/property-checkers/check-array-of.js +13 -0
  492. package/dist/collection/utils/property-checkers/check-date.js +18 -0
  493. package/dist/collection/utils/property-checkers/check-iso-date.js +14 -0
  494. package/dist/collection/utils/property-checkers/check-one-of.js +13 -0
  495. package/dist/collection/utils/property-checkers/check-pattern.js +13 -0
  496. package/dist/collection/utils/property-checkers/check-type.js +20 -0
  497. package/dist/collection/utils/property-checkers/check-url.js +20 -0
  498. package/dist/collection/utils/property-checkers/constants.js +4 -0
  499. package/dist/collection/utils/property-checkers/empty-or.js +15 -0
  500. package/dist/collection/utils/property-checkers/index.js +57 -0
  501. package/dist/collection/utils/property-checkers/is-iso-date.js +17 -0
  502. package/dist/collection/utils/property-checkers/is-value-empty.js +7 -0
  503. package/dist/collection/utils/property-checkers/required-and.js +20 -0
  504. package/dist/collection/utils/resize/index.js +3 -0
  505. package/dist/collection/utils/resize/resize.decorator.js +10 -7
  506. package/dist/collection/utils/resize/resize.listener.js +6 -3
  507. package/dist/collection/utils/resize/resize.subject.js +7 -4
  508. package/dist/collection/utils/resize/window-resize.decorator.js +10 -7
  509. package/dist/collection/utils/resize/window-resize.handler.js +14 -11
  510. package/dist/collection/utils/resize/window-resize.listener.js +7 -4
  511. package/dist/collection/utils/resize/window-resize.subject.js +10 -7
  512. package/dist/collection/utils/scroll.js +9 -6
  513. package/dist/collection/utils/svg.js +3 -0
  514. package/dist/collection/utils/swipe/index.js +3 -0
  515. package/dist/collection/utils/swipe/swipe.decorator.js +10 -7
  516. package/dist/collection/utils/swipe/swipe.listener.js +4 -20
  517. package/dist/collection/utils/swipe/swipe.subject.js +9 -6
  518. package/dist/collection/utils/t-shirt.js +52 -0
  519. package/dist/collection/utils/timer.js +24 -0
  520. package/dist/collection/utils/types/listener.js +5 -2
  521. package/dist/collection/utils/types/signal.js +3 -0
  522. package/dist/collection/utils/validate.decorator.js +203 -0
  523. package/dist/design-system/design-system.css +1 -0
  524. package/dist/design-system/design-system.esm.js +4 -0
  525. package/dist/design-system/index.esm.js +4 -0
  526. package/dist/design-system/p-03bbcdf9de.entry.js +4 -0
  527. package/dist/design-system/p-1154323457.entry.js +4 -0
  528. package/dist/design-system/p-15bc012833.entry.js +4 -0
  529. package/dist/design-system/p-1d312498a6.entry.js +4 -0
  530. package/dist/design-system/p-1f0601a4f4.entry.js +4 -0
  531. package/dist/design-system/p-21b080a49a.entry.js +4 -0
  532. package/dist/design-system/p-27c34c4e5f.entry.js +4 -0
  533. package/dist/design-system/p-2b91de302f.entry.js +4 -0
  534. package/dist/design-system/p-31c1235ac5.entry.js +4 -0
  535. package/dist/design-system/p-3259acaa64.entry.js +4 -0
  536. package/dist/design-system/p-339d85cca0.entry.js +4 -0
  537. package/dist/design-system/p-35e63b52e7.entry.js +4 -0
  538. package/dist/design-system/p-363f3a7ab4.entry.js +4 -0
  539. package/dist/design-system/p-3d901720f7.entry.js +4 -0
  540. package/dist/design-system/p-40ba8b9812.entry.js +4 -0
  541. package/dist/design-system/p-432430e14f.entry.js +4 -0
  542. package/dist/design-system/p-487807f228.entry.js +4 -0
  543. package/dist/design-system/p-4a049d1b7f.entry.js +4 -0
  544. package/dist/design-system/p-4f4cce8ce4.entry.js +4 -0
  545. package/dist/design-system/p-5a901a9b8e.entry.js +4 -0
  546. package/dist/design-system/p-5d3330bf93.entry.js +4 -0
  547. package/dist/design-system/p-640223834c.entry.js +4 -0
  548. package/dist/design-system/p-6b9aab417f.entry.js +4 -0
  549. package/dist/design-system/p-799705af3a.entry.js +4 -0
  550. package/dist/design-system/p-7e6ed497e7.entry.js +4 -0
  551. package/dist/design-system/p-82RSSk25.js +4 -0
  552. package/dist/design-system/p-8e0872fef0.entry.js +4 -0
  553. package/dist/design-system/p-9617d56181.entry.js +4 -0
  554. package/dist/design-system/p-B62ocg4Q.js +4 -0
  555. package/dist/design-system/p-BATOumsf.js +4 -0
  556. package/dist/design-system/p-BFeO6Gq4.js +4 -0
  557. package/dist/design-system/p-BLPSziW-.js +4 -0
  558. package/dist/design-system/p-BR1SYpQO.js +4 -0
  559. package/dist/design-system/p-BTyFgjT3.js +4 -0
  560. package/dist/design-system/p-BUK_uRdC.js +4 -0
  561. package/dist/design-system/p-BaIoYrFa.js +5 -0
  562. package/dist/design-system/p-Bbn3sYo5.js +4 -0
  563. package/dist/design-system/p-BkESlUMc.js +4 -0
  564. package/dist/design-system/p-BlyIAln5.js +4 -0
  565. package/dist/design-system/p-Br3Spw-v.js +4 -0
  566. package/dist/design-system/p-BwrOVItb.js +4 -0
  567. package/dist/design-system/p-C7EnKCpl.js +4 -0
  568. package/dist/design-system/p-C7I7OlaM.js +4 -0
  569. package/dist/design-system/p-C7u0gyLh.js +4 -0
  570. package/dist/design-system/p-CAcwu8uP.js +4 -0
  571. package/dist/design-system/p-CYHzHtnv.js +4 -0
  572. package/dist/design-system/p-Cb75Rr6o.js +4 -0
  573. package/dist/design-system/p-Ceu7FIWM.js +4 -0
  574. package/dist/design-system/p-CqZ6YSy9.js +4 -0
  575. package/dist/design-system/p-CqzM3doy.js +4 -0
  576. package/dist/design-system/p-CuwLeg-T.js +5 -0
  577. package/dist/design-system/p-D2tr7015.js +4 -0
  578. package/dist/design-system/p-D86WpWIE.js +4 -0
  579. package/dist/design-system/p-DCf2fJmI.js +4 -0
  580. package/dist/design-system/p-DDKh7hkm.js +4 -0
  581. package/dist/design-system/p-DHeVI6dR.js +4 -0
  582. package/dist/design-system/p-DJxr2Dcd.js +4 -0
  583. package/dist/design-system/p-DR5LIaCn.js +4 -0
  584. package/dist/design-system/p-DTPbL3uY.js +4 -0
  585. package/dist/design-system/p-DYfTMCkl.js +4 -0
  586. package/dist/design-system/p-Dnjznncd.js +4 -0
  587. package/dist/design-system/p-Duhf3ymL.js +4 -0
  588. package/dist/design-system/p-LCAsAZzj.js +4 -0
  589. package/dist/design-system/p-aff68865ee.entry.js +4 -0
  590. package/dist/design-system/p-b3c6327744.entry.js +4 -0
  591. package/dist/design-system/p-be9023a38b.entry.js +4 -0
  592. package/dist/design-system/p-c031d1dce5.entry.js +4 -0
  593. package/dist/design-system/p-c3ae96e220.entry.js +4 -0
  594. package/dist/design-system/p-d430812a57.entry.js +4 -0
  595. package/dist/design-system/p-de1354f022.entry.js +4 -0
  596. package/dist/design-system/p-e3d0c82e2a.entry.js +4 -0
  597. package/dist/design-system/p-ea1a5e1f75.entry.js +4 -0
  598. package/dist/design-system/p-ea7169501c.entry.js +4 -0
  599. package/dist/design-system/p-eab397e041.entry.js +4 -0
  600. package/dist/design-system/p-ecba4deb9a.entry.js +4 -0
  601. package/dist/design-system/p-fe0dbd4b03.entry.js +4 -0
  602. package/dist/design-system/p-ng5ZzTOj.js +4 -0
  603. package/dist/esm/_commonjsHelpers-Duhf3ymL.js +10 -0
  604. package/dist/esm/_getTag-DFxL3s3h.js +940 -0
  605. package/dist/esm/accordion.interfaces-C7u0gyLh.js +10 -0
  606. package/dist/esm/app.focus.util-BTyFgjT3.js +74 -0
  607. package/dist/esm/aria-DYfTMCkl.js +11 -0
  608. package/dist/esm/attributes-B62ocg4Q.js +29 -0
  609. package/dist/esm/breakpoints.decorator-L2xeP46f.js +20 -0
  610. package/dist/esm/breakpoints.subject-BhbzG-rl.js +261 -0
  611. package/dist/esm/button.interfaces-BkESlUMc.js +29 -0
  612. package/dist/esm/card.interfaces-BlyIAln5.js +57 -0
  613. package/dist/esm/checkbox.interfaces-LCAsAZzj.js +8 -0
  614. package/dist/esm/close.i18n-Bbn3sYo5.js +37 -0
  615. package/dist/esm/config.decorator-BQNIja4k.js +20 -0
  616. package/dist/esm/config.utils-COlKFRlV.js +85 -0
  617. package/dist/esm/contact-Cb75Rr6o.js +1636 -0
  618. package/dist/esm/design-system.js +44 -0
  619. package/dist/esm/device-Dhwt3m7W.js +54 -0
  620. package/dist/esm/ds-accordion.entry.js +253 -0
  621. package/dist/esm/ds-alert-container.entry.js +189 -0
  622. package/dist/esm/ds-app.entry.js +91 -0
  623. package/dist/esm/ds-badge.entry.js +91 -0
  624. package/dist/esm/ds-button-group.entry.js +87 -0
  625. package/dist/esm/ds-button_2.entry.js +525 -0
  626. package/dist/esm/ds-card-actions.entry.js +39 -0
  627. package/dist/esm/ds-card-content.entry.js +29 -0
  628. package/dist/esm/ds-card-header.entry.js +36 -0
  629. package/dist/esm/ds-card-subtitle.entry.js +65 -0
  630. package/dist/esm/ds-card-title.entry.js +57 -0
  631. package/dist/esm/ds-card.entry.js +183 -0
  632. package/dist/esm/ds-checkbox-group.entry.js +2349 -0
  633. package/dist/esm/ds-checkbox.entry.js +233 -0
  634. package/dist/esm/ds-content.entry.js +152 -0
  635. package/dist/esm/ds-divider.entry.js +129 -0
  636. package/dist/esm/ds-heading.entry.js +240 -0
  637. package/dist/esm/ds-icon_2.entry.js +1460 -0
  638. package/dist/esm/ds-input.entry.js +828 -0
  639. package/dist/esm/ds-item.entry.js +256 -0
  640. package/dist/esm/ds-label.entry.js +184 -0
  641. package/dist/esm/ds-list.entry.js +54 -0
  642. package/dist/esm/ds-logo.entry.js +221 -0
  643. package/dist/esm/ds-notification.entry.js +148 -0
  644. package/dist/esm/ds-number-input.entry.js +646 -0
  645. package/dist/esm/ds-pagination.entry.js +340 -0
  646. package/dist/esm/ds-progress-bar.entry.js +226 -0
  647. package/dist/esm/ds-radio-group.entry.js +397 -0
  648. package/dist/esm/ds-radio.entry.js +336 -0
  649. package/dist/esm/ds-segment-item.entry.js +84 -0
  650. package/dist/esm/ds-segment.entry.js +445 -0
  651. package/dist/esm/ds-shape.entry.js +88 -0
  652. package/dist/esm/ds-snackbar.entry.js +251 -0
  653. package/dist/esm/ds-stack.entry.js +222 -0
  654. package/dist/esm/ds-tag-group.entry.js +33 -0
  655. package/dist/esm/ds-tag.entry.js +148 -0
  656. package/dist/esm/ds-text.entry.js +239 -0
  657. package/dist/esm/ds-textarea.entry.js +310 -0
  658. package/dist/esm/ds-toast.entry.js +269 -0
  659. package/dist/esm/ds-toggle.entry.js +250 -0
  660. package/dist/esm/field.util-BXxRO7CD.js +17 -0
  661. package/dist/esm/form-control-D2O-sb65.js +117 -0
  662. package/dist/esm/heading.interfaces-Ceu7FIWM.js +27 -0
  663. package/dist/esm/index-CuwLeg-T.js +3454 -0
  664. package/dist/esm/index.js +8401 -133
  665. package/dist/esm/input.interfaces-C7EnKCpl.js +109 -0
  666. package/dist/esm/isEmpty-DmZYZqE9.js +97 -0
  667. package/dist/esm/isNil--HeEBNs3.js +44 -0
  668. package/dist/esm/isObjectLike-BAYao9w7.js +252 -0
  669. package/dist/esm/keys.constant-D86WpWIE.js +22 -0
  670. package/dist/esm/label.i18n-C7I7OlaM.js +37 -0
  671. package/dist/esm/listener-C_kjUVTE.js +88 -0
  672. package/dist/esm/loader.js +6 -10
  673. package/dist/esm/logo.animation-DwNj8wwS.js +2608 -0
  674. package/dist/esm/lottie_light_html-C2-ebQsQ.js +13648 -0
  675. package/dist/esm/pagination.i18n-BR1SYpQO.js +57 -0
  676. package/dist/esm/radio.interfaces-BFeO6Gq4.js +8 -0
  677. package/dist/esm/spinner.animation-rYIM3SEm.js +2603 -0
  678. package/dist/esm/stack.interfaces-ng5ZzTOj.js +62 -0
  679. package/dist/esm/svg-BaIoYrFa.js +1480 -0
  680. package/dist/esm/t-shirt-DR5LIaCn.js +51 -0
  681. package/dist/esm/tslib.es6-tdchDLyb.js +113 -0
  682. package/dist/esm/validate.decorator-82RSSk25.js +110 -0
  683. package/dist/index.js +1 -1
  684. package/dist/types/components/accordion/accordion.d.ts +129 -0
  685. package/dist/types/components/accordion/accordion.interfaces.d.ts +20 -0
  686. package/dist/types/components/alert/alert-container.d.ts +67 -0
  687. package/dist/types/components/alert/alert-container.interfaces.d.ts +24 -0
  688. package/dist/types/components/alert/alert.controller.d.ts +9 -0
  689. package/dist/types/components/alert/snackbar/snackbar.d.ts +129 -0
  690. package/dist/types/components/alert/snackbar/snackbar.interfaces.d.ts +11 -0
  691. package/dist/types/components/alert/toast/toast.d.ts +143 -0
  692. package/dist/types/components/alert/toast/toast.interfaces.d.ts +16 -0
  693. package/dist/types/components/app/app.d.ts +39 -0
  694. package/dist/types/components/app/app.focus.util.d.ts +6 -0
  695. package/dist/types/components/app/app.interfaces.d.ts +4 -0
  696. package/dist/types/components/badge/badge.d.ts +39 -0
  697. package/dist/types/components/badge/badge.interfaces.d.ts +6 -0
  698. package/dist/types/components/button/button-group/button-group.d.ts +46 -0
  699. package/dist/types/components/button/button.d.ts +197 -0
  700. package/dist/types/components/button/button.interfaces.d.ts +32 -0
  701. package/dist/types/components/card/card-actions/card-actions.d.ts +21 -0
  702. package/dist/types/components/card/card-content/card-content.d.ts +15 -0
  703. package/dist/types/components/card/card-header/card-header.d.ts +17 -0
  704. package/dist/types/components/card/card-subtitle/card-subtitle.d.ts +29 -0
  705. package/dist/types/components/card/card-title/card-title.d.ts +30 -0
  706. package/dist/types/components/card/card.d.ts +74 -0
  707. package/dist/types/components/card/card.interfaces.d.ts +17 -0
  708. package/dist/types/components/checkbox/checkbox-group/checkbox-group.d.ts +157 -0
  709. package/dist/types/components/checkbox/checkbox.d.ts +136 -0
  710. package/dist/types/components/checkbox/checkbox.interfaces.d.ts +26 -0
  711. package/dist/types/components/close/close.d.ts +45 -0
  712. package/dist/types/components/close/close.i18n.d.ts +6 -0
  713. package/dist/types/components/close/close.interfaces.d.ts +2 -0
  714. package/dist/types/components/content/content.d.ts +55 -0
  715. package/dist/types/components/content/content.interfaces.d.ts +10 -0
  716. package/dist/types/components/divider/divider.d.ts +42 -0
  717. package/dist/types/components/divider/divider.interfaces.d.ts +8 -0
  718. package/dist/types/components/heading/heading.const.d.ts +12 -0
  719. package/dist/types/components/heading/heading.d.ts +85 -0
  720. package/dist/types/components/heading/heading.interfaces.d.ts +10 -0
  721. package/dist/types/components/icon/icon.d.ts +99 -0
  722. package/dist/types/components/icon/icon.interfaces.d.ts +8 -0
  723. package/dist/types/components/input/field.util.d.ts +22 -0
  724. package/dist/types/components/input/input.d.ts +242 -0
  725. package/dist/types/components/input/input.interfaces.d.ts +28 -0
  726. package/dist/types/components/input/input.mask.d.ts +21 -0
  727. package/dist/types/components/input/masks/basic-contract-number.d.ts +10 -0
  728. package/dist/types/components/input/masks/be-enterprise-number.d.ts +10 -0
  729. package/dist/types/components/input/masks/be-iban.d.ts +10 -0
  730. package/dist/types/components/input/masks/claim-number.d.ts +10 -0
  731. package/dist/types/components/input/masks/contract-number.d.ts +11 -0
  732. package/dist/types/components/input/masks/index.d.ts +4 -0
  733. package/dist/types/components/input/masks/offer-number.d.ts +10 -0
  734. package/dist/types/components/input/masks/vehicle-registration-number.d.ts +10 -0
  735. package/dist/types/components/label/label.d.ts +86 -0
  736. package/dist/types/components/label/label.i18n.d.ts +6 -0
  737. package/dist/types/components/label/label.interfaces.d.ts +4 -0
  738. package/dist/types/components/list/item/item.d.ts +129 -0
  739. package/dist/types/components/list/item/item.interfaces.d.ts +8 -0
  740. package/dist/types/components/list/list.d.ts +32 -0
  741. package/dist/types/components/logo/logo.animation.d.ts +2 -0
  742. package/dist/types/components/logo/logo.d.ts +75 -0
  743. package/dist/types/components/logo/logo.data.d.ts +1756 -0
  744. package/dist/types/components/logo/logo.icons.d.ts +9 -0
  745. package/dist/types/components/logo/logo.interfaces.d.ts +6 -0
  746. package/dist/types/components/notification/notification.d.ts +81 -0
  747. package/dist/types/components/notification/notification.interfaces.d.ts +12 -0
  748. package/dist/types/components/number-input/number-input.d.ts +193 -0
  749. package/dist/types/components/number-input/number-input.interfaces.d.ts +16 -0
  750. package/dist/types/components/pagination/pagination.d.ts +116 -0
  751. package/dist/types/components/pagination/pagination.i18n.d.ts +8 -0
  752. package/dist/types/components/pagination/pagination.interfaces.d.ts +12 -0
  753. package/dist/types/components/pagination/pagination.util.d.ts +7 -0
  754. package/dist/types/components/progress-bar/progress-bar.d.ts +61 -0
  755. package/dist/types/components/progress-bar/progress-bar.i18n.d.ts +6 -0
  756. package/dist/types/components/progress-bar/progress-bar.interfaces.d.ts +4 -0
  757. package/dist/types/components/radio/radio-group/radio-group.d.ts +160 -0
  758. package/dist/types/components/radio/radio.d.ts +161 -0
  759. package/dist/types/components/radio/radio.interfaces.d.ts +26 -0
  760. package/dist/types/components/segment/segment/segment.d.ts +150 -0
  761. package/dist/types/components/segment/segment-item.d.ts +63 -0
  762. package/dist/types/components/segment/segment-item.interfaces.d.ts +16 -0
  763. package/dist/types/components/segment/segment-item.type.d.ts +7 -0
  764. package/dist/types/components/shape/shape.d.ts +41 -0
  765. package/dist/types/components/shape/shape.data.d.ts +1 -0
  766. package/dist/types/components/shape/shape.interfaces.d.ts +6 -0
  767. package/dist/types/components/spinner/spinner.d.ts +89 -0
  768. package/dist/types/components/spinner/spinner.data.d.ts +1756 -0
  769. package/dist/types/components/spinner/spinner.i18n.d.ts +6 -0
  770. package/dist/types/components/spinner/spinner.interfaces.d.ts +8 -0
  771. package/dist/types/components/stack/stack.d.ts +84 -0
  772. package/dist/types/components/stack/stack.interfaces.d.ts +10 -0
  773. package/dist/types/components/tag/tag-group/tag-group.d.ts +18 -0
  774. package/dist/types/components/tag/tag.d.ts +65 -0
  775. package/dist/types/components/tag/tag.interfaces.d.ts +16 -0
  776. package/dist/types/components/text/text.d.ts +96 -0
  777. package/dist/types/components/text/text.interfaces.d.ts +8 -0
  778. package/dist/types/components/textarea/textarea.d.ts +191 -0
  779. package/dist/types/components/textarea/textarea.interfaces.d.ts +20 -0
  780. package/dist/types/components/toggle/toggle.d.ts +130 -0
  781. package/dist/types/components/toggle/toggle.interfaces.d.ts +16 -0
  782. package/dist/types/components.d.ts +4213 -8424
  783. package/dist/types/global/component.type.d.ts +6 -0
  784. package/dist/types/global/config/config.const.d.ts +1 -0
  785. package/dist/types/global/config/config.d.ts +39 -0
  786. package/dist/types/global/config/config.decorator.d.ts +3 -0
  787. package/dist/types/global/config/config.default.d.ts +43 -0
  788. package/dist/types/global/config/config.types.d.ts +48 -0
  789. package/dist/types/global/config/config.utils.d.ts +16 -0
  790. package/dist/types/global/config/initialize.d.ts +3 -0
  791. package/dist/types/global/config/observable/observer.d.ts +4 -0
  792. package/dist/types/global/config/observable/subject.d.ts +6 -0
  793. package/dist/types/global/constants/icons.constant.d.ts +38 -0
  794. package/dist/types/global/constants/version.constant.d.ts +1 -0
  795. package/dist/types/global/index.d.ts +7 -0
  796. package/dist/types/global/initialize.d.ts +2 -0
  797. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/accordion.po.d.ts +13 -0
  798. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/app.po.d.ts +6 -0
  799. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/badge.po.d.ts +6 -0
  800. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/button.po.d.ts +9 -0
  801. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/card.po.d.ts +25 -0
  802. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/checkbox.po.d.ts +12 -0
  803. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/close.po.d.ts +6 -0
  804. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/content.po.d.ts +6 -0
  805. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/divider.po.d.ts +5 -0
  806. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/heading.po.d.ts +6 -0
  807. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/icon.po.d.ts +7 -0
  808. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/index.d.ts +29 -1
  809. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/input.po.d.ts +12 -0
  810. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/label.po.d.ts +6 -0
  811. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/list.po.d.ts +18 -0
  812. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/logo.po.d.ts +7 -0
  813. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/notification.po.d.ts +12 -0
  814. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/number-input.po.d.ts +12 -0
  815. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/pagination.po.d.ts +15 -0
  816. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/radio.po.d.ts +11 -0
  817. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/segment.po.d.ts +11 -0
  818. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/shape.po.d.ts +5 -0
  819. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/snackbar.po.d.ts +16 -0
  820. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/spinner.po.d.ts +7 -0
  821. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/stack.po.d.ts +6 -0
  822. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/tag.po.d.ts +8 -0
  823. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/text.po.d.ts +6 -0
  824. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/textarea.po.d.ts +11 -0
  825. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/toast.po.d.ts +14 -0
  826. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/toggle.po.d.ts +12 -0
  827. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/extend.d.ts +7 -3
  828. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/page/event-spy.d.ts +3 -3
  829. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/page/utils/goto.d.ts +2 -2
  830. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/page/utils/locator.d.ts +2 -2
  831. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/page/utils/mount.d.ts +2 -2
  832. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/page/utils/spy-on-event.d.ts +2 -2
  833. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/page/utils/wait-for-changes.d.ts +2 -2
  834. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/types.d.ts +4 -3
  835. package/dist/types/index.d.ts +13 -40
  836. package/dist/types/interfaces.d.ts +60 -64
  837. package/dist/types/stencil-public-runtime.d.ts +110 -6
  838. package/dist/types/utils/aria.d.ts +1 -1
  839. package/dist/types/utils/attributes.d.ts +2 -2
  840. package/dist/types/utils/breakpoints/breakpoints.const.d.ts +2 -2
  841. package/dist/types/utils/breakpoints/breakpoints.d.ts +14 -14
  842. package/dist/types/utils/breakpoints/breakpoints.decorator.d.ts +2 -2
  843. package/dist/types/utils/breakpoints/breakpoints.interfaces.d.ts +6 -6
  844. package/dist/types/utils/breakpoints/breakpoints.map.d.ts +3 -3
  845. package/dist/types/utils/breakpoints/breakpoints.subject.d.ts +5 -5
  846. package/dist/types/utils/breakpoints/index.d.ts +1 -0
  847. package/dist/types/utils/browser.d.ts +1 -1
  848. package/dist/types/utils/constants/icons.constant.d.ts +38 -28
  849. package/dist/types/utils/date/date.d.ts +9 -9
  850. package/dist/types/utils/device.d.ts +4 -4
  851. package/dist/types/utils/element-states/element-states.decorator.d.ts +2 -2
  852. package/dist/types/utils/element-states/element-states.interfaces.d.ts +4 -4
  853. package/dist/types/utils/element-states/element-states.listener.d.ts +3 -3
  854. package/dist/types/utils/element-states/element-states.subject.d.ts +3 -3
  855. package/dist/types/utils/form-control.d.ts +63 -0
  856. package/dist/types/utils/helpers.d.ts +7 -7
  857. package/dist/types/utils/index.d.ts +22 -0
  858. package/dist/types/utils/keyboard/keyboard.decorator.d.ts +2 -2
  859. package/dist/types/utils/keyboard/keyboard.interfaces.d.ts +4 -4
  860. package/dist/types/utils/keyboard/keyboard.listener.d.ts +2 -2
  861. package/dist/types/utils/keyboard/keyboard.subject.d.ts +3 -3
  862. package/dist/types/utils/log.d.ts +2 -2
  863. package/dist/types/utils/orientation/orientation.decorator.d.ts +2 -2
  864. package/dist/types/utils/orientation/orientation.interfaces.d.ts +3 -3
  865. package/dist/types/utils/orientation/orientation.subject.d.ts +4 -4
  866. package/dist/types/utils/property-checkers/check-array-of.d.ts +2 -0
  867. package/dist/types/utils/property-checkers/check-date.d.ts +1 -0
  868. package/dist/types/utils/property-checkers/check-iso-date.d.ts +1 -0
  869. package/dist/types/utils/property-checkers/check-one-of.d.ts +1 -0
  870. package/dist/types/utils/property-checkers/check-pattern.d.ts +1 -0
  871. package/dist/types/utils/property-checkers/check-type.d.ts +2 -0
  872. package/dist/types/utils/property-checkers/check-url.d.ts +1 -0
  873. package/dist/types/utils/property-checkers/constants.d.ts +1 -0
  874. package/dist/types/utils/property-checkers/empty-or.d.ts +1 -0
  875. package/dist/types/utils/property-checkers/index.d.ts +19 -0
  876. package/dist/types/utils/property-checkers/is-iso-date.d.ts +1 -0
  877. package/dist/types/utils/property-checkers/is-value-empty.d.ts +1 -0
  878. package/dist/types/utils/property-checkers/property-types.d.ts +3 -0
  879. package/dist/types/utils/property-checkers/required-and.d.ts +1 -0
  880. package/dist/types/utils/resize/resize.decorator.d.ts +2 -2
  881. package/dist/types/utils/resize/resize.interfaces.d.ts +4 -4
  882. package/dist/types/utils/resize/resize.listener.d.ts +2 -2
  883. package/dist/types/utils/resize/resize.subject.d.ts +3 -3
  884. package/dist/types/utils/resize/window-resize.decorator.d.ts +2 -2
  885. package/dist/types/utils/resize/window-resize.handler.d.ts +4 -4
  886. package/dist/types/utils/resize/window-resize.interfaces.d.ts +3 -3
  887. package/dist/types/utils/resize/window-resize.listener.d.ts +1 -1
  888. package/dist/types/utils/resize/window-resize.subject.d.ts +4 -4
  889. package/dist/types/utils/scroll.d.ts +1 -1
  890. package/dist/types/utils/svg.d.ts +1 -1
  891. package/dist/types/utils/swipe/swipe.decorator.d.ts +2 -2
  892. package/dist/types/utils/swipe/swipe.interfaces.d.ts +4 -4
  893. package/dist/types/utils/swipe/swipe.listener.d.ts +2 -3
  894. package/dist/types/utils/swipe/swipe.subject.d.ts +3 -3
  895. package/dist/types/utils/t-shirt.d.ts +26 -0
  896. package/dist/types/utils/timer.d.ts +6 -0
  897. package/dist/types/utils/types/signal.d.ts +2 -2
  898. package/dist/types/utils/validate.decorator.d.ts +114 -0
  899. package/docs/components.json +42790 -0
  900. package/docs/html.html-data.json +4894 -0
  901. package/docs/tags.json +44 -0
  902. package/loader/cdn.js +4 -2
  903. package/loader/index.cjs.js +4 -2
  904. package/loader/index.es2017.js +3 -1
  905. package/loader/index.js +4 -2
  906. package/package.json +38 -32
  907. package/components/_commonjsHelpers.js +0 -7
  908. package/components/animation.decorator.js +0 -75
  909. package/components/aria.js +0 -8
  910. package/components/array.js +0 -20
  911. package/components/attributes.js +0 -38
  912. package/components/bal-accordion-details.d.ts +0 -11
  913. package/components/bal-accordion-details.js +0 -103
  914. package/components/bal-accordion-summary.d.ts +0 -11
  915. package/components/bal-accordion-summary.js +0 -139
  916. package/components/bal-accordion-trigger.d.ts +0 -11
  917. package/components/bal-accordion-trigger.js +0 -284
  918. package/components/bal-accordion.d.ts +0 -11
  919. package/components/bal-accordion.js +0 -404
  920. package/components/bal-app.d.ts +0 -11
  921. package/components/bal-app.js +0 -107
  922. package/components/bal-badge.d.ts +0 -11
  923. package/components/bal-badge.js +0 -6
  924. package/components/bal-badge2.js +0 -63
  925. package/components/bal-button-group.d.ts +0 -11
  926. package/components/bal-button-group.js +0 -6
  927. package/components/bal-button-group2.js +0 -52
  928. package/components/bal-button.d.ts +0 -11
  929. package/components/bal-button.js +0 -6
  930. package/components/bal-button2.js +0 -315
  931. package/components/bal-card-actions.d.ts +0 -11
  932. package/components/bal-card-actions.js +0 -43
  933. package/components/bal-card-button.d.ts +0 -11
  934. package/components/bal-card-button.js +0 -83
  935. package/components/bal-card-content.d.ts +0 -11
  936. package/components/bal-card-content.js +0 -6
  937. package/components/bal-card-content2.js +0 -28
  938. package/components/bal-card-subtitle.d.ts +0 -11
  939. package/components/bal-card-subtitle.js +0 -49
  940. package/components/bal-card-title.d.ts +0 -11
  941. package/components/bal-card-title.js +0 -43
  942. package/components/bal-card.d.ts +0 -11
  943. package/components/bal-card.js +0 -6
  944. package/components/bal-card2.js +0 -91
  945. package/components/bal-carousel-item.d.ts +0 -11
  946. package/components/bal-carousel-item.js +0 -163
  947. package/components/bal-carousel.d.ts +0 -11
  948. package/components/bal-carousel.js +0 -324
  949. package/components/bal-check.d.ts +0 -11
  950. package/components/bal-check.js +0 -6
  951. package/components/bal-check2.js +0 -82
  952. package/components/bal-checkbox-group.d.ts +0 -11
  953. package/components/bal-checkbox-group.js +0 -431
  954. package/components/bal-checkbox.d.ts +0 -11
  955. package/components/bal-checkbox.js +0 -6
  956. package/components/bal-checkbox2.js +0 -445
  957. package/components/bal-close.d.ts +0 -11
  958. package/components/bal-close.i18n.js +0 -34
  959. package/components/bal-close.js +0 -6
  960. package/components/bal-close2.js +0 -76
  961. package/components/bal-content.d.ts +0 -11
  962. package/components/bal-content.js +0 -6
  963. package/components/bal-content2.js +0 -95
  964. package/components/bal-data-item.d.ts +0 -11
  965. package/components/bal-data-item.js +0 -44
  966. package/components/bal-data-label.d.ts +0 -11
  967. package/components/bal-data-label.js +0 -38
  968. package/components/bal-data-value.d.ts +0 -11
  969. package/components/bal-data-value.js +0 -82
  970. package/components/bal-data.d.ts +0 -11
  971. package/components/bal-data.js +0 -70
  972. package/components/bal-date-calendar-cell.d.ts +0 -11
  973. package/components/bal-date-calendar-cell.js +0 -6
  974. package/components/bal-date-calendar-cell2.js +0 -61
  975. package/components/bal-date-calendar.d.ts +0 -11
  976. package/components/bal-date-calendar.js +0 -6
  977. package/components/bal-date-calendar2.js +0 -505
  978. package/components/bal-date.d.ts +0 -11
  979. package/components/bal-date.i18n.js +0 -64
  980. package/components/bal-date.js +0 -459
  981. package/components/bal-divider.d.ts +0 -11
  982. package/components/bal-divider.js +0 -81
  983. package/components/bal-dropdown.d.ts +0 -11
  984. package/components/bal-dropdown.js +0 -881
  985. package/components/bal-field-control.d.ts +0 -11
  986. package/components/bal-field-control.js +0 -79
  987. package/components/bal-field-hint.d.ts +0 -11
  988. package/components/bal-field-hint.js +0 -134
  989. package/components/bal-field-label.d.ts +0 -11
  990. package/components/bal-field-label.js +0 -108
  991. package/components/bal-field-message.d.ts +0 -11
  992. package/components/bal-field-message.js +0 -79
  993. package/components/bal-field.d.ts +0 -11
  994. package/components/bal-field.js +0 -256
  995. package/components/bal-file-upload.d.ts +0 -11
  996. package/components/bal-file-upload.js +0 -505
  997. package/components/bal-file-upload.type.js +0 -10
  998. package/components/bal-footer.d.ts +0 -11
  999. package/components/bal-footer.js +0 -239
  1000. package/components/bal-form-col.d.ts +0 -11
  1001. package/components/bal-form-col.js +0 -46
  1002. package/components/bal-form-grid.d.ts +0 -11
  1003. package/components/bal-form-grid.js +0 -34
  1004. package/components/bal-form.d.ts +0 -11
  1005. package/components/bal-form.js +0 -69
  1006. package/components/bal-heading.d.ts +0 -11
  1007. package/components/bal-heading.js +0 -6
  1008. package/components/bal-heading2.js +0 -206
  1009. package/components/bal-hint-text.d.ts +0 -11
  1010. package/components/bal-hint-text.js +0 -6
  1011. package/components/bal-hint-text2.js +0 -33
  1012. package/components/bal-hint-title.d.ts +0 -11
  1013. package/components/bal-hint-title.js +0 -6
  1014. package/components/bal-hint-title2.js +0 -33
  1015. package/components/bal-hint.d.ts +0 -11
  1016. package/components/bal-hint.js +0 -6
  1017. package/components/bal-hint2.js +0 -224
  1018. package/components/bal-icon.d.ts +0 -11
  1019. package/components/bal-icon.js +0 -6
  1020. package/components/bal-icon2.js +0 -1156
  1021. package/components/bal-input-date.d.ts +0 -11
  1022. package/components/bal-input-date.js +0 -6
  1023. package/components/bal-input-date2.js +0 -1095
  1024. package/components/bal-input-group.d.ts +0 -11
  1025. package/components/bal-input-group.js +0 -6
  1026. package/components/bal-input-group2.js +0 -54
  1027. package/components/bal-input-slider.d.ts +0 -11
  1028. package/components/bal-input-slider.js +0 -252
  1029. package/components/bal-input-stepper.d.ts +0 -11
  1030. package/components/bal-input-stepper.i18n.js +0 -44
  1031. package/components/bal-input-stepper.js +0 -1277
  1032. package/components/bal-input.d.ts +0 -11
  1033. package/components/bal-input.js +0 -639
  1034. package/components/bal-label.d.ts +0 -11
  1035. package/components/bal-label.i18n.js +0 -34
  1036. package/components/bal-label.js +0 -6
  1037. package/components/bal-label2.js +0 -177
  1038. package/components/bal-list-item-accordion-body.d.ts +0 -11
  1039. package/components/bal-list-item-accordion-body.js +0 -6
  1040. package/components/bal-list-item-accordion-body2.js +0 -152
  1041. package/components/bal-list-item-accordion-head.d.ts +0 -11
  1042. package/components/bal-list-item-accordion-head.js +0 -6
  1043. package/components/bal-list-item-accordion-head2.js +0 -207
  1044. package/components/bal-list-item-content.d.ts +0 -11
  1045. package/components/bal-list-item-content.js +0 -6
  1046. package/components/bal-list-item-content2.js +0 -33
  1047. package/components/bal-list-item-icon.d.ts +0 -11
  1048. package/components/bal-list-item-icon.js +0 -6
  1049. package/components/bal-list-item-icon2.js +0 -37
  1050. package/components/bal-list-item-subtitle.d.ts +0 -11
  1051. package/components/bal-list-item-subtitle.js +0 -6
  1052. package/components/bal-list-item-subtitle2.js +0 -28
  1053. package/components/bal-list-item-title.d.ts +0 -11
  1054. package/components/bal-list-item-title.js +0 -6
  1055. package/components/bal-list-item-title2.js +0 -41
  1056. package/components/bal-list-item.d.ts +0 -11
  1057. package/components/bal-list-item.js +0 -6
  1058. package/components/bal-list-item2.js +0 -329
  1059. package/components/bal-list.d.ts +0 -11
  1060. package/components/bal-list.js +0 -6
  1061. package/components/bal-list2.js +0 -76
  1062. package/components/bal-logo.animation.js +0 -2599
  1063. package/components/bal-logo.d.ts +0 -11
  1064. package/components/bal-logo.js +0 -6
  1065. package/components/bal-logo2.js +0 -198
  1066. package/components/bal-modal-body.d.ts +0 -11
  1067. package/components/bal-modal-body.js +0 -31
  1068. package/components/bal-modal-header.d.ts +0 -11
  1069. package/components/bal-modal-header.js +0 -59
  1070. package/components/bal-modal.d.ts +0 -11
  1071. package/components/bal-modal.js +0 -324
  1072. package/components/bal-nav-link-grid-col.d.ts +0 -11
  1073. package/components/bal-nav-link-grid-col.js +0 -6
  1074. package/components/bal-nav-link-grid-col2.js +0 -59
  1075. package/components/bal-nav-link-grid.d.ts +0 -11
  1076. package/components/bal-nav-link-grid.js +0 -6
  1077. package/components/bal-nav-link-grid2.js +0 -48
  1078. package/components/bal-nav-link-group.d.ts +0 -11
  1079. package/components/bal-nav-link-group.js +0 -62
  1080. package/components/bal-nav-link.d.ts +0 -11
  1081. package/components/bal-nav-link.js +0 -6
  1082. package/components/bal-nav-link2.js +0 -87
  1083. package/components/bal-nav-menu-bar.d.ts +0 -11
  1084. package/components/bal-nav-menu-bar.js +0 -6
  1085. package/components/bal-nav-menu-bar2.js +0 -76
  1086. package/components/bal-nav-menu-flyout.d.ts +0 -11
  1087. package/components/bal-nav-menu-flyout.js +0 -6
  1088. package/components/bal-nav-menu-flyout2.js +0 -109
  1089. package/components/bal-nav-meta-bar.d.ts +0 -11
  1090. package/components/bal-nav-meta-bar.js +0 -6
  1091. package/components/bal-nav-meta-bar2.js +0 -120
  1092. package/components/bal-nav.d.ts +0 -11
  1093. package/components/bal-nav.js +0 -1053
  1094. package/components/bal-navbar-brand.d.ts +0 -11
  1095. package/components/bal-navbar-brand.js +0 -220
  1096. package/components/bal-navbar-menu-end.d.ts +0 -11
  1097. package/components/bal-navbar-menu-end.js +0 -42
  1098. package/components/bal-navbar-menu-start.d.ts +0 -11
  1099. package/components/bal-navbar-menu-start.js +0 -42
  1100. package/components/bal-navbar-menu.d.ts +0 -11
  1101. package/components/bal-navbar-menu.js +0 -79
  1102. package/components/bal-navbar.d.ts +0 -11
  1103. package/components/bal-navbar.js +0 -86
  1104. package/components/bal-notices.d.ts +0 -11
  1105. package/components/bal-notices.js +0 -54
  1106. package/components/bal-notification.d.ts +0 -11
  1107. package/components/bal-notification.js +0 -54
  1108. package/components/bal-number-input.d.ts +0 -11
  1109. package/components/bal-number-input.js +0 -462
  1110. package/components/bal-option-list.d.ts +0 -11
  1111. package/components/bal-option-list.js +0 -6
  1112. package/components/bal-option-list2.js +0 -504
  1113. package/components/bal-option.d.ts +0 -11
  1114. package/components/bal-option.js +0 -6
  1115. package/components/bal-option2.js +0 -197
  1116. package/components/bal-pagination.d.ts +0 -11
  1117. package/components/bal-pagination.js +0 -333
  1118. package/components/bal-popover-content.d.ts +0 -11
  1119. package/components/bal-popover-content.js +0 -6
  1120. package/components/bal-popover-content2.js +0 -124
  1121. package/components/bal-popover.d.ts +0 -11
  1122. package/components/bal-popover.js +0 -6
  1123. package/components/bal-popover2.js +0 -2146
  1124. package/components/bal-popup.d.ts +0 -11
  1125. package/components/bal-popup.js +0 -6
  1126. package/components/bal-popup2.js +0 -732
  1127. package/components/bal-progress-bar.d.ts +0 -11
  1128. package/components/bal-progress-bar.js +0 -122
  1129. package/components/bal-radio-group.d.ts +0 -11
  1130. package/components/bal-radio-group.js +0 -427
  1131. package/components/bal-radio-icon.d.ts +0 -11
  1132. package/components/bal-radio-icon.js +0 -6
  1133. package/components/bal-radio-icon2.js +0 -76
  1134. package/components/bal-radio.d.ts +0 -11
  1135. package/components/bal-radio.js +0 -6
  1136. package/components/bal-radio2.js +0 -422
  1137. package/components/bal-segment-item.d.ts +0 -11
  1138. package/components/bal-segment-item.js +0 -249
  1139. package/components/bal-segment.d.ts +0 -11
  1140. package/components/bal-segment.js +0 -437
  1141. package/components/bal-select-option.d.ts +0 -11
  1142. package/components/bal-select-option.js +0 -6
  1143. package/components/bal-select-option2.js +0 -54
  1144. package/components/bal-select.d.ts +0 -11
  1145. package/components/bal-select.js +0 -6
  1146. package/components/bal-select2.js +0 -925
  1147. package/components/bal-shape.d.ts +0 -11
  1148. package/components/bal-shape.js +0 -6
  1149. package/components/bal-shape2.js +0 -88
  1150. package/components/bal-sheet.d.ts +0 -11
  1151. package/components/bal-sheet.js +0 -45
  1152. package/components/bal-snackbar.d.ts +0 -11
  1153. package/components/bal-snackbar.js +0 -167
  1154. package/components/bal-spinner.animation.js +0 -4543
  1155. package/components/bal-spinner.d.ts +0 -11
  1156. package/components/bal-spinner.js +0 -6
  1157. package/components/bal-spinner2.js +0 -208
  1158. package/components/bal-stack.d.ts +0 -11
  1159. package/components/bal-stack.js +0 -6
  1160. package/components/bal-stack2.js +0 -124
  1161. package/components/bal-stage-back-link.d.ts +0 -11
  1162. package/components/bal-stage-back-link.js +0 -56
  1163. package/components/bal-stage-body.d.ts +0 -11
  1164. package/components/bal-stage-body.js +0 -34
  1165. package/components/bal-stage-foot.d.ts +0 -11
  1166. package/components/bal-stage-foot.js +0 -32
  1167. package/components/bal-stage-head.d.ts +0 -11
  1168. package/components/bal-stage-head.js +0 -32
  1169. package/components/bal-stage-image.d.ts +0 -11
  1170. package/components/bal-stage-image.js +0 -51
  1171. package/components/bal-stage.d.ts +0 -11
  1172. package/components/bal-stage.js +0 -95
  1173. package/components/bal-step-item.d.ts +0 -11
  1174. package/components/bal-step-item.js +0 -128
  1175. package/components/bal-step.util.js +0 -5
  1176. package/components/bal-steps.d.ts +0 -11
  1177. package/components/bal-steps.js +0 -300
  1178. package/components/bal-switch.d.ts +0 -11
  1179. package/components/bal-switch.js +0 -6
  1180. package/components/bal-switch2.js +0 -76
  1181. package/components/bal-tab-item.d.ts +0 -11
  1182. package/components/bal-tab-item.js +0 -168
  1183. package/components/bal-tab.util.js +0 -5
  1184. package/components/bal-table.d.ts +0 -11
  1185. package/components/bal-table.js +0 -45
  1186. package/components/bal-tabs.d.ts +0 -11
  1187. package/components/bal-tabs.js +0 -6
  1188. package/components/bal-tabs2.js +0 -980
  1189. package/components/bal-tag-group.d.ts +0 -11
  1190. package/components/bal-tag-group.js +0 -31
  1191. package/components/bal-tag.d.ts +0 -11
  1192. package/components/bal-tag.js +0 -6
  1193. package/components/bal-tag2.js +0 -110
  1194. package/components/bal-text.d.ts +0 -11
  1195. package/components/bal-text.js +0 -143
  1196. package/components/bal-textarea.d.ts +0 -11
  1197. package/components/bal-textarea.js +0 -205
  1198. package/components/bal-time-input.d.ts +0 -11
  1199. package/components/bal-time-input.i18n.js +0 -44
  1200. package/components/bal-time-input.js +0 -242
  1201. package/components/bal-toast.d.ts +0 -11
  1202. package/components/bal-toast.js +0 -104
  1203. package/components/bal-tooltip.d.ts +0 -11
  1204. package/components/bal-tooltip.js +0 -313
  1205. package/components/bem.js +0 -10
  1206. package/components/breakpoints.decorator.js +0 -17
  1207. package/components/breakpoints.subject.js +0 -251
  1208. package/components/browser.js +0 -62
  1209. package/components/config.decorator.js +0 -17
  1210. package/components/config.default.js +0 -48
  1211. package/components/config.utils.js +0 -102
  1212. package/components/contact.js +0 -1633
  1213. package/components/date.js +0 -7840
  1214. package/components/device.js +0 -51
  1215. package/components/element-states.decorator.js +0 -95
  1216. package/components/floating-ui.dom.js +0 -2100
  1217. package/components/floating-ui.js +0 -26
  1218. package/components/focus-visible.js +0 -71
  1219. package/components/focus.decorator.js +0 -86
  1220. package/components/form-input.js +0 -86
  1221. package/components/form.js +0 -21
  1222. package/components/helpers.js +0 -307
  1223. package/components/index.esm.js +0 -210
  1224. package/components/index2.js +0 -48
  1225. package/components/index3.js +0 -569
  1226. package/components/index4.js +0 -600
  1227. package/components/index5.js +0 -1866
  1228. package/components/index6.js +0 -125
  1229. package/components/keyboard.helpers.js +0 -68
  1230. package/components/keys.constant.js +0 -19
  1231. package/components/listener.js +0 -85
  1232. package/components/log.js +0 -77
  1233. package/components/lottie_light_html.js +0 -11702
  1234. package/components/mask-util.js +0 -3
  1235. package/components/mutation.decorator.js +0 -124
  1236. package/components/number.js +0 -34
  1237. package/components/option.js +0 -50
  1238. package/components/overlays.js +0 -364
  1239. package/components/resize.decorator.js +0 -94
  1240. package/components/scroll.js +0 -84
  1241. package/components/string.js +0 -12
  1242. package/components/svg.js +0 -1605
  1243. package/components/swipe.decorator.js +0 -23
  1244. package/components/swipe.subject.js +0 -75
  1245. package/components/swiper.util.js +0 -437
  1246. package/components/tokens.esm.js +0 -21
  1247. package/components/tslib.es6.js +0 -29
  1248. package/components/utils.js +0 -76
  1249. package/components/visibility.decorator.js +0 -88
  1250. package/components/window-resize.decorator.js +0 -46
  1251. package/dist/baloise-design-system/baloise-design-system.esm.js +0 -1
  1252. package/dist/baloise-design-system/baloise-design-system.js +0 -127
  1253. package/dist/baloise-design-system/index.esm.js +0 -1
  1254. package/dist/baloise-design-system/p-02323ca1fe.entry.js +0 -1
  1255. package/dist/baloise-design-system/p-041bf35913.entry.js +0 -1
  1256. package/dist/baloise-design-system/p-07b3561d34.entry.js +0 -1
  1257. package/dist/baloise-design-system/p-08644e325b.entry.js +0 -1
  1258. package/dist/baloise-design-system/p-09341cadc6.system.entry.js +0 -1
  1259. package/dist/baloise-design-system/p-0974dcb139.entry.js +0 -1
  1260. package/dist/baloise-design-system/p-1b1fdadab3.entry.js +0 -1
  1261. package/dist/baloise-design-system/p-1bb5b8696e.entry.js +0 -1
  1262. package/dist/baloise-design-system/p-1d7406989c.system.entry.js +0 -1
  1263. package/dist/baloise-design-system/p-2264ba1f28.entry.js +0 -1
  1264. package/dist/baloise-design-system/p-23537928fa.entry.js +0 -1
  1265. package/dist/baloise-design-system/p-29defa9270.system.entry.js +0 -1
  1266. package/dist/baloise-design-system/p-340cd7b9e8.entry.js +0 -1
  1267. package/dist/baloise-design-system/p-345901e33b.entry.js +0 -1
  1268. package/dist/baloise-design-system/p-34d75cbfe8.entry.js +0 -1
  1269. package/dist/baloise-design-system/p-3678c7a958.entry.js +0 -1
  1270. package/dist/baloise-design-system/p-36934c6f59.system.entry.js +0 -1
  1271. package/dist/baloise-design-system/p-3850595dd0.entry.js +0 -1
  1272. package/dist/baloise-design-system/p-3ff089ddd6.system.entry.js +0 -1
  1273. package/dist/baloise-design-system/p-40f2569a17.system.entry.js +0 -1
  1274. package/dist/baloise-design-system/p-41c63c9a82.system.entry.js +0 -1
  1275. package/dist/baloise-design-system/p-427fe8eede.entry.js +0 -1
  1276. package/dist/baloise-design-system/p-43878b51c9.system.entry.js +0 -1
  1277. package/dist/baloise-design-system/p-43dd693355.system.entry.js +0 -1
  1278. package/dist/baloise-design-system/p-477359bbf9.entry.js +0 -1
  1279. package/dist/baloise-design-system/p-49c12d2474.entry.js +0 -1
  1280. package/dist/baloise-design-system/p-4RgSLeC0.system.js +0 -1
  1281. package/dist/baloise-design-system/p-4Y53iwfN.system.js +0 -1
  1282. package/dist/baloise-design-system/p-4b2eeb8c37.entry.js +0 -1
  1283. package/dist/baloise-design-system/p-4be902176f.entry.js +0 -1
  1284. package/dist/baloise-design-system/p-4c23ab651a.system.entry.js +0 -1
  1285. package/dist/baloise-design-system/p-54f5a92feb.entry.js +0 -1
  1286. package/dist/baloise-design-system/p-59129fb1d1.system.entry.js +0 -1
  1287. package/dist/baloise-design-system/p-5GEK9UQy.js +0 -1
  1288. package/dist/baloise-design-system/p-5d95c50514.system.entry.js +0 -1
  1289. package/dist/baloise-design-system/p-5f105bc63d.system.entry.js +0 -1
  1290. package/dist/baloise-design-system/p-5f8ae628c4.system.entry.js +0 -1
  1291. package/dist/baloise-design-system/p-607125007c.system.entry.js +0 -1
  1292. package/dist/baloise-design-system/p-64d45da025.system.entry.js +0 -1
  1293. package/dist/baloise-design-system/p-670a2bf1e7.system.entry.js +0 -1
  1294. package/dist/baloise-design-system/p-67f2a7fbef.system.entry.js +0 -1
  1295. package/dist/baloise-design-system/p-68baccfba9.system.entry.js +0 -1
  1296. package/dist/baloise-design-system/p-68e405562e.system.entry.js +0 -1
  1297. package/dist/baloise-design-system/p-68f77714ab.entry.js +0 -1
  1298. package/dist/baloise-design-system/p-692f76ee0c.entry.js +0 -1
  1299. package/dist/baloise-design-system/p-6c3d087d59.system.entry.js +0 -1
  1300. package/dist/baloise-design-system/p-71ab949cfb.system.entry.js +0 -1
  1301. package/dist/baloise-design-system/p-71d9805e14.system.entry.js +0 -1
  1302. package/dist/baloise-design-system/p-744c19c66d.system.entry.js +0 -1
  1303. package/dist/baloise-design-system/p-746165a211.system.entry.js +0 -1
  1304. package/dist/baloise-design-system/p-74fe27789f.entry.js +0 -1
  1305. package/dist/baloise-design-system/p-77404bcf6d.system.entry.js +0 -1
  1306. package/dist/baloise-design-system/p-79d0e94ea1.entry.js +0 -1
  1307. package/dist/baloise-design-system/p-7b52e9987d.entry.js +0 -1
  1308. package/dist/baloise-design-system/p-8268d61dd6.entry.js +0 -1
  1309. package/dist/baloise-design-system/p-8346d5f6ae.entry.js +0 -1
  1310. package/dist/baloise-design-system/p-85428cc869.entry.js +0 -1
  1311. package/dist/baloise-design-system/p-87d7996b33.system.entry.js +0 -1
  1312. package/dist/baloise-design-system/p-88f9358a95.system.entry.js +0 -1
  1313. package/dist/baloise-design-system/p-8e3412d465.entry.js +0 -1
  1314. package/dist/baloise-design-system/p-9417cf5581.system.entry.js +0 -1
  1315. package/dist/baloise-design-system/p-979dfed703.system.entry.js +0 -1
  1316. package/dist/baloise-design-system/p-9be82de5a5.system.entry.js +0 -1
  1317. package/dist/baloise-design-system/p-9fc710438a.system.entry.js +0 -1
  1318. package/dist/baloise-design-system/p-B-L34nz8.js +0 -1
  1319. package/dist/baloise-design-system/p-B1u-Mq75.js +0 -1
  1320. package/dist/baloise-design-system/p-B4aDEwd8.js +0 -1
  1321. package/dist/baloise-design-system/p-B9BMZmYk.js +0 -1
  1322. package/dist/baloise-design-system/p-BAaDJIzy.js +0 -1
  1323. package/dist/baloise-design-system/p-BERg8BNc.js +0 -1
  1324. package/dist/baloise-design-system/p-BFRjY4w3.js +0 -1
  1325. package/dist/baloise-design-system/p-BFTU3MAI.js +0 -1
  1326. package/dist/baloise-design-system/p-BG4j3FEv.js +0 -1
  1327. package/dist/baloise-design-system/p-BHFw3KrT.js +0 -1
  1328. package/dist/baloise-design-system/p-BLp4ll3i.js +0 -1
  1329. package/dist/baloise-design-system/p-BM_oHMik.system.js +0 -1
  1330. package/dist/baloise-design-system/p-BNWt5z9B.system.js +0 -1
  1331. package/dist/baloise-design-system/p-BPUKeAhO.system.js +0 -1
  1332. package/dist/baloise-design-system/p-BRAmUyPx.system.js +0 -1
  1333. package/dist/baloise-design-system/p-B_C7V4Sa.js +0 -1
  1334. package/dist/baloise-design-system/p-Ba5qjFjW.js +0 -1
  1335. package/dist/baloise-design-system/p-BbAtjg9Y.system.js +0 -1
  1336. package/dist/baloise-design-system/p-BdVwMG9u.js +0 -2
  1337. package/dist/baloise-design-system/p-Bk7UdnZ5.system.js +0 -1
  1338. package/dist/baloise-design-system/p-BkEdlCZJ.js +0 -1
  1339. package/dist/baloise-design-system/p-BktTDSq4.system.js +0 -1
  1340. package/dist/baloise-design-system/p-BmOE4zEk.system.js +0 -1
  1341. package/dist/baloise-design-system/p-BmVI6cLw.js +0 -1
  1342. package/dist/baloise-design-system/p-BnVL_HEz.js +0 -1
  1343. package/dist/baloise-design-system/p-Bp0A6Ore.system.js +0 -1
  1344. package/dist/baloise-design-system/p-BpMXwP_q.system.js +0 -1
  1345. package/dist/baloise-design-system/p-BwTzTXZG.js +0 -1
  1346. package/dist/baloise-design-system/p-ByiN-QjD.js +0 -1
  1347. package/dist/baloise-design-system/p-Bzy18UgU.system.js +0 -1
  1348. package/dist/baloise-design-system/p-C20cwFWy.js +0 -1
  1349. package/dist/baloise-design-system/p-C4sZQbkT.js +0 -1
  1350. package/dist/baloise-design-system/p-C6x8G3mu.system.js +0 -1
  1351. package/dist/baloise-design-system/p-C78VTo3I.js +0 -1
  1352. package/dist/baloise-design-system/p-CAb2C8az.js +0 -1
  1353. package/dist/baloise-design-system/p-CBkFUwrD.js +0 -1
  1354. package/dist/baloise-design-system/p-CDeyBUqm.system.js +0 -1
  1355. package/dist/baloise-design-system/p-CDt5sRVY.system.js +0 -1
  1356. package/dist/baloise-design-system/p-CEOTg0oT.system.js +0 -1
  1357. package/dist/baloise-design-system/p-CGJ8YYiA.system.js +0 -1
  1358. package/dist/baloise-design-system/p-CKN3W8qn.js +0 -1
  1359. package/dist/baloise-design-system/p-CLDmOIBx.system.js +0 -1
  1360. package/dist/baloise-design-system/p-CLfE_o7e.system.js +0 -1
  1361. package/dist/baloise-design-system/p-CM3hCeNH.js +0 -1
  1362. package/dist/baloise-design-system/p-CPHPFMUC.system.js +0 -1
  1363. package/dist/baloise-design-system/p-CTl0uAFp.system.js +0 -1
  1364. package/dist/baloise-design-system/p-CTuoH3RE.system.js +0 -1
  1365. package/dist/baloise-design-system/p-CXAw6SMX.system.js +0 -1
  1366. package/dist/baloise-design-system/p-C_FHgwWW.js +0 -1
  1367. package/dist/baloise-design-system/p-CbvOgU0G.js +0 -1
  1368. package/dist/baloise-design-system/p-CeRECGC7.js +0 -1
  1369. package/dist/baloise-design-system/p-Cj6DXhmQ.js +0 -1
  1370. package/dist/baloise-design-system/p-Cjiw70Dk.system.js +0 -15
  1371. package/dist/baloise-design-system/p-Ck7YRry-.system.js +0 -2
  1372. package/dist/baloise-design-system/p-CpDHeXfo.js +0 -1
  1373. package/dist/baloise-design-system/p-CpWDVANq.system.js +0 -1
  1374. package/dist/baloise-design-system/p-Cr2H7Jt3.js +0 -1
  1375. package/dist/baloise-design-system/p-CsPrCX4f.system.js +0 -1
  1376. package/dist/baloise-design-system/p-Ct27z6g9.js +0 -1
  1377. package/dist/baloise-design-system/p-Cu1ebAbd.system.js +0 -1
  1378. package/dist/baloise-design-system/p-CuyVPNj2.system.js +0 -1
  1379. package/dist/baloise-design-system/p-CvHtWfhm.system.js +0 -1
  1380. package/dist/baloise-design-system/p-Czl2AFQD.system.js +0 -1
  1381. package/dist/baloise-design-system/p-D-yL3ygS.system.js +0 -1
  1382. package/dist/baloise-design-system/p-D1opIX9W.system.js +0 -1
  1383. package/dist/baloise-design-system/p-D5Gy6WbU.system.js +0 -1
  1384. package/dist/baloise-design-system/p-D5aEF_JU.system.js +0 -1
  1385. package/dist/baloise-design-system/p-D7M-7v58.js +0 -1
  1386. package/dist/baloise-design-system/p-D7_eHNTI.system.js +0 -1
  1387. package/dist/baloise-design-system/p-D7ovid3w.js +0 -1
  1388. package/dist/baloise-design-system/p-DAOAbG5Y.system.js +0 -1
  1389. package/dist/baloise-design-system/p-DBsOHTWj.js +0 -1
  1390. package/dist/baloise-design-system/p-DDPYMMGG.system.js +0 -1
  1391. package/dist/baloise-design-system/p-DEb5iNGc.js +0 -1
  1392. package/dist/baloise-design-system/p-DIC_sxLd.js +0 -1
  1393. package/dist/baloise-design-system/p-DKjTFqnu.system.js +0 -1
  1394. package/dist/baloise-design-system/p-DLLNm5Gs.system.js +0 -1
  1395. package/dist/baloise-design-system/p-DOUIg6bI.js +0 -1
  1396. package/dist/baloise-design-system/p-DPYRyPTD.system.js +0 -1
  1397. package/dist/baloise-design-system/p-DRqAN-8G.js +0 -1
  1398. package/dist/baloise-design-system/p-DST0VloN.system.js +0 -1
  1399. package/dist/baloise-design-system/p-DV-2u4Pm.system.js +0 -1
  1400. package/dist/baloise-design-system/p-DWgCJRpS.system.js +0 -1
  1401. package/dist/baloise-design-system/p-Dd7xQwRJ.system.js +0 -1
  1402. package/dist/baloise-design-system/p-DdX8FaaK.system.js +0 -1
  1403. package/dist/baloise-design-system/p-Dk6PruGq.js +0 -1
  1404. package/dist/baloise-design-system/p-DkfWaTsH.system.js +0 -1
  1405. package/dist/baloise-design-system/p-DojUs2K8.js +0 -2
  1406. package/dist/baloise-design-system/p-Dou6adza.system.js +0 -1
  1407. package/dist/baloise-design-system/p-DowF7e07.system.js +0 -1
  1408. package/dist/baloise-design-system/p-Dp4edqFK.js +0 -1
  1409. package/dist/baloise-design-system/p-DpQhsHDk.system.js +0 -9
  1410. package/dist/baloise-design-system/p-DqCbGYzv.js +0 -1
  1411. package/dist/baloise-design-system/p-DtlqgdI2.system.js +0 -1
  1412. package/dist/baloise-design-system/p-DuObDTix.js +0 -1
  1413. package/dist/baloise-design-system/p-DvLv1IDC.js +0 -1
  1414. package/dist/baloise-design-system/p-Dvgek0Sb.js +0 -1
  1415. package/dist/baloise-design-system/p-DxnFuP0T.system.js +0 -1
  1416. package/dist/baloise-design-system/p-Dxz8zGB7.system.js +0 -1
  1417. package/dist/baloise-design-system/p-FCLKfv6B.js +0 -1
  1418. package/dist/baloise-design-system/p-IZFfLjcz.js +0 -1
  1419. package/dist/baloise-design-system/p-JHAE10yr.js +0 -1
  1420. package/dist/baloise-design-system/p-MBsgW7uz.js +0 -1
  1421. package/dist/baloise-design-system/p-Nqmo3uHl.system.js +0 -1
  1422. package/dist/baloise-design-system/p-Oz8SBVmc.js +0 -1
  1423. package/dist/baloise-design-system/p-PNu_g_s6.system.js +0 -2
  1424. package/dist/baloise-design-system/p-RzJv7e7Y.system.js +0 -1
  1425. package/dist/baloise-design-system/p-S5-HQnxq.js +0 -1
  1426. package/dist/baloise-design-system/p-Yg1qLcvR.js +0 -1
  1427. package/dist/baloise-design-system/p-a1482cbe4a.entry.js +0 -1
  1428. package/dist/baloise-design-system/p-a3c4c9d422.entry.js +0 -1
  1429. package/dist/baloise-design-system/p-a576422cb2.entry.js +0 -1
  1430. package/dist/baloise-design-system/p-a584c6763e.entry.js +0 -1
  1431. package/dist/baloise-design-system/p-a6135f2559.system.entry.js +0 -1
  1432. package/dist/baloise-design-system/p-aDM_iThE.system.js +0 -1
  1433. package/dist/baloise-design-system/p-aaf33f152f.system.entry.js +0 -1
  1434. package/dist/baloise-design-system/p-af05694fd5.entry.js +0 -1
  1435. package/dist/baloise-design-system/p-b03de8e7ba.system.entry.js +0 -1
  1436. package/dist/baloise-design-system/p-b13d48cf28.entry.js +0 -1
  1437. package/dist/baloise-design-system/p-b4fa55782e.entry.js +0 -1
  1438. package/dist/baloise-design-system/p-b66021b38c.entry.js +0 -1
  1439. package/dist/baloise-design-system/p-b670d9cae9.entry.js +0 -1
  1440. package/dist/baloise-design-system/p-b6e82651ef.system.entry.js +0 -1
  1441. package/dist/baloise-design-system/p-bac3d30df3.entry.js +0 -1
  1442. package/dist/baloise-design-system/p-bbeeefc31a.system.entry.js +0 -1
  1443. package/dist/baloise-design-system/p-c31dc8146b.entry.js +0 -1
  1444. package/dist/baloise-design-system/p-c4a244b558.system.entry.js +0 -1
  1445. package/dist/baloise-design-system/p-c5ae87f18e.entry.js +0 -1
  1446. package/dist/baloise-design-system/p-c78c0dd43a.entry.js +0 -1
  1447. package/dist/baloise-design-system/p-c8b853074f.entry.js +0 -1
  1448. package/dist/baloise-design-system/p-ce3e34fa95.entry.js +0 -1
  1449. package/dist/baloise-design-system/p-cf77551018.system.entry.js +0 -1
  1450. package/dist/baloise-design-system/p-d20d698c0b.system.entry.js +0 -1
  1451. package/dist/baloise-design-system/p-d21134a60b.system.entry.js +0 -1
  1452. package/dist/baloise-design-system/p-d41ca5c096.system.entry.js +0 -1
  1453. package/dist/baloise-design-system/p-d5365ffe38.entry.js +0 -1
  1454. package/dist/baloise-design-system/p-d5bd821ab7.system.entry.js +0 -1
  1455. package/dist/baloise-design-system/p-d680dc3dd0.system.entry.js +0 -1
  1456. package/dist/baloise-design-system/p-d9349f5eb0.entry.js +0 -1
  1457. package/dist/baloise-design-system/p-ddd75e43d6.entry.js +0 -1
  1458. package/dist/baloise-design-system/p-def5a43710.entry.js +0 -1
  1459. package/dist/baloise-design-system/p-dfXERft2.js +0 -15
  1460. package/dist/baloise-design-system/p-e125257826.system.entry.js +0 -1
  1461. package/dist/baloise-design-system/p-e2296eb10b.system.entry.js +0 -1
  1462. package/dist/baloise-design-system/p-e6f03ecdd0.entry.js +0 -1
  1463. package/dist/baloise-design-system/p-ea29fa4382.entry.js +0 -1
  1464. package/dist/baloise-design-system/p-eb2f5b22de.system.entry.js +0 -1
  1465. package/dist/baloise-design-system/p-ec911df779.system.entry.js +0 -1
  1466. package/dist/baloise-design-system/p-ed1aad24be.entry.js +0 -1
  1467. package/dist/baloise-design-system/p-ee070d06bc.entry.js +0 -1
  1468. package/dist/baloise-design-system/p-eeff81381f.entry.js +0 -1
  1469. package/dist/baloise-design-system/p-f12905324e.system.entry.js +0 -1
  1470. package/dist/baloise-design-system/p-f2222919fc.entry.js +0 -1
  1471. package/dist/baloise-design-system/p-f2435a528c.system.entry.js +0 -1
  1472. package/dist/baloise-design-system/p-f393662ba3.system.entry.js +0 -1
  1473. package/dist/baloise-design-system/p-fa728470a3.system.entry.js +0 -1
  1474. package/dist/baloise-design-system/p-fc8024a9d7.system.entry.js +0 -1
  1475. package/dist/baloise-design-system/p-fd5d4c0fd7.system.entry.js +0 -1
  1476. package/dist/baloise-design-system/p-giOY60zQ.system.js +0 -1
  1477. package/dist/baloise-design-system/p-hcWLO6Gg.js +0 -1
  1478. package/dist/baloise-design-system/p-j851_ZaC.js +0 -1
  1479. package/dist/baloise-design-system/p-jQQqRgMt.system.js +0 -1
  1480. package/dist/baloise-design-system/p-jv0tWyso.js +0 -1
  1481. package/dist/baloise-design-system/p-lFDHYLJ4.system.js +0 -1
  1482. package/dist/baloise-design-system/p-m5GX4h3i.system.js +0 -1
  1483. package/dist/baloise-design-system/p-ncoiCFQ1.system.js +0 -1
  1484. package/dist/baloise-design-system/p-rBUN7c88.js +0 -1
  1485. package/dist/baloise-design-system/p-wTePExHL.system.js +0 -1
  1486. package/dist/baloise-design-system/p-xVPGsAdF.js +0 -1
  1487. package/dist/baloise-design-system/p-xbSOW78W.js +0 -1
  1488. package/dist/cjs/_commonjsHelpers-BJu3ubxk.js +0 -10
  1489. package/dist/cjs/animation.decorator-B4NJvcMF.js +0 -77
  1490. package/dist/cjs/app-globals-D4xKyILL.js +0 -11
  1491. package/dist/cjs/aria-BzkqcV7W.js +0 -10
  1492. package/dist/cjs/array-Db63Hhl1.js +0 -22
  1493. package/dist/cjs/attributes-Cp0kpySW.js +0 -41
  1494. package/dist/cjs/bal-accordion_4.cjs.entry.js +0 -761
  1495. package/dist/cjs/bal-app.cjs.entry.js +0 -86
  1496. package/dist/cjs/bal-badge.cjs.entry.js +0 -38
  1497. package/dist/cjs/bal-button_2.cjs.entry.js +0 -291
  1498. package/dist/cjs/bal-card_6.cjs.entry.js +0 -165
  1499. package/dist/cjs/bal-carousel_2.cjs.entry.js +0 -395
  1500. package/dist/cjs/bal-check_7.cjs.entry.js +0 -2180
  1501. package/dist/cjs/bal-close.cjs.entry.js +0 -53
  1502. package/dist/cjs/bal-close.i18n-B3X5xlkl.js +0 -36
  1503. package/dist/cjs/bal-content.cjs.entry.js +0 -76
  1504. package/dist/cjs/bal-data_4.cjs.entry.js +0 -123
  1505. package/dist/cjs/bal-date-calendar-cell.cjs.entry.js +0 -41
  1506. package/dist/cjs/bal-date-calendar_2.cjs.entry.js +0 -1501
  1507. package/dist/cjs/bal-date.cjs.entry.js +0 -378
  1508. package/dist/cjs/bal-divider.cjs.entry.js +0 -60
  1509. package/dist/cjs/bal-field_5.cjs.entry.js +0 -436
  1510. package/dist/cjs/bal-file-upload.cjs.entry.js +0 -406
  1511. package/dist/cjs/bal-file-upload.type-BzNkF3YQ.js +0 -10
  1512. package/dist/cjs/bal-footer.cjs.entry.js +0 -200
  1513. package/dist/cjs/bal-form-col_2.cjs.entry.js +0 -40
  1514. package/dist/cjs/bal-form.cjs.entry.js +0 -49
  1515. package/dist/cjs/bal-heading_2.cjs.entry.js +0 -284
  1516. package/dist/cjs/bal-hint_5.cjs.entry.js +0 -2380
  1517. package/dist/cjs/bal-icon.cjs.entry.js +0 -1123
  1518. package/dist/cjs/bal-input-group.cjs.entry.js +0 -36
  1519. package/dist/cjs/bal-input-slider.cjs.entry.js +0 -217
  1520. package/dist/cjs/bal-input-stepper.cjs.entry.js +0 -1224
  1521. package/dist/cjs/bal-input-stepper.i18n-D57DHpYR.js +0 -46
  1522. package/dist/cjs/bal-input.cjs.entry.js +0 -587
  1523. package/dist/cjs/bal-label.cjs.entry.js +0 -146
  1524. package/dist/cjs/bal-label.i18n-BcNNm9Es.js +0 -36
  1525. package/dist/cjs/bal-list_8.cjs.entry.js +0 -698
  1526. package/dist/cjs/bal-logo.animation-B4LvXc5Q.js +0 -2602
  1527. package/dist/cjs/bal-logo.cjs.entry.js +0 -179
  1528. package/dist/cjs/bal-modal_3.cjs.entry.js +0 -317
  1529. package/dist/cjs/bal-nav_8.cjs.entry.js +0 -1227
  1530. package/dist/cjs/bal-navbar_5.cjs.entry.js +0 -312
  1531. package/dist/cjs/bal-notices_3.cjs.entry.js +0 -203
  1532. package/dist/cjs/bal-notification.cjs.entry.js +0 -33
  1533. package/dist/cjs/bal-number-input.cjs.entry.js +0 -417
  1534. package/dist/cjs/bal-pagination.cjs.entry.js +0 -298
  1535. package/dist/cjs/bal-popup.cjs.entry.js +0 -664
  1536. package/dist/cjs/bal-progress-bar.cjs.entry.js +0 -105
  1537. package/dist/cjs/bal-radio_3.cjs.entry.js +0 -783
  1538. package/dist/cjs/bal-segment_2.cjs.entry.js +0 -590
  1539. package/dist/cjs/bal-select_2.cjs.entry.js +0 -855
  1540. package/dist/cjs/bal-shape.cjs.entry.js +0 -70
  1541. package/dist/cjs/bal-sheet.cjs.entry.js +0 -26
  1542. package/dist/cjs/bal-spinner.animation-BL6PkxOx.js +0 -4545
  1543. package/dist/cjs/bal-spinner.cjs.entry.js +0 -186
  1544. package/dist/cjs/bal-stack.cjs.entry.js +0 -99
  1545. package/dist/cjs/bal-stage_6.cjs.entry.js +0 -149
  1546. package/dist/cjs/bal-step-item.cjs.entry.js +0 -96
  1547. package/dist/cjs/bal-step.util-DQcaqybX.js +0 -7
  1548. package/dist/cjs/bal-steps.cjs.entry.js +0 -271
  1549. package/dist/cjs/bal-tab-item_2.cjs.entry.js +0 -988
  1550. package/dist/cjs/bal-tab.util-DFGwGbfr.js +0 -7
  1551. package/dist/cjs/bal-table.cjs.entry.js +0 -26
  1552. package/dist/cjs/bal-tag_2.cjs.entry.js +0 -85
  1553. package/dist/cjs/bal-textarea.cjs.entry.js +0 -162
  1554. package/dist/cjs/bal-time-input.cjs.entry.js +0 -196
  1555. package/dist/cjs/bal-time-input.i18n-Bfr3EMVD.js +0 -46
  1556. package/dist/cjs/bal-tooltip.cjs.entry.js +0 -279
  1557. package/dist/cjs/baloise-design-system.cjs.js +0 -31
  1558. package/dist/cjs/bem-p0PWVN8n.js +0 -12
  1559. package/dist/cjs/breakpoints.decorator-DPrGtqtk.js +0 -19
  1560. package/dist/cjs/breakpoints.subject-C1p-ePFH.js +0 -257
  1561. package/dist/cjs/browser-BwmkTmm8.js +0 -64
  1562. package/dist/cjs/config.decorator-CUe4yCTd.js +0 -19
  1563. package/dist/cjs/config.default-Cko-wpRU.js +0 -51
  1564. package/dist/cjs/config.utils-Civnz2jT.js +0 -142
  1565. package/dist/cjs/contact-qHJM5IBh.js +0 -1644
  1566. package/dist/cjs/date-BPyuc34s.js +0 -7907
  1567. package/dist/cjs/device-CoogBamh.js +0 -54
  1568. package/dist/cjs/element-states.decorator-BG2oNUsO.js +0 -98
  1569. package/dist/cjs/floating-ui-BE1Qsw-b.js +0 -28
  1570. package/dist/cjs/floating-ui.dom-DCg2YBDr.js +0 -2115
  1571. package/dist/cjs/focus-visible-DFZa8IIA.js +0 -74
  1572. package/dist/cjs/focus.decorator-BL2kLsNv.js +0 -88
  1573. package/dist/cjs/form-BSlIiqcR.js +0 -24
  1574. package/dist/cjs/form-input-BwFB4Rej.js +0 -100
  1575. package/dist/cjs/helpers-HuaiWXrB.js +0 -331
  1576. package/dist/cjs/index-BZ67Dcnb.js +0 -50
  1577. package/dist/cjs/index-BobQkZjn.js +0 -1868
  1578. package/dist/cjs/index-C413E-IK.js +0 -571
  1579. package/dist/cjs/index-CuY5w2n4.js +0 -602
  1580. package/dist/cjs/index-feA4skrY.js +0 -2024
  1581. package/dist/cjs/index-ifu9fMyU.js +0 -127
  1582. package/dist/cjs/index.esm-CKDqUwIC.js +0 -216
  1583. package/dist/cjs/initialize-BzrcZo6Y.js +0 -457
  1584. package/dist/cjs/keyboard.helpers-BkZpVT-9.js +0 -80
  1585. package/dist/cjs/keys.constant-LnwxHAZo.js +0 -23
  1586. package/dist/cjs/listener-DspXpqzY.js +0 -89
  1587. package/dist/cjs/log-CXDMiw7o.js +0 -80
  1588. package/dist/cjs/lottie_light_html-OP40Exqq.js +0 -11704
  1589. package/dist/cjs/mask-util-B8hrxmqO.js +0 -5
  1590. package/dist/cjs/mutation.decorator-BolUYaKD.js +0 -126
  1591. package/dist/cjs/number-Zs70JOU-.js +0 -39
  1592. package/dist/cjs/option-kGk4eTdA.js +0 -53
  1593. package/dist/cjs/overlays-DQGlu5jj.js +0 -371
  1594. package/dist/cjs/resize.decorator-ChuFQ8x3.js +0 -96
  1595. package/dist/cjs/scroll-B_kvfDui.js +0 -86
  1596. package/dist/cjs/string-CKS6CsMi.js +0 -453
  1597. package/dist/cjs/svg-qEvvK3mS.js +0 -1607
  1598. package/dist/cjs/swipe.decorator-C_jX7Il5.js +0 -25
  1599. package/dist/cjs/swipe.subject-iyL-XVHG.js +0 -77
  1600. package/dist/cjs/tokens.esm-BWWYqtq4.js +0 -36
  1601. package/dist/cjs/tslib.es6-DrfCPgT9.js +0 -32
  1602. package/dist/cjs/utils-Bl0u6rg1.js +0 -87
  1603. package/dist/cjs/visibility.decorator-DTARY-5M.js +0 -90
  1604. package/dist/cjs/window-resize.decorator-DRN0wiUR.js +0 -48
  1605. package/dist/collection/components/bal-accordion/bal-accordion-details/bal-accordion-details.css +0 -1
  1606. package/dist/collection/components/bal-accordion/bal-accordion-details/bal-accordion-details.js +0 -167
  1607. package/dist/collection/components/bal-accordion/bal-accordion-summary/bal-accordion-summary.css +0 -1
  1608. package/dist/collection/components/bal-accordion/bal-accordion-summary/bal-accordion-summary.js +0 -200
  1609. package/dist/collection/components/bal-accordion/bal-accordion-trigger/bal-accordion-trigger.css +0 -1
  1610. package/dist/collection/components/bal-accordion/bal-accordion-trigger/bal-accordion-trigger.js +0 -485
  1611. package/dist/collection/components/bal-accordion/bal-accordion.css +0 -1
  1612. package/dist/collection/components/bal-accordion/bal-accordion.i18n.js +0 -42
  1613. package/dist/collection/components/bal-accordion/bal-accordion.interfaces.js +0 -4
  1614. package/dist/collection/components/bal-accordion/bal-accordion.js +0 -691
  1615. package/dist/collection/components/bal-accordion/test/bal-accordion.visual.play.js +0 -16
  1616. package/dist/collection/components/bal-app/bal-app.css +0 -1
  1617. package/dist/collection/components/bal-app/bal-app.interfaces.js +0 -4
  1618. package/dist/collection/components/bal-app/bal-app.js +0 -181
  1619. package/dist/collection/components/bal-badge/bal-badge.css +0 -1
  1620. package/dist/collection/components/bal-badge/bal-badge.interfaces.js +0 -4
  1621. package/dist/collection/components/bal-badge/bal-badge.js +0 -138
  1622. package/dist/collection/components/bal-badge/test/bal-badge.visual.play.js +0 -13
  1623. package/dist/collection/components/bal-button/bal-button-group/bal-button-group.js +0 -103
  1624. package/dist/collection/components/bal-button/bal-button.css +0 -1
  1625. package/dist/collection/components/bal-button/bal-button.interfaces.js +0 -4
  1626. package/dist/collection/components/bal-button/bal-button.js +0 -954
  1627. package/dist/collection/components/bal-button/test/bal-button.visual.play.js +0 -32
  1628. package/dist/collection/components/bal-card/bal-card-actions/bal-card-actions.js +0 -42
  1629. package/dist/collection/components/bal-card/bal-card-button/bal-card-button.js +0 -206
  1630. package/dist/collection/components/bal-card/bal-card-content/bal-card-content.js +0 -7
  1631. package/dist/collection/components/bal-card/bal-card-subtitle/bal-card-subtitle.js +0 -92
  1632. package/dist/collection/components/bal-card/bal-card-title/bal-card-title.js +0 -37
  1633. package/dist/collection/components/bal-card/bal-card.css +0 -1
  1634. package/dist/collection/components/bal-card/bal-card.interfaces.js +0 -4
  1635. package/dist/collection/components/bal-card/bal-card.js +0 -263
  1636. package/dist/collection/components/bal-card/test/bal-card.visual.play.js +0 -13
  1637. package/dist/collection/components/bal-carousel/bal-carousel-item/bal-carousel-item.js +0 -470
  1638. package/dist/collection/components/bal-carousel/bal-carousel.css +0 -1
  1639. package/dist/collection/components/bal-carousel/bal-carousel.interfaces.js +0 -4
  1640. package/dist/collection/components/bal-carousel/bal-carousel.js +0 -688
  1641. package/dist/collection/components/bal-carousel/controls/tab-control.js +0 -14
  1642. package/dist/collection/components/bal-carousel/test/bal-carousel.visual.play.js +0 -13
  1643. package/dist/collection/components/bal-checkbox/bal-check/bal-check.css +0 -1
  1644. package/dist/collection/components/bal-checkbox/bal-check/bal-check.js +0 -187
  1645. package/dist/collection/components/bal-checkbox/bal-checkbox-group/bal-checkbox-group.css +0 -1
  1646. package/dist/collection/components/bal-checkbox/bal-checkbox-group/bal-checkbox-group.js +0 -880
  1647. package/dist/collection/components/bal-checkbox/bal-checkbox.css +0 -1
  1648. package/dist/collection/components/bal-checkbox/bal-checkbox.interfaces.js +0 -4
  1649. package/dist/collection/components/bal-checkbox/bal-checkbox.js +0 -1027
  1650. package/dist/collection/components/bal-checkbox/bal-switch/bal-switch.css +0 -1
  1651. package/dist/collection/components/bal-checkbox/bal-switch/bal-switch.js +0 -162
  1652. package/dist/collection/components/bal-checkbox/test/bal-checkbox-icons.visual.play.js +0 -13
  1653. package/dist/collection/components/bal-checkbox/test/bal-checkbox-tiles.visual.play.js +0 -13
  1654. package/dist/collection/components/bal-checkbox/test/bal-checkbox.visual.play.js +0 -30
  1655. package/dist/collection/components/bal-checkbox/utils/bal-checkbox.util.js +0 -3
  1656. package/dist/collection/components/bal-close/bal-close.css +0 -1
  1657. package/dist/collection/components/bal-close/bal-close.i18n.js +0 -32
  1658. package/dist/collection/components/bal-close/bal-close.interfaces.js +0 -4
  1659. package/dist/collection/components/bal-close/bal-close.js +0 -139
  1660. package/dist/collection/components/bal-close/test/bal-close.visual.play.js +0 -13
  1661. package/dist/collection/components/bal-content/bal-content.css +0 -1
  1662. package/dist/collection/components/bal-content/bal-content.interfaces.js +0 -4
  1663. package/dist/collection/components/bal-content/bal-content.js +0 -212
  1664. package/dist/collection/components/bal-content/test/bal-content.visual.play.js +0 -13
  1665. package/dist/collection/components/bal-data/bal-data-item/bal-data-item.js +0 -63
  1666. package/dist/collection/components/bal-data/bal-data-label/bal-data-label.js +0 -38
  1667. package/dist/collection/components/bal-data/bal-data-value/bal-data-value.js +0 -162
  1668. package/dist/collection/components/bal-data/bal-data.css +0 -1
  1669. package/dist/collection/components/bal-data/bal-data.interfaces.js +0 -4
  1670. package/dist/collection/components/bal-data/bal-data.js +0 -97
  1671. package/dist/collection/components/bal-data/test/bal-data.visual.play.js +0 -13
  1672. package/dist/collection/components/bal-date/bal-date-calendar/bal-date-calendar.css +0 -1
  1673. package/dist/collection/components/bal-date/bal-date-calendar/bal-date-calendar.interfaces.js +0 -4
  1674. package/dist/collection/components/bal-date/bal-date-calendar/bal-date-calendar.js +0 -505
  1675. package/dist/collection/components/bal-date/bal-date-calendar/components/bal-date-calendar__gird.js +0 -8
  1676. package/dist/collection/components/bal-date/bal-date-calendar/components/bal-date-calendar__list.js +0 -14
  1677. package/dist/collection/components/bal-date/bal-date-calendar/components/bal-date-calendar__nav.js +0 -13
  1678. package/dist/collection/components/bal-date/bal-date-calendar-cell/bal-date-calendar-cell.js +0 -214
  1679. package/dist/collection/components/bal-date/bal-date.css +0 -1
  1680. package/dist/collection/components/bal-date/bal-date.i18n.js +0 -62
  1681. package/dist/collection/components/bal-date/bal-date.interfaces.js +0 -4
  1682. package/dist/collection/components/bal-date/bal-date.js +0 -1142
  1683. package/dist/collection/components/bal-date/test/bal-date.visual.play.js +0 -24
  1684. package/dist/collection/components/bal-date/utils/calendar.js +0 -154
  1685. package/dist/collection/components/bal-divider/bal-divider.css +0 -1
  1686. package/dist/collection/components/bal-divider/bal-divider.interfaces.js +0 -4
  1687. package/dist/collection/components/bal-divider/bal-divider.js +0 -165
  1688. package/dist/collection/components/bal-divider/test/bal-divider.visual.play.js +0 -13
  1689. package/dist/collection/components/bal-dropdown/bal-dropdown.css +0 -1
  1690. package/dist/collection/components/bal-dropdown/bal-dropdown.interfaces.js +0 -4
  1691. package/dist/collection/components/bal-dropdown/bal-dropdown.js +0 -1078
  1692. package/dist/collection/components/bal-dropdown/test/bal-dropdown.visual.play.js +0 -85
  1693. package/dist/collection/components/bal-field/bal-field-control/bal-field-control.js +0 -137
  1694. package/dist/collection/components/bal-field/bal-field-hint/bal-field-hint.js +0 -130
  1695. package/dist/collection/components/bal-field/bal-field-label/bal-field-label.i18n.js +0 -32
  1696. package/dist/collection/components/bal-field/bal-field-label/bal-field-label.js +0 -246
  1697. package/dist/collection/components/bal-field/bal-field-message/bal-field-message.js +0 -215
  1698. package/dist/collection/components/bal-field/bal-field.css +0 -1
  1699. package/dist/collection/components/bal-field/bal-field.interfaces.js +0 -4
  1700. package/dist/collection/components/bal-field/bal-field.js +0 -405
  1701. package/dist/collection/components/bal-field/test/bal-field-horizontal.visual.play.js +0 -13
  1702. package/dist/collection/components/bal-field/test/bal-field.visual.play.js +0 -26
  1703. package/dist/collection/components/bal-file-upload/bal-file-upload.css +0 -1
  1704. package/dist/collection/components/bal-file-upload/bal-file-upload.interfaces.js +0 -15
  1705. package/dist/collection/components/bal-file-upload/bal-file-upload.js +0 -865
  1706. package/dist/collection/components/bal-file-upload/bal-file-upload.type.js +0 -8
  1707. package/dist/collection/components/bal-file-upload/components/file-list.js +0 -9
  1708. package/dist/collection/components/bal-file-upload/test/bal-file-upload.visual.play.js +0 -13
  1709. package/dist/collection/components/bal-file-upload/test/file.mock.js +0 -16
  1710. package/dist/collection/components/bal-file-upload/utils/file-list.util.js +0 -17
  1711. package/dist/collection/components/bal-file-upload/utils/file-validation.util.js +0 -46
  1712. package/dist/collection/components/bal-footer/bal-footer.css +0 -1
  1713. package/dist/collection/components/bal-footer/bal-footer.i18n.js +0 -32
  1714. package/dist/collection/components/bal-footer/bal-footer.js +0 -336
  1715. package/dist/collection/components/bal-footer/test/bal-footer.visual.play.js +0 -42
  1716. package/dist/collection/components/bal-form/bal-form.css +0 -1
  1717. package/dist/collection/components/bal-form/bal-form.js +0 -134
  1718. package/dist/collection/components/bal-form-grid/bal-form-col/bal-form-col.js +0 -51
  1719. package/dist/collection/components/bal-form-grid/bal-form-gird.interfaces.js +0 -4
  1720. package/dist/collection/components/bal-form-grid/bal-form-grid.css +0 -1
  1721. package/dist/collection/components/bal-form-grid/bal-form-grid.js +0 -17
  1722. package/dist/collection/components/bal-form-grid/test/bal-form-grid.visual.play.js +0 -13
  1723. package/dist/collection/components/bal-heading/bal-heading.const.js +0 -57
  1724. package/dist/collection/components/bal-heading/bal-heading.css +0 -1
  1725. package/dist/collection/components/bal-heading/bal-heading.interfaces.js +0 -4
  1726. package/dist/collection/components/bal-heading/bal-heading.js +0 -335
  1727. package/dist/collection/components/bal-heading/test/bal-heading.visual.play.js +0 -24
  1728. package/dist/collection/components/bal-hint/bal-hint-text/bal-hint-text.js +0 -12
  1729. package/dist/collection/components/bal-hint/bal-hint-title/bal-hint-title.js +0 -12
  1730. package/dist/collection/components/bal-hint/bal-hint.css +0 -1
  1731. package/dist/collection/components/bal-hint/bal-hint.js +0 -287
  1732. package/dist/collection/components/bal-hint/test/bal-hint.visual.play.js +0 -15
  1733. package/dist/collection/components/bal-icon/bal-icon.css +0 -1
  1734. package/dist/collection/components/bal-icon/bal-icon.interfaces.js +0 -4
  1735. package/dist/collection/components/bal-icon/bal-icon.js +0 -600
  1736. package/dist/collection/components/bal-icon/test/bal-icon.visual.play.js +0 -13
  1737. package/dist/collection/components/bal-input/bal-input-date/bal-input-date.css +0 -1
  1738. package/dist/collection/components/bal-input/bal-input-date/bal-input-date.js +0 -720
  1739. package/dist/collection/components/bal-input/bal-input-util.js +0 -155
  1740. package/dist/collection/components/bal-input/bal-input.css +0 -1
  1741. package/dist/collection/components/bal-input/bal-input.interfaces.js +0 -4
  1742. package/dist/collection/components/bal-input/bal-input.js +0 -1245
  1743. package/dist/collection/components/bal-input/test/bal-input.visual.play.js +0 -13
  1744. package/dist/collection/components/bal-input-group/bal-input-group.css +0 -1
  1745. package/dist/collection/components/bal-input-group/bal-input-group.js +0 -102
  1746. package/dist/collection/components/bal-input-group/test/bal-input-group.visual.play.js +0 -26
  1747. package/dist/collection/components/bal-input-slider/bal-input-slider.css +0 -1
  1748. package/dist/collection/components/bal-input-slider/bal-input-slider.interfaces.js +0 -4
  1749. package/dist/collection/components/bal-input-slider/bal-input-slider.js +0 -674
  1750. package/dist/collection/components/bal-input-slider/test/bal-input-slider.visual.play.js +0 -13
  1751. package/dist/collection/components/bal-input-stepper/bal-input-stepper.css +0 -1
  1752. package/dist/collection/components/bal-input-stepper/bal-input-stepper.i18n.js +0 -42
  1753. package/dist/collection/components/bal-input-stepper/bal-input-stepper.interfaces.js +0 -4
  1754. package/dist/collection/components/bal-input-stepper/bal-input-stepper.js +0 -629
  1755. package/dist/collection/components/bal-input-stepper/test/bal-input-stepper.visual.play.js +0 -13
  1756. package/dist/collection/components/bal-label/bal-label.css +0 -1
  1757. package/dist/collection/components/bal-label/bal-label.i18n.js +0 -32
  1758. package/dist/collection/components/bal-label/bal-label.interfaces.js +0 -4
  1759. package/dist/collection/components/bal-label/bal-label.js +0 -494
  1760. package/dist/collection/components/bal-label/test/bal-label.visual.play.js +0 -13
  1761. package/dist/collection/components/bal-list/bal-list-item/bal-list-item.js +0 -654
  1762. package/dist/collection/components/bal-list/bal-list-item-accordion-body/bal-list-item-accordion-body.js +0 -238
  1763. package/dist/collection/components/bal-list/bal-list-item-accordion-head/bal-list-item-accordion-head.i18n.js +0 -42
  1764. package/dist/collection/components/bal-list/bal-list-item-accordion-head/bal-list-item-accordion-head.js +0 -266
  1765. package/dist/collection/components/bal-list/bal-list-item-content/bal-list-item-content.js +0 -33
  1766. package/dist/collection/components/bal-list/bal-list-item-icon/bal-list-item-icon.js +0 -40
  1767. package/dist/collection/components/bal-list/bal-list-item-subtitle/bal-list-item-subtitle.js +0 -7
  1768. package/dist/collection/components/bal-list/bal-list-item-title/bal-list-item-title.js +0 -66
  1769. package/dist/collection/components/bal-list/bal-list.css +0 -1
  1770. package/dist/collection/components/bal-list/bal-list.interfaces.js +0 -4
  1771. package/dist/collection/components/bal-list/bal-list.js +0 -173
  1772. package/dist/collection/components/bal-list/test/bal-list.visual.play.js +0 -13
  1773. package/dist/collection/components/bal-logo/bal-logo.animation.js +0 -11
  1774. package/dist/collection/components/bal-logo/bal-logo.css +0 -1
  1775. package/dist/collection/components/bal-logo/bal-logo.data.js +0 -2585
  1776. package/dist/collection/components/bal-logo/bal-logo.interfaces.js +0 -4
  1777. package/dist/collection/components/bal-logo/bal-logo.js +0 -284
  1778. package/dist/collection/components/bal-logo/test/bal-logo.visual.play.js +0 -13
  1779. package/dist/collection/components/bal-modal/bal-modal-body/bal-modal-body.js +0 -7
  1780. package/dist/collection/components/bal-modal/bal-modal-header/bal-modal-header.js +0 -19
  1781. package/dist/collection/components/bal-modal/bal-modal.controller.js +0 -47
  1782. package/dist/collection/components/bal-modal/bal-modal.css +0 -1
  1783. package/dist/collection/components/bal-modal/bal-modal.interfaces.js +0 -4
  1784. package/dist/collection/components/bal-modal/bal-modal.js +0 -778
  1785. package/dist/collection/components/bal-modal/test/bal-modal.visual.play.js +0 -13
  1786. package/dist/collection/components/bal-nav/bal-nav-focus.util.js +0 -87
  1787. package/dist/collection/components/bal-nav/bal-nav-link/bal-nav-link.css +0 -1
  1788. package/dist/collection/components/bal-nav/bal-nav-link/bal-nav-link.interfaces.js +0 -4
  1789. package/dist/collection/components/bal-nav/bal-nav-link/bal-nav-link.js +0 -200
  1790. package/dist/collection/components/bal-nav/bal-nav-link-grid/bal-nav-link-grid.css +0 -1
  1791. package/dist/collection/components/bal-nav/bal-nav-link-grid/bal-nav-link-grid.js +0 -34
  1792. package/dist/collection/components/bal-nav/bal-nav-link-grid-col/bal-nav-link-grid-col.css +0 -1
  1793. package/dist/collection/components/bal-nav/bal-nav-link-grid-col/bal-nav-link-grid-col.interfaces.js +0 -4
  1794. package/dist/collection/components/bal-nav/bal-nav-link-grid-col/bal-nav-link-grid-col.js +0 -74
  1795. package/dist/collection/components/bal-nav/bal-nav-link-group/bal-nav-link-group.css +0 -1
  1796. package/dist/collection/components/bal-nav/bal-nav-link-group/bal-nav-link-group.interfaces.js +0 -4
  1797. package/dist/collection/components/bal-nav/bal-nav-link-group/bal-nav-link-group.js +0 -74
  1798. package/dist/collection/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.css +0 -1
  1799. package/dist/collection/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.interfaces.js +0 -4
  1800. package/dist/collection/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.js +0 -119
  1801. package/dist/collection/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.css +0 -1
  1802. package/dist/collection/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.interfaces.js +0 -4
  1803. package/dist/collection/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.js +0 -154
  1804. package/dist/collection/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.css +0 -1
  1805. package/dist/collection/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.interfaces.js +0 -4
  1806. package/dist/collection/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.js +0 -239
  1807. package/dist/collection/components/bal-nav/bal-nav.css +0 -1
  1808. package/dist/collection/components/bal-nav/bal-nav.i18n.js +0 -72
  1809. package/dist/collection/components/bal-nav/bal-nav.interfaces.js +0 -4
  1810. package/dist/collection/components/bal-nav/bal-nav.js +0 -571
  1811. package/dist/collection/components/bal-nav/components/accordion-button.js +0 -6
  1812. package/dist/collection/components/bal-nav/components/overview-link.js +0 -12
  1813. package/dist/collection/components/bal-nav/components/section-list.js +0 -15
  1814. package/dist/collection/components/bal-nav/components/service-list.js +0 -15
  1815. package/dist/collection/components/bal-nav/models/bal-nav-link-item.js +0 -55
  1816. package/dist/collection/components/bal-nav/models/bal-nav-menu-link-item.js +0 -49
  1817. package/dist/collection/components/bal-nav/models/bal-nav-meta-button.js +0 -78
  1818. package/dist/collection/components/bal-nav/models/bal-nav-meta-link-item.js +0 -38
  1819. package/dist/collection/components/bal-nav/models/bal-nav-section-link-item.js +0 -28
  1820. package/dist/collection/components/bal-nav/models/bal-nav-service-link-item.js +0 -26
  1821. package/dist/collection/components/bal-nav/test/bal-nav-colors.visual.play.js +0 -9
  1822. package/dist/collection/components/bal-nav/test/bal-nav-long.visual.play.js +0 -9
  1823. package/dist/collection/components/bal-nav/test/bal-nav.visual.play.js +0 -9
  1824. package/dist/collection/components/bal-navbar/bal-navbar-brand/bal-navbar-brand.i18n.js +0 -32
  1825. package/dist/collection/components/bal-navbar/bal-navbar-brand/bal-navbar-brand.js +0 -467
  1826. package/dist/collection/components/bal-navbar/bal-navbar-menu/bal-navbar-menu.js +0 -117
  1827. package/dist/collection/components/bal-navbar/bal-navbar-menu-end/bal-navbar-menu-end.js +0 -50
  1828. package/dist/collection/components/bal-navbar/bal-navbar-menu-start/bal-navbar-menu-start.js +0 -50
  1829. package/dist/collection/components/bal-navbar/bal-navbar.css +0 -1
  1830. package/dist/collection/components/bal-navbar/bal-navbar.interfaces.js +0 -4
  1831. package/dist/collection/components/bal-navbar/bal-navbar.js +0 -161
  1832. package/dist/collection/components/bal-navbar/test/bal-navbar.visual.play.js +0 -20
  1833. package/dist/collection/components/bal-notices/bal-notices.css +0 -1
  1834. package/dist/collection/components/bal-notices/bal-notices.js +0 -108
  1835. package/dist/collection/components/bal-notification/bal-notification.css +0 -1
  1836. package/dist/collection/components/bal-notification/bal-notification.interfaces.js +0 -4
  1837. package/dist/collection/components/bal-notification/bal-notification.js +0 -104
  1838. package/dist/collection/components/bal-notification/test/bal-notification.visual.play.js +0 -13
  1839. package/dist/collection/components/bal-number-input/bal-number-input.css +0 -1
  1840. package/dist/collection/components/bal-number-input/bal-number-input.interfaces.js +0 -4
  1841. package/dist/collection/components/bal-number-input/bal-number-input.js +0 -881
  1842. package/dist/collection/components/bal-number-input/bal-number-input.utils.js +0 -106
  1843. package/dist/collection/components/bal-number-input/test/bal-number-input.visual.play.js +0 -13
  1844. package/dist/collection/components/bal-option/bal-option.css +0 -1
  1845. package/dist/collection/components/bal-option/bal-option.interfaces.js +0 -4
  1846. package/dist/collection/components/bal-option/bal-option.js +0 -404
  1847. package/dist/collection/components/bal-option/test/bal-option.visual.play.js +0 -13
  1848. package/dist/collection/components/bal-option-list/bal-option-list.css +0 -1
  1849. package/dist/collection/components/bal-option-list/bal-option-list.interfaces.js +0 -4
  1850. package/dist/collection/components/bal-option-list/bal-option-list.js +0 -1016
  1851. package/dist/collection/components/bal-option-list/test/bal-option-list.visual.play.js +0 -13
  1852. package/dist/collection/components/bal-pagination/bal-pagination.css +0 -1
  1853. package/dist/collection/components/bal-pagination/bal-pagination.i18n.js +0 -42
  1854. package/dist/collection/components/bal-pagination/bal-pagination.interfaces.js +0 -4
  1855. package/dist/collection/components/bal-pagination/bal-pagination.js +0 -472
  1856. package/dist/collection/components/bal-pagination/bal-pagination.util.js +0 -77
  1857. package/dist/collection/components/bal-pagination/test/bal-pagination.visual.play.js +0 -13
  1858. package/dist/collection/components/bal-popover/bal-popover-content/bal-popover-content.js +0 -292
  1859. package/dist/collection/components/bal-popover/bal-popover.css +0 -1
  1860. package/dist/collection/components/bal-popover/bal-popover.interfaces.js +0 -4
  1861. package/dist/collection/components/bal-popover/bal-popover.js +0 -769
  1862. package/dist/collection/components/bal-popover/test/bal-popover.visual.play.js +0 -13
  1863. package/dist/collection/components/bal-popup/bal-popup.css +0 -1
  1864. package/dist/collection/components/bal-popup/bal-popup.interfaces.js +0 -4
  1865. package/dist/collection/components/bal-popup/bal-popup.js +0 -882
  1866. package/dist/collection/components/bal-popup/test/bal-popup.visual.play.js +0 -13
  1867. package/dist/collection/components/bal-popup/variants/abstract-variant.renderer.js +0 -49
  1868. package/dist/collection/components/bal-popup/variants/drawer-variant.renderer.js +0 -36
  1869. package/dist/collection/components/bal-popup/variants/fullscreen-variant.renderer.js +0 -41
  1870. package/dist/collection/components/bal-popup/variants/index.js +0 -4
  1871. package/dist/collection/components/bal-popup/variants/popover-variant.renderer.js +0 -136
  1872. package/dist/collection/components/bal-popup/variants/variant.renderer.js +0 -31
  1873. package/dist/collection/components/bal-progress-bar/bal-progress-bar.css +0 -1
  1874. package/dist/collection/components/bal-progress-bar/bal-progress-bar.interfaces.js +0 -4
  1875. package/dist/collection/components/bal-progress-bar/bal-progress-bar.js +0 -205
  1876. package/dist/collection/components/bal-progress-bar/test/bal-progress-bar.visual.play.js +0 -13
  1877. package/dist/collection/components/bal-radio/bal-radio-group/bal-radio-group.css +0 -1
  1878. package/dist/collection/components/bal-radio/bal-radio-group/bal-radio-group.js +0 -895
  1879. package/dist/collection/components/bal-radio/bal-radio-icon/bal-radio-icon.css +0 -1
  1880. package/dist/collection/components/bal-radio/bal-radio-icon/bal-radio-icon.js +0 -187
  1881. package/dist/collection/components/bal-radio/bal-radio.css +0 -1
  1882. package/dist/collection/components/bal-radio/bal-radio.interfaces.js +0 -4
  1883. package/dist/collection/components/bal-radio/bal-radio.js +0 -994
  1884. package/dist/collection/components/bal-radio/test/bal-radio-icons.visual.play.js +0 -13
  1885. package/dist/collection/components/bal-radio/test/bal-radio-tiles.visual.play.js +0 -13
  1886. package/dist/collection/components/bal-radio/test/bal-radio.visual.play.js +0 -25
  1887. package/dist/collection/components/bal-radio/test/car.svg +0 -15
  1888. package/dist/collection/components/bal-radio/utils/bal-radio.util.js +0 -3
  1889. package/dist/collection/components/bal-segment/bal-segment-item/bal-segment-item.css +0 -1
  1890. package/dist/collection/components/bal-segment/bal-segment-item/bal-segment-item.js +0 -395
  1891. package/dist/collection/components/bal-segment/bal-segment.css +0 -1
  1892. package/dist/collection/components/bal-segment/bal-segment.interfaces.js +0 -4
  1893. package/dist/collection/components/bal-segment/bal-segment.js +0 -720
  1894. package/dist/collection/components/bal-segment/test/bal-segment.visual.play.js +0 -13
  1895. package/dist/collection/components/bal-select/bal-select-option/bal-select-option.js +0 -115
  1896. package/dist/collection/components/bal-select/bal-select.css +0 -1
  1897. package/dist/collection/components/bal-select/bal-select.interfaces.js +0 -4
  1898. package/dist/collection/components/bal-select/bal-select.js +0 -1568
  1899. package/dist/collection/components/bal-select/test/bal-select-multiple.visual.play.js +0 -28
  1900. package/dist/collection/components/bal-select/test/bal-select.visual.play.js +0 -28
  1901. package/dist/collection/components/bal-select/utils/bal-option.util.js +0 -11
  1902. package/dist/collection/components/bal-select/utils/utils.js +0 -73
  1903. package/dist/collection/components/bal-select/utils/watch-options.js +0 -19
  1904. package/dist/collection/components/bal-shape/bal-shape.css +0 -1
  1905. package/dist/collection/components/bal-shape/bal-shape.interfaces.js +0 -4
  1906. package/dist/collection/components/bal-shape/bal-shape.js +0 -151
  1907. package/dist/collection/components/bal-shape/test/bal-shape.visual.play.js +0 -13
  1908. package/dist/collection/components/bal-sheet/bal-sheet.css +0 -1
  1909. package/dist/collection/components/bal-sheet/bal-sheet.interfaces.js +0 -4
  1910. package/dist/collection/components/bal-sheet/bal-sheet.js +0 -57
  1911. package/dist/collection/components/bal-sheet/test/bal-sheet.visual.play.js +0 -12
  1912. package/dist/collection/components/bal-snackbar/bal-snackbar.controller.js +0 -12
  1913. package/dist/collection/components/bal-snackbar/bal-snackbar.css +0 -1
  1914. package/dist/collection/components/bal-snackbar/bal-snackbar.interfaces.js +0 -4
  1915. package/dist/collection/components/bal-snackbar/bal-snackbar.js +0 -413
  1916. package/dist/collection/components/bal-snackbar/test/bal-snackbar.visual.play.js +0 -13
  1917. package/dist/collection/components/bal-spinner/bal-spinner.animation.js +0 -12
  1918. package/dist/collection/components/bal-spinner/bal-spinner.css +0 -1
  1919. package/dist/collection/components/bal-spinner/bal-spinner.data.js +0 -2585
  1920. package/dist/collection/components/bal-spinner/bal-spinner.interfaces.js +0 -4
  1921. package/dist/collection/components/bal-spinner/bal-spinner.js +0 -309
  1922. package/dist/collection/components/bal-stack/bal-stack.css +0 -1
  1923. package/dist/collection/components/bal-stack/bal-stack.interfaces.js +0 -4
  1924. package/dist/collection/components/bal-stack/bal-stack.js +0 -373
  1925. package/dist/collection/components/bal-stack/test/bal-stack.visual.play.js +0 -13
  1926. package/dist/collection/components/bal-stage/bal-stage-back-link/bal-stage-back-link.js +0 -105
  1927. package/dist/collection/components/bal-stage/bal-stage-body/bal-stage-body.js +0 -10
  1928. package/dist/collection/components/bal-stage/bal-stage-foot/bal-stage-foot.js +0 -8
  1929. package/dist/collection/components/bal-stage/bal-stage-head/bal-stage-head.js +0 -8
  1930. package/dist/collection/components/bal-stage/bal-stage-image/bal-stage-image.js +0 -72
  1931. package/dist/collection/components/bal-stage/bal-stage.css +0 -1
  1932. package/dist/collection/components/bal-stage/bal-stage.interfaces.js +0 -4
  1933. package/dist/collection/components/bal-stage/bal-stage.js +0 -214
  1934. package/dist/collection/components/bal-stage/test/bal-stage.visual.play.js +0 -11
  1935. package/dist/collection/components/bal-steps/bal-step-item/bal-step-item.js +0 -393
  1936. package/dist/collection/components/bal-steps/bal-step.util.js +0 -3
  1937. package/dist/collection/components/bal-steps/bal-steps.css +0 -1
  1938. package/dist/collection/components/bal-steps/bal-steps.interfaces.js +0 -4
  1939. package/dist/collection/components/bal-steps/bal-steps.js +0 -448
  1940. package/dist/collection/components/bal-steps/components/step-button.js +0 -14
  1941. package/dist/collection/components/bal-steps/components/step-icon.js +0 -6
  1942. package/dist/collection/components/bal-steps/components/step-label.js +0 -6
  1943. package/dist/collection/components/bal-steps/test/bal-steps.visual.play.js +0 -13
  1944. package/dist/collection/components/bal-table/bal-table.css +0 -1
  1945. package/dist/collection/components/bal-table/bal-table.js +0 -52
  1946. package/dist/collection/components/bal-table/test/bal-table.visual.play.js +0 -13
  1947. package/dist/collection/components/bal-tabs/bal-tab-item/bal-tab-item.js +0 -551
  1948. package/dist/collection/components/bal-tabs/bal-tab.util.js +0 -3
  1949. package/dist/collection/components/bal-tabs/bal-tabs.css +0 -1
  1950. package/dist/collection/components/bal-tabs/bal-tabs.interfaces.js +0 -4
  1951. package/dist/collection/components/bal-tabs/bal-tabs.js +0 -1409
  1952. package/dist/collection/components/bal-tabs/components/tab-button.js +0 -51
  1953. package/dist/collection/components/bal-tabs/components/tab-icon.js +0 -10
  1954. package/dist/collection/components/bal-tabs/components/tab-label.js +0 -6
  1955. package/dist/collection/components/bal-tabs/components/tab-nav.js +0 -27
  1956. package/dist/collection/components/bal-tabs/components/tab-select.js +0 -21
  1957. package/dist/collection/components/bal-tabs/test/bal-tabs.visual.play.js +0 -25
  1958. package/dist/collection/components/bal-tag/bal-tag-group/bal-tag-group.js +0 -7
  1959. package/dist/collection/components/bal-tag/bal-tag.css +0 -1
  1960. package/dist/collection/components/bal-tag/bal-tag.interfaces.js +0 -4
  1961. package/dist/collection/components/bal-tag/bal-tag.js +0 -281
  1962. package/dist/collection/components/bal-tag/test/bal-tag.a11y.play.js +0 -20
  1963. package/dist/collection/components/bal-tag/test/bal-tag.component.play.js +0 -19
  1964. package/dist/collection/components/bal-tag/test/bal-tag.visual.play.js +0 -18
  1965. package/dist/collection/components/bal-text/bal-text.css +0 -1
  1966. package/dist/collection/components/bal-text/bal-text.interfaces.js +0 -4
  1967. package/dist/collection/components/bal-text/bal-text.js +0 -399
  1968. package/dist/collection/components/bal-text/test/bal-text.visual.play.js +0 -13
  1969. package/dist/collection/components/bal-textarea/bal-textarea.css +0 -1
  1970. package/dist/collection/components/bal-textarea/bal-textarea.interfaces.js +0 -4
  1971. package/dist/collection/components/bal-textarea/bal-textarea.js +0 -767
  1972. package/dist/collection/components/bal-textarea/test/bal-textarea.visual.play.js +0 -13
  1973. package/dist/collection/components/bal-time-input/bal-time-input.css +0 -1
  1974. package/dist/collection/components/bal-time-input/bal-time-input.i18n.js +0 -42
  1975. package/dist/collection/components/bal-time-input/bal-time-input.interfaces.js +0 -4
  1976. package/dist/collection/components/bal-time-input/bal-time-input.js +0 -621
  1977. package/dist/collection/components/bal-time-input/bal-time-input.util.js +0 -19
  1978. package/dist/collection/components/bal-time-input/test/bal-time-input.visual.play.js +0 -13
  1979. package/dist/collection/components/bal-toast/bal-toast.controller.js +0 -12
  1980. package/dist/collection/components/bal-toast/bal-toast.css +0 -1
  1981. package/dist/collection/components/bal-toast/bal-toast.interfaces.js +0 -4
  1982. package/dist/collection/components/bal-toast/bal-toast.js +0 -243
  1983. package/dist/collection/components/bal-toast/test/bal-toast.visual.play.js +0 -13
  1984. package/dist/collection/components/bal-tooltip/bal-tooltip.css +0 -1
  1985. package/dist/collection/components/bal-tooltip/bal-tooltip.interfaces.js +0 -4
  1986. package/dist/collection/components/bal-tooltip/bal-tooltip.js +0 -471
  1987. package/dist/collection/components/bal-tooltip/bal-tooltip.util.js +0 -37
  1988. package/dist/collection/components/bal-tooltip/test/bal-tooltip.visual.play.js +0 -15
  1989. package/dist/collection/global.js +0 -4
  1990. package/dist/collection/initialize.js +0 -51
  1991. package/dist/collection/tags-all.js +0 -119
  1992. package/dist/collection/test/css-border.visual.play.js +0 -23
  1993. package/dist/collection/test/css-color.visual.play.js +0 -27
  1994. package/dist/collection/test/css-core.visual.play.js +0 -13
  1995. package/dist/collection/test/css-display.visual.play.js +0 -19
  1996. package/dist/collection/test/css-flex.visual.play.js +0 -21
  1997. package/dist/collection/test/css-grid.visual.play.js +0 -23
  1998. package/dist/collection/test/css-inheritance.visual.play.js +0 -13
  1999. package/dist/collection/test/css-opacity.visual.play.js +0 -13
  2000. package/dist/collection/test/css-radius.visual.play.js +0 -13
  2001. package/dist/collection/test/css-shadow.visual.play.js +0 -13
  2002. package/dist/collection/test/css-spacing.visual.play.js +0 -27
  2003. package/dist/collection/test/css-structure.visual.play.js +0 -13
  2004. package/dist/collection/test/css-typography.visual.play.js +0 -12
  2005. package/dist/collection/test/theme-compact.visual.play.js +0 -13
  2006. package/dist/collection/utils/animation/animation.decorator.js +0 -23
  2007. package/dist/collection/utils/animation/animation.listener.js +0 -30
  2008. package/dist/collection/utils/animation/animation.subject.js +0 -20
  2009. package/dist/collection/utils/animation/index.js +0 -2
  2010. package/dist/collection/utils/bem.js +0 -8
  2011. package/dist/collection/utils/config/config.const.js +0 -1
  2012. package/dist/collection/utils/config/config.decorator.js +0 -14
  2013. package/dist/collection/utils/config/config.default.js +0 -45
  2014. package/dist/collection/utils/config/config.js +0 -143
  2015. package/dist/collection/utils/config/config.utils.js +0 -69
  2016. package/dist/collection/utils/config/index.js +0 -7
  2017. package/dist/collection/utils/config/initialize.js +0 -11
  2018. package/dist/collection/utils/constants/keys.constant.js +0 -17
  2019. package/dist/collection/utils/constants/version.constant.js +0 -2
  2020. package/dist/collection/utils/css-classes.js +0 -15
  2021. package/dist/collection/utils/dropdown/auto-fill.js +0 -38
  2022. package/dist/collection/utils/dropdown/dropdown.i18n.js +0 -52
  2023. package/dist/collection/utils/dropdown/events.js +0 -56
  2024. package/dist/collection/utils/dropdown/filters.js +0 -10
  2025. package/dist/collection/utils/dropdown/focus.js +0 -19
  2026. package/dist/collection/utils/dropdown/form-submit.js +0 -35
  2027. package/dist/collection/utils/dropdown/icon.js +0 -18
  2028. package/dist/collection/utils/dropdown/index.js +0 -12
  2029. package/dist/collection/utils/dropdown/input.js +0 -12
  2030. package/dist/collection/utils/dropdown/option.js +0 -48
  2031. package/dist/collection/utils/dropdown/popup.js +0 -48
  2032. package/dist/collection/utils/dropdown/value.js +0 -108
  2033. package/dist/collection/utils/floating-ui.js +0 -23
  2034. package/dist/collection/utils/focus/focus.decorator.js +0 -20
  2035. package/dist/collection/utils/focus/focus.listener.js +0 -34
  2036. package/dist/collection/utils/focus/focus.subject.js +0 -30
  2037. package/dist/collection/utils/focus/index.js +0 -2
  2038. package/dist/collection/utils/focus-visible.js +0 -70
  2039. package/dist/collection/utils/form-input.js +0 -87
  2040. package/dist/collection/utils/form.js +0 -19
  2041. package/dist/collection/utils/framework-delegate.js +0 -31
  2042. package/dist/collection/utils/legacy.js +0 -32
  2043. package/dist/collection/utils/mask/__test__/mask-component.mock.js +0 -19
  2044. package/dist/collection/utils/mask/__test__/mask-context.mocks.js +0 -6
  2045. package/dist/collection/utils/mask/__test__/mask.mock.js +0 -16
  2046. package/dist/collection/utils/mask/blocks/index.js +0 -3
  2047. package/dist/collection/utils/mask/blocks/mask-block-list.js +0 -85
  2048. package/dist/collection/utils/mask/blocks/mask-block.js +0 -59
  2049. package/dist/collection/utils/mask/component/index.js +0 -2
  2050. package/dist/collection/utils/mask/component/mask-component-adapter.js +0 -124
  2051. package/dist/collection/utils/mask/context/index.js +0 -9
  2052. package/dist/collection/utils/mask/context/mask-clipboard-context.js +0 -7
  2053. package/dist/collection/utils/mask/context/mask-context.js +0 -61
  2054. package/dist/collection/utils/mask/context/mask-focus-context.js +0 -3
  2055. package/dist/collection/utils/mask/context/mask-keyboard-context.js +0 -58
  2056. package/dist/collection/utils/mask/context/mask-locale-context.js +0 -6
  2057. package/dist/collection/utils/mask/context/mask-mouse-context.js +0 -3
  2058. package/dist/collection/utils/mask/context/mask-position.js +0 -65
  2059. package/dist/collection/utils/mask/context/mask-value-changed-context.js +0 -12
  2060. package/dist/collection/utils/mask/index.js +0 -5
  2061. package/dist/collection/utils/mask/mask-util.js +0 -1
  2062. package/dist/collection/utils/mask/mask.js +0 -266
  2063. package/dist/collection/utils/mask/types/index.js +0 -1
  2064. package/dist/collection/utils/mask/types/mask-date.js +0 -129
  2065. package/dist/collection/utils/mutation/index.js +0 -2
  2066. package/dist/collection/utils/mutation/mutation.decorator.js +0 -20
  2067. package/dist/collection/utils/mutation/mutation.listener.js +0 -69
  2068. package/dist/collection/utils/mutation/mutation.subject.js +0 -34
  2069. package/dist/collection/utils/overlays/focus-trap.js +0 -91
  2070. package/dist/collection/utils/overlays/notice.controller.js +0 -100
  2071. package/dist/collection/utils/overlays/overlays.js +0 -272
  2072. package/dist/collection/utils/string.js +0 -10
  2073. package/dist/collection/utils/style.js +0 -35
  2074. package/dist/collection/utils/swiper/controls/dot-control.js +0 -17
  2075. package/dist/collection/utils/swiper/controls/index.js +0 -3
  2076. package/dist/collection/utils/swiper/controls/large-control.js +0 -8
  2077. package/dist/collection/utils/swiper/controls/small-control.js +0 -8
  2078. package/dist/collection/utils/swiper/index.js +0 -1
  2079. package/dist/collection/utils/swiper/swiper.i18n.js +0 -42
  2080. package/dist/collection/utils/swiper/swiper.util.js +0 -330
  2081. package/dist/collection/utils/visibility/index.js +0 -2
  2082. package/dist/collection/utils/visibility/visibility.decorator.js +0 -23
  2083. package/dist/collection/utils/visibility/visibility.listener.js +0 -41
  2084. package/dist/collection/utils/visibility/visibility.subject.js +0 -23
  2085. package/dist/esm/_commonjsHelpers-BFTU3MAI.js +0 -7
  2086. package/dist/esm/animation.decorator-zbSqKhw6.js +0 -75
  2087. package/dist/esm/app-globals-Blx--ecs.js +0 -9
  2088. package/dist/esm/aria-DBsOHTWj.js +0 -8
  2089. package/dist/esm/array-CDfSqLEo.js +0 -20
  2090. package/dist/esm/attributes-C4sZQbkT.js +0 -38
  2091. package/dist/esm/bal-accordion_4.entry.js +0 -756
  2092. package/dist/esm/bal-app.entry.js +0 -84
  2093. package/dist/esm/bal-badge.entry.js +0 -36
  2094. package/dist/esm/bal-button_2.entry.js +0 -288
  2095. package/dist/esm/bal-card_6.entry.js +0 -158
  2096. package/dist/esm/bal-carousel_2.entry.js +0 -392
  2097. package/dist/esm/bal-check_7.entry.js +0 -2172
  2098. package/dist/esm/bal-close.entry.js +0 -51
  2099. package/dist/esm/bal-close.i18n-Ct27z6g9.js +0 -34
  2100. package/dist/esm/bal-content.entry.js +0 -74
  2101. package/dist/esm/bal-data_4.entry.js +0 -118
  2102. package/dist/esm/bal-date-calendar-cell.entry.js +0 -39
  2103. package/dist/esm/bal-date-calendar_2.entry.js +0 -1498
  2104. package/dist/esm/bal-date.entry.js +0 -376
  2105. package/dist/esm/bal-divider.entry.js +0 -58
  2106. package/dist/esm/bal-field_5.entry.js +0 -430
  2107. package/dist/esm/bal-file-upload.entry.js +0 -404
  2108. package/dist/esm/bal-file-upload.type-rBUN7c88.js +0 -10
  2109. package/dist/esm/bal-footer.entry.js +0 -198
  2110. package/dist/esm/bal-form-col_2.entry.js +0 -37
  2111. package/dist/esm/bal-form.entry.js +0 -47
  2112. package/dist/esm/bal-heading_2.entry.js +0 -281
  2113. package/dist/esm/bal-hint_5.entry.js +0 -2374
  2114. package/dist/esm/bal-icon.entry.js +0 -1121
  2115. package/dist/esm/bal-input-group.entry.js +0 -34
  2116. package/dist/esm/bal-input-slider.entry.js +0 -215
  2117. package/dist/esm/bal-input-stepper.entry.js +0 -1222
  2118. package/dist/esm/bal-input-stepper.i18n-DEb5iNGc.js +0 -44
  2119. package/dist/esm/bal-input.entry.js +0 -585
  2120. package/dist/esm/bal-label.entry.js +0 -144
  2121. package/dist/esm/bal-label.i18n-JHAE10yr.js +0 -34
  2122. package/dist/esm/bal-list_8.entry.js +0 -689
  2123. package/dist/esm/bal-logo.animation-DQd9HTdg.js +0 -2600
  2124. package/dist/esm/bal-logo.entry.js +0 -177
  2125. package/dist/esm/bal-modal_3.entry.js +0 -313
  2126. package/dist/esm/bal-nav_8.entry.js +0 -1218
  2127. package/dist/esm/bal-navbar_5.entry.js +0 -306
  2128. package/dist/esm/bal-notices_3.entry.js +0 -199
  2129. package/dist/esm/bal-notification.entry.js +0 -31
  2130. package/dist/esm/bal-number-input.entry.js +0 -415
  2131. package/dist/esm/bal-pagination.entry.js +0 -296
  2132. package/dist/esm/bal-popup.entry.js +0 -662
  2133. package/dist/esm/bal-progress-bar.entry.js +0 -103
  2134. package/dist/esm/bal-radio_3.entry.js +0 -779
  2135. package/dist/esm/bal-segment_2.entry.js +0 -587
  2136. package/dist/esm/bal-select_2.entry.js +0 -852
  2137. package/dist/esm/bal-shape.entry.js +0 -68
  2138. package/dist/esm/bal-sheet.entry.js +0 -24
  2139. package/dist/esm/bal-spinner.animation-Bv2Ow6xu.js +0 -4543
  2140. package/dist/esm/bal-spinner.entry.js +0 -184
  2141. package/dist/esm/bal-stack.entry.js +0 -97
  2142. package/dist/esm/bal-stage_6.entry.js +0 -142
  2143. package/dist/esm/bal-step-item.entry.js +0 -94
  2144. package/dist/esm/bal-step.util-DIC_sxLd.js +0 -5
  2145. package/dist/esm/bal-steps.entry.js +0 -269
  2146. package/dist/esm/bal-tab-item_2.entry.js +0 -985
  2147. package/dist/esm/bal-tab.util-BmVI6cLw.js +0 -5
  2148. package/dist/esm/bal-table.entry.js +0 -24
  2149. package/dist/esm/bal-tag_2.entry.js +0 -82
  2150. package/dist/esm/bal-textarea.entry.js +0 -160
  2151. package/dist/esm/bal-time-input.entry.js +0 -194
  2152. package/dist/esm/bal-time-input.i18n-B4aDEwd8.js +0 -44
  2153. package/dist/esm/bal-tooltip.entry.js +0 -277
  2154. package/dist/esm/baloise-design-system.js +0 -27
  2155. package/dist/esm/bem-ByiN-QjD.js +0 -10
  2156. package/dist/esm/breakpoints.decorator-DwhK_t2m.js +0 -17
  2157. package/dist/esm/breakpoints.subject-PxavGndB.js +0 -251
  2158. package/dist/esm/browser-B1u-Mq75.js +0 -62
  2159. package/dist/esm/config.decorator-3bfyZ-0Y.js +0 -17
  2160. package/dist/esm/config.default-RE8-gLMQ.js +0 -48
  2161. package/dist/esm/config.utils-B7jugjyM.js +0 -102
  2162. package/dist/esm/contact-BkEdlCZJ.js +0 -1633
  2163. package/dist/esm/date-W0XtD641.js +0 -7903
  2164. package/dist/esm/device-TtMibDFL.js +0 -51
  2165. package/dist/esm/element-states.decorator-B68ANq1p.js +0 -95
  2166. package/dist/esm/floating-ui-gZ7E41T8.js +0 -26
  2167. package/dist/esm/floating-ui.dom-Cr2H7Jt3.js +0 -2100
  2168. package/dist/esm/focus-visible-DqCbGYzv.js +0 -71
  2169. package/dist/esm/focus.decorator-C1s3OoqI.js +0 -86
  2170. package/dist/esm/form-FCLKfv6B.js +0 -21
  2171. package/dist/esm/form-input-DYvzaBlM.js +0 -86
  2172. package/dist/esm/helpers-BNj87EbG.js +0 -307
  2173. package/dist/esm/index-B4k_dH6V.js +0 -1866
  2174. package/dist/esm/index-BU7FUSdu.js +0 -569
  2175. package/dist/esm/index-BdVwMG9u.js +0 -2013
  2176. package/dist/esm/index-D6JOtC1P.js +0 -125
  2177. package/dist/esm/index-dYcsHLfj.js +0 -600
  2178. package/dist/esm/index-zWZxKBfo.js +0 -48
  2179. package/dist/esm/index.esm-Btc0yydR.js +0 -210
  2180. package/dist/esm/initialize-W3od-FM9.js +0 -450
  2181. package/dist/esm/keyboard.helpers-BERg8BNc.js +0 -68
  2182. package/dist/esm/keys.constant-xVPGsAdF.js +0 -19
  2183. package/dist/esm/listener-CClDIhvK.js +0 -85
  2184. package/dist/esm/log-CwssmmaV.js +0 -77
  2185. package/dist/esm/lottie_light_html-DuyI5RA6.js +0 -11702
  2186. package/dist/esm/mask-util-DuObDTix.js +0 -3
  2187. package/dist/esm/mutation.decorator-DhVeNnnY.js +0 -124
  2188. package/dist/esm/number-DfnRcL0e.js +0 -34
  2189. package/dist/esm/option-BLp4ll3i.js +0 -50
  2190. package/dist/esm/overlays-DuvWMrlA.js +0 -364
  2191. package/dist/esm/polyfills/core-js.js +0 -11
  2192. package/dist/esm/polyfills/dom.js +0 -79
  2193. package/dist/esm/polyfills/es5-html-element.js +0 -1
  2194. package/dist/esm/polyfills/index.js +0 -34
  2195. package/dist/esm/polyfills/system.js +0 -6
  2196. package/dist/esm/resize.decorator-ZKPOJfw5.js +0 -94
  2197. package/dist/esm/scroll-X92R_eyZ.js +0 -84
  2198. package/dist/esm/string-Dk4PnSfl.js +0 -448
  2199. package/dist/esm/svg-DhNz-XmR.js +0 -1605
  2200. package/dist/esm/swipe.decorator-B-pmjyNr.js +0 -23
  2201. package/dist/esm/swipe.subject-BXuaiulg.js +0 -75
  2202. package/dist/esm/tokens.esm-Dk6PruGq.js +0 -21
  2203. package/dist/esm/tslib.es6-dfXERft2.js +0 -29
  2204. package/dist/esm/utils-C_qktPg7.js +0 -76
  2205. package/dist/esm/visibility.decorator-zTjPC2du.js +0 -88
  2206. package/dist/esm/window-resize.decorator-DiNYHJee.js +0 -46
  2207. package/dist/esm-es5/_commonjsHelpers-BFTU3MAI.js +0 -1
  2208. package/dist/esm-es5/animation.decorator-zbSqKhw6.js +0 -1
  2209. package/dist/esm-es5/app-globals-Blx--ecs.js +0 -1
  2210. package/dist/esm-es5/aria-DBsOHTWj.js +0 -1
  2211. package/dist/esm-es5/array-CDfSqLEo.js +0 -1
  2212. package/dist/esm-es5/attributes-C4sZQbkT.js +0 -1
  2213. package/dist/esm-es5/bal-accordion_4.entry.js +0 -1
  2214. package/dist/esm-es5/bal-app.entry.js +0 -1
  2215. package/dist/esm-es5/bal-badge.entry.js +0 -1
  2216. package/dist/esm-es5/bal-button_2.entry.js +0 -1
  2217. package/dist/esm-es5/bal-card_6.entry.js +0 -1
  2218. package/dist/esm-es5/bal-carousel_2.entry.js +0 -1
  2219. package/dist/esm-es5/bal-check_7.entry.js +0 -1
  2220. package/dist/esm-es5/bal-close.entry.js +0 -1
  2221. package/dist/esm-es5/bal-close.i18n-Ct27z6g9.js +0 -1
  2222. package/dist/esm-es5/bal-content.entry.js +0 -1
  2223. package/dist/esm-es5/bal-data_4.entry.js +0 -1
  2224. package/dist/esm-es5/bal-date-calendar-cell.entry.js +0 -1
  2225. package/dist/esm-es5/bal-date-calendar_2.entry.js +0 -1
  2226. package/dist/esm-es5/bal-date.entry.js +0 -1
  2227. package/dist/esm-es5/bal-divider.entry.js +0 -1
  2228. package/dist/esm-es5/bal-field_5.entry.js +0 -1
  2229. package/dist/esm-es5/bal-file-upload.entry.js +0 -1
  2230. package/dist/esm-es5/bal-file-upload.type-rBUN7c88.js +0 -1
  2231. package/dist/esm-es5/bal-footer.entry.js +0 -1
  2232. package/dist/esm-es5/bal-form-col_2.entry.js +0 -1
  2233. package/dist/esm-es5/bal-form.entry.js +0 -1
  2234. package/dist/esm-es5/bal-heading_2.entry.js +0 -1
  2235. package/dist/esm-es5/bal-hint_5.entry.js +0 -1
  2236. package/dist/esm-es5/bal-icon.entry.js +0 -1
  2237. package/dist/esm-es5/bal-input-group.entry.js +0 -1
  2238. package/dist/esm-es5/bal-input-slider.entry.js +0 -1
  2239. package/dist/esm-es5/bal-input-stepper.entry.js +0 -1
  2240. package/dist/esm-es5/bal-input-stepper.i18n-DEb5iNGc.js +0 -1
  2241. package/dist/esm-es5/bal-input.entry.js +0 -1
  2242. package/dist/esm-es5/bal-label.entry.js +0 -1
  2243. package/dist/esm-es5/bal-label.i18n-JHAE10yr.js +0 -1
  2244. package/dist/esm-es5/bal-list_8.entry.js +0 -1
  2245. package/dist/esm-es5/bal-logo.animation-DQd9HTdg.js +0 -1
  2246. package/dist/esm-es5/bal-logo.entry.js +0 -1
  2247. package/dist/esm-es5/bal-modal_3.entry.js +0 -1
  2248. package/dist/esm-es5/bal-nav_8.entry.js +0 -1
  2249. package/dist/esm-es5/bal-navbar_5.entry.js +0 -1
  2250. package/dist/esm-es5/bal-notices_3.entry.js +0 -1
  2251. package/dist/esm-es5/bal-notification.entry.js +0 -1
  2252. package/dist/esm-es5/bal-number-input.entry.js +0 -1
  2253. package/dist/esm-es5/bal-pagination.entry.js +0 -1
  2254. package/dist/esm-es5/bal-popup.entry.js +0 -1
  2255. package/dist/esm-es5/bal-progress-bar.entry.js +0 -1
  2256. package/dist/esm-es5/bal-radio_3.entry.js +0 -1
  2257. package/dist/esm-es5/bal-segment_2.entry.js +0 -1
  2258. package/dist/esm-es5/bal-select_2.entry.js +0 -1
  2259. package/dist/esm-es5/bal-shape.entry.js +0 -1
  2260. package/dist/esm-es5/bal-sheet.entry.js +0 -1
  2261. package/dist/esm-es5/bal-spinner.animation-Bv2Ow6xu.js +0 -1
  2262. package/dist/esm-es5/bal-spinner.entry.js +0 -1
  2263. package/dist/esm-es5/bal-stack.entry.js +0 -1
  2264. package/dist/esm-es5/bal-stage_6.entry.js +0 -1
  2265. package/dist/esm-es5/bal-step-item.entry.js +0 -1
  2266. package/dist/esm-es5/bal-step.util-DIC_sxLd.js +0 -1
  2267. package/dist/esm-es5/bal-steps.entry.js +0 -1
  2268. package/dist/esm-es5/bal-tab-item_2.entry.js +0 -1
  2269. package/dist/esm-es5/bal-tab.util-BmVI6cLw.js +0 -1
  2270. package/dist/esm-es5/bal-table.entry.js +0 -1
  2271. package/dist/esm-es5/bal-tag_2.entry.js +0 -1
  2272. package/dist/esm-es5/bal-textarea.entry.js +0 -1
  2273. package/dist/esm-es5/bal-time-input.entry.js +0 -1
  2274. package/dist/esm-es5/bal-time-input.i18n-B4aDEwd8.js +0 -1
  2275. package/dist/esm-es5/bal-tooltip.entry.js +0 -1
  2276. package/dist/esm-es5/baloise-design-system.js +0 -1
  2277. package/dist/esm-es5/bem-ByiN-QjD.js +0 -1
  2278. package/dist/esm-es5/breakpoints.decorator-DwhK_t2m.js +0 -1
  2279. package/dist/esm-es5/breakpoints.subject-PxavGndB.js +0 -1
  2280. package/dist/esm-es5/browser-B1u-Mq75.js +0 -1
  2281. package/dist/esm-es5/config.decorator-3bfyZ-0Y.js +0 -1
  2282. package/dist/esm-es5/config.default-RE8-gLMQ.js +0 -1
  2283. package/dist/esm-es5/config.utils-B7jugjyM.js +0 -1
  2284. package/dist/esm-es5/contact-BkEdlCZJ.js +0 -1
  2285. package/dist/esm-es5/date-W0XtD641.js +0 -1
  2286. package/dist/esm-es5/device-TtMibDFL.js +0 -1
  2287. package/dist/esm-es5/element-states.decorator-B68ANq1p.js +0 -1
  2288. package/dist/esm-es5/floating-ui-gZ7E41T8.js +0 -1
  2289. package/dist/esm-es5/floating-ui.dom-Cr2H7Jt3.js +0 -1
  2290. package/dist/esm-es5/focus-visible-DqCbGYzv.js +0 -1
  2291. package/dist/esm-es5/focus.decorator-C1s3OoqI.js +0 -1
  2292. package/dist/esm-es5/form-FCLKfv6B.js +0 -1
  2293. package/dist/esm-es5/form-input-DYvzaBlM.js +0 -1
  2294. package/dist/esm-es5/helpers-BNj87EbG.js +0 -1
  2295. package/dist/esm-es5/index-B4k_dH6V.js +0 -1
  2296. package/dist/esm-es5/index-BU7FUSdu.js +0 -1
  2297. package/dist/esm-es5/index-BdVwMG9u.js +0 -2
  2298. package/dist/esm-es5/index-D6JOtC1P.js +0 -1
  2299. package/dist/esm-es5/index-dYcsHLfj.js +0 -1
  2300. package/dist/esm-es5/index-zWZxKBfo.js +0 -1
  2301. package/dist/esm-es5/index.esm-Btc0yydR.js +0 -1
  2302. package/dist/esm-es5/index.js +0 -1
  2303. package/dist/esm-es5/initialize-W3od-FM9.js +0 -1
  2304. package/dist/esm-es5/keyboard.helpers-BERg8BNc.js +0 -1
  2305. package/dist/esm-es5/keys.constant-xVPGsAdF.js +0 -1
  2306. package/dist/esm-es5/listener-CClDIhvK.js +0 -1
  2307. package/dist/esm-es5/loader.js +0 -1
  2308. package/dist/esm-es5/log-CwssmmaV.js +0 -1
  2309. package/dist/esm-es5/lottie_light_html-DuyI5RA6.js +0 -9
  2310. package/dist/esm-es5/mask-util-DuObDTix.js +0 -1
  2311. package/dist/esm-es5/mutation.decorator-DhVeNnnY.js +0 -1
  2312. package/dist/esm-es5/number-DfnRcL0e.js +0 -1
  2313. package/dist/esm-es5/option-BLp4ll3i.js +0 -1
  2314. package/dist/esm-es5/overlays-DuvWMrlA.js +0 -1
  2315. package/dist/esm-es5/resize.decorator-ZKPOJfw5.js +0 -1
  2316. package/dist/esm-es5/scroll-X92R_eyZ.js +0 -1
  2317. package/dist/esm-es5/string-Dk4PnSfl.js +0 -1
  2318. package/dist/esm-es5/svg-DhNz-XmR.js +0 -2
  2319. package/dist/esm-es5/swipe.decorator-B-pmjyNr.js +0 -1
  2320. package/dist/esm-es5/swipe.subject-BXuaiulg.js +0 -1
  2321. package/dist/esm-es5/tokens.esm-Dk6PruGq.js +0 -1
  2322. package/dist/esm-es5/tslib.es6-dfXERft2.js +0 -15
  2323. package/dist/esm-es5/utils-C_qktPg7.js +0 -1
  2324. package/dist/esm-es5/visibility.decorator-zTjPC2du.js +0 -1
  2325. package/dist/esm-es5/window-resize.decorator-DiNYHJee.js +0 -1
  2326. package/dist/html.html-data.json +0 -7860
  2327. package/dist/types/components/bal-accordion/bal-accordion-details/bal-accordion-details.d.ts +0 -48
  2328. package/dist/types/components/bal-accordion/bal-accordion-summary/bal-accordion-summary.d.ts +0 -54
  2329. package/dist/types/components/bal-accordion/bal-accordion-trigger/bal-accordion-trigger.d.ts +0 -133
  2330. package/dist/types/components/bal-accordion/bal-accordion.d.ts +0 -134
  2331. package/dist/types/components/bal-accordion/bal-accordion.i18n.d.ts +0 -7
  2332. package/dist/types/components/bal-accordion/bal-accordion.interfaces.d.ts +0 -16
  2333. package/dist/types/components/bal-app/bal-app.d.ts +0 -28
  2334. package/dist/types/components/bal-app/bal-app.interfaces.d.ts +0 -6
  2335. package/dist/types/components/bal-badge/bal-badge.d.ts +0 -22
  2336. package/dist/types/components/bal-badge/bal-badge.interfaces.d.ts +0 -5
  2337. package/dist/types/components/bal-button/bal-button-group/bal-button-group.d.ts +0 -17
  2338. package/dist/types/components/bal-button/bal-button.d.ts +0 -158
  2339. package/dist/types/components/bal-button/bal-button.interfaces.d.ts +0 -30
  2340. package/dist/types/components/bal-card/bal-card-actions/bal-card-actions.d.ts +0 -7
  2341. package/dist/types/components/bal-card/bal-card-button/bal-card-button.d.ts +0 -37
  2342. package/dist/types/components/bal-card/bal-card-content/bal-card-content.d.ts +0 -3
  2343. package/dist/types/components/bal-card/bal-card-subtitle/bal-card-subtitle.d.ts +0 -15
  2344. package/dist/types/components/bal-card/bal-card-title/bal-card-title.d.ts +0 -7
  2345. package/dist/types/components/bal-card/bal-card.d.ts +0 -40
  2346. package/dist/types/components/bal-card/bal-card.interfaces.d.ts +0 -7
  2347. package/dist/types/components/bal-carousel/bal-carousel-item/bal-carousel-item.d.ts +0 -91
  2348. package/dist/types/components/bal-carousel/bal-carousel.d.ts +0 -136
  2349. package/dist/types/components/bal-carousel/bal-carousel.interfaces.d.ts +0 -21
  2350. package/dist/types/components/bal-carousel/controls/tab-control.d.ts +0 -12
  2351. package/dist/types/components/bal-checkbox/bal-check/bal-check.d.ts +0 -36
  2352. package/dist/types/components/bal-checkbox/bal-checkbox-group/bal-checkbox-group.d.ts +0 -154
  2353. package/dist/types/components/bal-checkbox/bal-checkbox.d.ts +0 -193
  2354. package/dist/types/components/bal-checkbox/bal-checkbox.interfaces.d.ts +0 -28
  2355. package/dist/types/components/bal-checkbox/bal-checkbox.type.d.ts +0 -17
  2356. package/dist/types/components/bal-checkbox/bal-switch/bal-switch.d.ts +0 -32
  2357. package/dist/types/components/bal-checkbox/utils/bal-checkbox.util.d.ts +0 -18
  2358. package/dist/types/components/bal-close/bal-close.d.ts +0 -21
  2359. package/dist/types/components/bal-close/bal-close.i18n.d.ts +0 -6
  2360. package/dist/types/components/bal-close/bal-close.interfaces.d.ts +0 -3
  2361. package/dist/types/components/bal-content/bal-content.d.ts +0 -39
  2362. package/dist/types/components/bal-content/bal-content.interfaces.d.ts +0 -6
  2363. package/dist/types/components/bal-data/bal-data-item/bal-data-item.d.ts +0 -11
  2364. package/dist/types/components/bal-data/bal-data-label/bal-data-label.d.ts +0 -7
  2365. package/dist/types/components/bal-data/bal-data-value/bal-data-value.d.ts +0 -31
  2366. package/dist/types/components/bal-data/bal-data.d.ts +0 -17
  2367. package/dist/types/components/bal-data/bal-data.interfaces.d.ts +0 -12
  2368. package/dist/types/components/bal-date/bal-date-calendar/bal-date-calendar.d.ts +0 -121
  2369. package/dist/types/components/bal-date/bal-date-calendar/bal-date-calendar.interfaces.d.ts +0 -17
  2370. package/dist/types/components/bal-date/bal-date-calendar/components/bal-date-calendar__gird.d.ts +0 -12
  2371. package/dist/types/components/bal-date/bal-date-calendar/components/bal-date-calendar__list.d.ts +0 -11
  2372. package/dist/types/components/bal-date/bal-date-calendar/components/bal-date-calendar__nav.d.ts +0 -14
  2373. package/dist/types/components/bal-date/bal-date-calendar-cell/bal-date-calendar-cell.d.ts +0 -29
  2374. package/dist/types/components/bal-date/bal-date.d.ts +0 -228
  2375. package/dist/types/components/bal-date/bal-date.i18n.d.ts +0 -8
  2376. package/dist/types/components/bal-date/bal-date.interfaces.d.ts +0 -25
  2377. package/dist/types/components/bal-date/utils/calendar.d.ts +0 -38
  2378. package/dist/types/components/bal-divider/bal-divider.d.ts +0 -32
  2379. package/dist/types/components/bal-divider/bal-divider.interfaces.d.ts +0 -6
  2380. package/dist/types/components/bal-dropdown/bal-dropdown.d.ts +0 -203
  2381. package/dist/types/components/bal-dropdown/bal-dropdown.interfaces.d.ts +0 -16
  2382. package/dist/types/components/bal-field/bal-field-control/bal-field-control.d.ts +0 -23
  2383. package/dist/types/components/bal-field/bal-field-hint/bal-field-hint.d.ts +0 -22
  2384. package/dist/types/components/bal-field/bal-field-label/bal-field-label.d.ts +0 -55
  2385. package/dist/types/components/bal-field/bal-field-label/bal-field-label.i18n.d.ts +0 -6
  2386. package/dist/types/components/bal-field/bal-field-message/bal-field-message.d.ts +0 -33
  2387. package/dist/types/components/bal-field/bal-field.d.ts +0 -63
  2388. package/dist/types/components/bal-field/bal-field.interfaces.d.ts +0 -13
  2389. package/dist/types/components/bal-file-upload/bal-file-upload.d.ts +0 -181
  2390. package/dist/types/components/bal-file-upload/bal-file-upload.interfaces.d.ts +0 -31
  2391. package/dist/types/components/bal-file-upload/bal-file-upload.type.d.ts +0 -11
  2392. package/dist/types/components/bal-file-upload/components/file-list.d.ts +0 -8
  2393. package/dist/types/components/bal-file-upload/test/file.mock.d.ts +0 -1
  2394. package/dist/types/components/bal-file-upload/utils/file-list.util.d.ts +0 -9
  2395. package/dist/types/components/bal-file-upload/utils/file-validation.util.d.ts +0 -13
  2396. package/dist/types/components/bal-footer/bal-footer.d.ts +0 -67
  2397. package/dist/types/components/bal-footer/bal-footer.i18n.d.ts +0 -5
  2398. package/dist/types/components/bal-form/bal-form.d.ts +0 -22
  2399. package/dist/types/components/bal-form-grid/bal-form-col/bal-form-col.d.ts +0 -8
  2400. package/dist/types/components/bal-form-grid/bal-form-gird.interfaces.d.ts +0 -3
  2401. package/dist/types/components/bal-form-grid/bal-form-grid.d.ts +0 -4
  2402. package/dist/types/components/bal-heading/bal-heading.const.d.ts +0 -13
  2403. package/dist/types/components/bal-heading/bal-heading.d.ts +0 -75
  2404. package/dist/types/components/bal-heading/bal-heading.interfaces.d.ts +0 -5
  2405. package/dist/types/components/bal-hint/bal-hint-text/bal-hint-text.d.ts +0 -3
  2406. package/dist/types/components/bal-hint/bal-hint-title/bal-hint-title.d.ts +0 -3
  2407. package/dist/types/components/bal-hint/bal-hint.d.ts +0 -45
  2408. package/dist/types/components/bal-icon/bal-icon.d.ts +0 -96
  2409. package/dist/types/components/bal-icon/bal-icon.interfaces.d.ts +0 -5
  2410. package/dist/types/components/bal-input/bal-input-date/bal-input-date.d.ts +0 -156
  2411. package/dist/types/components/bal-input/bal-input-util.d.ts +0 -49
  2412. package/dist/types/components/bal-input/bal-input.d.ts +0 -200
  2413. package/dist/types/components/bal-input/bal-input.interfaces.d.ts +0 -37
  2414. package/dist/types/components/bal-input-group/bal-input-group.d.ts +0 -18
  2415. package/dist/types/components/bal-input-slider/bal-input-slider.d.ts +0 -116
  2416. package/dist/types/components/bal-input-slider/bal-input-slider.interfaces.d.ts +0 -16
  2417. package/dist/types/components/bal-input-stepper/bal-input-stepper.d.ts +0 -111
  2418. package/dist/types/components/bal-input-stepper/bal-input-stepper.i18n.d.ts +0 -7
  2419. package/dist/types/components/bal-input-stepper/bal-input-stepper.interfaces.d.ts +0 -18
  2420. package/dist/types/components/bal-label/bal-label.d.ts +0 -97
  2421. package/dist/types/components/bal-label/bal-label.i18n.d.ts +0 -6
  2422. package/dist/types/components/bal-label/bal-label.interfaces.d.ts +0 -4
  2423. package/dist/types/components/bal-list/bal-list-item/bal-list-item.d.ts +0 -132
  2424. package/dist/types/components/bal-list/bal-list-item-accordion-body/bal-list-item-accordion-body.d.ts +0 -67
  2425. package/dist/types/components/bal-list/bal-list-item-accordion-head/bal-list-item-accordion-head.d.ts +0 -70
  2426. package/dist/types/components/bal-list/bal-list-item-accordion-head/bal-list-item-accordion-head.i18n.d.ts +0 -7
  2427. package/dist/types/components/bal-list/bal-list-item-content/bal-list-item-content.d.ts +0 -4
  2428. package/dist/types/components/bal-list/bal-list-item-icon/bal-list-item-icon.d.ts +0 -7
  2429. package/dist/types/components/bal-list/bal-list-item-subtitle/bal-list-item-subtitle.d.ts +0 -3
  2430. package/dist/types/components/bal-list/bal-list-item-title/bal-list-item-title.d.ts +0 -13
  2431. package/dist/types/components/bal-list/bal-list.d.ts +0 -27
  2432. package/dist/types/components/bal-list/bal-list.interfaces.d.ts +0 -28
  2433. package/dist/types/components/bal-logo/bal-logo.animation.d.ts +0 -2
  2434. package/dist/types/components/bal-logo/bal-logo.d.ts +0 -65
  2435. package/dist/types/components/bal-logo/bal-logo.data.d.ts +0 -1756
  2436. package/dist/types/components/bal-logo/bal-logo.interfaces.d.ts +0 -5
  2437. package/dist/types/components/bal-modal/bal-modal-body/bal-modal-body.d.ts +0 -3
  2438. package/dist/types/components/bal-modal/bal-modal-header/bal-modal-header.d.ts +0 -7
  2439. package/dist/types/components/bal-modal/bal-modal.controller.d.ts +0 -10
  2440. package/dist/types/components/bal-modal/bal-modal.d.ts +0 -125
  2441. package/dist/types/components/bal-modal/bal-modal.interfaces.d.ts +0 -30
  2442. package/dist/types/components/bal-modal/bal-modal.type.d.ts +0 -39
  2443. package/dist/types/components/bal-nav/bal-nav-focus.util.d.ts +0 -34
  2444. package/dist/types/components/bal-nav/bal-nav-link/bal-nav-link.d.ts +0 -41
  2445. package/dist/types/components/bal-nav/bal-nav-link/bal-nav-link.interfaces.d.ts +0 -3
  2446. package/dist/types/components/bal-nav/bal-nav-link-grid/bal-nav-link-grid.d.ts +0 -11
  2447. package/dist/types/components/bal-nav/bal-nav-link-grid-col/bal-nav-link-grid-col.d.ts +0 -19
  2448. package/dist/types/components/bal-nav/bal-nav-link-grid-col/bal-nav-link-grid-col.interfaces.d.ts +0 -3
  2449. package/dist/types/components/bal-nav/bal-nav-link-group/bal-nav-link-group.d.ts +0 -19
  2450. package/dist/types/components/bal-nav/bal-nav-link-group/bal-nav-link-group.interfaces.d.ts +0 -3
  2451. package/dist/types/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.d.ts +0 -32
  2452. package/dist/types/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.interfaces.d.ts +0 -5
  2453. package/dist/types/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.d.ts +0 -45
  2454. package/dist/types/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.interfaces.d.ts +0 -3
  2455. package/dist/types/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.d.ts +0 -45
  2456. package/dist/types/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.interfaces.d.ts +0 -7
  2457. package/dist/types/components/bal-nav/bal-nav.d.ts +0 -110
  2458. package/dist/types/components/bal-nav/bal-nav.i18n.d.ts +0 -10
  2459. package/dist/types/components/bal-nav/bal-nav.interfaces.d.ts +0 -76
  2460. package/dist/types/components/bal-nav/bal-nav.types.d.ts +0 -5
  2461. package/dist/types/components/bal-nav/components/accordion-button.d.ts +0 -13
  2462. package/dist/types/components/bal-nav/components/overview-link.d.ts +0 -9
  2463. package/dist/types/components/bal-nav/components/section-list.d.ts +0 -6
  2464. package/dist/types/components/bal-nav/components/service-list.d.ts +0 -6
  2465. package/dist/types/components/bal-nav/models/bal-nav-link-item.d.ts +0 -28
  2466. package/dist/types/components/bal-nav/models/bal-nav-menu-link-item.d.ts +0 -21
  2467. package/dist/types/components/bal-nav/models/bal-nav-meta-button.d.ts +0 -19
  2468. package/dist/types/components/bal-nav/models/bal-nav-meta-link-item.d.ts +0 -17
  2469. package/dist/types/components/bal-nav/models/bal-nav-section-link-item.d.ts +0 -16
  2470. package/dist/types/components/bal-nav/models/bal-nav-service-link-item.d.ts +0 -16
  2471. package/dist/types/components/bal-navbar/bal-navbar-brand/bal-navbar-brand.d.ts +0 -82
  2472. package/dist/types/components/bal-navbar/bal-navbar-brand/bal-navbar-brand.i18n.d.ts +0 -5
  2473. package/dist/types/components/bal-navbar/bal-navbar-menu/bal-navbar-menu.d.ts +0 -20
  2474. package/dist/types/components/bal-navbar/bal-navbar-menu-end/bal-navbar-menu-end.d.ts +0 -10
  2475. package/dist/types/components/bal-navbar/bal-navbar-menu-start/bal-navbar-menu-start.d.ts +0 -10
  2476. package/dist/types/components/bal-navbar/bal-navbar.d.ts +0 -26
  2477. package/dist/types/components/bal-navbar/bal-navbar.interfaces.d.ts +0 -15
  2478. package/dist/types/components/bal-notices/bal-notices.d.ts +0 -15
  2479. package/dist/types/components/bal-notification/bal-notification.d.ts +0 -16
  2480. package/dist/types/components/bal-notification/bal-notification.interfaces.d.ts +0 -3
  2481. package/dist/types/components/bal-number-input/bal-number-input.d.ts +0 -176
  2482. package/dist/types/components/bal-number-input/bal-number-input.interfaces.d.ts +0 -16
  2483. package/dist/types/components/bal-option/bal-option.d.ts +0 -92
  2484. package/dist/types/components/bal-option/bal-option.interfaces.d.ts +0 -18
  2485. package/dist/types/components/bal-option-list/bal-option-list.d.ts +0 -174
  2486. package/dist/types/components/bal-option-list/bal-option-list.interfaces.d.ts +0 -4
  2487. package/dist/types/components/bal-pagination/bal-pagination.d.ts +0 -70
  2488. package/dist/types/components/bal-pagination/bal-pagination.i18n.d.ts +0 -7
  2489. package/dist/types/components/bal-pagination/bal-pagination.interfaces.d.ts +0 -13
  2490. package/dist/types/components/bal-pagination/bal-pagination.util.d.ts +0 -7
  2491. package/dist/types/components/bal-popover/bal-popover-content/bal-popover-content.d.ts +0 -51
  2492. package/dist/types/components/bal-popover/bal-popover.d.ts +0 -144
  2493. package/dist/types/components/bal-popover/bal-popover.interfaces.d.ts +0 -17
  2494. package/dist/types/components/bal-popup/bal-popup.d.ts +0 -175
  2495. package/dist/types/components/bal-popup/bal-popup.interfaces.d.ts +0 -17
  2496. package/dist/types/components/bal-popup/variants/abstract-variant.renderer.d.ts +0 -14
  2497. package/dist/types/components/bal-popup/variants/drawer-variant.renderer.d.ts +0 -9
  2498. package/dist/types/components/bal-popup/variants/fullscreen-variant.renderer.d.ts +0 -8
  2499. package/dist/types/components/bal-popup/variants/index.d.ts +0 -4
  2500. package/dist/types/components/bal-popup/variants/popover-variant.renderer.d.ts +0 -14
  2501. package/dist/types/components/bal-popup/variants/variant.interfaces.d.ts +0 -31
  2502. package/dist/types/components/bal-popup/variants/variant.renderer.d.ts +0 -8
  2503. package/dist/types/components/bal-progress-bar/bal-progress-bar.d.ts +0 -49
  2504. package/dist/types/components/bal-progress-bar/bal-progress-bar.interfaces.d.ts +0 -4
  2505. package/dist/types/components/bal-radio/bal-radio-group/bal-radio-group.d.ts +0 -157
  2506. package/dist/types/components/bal-radio/bal-radio-icon/bal-radio-icon.d.ts +0 -36
  2507. package/dist/types/components/bal-radio/bal-radio.d.ts +0 -183
  2508. package/dist/types/components/bal-radio/bal-radio.interfaces.d.ts +0 -28
  2509. package/dist/types/components/bal-radio/bal-radio.type.d.ts +0 -16
  2510. package/dist/types/components/bal-radio/utils/bal-radio.util.d.ts +0 -17
  2511. package/dist/types/components/bal-segment/bal-segment-item/bal-segment-item.d.ts +0 -68
  2512. package/dist/types/components/bal-segment/bal-segment.d.ts +0 -140
  2513. package/dist/types/components/bal-segment/bal-segment.interfaces.d.ts +0 -21
  2514. package/dist/types/components/bal-segment/bal-segment.types.d.ts +0 -1
  2515. package/dist/types/components/bal-select/bal-select-option/bal-select-option.d.ts +0 -24
  2516. package/dist/types/components/bal-select/bal-select.d.ts +0 -271
  2517. package/dist/types/components/bal-select/bal-select.interfaces.d.ts +0 -23
  2518. package/dist/types/components/bal-select/utils/bal-option.type.d.ts +0 -6
  2519. package/dist/types/components/bal-select/utils/bal-option.util.d.ts +0 -3
  2520. package/dist/types/components/bal-select/utils/utils.d.ts +0 -11
  2521. package/dist/types/components/bal-select/utils/watch-options.d.ts +0 -2
  2522. package/dist/types/components/bal-shape/bal-shape.d.ts +0 -19
  2523. package/dist/types/components/bal-shape/bal-shape.interfaces.d.ts +0 -5
  2524. package/dist/types/components/bal-sheet/bal-sheet.d.ts +0 -7
  2525. package/dist/types/components/bal-sheet/bal-sheet.interfaces.d.ts +0 -3
  2526. package/dist/types/components/bal-snackbar/bal-snackbar.controller.d.ts +0 -13
  2527. package/dist/types/components/bal-snackbar/bal-snackbar.d.ts +0 -66
  2528. package/dist/types/components/bal-snackbar/bal-snackbar.interfaces.d.ts +0 -13
  2529. package/dist/types/components/bal-spinner/bal-spinner.d.ts +0 -68
  2530. package/dist/types/components/bal-spinner/bal-spinner.data.d.ts +0 -1756
  2531. package/dist/types/components/bal-spinner/bal-spinner.interfaces.d.ts +0 -5
  2532. package/dist/types/components/bal-stack/bal-stack.d.ts +0 -64
  2533. package/dist/types/components/bal-stack/bal-stack.interfaces.d.ts +0 -7
  2534. package/dist/types/components/bal-stage/bal-stage-back-link/bal-stage-back-link.d.ts +0 -23
  2535. package/dist/types/components/bal-stage/bal-stage-body/bal-stage-body.d.ts +0 -6
  2536. package/dist/types/components/bal-stage/bal-stage-foot/bal-stage-foot.d.ts +0 -6
  2537. package/dist/types/components/bal-stage/bal-stage-head/bal-stage-head.d.ts +0 -6
  2538. package/dist/types/components/bal-stage/bal-stage-image/bal-stage-image.d.ts +0 -18
  2539. package/dist/types/components/bal-stage/bal-stage.d.ts +0 -30
  2540. package/dist/types/components/bal-stage/bal-stage.interfaces.d.ts +0 -5
  2541. package/dist/types/components/bal-steps/bal-step-item/bal-step-item.d.ts +0 -85
  2542. package/dist/types/components/bal-steps/bal-step.type.d.ts +0 -20
  2543. package/dist/types/components/bal-steps/bal-step.util.d.ts +0 -16
  2544. package/dist/types/components/bal-steps/bal-steps.d.ts +0 -92
  2545. package/dist/types/components/bal-steps/bal-steps.interfaces.d.ts +0 -17
  2546. package/dist/types/components/bal-steps/components/step-button.d.ts +0 -10
  2547. package/dist/types/components/bal-steps/components/step-icon.d.ts +0 -6
  2548. package/dist/types/components/bal-steps/components/step-label.d.ts +0 -5
  2549. package/dist/types/components/bal-table/bal-table.d.ts +0 -10
  2550. package/dist/types/components/bal-tabs/bal-tab-item/bal-tab-item.d.ts +0 -117
  2551. package/dist/types/components/bal-tabs/bal-tab.type.d.ts +0 -73
  2552. package/dist/types/components/bal-tabs/bal-tab.util.d.ts +0 -16
  2553. package/dist/types/components/bal-tabs/bal-tabs.d.ts +0 -240
  2554. package/dist/types/components/bal-tabs/bal-tabs.interfaces.d.ts +0 -30
  2555. package/dist/types/components/bal-tabs/components/tab-button.d.ts +0 -23
  2556. package/dist/types/components/bal-tabs/components/tab-icon.d.ts +0 -11
  2557. package/dist/types/components/bal-tabs/components/tab-label.d.ts +0 -12
  2558. package/dist/types/components/bal-tabs/components/tab-nav.d.ts +0 -31
  2559. package/dist/types/components/bal-tabs/components/tab-select.d.ts +0 -8
  2560. package/dist/types/components/bal-tag/bal-tag-group/bal-tag-group.d.ts +0 -3
  2561. package/dist/types/components/bal-tag/bal-tag.d.ts +0 -46
  2562. package/dist/types/components/bal-tag/bal-tag.interfaces.d.ts +0 -14
  2563. package/dist/types/components/bal-text/bal-text.d.ts +0 -72
  2564. package/dist/types/components/bal-text/bal-text.interfaces.d.ts +0 -5
  2565. package/dist/types/components/bal-textarea/bal-textarea.d.ts +0 -145
  2566. package/dist/types/components/bal-textarea/bal-textarea.interfaces.d.ts +0 -20
  2567. package/dist/types/components/bal-time-input/bal-time-input.d.ts +0 -114
  2568. package/dist/types/components/bal-time-input/bal-time-input.i18n.d.ts +0 -7
  2569. package/dist/types/components/bal-time-input/bal-time-input.interfaces.d.ts +0 -18
  2570. package/dist/types/components/bal-time-input/bal-time-input.util.d.ts +0 -7
  2571. package/dist/types/components/bal-toast/bal-toast.controller.d.ts +0 -10
  2572. package/dist/types/components/bal-toast/bal-toast.d.ts +0 -41
  2573. package/dist/types/components/bal-toast/bal-toast.interfaces.d.ts +0 -11
  2574. package/dist/types/components/bal-tooltip/bal-tooltip.d.ts +0 -82
  2575. package/dist/types/components/bal-tooltip/bal-tooltip.interfaces.d.ts +0 -17
  2576. package/dist/types/components/bal-tooltip/bal-tooltip.util.d.ts +0 -6
  2577. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/bal-tag.po.d.ts +0 -8
  2578. package/dist/types/initialize.d.ts +0 -2
  2579. package/dist/types/test/css-spacing.visual.play.d.ts +0 -1
  2580. package/dist/types/test/css-structure.visual.play.d.ts +0 -1
  2581. package/dist/types/test/css-typography.visual.play.d.ts +0 -1
  2582. package/dist/types/test/theme-compact.visual.play.d.ts +0 -1
  2583. package/dist/types/utils/animation/animation.decorator.d.ts +0 -3
  2584. package/dist/types/utils/animation/animation.interfaces.d.ts +0 -8
  2585. package/dist/types/utils/animation/animation.listener.d.ts +0 -10
  2586. package/dist/types/utils/animation/animation.subject.d.ts +0 -9
  2587. package/dist/types/utils/animation/index.d.ts +0 -2
  2588. package/dist/types/utils/bem.d.ts +0 -9
  2589. package/dist/types/utils/config/config.const.d.ts +0 -1
  2590. package/dist/types/utils/config/config.d.ts +0 -39
  2591. package/dist/types/utils/config/config.decorator.d.ts +0 -3
  2592. package/dist/types/utils/config/config.default.d.ts +0 -33
  2593. package/dist/types/utils/config/config.types.d.ts +0 -48
  2594. package/dist/types/utils/config/config.utils.d.ts +0 -15
  2595. package/dist/types/utils/config/initialize.d.ts +0 -3
  2596. package/dist/types/utils/config/observable/observer.d.ts +0 -4
  2597. package/dist/types/utils/config/observable/subject.d.ts +0 -6
  2598. package/dist/types/utils/constants/version.constant.d.ts +0 -1
  2599. package/dist/types/utils/css-classes.d.ts +0 -5
  2600. package/dist/types/utils/dropdown/auto-fill.d.ts +0 -8
  2601. package/dist/types/utils/dropdown/component.d.ts +0 -36
  2602. package/dist/types/utils/dropdown/dropdown.i18n.d.ts +0 -8
  2603. package/dist/types/utils/dropdown/events.d.ts +0 -15
  2604. package/dist/types/utils/dropdown/filters.d.ts +0 -2
  2605. package/dist/types/utils/dropdown/focus.d.ts +0 -13
  2606. package/dist/types/utils/dropdown/form-submit.d.ts +0 -22
  2607. package/dist/types/utils/dropdown/icon.d.ts +0 -15
  2608. package/dist/types/utils/dropdown/index.d.ts +0 -12
  2609. package/dist/types/utils/dropdown/input.d.ts +0 -26
  2610. package/dist/types/utils/dropdown/option.d.ts +0 -25
  2611. package/dist/types/utils/dropdown/popup.d.ts +0 -11
  2612. package/dist/types/utils/dropdown/value.d.ts +0 -26
  2613. package/dist/types/utils/floating-ui.d.ts +0 -15
  2614. package/dist/types/utils/focus/focus.decorator.d.ts +0 -3
  2615. package/dist/types/utils/focus/focus.interfaces.d.ts +0 -13
  2616. package/dist/types/utils/focus/focus.listener.d.ts +0 -9
  2617. package/dist/types/utils/focus/focus.subject.d.ts +0 -8
  2618. package/dist/types/utils/focus/index.d.ts +0 -2
  2619. package/dist/types/utils/focus-visible.d.ts +0 -6
  2620. package/dist/types/utils/form-input.d.ts +0 -31
  2621. package/dist/types/utils/form.d.ts +0 -17
  2622. package/dist/types/utils/framework-delegate.d.ts +0 -9
  2623. package/dist/types/utils/legacy.d.ts +0 -23
  2624. package/dist/types/utils/mask/__test__/mask-component.mock.d.ts +0 -28
  2625. package/dist/types/utils/mask/__test__/mask-context.mocks.d.ts +0 -4
  2626. package/dist/types/utils/mask/__test__/mask.mock.d.ts +0 -15
  2627. package/dist/types/utils/mask/blocks/index.d.ts +0 -3
  2628. package/dist/types/utils/mask/blocks/mask-block-interfaces.d.ts +0 -11
  2629. package/dist/types/utils/mask/blocks/mask-block-list.d.ts +0 -17
  2630. package/dist/types/utils/mask/blocks/mask-block.d.ts +0 -21
  2631. package/dist/types/utils/mask/component/index.d.ts +0 -2
  2632. package/dist/types/utils/mask/component/mask-component-adapter.d.ts +0 -23
  2633. package/dist/types/utils/mask/component/mask-component-interfaces.d.ts +0 -44
  2634. package/dist/types/utils/mask/context/index.d.ts +0 -9
  2635. package/dist/types/utils/mask/context/mask-clipboard-context.d.ts +0 -10
  2636. package/dist/types/utils/mask/context/mask-context-interfaces.d.ts +0 -11
  2637. package/dist/types/utils/mask/context/mask-context.d.ts +0 -18
  2638. package/dist/types/utils/mask/context/mask-focus-context.d.ts +0 -6
  2639. package/dist/types/utils/mask/context/mask-keyboard-context.d.ts +0 -25
  2640. package/dist/types/utils/mask/context/mask-locale-context.d.ts +0 -8
  2641. package/dist/types/utils/mask/context/mask-mouse-context.d.ts +0 -6
  2642. package/dist/types/utils/mask/context/mask-position.d.ts +0 -25
  2643. package/dist/types/utils/mask/context/mask-value-changed-context.d.ts +0 -11
  2644. package/dist/types/utils/mask/index.d.ts +0 -5
  2645. package/dist/types/utils/mask/mask-interfaces.d.ts +0 -15
  2646. package/dist/types/utils/mask/mask-util.d.ts +0 -1
  2647. package/dist/types/utils/mask/mask.d.ts +0 -54
  2648. package/dist/types/utils/mask/types/index.d.ts +0 -1
  2649. package/dist/types/utils/mask/types/mask-date.d.ts +0 -18
  2650. package/dist/types/utils/mutation/index.d.ts +0 -2
  2651. package/dist/types/utils/mutation/mutation.decorator.d.ts +0 -3
  2652. package/dist/types/utils/mutation/mutation.interfaces.d.ts +0 -11
  2653. package/dist/types/utils/mutation/mutation.listener.d.ts +0 -14
  2654. package/dist/types/utils/mutation/mutation.subject.d.ts +0 -10
  2655. package/dist/types/utils/overlays/focus-trap.d.ts +0 -36
  2656. package/dist/types/utils/overlays/notice.controller.d.ts +0 -36
  2657. package/dist/types/utils/overlays/overlays.d.ts +0 -25
  2658. package/dist/types/utils/string.d.ts +0 -1
  2659. package/dist/types/utils/style.d.ts +0 -10
  2660. package/dist/types/utils/swiper/controls/dot-control.d.ts +0 -11
  2661. package/dist/types/utils/swiper/controls/index.d.ts +0 -3
  2662. package/dist/types/utils/swiper/controls/large-control.d.ts +0 -13
  2663. package/dist/types/utils/swiper/controls/small-control.d.ts +0 -12
  2664. package/dist/types/utils/swiper/index.d.ts +0 -2
  2665. package/dist/types/utils/swiper/swiper.i18n.d.ts +0 -7
  2666. package/dist/types/utils/swiper/swiper.type.d.ts +0 -33
  2667. package/dist/types/utils/swiper/swiper.util.d.ts +0 -92
  2668. package/dist/types/utils/visibility/index.d.ts +0 -2
  2669. package/dist/types/utils/visibility/visibility.decorator.d.ts +0 -3
  2670. package/dist/types/utils/visibility/visibility.interfaces.d.ts +0 -5
  2671. package/dist/types/utils/visibility/visibility.listener.d.ts +0 -10
  2672. package/dist/types/utils/visibility/visibility.subject.d.ts +0 -9
  2673. /package/dist/collection/components/{bal-checkbox/bal-checkbox.type.js → app/app.interfaces.js} +0 -0
  2674. /package/dist/collection/components/{bal-modal/bal-modal.type.js → number-input/number-input.interfaces.js} +0 -0
  2675. /package/dist/collection/components/{bal-nav/bal-nav.types.js → segment/segment-item.type.js} +0 -0
  2676. /package/dist/collection/{components/bal-popup/variants/variant.interfaces.js → global/component.type.js} +0 -0
  2677. /package/dist/collection/{utils → global}/config/config.types.js +0 -0
  2678. /package/dist/collection/{utils → global}/config/observable/observer.js +0 -0
  2679. /package/dist/collection/{utils → global}/config/observable/subject.js +0 -0
  2680. /package/dist/collection/{components/bal-radio/bal-radio.type.js → utils/property-checkers/property-types.js} +0 -0
  2681. /package/dist/{collection/components/bal-segment/bal-segment.types.js → types/components/accordion/test/accordion.a11y.play.d.ts} +0 -0
  2682. /package/dist/{collection/components/bal-select/utils/bal-option.type.js → types/components/accordion/test/accordion.component.play.d.ts} +0 -0
  2683. /package/dist/{collection/components/bal-steps/bal-step.type.js → types/components/accordion/test/accordion.visual.play.d.ts} +0 -0
  2684. /package/dist/{collection/components/bal-tabs/bal-tab.type.js → types/components/alert/test/alert.visual.play.d.ts} +0 -0
  2685. /package/dist/{collection/utils/animation/animation.interfaces.js → types/components/alert/test/snackbar.a11y.play.d.ts} +0 -0
  2686. /package/dist/{collection/utils/dropdown/component.js → types/components/alert/test/snackbar.component.play.d.ts} +0 -0
  2687. /package/dist/{collection/utils/focus/focus.interfaces.js → types/components/alert/test/snackbar.visual.play.d.ts} +0 -0
  2688. /package/dist/{collection/utils/mask/blocks/mask-block-interfaces.js → types/components/alert/test/toast.a11y.play.d.ts} +0 -0
  2689. /package/dist/{collection/utils/mask/component/mask-component-interfaces.js → types/components/alert/test/toast.visual.play.d.ts} +0 -0
  2690. /package/dist/{collection/utils/mask/context/mask-context-interfaces.js → types/components/badge/test/badge.a11y.play.d.ts} +0 -0
  2691. /package/dist/{collection/utils/mask/mask-interfaces.js → types/components/badge/test/badge.component.play.d.ts} +0 -0
  2692. /package/dist/{collection/utils/mutation/mutation.interfaces.js → types/components/badge/test/badge.visual.play.d.ts} +0 -0
  2693. /package/dist/{collection/utils/swiper/swiper.type.js → types/components/button/test/button-group.visual.play.d.ts} +0 -0
  2694. /package/dist/{collection/utils/visibility/visibility.interfaces.js → types/components/button/test/button.a11y.play.d.ts} +0 -0
  2695. /package/dist/types/components/{bal-accordion/test/bal-accordion.visual.play.d.ts → button/test/button.component.play.d.ts} +0 -0
  2696. /package/dist/types/components/{bal-badge/test/bal-badge.visual.play.d.ts → button/test/button.visual.play.d.ts} +0 -0
  2697. /package/dist/types/components/{bal-button/test/bal-button.visual.play.d.ts → card/test/card.a11y.play.d.ts} +0 -0
  2698. /package/dist/types/components/{bal-card/test/bal-card.visual.play.d.ts → card/test/card.component.play.d.ts} +0 -0
  2699. /package/dist/types/components/{bal-carousel/test/bal-carousel.visual.play.d.ts → card/test/card.visual.play.d.ts} +0 -0
  2700. /package/dist/types/components/{bal-checkbox/test/bal-checkbox-icons.visual.play.d.ts → checkbox/test/checkbox.a11y.play.d.ts} +0 -0
  2701. /package/dist/types/components/{bal-checkbox/test/bal-checkbox-tiles.visual.play.d.ts → checkbox/test/checkbox.component.play.d.ts} +0 -0
  2702. /package/dist/types/components/{bal-checkbox/test/bal-checkbox.visual.play.d.ts → checkbox/test/checkbox.visual.play.d.ts} +0 -0
  2703. /package/dist/types/components/{bal-close/test/bal-close.visual.play.d.ts → close/test/close.a11y.play.d.ts} +0 -0
  2704. /package/dist/types/components/{bal-content/test/bal-content.visual.play.d.ts → close/test/close.component.play.d.ts} +0 -0
  2705. /package/dist/types/components/{bal-data/test/bal-data.visual.play.d.ts → close/test/close.visual.play.d.ts} +0 -0
  2706. /package/dist/types/components/{bal-date/test/bal-date.visual.play.d.ts → container/test/container.visual.play.d.ts} +0 -0
  2707. /package/dist/types/components/{bal-divider/test/bal-divider.visual.play.d.ts → content/test/content.component.play.d.ts} +0 -0
  2708. /package/dist/types/components/{bal-dropdown/test/bal-dropdown.visual.play.d.ts → content/test/content.visual.play.d.ts} +0 -0
  2709. /package/dist/types/components/{bal-field/test/bal-field-horizontal.visual.play.d.ts → divider/test/divider.a11y.play.d.ts} +0 -0
  2710. /package/dist/types/components/{bal-field/test/bal-field.visual.play.d.ts → divider/test/divider.component.play.d.ts} +0 -0
  2711. /package/dist/types/components/{bal-file-upload/test/bal-file-upload.visual.play.d.ts → divider/test/divider.visual.play.d.ts} +0 -0
  2712. /package/dist/types/components/{bal-footer/test/bal-footer.visual.play.d.ts → form/test/form.visual.play.d.ts} +0 -0
  2713. /package/dist/types/components/{bal-form-grid/test/bal-form-grid.visual.play.d.ts → grid/test/grid.visual.play.d.ts} +0 -0
  2714. /package/dist/types/components/{bal-heading/test/bal-heading.visual.play.d.ts → heading/test/heading.a11y.play.d.ts} +0 -0
  2715. /package/dist/types/components/{bal-hint/test/bal-hint.visual.play.d.ts → heading/test/heading.component.play.d.ts} +0 -0
  2716. /package/dist/types/components/{bal-icon/test/bal-icon.visual.play.d.ts → heading/test/heading.visual.play.d.ts} +0 -0
  2717. /package/dist/types/components/{bal-input-group/test/bal-input-group.visual.play.d.ts → icon/test/icon.a11y.play.d.ts} +0 -0
  2718. /package/dist/types/components/{bal-input-slider/test/bal-input-slider.visual.play.d.ts → icon/test/icon.component.play.d.ts} +0 -0
  2719. /package/dist/types/components/{bal-input-stepper/test/bal-input-stepper.visual.play.d.ts → icon/test/icon.visual.play.d.ts} +0 -0
  2720. /package/dist/types/components/{bal-input/test/bal-input.visual.play.d.ts → input/test/input.a11y.play.d.ts} +0 -0
  2721. /package/dist/types/components/{bal-label/test/bal-label.visual.play.d.ts → input/test/input.component.play.d.ts} +0 -0
  2722. /package/dist/types/components/{bal-list/test/bal-list.visual.play.d.ts → input/test/input.visual.play.d.ts} +0 -0
  2723. /package/dist/types/components/{bal-logo/test/bal-logo.visual.play.d.ts → label/test/label.a11y.play.d.ts} +0 -0
  2724. /package/dist/types/components/{bal-modal/test/bal-modal.visual.play.d.ts → label/test/label.component.play.d.ts} +0 -0
  2725. /package/dist/types/components/{bal-nav/test/bal-nav-colors.visual.play.d.ts → label/test/label.visual.play.d.ts} +0 -0
  2726. /package/dist/types/components/{bal-nav/test/bal-nav-long.visual.play.d.ts → link/test/link.a11y.play.d.ts} +0 -0
  2727. /package/dist/types/components/{bal-nav/test/bal-nav.visual.play.d.ts → link/test/link.visual.play.d.ts} +0 -0
  2728. /package/dist/types/components/{bal-navbar/test/bal-navbar.visual.play.d.ts → list/test/list-native.visual.play.d.ts} +0 -0
  2729. /package/dist/types/components/{bal-notification/test/bal-notification.visual.play.d.ts → list/test/list.component.play.d.ts} +0 -0
  2730. /package/dist/types/components/{bal-number-input/test/bal-number-input.visual.play.d.ts → logo/test/logo.a11y.play.d.ts} +0 -0
  2731. /package/dist/types/components/{bal-option-list/test/bal-option-list.visual.play.d.ts → logo/test/logo.component.play.d.ts} +0 -0
  2732. /package/dist/types/components/{bal-option/test/bal-option.visual.play.d.ts → logo/test/logo.visual.play.d.ts} +0 -0
  2733. /package/dist/types/components/{bal-pagination/test/bal-pagination.visual.play.d.ts → notification/test/notification.a11y.play.d.ts} +0 -0
  2734. /package/dist/types/components/{bal-popover/test/bal-popover.visual.play.d.ts → notification/test/notification.component.play.d.ts} +0 -0
  2735. /package/dist/types/components/{bal-popup/test/bal-popup.visual.play.d.ts → notification/test/notification.visual.play.d.ts} +0 -0
  2736. /package/dist/types/components/{bal-number-input/bal-number-input.utils.d.ts → number-input/number-input.utils.d.ts} +0 -0
  2737. /package/dist/types/components/{bal-progress-bar/test/bal-progress-bar.visual.play.d.ts → number-input/test/number-input.a11y.play.d.ts} +0 -0
  2738. /package/dist/types/components/{bal-radio/test/bal-radio-icons.visual.play.d.ts → number-input/test/number-input.component.play.d.ts} +0 -0
  2739. /package/dist/types/components/{bal-radio/test/bal-radio-tiles.visual.play.d.ts → number-input/test/number-input.visual.play.d.ts} +0 -0
  2740. /package/dist/types/components/{bal-radio/test/bal-radio.visual.play.d.ts → pagination/test/pagination.a11y.play.d.ts} +0 -0
  2741. /package/dist/types/components/{bal-segment/test/bal-segment.visual.play.d.ts → pagination/test/pagination.component.play.d.ts} +0 -0
  2742. /package/dist/types/components/{bal-select/test/bal-select-multiple.visual.play.d.ts → pagination/test/pagination.visual.play.d.ts} +0 -0
  2743. /package/dist/types/components/{bal-select/test/bal-select.visual.play.d.ts → progress-bar/test/progress-bar.a11y.play.d.ts} +0 -0
  2744. /package/dist/types/components/{bal-shape/test/bal-shape.visual.play.d.ts → progress-bar/test/progress-bar.visual.play.d.ts} +0 -0
  2745. /package/dist/types/components/{bal-sheet/test/bal-sheet.visual.play.d.ts → radio/test/radio.a11y.play.d.ts} +0 -0
  2746. /package/dist/types/components/{bal-snackbar/test/bal-snackbar.visual.play.d.ts → radio/test/radio.component.play.d.ts} +0 -0
  2747. /package/dist/types/components/{bal-stack/test/bal-stack.visual.play.d.ts → radio/test/radio.visual.play.d.ts} +0 -0
  2748. /package/dist/types/components/{bal-stage/test/bal-stage.visual.play.d.ts → segment/test/segment.a11y.play.d.ts} +0 -0
  2749. /package/dist/types/components/{bal-steps/test/bal-steps.visual.play.d.ts → segment/test/segment.component.play.d.ts} +0 -0
  2750. /package/dist/types/components/{bal-table/test/bal-table.visual.play.d.ts → segment/test/segment.visual.play.d.ts} +0 -0
  2751. /package/dist/types/components/{bal-tabs/test/bal-tabs.visual.play.d.ts → shape/test/shape.component.play.d.ts} +0 -0
  2752. /package/dist/types/components/{bal-tag/test/bal-tag.a11y.play.d.ts → shape/test/shape.visual.play.d.ts} +0 -0
  2753. /package/dist/types/components/{bal-spinner/bal-spinner.animation.d.ts → spinner/spinner.animation.d.ts} +0 -0
  2754. /package/dist/types/components/{bal-tag/test/bal-tag.component.play.d.ts → spinner/test/spinner.a11y.play.d.ts} +0 -0
  2755. /package/dist/types/components/{bal-tag/test/bal-tag.visual.play.d.ts → spinner/test/spinner.visual.play.d.ts} +0 -0
  2756. /package/dist/types/components/{bal-text/test/bal-text.visual.play.d.ts → stack/test/stack.component.play.d.ts} +0 -0
  2757. /package/dist/types/components/{bal-textarea/test/bal-textarea.visual.play.d.ts → stack/test/stack.visual.play.d.ts} +0 -0
  2758. /package/dist/types/components/{bal-time-input/test/bal-time-input.visual.play.d.ts → table/test/table.visual.play.d.ts} +0 -0
  2759. /package/dist/types/components/{bal-toast/test/bal-toast.visual.play.d.ts → tag/test/tag.a11y.play.d.ts} +0 -0
  2760. /package/dist/types/components/{bal-tooltip/test/bal-tooltip.visual.play.d.ts → tag/test/tag.component.play.d.ts} +0 -0
  2761. /package/dist/types/{test/css-border.visual.play.d.ts → components/tag/test/tag.visual.play.d.ts} +0 -0
  2762. /package/dist/types/{test/css-color.visual.play.d.ts → components/text/test/text.a11y.play.d.ts} +0 -0
  2763. /package/dist/types/{test/css-core.visual.play.d.ts → components/text/test/text.component.play.d.ts} +0 -0
  2764. /package/dist/types/{test/css-display.visual.play.d.ts → components/text/test/text.visual.play.d.ts} +0 -0
  2765. /package/dist/types/{test/css-flex.visual.play.d.ts → components/textarea/test/textarea.a11y.play.d.ts} +0 -0
  2766. /package/dist/types/{test/css-grid.visual.play.d.ts → components/textarea/test/textarea.component.play.d.ts} +0 -0
  2767. /package/dist/types/{test/css-inheritance.visual.play.d.ts → components/textarea/test/textarea.visual.play.d.ts} +0 -0
  2768. /package/dist/types/{test/css-opacity.visual.play.d.ts → components/toggle/test/toggle.a11y.play.d.ts} +0 -0
  2769. /package/dist/types/{test/css-radius.visual.play.d.ts → components/toggle/test/toggle.component.play.d.ts} +0 -0
  2770. /package/dist/types/{test/css-shadow.visual.play.d.ts → components/toggle/test/toggle.visual.play.d.ts} +0 -0
  2771. /package/dist/types/{utils → global}/config/index.d.ts +0 -0
  2772. /package/dist/types/{utils → global}/constants/keys.constant.d.ts +0 -0
  2773. /package/dist/types/{tags-all.d.ts → global/constants/tags.constant.d.ts} +0 -0
  2774. /package/dist/types/{global.d.ts → global/global.d.ts} +0 -0
@@ -1,4545 +0,0 @@
1
- 'use strict';
2
-
3
- var lottie_light_html = require('./lottie_light_html-OP40Exqq.js');
4
- var _commonjsHelpers = require('./_commonjsHelpers-BJu3ubxk.js');
5
-
6
- const SpinnerAnimationData = (color = '#151f6d') => ({
7
- v: '5.8.1',
8
- fr: 25,
9
- ip: 0,
10
- op: 77,
11
- w: 1080,
12
- h: 1080,
13
- nm: 'loader_v2',
14
- asdf: color,
15
- ddd: 0,
16
- assets: [
17
- {
18
- id: 'comp_0',
19
- nm: 'Shapes_Logo',
20
- fr: 25,
21
- layers: [
22
- {
23
- ddd: 0,
24
- ind: 1,
25
- ty: 0,
26
- nm: 'shape',
27
- refId: 'comp_1',
28
- sr: 1,
29
- ks: {
30
- o: { a: 0, k: 100, ix: 11 },
31
- r: { a: 0, k: 0, ix: 10 },
32
- p: { a: 0, k: [1284, 1276, 0], ix: 2, l: 2 },
33
- a: { a: 0, k: [1280, 1280, 0], ix: 1, l: 2 },
34
- s: { a: 0, k: [100, 100, 100], ix: 6, l: 2 },
35
- },
36
- ao: 0,
37
- w: 2560,
38
- h: 2560,
39
- ip: 0,
40
- op: 246,
41
- st: 0,
42
- bm: 0,
43
- },
44
- {
45
- ddd: 0,
46
- ind: 2,
47
- ty: 0,
48
- nm: 'shape',
49
- refId: 'comp_1',
50
- sr: 1,
51
- ks: {
52
- o: { a: 0, k: 100, ix: 11 },
53
- r: { a: 0, k: 0, ix: 10 },
54
- p: { a: 0, k: [1280, 1280, 0], ix: 2, l: 2 },
55
- a: { a: 0, k: [1280, 1280, 0], ix: 1, l: 2 },
56
- s: { a: 0, k: [100, 100, 100], ix: 6, l: 2 },
57
- },
58
- ao: 0,
59
- w: 2560,
60
- h: 2560,
61
- ip: 0,
62
- op: 246,
63
- st: 0,
64
- bm: 0,
65
- },
66
- ],
67
- },
68
- {
69
- id: 'comp_1',
70
- nm: 'shape',
71
- fr: 25,
72
- layers: [
73
- {
74
- ddd: 0,
75
- ind: 1,
76
- ty: 0,
77
- nm: 'shape rotate',
78
- refId: 'comp_2',
79
- sr: 1,
80
- ks: {
81
- o: { a: 0, k: 100, ix: 11 },
82
- r: { a: 0, k: 0, ix: 10 },
83
- p: { a: 0, k: [1280, 1280, 0], ix: 2, l: 2 },
84
- a: { a: 0, k: [1280, 1280, 0], ix: 1, l: 2 },
85
- s: { a: 0, k: [100, 100, 100], ix: 6, l: 2 },
86
- },
87
- ao: 0,
88
- ef: [
89
- {
90
- ty: 21,
91
- nm: 'Fill',
92
- np: 9,
93
- mn: 'ADBE Fill',
94
- ix: 1,
95
- en: 1,
96
- ef: [
97
- { ty: 10, nm: 'Fill Mask', mn: 'ADBE Fill-0001', ix: 1, v: { a: 0, k: 0, ix: 1 } },
98
- { ty: 7, nm: 'All Masks', mn: 'ADBE Fill-0007', ix: 2, v: { a: 0, k: 0, ix: 2 } },
99
- {
100
- ty: 2,
101
- nm: 'Color',
102
- mn: 'ADBE Fill-0002',
103
- ix: 3,
104
- v: { a: 0, k: [0.082352943718, 0.121568627656, 0.427450984716, 1], ix: 3 },
105
- },
106
- { ty: 7, nm: 'Invert', mn: 'ADBE Fill-0006', ix: 4, v: { a: 0, k: 0, ix: 4 } },
107
- { ty: 0, nm: 'Horizontal Feather', mn: 'ADBE Fill-0003', ix: 5, v: { a: 0, k: 0, ix: 5 } },
108
- { ty: 0, nm: 'Vertical Feather', mn: 'ADBE Fill-0004', ix: 6, v: { a: 0, k: 0, ix: 6 } },
109
- { ty: 0, nm: 'Opacity', mn: 'ADBE Fill-0005', ix: 7, v: { a: 0, k: 1, ix: 7 } },
110
- ],
111
- },
112
- ],
113
- w: 2560,
114
- h: 2560,
115
- ip: 0,
116
- op: 246,
117
- st: 0,
118
- bm: 0,
119
- },
120
- ],
121
- },
122
- {
123
- id: 'comp_2',
124
- nm: 'shape rotate',
125
- fr: 25,
126
- layers: [
127
- {
128
- ddd: 0,
129
- ind: 2,
130
- ty: 3,
131
- nm: 'Null 8',
132
- sr: 1,
133
- ks: {
134
- o: { a: 0, k: 0, ix: 11 },
135
- r: { a: 0, k: 0, ix: 10 },
136
- p: { a: 0, k: [2360, 2000.036, 0], ix: 2, l: 2 },
137
- a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 },
138
- s: {
139
- a: 1,
140
- k: [
141
- {
142
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
143
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
144
- t: 69,
145
- s: [100, 100, 100],
146
- },
147
- { t: 70, s: [81.2, 100, 100] },
148
- ],
149
- ix: 6,
150
- l: 2,
151
- },
152
- },
153
- ao: 0,
154
- ip: 20,
155
- op: 246,
156
- st: 0,
157
- bm: 0,
158
- },
159
- {
160
- ddd: 0,
161
- ind: 3,
162
- ty: 4,
163
- nm: 'Maske Icon Outlines 8',
164
- td: 1,
165
- sr: 1,
166
- ks: {
167
- o: { a: 0, k: 100, ix: 11 },
168
- r: { a: 0, k: 45, ix: 10 },
169
- p: {
170
- a: 1,
171
- k: [
172
- {
173
- i: { x: 0.833, y: 0.833 },
174
- o: { x: 0.167, y: 0.167 },
175
- t: 21,
176
- s: [1321.125, 1281, 0],
177
- to: [-4, 0, 0],
178
- ti: [6.667, 0, 0],
179
- },
180
- {
181
- i: { x: 0.833, y: 0.833 },
182
- o: { x: 0.167, y: 0.167 },
183
- t: 22,
184
- s: [1297.125, 1281, 0],
185
- to: [-6.667, 0, 0],
186
- ti: [2.667, 0, 0],
187
- },
188
- { t: 24, s: [1281.125, 1281, 0] },
189
- ],
190
- ix: 2,
191
- l: 2,
192
- },
193
- a: { a: 0, k: [426.41, 548.828, 0], ix: 1, l: 2 },
194
- s: { a: 0, k: [1104, 1104, 100], ix: 6, l: 2 },
195
- },
196
- ao: 0,
197
- shapes: [
198
- {
199
- ty: 'gr',
200
- it: [
201
- {
202
- ind: 0,
203
- ty: 'sh',
204
- ix: 1,
205
- ks: {
206
- a: 0,
207
- k: {
208
- i: [
209
- [0, 0],
210
- [4.479, 4.479],
211
- [0, 0],
212
- [4.479, -4.48],
213
- [0, 0],
214
- [-4.479, -4.479],
215
- [0, 0],
216
- [-4.479, 4.48],
217
- ],
218
- o: [
219
- [4.479, -4.479],
220
- [0, 0],
221
- [-4.479, -4.48],
222
- [0, 0],
223
- [-4.479, 4.479],
224
- [0, 0],
225
- [4.479, 4.48],
226
- [0, 0],
227
- ],
228
- v: [
229
- [130.113, 8.111],
230
- [130.113, -8.11],
231
- [8.11, -130.112],
232
- [-8.11, -130.112],
233
- [-130.113, -8.11],
234
- [-130.113, 8.111],
235
- [-8.11, 130.113],
236
- [8.11, 130.113],
237
- ],
238
- c: true,
239
- },
240
- ix: 2,
241
- },
242
- nm: 'Path 1',
243
- mn: 'ADBE Vector Shape - Group',
244
- hd: false,
245
- },
246
- {
247
- ty: 'fl',
248
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
249
- o: { a: 0, k: 100, ix: 5 },
250
- r: 1,
251
- bm: 0,
252
- nm: 'Fill 1',
253
- mn: 'ADBE Vector Graphic - Fill',
254
- hd: false,
255
- },
256
- {
257
- ty: 'tr',
258
- p: { a: 0, k: [426.41, 548.828], ix: 2 },
259
- a: { a: 0, k: [0, 0], ix: 1 },
260
- s: { a: 0, k: [100, 100], ix: 3 },
261
- r: { a: 0, k: 0, ix: 6 },
262
- o: { a: 0, k: 100, ix: 7 },
263
- sk: { a: 0, k: 0, ix: 4 },
264
- sa: { a: 0, k: 0, ix: 5 },
265
- nm: 'Transform',
266
- },
267
- ],
268
- nm: 'Group 1',
269
- np: 2,
270
- cix: 2,
271
- bm: 0,
272
- ix: 1,
273
- mn: 'ADBE Vector Group',
274
- hd: false,
275
- },
276
- ],
277
- ip: 20,
278
- op: 248,
279
- st: -60,
280
- bm: 0,
281
- },
282
- {
283
- ddd: 0,
284
- ind: 4,
285
- ty: 4,
286
- nm: 'Shape Layer 1',
287
- parent: 2,
288
- tt: 1,
289
- sr: 1,
290
- ks: {
291
- o: { a: 0, k: 100, ix: 11 },
292
- r: { a: 0, k: 0, ix: 10 },
293
- p: {
294
- a: 1,
295
- k: [
296
- {
297
- i: { x: 0.667, y: 1 },
298
- o: { x: 0.333, y: 0 },
299
- t: 20,
300
- s: [-360, -720.036, 0],
301
- to: [0, 120, 0],
302
- ti: [0, -120, 0],
303
- },
304
- {
305
- i: { x: 0.833, y: 0.833 },
306
- o: { x: 0.167, y: 0.167 },
307
- t: 24,
308
- s: [-360, -0.036, 0],
309
- to: [0, 0, 0],
310
- ti: [0, 0, 0],
311
- },
312
- {
313
- i: { x: 0.833, y: 0.833 },
314
- o: { x: 0.167, y: 0.167 },
315
- t: 65,
316
- s: [-360, -0.036, 0],
317
- to: [60, 60, 0],
318
- ti: [-6e-3, -6e-3, 0],
319
- },
320
- { t: 66, s: [-359.964, 0, 0] },
321
- ],
322
- ix: 2,
323
- l: 2,
324
- },
325
- a: { a: 0, k: [-387.395, -327.395, 0], ix: 1, l: 2 },
326
- s: {
327
- a: 1,
328
- k: [
329
- {
330
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
331
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
332
- t: 21,
333
- s: [74.66, 66.66, 100],
334
- },
335
- { t: 23, s: [66.66, 66.66, 100] },
336
- ],
337
- ix: 6,
338
- l: 2,
339
- },
340
- },
341
- ao: 0,
342
- shapes: [
343
- {
344
- ty: 'gr',
345
- it: [
346
- {
347
- ty: 'rc',
348
- d: 1,
349
- s: { a: 0, k: [1080, 1080], ix: 2 },
350
- p: { a: 0, k: [0, 0], ix: 3 },
351
- r: { a: 0, k: 0, ix: 4 },
352
- nm: 'Rectangle Path 1',
353
- mn: 'ADBE Vector Shape - Rect',
354
- hd: false,
355
- },
356
- {
357
- ty: 'fl',
358
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
359
- o: { a: 0, k: 100, ix: 5 },
360
- r: 1,
361
- bm: 0,
362
- nm: 'Fill 1',
363
- mn: 'ADBE Vector Graphic - Fill',
364
- hd: false,
365
- },
366
- {
367
- ty: 'tr',
368
- p: { a: 0, k: [-387.395, -327.395], ix: 2 },
369
- a: { a: 0, k: [0, 0], ix: 1 },
370
- s: { a: 0, k: [100, 100], ix: 3 },
371
- r: { a: 0, k: 0, ix: 6 },
372
- o: { a: 0, k: 100, ix: 7 },
373
- sk: { a: 0, k: 0, ix: 4 },
374
- sa: { a: 0, k: 0, ix: 5 },
375
- nm: 'Transform',
376
- },
377
- ],
378
- nm: 'Rectangle 1',
379
- np: 3,
380
- cix: 2,
381
- bm: 0,
382
- ix: 1,
383
- mn: 'ADBE Vector Group',
384
- hd: false,
385
- },
386
- ],
387
- ip: 20,
388
- op: 246,
389
- st: 0,
390
- bm: 0,
391
- },
392
- {
393
- ddd: 0,
394
- ind: 5,
395
- ty: 4,
396
- nm: 'Maske Icon Outlines 7',
397
- td: 1,
398
- sr: 1,
399
- ks: {
400
- o: { a: 0, k: 100, ix: 11 },
401
- r: { a: 0, k: 45, ix: 10 },
402
- p: {
403
- a: 1,
404
- k: [
405
- {
406
- i: { x: 0.667, y: 0.734 },
407
- o: { x: 0.333, y: 0 },
408
- t: 15,
409
- s: [561.125, 1281, 0],
410
- to: [26.056, 0, 0],
411
- ti: [-72.498, 0, 0],
412
- },
413
- {
414
- i: { x: 0.667, y: 0.929 },
415
- o: { x: 0.333, y: 0.043 },
416
- t: 16,
417
- s: [479.675, 1169, 0],
418
- to: [95.006, 0, 0],
419
- ti: [0, 0, 0],
420
- },
421
- {
422
- i: { x: 0.667, y: 1 },
423
- o: { x: 0.333, y: 0.388 },
424
- t: 17,
425
- s: [1530.166, 1165, 0],
426
- to: [0, 0, 0],
427
- ti: [0, 0, 0],
428
- },
429
- {
430
- i: { x: 0.667, y: 0.753 },
431
- o: { x: 0.333, y: 0 },
432
- t: 19,
433
- s: [1153.125, 1233, 0],
434
- to: [0, 0, 0],
435
- ti: [0, 0, 0],
436
- },
437
- {
438
- i: { x: 0.667, y: 1 },
439
- o: { x: 0.333, y: 0.232 },
440
- t: 21,
441
- s: [1186.685, 1281.581, 0],
442
- to: [0, 0, 0],
443
- ti: [0, 0, 0],
444
- },
445
- { t: 24, s: [1281.125, 1281, 0] },
446
- ],
447
- ix: 2,
448
- l: 2,
449
- },
450
- a: { a: 0, k: [426.41, 548.828, 0], ix: 1, l: 2 },
451
- s: { a: 0, k: [1104, 1104, 100], ix: 6, l: 2 },
452
- },
453
- ao: 0,
454
- shapes: [
455
- {
456
- ty: 'gr',
457
- it: [
458
- {
459
- ind: 0,
460
- ty: 'sh',
461
- ix: 1,
462
- ks: {
463
- a: 0,
464
- k: {
465
- i: [
466
- [0, 0],
467
- [4.479, 4.479],
468
- [0, 0],
469
- [4.479, -4.48],
470
- [0, 0],
471
- [-4.479, -4.479],
472
- [0, 0],
473
- [-4.479, 4.48],
474
- ],
475
- o: [
476
- [4.479, -4.479],
477
- [0, 0],
478
- [-4.479, -4.48],
479
- [0, 0],
480
- [-4.479, 4.479],
481
- [0, 0],
482
- [4.479, 4.48],
483
- [0, 0],
484
- ],
485
- v: [
486
- [130.113, 8.111],
487
- [130.113, -8.11],
488
- [8.11, -130.112],
489
- [-8.11, -130.112],
490
- [-130.113, -8.11],
491
- [-130.113, 8.111],
492
- [-8.11, 130.113],
493
- [8.11, 130.113],
494
- ],
495
- c: true,
496
- },
497
- ix: 2,
498
- },
499
- nm: 'Path 1',
500
- mn: 'ADBE Vector Shape - Group',
501
- hd: false,
502
- },
503
- {
504
- ty: 'fl',
505
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
506
- o: { a: 0, k: 100, ix: 5 },
507
- r: 1,
508
- bm: 0,
509
- nm: 'Fill 1',
510
- mn: 'ADBE Vector Graphic - Fill',
511
- hd: false,
512
- },
513
- {
514
- ty: 'tr',
515
- p: { a: 0, k: [426.41, 548.828], ix: 2 },
516
- a: { a: 0, k: [0, 0], ix: 1 },
517
- s: { a: 0, k: [100, 100], ix: 3 },
518
- r: { a: 0, k: 0, ix: 6 },
519
- o: { a: 0, k: 100, ix: 7 },
520
- sk: { a: 0, k: 0, ix: 4 },
521
- sa: { a: 0, k: 0, ix: 5 },
522
- nm: 'Transform',
523
- },
524
- ],
525
- nm: 'Group 1',
526
- np: 2,
527
- cix: 2,
528
- bm: 0,
529
- ix: 1,
530
- mn: 'ADBE Vector Group',
531
- hd: false,
532
- },
533
- ],
534
- ip: 15,
535
- op: 248,
536
- st: -60,
537
- bm: 0,
538
- },
539
- {
540
- ddd: 0,
541
- ind: 6,
542
- ty: 4,
543
- nm: 'Shape Layer 2',
544
- tt: 1,
545
- sr: 1,
546
- ks: {
547
- o: { a: 0, k: 100, ix: 11 },
548
- r: { a: 0, k: 0, ix: 10 },
549
- p: {
550
- a: 1,
551
- k: [
552
- {
553
- i: { x: 0.667, y: 1 },
554
- o: { x: 0.333, y: 0 },
555
- t: 15,
556
- s: [1280, 920, 0],
557
- to: [-120, 0, 0],
558
- ti: [120, 0, 0],
559
- },
560
- {
561
- i: { x: 0.833, y: 0.833 },
562
- o: { x: 0.167, y: 0.167 },
563
- t: 19,
564
- s: [560, 920, 0],
565
- to: [0, 0, 0],
566
- ti: [0, 0, 0],
567
- },
568
- {
569
- i: { x: 0.833, y: 0.833 },
570
- o: { x: 0.167, y: 0.167 },
571
- t: 63,
572
- s: [560, 920, 0],
573
- to: [-60, -120, 0],
574
- ti: [60, 120, 0],
575
- },
576
- { t: 64, s: [200, 200, 0] },
577
- ],
578
- ix: 2,
579
- l: 2,
580
- },
581
- a: {
582
- a: 1,
583
- k: [
584
- {
585
- i: { x: 0.833, y: 0.833 },
586
- o: { x: 0.167, y: 0.167 },
587
- t: 63,
588
- s: [-387.395, 212.605, 0],
589
- to: [-90, -180, 0],
590
- ti: [90, 180, 0],
591
- },
592
- { t: 64, s: [-927.395, -867.395, 0] },
593
- ],
594
- ix: 1,
595
- l: 2,
596
- },
597
- s: {
598
- a: 1,
599
- k: [
600
- {
601
- i: { x: [0.667, 0.667, 0.667], y: [0.4, 1, 1] },
602
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
603
- t: 15,
604
- s: [66.66, 66.66, 100],
605
- },
606
- {
607
- i: { x: [0.667, 0.667, 0.667], y: [0.727, 0.478, 1] },
608
- o: { x: [0.333, 0.333, 0.333], y: [0.273, 0, 0] },
609
- t: 16,
610
- s: [70.307, 78.33, 100],
611
- },
612
- {
613
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
614
- o: { x: [0.333, 0.333, 0.333], y: [0.6, 0.343, 0] },
615
- t: 18,
616
- s: [86.353, 74, 100],
617
- },
618
- {
619
- i: { x: [0.663, 0.663, 0.663], y: [0.384, 0.67, 1] },
620
- o: { x: [0.328, 0.328, 0.328], y: [0, 0, 0] },
621
- t: 19,
622
- s: [90, 70.7, 100],
623
- },
624
- {
625
- i: { x: [0.667, 0.667, 0.667], y: [0.612, 0.7, 1] },
626
- o: { x: [0.332, 0.332, 0.332], y: [0.258, 0.734, 0] },
627
- t: 20,
628
- s: [87.644, 67.9, 100],
629
- },
630
- {
631
- i: { x: [0.696, 0.696, 0.696], y: [1, 1, 1] },
632
- o: { x: [0.35, 0.35, 0.35], y: [0.438, -1.172, 0] },
633
- t: 21,
634
- s: [82.105, 66.66, 100],
635
- },
636
- {
637
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
638
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
639
- t: 24,
640
- s: [66.66, 66.66, 100],
641
- },
642
- {
643
- i: { x: [0.667, 0.667, 0.667], y: [0.899, 0.429, 1] },
644
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
645
- t: 64,
646
- s: [66.66, 66.66, 100],
647
- },
648
- {
649
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
650
- o: { x: [0.333, 0.333, 0.333], y: [-0.928, 0.238, 0] },
651
- t: 66,
652
- s: [166.29, 64.778, 100],
653
- },
654
- {
655
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
656
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
657
- t: 69,
658
- s: [150, 58, 100],
659
- },
660
- { t: 76, s: [150, 59.4, 100] },
661
- ],
662
- ix: 6,
663
- l: 2,
664
- },
665
- },
666
- ao: 0,
667
- shapes: [
668
- {
669
- ty: 'gr',
670
- it: [
671
- {
672
- ty: 'rc',
673
- d: 1,
674
- s: { a: 0, k: [1080, 1080], ix: 2 },
675
- p: { a: 0, k: [0, 0], ix: 3 },
676
- r: { a: 0, k: 0, ix: 4 },
677
- nm: 'Rectangle Path 1',
678
- mn: 'ADBE Vector Shape - Rect',
679
- hd: false,
680
- },
681
- {
682
- ty: 'fl',
683
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
684
- o: { a: 0, k: 100, ix: 5 },
685
- r: 1,
686
- bm: 0,
687
- nm: 'Fill 1',
688
- mn: 'ADBE Vector Graphic - Fill',
689
- hd: false,
690
- },
691
- {
692
- ty: 'tr',
693
- p: { a: 0, k: [-387.395, -327.395], ix: 2 },
694
- a: { a: 0, k: [0, 0], ix: 1 },
695
- s: { a: 0, k: [100, 100], ix: 3 },
696
- r: { a: 0, k: 0, ix: 6 },
697
- o: { a: 0, k: 100, ix: 7 },
698
- sk: { a: 0, k: 0, ix: 4 },
699
- sa: { a: 0, k: 0, ix: 5 },
700
- nm: 'Transform',
701
- },
702
- ],
703
- nm: 'Rectangle 1',
704
- np: 3,
705
- cix: 2,
706
- bm: 0,
707
- ix: 1,
708
- mn: 'ADBE Vector Group',
709
- hd: false,
710
- },
711
- ],
712
- ip: 15,
713
- op: 246,
714
- st: 0,
715
- bm: 0,
716
- },
717
- {
718
- ddd: 0,
719
- ind: 7,
720
- ty: 4,
721
- nm: 'Maske Icon Outlines',
722
- td: 1,
723
- sr: 1,
724
- ks: {
725
- o: { a: 0, k: 100, ix: 11 },
726
- r: { a: 0, k: 45, ix: 10 },
727
- p: {
728
- a: 1,
729
- k: [
730
- {
731
- i: { x: 0.833, y: 0.833 },
732
- o: { x: 0.167, y: 0.167 },
733
- t: 19,
734
- s: [1757.125, 1473, 0],
735
- to: [-58.505, -16.716, 0],
736
- ti: [0, 0, 0],
737
- },
738
- {
739
- i: { x: 0.833, y: 0.833 },
740
- o: { x: 0.167, y: 0.167 },
741
- t: 23,
742
- s: [1147.324, 1335.959, 0],
743
- to: [0, 0, 0],
744
- ti: [0, 0, 0],
745
- },
746
- {
747
- i: { x: 0.833, y: 0.833 },
748
- o: { x: 0.167, y: 0.167 },
749
- t: 25,
750
- s: [1197.125, 1281, 0],
751
- to: [0, 0, 0],
752
- ti: [-14, 0, 0],
753
- },
754
- { t: 28, s: [1281.125, 1281, 0] },
755
- ],
756
- ix: 2,
757
- l: 2,
758
- },
759
- a: { a: 0, k: [426.41, 548.828, 0], ix: 1, l: 2 },
760
- s: { a: 0, k: [1104, 1104, 100], ix: 6, l: 2 },
761
- },
762
- ao: 0,
763
- shapes: [
764
- {
765
- ty: 'gr',
766
- it: [
767
- {
768
- ind: 0,
769
- ty: 'sh',
770
- ix: 1,
771
- ks: {
772
- a: 0,
773
- k: {
774
- i: [
775
- [0, 0],
776
- [4.479, 4.479],
777
- [0, 0],
778
- [4.479, -4.48],
779
- [0, 0],
780
- [-4.479, -4.479],
781
- [0, 0],
782
- [-4.479, 4.48],
783
- ],
784
- o: [
785
- [4.479, -4.479],
786
- [0, 0],
787
- [-4.479, -4.48],
788
- [0, 0],
789
- [-4.479, 4.479],
790
- [0, 0],
791
- [4.479, 4.48],
792
- [0, 0],
793
- ],
794
- v: [
795
- [130.113, 8.111],
796
- [130.113, -8.11],
797
- [8.11, -130.112],
798
- [-8.11, -130.112],
799
- [-130.113, -8.11],
800
- [-130.113, 8.111],
801
- [-8.11, 130.113],
802
- [8.11, 130.113],
803
- ],
804
- c: true,
805
- },
806
- ix: 2,
807
- },
808
- nm: 'Path 1',
809
- mn: 'ADBE Vector Shape - Group',
810
- hd: false,
811
- },
812
- {
813
- ty: 'fl',
814
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
815
- o: { a: 0, k: 100, ix: 5 },
816
- r: 1,
817
- bm: 0,
818
- nm: 'Fill 1',
819
- mn: 'ADBE Vector Graphic - Fill',
820
- hd: false,
821
- },
822
- {
823
- ty: 'tr',
824
- p: { a: 0, k: [426.41, 548.828], ix: 2 },
825
- a: { a: 0, k: [0, 0], ix: 1 },
826
- s: { a: 0, k: [100, 100], ix: 3 },
827
- r: { a: 0, k: 0, ix: 6 },
828
- o: { a: 0, k: 100, ix: 7 },
829
- sk: { a: 0, k: 0, ix: 4 },
830
- sa: { a: 0, k: 0, ix: 5 },
831
- nm: 'Transform',
832
- },
833
- ],
834
- nm: 'Group 1',
835
- np: 2,
836
- cix: 2,
837
- bm: 0,
838
- ix: 1,
839
- mn: 'ADBE Vector Group',
840
- hd: false,
841
- },
842
- ],
843
- ip: 19,
844
- op: 248,
845
- st: -60,
846
- bm: 0,
847
- },
848
- {
849
- ddd: 0,
850
- ind: 8,
851
- ty: 4,
852
- nm: 'Shape Layer 3',
853
- tt: 1,
854
- sr: 1,
855
- ks: {
856
- o: { a: 0, k: 100, ix: 11 },
857
- r: { a: 0, k: 0, ix: 10 },
858
- p: {
859
- a: 1,
860
- k: [
861
- {
862
- i: { x: 0.667, y: 1 },
863
- o: { x: 0.333, y: 0 },
864
- t: 19,
865
- s: [1280, 1640, 0],
866
- to: [-120, 0, 0],
867
- ti: [120, 0, 0],
868
- },
869
- {
870
- i: { x: 0.833, y: 0.833 },
871
- o: { x: 0.167, y: 0.167 },
872
- t: 23,
873
- s: [560, 1640, 0],
874
- to: [0, 0, 0],
875
- ti: [0, 0, 0],
876
- },
877
- {
878
- i: { x: 0.833, y: 0.833 },
879
- o: { x: 0.167, y: 0.167 },
880
- t: 65,
881
- s: [560, 1640, 0],
882
- to: [0, 120, 0],
883
- ti: [0, -120, 0],
884
- },
885
- { t: 66, s: [560, 2360, 0] },
886
- ],
887
- ix: 2,
888
- l: 2,
889
- },
890
- a: {
891
- a: 1,
892
- k: [
893
- {
894
- i: { x: 0.833, y: 0.833 },
895
- o: { x: 0.167, y: 0.167 },
896
- t: 65,
897
- s: [-387.395, -867.395, 0],
898
- to: [0, 180, 0],
899
- ti: [0, -180, 0],
900
- },
901
- { t: 66, s: [-387.395, 212.605, 0] },
902
- ],
903
- ix: 1,
904
- l: 2,
905
- },
906
- s: {
907
- a: 1,
908
- k: [
909
- {
910
- i: { x: [0.667, 0.667, 0.667], y: [0.4, 1, 1] },
911
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
912
- t: 19,
913
- s: [66.66, 66.66, 100],
914
- },
915
- {
916
- i: { x: [0.667, 0.667, 0.667], y: [0.636, 0.013, 1] },
917
- o: { x: [0.333, 0.333, 0.333], y: [0.273, 0, 0] },
918
- t: 20,
919
- s: [70.307, 78.33, 100],
920
- },
921
- {
922
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
923
- o: { x: [0.333, 0.333, 0.333], y: [0.5, 0.349, 0] },
924
- t: 21,
925
- s: [78.33, 77.2, 100],
926
- },
927
- {
928
- i: { x: [0.663, 0.663, 0.663], y: [0.384, 0.661, 1] },
929
- o: { x: [0.328, 0.328, 0.328], y: [0, 0, 0] },
930
- t: 23,
931
- s: [90, 70.8, 100],
932
- },
933
- {
934
- i: { x: [0.667, 0.667, 0.667], y: [0.612, 0.715, 1] },
935
- o: { x: [0.332, 0.332, 0.332], y: [0.258, 0.696, 0] },
936
- t: 24,
937
- s: [87.644, 68, 100],
938
- },
939
- {
940
- i: { x: [0.696, 0.696, 0.696], y: [1, 1, 1] },
941
- o: { x: [0.35, 0.35, 0.35], y: [0.438, -1.201, 0] },
942
- t: 25,
943
- s: [82.105, 66.66, 100],
944
- },
945
- {
946
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
947
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
948
- t: 28,
949
- s: [66.66, 66.66, 100],
950
- },
951
- {
952
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
953
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
954
- t: 66,
955
- s: [66.66, 66.66, 100],
956
- },
957
- {
958
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
959
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
960
- t: 71,
961
- s: [66.66, 55.2, 100],
962
- },
963
- { t: 75, s: [66.66, 59.4, 100] },
964
- ],
965
- ix: 6,
966
- l: 2,
967
- },
968
- },
969
- ao: 0,
970
- shapes: [
971
- {
972
- ty: 'gr',
973
- it: [
974
- {
975
- ty: 'rc',
976
- d: 1,
977
- s: { a: 0, k: [1080, 1080], ix: 2 },
978
- p: { a: 0, k: [0, 0], ix: 3 },
979
- r: { a: 0, k: 0, ix: 4 },
980
- nm: 'Rectangle Path 1',
981
- mn: 'ADBE Vector Shape - Rect',
982
- hd: false,
983
- },
984
- {
985
- ty: 'fl',
986
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
987
- o: { a: 0, k: 100, ix: 5 },
988
- r: 1,
989
- bm: 0,
990
- nm: 'Fill 1',
991
- mn: 'ADBE Vector Graphic - Fill',
992
- hd: false,
993
- },
994
- {
995
- ty: 'tr',
996
- p: { a: 0, k: [-387.395, -327.395], ix: 2 },
997
- a: { a: 0, k: [0, 0], ix: 1 },
998
- s: { a: 0, k: [100, 100], ix: 3 },
999
- r: { a: 0, k: 0, ix: 6 },
1000
- o: { a: 0, k: 100, ix: 7 },
1001
- sk: { a: 0, k: 0, ix: 4 },
1002
- sa: { a: 0, k: 0, ix: 5 },
1003
- nm: 'Transform',
1004
- },
1005
- ],
1006
- nm: 'Rectangle 1',
1007
- np: 3,
1008
- cix: 2,
1009
- bm: 0,
1010
- ix: 1,
1011
- mn: 'ADBE Vector Group',
1012
- hd: false,
1013
- },
1014
- ],
1015
- ip: 19,
1016
- op: 246,
1017
- st: 0,
1018
- bm: 0,
1019
- },
1020
- {
1021
- ddd: 0,
1022
- ind: 9,
1023
- ty: 4,
1024
- nm: 'Shape Layer 5',
1025
- sr: 1,
1026
- ks: {
1027
- o: { a: 0, k: 100, ix: 11 },
1028
- r: { a: 0, k: 0, ix: 10 },
1029
- p: {
1030
- a: 1,
1031
- k: [
1032
- {
1033
- i: { x: 0.667, y: 1 },
1034
- o: { x: 0.333, y: 0 },
1035
- t: 16,
1036
- s: [1280, 1280, 0],
1037
- to: [0, 0, 0],
1038
- ti: [0, -120, 0],
1039
- },
1040
- {
1041
- i: { x: 0.833, y: 0.833 },
1042
- o: { x: 0.167, y: 0.167 },
1043
- t: 20,
1044
- s: [1280, 2000, 0],
1045
- to: [0, 0, 0],
1046
- ti: [0, 0, 0],
1047
- },
1048
- {
1049
- i: { x: 0.667, y: 1 },
1050
- o: { x: 0.333, y: 0 },
1051
- t: 41,
1052
- s: [1280, 2000, 0],
1053
- to: [0, 0, 0],
1054
- ti: [0, 0, 0],
1055
- },
1056
- {
1057
- i: { x: 0.667, y: 1 },
1058
- o: { x: 0.333, y: 0 },
1059
- t: 47,
1060
- s: [1280, 1216, 0],
1061
- to: [0, 0, 0],
1062
- ti: [0, 0, 0],
1063
- },
1064
- {
1065
- i: { x: 0.833, y: 0.833 },
1066
- o: { x: 0.167, y: 0.167 },
1067
- t: 52,
1068
- s: [1280, 1280, 0],
1069
- to: [0, 0, 0],
1070
- ti: [0, -153.935, 0],
1071
- },
1072
- { t: 53, s: [1280, 1280, 0], h: 1 },
1073
- { t: 63, s: [1280, 1280, 0], h: 1 },
1074
- {
1075
- i: { x: 0.833, y: 0.833 },
1076
- o: { x: 0.167, y: 0.167 },
1077
- t: 64,
1078
- s: [1280, 1280, 0],
1079
- to: [0, 230.274, 0],
1080
- ti: [0, 0, 0],
1081
- },
1082
- {
1083
- i: { x: 0.667, y: 1 },
1084
- o: { x: 0.333, y: 0 },
1085
- t: 65,
1086
- s: [1406, 1281.12, 0],
1087
- to: [0, 0, 0],
1088
- ti: [0, 0, 0],
1089
- },
1090
- {
1091
- i: { x: 0.667, y: 1 },
1092
- o: { x: 0.333, y: 0 },
1093
- t: 71,
1094
- s: [1406, 2061.92, 0],
1095
- to: [0, 0, 0],
1096
- ti: [0, 0, 0],
1097
- },
1098
- { t: 75, s: [1406, 2039.24, 0] },
1099
- ],
1100
- ix: 2,
1101
- l: 2,
1102
- },
1103
- a: {
1104
- a: 1,
1105
- k: [
1106
- {
1107
- i: { x: 0.833, y: 0.833 },
1108
- o: { x: 0.167, y: 0.167 },
1109
- t: 64,
1110
- s: [-387.395, -327.395, 0],
1111
- to: [-90, 90, 0],
1112
- ti: [90, -90, 0],
1113
- },
1114
- { t: 65, s: [-387.395, -327.395, 0] },
1115
- ],
1116
- ix: 1,
1117
- l: 2,
1118
- },
1119
- s: {
1120
- a: 1,
1121
- k: [
1122
- {
1123
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1124
- o: { x: [0.167, 0.167, 0.167], y: [0, 0.167, 0] },
1125
- t: 16,
1126
- s: [66.66, 66.66, 100],
1127
- },
1128
- {
1129
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1130
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
1131
- t: 20,
1132
- s: [66.66, 90, 100],
1133
- },
1134
- {
1135
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
1136
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
1137
- t: 25,
1138
- s: [66.66, 66.66, 100],
1139
- },
1140
- {
1141
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
1142
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
1143
- t: 41,
1144
- s: [66.66, 66.66, 100],
1145
- },
1146
- {
1147
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
1148
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
1149
- t: 42,
1150
- s: [66.66, 67.2, 100],
1151
- },
1152
- {
1153
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
1154
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
1155
- t: 52,
1156
- s: [66.66, 67.2, 100],
1157
- },
1158
- {
1159
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
1160
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
1161
- t: 64,
1162
- s: [66.66, 67.2, 100],
1163
- },
1164
- {
1165
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1166
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
1167
- t: 65,
1168
- s: [90, 67.2, 100],
1169
- },
1170
- {
1171
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1172
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
1173
- t: 71,
1174
- s: [90, 55.2, 100],
1175
- },
1176
- { t: 75, s: [90, 59.4, 100] },
1177
- ],
1178
- ix: 6,
1179
- l: 2,
1180
- },
1181
- },
1182
- ao: 0,
1183
- shapes: [
1184
- {
1185
- ty: 'gr',
1186
- it: [
1187
- {
1188
- ty: 'rc',
1189
- d: 1,
1190
- s: { a: 0, k: [1080, 1080], ix: 2 },
1191
- p: { a: 0, k: [0, 0], ix: 3 },
1192
- r: { a: 0, k: 0, ix: 4 },
1193
- nm: 'Rectangle Path 1',
1194
- mn: 'ADBE Vector Shape - Rect',
1195
- hd: false,
1196
- },
1197
- {
1198
- ty: 'fl',
1199
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
1200
- o: { a: 0, k: 100, ix: 5 },
1201
- r: 1,
1202
- bm: 0,
1203
- nm: 'Fill 1',
1204
- mn: 'ADBE Vector Graphic - Fill',
1205
- hd: false,
1206
- },
1207
- {
1208
- ty: 'tr',
1209
- p: { a: 0, k: [-387.395, -327.395], ix: 2 },
1210
- a: { a: 0, k: [0, 0], ix: 1 },
1211
- s: { a: 0, k: [100, 100], ix: 3 },
1212
- r: { a: 0, k: 0, ix: 6 },
1213
- o: { a: 0, k: 100, ix: 7 },
1214
- sk: { a: 0, k: 0, ix: 4 },
1215
- sa: { a: 0, k: 0, ix: 5 },
1216
- nm: 'Transform',
1217
- },
1218
- ],
1219
- nm: 'Rectangle 1',
1220
- np: 3,
1221
- cix: 2,
1222
- bm: 0,
1223
- ix: 1,
1224
- mn: 'ADBE Vector Group',
1225
- hd: false,
1226
- },
1227
- ],
1228
- ip: 16,
1229
- op: 246,
1230
- st: 0,
1231
- bm: 0,
1232
- },
1233
- {
1234
- ddd: 0,
1235
- ind: 10,
1236
- ty: 4,
1237
- nm: 'shape',
1238
- sr: 1,
1239
- ks: {
1240
- o: { a: 0, k: 100, ix: 11 },
1241
- r: { a: 0, k: 0, ix: 10 },
1242
- p: {
1243
- a: 1,
1244
- k: [
1245
- {
1246
- i: { x: 0.667, y: 1 },
1247
- o: { x: 0.333, y: 0 },
1248
- t: 40,
1249
- s: [920, 920, 0],
1250
- to: [-60, 0, 0],
1251
- ti: [60, 0, 0],
1252
- },
1253
- {
1254
- i: { x: 0.833, y: 0.833 },
1255
- o: { x: 0.167, y: 0.167 },
1256
- t: 48,
1257
- s: [200, 920, 0],
1258
- to: [0, 0, 0],
1259
- ti: [0, 0, 0],
1260
- },
1261
- { i: { x: 0.667, y: 1 }, o: { x: 0.333, y: 0 }, t: 65, s: [200, 352, 0], to: [0, 0, 0], ti: [0, 0, 0] },
1262
- { t: 69, s: [200, 760, 0] },
1263
- ],
1264
- ix: 2,
1265
- l: 2,
1266
- },
1267
- a: { a: 0, k: [-791.483, -475.483, 0], ix: 1, l: 2 },
1268
- s: {
1269
- a: 1,
1270
- k: [
1271
- {
1272
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
1273
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
1274
- t: 48,
1275
- s: [86, 66.66, 100],
1276
- },
1277
- {
1278
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1279
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
1280
- t: 65,
1281
- s: [66.66, 50, 100],
1282
- },
1283
- {
1284
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1285
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
1286
- t: 68,
1287
- s: [59.4, 40, 100],
1288
- },
1289
- {
1290
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1291
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
1292
- t: 71,
1293
- s: [58, 62, 100],
1294
- },
1295
- { t: 75, s: [59.4, 50.66, 100] },
1296
- ],
1297
- ix: 6,
1298
- l: 2,
1299
- },
1300
- },
1301
- ao: 0,
1302
- shapes: [
1303
- {
1304
- ty: 'gr',
1305
- it: [
1306
- {
1307
- ty: 'rc',
1308
- d: 1,
1309
- s: { a: 0, k: [1080, 1080], ix: 2 },
1310
- p: { a: 0, k: [0, 0], ix: 3 },
1311
- r: { a: 0, k: 0, ix: 4 },
1312
- nm: 'Rectangle Path 1',
1313
- mn: 'ADBE Vector Shape - Rect',
1314
- hd: false,
1315
- },
1316
- {
1317
- ty: 'fl',
1318
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
1319
- o: { a: 0, k: 100, ix: 5 },
1320
- r: 1,
1321
- bm: 0,
1322
- nm: 'Fill 1',
1323
- mn: 'ADBE Vector Graphic - Fill',
1324
- hd: false,
1325
- },
1326
- {
1327
- ty: 'tr',
1328
- p: { a: 0, k: [-251.483, 64.517], ix: 2 },
1329
- a: { a: 0, k: [0, 0], ix: 1 },
1330
- s: { a: 0, k: [100, 100], ix: 3 },
1331
- r: { a: 0, k: 0, ix: 6 },
1332
- o: { a: 0, k: 100, ix: 7 },
1333
- sk: { a: 0, k: 0, ix: 4 },
1334
- sa: { a: 0, k: 0, ix: 5 },
1335
- nm: 'Transform',
1336
- },
1337
- ],
1338
- nm: 'Rectangle 1',
1339
- np: 3,
1340
- cix: 2,
1341
- bm: 0,
1342
- ix: 1,
1343
- mn: 'ADBE Vector Group',
1344
- hd: false,
1345
- },
1346
- ],
1347
- ip: 65,
1348
- op: 246,
1349
- st: 0,
1350
- bm: 0,
1351
- },
1352
- {
1353
- ddd: 0,
1354
- ind: 12,
1355
- ty: 4,
1356
- nm: 'Maske Icon Outlines 10',
1357
- td: 1,
1358
- sr: 1,
1359
- ks: {
1360
- o: { a: 0, k: 100, ix: 11 },
1361
- r: { a: 0, k: 45, ix: 10 },
1362
- p: {
1363
- a: 1,
1364
- k: [
1365
- {
1366
- i: { x: 0.833, y: 0.833 },
1367
- o: { x: 0.167, y: 0.167 },
1368
- t: 19,
1369
- s: [1909.125, 1473, 0],
1370
- to: [-58.505, -16.716, 0],
1371
- ti: [0, 0, 0],
1372
- },
1373
- {
1374
- i: { x: 0.833, y: 0.833 },
1375
- o: { x: 0.167, y: 0.167 },
1376
- t: 23,
1377
- s: [1299.324, 1335.959, 0],
1378
- to: [0, 0, 0],
1379
- ti: [0, 0, 0],
1380
- },
1381
- {
1382
- i: { x: 0.833, y: 0.833 },
1383
- o: { x: 0.167, y: 0.167 },
1384
- t: 25,
1385
- s: [1349.125, 1281, 0],
1386
- to: [0, 0, 0],
1387
- ti: [-14, 0, 0],
1388
- },
1389
- { t: 28, s: [1433.125, 1281, 0] },
1390
- ],
1391
- ix: 2,
1392
- l: 2,
1393
- },
1394
- a: { a: 0, k: [426.41, 548.828, 0], ix: 1, l: 2 },
1395
- s: { a: 0, k: [1104, 1104, 100], ix: 6, l: 2 },
1396
- },
1397
- ao: 0,
1398
- shapes: [
1399
- {
1400
- ty: 'gr',
1401
- it: [
1402
- {
1403
- ind: 0,
1404
- ty: 'sh',
1405
- ix: 1,
1406
- ks: {
1407
- a: 0,
1408
- k: {
1409
- i: [
1410
- [0, 0],
1411
- [4.479, 4.479],
1412
- [0, 0],
1413
- [4.479, -4.48],
1414
- [0, 0],
1415
- [-4.479, -4.479],
1416
- [0, 0],
1417
- [-4.479, 4.48],
1418
- ],
1419
- o: [
1420
- [4.479, -4.479],
1421
- [0, 0],
1422
- [-4.479, -4.48],
1423
- [0, 0],
1424
- [-4.479, 4.479],
1425
- [0, 0],
1426
- [4.479, 4.48],
1427
- [0, 0],
1428
- ],
1429
- v: [
1430
- [130.113, 8.111],
1431
- [130.113, -8.11],
1432
- [8.11, -130.112],
1433
- [-8.11, -130.112],
1434
- [-130.113, -8.11],
1435
- [-130.113, 8.111],
1436
- [-8.11, 130.113],
1437
- [8.11, 130.113],
1438
- ],
1439
- c: true,
1440
- },
1441
- ix: 2,
1442
- },
1443
- nm: 'Path 1',
1444
- mn: 'ADBE Vector Shape - Group',
1445
- hd: false,
1446
- },
1447
- {
1448
- ty: 'fl',
1449
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
1450
- o: { a: 0, k: 100, ix: 5 },
1451
- r: 1,
1452
- bm: 0,
1453
- nm: 'Fill 1',
1454
- mn: 'ADBE Vector Graphic - Fill',
1455
- hd: false,
1456
- },
1457
- {
1458
- ty: 'tr',
1459
- p: { a: 0, k: [426.41, 548.828], ix: 2 },
1460
- a: { a: 0, k: [0, 0], ix: 1 },
1461
- s: { a: 0, k: [100, 100], ix: 3 },
1462
- r: { a: 0, k: 0, ix: 6 },
1463
- o: { a: 0, k: 100, ix: 7 },
1464
- sk: { a: 0, k: 0, ix: 4 },
1465
- sa: { a: 0, k: 0, ix: 5 },
1466
- nm: 'Transform',
1467
- },
1468
- ],
1469
- nm: 'Group 1',
1470
- np: 2,
1471
- cix: 2,
1472
- bm: 0,
1473
- ix: 1,
1474
- mn: 'ADBE Vector Group',
1475
- hd: false,
1476
- },
1477
- ],
1478
- ip: 14,
1479
- op: 248,
1480
- st: -60,
1481
- bm: 0,
1482
- },
1483
- {
1484
- ddd: 0,
1485
- ind: 13,
1486
- ty: 4,
1487
- nm: 'Shape Layer 4',
1488
- tt: 1,
1489
- sr: 1,
1490
- ks: {
1491
- o: { a: 0, k: 100, ix: 11 },
1492
- r: { a: 0, k: 0, ix: 10 },
1493
- p: {
1494
- a: 1,
1495
- k: [
1496
- {
1497
- i: { x: 0.667, y: 1 },
1498
- o: { x: 0.333, y: 0 },
1499
- t: 14,
1500
- s: [1280, 1280, 0],
1501
- to: [120, 0, 0],
1502
- ti: [-120, 0, 0],
1503
- },
1504
- {
1505
- i: { x: 0.833, y: 0.833 },
1506
- o: { x: 0.167, y: 0.167 },
1507
- t: 18,
1508
- s: [2000, 1280, 0],
1509
- to: [0, 0, 0],
1510
- ti: [0, 0, 0],
1511
- },
1512
- {
1513
- i: { x: 0.653, y: 0.653 },
1514
- o: { x: 0.298, y: 0.298 },
1515
- t: 36,
1516
- s: [2000, 1280, 0],
1517
- to: [0, 0, 0],
1518
- ti: [0, 0, 0],
1519
- },
1520
- {
1521
- i: { x: 0.833, y: 0.833 },
1522
- o: { x: 0.334, y: 0.334 },
1523
- t: 45,
1524
- s: [2000, 1280, 0],
1525
- to: [0, 0, 0],
1526
- ti: [0, 0, 0],
1527
- },
1528
- {
1529
- i: { x: 0.833, y: 0.833 },
1530
- o: { x: 0.333, y: 0 },
1531
- t: 60,
1532
- s: [2000, 1280, 0],
1533
- to: [60, 0, 0],
1534
- ti: [-60, 0, 0],
1535
- },
1536
- {
1537
- i: { x: 0.638, y: 0.757 },
1538
- o: { x: 0.293, y: 0 },
1539
- t: 61,
1540
- s: [2000.036, 1280, 0],
1541
- to: [0.512, 0, 0],
1542
- ti: [-0.174, 0, 0],
1543
- },
1544
- {
1545
- i: { x: 0.668, y: 0.095 },
1546
- o: { x: 0.327, y: 0.368 },
1547
- t: 62,
1548
- s: [1997.044, 1280, 0],
1549
- to: [0.871, 0, 0],
1550
- ti: [1.145, 0, 0],
1551
- },
1552
- {
1553
- i: { x: 0.759, y: 0 },
1554
- o: { x: 0.354, y: 0.604 },
1555
- t: 63,
1556
- s: [1997.935, 1280, 0],
1557
- to: [-1.527, 0, 0],
1558
- ti: [3.187, 0, 0],
1559
- },
1560
- {
1561
- i: { x: 0.82, y: 0.526 },
1562
- o: { x: 0.454, y: 0.194 },
1563
- t: 64,
1564
- s: [1998.032, 1280, 0],
1565
- to: [-8.943, 0, 0],
1566
- ti: [-27.873, 0, 0],
1567
- },
1568
- {
1569
- i: { x: 0.65, y: 0.379 },
1570
- o: { x: 0.169, y: 1 },
1571
- t: 65,
1572
- s: [2000.036, 1280, 0],
1573
- to: [31.212, 0, 0],
1574
- ti: [-23.631, 0, 0],
1575
- },
1576
- {
1577
- i: { x: 0.833, y: 0.833 },
1578
- o: { x: 0.414, y: 0.616 },
1579
- t: 67,
1580
- s: [2022.679, 1280, 0],
1581
- to: [22.595, 0, 0],
1582
- ti: [0, 0, 0],
1583
- },
1584
- {
1585
- i: { x: 0.833, y: 0.833 },
1586
- o: { x: 0.167, y: 0.167 },
1587
- t: 70,
1588
- s: [2068.4, 1280, 0],
1589
- to: [0, 0, 0],
1590
- ti: [0, 0, 0],
1591
- },
1592
- { t: 76, s: [2039.24, 1280, 0] },
1593
- ],
1594
- ix: 2,
1595
- l: 2,
1596
- },
1597
- a: { a: 0, k: [-387.395, -327.395, 0], ix: 1, l: 2 },
1598
- s: {
1599
- a: 1,
1600
- k: [
1601
- {
1602
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1603
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0, 0] },
1604
- t: 14,
1605
- s: [66.66, 66.66, 100],
1606
- },
1607
- {
1608
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1609
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
1610
- t: 18,
1611
- s: [90, 66.66, 100],
1612
- },
1613
- {
1614
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
1615
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
1616
- t: 23,
1617
- s: [66.66, 66.66, 100],
1618
- },
1619
- {
1620
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
1621
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
1622
- t: 45,
1623
- s: [66.66, 66.66, 100],
1624
- },
1625
- {
1626
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
1627
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
1628
- t: 61,
1629
- s: [66.66, 66.66, 100],
1630
- },
1631
- {
1632
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1633
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
1634
- t: 65,
1635
- s: [66.66, 66.66, 100],
1636
- },
1637
- {
1638
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1639
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
1640
- t: 70,
1641
- s: [54, 90.66, 100],
1642
- },
1643
- { t: 76, s: [59.4, 90, 100] },
1644
- ],
1645
- ix: 6,
1646
- l: 2,
1647
- },
1648
- },
1649
- ao: 0,
1650
- shapes: [
1651
- {
1652
- ty: 'gr',
1653
- it: [
1654
- {
1655
- ty: 'rc',
1656
- d: 1,
1657
- s: { a: 0, k: [1080, 1080], ix: 2 },
1658
- p: { a: 0, k: [0, 0], ix: 3 },
1659
- r: { a: 0, k: 0, ix: 4 },
1660
- nm: 'Rectangle Path 1',
1661
- mn: 'ADBE Vector Shape - Rect',
1662
- hd: false,
1663
- },
1664
- {
1665
- ty: 'fl',
1666
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
1667
- o: { a: 0, k: 100, ix: 5 },
1668
- r: 1,
1669
- bm: 0,
1670
- nm: 'Fill 1',
1671
- mn: 'ADBE Vector Graphic - Fill',
1672
- hd: false,
1673
- },
1674
- {
1675
- ty: 'tr',
1676
- p: { a: 0, k: [-387.395, -327.395], ix: 2 },
1677
- a: { a: 0, k: [0, 0], ix: 1 },
1678
- s: { a: 0, k: [100, 100], ix: 3 },
1679
- r: { a: 0, k: 0, ix: 6 },
1680
- o: { a: 0, k: 100, ix: 7 },
1681
- sk: { a: 0, k: 0, ix: 4 },
1682
- sa: { a: 0, k: 0, ix: 5 },
1683
- nm: 'Transform',
1684
- },
1685
- ],
1686
- nm: 'Rectangle 1',
1687
- np: 3,
1688
- cix: 2,
1689
- bm: 0,
1690
- ix: 1,
1691
- mn: 'ADBE Vector Group',
1692
- hd: false,
1693
- },
1694
- ],
1695
- ip: 14,
1696
- op: 246,
1697
- st: 0,
1698
- bm: 0,
1699
- },
1700
- {
1701
- ddd: 0,
1702
- ind: 14,
1703
- ty: 4,
1704
- nm: 'Maske Icon Outlines 9',
1705
- td: 1,
1706
- sr: 1,
1707
- ks: {
1708
- o: { a: 0, k: 100, ix: 11 },
1709
- r: { a: 0, k: 45, ix: 10 },
1710
- p: {
1711
- a: 1,
1712
- k: [
1713
- {
1714
- i: { x: 0.833, y: 0.833 },
1715
- o: { x: 0.167, y: 0.167 },
1716
- t: 17,
1717
- s: [558.268, 1169, 0],
1718
- to: [0, 0, 0],
1719
- ti: [0, 0, 0],
1720
- },
1721
- {
1722
- i: { x: 0.833, y: 0.833 },
1723
- o: { x: 0.167, y: 0.167 },
1724
- t: 18,
1725
- s: [559.601, 1221.003, 0],
1726
- to: [0, 0, 0],
1727
- ti: [0, 0, 0],
1728
- },
1729
- {
1730
- i: { x: 0.833, y: 0.833 },
1731
- o: { x: 0.167, y: 0.167 },
1732
- t: 19,
1733
- s: [560.935, 1235.002, 0],
1734
- to: [0, 0, 0],
1735
- ti: [0, 0, 0],
1736
- },
1737
- {
1738
- i: { x: 0.833, y: 0.833 },
1739
- o: { x: 0.167, y: 0.167 },
1740
- t: 20,
1741
- s: [562.268, 1265, 0],
1742
- to: [0, 0, 0],
1743
- ti: [0, 0, 0],
1744
- },
1745
- {
1746
- i: { x: 0.833, y: 0.833 },
1747
- o: { x: 0.167, y: 0.167 },
1748
- t: 21,
1749
- s: [562.268, 1281, 0],
1750
- to: [0, 0, 0],
1751
- ti: [-0.015, 0.125, 0],
1752
- },
1753
- {
1754
- i: { x: 0.833, y: 0.833 },
1755
- o: { x: 0.167, y: 0.167 },
1756
- t: 39,
1757
- s: [563.86, 1281, 0],
1758
- to: [-5.401, 0, 0],
1759
- ti: [-2.404, 0, 0],
1760
- },
1761
- {
1762
- i: { x: 0.667, y: 1 },
1763
- o: { x: 0.333, y: 0 },
1764
- t: 41,
1765
- s: [490.268, 1281, 0],
1766
- to: [33.161, 0, 0],
1767
- ti: [0, 0, 0],
1768
- },
1769
- {
1770
- i: { x: 0.667, y: 1 },
1771
- o: { x: 0.333, y: 0 },
1772
- t: 47,
1773
- s: [1401.125, 1281, 0],
1774
- to: [0, 0, 0],
1775
- ti: [0, 0, 0],
1776
- },
1777
- { t: 52, s: [1281.125, 1281, 0] },
1778
- ],
1779
- ix: 2,
1780
- l: 2,
1781
- },
1782
- a: { a: 0, k: [426.41, 548.828, 0], ix: 1, l: 2 },
1783
- s: { a: 0, k: [1104, 1104, 100], ix: 6, l: 2 },
1784
- },
1785
- ao: 0,
1786
- shapes: [
1787
- {
1788
- ty: 'gr',
1789
- it: [
1790
- {
1791
- ind: 0,
1792
- ty: 'sh',
1793
- ix: 1,
1794
- ks: {
1795
- a: 0,
1796
- k: {
1797
- i: [
1798
- [0, 0],
1799
- [4.479, 4.479],
1800
- [0, 0],
1801
- [4.479, -4.48],
1802
- [0, 0],
1803
- [-4.479, -4.479],
1804
- [0, 0],
1805
- [-4.479, 4.48],
1806
- ],
1807
- o: [
1808
- [4.479, -4.479],
1809
- [0, 0],
1810
- [-4.479, -4.48],
1811
- [0, 0],
1812
- [-4.479, 4.479],
1813
- [0, 0],
1814
- [4.479, 4.48],
1815
- [0, 0],
1816
- ],
1817
- v: [
1818
- [130.113, 8.111],
1819
- [130.113, -8.11],
1820
- [8.11, -130.112],
1821
- [-8.11, -130.112],
1822
- [-130.113, -8.11],
1823
- [-130.113, 8.111],
1824
- [-8.11, 130.113],
1825
- [8.11, 130.113],
1826
- ],
1827
- c: true,
1828
- },
1829
- ix: 2,
1830
- },
1831
- nm: 'Path 1',
1832
- mn: 'ADBE Vector Shape - Group',
1833
- hd: false,
1834
- },
1835
- {
1836
- ty: 'fl',
1837
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
1838
- o: { a: 0, k: 100, ix: 5 },
1839
- r: 1,
1840
- bm: 0,
1841
- nm: 'Fill 1',
1842
- mn: 'ADBE Vector Graphic - Fill',
1843
- hd: false,
1844
- },
1845
- {
1846
- ty: 'tr',
1847
- p: { a: 0, k: [426.41, 548.828], ix: 2 },
1848
- a: { a: 0, k: [0, 0], ix: 1 },
1849
- s: { a: 0, k: [100, 100], ix: 3 },
1850
- r: { a: 0, k: 0, ix: 6 },
1851
- o: { a: 0, k: 100, ix: 7 },
1852
- sk: { a: 0, k: 0, ix: 4 },
1853
- sa: { a: 0, k: 0, ix: 5 },
1854
- nm: 'Transform',
1855
- },
1856
- ],
1857
- nm: 'Group 1',
1858
- np: 2,
1859
- cix: 2,
1860
- bm: 0,
1861
- ix: 1,
1862
- mn: 'ADBE Vector Group',
1863
- hd: false,
1864
- },
1865
- ],
1866
- ip: 12,
1867
- op: 248,
1868
- st: -60,
1869
- bm: 0,
1870
- },
1871
- {
1872
- ddd: 0,
1873
- ind: 15,
1874
- ty: 4,
1875
- nm: 'shape 2',
1876
- tt: 1,
1877
- sr: 1,
1878
- ks: {
1879
- o: { a: 0, k: 100, ix: 11 },
1880
- r: { a: 0, k: 0, ix: 10 },
1881
- p: {
1882
- a: 1,
1883
- k: [
1884
- {
1885
- i: { x: 0.667, y: 1 },
1886
- o: { x: 0.333, y: 0 },
1887
- t: 12,
1888
- s: [920, 1280, 0],
1889
- to: [0, -120, 0],
1890
- ti: [-120, -40, 0],
1891
- },
1892
- {
1893
- i: { x: 0.667, y: 1 },
1894
- o: { x: 0.167, y: 0.167 },
1895
- t: 16,
1896
- s: [920, 560, 0],
1897
- to: [120, 40, 0],
1898
- ti: [-81.504, 0, 0],
1899
- },
1900
- {
1901
- i: { x: 0.833, y: 0.833 },
1902
- o: { x: 0.167, y: 0.167 },
1903
- t: 46,
1904
- s: [1640, 1520, 0],
1905
- to: [0, 0, 0],
1906
- ti: [0, 0, 0],
1907
- },
1908
- { t: 65, s: [1640, 1520, 0] },
1909
- ],
1910
- ix: 2,
1911
- l: 2,
1912
- },
1913
- a: { a: 0, k: [-791.483, 64.517, 0], ix: 1, l: 2 },
1914
- s: {
1915
- a: 1,
1916
- k: [
1917
- {
1918
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1919
- o: { x: [0.167, 0.167, 0.167], y: [0, 0.167, 0] },
1920
- t: 12,
1921
- s: [66.66, 66.6, 100],
1922
- },
1923
- {
1924
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1925
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
1926
- t: 16,
1927
- s: [66.66, 90, 100],
1928
- },
1929
- {
1930
- i: { x: [0.667, 0.667, 0.667], y: [-1.082, 1, 1] },
1931
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0] },
1932
- t: 21,
1933
- s: [66.66, 66.8, 100],
1934
- },
1935
- {
1936
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1937
- o: { x: [0.333, 0.333, 0.333], y: [0.625, 0, 0] },
1938
- t: 46,
1939
- s: [76.667, 160, 100],
1940
- },
1941
- {
1942
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
1943
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
1944
- t: 47,
1945
- s: [78, 160, 100],
1946
- },
1947
- {
1948
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
1949
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
1950
- t: 52,
1951
- s: [66.6, 160, 100],
1952
- },
1953
- { t: 65, s: [66.6, 66.8, 100] },
1954
- ],
1955
- ix: 6,
1956
- l: 2,
1957
- },
1958
- },
1959
- ao: 0,
1960
- shapes: [
1961
- {
1962
- ty: 'gr',
1963
- it: [
1964
- {
1965
- ty: 'rc',
1966
- d: 1,
1967
- s: { a: 0, k: [1080, 1080], ix: 2 },
1968
- p: { a: 0, k: [0, 0], ix: 3 },
1969
- r: { a: 0, k: 0, ix: 4 },
1970
- nm: 'Rectangle Path 1',
1971
- mn: 'ADBE Vector Shape - Rect',
1972
- hd: false,
1973
- },
1974
- {
1975
- ty: 'fl',
1976
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
1977
- o: { a: 0, k: 100, ix: 5 },
1978
- r: 1,
1979
- bm: 0,
1980
- nm: 'Fill 1',
1981
- mn: 'ADBE Vector Graphic - Fill',
1982
- hd: false,
1983
- },
1984
- {
1985
- ty: 'tr',
1986
- p: { a: 0, k: [-251.483, 64.517], ix: 2 },
1987
- a: { a: 0, k: [0, 0], ix: 1 },
1988
- s: { a: 0, k: [100, 100], ix: 3 },
1989
- r: { a: 0, k: 0, ix: 6 },
1990
- o: { a: 0, k: 100, ix: 7 },
1991
- sk: { a: 0, k: 0, ix: 4 },
1992
- sa: { a: 0, k: 0, ix: 5 },
1993
- nm: 'Transform',
1994
- },
1995
- ],
1996
- nm: 'Rectangle 1',
1997
- np: 3,
1998
- cix: 2,
1999
- bm: 0,
2000
- ix: 1,
2001
- mn: 'ADBE Vector Group',
2002
- hd: false,
2003
- },
2004
- ],
2005
- ip: 46,
2006
- op: 52,
2007
- st: 0,
2008
- bm: 0,
2009
- },
2010
- {
2011
- ddd: 0,
2012
- ind: 16,
2013
- ty: 4,
2014
- nm: 'Maske Icon Outlines 3',
2015
- td: 1,
2016
- sr: 1,
2017
- ks: {
2018
- o: { a: 0, k: 100, ix: 11 },
2019
- r: { a: 0, k: 45, ix: 10 },
2020
- p: {
2021
- a: 1,
2022
- k: [
2023
- {
2024
- i: { x: 0.833, y: 0.833 },
2025
- o: { x: 0.167, y: 0.167 },
2026
- t: 17,
2027
- s: [558.268, 1169, 0],
2028
- to: [0, 0, 0],
2029
- ti: [0, 0, 0],
2030
- },
2031
- {
2032
- i: { x: 0.833, y: 0.833 },
2033
- o: { x: 0.167, y: 0.167 },
2034
- t: 18,
2035
- s: [559.601, 1221.003, 0],
2036
- to: [0, 0, 0],
2037
- ti: [0, 0, 0],
2038
- },
2039
- {
2040
- i: { x: 0.833, y: 0.833 },
2041
- o: { x: 0.167, y: 0.167 },
2042
- t: 19,
2043
- s: [560.935, 1235.002, 0],
2044
- to: [0, 0, 0],
2045
- ti: [0, 0, 0],
2046
- },
2047
- {
2048
- i: { x: 0.833, y: 0.833 },
2049
- o: { x: 0.167, y: 0.167 },
2050
- t: 20,
2051
- s: [562.268, 1265, 0],
2052
- to: [0, 0, 0],
2053
- ti: [0, 0, 0],
2054
- },
2055
- {
2056
- i: { x: 0.833, y: 0.833 },
2057
- o: { x: 0.167, y: 0.167 },
2058
- t: 21,
2059
- s: [562.268, 1281, 0],
2060
- to: [0, 0, 0],
2061
- ti: [-0.015, 0.125, 0],
2062
- },
2063
- {
2064
- i: { x: 0.833, y: 0.833 },
2065
- o: { x: 0.167, y: 0.167 },
2066
- t: 39,
2067
- s: [563.86, 1281, 0],
2068
- to: [-5.401, 0, 0],
2069
- ti: [-2.404, 0, 0],
2070
- },
2071
- {
2072
- i: { x: 0.667, y: 1 },
2073
- o: { x: 0.333, y: 0 },
2074
- t: 41,
2075
- s: [490.268, 1281, 0],
2076
- to: [33.161, 0, 0],
2077
- ti: [0, 0, 0],
2078
- },
2079
- {
2080
- i: { x: 0.667, y: 1 },
2081
- o: { x: 0.333, y: 0 },
2082
- t: 47,
2083
- s: [1401.125, 1281, 0],
2084
- to: [0, 0, 0],
2085
- ti: [0, 0, 0],
2086
- },
2087
- { t: 52, s: [1281.125, 1281, 0] },
2088
- ],
2089
- ix: 2,
2090
- l: 2,
2091
- },
2092
- a: { a: 0, k: [426.41, 548.828, 0], ix: 1, l: 2 },
2093
- s: { a: 0, k: [1104, 1104, 100], ix: 6, l: 2 },
2094
- },
2095
- ao: 0,
2096
- shapes: [
2097
- {
2098
- ty: 'gr',
2099
- it: [
2100
- {
2101
- ind: 0,
2102
- ty: 'sh',
2103
- ix: 1,
2104
- ks: {
2105
- a: 0,
2106
- k: {
2107
- i: [
2108
- [0, 0],
2109
- [4.479, 4.479],
2110
- [0, 0],
2111
- [4.479, -4.48],
2112
- [0, 0],
2113
- [-4.479, -4.479],
2114
- [0, 0],
2115
- [-4.479, 4.48],
2116
- ],
2117
- o: [
2118
- [4.479, -4.479],
2119
- [0, 0],
2120
- [-4.479, -4.48],
2121
- [0, 0],
2122
- [-4.479, 4.479],
2123
- [0, 0],
2124
- [4.479, 4.48],
2125
- [0, 0],
2126
- ],
2127
- v: [
2128
- [130.113, 8.111],
2129
- [130.113, -8.11],
2130
- [8.11, -130.112],
2131
- [-8.11, -130.112],
2132
- [-130.113, -8.11],
2133
- [-130.113, 8.111],
2134
- [-8.11, 130.113],
2135
- [8.11, 130.113],
2136
- ],
2137
- c: true,
2138
- },
2139
- ix: 2,
2140
- },
2141
- nm: 'Path 1',
2142
- mn: 'ADBE Vector Shape - Group',
2143
- hd: false,
2144
- },
2145
- {
2146
- ty: 'fl',
2147
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
2148
- o: { a: 0, k: 100, ix: 5 },
2149
- r: 1,
2150
- bm: 0,
2151
- nm: 'Fill 1',
2152
- mn: 'ADBE Vector Graphic - Fill',
2153
- hd: false,
2154
- },
2155
- {
2156
- ty: 'tr',
2157
- p: { a: 0, k: [426.41, 548.828], ix: 2 },
2158
- a: { a: 0, k: [0, 0], ix: 1 },
2159
- s: { a: 0, k: [100, 100], ix: 3 },
2160
- r: { a: 0, k: 0, ix: 6 },
2161
- o: { a: 0, k: 100, ix: 7 },
2162
- sk: { a: 0, k: 0, ix: 4 },
2163
- sa: { a: 0, k: 0, ix: 5 },
2164
- nm: 'Transform',
2165
- },
2166
- ],
2167
- nm: 'Group 1',
2168
- np: 2,
2169
- cix: 2,
2170
- bm: 0,
2171
- ix: 1,
2172
- mn: 'ADBE Vector Group',
2173
- hd: false,
2174
- },
2175
- ],
2176
- ip: 12,
2177
- op: 248,
2178
- st: -60,
2179
- bm: 0,
2180
- },
2181
- {
2182
- ddd: 0,
2183
- ind: 17,
2184
- ty: 4,
2185
- nm: 'Shape Layer 7',
2186
- tt: 1,
2187
- sr: 1,
2188
- ks: {
2189
- o: { a: 0, k: 100, ix: 11 },
2190
- r: { a: 0, k: 0, ix: 10 },
2191
- p: {
2192
- a: 1,
2193
- k: [
2194
- {
2195
- i: { x: 0.667, y: 1 },
2196
- o: { x: 0.333, y: 0 },
2197
- t: 12,
2198
- s: [920, 1280, 0],
2199
- to: [0, -120, 0],
2200
- ti: [0, 120, 0],
2201
- },
2202
- {
2203
- i: { x: 0.833, y: 0.833 },
2204
- o: { x: 0.167, y: 0.167 },
2205
- t: 16,
2206
- s: [920, 560, 0],
2207
- to: [0, 0, 0],
2208
- ti: [0, 0, 0],
2209
- },
2210
- {
2211
- i: { x: 0.667, y: 0.717 },
2212
- o: { x: 0.333, y: 0 },
2213
- t: 41,
2214
- s: [920, 560, 0],
2215
- to: [38.496, 0, 0],
2216
- ti: [0, 0, 0],
2217
- },
2218
- {
2219
- i: { x: 0.667, y: 1 },
2220
- o: { x: 0.333, y: 0.206 },
2221
- t: 42.75,
2222
- s: [1122.862, 560, 0],
2223
- to: [0, 0, 0],
2224
- ti: [-81.504, 0, 0],
2225
- },
2226
- {
2227
- i: { x: 0.833, y: 0.833 },
2228
- o: { x: 0.167, y: 0.167 },
2229
- t: 46,
2230
- s: [1640, 560, 0],
2231
- to: [0, 0, 0],
2232
- ti: [0, 0, 0],
2233
- },
2234
- {
2235
- i: { x: 0.833, y: 0.833 },
2236
- o: { x: 0.167, y: 0.167 },
2237
- t: 65,
2238
- s: [1640, 560, 0],
2239
- to: [120, -60, 0],
2240
- ti: [-120, 60, 0],
2241
- },
2242
- { t: 66, s: [2360, 200, 0] },
2243
- ],
2244
- ix: 2,
2245
- l: 2,
2246
- },
2247
- a: {
2248
- a: 1,
2249
- k: [
2250
- {
2251
- i: { x: 0.833, y: 0.833 },
2252
- o: { x: 0.167, y: 0.167 },
2253
- t: 65,
2254
- s: [-927.395, -327.395, 0],
2255
- to: [180, -90, 0],
2256
- ti: [-180, 90, 0],
2257
- },
2258
- { t: 66, s: [152.605, -867.395, 0] },
2259
- ],
2260
- ix: 1,
2261
- l: 2,
2262
- },
2263
- s: {
2264
- a: 1,
2265
- k: [
2266
- {
2267
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
2268
- o: { x: [0.167, 0.167, 0.167], y: [0, 0.167, 0] },
2269
- t: 12,
2270
- s: [66.66, 66.6, 100],
2271
- },
2272
- {
2273
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
2274
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
2275
- t: 16,
2276
- s: [66.66, 90, 100],
2277
- },
2278
- {
2279
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
2280
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
2281
- t: 21,
2282
- s: [66.66, 66.8, 100],
2283
- },
2284
- {
2285
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
2286
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
2287
- t: 39,
2288
- s: [66.66, 66.8, 100],
2289
- },
2290
- {
2291
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
2292
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
2293
- t: 41,
2294
- s: [60, 66.8, 100],
2295
- },
2296
- {
2297
- i: { x: [0.667, 0.667, 0.667], y: [1, 1, 1] },
2298
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
2299
- t: 47,
2300
- s: [78, 66.8, 100],
2301
- },
2302
- {
2303
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
2304
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
2305
- t: 52,
2306
- s: [66.6, 66.8, 100],
2307
- },
2308
- {
2309
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
2310
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
2311
- t: 65,
2312
- s: [66.6, 66.8, 100],
2313
- },
2314
- {
2315
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
2316
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
2317
- t: 66,
2318
- s: [65.4, 66.6, 100],
2319
- },
2320
- {
2321
- i: { x: [0.833, 0.833, 0.833], y: [0.833, 0.833, 0.833] },
2322
- o: { x: [0.167, 0.167, 0.167], y: [0.167, 0.167, 0.167] },
2323
- t: 69,
2324
- s: [55.2, 61.2, 100],
2325
- },
2326
- { t: 70, s: [54, 59.4, 100] },
2327
- ],
2328
- ix: 6,
2329
- l: 2,
2330
- },
2331
- },
2332
- ao: 0,
2333
- shapes: [
2334
- {
2335
- ty: 'gr',
2336
- it: [
2337
- {
2338
- ty: 'rc',
2339
- d: 1,
2340
- s: { a: 0, k: [1080, 1080], ix: 2 },
2341
- p: { a: 0, k: [0, 0], ix: 3 },
2342
- r: { a: 0, k: 0, ix: 4 },
2343
- nm: 'Rectangle Path 1',
2344
- mn: 'ADBE Vector Shape - Rect',
2345
- hd: false,
2346
- },
2347
- {
2348
- ty: 'fl',
2349
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
2350
- o: { a: 0, k: 100, ix: 5 },
2351
- r: 1,
2352
- bm: 0,
2353
- nm: 'Fill 1',
2354
- mn: 'ADBE Vector Graphic - Fill',
2355
- hd: false,
2356
- },
2357
- {
2358
- ty: 'tr',
2359
- p: { a: 0, k: [-387.395, -327.395], ix: 2 },
2360
- a: { a: 0, k: [0, 0], ix: 1 },
2361
- s: { a: 0, k: [100, 100], ix: 3 },
2362
- r: { a: 0, k: 0, ix: 6 },
2363
- o: { a: 0, k: 100, ix: 7 },
2364
- sk: { a: 0, k: 0, ix: 4 },
2365
- sa: { a: 0, k: 0, ix: 5 },
2366
- nm: 'Transform',
2367
- },
2368
- ],
2369
- nm: 'Rectangle 1',
2370
- np: 3,
2371
- cix: 2,
2372
- bm: 0,
2373
- ix: 1,
2374
- mn: 'ADBE Vector Group',
2375
- hd: false,
2376
- },
2377
- ],
2378
- ip: 12,
2379
- op: 246,
2380
- st: 0,
2381
- bm: 0,
2382
- },
2383
- {
2384
- ddd: 0,
2385
- ind: 18,
2386
- ty: 4,
2387
- nm: 'shape 4',
2388
- sr: 1,
2389
- ks: {
2390
- o: { a: 0, k: 100, ix: 11 },
2391
- r: { a: 0, k: 0, ix: 10 },
2392
- p: {
2393
- a: 1,
2394
- k: [
2395
- {
2396
- i: { x: 0.833, y: 0.833 },
2397
- o: { x: 0.167, y: 0.167 },
2398
- t: 42,
2399
- s: [1120, 560, 0],
2400
- to: [26.667, 0, 0],
2401
- ti: [-26.667, 0, 0],
2402
- },
2403
- { t: 45, s: [1280, 560, 0] },
2404
- ],
2405
- ix: 2,
2406
- l: 2,
2407
- },
2408
- a: { a: 0, k: [-251.483, 64.517, 0], ix: 1, l: 2 },
2409
- s: { a: 0, k: [66.66, 66.66, 100], ix: 6, l: 2 },
2410
- },
2411
- ao: 0,
2412
- shapes: [
2413
- {
2414
- ty: 'gr',
2415
- it: [
2416
- {
2417
- ty: 'rc',
2418
- d: 1,
2419
- s: { a: 0, k: [1080, 1080], ix: 2 },
2420
- p: { a: 0, k: [0, 0], ix: 3 },
2421
- r: { a: 0, k: 0, ix: 4 },
2422
- nm: 'Rectangle Path 1',
2423
- mn: 'ADBE Vector Shape - Rect',
2424
- hd: false,
2425
- },
2426
- {
2427
- ty: 'fl',
2428
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
2429
- o: { a: 0, k: 100, ix: 5 },
2430
- r: 1,
2431
- bm: 0,
2432
- nm: 'Fill 1',
2433
- mn: 'ADBE Vector Graphic - Fill',
2434
- hd: false,
2435
- },
2436
- {
2437
- ty: 'tr',
2438
- p: { a: 0, k: [-251.483, 64.517], ix: 2 },
2439
- a: { a: 0, k: [0, 0], ix: 1 },
2440
- s: { a: 0, k: [100, 100], ix: 3 },
2441
- r: { a: 0, k: 0, ix: 6 },
2442
- o: { a: 0, k: 100, ix: 7 },
2443
- sk: { a: 0, k: 0, ix: 4 },
2444
- sa: { a: 0, k: 0, ix: 5 },
2445
- nm: 'Transform',
2446
- },
2447
- ],
2448
- nm: 'Rectangle 1',
2449
- np: 3,
2450
- cix: 2,
2451
- bm: 0,
2452
- ix: 1,
2453
- mn: 'ADBE Vector Group',
2454
- hd: false,
2455
- },
2456
- ],
2457
- ip: 42,
2458
- op: 66,
2459
- st: 0,
2460
- bm: 0,
2461
- },
2462
- {
2463
- ddd: 0,
2464
- ind: 19,
2465
- ty: 4,
2466
- nm: 'shape 3',
2467
- sr: 1,
2468
- ks: {
2469
- o: {
2470
- a: 1,
2471
- k: [
2472
- { i: { x: [0.833], y: [0.833] }, o: { x: [0.167], y: [0.167] }, t: 11, s: [0] },
2473
- { t: 13, s: [100] },
2474
- ],
2475
- ix: 11,
2476
- },
2477
- r: { a: 0, k: 0, ix: 10 },
2478
- p: { a: 0, k: [1280, 1280, 0], ix: 2, l: 2 },
2479
- a: { a: 0, k: [-251.483, 64.517, 0], ix: 1, l: 2 },
2480
- s: {
2481
- a: 1,
2482
- k: [
2483
- {
2484
- i: { x: [0, 0, 0.667], y: [1, 1, 1] },
2485
- o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] },
2486
- t: 11,
2487
- s: [40, 40, 100],
2488
- },
2489
- { t: 13, s: [66.66, 66.66, 100] },
2490
- ],
2491
- ix: 6,
2492
- l: 2,
2493
- },
2494
- },
2495
- ao: 0,
2496
- shapes: [
2497
- {
2498
- ty: 'gr',
2499
- it: [
2500
- {
2501
- ty: 'rc',
2502
- d: 1,
2503
- s: { a: 0, k: [1080, 1080], ix: 2 },
2504
- p: { a: 0, k: [0, 0], ix: 3 },
2505
- r: { a: 0, k: 0, ix: 4 },
2506
- nm: 'Rectangle Path 1',
2507
- mn: 'ADBE Vector Shape - Rect',
2508
- hd: false,
2509
- },
2510
- {
2511
- ty: 'fl',
2512
- c: { a: 0, k: [0.082352941176, 0.121568627451, 0.427450980392, 1], ix: 4 },
2513
- o: { a: 0, k: 100, ix: 5 },
2514
- r: 1,
2515
- bm: 0,
2516
- nm: 'Fill 1',
2517
- mn: 'ADBE Vector Graphic - Fill',
2518
- hd: false,
2519
- },
2520
- {
2521
- ty: 'tr',
2522
- p: { a: 0, k: [-251.483, 64.517], ix: 2 },
2523
- a: { a: 0, k: [0, 0], ix: 1 },
2524
- s: { a: 0, k: [100, 100], ix: 3 },
2525
- r: { a: 0, k: 0, ix: 6 },
2526
- o: { a: 0, k: 100, ix: 7 },
2527
- sk: { a: 0, k: 0, ix: 4 },
2528
- sa: { a: 0, k: 0, ix: 5 },
2529
- nm: 'Transform',
2530
- },
2531
- ],
2532
- nm: 'Rectangle 1',
2533
- np: 3,
2534
- cix: 2,
2535
- bm: 0,
2536
- ix: 1,
2537
- mn: 'ADBE Vector Group',
2538
- hd: false,
2539
- },
2540
- ],
2541
- ip: 0,
2542
- op: 46,
2543
- st: 0,
2544
- bm: 0,
2545
- },
2546
- ],
2547
- },
2548
- ],
2549
- layers: [
2550
- {
2551
- ddd: 0,
2552
- ind: 1,
2553
- ty: 0,
2554
- nm: 'Shapes_Logo',
2555
- refId: 'comp_0',
2556
- sr: 0.63,
2557
- ks: {
2558
- o: { a: 0, k: 100, ix: 11 },
2559
- r: {
2560
- a: 1,
2561
- k: [
2562
- { i: { x: [0.667], y: [1] }, o: { x: [0.333], y: [0] }, t: 2, s: [-405] },
2563
- { i: { x: [0.667], y: [1] }, o: { x: [0.333], y: [0] }, t: 9.754, s: [-311] },
2564
- { i: { x: [0.833], y: [0.833] }, o: { x: [0.167], y: [0.167] }, t: 13.631, s: [-315] },
2565
- { i: { x: [0.833], y: [0.833] }, o: { x: [0.167], y: [0.167] }, t: 14.6, s: [-315] },
2566
- { i: { x: [0.667], y: [1] }, o: { x: [0.333], y: [0] }, t: 17.508, s: [-315] },
2567
- { i: { x: [0.667], y: [1] }, o: { x: [0.333], y: [0] }, t: 25.262, s: [-221] },
2568
- { i: { x: [0.833], y: [0.833] }, o: { x: [0.167], y: [0.167] }, t: 29.138, s: [-225] },
2569
- { i: { x: [0.833], y: [0.833] }, o: { x: [0.167], y: [0.167] }, t: 30.108, s: [-225] },
2570
- { i: { x: [0.667], y: [1] }, o: { x: [0.333], y: [0] }, t: 33.015, s: [-225] },
2571
- { i: { x: [0.667], y: [1] }, o: { x: [0.333], y: [0] }, t: 39.8, s: [-131] },
2572
- { t: 43.6767810997596, s: [-135] },
2573
- ],
2574
- ix: 10,
2575
- },
2576
- p: { a: 0, k: [540, 540, 0], ix: 2, l: 2 },
2577
- a: { a: 0, k: [1280, 1280, 0], ix: 1, l: 2 },
2578
- s: { a: 0, k: [31.32, 31.32, 100], ix: 6, l: 2 },
2579
- },
2580
- ao: 0,
2581
- w: 2560,
2582
- h: 2560,
2583
- ip: 0,
2584
- op: 150.195384615385,
2585
- st: -4.78461538461538,
2586
- bm: 0,
2587
- },
2588
- ],
2589
- markers: [],
2590
- });
2591
-
2592
- var lib = {};
2593
-
2594
- var lodash_clonedeep = {exports: {}};
2595
-
2596
- /**
2597
- * lodash (Custom Build) <https://lodash.com/>
2598
- * Build: `lodash modularize exports="npm" -o ./`
2599
- * Copyright jQuery Foundation and other contributors <https://jquery.org/>
2600
- * Released under MIT license <https://lodash.com/license>
2601
- * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
2602
- * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
2603
- */
2604
-
2605
- var hasRequiredLodash_clonedeep;
2606
-
2607
- function requireLodash_clonedeep () {
2608
- if (hasRequiredLodash_clonedeep) return lodash_clonedeep.exports;
2609
- hasRequiredLodash_clonedeep = 1;
2610
- (function (module, exports) {
2611
- /** Used as the size to enable large array optimizations. */
2612
- var LARGE_ARRAY_SIZE = 200;
2613
-
2614
- /** Used to stand-in for `undefined` hash values. */
2615
- var HASH_UNDEFINED = '__lodash_hash_undefined__';
2616
-
2617
- /** Used as references for various `Number` constants. */
2618
- var MAX_SAFE_INTEGER = 9007199254740991;
2619
-
2620
- /** `Object#toString` result references. */
2621
- var argsTag = '[object Arguments]',
2622
- arrayTag = '[object Array]',
2623
- boolTag = '[object Boolean]',
2624
- dateTag = '[object Date]',
2625
- errorTag = '[object Error]',
2626
- funcTag = '[object Function]',
2627
- genTag = '[object GeneratorFunction]',
2628
- mapTag = '[object Map]',
2629
- numberTag = '[object Number]',
2630
- objectTag = '[object Object]',
2631
- promiseTag = '[object Promise]',
2632
- regexpTag = '[object RegExp]',
2633
- setTag = '[object Set]',
2634
- stringTag = '[object String]',
2635
- symbolTag = '[object Symbol]',
2636
- weakMapTag = '[object WeakMap]';
2637
-
2638
- var arrayBufferTag = '[object ArrayBuffer]',
2639
- dataViewTag = '[object DataView]',
2640
- float32Tag = '[object Float32Array]',
2641
- float64Tag = '[object Float64Array]',
2642
- int8Tag = '[object Int8Array]',
2643
- int16Tag = '[object Int16Array]',
2644
- int32Tag = '[object Int32Array]',
2645
- uint8Tag = '[object Uint8Array]',
2646
- uint8ClampedTag = '[object Uint8ClampedArray]',
2647
- uint16Tag = '[object Uint16Array]',
2648
- uint32Tag = '[object Uint32Array]';
2649
-
2650
- /**
2651
- * Used to match `RegExp`
2652
- * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).
2653
- */
2654
- var reRegExpChar = /[\\^$.*+?()[\]{}|]/g;
2655
-
2656
- /** Used to match `RegExp` flags from their coerced string values. */
2657
- var reFlags = /\w*$/;
2658
-
2659
- /** Used to detect host constructors (Safari). */
2660
- var reIsHostCtor = /^\[object .+?Constructor\]$/;
2661
-
2662
- /** Used to detect unsigned integer values. */
2663
- var reIsUint = /^(?:0|[1-9]\d*)$/;
2664
-
2665
- /** Used to identify `toStringTag` values supported by `_.clone`. */
2666
- var cloneableTags = {};
2667
- cloneableTags[argsTag] = cloneableTags[arrayTag] =
2668
- cloneableTags[arrayBufferTag] = cloneableTags[dataViewTag] =
2669
- cloneableTags[boolTag] = cloneableTags[dateTag] =
2670
- cloneableTags[float32Tag] = cloneableTags[float64Tag] =
2671
- cloneableTags[int8Tag] = cloneableTags[int16Tag] =
2672
- cloneableTags[int32Tag] = cloneableTags[mapTag] =
2673
- cloneableTags[numberTag] = cloneableTags[objectTag] =
2674
- cloneableTags[regexpTag] = cloneableTags[setTag] =
2675
- cloneableTags[stringTag] = cloneableTags[symbolTag] =
2676
- cloneableTags[uint8Tag] = cloneableTags[uint8ClampedTag] =
2677
- cloneableTags[uint16Tag] = cloneableTags[uint32Tag] = true;
2678
- cloneableTags[errorTag] = cloneableTags[funcTag] =
2679
- cloneableTags[weakMapTag] = false;
2680
-
2681
- /** Detect free variable `global` from Node.js. */
2682
- var freeGlobal = typeof _commonjsHelpers.commonjsGlobal == 'object' && _commonjsHelpers.commonjsGlobal && _commonjsHelpers.commonjsGlobal.Object === Object && _commonjsHelpers.commonjsGlobal;
2683
-
2684
- /** Detect free variable `self`. */
2685
- var freeSelf = typeof self == 'object' && self && self.Object === Object && self;
2686
-
2687
- /** Used as a reference to the global object. */
2688
- var root = freeGlobal || freeSelf || Function('return this')();
2689
-
2690
- /** Detect free variable `exports`. */
2691
- var freeExports = exports && !exports.nodeType && exports;
2692
-
2693
- /** Detect free variable `module`. */
2694
- var freeModule = freeExports && 'object' == 'object' && module && !module.nodeType && module;
2695
-
2696
- /** Detect the popular CommonJS extension `module.exports`. */
2697
- var moduleExports = freeModule && freeModule.exports === freeExports;
2698
-
2699
- /**
2700
- * Adds the key-value `pair` to `map`.
2701
- *
2702
- * @private
2703
- * @param {Object} map The map to modify.
2704
- * @param {Array} pair The key-value pair to add.
2705
- * @returns {Object} Returns `map`.
2706
- */
2707
- function addMapEntry(map, pair) {
2708
- // Don't return `map.set` because it's not chainable in IE 11.
2709
- map.set(pair[0], pair[1]);
2710
- return map;
2711
- }
2712
-
2713
- /**
2714
- * Adds `value` to `set`.
2715
- *
2716
- * @private
2717
- * @param {Object} set The set to modify.
2718
- * @param {*} value The value to add.
2719
- * @returns {Object} Returns `set`.
2720
- */
2721
- function addSetEntry(set, value) {
2722
- // Don't return `set.add` because it's not chainable in IE 11.
2723
- set.add(value);
2724
- return set;
2725
- }
2726
-
2727
- /**
2728
- * A specialized version of `_.forEach` for arrays without support for
2729
- * iteratee shorthands.
2730
- *
2731
- * @private
2732
- * @param {Array} [array] The array to iterate over.
2733
- * @param {Function} iteratee The function invoked per iteration.
2734
- * @returns {Array} Returns `array`.
2735
- */
2736
- function arrayEach(array, iteratee) {
2737
- var index = -1,
2738
- length = array ? array.length : 0;
2739
-
2740
- while (++index < length) {
2741
- if (iteratee(array[index], index, array) === false) {
2742
- break;
2743
- }
2744
- }
2745
- return array;
2746
- }
2747
-
2748
- /**
2749
- * Appends the elements of `values` to `array`.
2750
- *
2751
- * @private
2752
- * @param {Array} array The array to modify.
2753
- * @param {Array} values The values to append.
2754
- * @returns {Array} Returns `array`.
2755
- */
2756
- function arrayPush(array, values) {
2757
- var index = -1,
2758
- length = values.length,
2759
- offset = array.length;
2760
-
2761
- while (++index < length) {
2762
- array[offset + index] = values[index];
2763
- }
2764
- return array;
2765
- }
2766
-
2767
- /**
2768
- * A specialized version of `_.reduce` for arrays without support for
2769
- * iteratee shorthands.
2770
- *
2771
- * @private
2772
- * @param {Array} [array] The array to iterate over.
2773
- * @param {Function} iteratee The function invoked per iteration.
2774
- * @param {*} [accumulator] The initial value.
2775
- * @param {boolean} [initAccum] Specify using the first element of `array` as
2776
- * the initial value.
2777
- * @returns {*} Returns the accumulated value.
2778
- */
2779
- function arrayReduce(array, iteratee, accumulator, initAccum) {
2780
- var index = -1,
2781
- length = array ? array.length : 0;
2782
- while (++index < length) {
2783
- accumulator = iteratee(accumulator, array[index], index, array);
2784
- }
2785
- return accumulator;
2786
- }
2787
-
2788
- /**
2789
- * The base implementation of `_.times` without support for iteratee shorthands
2790
- * or max array length checks.
2791
- *
2792
- * @private
2793
- * @param {number} n The number of times to invoke `iteratee`.
2794
- * @param {Function} iteratee The function invoked per iteration.
2795
- * @returns {Array} Returns the array of results.
2796
- */
2797
- function baseTimes(n, iteratee) {
2798
- var index = -1,
2799
- result = Array(n);
2800
-
2801
- while (++index < n) {
2802
- result[index] = iteratee(index);
2803
- }
2804
- return result;
2805
- }
2806
-
2807
- /**
2808
- * Gets the value at `key` of `object`.
2809
- *
2810
- * @private
2811
- * @param {Object} [object] The object to query.
2812
- * @param {string} key The key of the property to get.
2813
- * @returns {*} Returns the property value.
2814
- */
2815
- function getValue(object, key) {
2816
- return object == null ? undefined : object[key];
2817
- }
2818
-
2819
- /**
2820
- * Checks if `value` is a host object in IE < 9.
2821
- *
2822
- * @private
2823
- * @param {*} value The value to check.
2824
- * @returns {boolean} Returns `true` if `value` is a host object, else `false`.
2825
- */
2826
- function isHostObject(value) {
2827
- // Many host objects are `Object` objects that can coerce to strings
2828
- // despite having improperly defined `toString` methods.
2829
- var result = false;
2830
- if (value != null && typeof value.toString != 'function') {
2831
- try {
2832
- result = !!(value + '');
2833
- } catch (e) {}
2834
- }
2835
- return result;
2836
- }
2837
-
2838
- /**
2839
- * Converts `map` to its key-value pairs.
2840
- *
2841
- * @private
2842
- * @param {Object} map The map to convert.
2843
- * @returns {Array} Returns the key-value pairs.
2844
- */
2845
- function mapToArray(map) {
2846
- var index = -1,
2847
- result = Array(map.size);
2848
-
2849
- map.forEach(function(value, key) {
2850
- result[++index] = [key, value];
2851
- });
2852
- return result;
2853
- }
2854
-
2855
- /**
2856
- * Creates a unary function that invokes `func` with its argument transformed.
2857
- *
2858
- * @private
2859
- * @param {Function} func The function to wrap.
2860
- * @param {Function} transform The argument transform.
2861
- * @returns {Function} Returns the new function.
2862
- */
2863
- function overArg(func, transform) {
2864
- return function(arg) {
2865
- return func(transform(arg));
2866
- };
2867
- }
2868
-
2869
- /**
2870
- * Converts `set` to an array of its values.
2871
- *
2872
- * @private
2873
- * @param {Object} set The set to convert.
2874
- * @returns {Array} Returns the values.
2875
- */
2876
- function setToArray(set) {
2877
- var index = -1,
2878
- result = Array(set.size);
2879
-
2880
- set.forEach(function(value) {
2881
- result[++index] = value;
2882
- });
2883
- return result;
2884
- }
2885
-
2886
- /** Used for built-in method references. */
2887
- var arrayProto = Array.prototype,
2888
- funcProto = Function.prototype,
2889
- objectProto = Object.prototype;
2890
-
2891
- /** Used to detect overreaching core-js shims. */
2892
- var coreJsData = root['__core-js_shared__'];
2893
-
2894
- /** Used to detect methods masquerading as native. */
2895
- var maskSrcKey = (function() {
2896
- var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');
2897
- return uid ? ('Symbol(src)_1.' + uid) : '';
2898
- }());
2899
-
2900
- /** Used to resolve the decompiled source of functions. */
2901
- var funcToString = funcProto.toString;
2902
-
2903
- /** Used to check objects for own properties. */
2904
- var hasOwnProperty = objectProto.hasOwnProperty;
2905
-
2906
- /**
2907
- * Used to resolve the
2908
- * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
2909
- * of values.
2910
- */
2911
- var objectToString = objectProto.toString;
2912
-
2913
- /** Used to detect if a method is native. */
2914
- var reIsNative = RegExp('^' +
2915
- funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\$&')
2916
- .replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, '$1.*?') + '$'
2917
- );
2918
-
2919
- /** Built-in value references. */
2920
- var Buffer = moduleExports ? root.Buffer : undefined,
2921
- Symbol = root.Symbol,
2922
- Uint8Array = root.Uint8Array,
2923
- getPrototype = overArg(Object.getPrototypeOf, Object),
2924
- objectCreate = Object.create,
2925
- propertyIsEnumerable = objectProto.propertyIsEnumerable,
2926
- splice = arrayProto.splice;
2927
-
2928
- /* Built-in method references for those with the same name as other `lodash` methods. */
2929
- var nativeGetSymbols = Object.getOwnPropertySymbols,
2930
- nativeIsBuffer = Buffer ? Buffer.isBuffer : undefined,
2931
- nativeKeys = overArg(Object.keys, Object);
2932
-
2933
- /* Built-in method references that are verified to be native. */
2934
- var DataView = getNative(root, 'DataView'),
2935
- Map = getNative(root, 'Map'),
2936
- Promise = getNative(root, 'Promise'),
2937
- Set = getNative(root, 'Set'),
2938
- WeakMap = getNative(root, 'WeakMap'),
2939
- nativeCreate = getNative(Object, 'create');
2940
-
2941
- /** Used to detect maps, sets, and weakmaps. */
2942
- var dataViewCtorString = toSource(DataView),
2943
- mapCtorString = toSource(Map),
2944
- promiseCtorString = toSource(Promise),
2945
- setCtorString = toSource(Set),
2946
- weakMapCtorString = toSource(WeakMap);
2947
-
2948
- /** Used to convert symbols to primitives and strings. */
2949
- var symbolProto = Symbol ? Symbol.prototype : undefined,
2950
- symbolValueOf = symbolProto ? symbolProto.valueOf : undefined;
2951
-
2952
- /**
2953
- * Creates a hash object.
2954
- *
2955
- * @private
2956
- * @constructor
2957
- * @param {Array} [entries] The key-value pairs to cache.
2958
- */
2959
- function Hash(entries) {
2960
- var index = -1,
2961
- length = entries ? entries.length : 0;
2962
-
2963
- this.clear();
2964
- while (++index < length) {
2965
- var entry = entries[index];
2966
- this.set(entry[0], entry[1]);
2967
- }
2968
- }
2969
-
2970
- /**
2971
- * Removes all key-value entries from the hash.
2972
- *
2973
- * @private
2974
- * @name clear
2975
- * @memberOf Hash
2976
- */
2977
- function hashClear() {
2978
- this.__data__ = nativeCreate ? nativeCreate(null) : {};
2979
- }
2980
-
2981
- /**
2982
- * Removes `key` and its value from the hash.
2983
- *
2984
- * @private
2985
- * @name delete
2986
- * @memberOf Hash
2987
- * @param {Object} hash The hash to modify.
2988
- * @param {string} key The key of the value to remove.
2989
- * @returns {boolean} Returns `true` if the entry was removed, else `false`.
2990
- */
2991
- function hashDelete(key) {
2992
- return this.has(key) && delete this.__data__[key];
2993
- }
2994
-
2995
- /**
2996
- * Gets the hash value for `key`.
2997
- *
2998
- * @private
2999
- * @name get
3000
- * @memberOf Hash
3001
- * @param {string} key The key of the value to get.
3002
- * @returns {*} Returns the entry value.
3003
- */
3004
- function hashGet(key) {
3005
- var data = this.__data__;
3006
- if (nativeCreate) {
3007
- var result = data[key];
3008
- return result === HASH_UNDEFINED ? undefined : result;
3009
- }
3010
- return hasOwnProperty.call(data, key) ? data[key] : undefined;
3011
- }
3012
-
3013
- /**
3014
- * Checks if a hash value for `key` exists.
3015
- *
3016
- * @private
3017
- * @name has
3018
- * @memberOf Hash
3019
- * @param {string} key The key of the entry to check.
3020
- * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
3021
- */
3022
- function hashHas(key) {
3023
- var data = this.__data__;
3024
- return nativeCreate ? data[key] !== undefined : hasOwnProperty.call(data, key);
3025
- }
3026
-
3027
- /**
3028
- * Sets the hash `key` to `value`.
3029
- *
3030
- * @private
3031
- * @name set
3032
- * @memberOf Hash
3033
- * @param {string} key The key of the value to set.
3034
- * @param {*} value The value to set.
3035
- * @returns {Object} Returns the hash instance.
3036
- */
3037
- function hashSet(key, value) {
3038
- var data = this.__data__;
3039
- data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value;
3040
- return this;
3041
- }
3042
-
3043
- // Add methods to `Hash`.
3044
- Hash.prototype.clear = hashClear;
3045
- Hash.prototype['delete'] = hashDelete;
3046
- Hash.prototype.get = hashGet;
3047
- Hash.prototype.has = hashHas;
3048
- Hash.prototype.set = hashSet;
3049
-
3050
- /**
3051
- * Creates an list cache object.
3052
- *
3053
- * @private
3054
- * @constructor
3055
- * @param {Array} [entries] The key-value pairs to cache.
3056
- */
3057
- function ListCache(entries) {
3058
- var index = -1,
3059
- length = entries ? entries.length : 0;
3060
-
3061
- this.clear();
3062
- while (++index < length) {
3063
- var entry = entries[index];
3064
- this.set(entry[0], entry[1]);
3065
- }
3066
- }
3067
-
3068
- /**
3069
- * Removes all key-value entries from the list cache.
3070
- *
3071
- * @private
3072
- * @name clear
3073
- * @memberOf ListCache
3074
- */
3075
- function listCacheClear() {
3076
- this.__data__ = [];
3077
- }
3078
-
3079
- /**
3080
- * Removes `key` and its value from the list cache.
3081
- *
3082
- * @private
3083
- * @name delete
3084
- * @memberOf ListCache
3085
- * @param {string} key The key of the value to remove.
3086
- * @returns {boolean} Returns `true` if the entry was removed, else `false`.
3087
- */
3088
- function listCacheDelete(key) {
3089
- var data = this.__data__,
3090
- index = assocIndexOf(data, key);
3091
-
3092
- if (index < 0) {
3093
- return false;
3094
- }
3095
- var lastIndex = data.length - 1;
3096
- if (index == lastIndex) {
3097
- data.pop();
3098
- } else {
3099
- splice.call(data, index, 1);
3100
- }
3101
- return true;
3102
- }
3103
-
3104
- /**
3105
- * Gets the list cache value for `key`.
3106
- *
3107
- * @private
3108
- * @name get
3109
- * @memberOf ListCache
3110
- * @param {string} key The key of the value to get.
3111
- * @returns {*} Returns the entry value.
3112
- */
3113
- function listCacheGet(key) {
3114
- var data = this.__data__,
3115
- index = assocIndexOf(data, key);
3116
-
3117
- return index < 0 ? undefined : data[index][1];
3118
- }
3119
-
3120
- /**
3121
- * Checks if a list cache value for `key` exists.
3122
- *
3123
- * @private
3124
- * @name has
3125
- * @memberOf ListCache
3126
- * @param {string} key The key of the entry to check.
3127
- * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
3128
- */
3129
- function listCacheHas(key) {
3130
- return assocIndexOf(this.__data__, key) > -1;
3131
- }
3132
-
3133
- /**
3134
- * Sets the list cache `key` to `value`.
3135
- *
3136
- * @private
3137
- * @name set
3138
- * @memberOf ListCache
3139
- * @param {string} key The key of the value to set.
3140
- * @param {*} value The value to set.
3141
- * @returns {Object} Returns the list cache instance.
3142
- */
3143
- function listCacheSet(key, value) {
3144
- var data = this.__data__,
3145
- index = assocIndexOf(data, key);
3146
-
3147
- if (index < 0) {
3148
- data.push([key, value]);
3149
- } else {
3150
- data[index][1] = value;
3151
- }
3152
- return this;
3153
- }
3154
-
3155
- // Add methods to `ListCache`.
3156
- ListCache.prototype.clear = listCacheClear;
3157
- ListCache.prototype['delete'] = listCacheDelete;
3158
- ListCache.prototype.get = listCacheGet;
3159
- ListCache.prototype.has = listCacheHas;
3160
- ListCache.prototype.set = listCacheSet;
3161
-
3162
- /**
3163
- * Creates a map cache object to store key-value pairs.
3164
- *
3165
- * @private
3166
- * @constructor
3167
- * @param {Array} [entries] The key-value pairs to cache.
3168
- */
3169
- function MapCache(entries) {
3170
- var index = -1,
3171
- length = entries ? entries.length : 0;
3172
-
3173
- this.clear();
3174
- while (++index < length) {
3175
- var entry = entries[index];
3176
- this.set(entry[0], entry[1]);
3177
- }
3178
- }
3179
-
3180
- /**
3181
- * Removes all key-value entries from the map.
3182
- *
3183
- * @private
3184
- * @name clear
3185
- * @memberOf MapCache
3186
- */
3187
- function mapCacheClear() {
3188
- this.__data__ = {
3189
- 'hash': new Hash,
3190
- 'map': new (Map || ListCache),
3191
- 'string': new Hash
3192
- };
3193
- }
3194
-
3195
- /**
3196
- * Removes `key` and its value from the map.
3197
- *
3198
- * @private
3199
- * @name delete
3200
- * @memberOf MapCache
3201
- * @param {string} key The key of the value to remove.
3202
- * @returns {boolean} Returns `true` if the entry was removed, else `false`.
3203
- */
3204
- function mapCacheDelete(key) {
3205
- return getMapData(this, key)['delete'](key);
3206
- }
3207
-
3208
- /**
3209
- * Gets the map value for `key`.
3210
- *
3211
- * @private
3212
- * @name get
3213
- * @memberOf MapCache
3214
- * @param {string} key The key of the value to get.
3215
- * @returns {*} Returns the entry value.
3216
- */
3217
- function mapCacheGet(key) {
3218
- return getMapData(this, key).get(key);
3219
- }
3220
-
3221
- /**
3222
- * Checks if a map value for `key` exists.
3223
- *
3224
- * @private
3225
- * @name has
3226
- * @memberOf MapCache
3227
- * @param {string} key The key of the entry to check.
3228
- * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
3229
- */
3230
- function mapCacheHas(key) {
3231
- return getMapData(this, key).has(key);
3232
- }
3233
-
3234
- /**
3235
- * Sets the map `key` to `value`.
3236
- *
3237
- * @private
3238
- * @name set
3239
- * @memberOf MapCache
3240
- * @param {string} key The key of the value to set.
3241
- * @param {*} value The value to set.
3242
- * @returns {Object} Returns the map cache instance.
3243
- */
3244
- function mapCacheSet(key, value) {
3245
- getMapData(this, key).set(key, value);
3246
- return this;
3247
- }
3248
-
3249
- // Add methods to `MapCache`.
3250
- MapCache.prototype.clear = mapCacheClear;
3251
- MapCache.prototype['delete'] = mapCacheDelete;
3252
- MapCache.prototype.get = mapCacheGet;
3253
- MapCache.prototype.has = mapCacheHas;
3254
- MapCache.prototype.set = mapCacheSet;
3255
-
3256
- /**
3257
- * Creates a stack cache object to store key-value pairs.
3258
- *
3259
- * @private
3260
- * @constructor
3261
- * @param {Array} [entries] The key-value pairs to cache.
3262
- */
3263
- function Stack(entries) {
3264
- this.__data__ = new ListCache(entries);
3265
- }
3266
-
3267
- /**
3268
- * Removes all key-value entries from the stack.
3269
- *
3270
- * @private
3271
- * @name clear
3272
- * @memberOf Stack
3273
- */
3274
- function stackClear() {
3275
- this.__data__ = new ListCache;
3276
- }
3277
-
3278
- /**
3279
- * Removes `key` and its value from the stack.
3280
- *
3281
- * @private
3282
- * @name delete
3283
- * @memberOf Stack
3284
- * @param {string} key The key of the value to remove.
3285
- * @returns {boolean} Returns `true` if the entry was removed, else `false`.
3286
- */
3287
- function stackDelete(key) {
3288
- return this.__data__['delete'](key);
3289
- }
3290
-
3291
- /**
3292
- * Gets the stack value for `key`.
3293
- *
3294
- * @private
3295
- * @name get
3296
- * @memberOf Stack
3297
- * @param {string} key The key of the value to get.
3298
- * @returns {*} Returns the entry value.
3299
- */
3300
- function stackGet(key) {
3301
- return this.__data__.get(key);
3302
- }
3303
-
3304
- /**
3305
- * Checks if a stack value for `key` exists.
3306
- *
3307
- * @private
3308
- * @name has
3309
- * @memberOf Stack
3310
- * @param {string} key The key of the entry to check.
3311
- * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
3312
- */
3313
- function stackHas(key) {
3314
- return this.__data__.has(key);
3315
- }
3316
-
3317
- /**
3318
- * Sets the stack `key` to `value`.
3319
- *
3320
- * @private
3321
- * @name set
3322
- * @memberOf Stack
3323
- * @param {string} key The key of the value to set.
3324
- * @param {*} value The value to set.
3325
- * @returns {Object} Returns the stack cache instance.
3326
- */
3327
- function stackSet(key, value) {
3328
- var cache = this.__data__;
3329
- if (cache instanceof ListCache) {
3330
- var pairs = cache.__data__;
3331
- if (!Map || (pairs.length < LARGE_ARRAY_SIZE - 1)) {
3332
- pairs.push([key, value]);
3333
- return this;
3334
- }
3335
- cache = this.__data__ = new MapCache(pairs);
3336
- }
3337
- cache.set(key, value);
3338
- return this;
3339
- }
3340
-
3341
- // Add methods to `Stack`.
3342
- Stack.prototype.clear = stackClear;
3343
- Stack.prototype['delete'] = stackDelete;
3344
- Stack.prototype.get = stackGet;
3345
- Stack.prototype.has = stackHas;
3346
- Stack.prototype.set = stackSet;
3347
-
3348
- /**
3349
- * Creates an array of the enumerable property names of the array-like `value`.
3350
- *
3351
- * @private
3352
- * @param {*} value The value to query.
3353
- * @param {boolean} inherited Specify returning inherited property names.
3354
- * @returns {Array} Returns the array of property names.
3355
- */
3356
- function arrayLikeKeys(value, inherited) {
3357
- // Safari 8.1 makes `arguments.callee` enumerable in strict mode.
3358
- // Safari 9 makes `arguments.length` enumerable in strict mode.
3359
- var result = (isArray(value) || isArguments(value))
3360
- ? baseTimes(value.length, String)
3361
- : [];
3362
-
3363
- var length = result.length,
3364
- skipIndexes = !!length;
3365
-
3366
- for (var key in value) {
3367
- if ((hasOwnProperty.call(value, key)) &&
3368
- !(skipIndexes && (key == 'length' || isIndex(key, length)))) {
3369
- result.push(key);
3370
- }
3371
- }
3372
- return result;
3373
- }
3374
-
3375
- /**
3376
- * Assigns `value` to `key` of `object` if the existing value is not equivalent
3377
- * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)
3378
- * for equality comparisons.
3379
- *
3380
- * @private
3381
- * @param {Object} object The object to modify.
3382
- * @param {string} key The key of the property to assign.
3383
- * @param {*} value The value to assign.
3384
- */
3385
- function assignValue(object, key, value) {
3386
- var objValue = object[key];
3387
- if (!(hasOwnProperty.call(object, key) && eq(objValue, value)) ||
3388
- (value === undefined && !(key in object))) {
3389
- object[key] = value;
3390
- }
3391
- }
3392
-
3393
- /**
3394
- * Gets the index at which the `key` is found in `array` of key-value pairs.
3395
- *
3396
- * @private
3397
- * @param {Array} array The array to inspect.
3398
- * @param {*} key The key to search for.
3399
- * @returns {number} Returns the index of the matched value, else `-1`.
3400
- */
3401
- function assocIndexOf(array, key) {
3402
- var length = array.length;
3403
- while (length--) {
3404
- if (eq(array[length][0], key)) {
3405
- return length;
3406
- }
3407
- }
3408
- return -1;
3409
- }
3410
-
3411
- /**
3412
- * The base implementation of `_.assign` without support for multiple sources
3413
- * or `customizer` functions.
3414
- *
3415
- * @private
3416
- * @param {Object} object The destination object.
3417
- * @param {Object} source The source object.
3418
- * @returns {Object} Returns `object`.
3419
- */
3420
- function baseAssign(object, source) {
3421
- return object && copyObject(source, keys(source), object);
3422
- }
3423
-
3424
- /**
3425
- * The base implementation of `_.clone` and `_.cloneDeep` which tracks
3426
- * traversed objects.
3427
- *
3428
- * @private
3429
- * @param {*} value The value to clone.
3430
- * @param {boolean} [isDeep] Specify a deep clone.
3431
- * @param {boolean} [isFull] Specify a clone including symbols.
3432
- * @param {Function} [customizer] The function to customize cloning.
3433
- * @param {string} [key] The key of `value`.
3434
- * @param {Object} [object] The parent object of `value`.
3435
- * @param {Object} [stack] Tracks traversed objects and their clone counterparts.
3436
- * @returns {*} Returns the cloned value.
3437
- */
3438
- function baseClone(value, isDeep, isFull, customizer, key, object, stack) {
3439
- var result;
3440
- if (customizer) {
3441
- result = object ? customizer(value, key, object, stack) : customizer(value);
3442
- }
3443
- if (result !== undefined) {
3444
- return result;
3445
- }
3446
- if (!isObject(value)) {
3447
- return value;
3448
- }
3449
- var isArr = isArray(value);
3450
- if (isArr) {
3451
- result = initCloneArray(value);
3452
- if (!isDeep) {
3453
- return copyArray(value, result);
3454
- }
3455
- } else {
3456
- var tag = getTag(value),
3457
- isFunc = tag == funcTag || tag == genTag;
3458
-
3459
- if (isBuffer(value)) {
3460
- return cloneBuffer(value, isDeep);
3461
- }
3462
- if (tag == objectTag || tag == argsTag || (isFunc && !object)) {
3463
- if (isHostObject(value)) {
3464
- return object ? value : {};
3465
- }
3466
- result = initCloneObject(isFunc ? {} : value);
3467
- if (!isDeep) {
3468
- return copySymbols(value, baseAssign(result, value));
3469
- }
3470
- } else {
3471
- if (!cloneableTags[tag]) {
3472
- return object ? value : {};
3473
- }
3474
- result = initCloneByTag(value, tag, baseClone, isDeep);
3475
- }
3476
- }
3477
- // Check for circular references and return its corresponding clone.
3478
- stack || (stack = new Stack);
3479
- var stacked = stack.get(value);
3480
- if (stacked) {
3481
- return stacked;
3482
- }
3483
- stack.set(value, result);
3484
-
3485
- if (!isArr) {
3486
- var props = isFull ? getAllKeys(value) : keys(value);
3487
- }
3488
- arrayEach(props || value, function(subValue, key) {
3489
- if (props) {
3490
- key = subValue;
3491
- subValue = value[key];
3492
- }
3493
- // Recursively populate clone (susceptible to call stack limits).
3494
- assignValue(result, key, baseClone(subValue, isDeep, isFull, customizer, key, value, stack));
3495
- });
3496
- return result;
3497
- }
3498
-
3499
- /**
3500
- * The base implementation of `_.create` without support for assigning
3501
- * properties to the created object.
3502
- *
3503
- * @private
3504
- * @param {Object} prototype The object to inherit from.
3505
- * @returns {Object} Returns the new object.
3506
- */
3507
- function baseCreate(proto) {
3508
- return isObject(proto) ? objectCreate(proto) : {};
3509
- }
3510
-
3511
- /**
3512
- * The base implementation of `getAllKeys` and `getAllKeysIn` which uses
3513
- * `keysFunc` and `symbolsFunc` to get the enumerable property names and
3514
- * symbols of `object`.
3515
- *
3516
- * @private
3517
- * @param {Object} object The object to query.
3518
- * @param {Function} keysFunc The function to get the keys of `object`.
3519
- * @param {Function} symbolsFunc The function to get the symbols of `object`.
3520
- * @returns {Array} Returns the array of property names and symbols.
3521
- */
3522
- function baseGetAllKeys(object, keysFunc, symbolsFunc) {
3523
- var result = keysFunc(object);
3524
- return isArray(object) ? result : arrayPush(result, symbolsFunc(object));
3525
- }
3526
-
3527
- /**
3528
- * The base implementation of `getTag`.
3529
- *
3530
- * @private
3531
- * @param {*} value The value to query.
3532
- * @returns {string} Returns the `toStringTag`.
3533
- */
3534
- function baseGetTag(value) {
3535
- return objectToString.call(value);
3536
- }
3537
-
3538
- /**
3539
- * The base implementation of `_.isNative` without bad shim checks.
3540
- *
3541
- * @private
3542
- * @param {*} value The value to check.
3543
- * @returns {boolean} Returns `true` if `value` is a native function,
3544
- * else `false`.
3545
- */
3546
- function baseIsNative(value) {
3547
- if (!isObject(value) || isMasked(value)) {
3548
- return false;
3549
- }
3550
- var pattern = (isFunction(value) || isHostObject(value)) ? reIsNative : reIsHostCtor;
3551
- return pattern.test(toSource(value));
3552
- }
3553
-
3554
- /**
3555
- * The base implementation of `_.keys` which doesn't treat sparse arrays as dense.
3556
- *
3557
- * @private
3558
- * @param {Object} object The object to query.
3559
- * @returns {Array} Returns the array of property names.
3560
- */
3561
- function baseKeys(object) {
3562
- if (!isPrototype(object)) {
3563
- return nativeKeys(object);
3564
- }
3565
- var result = [];
3566
- for (var key in Object(object)) {
3567
- if (hasOwnProperty.call(object, key) && key != 'constructor') {
3568
- result.push(key);
3569
- }
3570
- }
3571
- return result;
3572
- }
3573
-
3574
- /**
3575
- * Creates a clone of `buffer`.
3576
- *
3577
- * @private
3578
- * @param {Buffer} buffer The buffer to clone.
3579
- * @param {boolean} [isDeep] Specify a deep clone.
3580
- * @returns {Buffer} Returns the cloned buffer.
3581
- */
3582
- function cloneBuffer(buffer, isDeep) {
3583
- if (isDeep) {
3584
- return buffer.slice();
3585
- }
3586
- var result = new buffer.constructor(buffer.length);
3587
- buffer.copy(result);
3588
- return result;
3589
- }
3590
-
3591
- /**
3592
- * Creates a clone of `arrayBuffer`.
3593
- *
3594
- * @private
3595
- * @param {ArrayBuffer} arrayBuffer The array buffer to clone.
3596
- * @returns {ArrayBuffer} Returns the cloned array buffer.
3597
- */
3598
- function cloneArrayBuffer(arrayBuffer) {
3599
- var result = new arrayBuffer.constructor(arrayBuffer.byteLength);
3600
- new Uint8Array(result).set(new Uint8Array(arrayBuffer));
3601
- return result;
3602
- }
3603
-
3604
- /**
3605
- * Creates a clone of `dataView`.
3606
- *
3607
- * @private
3608
- * @param {Object} dataView The data view to clone.
3609
- * @param {boolean} [isDeep] Specify a deep clone.
3610
- * @returns {Object} Returns the cloned data view.
3611
- */
3612
- function cloneDataView(dataView, isDeep) {
3613
- var buffer = isDeep ? cloneArrayBuffer(dataView.buffer) : dataView.buffer;
3614
- return new dataView.constructor(buffer, dataView.byteOffset, dataView.byteLength);
3615
- }
3616
-
3617
- /**
3618
- * Creates a clone of `map`.
3619
- *
3620
- * @private
3621
- * @param {Object} map The map to clone.
3622
- * @param {Function} cloneFunc The function to clone values.
3623
- * @param {boolean} [isDeep] Specify a deep clone.
3624
- * @returns {Object} Returns the cloned map.
3625
- */
3626
- function cloneMap(map, isDeep, cloneFunc) {
3627
- var array = isDeep ? cloneFunc(mapToArray(map), true) : mapToArray(map);
3628
- return arrayReduce(array, addMapEntry, new map.constructor);
3629
- }
3630
-
3631
- /**
3632
- * Creates a clone of `regexp`.
3633
- *
3634
- * @private
3635
- * @param {Object} regexp The regexp to clone.
3636
- * @returns {Object} Returns the cloned regexp.
3637
- */
3638
- function cloneRegExp(regexp) {
3639
- var result = new regexp.constructor(regexp.source, reFlags.exec(regexp));
3640
- result.lastIndex = regexp.lastIndex;
3641
- return result;
3642
- }
3643
-
3644
- /**
3645
- * Creates a clone of `set`.
3646
- *
3647
- * @private
3648
- * @param {Object} set The set to clone.
3649
- * @param {Function} cloneFunc The function to clone values.
3650
- * @param {boolean} [isDeep] Specify a deep clone.
3651
- * @returns {Object} Returns the cloned set.
3652
- */
3653
- function cloneSet(set, isDeep, cloneFunc) {
3654
- var array = isDeep ? cloneFunc(setToArray(set), true) : setToArray(set);
3655
- return arrayReduce(array, addSetEntry, new set.constructor);
3656
- }
3657
-
3658
- /**
3659
- * Creates a clone of the `symbol` object.
3660
- *
3661
- * @private
3662
- * @param {Object} symbol The symbol object to clone.
3663
- * @returns {Object} Returns the cloned symbol object.
3664
- */
3665
- function cloneSymbol(symbol) {
3666
- return symbolValueOf ? Object(symbolValueOf.call(symbol)) : {};
3667
- }
3668
-
3669
- /**
3670
- * Creates a clone of `typedArray`.
3671
- *
3672
- * @private
3673
- * @param {Object} typedArray The typed array to clone.
3674
- * @param {boolean} [isDeep] Specify a deep clone.
3675
- * @returns {Object} Returns the cloned typed array.
3676
- */
3677
- function cloneTypedArray(typedArray, isDeep) {
3678
- var buffer = isDeep ? cloneArrayBuffer(typedArray.buffer) : typedArray.buffer;
3679
- return new typedArray.constructor(buffer, typedArray.byteOffset, typedArray.length);
3680
- }
3681
-
3682
- /**
3683
- * Copies the values of `source` to `array`.
3684
- *
3685
- * @private
3686
- * @param {Array} source The array to copy values from.
3687
- * @param {Array} [array=[]] The array to copy values to.
3688
- * @returns {Array} Returns `array`.
3689
- */
3690
- function copyArray(source, array) {
3691
- var index = -1,
3692
- length = source.length;
3693
-
3694
- array || (array = Array(length));
3695
- while (++index < length) {
3696
- array[index] = source[index];
3697
- }
3698
- return array;
3699
- }
3700
-
3701
- /**
3702
- * Copies properties of `source` to `object`.
3703
- *
3704
- * @private
3705
- * @param {Object} source The object to copy properties from.
3706
- * @param {Array} props The property identifiers to copy.
3707
- * @param {Object} [object={}] The object to copy properties to.
3708
- * @param {Function} [customizer] The function to customize copied values.
3709
- * @returns {Object} Returns `object`.
3710
- */
3711
- function copyObject(source, props, object, customizer) {
3712
- object || (object = {});
3713
-
3714
- var index = -1,
3715
- length = props.length;
3716
-
3717
- while (++index < length) {
3718
- var key = props[index];
3719
-
3720
- var newValue = undefined;
3721
-
3722
- assignValue(object, key, newValue === undefined ? source[key] : newValue);
3723
- }
3724
- return object;
3725
- }
3726
-
3727
- /**
3728
- * Copies own symbol properties of `source` to `object`.
3729
- *
3730
- * @private
3731
- * @param {Object} source The object to copy symbols from.
3732
- * @param {Object} [object={}] The object to copy symbols to.
3733
- * @returns {Object} Returns `object`.
3734
- */
3735
- function copySymbols(source, object) {
3736
- return copyObject(source, getSymbols(source), object);
3737
- }
3738
-
3739
- /**
3740
- * Creates an array of own enumerable property names and symbols of `object`.
3741
- *
3742
- * @private
3743
- * @param {Object} object The object to query.
3744
- * @returns {Array} Returns the array of property names and symbols.
3745
- */
3746
- function getAllKeys(object) {
3747
- return baseGetAllKeys(object, keys, getSymbols);
3748
- }
3749
-
3750
- /**
3751
- * Gets the data for `map`.
3752
- *
3753
- * @private
3754
- * @param {Object} map The map to query.
3755
- * @param {string} key The reference key.
3756
- * @returns {*} Returns the map data.
3757
- */
3758
- function getMapData(map, key) {
3759
- var data = map.__data__;
3760
- return isKeyable(key)
3761
- ? data[typeof key == 'string' ? 'string' : 'hash']
3762
- : data.map;
3763
- }
3764
-
3765
- /**
3766
- * Gets the native function at `key` of `object`.
3767
- *
3768
- * @private
3769
- * @param {Object} object The object to query.
3770
- * @param {string} key The key of the method to get.
3771
- * @returns {*} Returns the function if it's native, else `undefined`.
3772
- */
3773
- function getNative(object, key) {
3774
- var value = getValue(object, key);
3775
- return baseIsNative(value) ? value : undefined;
3776
- }
3777
-
3778
- /**
3779
- * Creates an array of the own enumerable symbol properties of `object`.
3780
- *
3781
- * @private
3782
- * @param {Object} object The object to query.
3783
- * @returns {Array} Returns the array of symbols.
3784
- */
3785
- var getSymbols = nativeGetSymbols ? overArg(nativeGetSymbols, Object) : stubArray;
3786
-
3787
- /**
3788
- * Gets the `toStringTag` of `value`.
3789
- *
3790
- * @private
3791
- * @param {*} value The value to query.
3792
- * @returns {string} Returns the `toStringTag`.
3793
- */
3794
- var getTag = baseGetTag;
3795
-
3796
- // Fallback for data views, maps, sets, and weak maps in IE 11,
3797
- // for data views in Edge < 14, and promises in Node.js.
3798
- if ((DataView && getTag(new DataView(new ArrayBuffer(1))) != dataViewTag) ||
3799
- (Map && getTag(new Map) != mapTag) ||
3800
- (Promise && getTag(Promise.resolve()) != promiseTag) ||
3801
- (Set && getTag(new Set) != setTag) ||
3802
- (WeakMap && getTag(new WeakMap) != weakMapTag)) {
3803
- getTag = function(value) {
3804
- var result = objectToString.call(value),
3805
- Ctor = result == objectTag ? value.constructor : undefined,
3806
- ctorString = Ctor ? toSource(Ctor) : undefined;
3807
-
3808
- if (ctorString) {
3809
- switch (ctorString) {
3810
- case dataViewCtorString: return dataViewTag;
3811
- case mapCtorString: return mapTag;
3812
- case promiseCtorString: return promiseTag;
3813
- case setCtorString: return setTag;
3814
- case weakMapCtorString: return weakMapTag;
3815
- }
3816
- }
3817
- return result;
3818
- };
3819
- }
3820
-
3821
- /**
3822
- * Initializes an array clone.
3823
- *
3824
- * @private
3825
- * @param {Array} array The array to clone.
3826
- * @returns {Array} Returns the initialized clone.
3827
- */
3828
- function initCloneArray(array) {
3829
- var length = array.length,
3830
- result = array.constructor(length);
3831
-
3832
- // Add properties assigned by `RegExp#exec`.
3833
- if (length && typeof array[0] == 'string' && hasOwnProperty.call(array, 'index')) {
3834
- result.index = array.index;
3835
- result.input = array.input;
3836
- }
3837
- return result;
3838
- }
3839
-
3840
- /**
3841
- * Initializes an object clone.
3842
- *
3843
- * @private
3844
- * @param {Object} object The object to clone.
3845
- * @returns {Object} Returns the initialized clone.
3846
- */
3847
- function initCloneObject(object) {
3848
- return (typeof object.constructor == 'function' && !isPrototype(object))
3849
- ? baseCreate(getPrototype(object))
3850
- : {};
3851
- }
3852
-
3853
- /**
3854
- * Initializes an object clone based on its `toStringTag`.
3855
- *
3856
- * **Note:** This function only supports cloning values with tags of
3857
- * `Boolean`, `Date`, `Error`, `Number`, `RegExp`, or `String`.
3858
- *
3859
- * @private
3860
- * @param {Object} object The object to clone.
3861
- * @param {string} tag The `toStringTag` of the object to clone.
3862
- * @param {Function} cloneFunc The function to clone values.
3863
- * @param {boolean} [isDeep] Specify a deep clone.
3864
- * @returns {Object} Returns the initialized clone.
3865
- */
3866
- function initCloneByTag(object, tag, cloneFunc, isDeep) {
3867
- var Ctor = object.constructor;
3868
- switch (tag) {
3869
- case arrayBufferTag:
3870
- return cloneArrayBuffer(object);
3871
-
3872
- case boolTag:
3873
- case dateTag:
3874
- return new Ctor(+object);
3875
-
3876
- case dataViewTag:
3877
- return cloneDataView(object, isDeep);
3878
-
3879
- case float32Tag: case float64Tag:
3880
- case int8Tag: case int16Tag: case int32Tag:
3881
- case uint8Tag: case uint8ClampedTag: case uint16Tag: case uint32Tag:
3882
- return cloneTypedArray(object, isDeep);
3883
-
3884
- case mapTag:
3885
- return cloneMap(object, isDeep, cloneFunc);
3886
-
3887
- case numberTag:
3888
- case stringTag:
3889
- return new Ctor(object);
3890
-
3891
- case regexpTag:
3892
- return cloneRegExp(object);
3893
-
3894
- case setTag:
3895
- return cloneSet(object, isDeep, cloneFunc);
3896
-
3897
- case symbolTag:
3898
- return cloneSymbol(object);
3899
- }
3900
- }
3901
-
3902
- /**
3903
- * Checks if `value` is a valid array-like index.
3904
- *
3905
- * @private
3906
- * @param {*} value The value to check.
3907
- * @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index.
3908
- * @returns {boolean} Returns `true` if `value` is a valid index, else `false`.
3909
- */
3910
- function isIndex(value, length) {
3911
- length = length == null ? MAX_SAFE_INTEGER : length;
3912
- return !!length &&
3913
- (typeof value == 'number' || reIsUint.test(value)) &&
3914
- (value > -1 && value % 1 == 0 && value < length);
3915
- }
3916
-
3917
- /**
3918
- * Checks if `value` is suitable for use as unique object key.
3919
- *
3920
- * @private
3921
- * @param {*} value The value to check.
3922
- * @returns {boolean} Returns `true` if `value` is suitable, else `false`.
3923
- */
3924
- function isKeyable(value) {
3925
- var type = typeof value;
3926
- return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean')
3927
- ? (value !== '__proto__')
3928
- : (value === null);
3929
- }
3930
-
3931
- /**
3932
- * Checks if `func` has its source masked.
3933
- *
3934
- * @private
3935
- * @param {Function} func The function to check.
3936
- * @returns {boolean} Returns `true` if `func` is masked, else `false`.
3937
- */
3938
- function isMasked(func) {
3939
- return !!maskSrcKey && (maskSrcKey in func);
3940
- }
3941
-
3942
- /**
3943
- * Checks if `value` is likely a prototype object.
3944
- *
3945
- * @private
3946
- * @param {*} value The value to check.
3947
- * @returns {boolean} Returns `true` if `value` is a prototype, else `false`.
3948
- */
3949
- function isPrototype(value) {
3950
- var Ctor = value && value.constructor,
3951
- proto = (typeof Ctor == 'function' && Ctor.prototype) || objectProto;
3952
-
3953
- return value === proto;
3954
- }
3955
-
3956
- /**
3957
- * Converts `func` to its source code.
3958
- *
3959
- * @private
3960
- * @param {Function} func The function to process.
3961
- * @returns {string} Returns the source code.
3962
- */
3963
- function toSource(func) {
3964
- if (func != null) {
3965
- try {
3966
- return funcToString.call(func);
3967
- } catch (e) {}
3968
- try {
3969
- return (func + '');
3970
- } catch (e) {}
3971
- }
3972
- return '';
3973
- }
3974
-
3975
- /**
3976
- * This method is like `_.clone` except that it recursively clones `value`.
3977
- *
3978
- * @static
3979
- * @memberOf _
3980
- * @since 1.0.0
3981
- * @category Lang
3982
- * @param {*} value The value to recursively clone.
3983
- * @returns {*} Returns the deep cloned value.
3984
- * @see _.clone
3985
- * @example
3986
- *
3987
- * var objects = [{ 'a': 1 }, { 'b': 2 }];
3988
- *
3989
- * var deep = _.cloneDeep(objects);
3990
- * console.log(deep[0] === objects[0]);
3991
- * // => false
3992
- */
3993
- function cloneDeep(value) {
3994
- return baseClone(value, true, true);
3995
- }
3996
-
3997
- /**
3998
- * Performs a
3999
- * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)
4000
- * comparison between two values to determine if they are equivalent.
4001
- *
4002
- * @static
4003
- * @memberOf _
4004
- * @since 4.0.0
4005
- * @category Lang
4006
- * @param {*} value The value to compare.
4007
- * @param {*} other The other value to compare.
4008
- * @returns {boolean} Returns `true` if the values are equivalent, else `false`.
4009
- * @example
4010
- *
4011
- * var object = { 'a': 1 };
4012
- * var other = { 'a': 1 };
4013
- *
4014
- * _.eq(object, object);
4015
- * // => true
4016
- *
4017
- * _.eq(object, other);
4018
- * // => false
4019
- *
4020
- * _.eq('a', 'a');
4021
- * // => true
4022
- *
4023
- * _.eq('a', Object('a'));
4024
- * // => false
4025
- *
4026
- * _.eq(NaN, NaN);
4027
- * // => true
4028
- */
4029
- function eq(value, other) {
4030
- return value === other || (value !== value && other !== other);
4031
- }
4032
-
4033
- /**
4034
- * Checks if `value` is likely an `arguments` object.
4035
- *
4036
- * @static
4037
- * @memberOf _
4038
- * @since 0.1.0
4039
- * @category Lang
4040
- * @param {*} value The value to check.
4041
- * @returns {boolean} Returns `true` if `value` is an `arguments` object,
4042
- * else `false`.
4043
- * @example
4044
- *
4045
- * _.isArguments(function() { return arguments; }());
4046
- * // => true
4047
- *
4048
- * _.isArguments([1, 2, 3]);
4049
- * // => false
4050
- */
4051
- function isArguments(value) {
4052
- // Safari 8.1 makes `arguments.callee` enumerable in strict mode.
4053
- return isArrayLikeObject(value) && hasOwnProperty.call(value, 'callee') &&
4054
- (!propertyIsEnumerable.call(value, 'callee') || objectToString.call(value) == argsTag);
4055
- }
4056
-
4057
- /**
4058
- * Checks if `value` is classified as an `Array` object.
4059
- *
4060
- * @static
4061
- * @memberOf _
4062
- * @since 0.1.0
4063
- * @category Lang
4064
- * @param {*} value The value to check.
4065
- * @returns {boolean} Returns `true` if `value` is an array, else `false`.
4066
- * @example
4067
- *
4068
- * _.isArray([1, 2, 3]);
4069
- * // => true
4070
- *
4071
- * _.isArray(document.body.children);
4072
- * // => false
4073
- *
4074
- * _.isArray('abc');
4075
- * // => false
4076
- *
4077
- * _.isArray(_.noop);
4078
- * // => false
4079
- */
4080
- var isArray = Array.isArray;
4081
-
4082
- /**
4083
- * Checks if `value` is array-like. A value is considered array-like if it's
4084
- * not a function and has a `value.length` that's an integer greater than or
4085
- * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.
4086
- *
4087
- * @static
4088
- * @memberOf _
4089
- * @since 4.0.0
4090
- * @category Lang
4091
- * @param {*} value The value to check.
4092
- * @returns {boolean} Returns `true` if `value` is array-like, else `false`.
4093
- * @example
4094
- *
4095
- * _.isArrayLike([1, 2, 3]);
4096
- * // => true
4097
- *
4098
- * _.isArrayLike(document.body.children);
4099
- * // => true
4100
- *
4101
- * _.isArrayLike('abc');
4102
- * // => true
4103
- *
4104
- * _.isArrayLike(_.noop);
4105
- * // => false
4106
- */
4107
- function isArrayLike(value) {
4108
- return value != null && isLength(value.length) && !isFunction(value);
4109
- }
4110
-
4111
- /**
4112
- * This method is like `_.isArrayLike` except that it also checks if `value`
4113
- * is an object.
4114
- *
4115
- * @static
4116
- * @memberOf _
4117
- * @since 4.0.0
4118
- * @category Lang
4119
- * @param {*} value The value to check.
4120
- * @returns {boolean} Returns `true` if `value` is an array-like object,
4121
- * else `false`.
4122
- * @example
4123
- *
4124
- * _.isArrayLikeObject([1, 2, 3]);
4125
- * // => true
4126
- *
4127
- * _.isArrayLikeObject(document.body.children);
4128
- * // => true
4129
- *
4130
- * _.isArrayLikeObject('abc');
4131
- * // => false
4132
- *
4133
- * _.isArrayLikeObject(_.noop);
4134
- * // => false
4135
- */
4136
- function isArrayLikeObject(value) {
4137
- return isObjectLike(value) && isArrayLike(value);
4138
- }
4139
-
4140
- /**
4141
- * Checks if `value` is a buffer.
4142
- *
4143
- * @static
4144
- * @memberOf _
4145
- * @since 4.3.0
4146
- * @category Lang
4147
- * @param {*} value The value to check.
4148
- * @returns {boolean} Returns `true` if `value` is a buffer, else `false`.
4149
- * @example
4150
- *
4151
- * _.isBuffer(new Buffer(2));
4152
- * // => true
4153
- *
4154
- * _.isBuffer(new Uint8Array(2));
4155
- * // => false
4156
- */
4157
- var isBuffer = nativeIsBuffer || stubFalse;
4158
-
4159
- /**
4160
- * Checks if `value` is classified as a `Function` object.
4161
- *
4162
- * @static
4163
- * @memberOf _
4164
- * @since 0.1.0
4165
- * @category Lang
4166
- * @param {*} value The value to check.
4167
- * @returns {boolean} Returns `true` if `value` is a function, else `false`.
4168
- * @example
4169
- *
4170
- * _.isFunction(_);
4171
- * // => true
4172
- *
4173
- * _.isFunction(/abc/);
4174
- * // => false
4175
- */
4176
- function isFunction(value) {
4177
- // The use of `Object#toString` avoids issues with the `typeof` operator
4178
- // in Safari 8-9 which returns 'object' for typed array and other constructors.
4179
- var tag = isObject(value) ? objectToString.call(value) : '';
4180
- return tag == funcTag || tag == genTag;
4181
- }
4182
-
4183
- /**
4184
- * Checks if `value` is a valid array-like length.
4185
- *
4186
- * **Note:** This method is loosely based on
4187
- * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).
4188
- *
4189
- * @static
4190
- * @memberOf _
4191
- * @since 4.0.0
4192
- * @category Lang
4193
- * @param {*} value The value to check.
4194
- * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.
4195
- * @example
4196
- *
4197
- * _.isLength(3);
4198
- * // => true
4199
- *
4200
- * _.isLength(Number.MIN_VALUE);
4201
- * // => false
4202
- *
4203
- * _.isLength(Infinity);
4204
- * // => false
4205
- *
4206
- * _.isLength('3');
4207
- * // => false
4208
- */
4209
- function isLength(value) {
4210
- return typeof value == 'number' &&
4211
- value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;
4212
- }
4213
-
4214
- /**
4215
- * Checks if `value` is the
4216
- * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)
4217
- * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)
4218
- *
4219
- * @static
4220
- * @memberOf _
4221
- * @since 0.1.0
4222
- * @category Lang
4223
- * @param {*} value The value to check.
4224
- * @returns {boolean} Returns `true` if `value` is an object, else `false`.
4225
- * @example
4226
- *
4227
- * _.isObject({});
4228
- * // => true
4229
- *
4230
- * _.isObject([1, 2, 3]);
4231
- * // => true
4232
- *
4233
- * _.isObject(_.noop);
4234
- * // => true
4235
- *
4236
- * _.isObject(null);
4237
- * // => false
4238
- */
4239
- function isObject(value) {
4240
- var type = typeof value;
4241
- return !!value && (type == 'object' || type == 'function');
4242
- }
4243
-
4244
- /**
4245
- * Checks if `value` is object-like. A value is object-like if it's not `null`
4246
- * and has a `typeof` result of "object".
4247
- *
4248
- * @static
4249
- * @memberOf _
4250
- * @since 4.0.0
4251
- * @category Lang
4252
- * @param {*} value The value to check.
4253
- * @returns {boolean} Returns `true` if `value` is object-like, else `false`.
4254
- * @example
4255
- *
4256
- * _.isObjectLike({});
4257
- * // => true
4258
- *
4259
- * _.isObjectLike([1, 2, 3]);
4260
- * // => true
4261
- *
4262
- * _.isObjectLike(_.noop);
4263
- * // => false
4264
- *
4265
- * _.isObjectLike(null);
4266
- * // => false
4267
- */
4268
- function isObjectLike(value) {
4269
- return !!value && typeof value == 'object';
4270
- }
4271
-
4272
- /**
4273
- * Creates an array of the own enumerable property names of `object`.
4274
- *
4275
- * **Note:** Non-object values are coerced to objects. See the
4276
- * [ES spec](http://ecma-international.org/ecma-262/7.0/#sec-object.keys)
4277
- * for more details.
4278
- *
4279
- * @static
4280
- * @since 0.1.0
4281
- * @memberOf _
4282
- * @category Object
4283
- * @param {Object} object The object to query.
4284
- * @returns {Array} Returns the array of property names.
4285
- * @example
4286
- *
4287
- * function Foo() {
4288
- * this.a = 1;
4289
- * this.b = 2;
4290
- * }
4291
- *
4292
- * Foo.prototype.c = 3;
4293
- *
4294
- * _.keys(new Foo);
4295
- * // => ['a', 'b'] (iteration order is not guaranteed)
4296
- *
4297
- * _.keys('hi');
4298
- * // => ['0', '1']
4299
- */
4300
- function keys(object) {
4301
- return isArrayLike(object) ? arrayLikeKeys(object) : baseKeys(object);
4302
- }
4303
-
4304
- /**
4305
- * This method returns a new empty array.
4306
- *
4307
- * @static
4308
- * @memberOf _
4309
- * @since 4.13.0
4310
- * @category Util
4311
- * @returns {Array} Returns the new empty array.
4312
- * @example
4313
- *
4314
- * var arrays = _.times(2, _.stubArray);
4315
- *
4316
- * console.log(arrays);
4317
- * // => [[], []]
4318
- *
4319
- * console.log(arrays[0] === arrays[1]);
4320
- * // => false
4321
- */
4322
- function stubArray() {
4323
- return [];
4324
- }
4325
-
4326
- /**
4327
- * This method returns `false`.
4328
- *
4329
- * @static
4330
- * @memberOf _
4331
- * @since 4.13.0
4332
- * @category Util
4333
- * @returns {boolean} Returns `false`.
4334
- * @example
4335
- *
4336
- * _.times(2, _.stubFalse);
4337
- * // => [false, false]
4338
- */
4339
- function stubFalse() {
4340
- return false;
4341
- }
4342
-
4343
- module.exports = cloneDeep;
4344
- } (lodash_clonedeep, lodash_clonedeep.exports));
4345
- return lodash_clonedeep.exports;
4346
- }
4347
-
4348
- var hasRequiredLib;
4349
-
4350
- function requireLib () {
4351
- if (hasRequiredLib) return lib;
4352
- hasRequiredLib = 1;
4353
- var __spreadArrays = (lib && lib.__spreadArrays) || function () {
4354
- for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;
4355
- for (var r = Array(s), k = 0, i = 0; i < il; i++)
4356
- for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)
4357
- r[k] = a[j];
4358
- return r;
4359
- };
4360
- var __importDefault = (lib && lib.__importDefault) || function (mod) {
4361
- return (mod && mod.__esModule) ? mod : { "default": mod };
4362
- };
4363
- Object.defineProperty(lib, "__esModule", { value: true });
4364
- lib.getColors = lib.flatten = lib.replaceColor = lib.colorify = void 0;
4365
- var lodash_clonedeep_1 = __importDefault(requireLodash_clonedeep());
4366
- lib.colorify = function (destColors, lottie) {
4367
- if (destColors === void 0) { destColors = []; }
4368
- var modifiedColors = [];
4369
- for (var _i = 0, destColors_1 = destColors; _i < destColors_1.length; _i++) {
4370
- var color = destColors_1[_i];
4371
- modifiedColors.push(convertColorToLottieColor(color));
4372
- }
4373
- var newLottie = modifyColors(modifiedColors, lodash_clonedeep_1.default(lottie));
4374
- return newLottie;
4375
- };
4376
- var convertColorToLottieColor = function (color) {
4377
- if (typeof color === 'string' && color.match(/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i)) {
4378
- var result = /^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(color);
4379
- if (!result) {
4380
- throw new Error('Color can be only hex or rgb array (ex. [10,20,30])');
4381
- }
4382
- return [
4383
- Math.round((parseInt(result[1], 16) / 255) * 1000) / 1000,
4384
- Math.round((parseInt(result[2], 16) / 255) * 1000) / 1000,
4385
- Math.round((parseInt(result[3], 16) / 255) * 1000) / 1000,
4386
- ];
4387
- }
4388
- else if (typeof color === 'object' && color.length === 3 && color.every(function (item) { return item >= 0 && item <= 255; })) {
4389
- return [
4390
- Math.round((color[0] / 255) * 1000) / 1000,
4391
- Math.round((color[1] / 255) * 1000) / 1000,
4392
- Math.round((color[2] / 255) * 1000) / 1000,
4393
- ];
4394
- }
4395
- else if (!color) {
4396
- return undefined;
4397
- }
4398
- else {
4399
- throw new Error('Color can be only hex or rgb array (ex. [10,20,30])');
4400
- }
4401
- };
4402
- var round = function (n) { return Math.round(n * 1000) / 1000; };
4403
- lib.replaceColor = function (sourceColor, targetColor, lottieObj) {
4404
- var genSourceLottieColor = convertColorToLottieColor(sourceColor);
4405
- var genTargetLottieColor = convertColorToLottieColor(targetColor);
4406
- if (!genSourceLottieColor || !genTargetLottieColor) {
4407
- throw new Error('Proper colors must be used for both source and target');
4408
- }
4409
- function doReplace(sourceLottieColor, targetLottieColor, obj) {
4410
- if (obj.s && Array.isArray(obj.s) && obj.s.length === 4) {
4411
- if (sourceLottieColor[0] === obj.s[0] && sourceLottieColor[1] === obj.s[1] && sourceLottieColor[2] === obj.s[2]) {
4412
- obj.s = __spreadArrays(targetLottieColor, [1]);
4413
- }
4414
- }
4415
- else if (obj.c && obj.c.k) {
4416
- if (Array.isArray(obj.c.k) && typeof obj.c.k[0] !== 'number') {
4417
- doReplace(sourceLottieColor, targetLottieColor, obj.c.k);
4418
- }
4419
- else if (sourceLottieColor[0] === round(obj.c.k[0]) &&
4420
- sourceLottieColor[1] === round(obj.c.k[1]) &&
4421
- sourceLottieColor[2] === round(obj.c.k[2])) {
4422
- obj.c.k = targetLottieColor;
4423
- }
4424
- }
4425
- else {
4426
- for (var key in obj) {
4427
- if (typeof obj[key] === 'object') {
4428
- doReplace(sourceLottieColor, targetLottieColor, obj[key]);
4429
- }
4430
- }
4431
- }
4432
- return obj;
4433
- }
4434
- return doReplace(genSourceLottieColor, genTargetLottieColor, lodash_clonedeep_1.default(lottieObj));
4435
- };
4436
- lib.flatten = function (targetColor, lottieObj) {
4437
- var genTargetLottieColor = convertColorToLottieColor(targetColor);
4438
- if (!genTargetLottieColor) {
4439
- throw new Error('Proper colors must be used for target');
4440
- }
4441
- function doFlatten(targetLottieColor, obj) {
4442
- if (obj.s && Array.isArray(obj.s) && obj.s.length === 4) {
4443
- obj.s = __spreadArrays(targetLottieColor, [1]);
4444
- }
4445
- else if (obj.c && obj.c.k) {
4446
- if (Array.isArray(obj.c.k) && typeof obj.c.k[0] !== 'number') {
4447
- doFlatten(targetLottieColor, obj.c.k);
4448
- }
4449
- else {
4450
- obj.c.k = targetLottieColor;
4451
- }
4452
- }
4453
- else {
4454
- for (var key in obj) {
4455
- if (typeof obj[key] === 'object') {
4456
- doFlatten(targetLottieColor, obj[key]);
4457
- }
4458
- }
4459
- }
4460
- return obj;
4461
- }
4462
- return doFlatten(genTargetLottieColor, lodash_clonedeep_1.default(lottieObj));
4463
- };
4464
- var modifyColors = function (colorsArray, lottieObj) {
4465
- var i = 0;
4466
- function doModify(colors, obj) {
4467
- if (obj.s && Array.isArray(obj.s) && obj.s.length === 4) {
4468
- if (colors[i]) {
4469
- obj.s = __spreadArrays(colors[i], [1]);
4470
- }
4471
- i++;
4472
- }
4473
- else if (obj.c && obj.c.k) {
4474
- if (Array.isArray(obj.c.k) && typeof obj.c.k[0] !== 'number') {
4475
- doModify(colors, obj.c.k);
4476
- }
4477
- else {
4478
- if (colors[i]) {
4479
- obj.c.k = colors[i];
4480
- }
4481
- i++;
4482
- }
4483
- }
4484
- for (var key in obj) {
4485
- if (typeof obj[key] === 'object') {
4486
- doModify(colors, obj[key]);
4487
- }
4488
- }
4489
- return obj;
4490
- }
4491
- return doModify(colorsArray, lottieObj);
4492
- };
4493
- var convertLottieColorToRgb = function (lottieColor) {
4494
- return [Math.round(lottieColor[0] * 255), Math.round(lottieColor[1] * 255), Math.round(lottieColor[2] * 255)];
4495
- };
4496
- var convertLottieColorToRgba = function (lottieColor) {
4497
- return [
4498
- Math.round(lottieColor[0] * 255),
4499
- Math.round(lottieColor[1] * 255),
4500
- Math.round(lottieColor[2] * 255),
4501
- lottieColor[3],
4502
- ];
4503
- };
4504
- lib.getColors = function (lottieObj) {
4505
- var res = [];
4506
- function doGet(obj) {
4507
- if (obj.s && Array.isArray(obj.s) && obj.s.length === 4) {
4508
- res.push(convertLottieColorToRgba(obj.s));
4509
- }
4510
- else if (obj.c && obj.c.k) {
4511
- if (Array.isArray(obj.c.k) && typeof obj.c.k[0] !== 'number') {
4512
- doGet(obj.c.k);
4513
- }
4514
- else {
4515
- res.push(convertLottieColorToRgb(obj.c.k));
4516
- }
4517
- }
4518
- else {
4519
- for (var key in obj) {
4520
- if (typeof obj[key] === 'object') {
4521
- doGet(obj[key]);
4522
- }
4523
- }
4524
- }
4525
- return res;
4526
- }
4527
- doGet(lottieObj);
4528
- return res;
4529
- };
4530
- return lib;
4531
- }
4532
-
4533
- var libExports = requireLib();
4534
-
4535
- const animate = (el, color) => {
4536
- return lottie_light_html.Lottie.loadAnimation({
4537
- container: el,
4538
- renderer: 'svg',
4539
- loop: true,
4540
- autoplay: true,
4541
- animationData: libExports.flatten(color, SpinnerAnimationData(color)),
4542
- });
4543
- };
4544
-
4545
- exports.animate = animate;