@lmvz-ds/components 0.17.1 → 0.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (383) hide show
  1. package/CHANGELOG.md +39 -0
  2. package/{readme.md → README.md} +3 -0
  3. package/assets/.DS_Store +0 -0
  4. package/assets/icons/.DS_Store +0 -0
  5. package/{dist/cjs/aria-loader-BRxRUIyi.js → cjs/aria-loader-CfFuAbJn.js} +2 -2
  6. package/cjs/icons-swqMn6s2.js +163 -0
  7. package/{dist/cjs/index-BBqtydE-.js → cjs/index--7IqZZqn.js} +22965 -11151
  8. package/{dist/cjs/index-CH-YLRgg.js → cjs/index-C2yDXRqP.js} +45 -10
  9. package/cjs/index.cjs.js +25 -0
  10. package/{dist/cjs → cjs}/lmvz-action.cjs.entry.js +2 -2
  11. package/{dist/cjs → cjs}/lmvz-button.cjs.entry.js +4 -4
  12. package/{dist/cjs → cjs}/lmvz-card.cjs.entry.js +24 -4
  13. package/{dist/cjs → cjs}/lmvz-chip.cjs.entry.js +2 -2
  14. package/{dist/cjs → cjs}/lmvz-components.cjs.js +3 -3
  15. package/{dist/cjs → cjs}/lmvz-header_2.cjs.entry.js +6 -6
  16. package/{dist/cjs → cjs}/lmvz-icon.cjs.entry.js +25 -14
  17. package/{dist/cjs → cjs}/lmvz-input.cjs.entry.js +5 -5
  18. package/{dist/cjs → cjs}/lmvz-menuitem.cjs.entry.js +4 -4
  19. package/{dist/cjs → cjs}/lmvz-select.cjs.entry.js +4 -4
  20. package/cjs/loader.cjs.js +13 -0
  21. package/cjs/logger-Bn2yoZGP.js +7189 -0
  22. package/{dist/cjs/reactive-controller-host-vy1TIIXv.js → cjs/reactive-controller-host-CtaVAiYJ.js} +30 -26
  23. package/collection/api/ds.constants.js +7 -0
  24. package/collection/assets/.DS_Store +0 -0
  25. package/collection/assets/icons/.DS_Store +0 -0
  26. package/{dist/collection → collection}/collection-manifest.json +2 -2
  27. package/{dist/collection → collection}/components/lmvz-action/lmvz-action.js +1 -1
  28. package/{dist/collection → collection}/components/lmvz-button/lmvz-button.js +5 -5
  29. package/{dist/collection → collection}/components/lmvz-card/lmvz-card.js +1 -1
  30. package/{dist/collection → collection}/components/lmvz-chip/lmvz-chip.js +1 -1
  31. package/{dist/collection → collection}/components/lmvz-header/lmvz-header.js +2 -2
  32. package/{dist/collection → collection}/components/lmvz-icon/lmvz-icon.css +5 -5
  33. package/{dist/collection → collection}/components/lmvz-icon/lmvz-icon.js +49 -18
  34. package/{dist/collection → collection}/components/lmvz-input/lmvz-input.js +6 -6
  35. package/{dist/collection → collection}/components/lmvz-menuitem/lmvz-menuitem.js +1 -1
  36. package/{dist/collection → collection}/components/lmvz-select/lmvz-select.js +1 -1
  37. package/collection/index.js +3 -0
  38. package/collection/integration/header-integration/header-integration.js +51 -0
  39. package/{dist/collection → collection}/utils/aria/aria-validation-controller.js +29 -25
  40. package/collection/utils/http.js +21 -0
  41. package/{dist/collection → collection}/utils/http.unit.js +5 -5
  42. package/collection/utils/icons/icons-registry.js +34 -0
  43. package/collection/utils/icons/icons.js +49 -0
  44. package/collection/utils/icons/icons.unit.js +73 -0
  45. package/collection/utils/icons/public.js +2 -0
  46. package/collection/utils/public.js +1 -0
  47. package/components/index.d.ts.bak +55 -0
  48. package/components/index.js +1 -0
  49. package/components/lmvz-action.d.ts.bak +11 -0
  50. package/components/lmvz-action.js +1 -0
  51. package/components/lmvz-button.d.ts.bak +11 -0
  52. package/{dist/components → components}/lmvz-button.js +1 -1
  53. package/components/lmvz-card.d.ts.bak +11 -0
  54. package/components/lmvz-card.js +1 -0
  55. package/components/lmvz-chip.d.ts.bak +11 -0
  56. package/{dist/components → components}/lmvz-chip.js +1 -1
  57. package/components/lmvz-header.d.ts.bak +11 -0
  58. package/{dist/components → components}/lmvz-header.js +1 -1
  59. package/components/lmvz-icon.d.ts.bak +11 -0
  60. package/components/lmvz-icon.js +1 -0
  61. package/components/lmvz-input.d.ts.bak +11 -0
  62. package/{dist/components → components}/lmvz-input.js +1 -1
  63. package/components/lmvz-menuitem.d.ts.bak +11 -0
  64. package/{dist/components → components}/lmvz-menuitem.js +1 -1
  65. package/components/lmvz-select.d.ts.bak +11 -0
  66. package/{dist/components → components}/lmvz-select.js +1 -1
  67. package/components/p-CBLAeife.js +1 -0
  68. package/components/p-C_bScbrd.js +1 -0
  69. package/components/p-DXOTa5VF.js +12 -0
  70. package/components/p-fiRXhuXK.js +1 -0
  71. package/{dist/esm/aria-loader-JxXwTAe5.js → esm/aria-loader-BF_AYtbb.js} +2 -2
  72. package/esm/icons-Ca8oMiRa.js +157 -0
  73. package/{dist/esm/index-BW1YMEA3.js → esm/index-7Ru1khgk.js} +23076 -11262
  74. package/{dist/esm/index-CQb-mBBB.js → esm/index-saW7O-EW.js} +45 -10
  75. package/esm/index.js +11 -0
  76. package/{dist/esm → esm}/lmvz-action.entry.js +2 -2
  77. package/{dist/esm → esm}/lmvz-button.entry.js +4 -4
  78. package/{dist/esm → esm}/lmvz-card.entry.js +22 -3
  79. package/{dist/esm → esm}/lmvz-chip.entry.js +2 -2
  80. package/esm/lmvz-components.js +21 -0
  81. package/{dist/esm → esm}/lmvz-header_2.entry.js +6 -6
  82. package/{dist/esm → esm}/lmvz-icon.entry.js +25 -14
  83. package/{dist/esm → esm}/lmvz-input.entry.js +5 -5
  84. package/{dist/esm → esm}/lmvz-menuitem.entry.js +4 -4
  85. package/{dist/esm → esm}/lmvz-select.entry.js +4 -4
  86. package/esm/loader.js +11 -0
  87. package/esm/logger-fiRXhuXK.js +6990 -0
  88. package/{dist/esm/reactive-controller-host-OhKYwMvP.js → esm/reactive-controller-host-sR2jJxNG.js} +30 -26
  89. package/hydrate/index.js +183 -3898
  90. package/hydrate/index.mjs +183 -3898
  91. package/lmvz-components/index.esm.js +1 -0
  92. package/lmvz-components/lmvz-components.esm.js +1 -0
  93. package/{dist/lmvz-components/p-b8926640.entry.js → lmvz-components/p-30b99f11.entry.js} +1 -1
  94. package/lmvz-components/p-43e295ba.entry.js +1 -0
  95. package/lmvz-components/p-5f150890.entry.js +1 -0
  96. package/{dist/lmvz-components/p-b9d1953f.entry.js → lmvz-components/p-77007422.entry.js} +1 -1
  97. package/{dist/lmvz-components/p-Bx29-tJt.js → lmvz-components/p-B3dnXEPG.js} +1 -1
  98. package/lmvz-components/p-Bh2Epkwf.js +1 -0
  99. package/lmvz-components/p-Bkfdgg0T.js +1 -0
  100. package/lmvz-components/p-DXOTa5VF.js +12 -0
  101. package/lmvz-components/p-ae4aeb0a.entry.js +1 -0
  102. package/lmvz-components/p-b0208356.entry.js +1 -0
  103. package/{dist/lmvz-components/p-4530f088.entry.js → lmvz-components/p-bfd7db0a.entry.js} +1 -1
  104. package/{dist/lmvz-components/p-150ecfb6.entry.js → lmvz-components/p-d2e42f6a.entry.js} +1 -1
  105. package/{dist/lmvz-components/p-47d7ed0e.entry.js → lmvz-components/p-ffa21507.entry.js} +1 -1
  106. package/lmvz-components/p-fiRXhuXK.js +1 -0
  107. package/lmvz-components/p-saW7O-EW.js +2 -0
  108. package/loader/cdn.js +1 -1
  109. package/loader/index.cjs.js +1 -1
  110. package/loader/index.d.ts +1 -1
  111. package/loader/index.es2017.js +1 -1
  112. package/loader/index.js +1 -1
  113. package/{dist/manifest.json → manifest.json} +65 -284
  114. package/package.json +44 -105
  115. package/types/api/ds.constants.d.ts +29 -0
  116. package/types/api/ds.types.d.ts +4 -0
  117. package/{dist/types → types}/api/index.d.ts +0 -1
  118. package/{dist/types → types}/components/lmvz-action/lmvz-action.d.ts +1 -0
  119. package/{dist/types → types}/components/lmvz-button/lmvz-button.d.ts +2 -2
  120. package/{dist/types → types}/components/lmvz-card/lmvz-card.d.ts +1 -0
  121. package/{dist/types → types}/components/lmvz-chip/lmvz-chip.d.ts +1 -0
  122. package/{dist/types → types}/components/lmvz-header/lmvz-header.d.ts +1 -0
  123. package/{dist/types → types}/components/lmvz-icon/lmvz-icon.d.ts +4 -1
  124. package/{dist/types → types}/components/lmvz-input/lmvz-input.d.ts +1 -0
  125. package/{dist/types → types}/components/lmvz-menuitem/lmvz-menuitem.d.ts +1 -0
  126. package/{dist/types → types}/components/lmvz-select/lmvz-select.d.ts +1 -0
  127. package/types/components.d.ts +747 -0
  128. package/{dist/types → types}/index.d.ts +2 -2
  129. package/{dist/types → types}/utils/aria/aria-validation-controller.d.ts +1 -0
  130. package/{dist/types → types}/utils/aria/element-activation-controller.d.ts +1 -0
  131. package/{dist/types → types}/utils/aria/list-keyboard-controller.d.ts +1 -0
  132. package/{dist/types → types}/utils/assets.d.ts +1 -0
  133. package/{dist/types → types}/utils/component.d.ts +2 -4
  134. package/{dist/types → types}/utils/environment.d.ts +1 -0
  135. package/types/utils/http.d.ts +27 -0
  136. package/types/utils/http.unit.d.ts +2 -0
  137. package/types/utils/icons/icons-registry.d.ts +13 -0
  138. package/types/utils/icons/icons.d.ts +8 -0
  139. package/types/utils/icons/icons.unit.d.ts +8 -0
  140. package/types/utils/icons/public.d.ts +4 -0
  141. package/types/utils/public.d.ts +2 -0
  142. package/{dist/types → types}/utils/reactive-controller-host.d.ts +1 -0
  143. package/assets/icons/actions.svg +0 -5
  144. package/assets/icons/adduser.svg +0 -3
  145. package/assets/icons/alert.svg +0 -3
  146. package/assets/icons/apple.svg +0 -3
  147. package/assets/icons/arrow-down.svg +0 -3
  148. package/assets/icons/arrow-left.svg +0 -3
  149. package/assets/icons/arrow-right.svg +0 -3
  150. package/assets/icons/arrow-up.svg +0 -3
  151. package/assets/icons/book.svg +0 -3
  152. package/assets/icons/bookmark.svg +0 -3
  153. package/assets/icons/checkmark.svg +0 -3
  154. package/assets/icons/chevron-left.svg +0 -3
  155. package/assets/icons/chevron-right.svg +0 -3
  156. package/assets/icons/chevron-up.svg +0 -3
  157. package/assets/icons/close-l.svg +0 -3
  158. package/assets/icons/close-sm.svg +0 -3
  159. package/assets/icons/cog.svg +0 -4
  160. package/assets/icons/computer.svg +0 -3
  161. package/assets/icons/dashboard.svg +0 -6
  162. package/assets/icons/delete.svg +0 -3
  163. package/assets/icons/download.svg +0 -3
  164. package/assets/icons/edit.svg +0 -3
  165. package/assets/icons/external.svg +0 -3
  166. package/assets/icons/facebook.svg +0 -3
  167. package/assets/icons/favorite.svg +0 -3
  168. package/assets/icons/filter.svg +0 -3
  169. package/assets/icons/group.svg +0 -3
  170. package/assets/icons/hide.svg +0 -3
  171. package/assets/icons/home.svg +0 -3
  172. package/assets/icons/info.svg +0 -3
  173. package/assets/icons/instagram.svg +0 -3
  174. package/assets/icons/letter.svg +0 -3
  175. package/assets/icons/linkedin.svg +0 -5
  176. package/assets/icons/logout.svg +0 -3
  177. package/assets/icons/map.svg +0 -3
  178. package/assets/icons/minus.svg +0 -3
  179. package/assets/icons/navigation.svg +0 -3
  180. package/assets/icons/plus.svg +0 -3
  181. package/assets/icons/qr-scan.svg +0 -3
  182. package/assets/icons/question.svg +0 -10
  183. package/assets/icons/reader.svg +0 -3
  184. package/assets/icons/reset.svg +0 -3
  185. package/assets/icons/school.svg +0 -3
  186. package/assets/icons/search.svg +0 -3
  187. package/assets/icons/send.svg +0 -3
  188. package/assets/icons/settings.svg +0 -3
  189. package/assets/icons/share.svg +0 -10
  190. package/assets/icons/shopping-cart.svg +0 -3
  191. package/assets/icons/show.svg +0 -3
  192. package/assets/icons/snapchat.svg +0 -3
  193. package/assets/icons/sort.svg +0 -3
  194. package/assets/icons/speech-bubble.svg +0 -3
  195. package/assets/icons/star.svg +0 -3
  196. package/assets/icons/student.svg +0 -3
  197. package/assets/icons/upload.svg +0 -3
  198. package/assets/icons/user.svg +0 -3
  199. package/assets/icons/warn-circle.svg +0 -3
  200. package/assets/icons/warn-triangle.svg +0 -3
  201. package/assets/icons/whatsapp.svg +0 -4
  202. package/assets/icons/world.svg +0 -10
  203. package/assets/icons/x.svg +0 -3
  204. package/assets/icons/youtube.svg +0 -3
  205. package/dist/cjs/Effect-DdYOHaR4.js +0 -19037
  206. package/dist/cjs/assets-OvQ-WUwR.js +0 -26
  207. package/dist/cjs/icons-EHBLbidD.js +0 -653
  208. package/dist/cjs/index.cjs.js +0 -104
  209. package/dist/cjs/loader.cjs.js +0 -13
  210. package/dist/collection/api/ds.constants.js +0 -73
  211. package/dist/collection/api/index.js +0 -1
  212. package/dist/collection/assets/icons/actions.svg +0 -5
  213. package/dist/collection/assets/icons/adduser.svg +0 -3
  214. package/dist/collection/assets/icons/alert.svg +0 -3
  215. package/dist/collection/assets/icons/apple.svg +0 -3
  216. package/dist/collection/assets/icons/arrow-down.svg +0 -3
  217. package/dist/collection/assets/icons/arrow-left.svg +0 -3
  218. package/dist/collection/assets/icons/arrow-right.svg +0 -3
  219. package/dist/collection/assets/icons/arrow-up.svg +0 -3
  220. package/dist/collection/assets/icons/book.svg +0 -3
  221. package/dist/collection/assets/icons/bookmark.svg +0 -3
  222. package/dist/collection/assets/icons/checkmark.svg +0 -3
  223. package/dist/collection/assets/icons/chevron-left.svg +0 -3
  224. package/dist/collection/assets/icons/chevron-right.svg +0 -3
  225. package/dist/collection/assets/icons/chevron-up.svg +0 -3
  226. package/dist/collection/assets/icons/close-l.svg +0 -3
  227. package/dist/collection/assets/icons/close-sm.svg +0 -3
  228. package/dist/collection/assets/icons/cog.svg +0 -4
  229. package/dist/collection/assets/icons/computer.svg +0 -3
  230. package/dist/collection/assets/icons/dashboard.svg +0 -6
  231. package/dist/collection/assets/icons/delete.svg +0 -3
  232. package/dist/collection/assets/icons/download.svg +0 -3
  233. package/dist/collection/assets/icons/edit.svg +0 -3
  234. package/dist/collection/assets/icons/external.svg +0 -3
  235. package/dist/collection/assets/icons/facebook.svg +0 -3
  236. package/dist/collection/assets/icons/favorite.svg +0 -3
  237. package/dist/collection/assets/icons/filter.svg +0 -3
  238. package/dist/collection/assets/icons/group.svg +0 -3
  239. package/dist/collection/assets/icons/hide.svg +0 -3
  240. package/dist/collection/assets/icons/home.svg +0 -3
  241. package/dist/collection/assets/icons/info.svg +0 -3
  242. package/dist/collection/assets/icons/instagram.svg +0 -3
  243. package/dist/collection/assets/icons/letter.svg +0 -3
  244. package/dist/collection/assets/icons/linkedin.svg +0 -5
  245. package/dist/collection/assets/icons/logout.svg +0 -3
  246. package/dist/collection/assets/icons/map.svg +0 -3
  247. package/dist/collection/assets/icons/minus.svg +0 -3
  248. package/dist/collection/assets/icons/navigation.svg +0 -3
  249. package/dist/collection/assets/icons/plus.svg +0 -3
  250. package/dist/collection/assets/icons/qr-scan.svg +0 -3
  251. package/dist/collection/assets/icons/question.svg +0 -10
  252. package/dist/collection/assets/icons/reader.svg +0 -3
  253. package/dist/collection/assets/icons/reset.svg +0 -3
  254. package/dist/collection/assets/icons/school.svg +0 -3
  255. package/dist/collection/assets/icons/search.svg +0 -3
  256. package/dist/collection/assets/icons/send.svg +0 -3
  257. package/dist/collection/assets/icons/settings.svg +0 -3
  258. package/dist/collection/assets/icons/share.svg +0 -10
  259. package/dist/collection/assets/icons/shopping-cart.svg +0 -3
  260. package/dist/collection/assets/icons/show.svg +0 -3
  261. package/dist/collection/assets/icons/snapchat.svg +0 -3
  262. package/dist/collection/assets/icons/sort.svg +0 -3
  263. package/dist/collection/assets/icons/speech-bubble.svg +0 -3
  264. package/dist/collection/assets/icons/star.svg +0 -3
  265. package/dist/collection/assets/icons/student.svg +0 -3
  266. package/dist/collection/assets/icons/upload.svg +0 -3
  267. package/dist/collection/assets/icons/user.svg +0 -3
  268. package/dist/collection/assets/icons/warn-circle.svg +0 -3
  269. package/dist/collection/assets/icons/warn-triangle.svg +0 -3
  270. package/dist/collection/assets/icons/whatsapp.svg +0 -4
  271. package/dist/collection/assets/icons/world.svg +0 -10
  272. package/dist/collection/assets/icons/x.svg +0 -3
  273. package/dist/collection/assets/icons/youtube.svg +0 -3
  274. package/dist/collection/components/lmvz-icon/icons.js +0 -36
  275. package/dist/collection/components/lmvz-icon/public.js +0 -1
  276. package/dist/collection/components/lmvz-icon/test/icons.unit.js +0 -98
  277. package/dist/collection/index.js +0 -4
  278. package/dist/collection/integration/header-integration.js +0 -46
  279. package/dist/collection/utils/effect.js +0 -6
  280. package/dist/collection/utils/http.js +0 -24
  281. package/dist/collection/utils/public.js +0 -1
  282. package/dist/collection/utils/validation/svg.js +0 -24
  283. package/dist/components/index.js +0 -1
  284. package/dist/components/lmvz-action.js +0 -1
  285. package/dist/components/lmvz-card.js +0 -1
  286. package/dist/components/lmvz-icon.js +0 -1
  287. package/dist/components/p-BsHYIl56.js +0 -1
  288. package/dist/components/p-CKtksB0G.js +0 -1
  289. package/dist/components/p-CahBdGGN.js +0 -1
  290. package/dist/components/p-GKEnURpp.js +0 -1
  291. package/dist/components/p-vIq2biqy.js +0 -12
  292. package/dist/esm/Effect-9SROYpxM.js +0 -18828
  293. package/dist/esm/assets-CNHv_WMG.js +0 -23
  294. package/dist/esm/icons-B255FOe4.js +0 -649
  295. package/dist/esm/index.js +0 -87
  296. package/dist/esm/lmvz-components.js +0 -21
  297. package/dist/esm/loader.js +0 -11
  298. package/dist/ext-libs.d.ts +0 -1
  299. package/dist/lmvz-components/index.esm.js +0 -1
  300. package/dist/lmvz-components/lmvz-components.esm.js +0 -1
  301. package/dist/lmvz-components/p-22f67eff.entry.js +0 -1
  302. package/dist/lmvz-components/p-5c3f1404.entry.js +0 -1
  303. package/dist/lmvz-components/p-8d51e396.entry.js +0 -1
  304. package/dist/lmvz-components/p-9SROYpxM.js +0 -1
  305. package/dist/lmvz-components/p-CQb-mBBB.js +0 -2
  306. package/dist/lmvz-components/p-Cp76bcGb.js +0 -1
  307. package/dist/lmvz-components/p-Cp7cp10e.js +0 -12
  308. package/dist/lmvz-components/p-DyO6wO4l.js +0 -1
  309. package/dist/lmvz-components/p-d9c3f542.entry.js +0 -1
  310. package/dist/lmvz-components/p-i2508Ct1.js +0 -1
  311. package/dist/stencil.config.base.js +0 -44
  312. package/dist/stencil.config.dev.js +0 -21
  313. package/dist/stencil.config.integration.js +0 -26
  314. package/dist/stencil.config.js +0 -15
  315. package/dist/stencil.config.prod.js +0 -29
  316. package/dist/types/api/ds.constants.d.ts +0 -8
  317. package/dist/types/api/ds.types.d.ts +0 -39
  318. package/dist/types/components/lmvz-icon/icons.d.ts +0 -8
  319. package/dist/types/components/lmvz-icon/public.d.ts +0 -1
  320. package/dist/types/components/lmvz-icon/test/icons.unit.d.ts +0 -1
  321. package/dist/types/components.d.ts +0 -931
  322. package/dist/types/opt/atlassian/pipelines/agent/build/packages/components/.stencil/stencil.config.base.d.ts +0 -2
  323. package/dist/types/opt/atlassian/pipelines/agent/build/packages/components/.stencil/stencil.config.d.ts +0 -2
  324. package/dist/types/opt/atlassian/pipelines/agent/build/packages/components/.stencil/stencil.config.dev.d.ts +0 -2
  325. package/dist/types/opt/atlassian/pipelines/agent/build/packages/components/.stencil/stencil.config.integration.d.ts +0 -2
  326. package/dist/types/opt/atlassian/pipelines/agent/build/packages/components/.stencil/stencil.config.prod.d.ts +0 -2
  327. package/dist/types/utils/effect.d.ts +0 -3
  328. package/dist/types/utils/http.d.ts +0 -24
  329. package/dist/types/utils/http.unit.d.ts +0 -1
  330. package/dist/types/utils/public.d.ts +0 -1
  331. package/dist/types/utils/validation/svg.d.ts +0 -11
  332. /package/{dist/cjs → cjs}/app-globals-V2Kpy_OQ.js +0 -0
  333. /package/{dist/cjs → cjs}/component-Csg9MtNK.js +0 -0
  334. /package/{dist/cjs → cjs}/element-activation-controller-DC_6T0Rt.js +0 -0
  335. /package/{dist/cjs → cjs}/index-Bp6Dd2i1.js +0 -0
  336. /package/{dist/collection → collection}/assets/LMVZ_logo_175.svg +0 -0
  337. /package/{dist/collection → collection}/assets/card-placeholder.svg +0 -0
  338. /package/{dist/collection → collection}/assets/fonts/Router-Bold.woff +0 -0
  339. /package/{dist/collection → collection}/assets/fonts/Router-Book.woff +0 -0
  340. /package/{dist/collection → collection}/assets/fonts/Router-Medium.woff +0 -0
  341. /package/{dist/collection → collection}/assets/icons/Logo.svg +0 -0
  342. /package/{dist/collection → collection}/assets/icons/chevron-down.svg +0 -0
  343. /package/{dist/collection → collection}/assets/zukunftslinie.svg +0 -0
  344. /package/{dist/collection → collection}/components/lmvz-action/lmvz-action.css +0 -0
  345. /package/{dist/collection → collection}/components/lmvz-button/lmvz-button.css +0 -0
  346. /package/{dist/collection → collection}/components/lmvz-card/lmvz-card.css +0 -0
  347. /package/{dist/collection → collection}/components/lmvz-chip/lmvz-chip.css +0 -0
  348. /package/{dist/collection → collection}/components/lmvz-header/lmvz-header.css +0 -0
  349. /package/{dist/collection → collection}/components/lmvz-input/lmvz-input.css +0 -0
  350. /package/{dist/collection → collection}/components/lmvz-menuitem/lmvz-menuitem.css +0 -0
  351. /package/{dist/collection → collection}/components/lmvz-select/lmvz-select.css +0 -0
  352. /package/{dist/collection → collection}/utils/aria/element-activation-controller.js +0 -0
  353. /package/{dist/collection → collection}/utils/aria/list-keyboard-controller.js +0 -0
  354. /package/{dist/collection → collection}/utils/assets.js +0 -0
  355. /package/{dist/collection → collection}/utils/component.js +0 -0
  356. /package/{dist/collection → collection}/utils/environment.js +0 -0
  357. /package/{dist/collection → collection}/utils/reactive-controller-host.js +0 -0
  358. /package/{dist/components → components}/index.d.ts +0 -0
  359. /package/{dist/components → components}/lmvz-action.d.ts +0 -0
  360. /package/{dist/components → components}/lmvz-button.d.ts +0 -0
  361. /package/{dist/components → components}/lmvz-card.d.ts +0 -0
  362. /package/{dist/components → components}/lmvz-chip.d.ts +0 -0
  363. /package/{dist/components → components}/lmvz-header.d.ts +0 -0
  364. /package/{dist/components → components}/lmvz-icon.d.ts +0 -0
  365. /package/{dist/components → components}/lmvz-input.d.ts +0 -0
  366. /package/{dist/components → components}/lmvz-menuitem.d.ts +0 -0
  367. /package/{dist/components → components}/lmvz-select.d.ts +0 -0
  368. /package/{dist/components → components}/p-BfTCfPZ1.js +0 -0
  369. /package/{dist/components → components}/p-CN0JX9-m.js +0 -0
  370. /package/{dist/components → components}/p-DQEkWkMh.js +0 -0
  371. /package/{dist/esm → esm}/app-globals-DQuL1Twl.js +0 -0
  372. /package/{dist/esm → esm}/component-DIrAQ4IB.js +0 -0
  373. /package/{dist/esm → esm}/element-activation-controller-CN0JX9-m.js +0 -0
  374. /package/{dist/esm → esm}/index-BfTCfPZ1.js +0 -0
  375. /package/{dist/index.cjs.js → index.cjs.js} +0 -0
  376. /package/{dist/index.js → index.js} +0 -0
  377. /package/{dist/lmvz-components → lmvz-components}/p-BfTCfPZ1.js +0 -0
  378. /package/{dist/lmvz-components → lmvz-components}/p-CN0JX9-m.js +0 -0
  379. /package/{dist/lmvz-components → lmvz-components}/p-DIrAQ4IB.js +0 -0
  380. /package/{dist/lmvz-components → lmvz-components}/p-DQuL1Twl.js +0 -0
  381. /package/{dist/manifest.d.ts → manifest.d.ts} +0 -0
  382. /package/{dist/types → types}/api/aria-types.d.ts +0 -0
  383. /package/{dist/types → types}/stencil-public-runtime.d.ts +0 -0
@@ -1,13 +1,13 @@
1
1
  {
2
- "timestamp": "2026-04-08T15:48:20",
2
+ "timestamp": "2026-04-30T15:46:25",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
- "version": "4.43.3",
5
+ "version": "4.43.4",
6
6
  "typescriptVersion": "5.8.3"
7
7
  },
8
8
  "components": [
9
9
  {
10
- "filePath": "src/integration/header-integration.tsx",
10
+ "filePath": "src/integration/header-integration/header-integration.tsx",
11
11
  "encapsulation": "shadow",
12
12
  "tag": "header-integration",
13
13
  "readme": "# header-integration\n\n\n",
@@ -145,8 +145,8 @@
145
145
  "references": {
146
146
  "FormRef": {
147
147
  "location": "import",
148
- "path": "../../utils/component",
149
- "id": "src/utils/component.ts::FormRef",
148
+ "path": "../../api",
149
+ "id": "src/api/index.d.ts::FormRef",
150
150
  "referenceLocation": "FormRef"
151
151
  }
152
152
  }
@@ -182,7 +182,7 @@
182
182
  "Button": {
183
183
  "location": "import",
184
184
  "path": "../../api",
185
- "id": "src/api/index.ts::Button",
185
+ "id": "src/api/index.d.ts::Button",
186
186
  "referenceLocation": "Button"
187
187
  }
188
188
  }
@@ -294,7 +294,7 @@
294
294
  "Button": {
295
295
  "location": "import",
296
296
  "path": "../../api",
297
- "id": "src/api/index.ts::Button",
297
+ "id": "src/api/index.d.ts::Button",
298
298
  "referenceLocation": "Button"
299
299
  }
300
300
  }
@@ -669,7 +669,7 @@
669
669
  "encapsulation": "scoped",
670
670
  "tag": "lmvz-icon",
671
671
  "readme": "# lmvz-icon\n\n\n",
672
- "docs": "`lmvz-icon` is a web component that lazy-loads and displays an SVG icon from our predefined icon set.\nIt uses an IntersectionObserver to defer loading the icon until it becomes visible in the viewport. Once loaded, icon data is cached across instances.",
672
+ "docs": "`lmvz-icon` is a web component that lazy-loads and displays an SVG icon from the given icon set.\nIt requires a provider to be registered in the application (once), which will supply the icon data based on the `icon` prop, for its `iconset`.\n\nLoading is deferred, using an IntersectionObserver, until the instance becomes visible in the viewport.",
673
673
  "docsTags": [],
674
674
  "usage": {},
675
675
  "props": [
@@ -701,284 +701,60 @@
701
701
  },
702
702
  {
703
703
  "name": "icon",
704
- "type": "\"Logo\" | \"actions\" | \"adduser\" | \"alert\" | \"apple\" | \"arrow-down\" | \"arrow-left\" | \"arrow-right\" | \"arrow-up\" | \"book\" | \"bookmark\" | \"checkmark\" | \"chevron-down\" | \"chevron-left\" | \"chevron-right\" | \"chevron-up\" | \"close-l\" | \"close-sm\" | \"cog\" | \"computer\" | \"dashboard\" | \"delete\" | \"download\" | \"edit\" | \"external\" | \"facebook\" | \"favorite\" | \"filter\" | \"group\" | \"hide\" | \"home\" | \"info\" | \"instagram\" | \"letter\" | \"linkedin\" | \"logout\" | \"map\" | \"minus\" | \"navigation\" | \"plus\" | \"qr-scan\" | \"question\" | \"reader\" | \"reset\" | \"school\" | \"search\" | \"send\" | \"settings\" | \"share\" | \"shopping-cart\" | \"show\" | \"snapchat\" | \"sort\" | \"speech-bubble\" | \"star\" | \"student\" | \"upload\" | \"user\" | \"warn-circle\" | \"warn-triangle\" | \"whatsapp\" | \"world\" | \"x\" | \"youtube\"",
704
+ "type": "string | string & Brand<\"SVG\">",
705
705
  "complexType": {
706
- "original": "Icon.IconName",
707
- "resolved": "\"Logo\" | \"actions\" | \"adduser\" | \"alert\" | \"apple\" | \"arrow-down\" | \"arrow-left\" | \"arrow-right\" | \"arrow-up\" | \"book\" | \"bookmark\" | \"checkmark\" | \"chevron-down\" | \"chevron-left\" | \"chevron-right\" | \"chevron-up\" | \"close-l\" | \"close-sm\" | \"cog\" | \"computer\" | \"dashboard\" | \"delete\" | \"download\" | \"edit\" | \"external\" | \"facebook\" | \"favorite\" | \"filter\" | \"group\" | \"hide\" | \"home\" | \"info\" | \"instagram\" | \"letter\" | \"linkedin\" | \"logout\" | \"map\" | \"minus\" | \"navigation\" | \"plus\" | \"qr-scan\" | \"question\" | \"reader\" | \"reset\" | \"school\" | \"search\" | \"send\" | \"settings\" | \"share\" | \"shopping-cart\" | \"show\" | \"snapchat\" | \"sort\" | \"speech-bubble\" | \"star\" | \"student\" | \"upload\" | \"user\" | \"warn-circle\" | \"warn-triangle\" | \"whatsapp\" | \"world\" | \"x\" | \"youtube\"",
706
+ "original": "SVGString | string",
707
+ "resolved": "string | string & Brand<\"SVG\">",
708
708
  "references": {
709
- "Icon": {
709
+ "SVGString": {
710
710
  "location": "import",
711
- "path": "../../api",
712
- "id": "src/api/index.ts::Icon",
713
- "referenceLocation": "Icon"
711
+ "path": "@lmvz-ds/lib-ts/validation/SVGString.d.ts",
712
+ "id": "../../lib/ts/dist/validation/SVGString.d.ts::SVGString",
713
+ "referenceLocation": "SVGString"
714
714
  }
715
715
  }
716
716
  },
717
717
  "mutable": false,
718
718
  "attr": "icon",
719
719
  "reflectToAttr": true,
720
- "docs": "The name of the icon to display (required).",
720
+ "docs": "Required\n\nEither a valid name from a registered iconset, or the icon's SVG content (inline).\n\nWill be checked against the (default) iconset.",
721
721
  "docsTags": [],
722
722
  "values": [
723
723
  {
724
- "value": "Logo",
725
- "type": "string"
726
- },
727
- {
728
- "value": "actions",
729
- "type": "string"
730
- },
731
- {
732
- "value": "adduser",
733
- "type": "string"
734
- },
735
- {
736
- "value": "alert",
737
- "type": "string"
738
- },
739
- {
740
- "value": "apple",
741
- "type": "string"
742
- },
743
- {
744
- "value": "arrow-down",
745
- "type": "string"
746
- },
747
- {
748
- "value": "arrow-left",
749
- "type": "string"
750
- },
751
- {
752
- "value": "arrow-right",
753
- "type": "string"
754
- },
755
- {
756
- "value": "arrow-up",
757
- "type": "string"
758
- },
759
- {
760
- "value": "book",
761
- "type": "string"
762
- },
763
- {
764
- "value": "bookmark",
765
- "type": "string"
766
- },
767
- {
768
- "value": "checkmark",
769
- "type": "string"
770
- },
771
- {
772
- "value": "chevron-down",
773
- "type": "string"
774
- },
775
- {
776
- "value": "chevron-left",
777
- "type": "string"
778
- },
779
- {
780
- "value": "chevron-right",
781
- "type": "string"
782
- },
783
- {
784
- "value": "chevron-up",
785
- "type": "string"
786
- },
787
- {
788
- "value": "close-l",
789
- "type": "string"
790
- },
791
- {
792
- "value": "close-sm",
793
- "type": "string"
794
- },
795
- {
796
- "value": "cog",
797
- "type": "string"
798
- },
799
- {
800
- "value": "computer",
801
- "type": "string"
802
- },
803
- {
804
- "value": "dashboard",
805
- "type": "string"
806
- },
807
- {
808
- "value": "delete",
809
- "type": "string"
810
- },
811
- {
812
- "value": "download",
813
- "type": "string"
814
- },
815
- {
816
- "value": "edit",
817
- "type": "string"
818
- },
819
- {
820
- "value": "external",
821
- "type": "string"
822
- },
823
- {
824
- "value": "facebook",
825
- "type": "string"
826
- },
827
- {
828
- "value": "favorite",
829
- "type": "string"
830
- },
831
- {
832
- "value": "filter",
833
- "type": "string"
834
- },
835
- {
836
- "value": "group",
837
- "type": "string"
838
- },
839
- {
840
- "value": "hide",
841
- "type": "string"
842
- },
843
- {
844
- "value": "home",
845
- "type": "string"
846
- },
847
- {
848
- "value": "info",
849
- "type": "string"
850
- },
851
- {
852
- "value": "instagram",
853
- "type": "string"
854
- },
855
- {
856
- "value": "letter",
857
- "type": "string"
858
- },
859
- {
860
- "value": "linkedin",
861
- "type": "string"
862
- },
863
- {
864
- "value": "logout",
865
- "type": "string"
866
- },
867
- {
868
- "value": "map",
869
- "type": "string"
870
- },
871
- {
872
- "value": "minus",
873
- "type": "string"
874
- },
875
- {
876
- "value": "navigation",
877
- "type": "string"
878
- },
879
- {
880
- "value": "plus",
881
- "type": "string"
882
- },
883
- {
884
- "value": "qr-scan",
885
- "type": "string"
886
- },
887
- {
888
- "value": "question",
889
- "type": "string"
890
- },
891
- {
892
- "value": "reader",
893
- "type": "string"
894
- },
895
- {
896
- "value": "reset",
897
- "type": "string"
898
- },
899
- {
900
- "value": "school",
901
- "type": "string"
902
- },
903
- {
904
- "value": "search",
905
- "type": "string"
906
- },
907
- {
908
- "value": "send",
909
- "type": "string"
910
- },
911
- {
912
- "value": "settings",
913
- "type": "string"
914
- },
915
- {
916
- "value": "share",
917
- "type": "string"
918
- },
919
- {
920
- "value": "shopping-cart",
921
- "type": "string"
922
- },
923
- {
924
- "value": "show",
925
- "type": "string"
926
- },
927
- {
928
- "value": "snapchat",
929
- "type": "string"
930
- },
931
- {
932
- "value": "sort",
933
724
  "type": "string"
934
725
  },
935
726
  {
936
- "value": "speech-bubble",
937
- "type": "string"
938
- },
939
- {
940
- "value": "star",
941
- "type": "string"
942
- },
943
- {
944
- "value": "student",
945
- "type": "string"
946
- },
947
- {
948
- "value": "upload",
949
- "type": "string"
950
- },
951
- {
952
- "value": "user",
953
- "type": "string"
954
- },
955
- {
956
- "value": "warn-circle",
957
- "type": "string"
958
- },
959
- {
960
- "value": "warn-triangle",
961
- "type": "string"
962
- },
963
- {
964
- "value": "whatsapp",
965
- "type": "string"
966
- },
967
- {
968
- "value": "world",
969
- "type": "string"
970
- },
727
+ "type": "string & Brand<\"SVG\">"
728
+ }
729
+ ],
730
+ "optional": false,
731
+ "required": true,
732
+ "getter": false,
733
+ "setter": false
734
+ },
735
+ {
736
+ "name": "iconset",
737
+ "type": "string | undefined",
738
+ "complexType": {
739
+ "original": "string",
740
+ "resolved": "string | undefined",
741
+ "references": {}
742
+ },
743
+ "mutable": false,
744
+ "attr": "iconset",
745
+ "reflectToAttr": true,
746
+ "docs": "Optional custom icon iconset id. Must reference a registered custom iconset by its exported name.",
747
+ "docsTags": [],
748
+ "values": [
971
749
  {
972
- "value": "x",
973
750
  "type": "string"
974
751
  },
975
752
  {
976
- "value": "youtube",
977
- "type": "string"
753
+ "type": "undefined"
978
754
  }
979
755
  ],
980
- "optional": false,
981
- "required": true,
756
+ "optional": true,
757
+ "required": false,
982
758
  "getter": false,
983
759
  "setter": false
984
760
  },
@@ -992,7 +768,7 @@
992
768
  "Icon": {
993
769
  "location": "import",
994
770
  "path": "../../api",
995
- "id": "src/api/index.ts::Icon",
771
+ "id": "src/api/index.d.ts::Icon",
996
772
  "referenceLocation": "Icon"
997
773
  }
998
774
  }
@@ -1048,7 +824,7 @@
1048
824
  "Icon": {
1049
825
  "location": "import",
1050
826
  "path": "../../api",
1051
- "id": "src/api/index.ts::Icon",
827
+ "id": "src/api/index.d.ts::Icon",
1052
828
  "referenceLocation": "Icon"
1053
829
  }
1054
830
  }
@@ -1125,11 +901,11 @@
1125
901
  },
1126
902
  {
1127
903
  "name": "slot",
1128
- "text": "before-input - Content to the left of the input. If interactive (e.g., clear button), use an lmvz-button element.\nExample: <lmvz-button slot=\"before-input\" aria-label=\"Clear input\" tabindex=\"0\"><lmvz-icon icon=\"close-sm\"></lmvz-icon></lmvz-button>"
904
+ "text": "before-input - Content to the left of the input. If interactive (e.g., clear button), use an lmvz-button element.\nExample: <lmvz-button slot=\"before-input\" aria-label=\"Clear input\" tabindex=\"0\"><lmvz-icon iconset=\"lmvz\" icon=\"close-sm\"></lmvz-icon></lmvz-button>"
1129
905
  },
1130
906
  {
1131
907
  "name": "slot",
1132
- "text": "after-input - Content to the right of the input. If interactive (e.g., password toggle), use an lmvz-button element.\nExample: <lmvz-button slot=\"after-input\" aria-label=\"Toggle password visibility\" tabindex=\"0\"><lmvz-icon icon=\"eye\"></lmvz-icon></lmvz-button>"
908
+ "text": "after-input - Content to the right of the input. If interactive (e.g., password toggle), use an lmvz-button element.\nExample: <lmvz-button slot=\"after-input\" aria-label=\"Toggle password visibility\" tabindex=\"0\"><lmvz-icon iconset=\"lmvz\" icon=\"show\"></lmvz-icon></lmvz-button>"
1133
909
  }
1134
910
  ],
1135
911
  "usage": {},
@@ -1144,7 +920,7 @@
1144
920
  "Input": {
1145
921
  "location": "import",
1146
922
  "path": "../../api",
1147
- "id": "src/api/index.ts::Input",
923
+ "id": "src/api/index.d.ts::Input",
1148
924
  "referenceLocation": "Input"
1149
925
  }
1150
926
  }
@@ -1203,7 +979,7 @@
1203
979
  "Input": {
1204
980
  "location": "import",
1205
981
  "path": "../../api",
1206
- "id": "src/api/index.ts::Input",
982
+ "id": "src/api/index.d.ts::Input",
1207
983
  "referenceLocation": "Input"
1208
984
  }
1209
985
  }
@@ -4468,7 +4244,7 @@
4468
4244
  "Input": {
4469
4245
  "location": "import",
4470
4246
  "path": "../../api",
4471
- "id": "src/api/index.ts::Input",
4247
+ "id": "src/api/index.d.ts::Input",
4472
4248
  "referenceLocation": "Input"
4473
4249
  }
4474
4250
  }
@@ -4859,7 +4635,7 @@
4859
4635
  "Input": {
4860
4636
  "location": "import",
4861
4637
  "path": "../../api",
4862
- "id": "src/api/index.ts::Input",
4638
+ "id": "src/api/index.d.ts::Input",
4863
4639
  "referenceLocation": "Input"
4864
4640
  }
4865
4641
  }
@@ -5130,11 +4906,11 @@
5130
4906
  "slots": [
5131
4907
  {
5132
4908
  "name": "after-input",
5133
- "docs": "Content to the right of the input. If interactive (e.g., password toggle), use an lmvz-button element.\nExample: <lmvz-button slot=\"after-input\" aria-label=\"Toggle password visibility\" tabindex=\"0\"><lmvz-icon icon=\"eye\"></lmvz-icon></lmvz-button>"
4909
+ "docs": "Content to the right of the input. If interactive (e.g., password toggle), use an lmvz-button element.\nExample: <lmvz-button slot=\"after-input\" aria-label=\"Toggle password visibility\" tabindex=\"0\"><lmvz-icon iconset=\"lmvz\" icon=\"show\"></lmvz-icon></lmvz-button>"
5134
4910
  },
5135
4911
  {
5136
4912
  "name": "before-input",
5137
- "docs": "Content to the left of the input. If interactive (e.g., clear button), use an lmvz-button element.\nExample: <lmvz-button slot=\"before-input\" aria-label=\"Clear input\" tabindex=\"0\"><lmvz-icon icon=\"close-sm\"></lmvz-icon></lmvz-button>"
4913
+ "docs": "Content to the left of the input. If interactive (e.g., clear button), use an lmvz-button element.\nExample: <lmvz-button slot=\"before-input\" aria-label=\"Clear input\" tabindex=\"0\"><lmvz-icon iconset=\"lmvz\" icon=\"close-sm\"></lmvz-icon></lmvz-button>"
5138
4914
  }
5139
4915
  ],
5140
4916
  "parts": [],
@@ -5460,25 +5236,30 @@
5460
5236
  }
5461
5237
  ],
5462
5238
  "typeLibrary": {
5463
- "src/api/index.ts::Button": {
5239
+ "src/api/index.d.ts::Button": {
5240
+ "declaration": "any",
5241
+ "docstring": "",
5242
+ "path": "src/api/index.d.ts"
5243
+ },
5244
+ "src/api/index.d.ts::FormRef": {
5464
5245
  "declaration": "any",
5465
5246
  "docstring": "",
5466
- "path": "src/api/index.ts"
5247
+ "path": "src/api/index.d.ts"
5467
5248
  },
5468
- "src/utils/component.ts::FormRef": {
5469
- "declaration": "export type FormRef = string | HTMLFormElement | undefined;",
5249
+ "../../lib/ts/dist/validation/SVGString.d.ts::SVGString": {
5250
+ "declaration": "export type SVGString = string & Brand.Brand<'SVG'>;",
5470
5251
  "docstring": "",
5471
- "path": "src/utils/component.ts"
5252
+ "path": "../../lib/ts/dist/validation/SVGString.d.ts"
5472
5253
  },
5473
- "src/api/index.ts::Icon": {
5254
+ "src/api/index.d.ts::Icon": {
5474
5255
  "declaration": "any",
5475
5256
  "docstring": "",
5476
- "path": "src/api/index.ts"
5257
+ "path": "src/api/index.d.ts"
5477
5258
  },
5478
- "src/api/index.ts::Input": {
5259
+ "src/api/index.d.ts::Input": {
5479
5260
  "declaration": "any",
5480
5261
  "docstring": "",
5481
- "path": "src/api/index.ts"
5262
+ "path": "src/api/index.d.ts"
5482
5263
  }
5483
5264
  }
5484
5265
  }