@lmvz-ds/components 0.41.0 → 0.42.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 (139) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/cjs/{aria-validation-controller-DKNXjnQr.js → aria-validation-controller-BR7cnyq5.js} +1 -1
  3. package/cjs/{index-DWy4nuyZ.js → index-BUrb__KL.js} +52 -11
  4. package/cjs/lmvz-action-list.cjs.entry.js +2 -2
  5. package/cjs/lmvz-action.cjs.entry.js +1 -1
  6. package/cjs/lmvz-button-group.cjs.entry.js +1 -1
  7. package/cjs/lmvz-button_2.cjs.entry.js +4 -4
  8. package/cjs/lmvz-card.cjs.entry.js +1 -1
  9. package/cjs/lmvz-checkbox.cjs.entry.js +2 -2
  10. package/cjs/lmvz-chip.cjs.entry.js +2 -2
  11. package/cjs/lmvz-components.cjs.js +3 -3
  12. package/cjs/lmvz-datepicker.cjs.entry.js +1 -1
  13. package/cjs/lmvz-header_2.cjs.entry.js +2 -2
  14. package/cjs/lmvz-input.cjs.entry.js +6 -7
  15. package/cjs/lmvz-link.cjs.entry.js +1 -1
  16. package/cjs/lmvz-menuitem.cjs.entry.js +2 -2
  17. package/cjs/lmvz-message.cjs.entry.js +1 -1
  18. package/cjs/lmvz-modal.cjs.entry.js +2 -2
  19. package/cjs/lmvz-popover.cjs.entry.js +1 -1
  20. package/cjs/lmvz-radio.cjs.entry.js +2 -2
  21. package/cjs/lmvz-select.cjs.entry.js +2 -2
  22. package/cjs/lmvz-snackbar.cjs.entry.js +1 -1
  23. package/cjs/lmvz-spinner.cjs.entry.js +3 -3
  24. package/cjs/lmvz-tab.cjs.entry.js +1 -1
  25. package/cjs/lmvz-tabs.cjs.entry.js +1 -1
  26. package/cjs/lmvz-toggle.cjs.entry.js +2 -2
  27. package/cjs/loader.cjs.js +2 -2
  28. package/collection/api/public-utils.js +3 -0
  29. package/collection/collection-manifest.json +2 -3
  30. package/collection/components/lmvz-icon/lmvz-icon.js +7 -6
  31. package/collection/components/lmvz-input/lmvz-input.js +14 -35
  32. package/collection/components/lmvz-spinner/lmvz-spinner.js +7 -6
  33. package/collection/index.js +1 -3
  34. package/components/index.js +1 -1
  35. package/components/lmvz-action-list.js +1 -1
  36. package/components/lmvz-action.js +1 -1
  37. package/components/lmvz-button-group.js +1 -1
  38. package/components/lmvz-button.js +1 -1
  39. package/components/lmvz-card.js +1 -1
  40. package/components/lmvz-checkbox.js +1 -1
  41. package/components/lmvz-chip.js +1 -1
  42. package/components/lmvz-datepicker.js +1 -1
  43. package/components/lmvz-header.js +1 -1
  44. package/components/lmvz-icon.js +1 -1
  45. package/components/lmvz-input.js +1 -1
  46. package/components/lmvz-link.js +1 -1
  47. package/components/lmvz-menuitem.js +1 -1
  48. package/components/lmvz-message.js +1 -1
  49. package/components/lmvz-modal.js +1 -1
  50. package/components/lmvz-popover.js +1 -1
  51. package/components/lmvz-radio.js +1 -1
  52. package/components/lmvz-select.js +1 -1
  53. package/components/lmvz-snackbar.js +1 -1
  54. package/components/lmvz-spinner.js +1 -1
  55. package/components/lmvz-tab.js +1 -1
  56. package/components/lmvz-tabs.js +1 -1
  57. package/components/lmvz-toggle.js +1 -1
  58. package/components/p-CME20cTM.js +1 -0
  59. package/components/{p-DsTgD0_a.js → p-CPsPpCPH.js} +1 -1
  60. package/components/{p--mU29mrX.js → p-CUSmZDCK.js} +1 -1
  61. package/components/p-CbxNLroR.js +1 -0
  62. package/components/{p-DXFoXTse.js → p-CeGgx3Rl.js} +1 -1
  63. package/components/{p-DyQ1GbaN.js → p-D0S1O-Op.js} +1 -1
  64. package/components/{p-sACbyedu.js → p-DCFz070C.js} +1 -1
  65. package/components/p-DCYK_qaZ.js +1 -0
  66. package/components/{p-DMdV-cnt.js → p-Wp9d5O3R.js} +1 -1
  67. package/components/{p-qLAod5PR.js → p-ctF-ydws.js} +1 -1
  68. package/components/{p-D_sr5Z0Q.js → p-g_Ehzzvy.js} +1 -1
  69. package/esm/{aria-validation-controller-Dwv7n0rk.js → aria-validation-controller-uMqDgutI.js} +1 -1
  70. package/esm/{index-DVab4vzV.js → index-wQ10Syko.js} +52 -11
  71. package/esm/lmvz-action-list.entry.js +2 -2
  72. package/esm/lmvz-action.entry.js +1 -1
  73. package/esm/lmvz-button-group.entry.js +1 -1
  74. package/esm/lmvz-button_2.entry.js +4 -4
  75. package/esm/lmvz-card.entry.js +1 -1
  76. package/esm/lmvz-checkbox.entry.js +2 -2
  77. package/esm/lmvz-chip.entry.js +2 -2
  78. package/esm/lmvz-components.js +4 -4
  79. package/esm/lmvz-datepicker.entry.js +1 -1
  80. package/esm/lmvz-header_2.entry.js +2 -2
  81. package/esm/lmvz-input.entry.js +6 -7
  82. package/esm/lmvz-link.entry.js +1 -1
  83. package/esm/lmvz-menuitem.entry.js +2 -2
  84. package/esm/lmvz-message.entry.js +1 -1
  85. package/esm/lmvz-modal.entry.js +2 -2
  86. package/esm/lmvz-popover.entry.js +1 -1
  87. package/esm/lmvz-radio.entry.js +2 -2
  88. package/esm/lmvz-select.entry.js +2 -2
  89. package/esm/lmvz-snackbar.entry.js +1 -1
  90. package/esm/lmvz-spinner.entry.js +3 -3
  91. package/esm/lmvz-tab.entry.js +1 -1
  92. package/esm/lmvz-tabs.entry.js +1 -1
  93. package/esm/lmvz-toggle.entry.js +2 -2
  94. package/esm/loader.js +3 -3
  95. package/hydrate/index.js +36 -19
  96. package/hydrate/index.mjs +36 -19
  97. package/lmvz-components/lmvz-components.esm.js +1 -1
  98. package/lmvz-components/p-01ac17f8.entry.js +1 -0
  99. package/lmvz-components/{p-96764fa9.entry.js → p-11ccd914.entry.js} +1 -1
  100. package/lmvz-components/{p-c6309d6c.entry.js → p-1595cad0.entry.js} +1 -1
  101. package/lmvz-components/{p-6ffd9391.entry.js → p-253e56c9.entry.js} +1 -1
  102. package/lmvz-components/{p-6292da52.entry.js → p-2ae64b73.entry.js} +1 -1
  103. package/lmvz-components/{p-fd29789f.entry.js → p-3606c1db.entry.js} +1 -1
  104. package/lmvz-components/{p-19c9f747.entry.js → p-3de59694.entry.js} +1 -1
  105. package/lmvz-components/p-457b10e1.entry.js +1 -0
  106. package/lmvz-components/{p-e1c75def.entry.js → p-5e8f0b43.entry.js} +1 -1
  107. package/lmvz-components/{p-b9d29e90.entry.js → p-7a018765.entry.js} +1 -1
  108. package/lmvz-components/{p-b14966a6.entry.js → p-7d80a49d.entry.js} +1 -1
  109. package/lmvz-components/{p-65efa76e.entry.js → p-84d2b2e5.entry.js} +1 -1
  110. package/lmvz-components/{p-Wi9d2-w9.js → p-BbeaVKMa.js} +1 -1
  111. package/lmvz-components/{p-bf728ef8.entry.js → p-a2f03112.entry.js} +1 -1
  112. package/lmvz-components/p-adb37d60.entry.js +1 -0
  113. package/lmvz-components/{p-dd4a62e1.entry.js → p-b050450d.entry.js} +1 -1
  114. package/lmvz-components/{p-18a894e4.entry.js → p-b0f3758f.entry.js} +1 -1
  115. package/lmvz-components/{p-170dea97.entry.js → p-b123e33d.entry.js} +1 -1
  116. package/lmvz-components/{p-77fd3ce2.entry.js → p-ddf5d866.entry.js} +1 -1
  117. package/lmvz-components/{p-aa643b58.entry.js → p-e40f174d.entry.js} +1 -1
  118. package/lmvz-components/{p-d466fe8f.entry.js → p-edb35b52.entry.js} +1 -1
  119. package/lmvz-components/{p-377c45a7.entry.js → p-ef6e12ee.entry.js} +1 -1
  120. package/lmvz-components/{p-316dd61a.entry.js → p-f6ac0f0d.entry.js} +1 -1
  121. package/lmvz-components/p-wQ10Syko.js +3 -0
  122. package/loader/index.d.ts +1 -1
  123. package/manifest.json +112 -125
  124. package/package.json +5 -1
  125. package/types/api/public-utils.d.ts +8 -0
  126. package/types/components/lmvz-icon/lmvz-icon.d.ts +1 -1
  127. package/types/components/lmvz-input/lmvz-input.d.ts +2 -3
  128. package/types/components/lmvz-spinner/lmvz-spinner.d.ts +1 -1
  129. package/types/components.d.ts +17 -24
  130. package/types/index.d.ts +1 -8
  131. package/types/stencil-public-runtime.d.ts +12 -0
  132. package/collection/integration/header-integration/header-integration.js +0 -51
  133. package/components/p-ChNEjbnY.js +0 -1
  134. package/components/p-DbBJxuBm.js +0 -1
  135. package/components/p-sJgTdXHR.js +0 -1
  136. package/lmvz-components/p-67b86084.entry.js +0 -1
  137. package/lmvz-components/p-743616c0.entry.js +0 -1
  138. package/lmvz-components/p-DVab4vzV.js +0 -2
  139. package/lmvz-components/p-a70079b6.entry.js +0 -1
package/manifest.json CHANGED
@@ -1,58 +1,11 @@
1
1
  {
2
- "timestamp": "2026-08-20T18:00:44",
2
+ "timestamp": "2026-09-02T13:24:46",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
- "version": "4.43.5",
5
+ "version": "4.44.2",
6
6
  "typescriptVersion": "5.8.3"
7
7
  },
8
8
  "components": [
9
- {
10
- "filePath": "src/integration/header-integration/header-integration.tsx",
11
- "encapsulation": "shadow",
12
- "tag": "header-integration",
13
- "readme": "# header-integration\n\n\n",
14
- "docs": "",
15
- "docsTags": [],
16
- "usage": {},
17
- "props": [
18
- {
19
- "name": "activeNav",
20
- "type": "string | undefined",
21
- "complexType": {
22
- "original": "string",
23
- "resolved": "string | undefined",
24
- "references": {}
25
- },
26
- "mutable": true,
27
- "attr": "active-nav",
28
- "reflectToAttr": false,
29
- "docs": "",
30
- "docsTags": [],
31
- "values": [
32
- {
33
- "type": "string"
34
- },
35
- {
36
- "type": "undefined"
37
- }
38
- ],
39
- "optional": true,
40
- "required": false,
41
- "getter": false,
42
- "setter": false
43
- }
44
- ],
45
- "methods": [],
46
- "events": [],
47
- "listeners": [],
48
- "styles": [],
49
- "slots": [],
50
- "parts": [],
51
- "states": [],
52
- "dependents": [],
53
- "dependencies": [],
54
- "dependencyGraph": {}
55
- },
56
9
  {
57
10
  "filePath": "src/components/lmvz-action/lmvz-action.tsx",
58
11
  "encapsulation": "shadow",
@@ -91,7 +44,12 @@
91
44
  ],
92
45
  "listeners": [],
93
46
  "styles": [],
94
- "slots": [],
47
+ "slots": [
48
+ {
49
+ "name": "",
50
+ "docs": "The default slot"
51
+ }
52
+ ],
95
53
  "parts": [],
96
54
  "states": [],
97
55
  "dependents": [],
@@ -172,6 +130,10 @@
172
130
  "listeners": [],
173
131
  "styles": [],
174
132
  "slots": [
133
+ {
134
+ "name": "",
135
+ "docs": "The default slot"
136
+ },
175
137
  {
176
138
  "name": "default",
177
139
  "docs": "`<lmvz-button>`, native `<button>`, `<hr>` dividers, or\n`<div role=\"group\" aria-label=\"…\">` groups containing buttons."
@@ -555,6 +517,10 @@
555
517
  "listeners": [],
556
518
  "styles": [],
557
519
  "slots": [
520
+ {
521
+ "name": "",
522
+ "docs": "The default slot"
523
+ },
558
524
  {
559
525
  "name": "default",
560
526
  "docs": "Slot for the content of the button"
@@ -699,7 +665,12 @@
699
665
  "events": [],
700
666
  "listeners": [],
701
667
  "styles": [],
702
- "slots": [],
668
+ "slots": [
669
+ {
670
+ "name": "",
671
+ "docs": "The default slot"
672
+ }
673
+ ],
703
674
  "parts": [],
704
675
  "states": [],
705
676
  "dependents": [
@@ -1504,6 +1475,10 @@
1504
1475
  "listeners": [],
1505
1476
  "styles": [],
1506
1477
  "slots": [
1478
+ {
1479
+ "name": "",
1480
+ "docs": "The default slot"
1481
+ },
1507
1482
  {
1508
1483
  "name": "after-text",
1509
1484
  "docs": "Optional slot for content to be placed after the text content. Common use case is an icon.\n\nSlotted `lmvz-icon`s are controlled by the chip's internal sizing."
@@ -2428,26 +2403,32 @@
2428
2403
  "props": [
2429
2404
  {
2430
2405
  "name": "ariaLabel",
2431
- "type": "string | undefined",
2406
+ "type": "null | string",
2432
2407
  "complexType": {
2433
- "original": "string",
2434
- "resolved": "string | undefined",
2408
+ "original": "string | null",
2409
+ "resolved": "null | string",
2435
2410
  "references": {}
2436
2411
  },
2437
2412
  "mutable": false,
2438
2413
  "attr": "aria-label",
2439
2414
  "reflectToAttr": true,
2440
2415
  "docs": "Accessible name for assistive technology.\nLeave unset for decorative icons so the icon stays hidden from the accessibility tree.",
2441
- "docsTags": [],
2416
+ "docsTags": [
2417
+ {
2418
+ "name": "default",
2419
+ "text": "null"
2420
+ }
2421
+ ],
2422
+ "default": "null",
2442
2423
  "values": [
2443
2424
  {
2444
- "type": "string"
2425
+ "type": "null"
2445
2426
  },
2446
2427
  {
2447
- "type": "undefined"
2428
+ "type": "string"
2448
2429
  }
2449
2430
  ],
2450
- "optional": true,
2431
+ "optional": false,
2451
2432
  "required": false,
2452
2433
  "getter": false,
2453
2434
  "setter": false
@@ -2688,10 +2669,10 @@
2688
2669
  "props": [
2689
2670
  {
2690
2671
  "name": "autocapitalize",
2691
- "type": "\"characters\" | \"none\" | \"off\" | \"on\" | \"sentences\" | \"words\" | undefined",
2672
+ "type": "\"characters\" | \"none\" | \"off\" | \"on\" | \"sentences\" | \"words\" | null",
2692
2673
  "complexType": {
2693
- "original": "Input.Autocapitalize",
2694
- "resolved": "\"characters\" | \"none\" | \"off\" | \"on\" | \"sentences\" | \"words\" | undefined",
2674
+ "original": "Input.Autocapitalize | null",
2675
+ "resolved": "\"characters\" | \"none\" | \"off\" | \"on\" | \"sentences\" | \"words\" | null",
2695
2676
  "references": {
2696
2677
  "Input": {
2697
2678
  "location": "import",
@@ -2711,6 +2692,7 @@
2711
2692
  "text": "undefined"
2712
2693
  }
2713
2694
  ],
2695
+ "default": "null",
2714
2696
  "values": [
2715
2697
  {
2716
2698
  "value": "characters",
@@ -2737,10 +2719,10 @@
2737
2719
  "type": "string"
2738
2720
  },
2739
2721
  {
2740
- "type": "undefined"
2722
+ "type": "null"
2741
2723
  }
2742
2724
  ],
2743
- "optional": true,
2725
+ "optional": false,
2744
2726
  "required": false,
2745
2727
  "getter": false,
2746
2728
  "setter": false
@@ -5810,42 +5792,6 @@
5810
5792
  "getter": false,
5811
5793
  "setter": false
5812
5794
  },
5813
- {
5814
- "name": "autocorrect",
5815
- "type": "\"off\" | \"on\" | undefined",
5816
- "complexType": {
5817
- "original": "'on' | 'off'",
5818
- "resolved": "\"off\" | \"on\" | undefined",
5819
- "references": {}
5820
- },
5821
- "mutable": false,
5822
- "attr": "autocorrect",
5823
- "reflectToAttr": false,
5824
- "docs": "Autocorrect attribute for mobile keyboards",
5825
- "docsTags": [
5826
- {
5827
- "name": "default",
5828
- "text": "undefined"
5829
- }
5830
- ],
5831
- "values": [
5832
- {
5833
- "value": "off",
5834
- "type": "string"
5835
- },
5836
- {
5837
- "value": "on",
5838
- "type": "string"
5839
- },
5840
- {
5841
- "type": "undefined"
5842
- }
5843
- ],
5844
- "optional": true,
5845
- "required": false,
5846
- "getter": false,
5847
- "setter": false
5848
- },
5849
5795
  {
5850
5796
  "name": "autofocus",
5851
5797
  "type": "boolean",
@@ -6388,10 +6334,10 @@
6388
6334
  },
6389
6335
  {
6390
6336
  "name": "spellcheck",
6391
- "type": "boolean | undefined",
6337
+ "type": "boolean | null",
6392
6338
  "complexType": {
6393
- "original": "boolean",
6394
- "resolved": "boolean | undefined",
6339
+ "original": "boolean | null",
6340
+ "resolved": "boolean | null",
6395
6341
  "references": {}
6396
6342
  },
6397
6343
  "mutable": false,
@@ -6404,15 +6350,16 @@
6404
6350
  "text": "undefined"
6405
6351
  }
6406
6352
  ],
6353
+ "default": "null",
6407
6354
  "values": [
6408
6355
  {
6409
6356
  "type": "boolean"
6410
6357
  },
6411
6358
  {
6412
- "type": "undefined"
6359
+ "type": "null"
6413
6360
  }
6414
6361
  ],
6415
- "optional": true,
6362
+ "optional": false,
6416
6363
  "required": false,
6417
6364
  "getter": false,
6418
6365
  "setter": false
@@ -6952,6 +6899,10 @@
6952
6899
  "listeners": [],
6953
6900
  "styles": [],
6954
6901
  "slots": [
6902
+ {
6903
+ "name": "",
6904
+ "docs": "The default slot"
6905
+ },
6955
6906
  {
6956
6907
  "name": "default",
6957
6908
  "docs": "Inline label text for the link."
@@ -7064,7 +7015,12 @@
7064
7015
  ],
7065
7016
  "listeners": [],
7066
7017
  "styles": [],
7067
- "slots": [],
7018
+ "slots": [
7019
+ {
7020
+ "name": "",
7021
+ "docs": "The default slot"
7022
+ }
7023
+ ],
7068
7024
  "parts": [],
7069
7025
  "states": [],
7070
7026
  "dependents": [],
@@ -7306,7 +7262,12 @@
7306
7262
  ],
7307
7263
  "listeners": [],
7308
7264
  "styles": [],
7309
- "slots": [],
7265
+ "slots": [
7266
+ {
7267
+ "name": "",
7268
+ "docs": "The default slot"
7269
+ }
7270
+ ],
7310
7271
  "parts": [],
7311
7272
  "states": [],
7312
7273
  "dependents": [],
@@ -7442,6 +7403,10 @@
7442
7403
  ],
7443
7404
  "styles": [],
7444
7405
  "slots": [
7406
+ {
7407
+ "name": "",
7408
+ "docs": "The default slot"
7409
+ },
7445
7410
  {
7446
7411
  "name": "actions",
7447
7412
  "docs": "Modal actions. Only direct `lmvz-button` children are allowed.\nThe `actions` slot is rendered inside an internal `lmvz-button-group` component. This means:\n- Slotted `lmvz-button` elements will have their `variant` attribute auto-assigned by slot order if no explicit variant is set: last button → `primary`, second-to-last → `secondary`, earlier → `tertiary`.\n- Non-button children are automatically hidden and marked with `aria-hidden=\"true\"`.\nIf you explicitly set a `variant` attribute on any button, auto-assignment will not override it."
@@ -7882,6 +7847,10 @@
7882
7847
  "listeners": [],
7883
7848
  "styles": [],
7884
7849
  "slots": [
7850
+ {
7851
+ "name": "",
7852
+ "docs": "The default slot"
7853
+ },
7885
7854
  {
7886
7855
  "name": "default",
7887
7856
  "docs": "Popover content. Any element may be slotted here."
@@ -8814,6 +8783,10 @@
8814
8783
  ],
8815
8784
  "styles": [],
8816
8785
  "slots": [
8786
+ {
8787
+ "name": "",
8788
+ "docs": "The default slot"
8789
+ },
8817
8790
  {
8818
8791
  "name": "default",
8819
8792
  "docs": "Native `<option>` or `<optgroup>` elements. Never rendered directly; read once\nassigned to build the internal `role=\"option\"` listbox, and re-read on structural slot changes\nor in-place mutation (attribute/text/subtree) of already-slotted elements. `<option selected>`\ndetermines the initial value (or, in multiselect mode, the initial `values`) when the `value`/\n`values` prop is not set."
@@ -9114,26 +9087,32 @@
9114
9087
  "props": [
9115
9088
  {
9116
9089
  "name": "ariaLabel",
9117
- "type": "string | undefined",
9090
+ "type": "null | string",
9118
9091
  "complexType": {
9119
- "original": "string",
9120
- "resolved": "string | undefined",
9092
+ "original": "string | null",
9093
+ "resolved": "null | string",
9121
9094
  "references": {}
9122
9095
  },
9123
9096
  "mutable": false,
9124
9097
  "attr": "aria-label",
9125
9098
  "reflectToAttr": true,
9126
9099
  "docs": "Accessible name for assistive technology.\nLeave unset for decorative spinners so the element stays hidden from the accessibility tree.",
9127
- "docsTags": [],
9100
+ "docsTags": [
9101
+ {
9102
+ "name": "default",
9103
+ "text": "null"
9104
+ }
9105
+ ],
9106
+ "default": "null",
9128
9107
  "values": [
9129
9108
  {
9130
- "type": "string"
9109
+ "type": "null"
9131
9110
  },
9132
9111
  {
9133
- "type": "undefined"
9112
+ "type": "string"
9134
9113
  }
9135
9114
  ],
9136
- "optional": true,
9115
+ "optional": false,
9137
9116
  "required": false,
9138
9117
  "getter": false,
9139
9118
  "setter": false
@@ -9328,6 +9307,10 @@
9328
9307
  "listeners": [],
9329
9308
  "styles": [],
9330
9309
  "slots": [
9310
+ {
9311
+ "name": "",
9312
+ "docs": "The default slot"
9313
+ },
9331
9314
  {
9332
9315
  "name": "default",
9333
9316
  "docs": "Label text or arbitrary inline content for the tab."
@@ -9553,6 +9536,10 @@
9553
9536
  ],
9554
9537
  "styles": [],
9555
9538
  "slots": [
9539
+ {
9540
+ "name": "",
9541
+ "docs": "The default slot"
9542
+ },
9556
9543
  {
9557
9544
  "name": "default",
9558
9545
  "docs": "`lmvz-tab` trigger elements."
@@ -9945,22 +9932,22 @@
9945
9932
  ],
9946
9933
  "typeLibrary": {
9947
9934
  "src/api/index.d.ts::Button": {
9948
- "declaration": "any",
9935
+ "declaration": "\"small\" | \"default\" | \"large\"",
9949
9936
  "docstring": "",
9950
9937
  "path": "src/api/index.d.ts"
9951
9938
  },
9952
9939
  "src/api/index.d.ts::FormRef": {
9953
- "declaration": "any",
9940
+ "declaration": "export type FormRef = string | HTMLFormElement | undefined;",
9954
9941
  "docstring": "",
9955
9942
  "path": "src/api/index.d.ts"
9956
9943
  },
9957
9944
  "src/api/ds.types.d.ts::Card": {
9958
- "declaration": "any",
9945
+ "declaration": "\"small\" | \"large\"",
9959
9946
  "docstring": "",
9960
9947
  "path": "src/api/ds.types.d.ts"
9961
9948
  },
9962
9949
  "src/api/ds.types.d.ts::Chip": {
9963
- "declaration": "any",
9950
+ "declaration": "\"active\" | \"warning\" | \"success\" | \"error\" | \"neutral\"",
9964
9951
  "docstring": "",
9965
9952
  "path": "src/api/ds.types.d.ts"
9966
9953
  },
@@ -9975,7 +9962,7 @@
9975
9962
  "path": "../../lib/ts/src/date/IsoDateString.d.ts"
9976
9963
  },
9977
9964
  "src/api/index.d.ts::Datepicker": {
9978
- "declaration": "any",
9965
+ "declaration": "string",
9979
9966
  "docstring": "",
9980
9967
  "path": "src/api/index.d.ts"
9981
9968
  },
@@ -9985,37 +9972,37 @@
9985
9972
  "path": "../../lib/ts/dist/validation/SVGString.d.ts"
9986
9973
  },
9987
9974
  "src/api/index.d.ts::Icon": {
9988
- "declaration": "any",
9975
+ "declaration": "\"thin\" | \"medium\" | \"bold\"",
9989
9976
  "docstring": "",
9990
9977
  "path": "src/api/index.d.ts"
9991
9978
  },
9992
9979
  "src/api/index.d.ts::Input": {
9993
- "declaration": "any",
9980
+ "declaration": "\"number\" | \"text\" | \"email\" | \"password\" | \"tel\" | \"url\" | \"search\"",
9994
9981
  "docstring": "",
9995
9982
  "path": "src/api/index.d.ts"
9996
9983
  },
9997
9984
  "src/api/ds.types.d.ts::Link": {
9998
- "declaration": "any",
9985
+ "declaration": "\"internal\" | \"external\"",
9999
9986
  "docstring": "",
10000
9987
  "path": "src/api/ds.types.d.ts"
10001
9988
  },
10002
9989
  "src/api/index.d.ts::Message": {
10003
- "declaration": "any",
9990
+ "declaration": "\"warning\" | \"neutral\"",
10004
9991
  "docstring": "",
10005
9992
  "path": "src/api/index.d.ts"
10006
9993
  },
10007
9994
  "src/api/index.d.ts::Popover": {
10008
- "declaration": "any",
9995
+ "declaration": "\"top\" | \"bottom\" | \"start\" | \"end\" | \"top-start\" | \"top-end\" | \"bottom-start\" | \"bottom-end\"",
10009
9996
  "docstring": "",
10010
9997
  "path": "src/api/index.d.ts"
10011
9998
  },
10012
9999
  "src/api/index.d.ts::Select": {
10013
- "declaration": "any",
10000
+ "declaration": "\"small\" | \"default\" | \"large\"",
10014
10001
  "docstring": "",
10015
10002
  "path": "src/api/index.d.ts"
10016
10003
  },
10017
10004
  "src/api/index.d.ts::Snackbar": {
10018
- "declaration": "any",
10005
+ "declaration": "\"warning\" | \"success\" | \"error\"",
10019
10006
  "docstring": "",
10020
10007
  "path": "src/api/index.d.ts"
10021
10008
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@lmvz-ds/components",
3
3
  "private": false,
4
- "version": "0.41.0",
4
+ "version": "0.42.0",
5
5
  "type": "module",
6
6
  "description": "The components of the design system",
7
7
  "author": "Patrick Nemenz <patrick.nemenz@adesso.at>",
@@ -15,6 +15,10 @@
15
15
  "types": "./components/index.d.ts",
16
16
  "import": "./components/index.js"
17
17
  },
18
+ "./public-utils": {
19
+ "types": "./types/api/public-utils.d.ts",
20
+ "import": "./collection/api/public-utils.js"
21
+ },
18
22
  "./components": {
19
23
  "types": "./components/index.d.ts",
20
24
  "import": "./components/index.js"
@@ -0,0 +1,8 @@
1
+ export * from '../components/lmvz-message/public';
2
+ export * from '../components/lmvz-snackbar/public';
3
+ export * from '../utils/public';
4
+ declare global {
5
+ interface Window {
6
+ LmvzApi: LmvzApi;
7
+ }
8
+ }
@@ -13,7 +13,7 @@ export declare class LmvzIcon extends ReactiveControllerHost implements AriaVali
13
13
  iconset?: string;
14
14
  private iconData?;
15
15
  private visible;
16
- ariaLabel?: string;
16
+ ariaLabel: string | null;
17
17
  private get ariaHidden();
18
18
  constructor();
19
19
  connectedCallback(): void;
@@ -30,9 +30,8 @@ export declare class LmvzInput extends ReactiveControllerHost implements AriaVal
30
30
  errorMessage?: string;
31
31
  autocomplete?: Input.Autocomplete;
32
32
  inputmode?: Input.Inputmode;
33
- autocorrect?: 'on' | 'off';
34
- autocapitalize?: Input.Autocapitalize;
35
- spellcheck?: boolean;
33
+ autocapitalize: Input.Autocapitalize | null;
34
+ spellcheck: boolean | null;
36
35
  autofocus: boolean;
37
36
  minlength?: number;
38
37
  maxlength?: number;
@@ -1,5 +1,5 @@
1
1
  export declare class LmvzSpinner {
2
2
  size: 'small' | 'large';
3
- ariaLabel?: string;
3
+ ariaLabel: string | null;
4
4
  render(): any;
5
5
  }
@@ -343,8 +343,9 @@ export declare namespace Components {
343
343
  export interface LmvzIcon {
344
344
  /**
345
345
  * Accessible name for assistive technology. Leave unset for decorative icons so the icon stays hidden from the accessibility tree.
346
+ * @default null
346
347
  */
347
- "ariaLabel"?: string;
348
+ "ariaLabel": string | null;
348
349
  /**
349
350
  * Required Either a valid name from a registered iconset, or the icon's SVG content (inline). Will be checked against the chosen {@link iconset}.
350
351
  */
@@ -386,16 +387,11 @@ export declare namespace Components {
386
387
  * Autocapitalize attribute for mobile keyboards
387
388
  * @default undefined
388
389
  */
389
- "autocapitalize"?: Input.Autocapitalize;
390
+ "autocapitalize": Input.Autocapitalize | null;
390
391
  /**
391
392
  * Autocomplete attribute for form autofill
392
393
  */
393
394
  "autocomplete"?: Input.Autocomplete;
394
- /**
395
- * Autocorrect attribute for mobile keyboards
396
- * @default undefined
397
- */
398
- "autocorrect"?: 'on' | 'off';
399
395
  /**
400
396
  * Whether the input should autofocus
401
397
  * @default false
@@ -510,7 +506,7 @@ export declare namespace Components {
510
506
  * Spellcheck attribute
511
507
  * @default undefined
512
508
  */
513
- "spellcheck"?: boolean;
509
+ "spellcheck": boolean | null;
514
510
  /**
515
511
  * Step interval for number inputs
516
512
  */
@@ -865,8 +861,9 @@ export declare namespace Components {
865
861
  export interface LmvzSpinner {
866
862
  /**
867
863
  * Accessible name for assistive technology. Leave unset for decorative spinners so the element stays hidden from the accessibility tree.
864
+ * @default null
868
865
  */
869
- "ariaLabel"?: string;
866
+ "ariaLabel": string | null;
870
867
  /**
871
868
  * Size of the spinner.
872
869
  * @default 'small'
@@ -1060,7 +1057,7 @@ export declare type IsoDateString = `${number}-${number}-${number}`;
1060
1057
  export declare type IsoYearMonthString = `${number}-${number}`;
1061
1058
 
1062
1059
  export declare namespace JSX {
1063
- export type OneOf<K extends string, PropT, AttrT = PropT> = { [P in K]: PropT } & { [P in `attr:${K}` | `prop:${K}`]?: never } | { [P in `attr:${K}`]: AttrT } & { [P in K | `prop:${K}`]?: never } | { [P in `prop:${K}`]: PropT } & { [P in K | `attr:${K}`]?: never };
1060
+ export type OneOf<K extends string, PropT, AttrT = PropT> = { [P in K]: PropT } & { [P in `attr:${K}`]?: never } | { [P in `attr:${K}`]: AttrT } & { [P in K]?: never };
1064
1061
 
1065
1062
  /**
1066
1063
  * @deprecated use `lmvz-button` instead
@@ -1385,8 +1382,9 @@ export declare namespace JSX {
1385
1382
  export interface LmvzIcon {
1386
1383
  /**
1387
1384
  * Accessible name for assistive technology. Leave unset for decorative icons so the icon stays hidden from the accessibility tree.
1385
+ * @default null
1388
1386
  */
1389
- "ariaLabel"?: string;
1387
+ "ariaLabel"?: string | null;
1390
1388
  /**
1391
1389
  * Required Either a valid name from a registered iconset, or the icon's SVG content (inline). Will be checked against the chosen {@link iconset}.
1392
1390
  */
@@ -1428,16 +1426,11 @@ export declare namespace JSX {
1428
1426
  * Autocapitalize attribute for mobile keyboards
1429
1427
  * @default undefined
1430
1428
  */
1431
- "autocapitalize"?: Input.Autocapitalize;
1429
+ "autocapitalize"?: Input.Autocapitalize | null;
1432
1430
  /**
1433
1431
  * Autocomplete attribute for form autofill
1434
1432
  */
1435
1433
  "autocomplete"?: Input.Autocomplete;
1436
- /**
1437
- * Autocorrect attribute for mobile keyboards
1438
- * @default undefined
1439
- */
1440
- "autocorrect"?: 'on' | 'off';
1441
1434
  /**
1442
1435
  * Whether the input should autofocus
1443
1436
  * @default false
@@ -1524,7 +1517,7 @@ export declare namespace JSX {
1524
1517
  * Spellcheck attribute
1525
1518
  * @default undefined
1526
1519
  */
1527
- "spellcheck"?: boolean;
1520
+ "spellcheck"?: boolean | null;
1528
1521
  /**
1529
1522
  * Step interval for number inputs
1530
1523
  */
@@ -1872,8 +1865,9 @@ export declare namespace JSX {
1872
1865
  export interface LmvzSpinner {
1873
1866
  /**
1874
1867
  * Accessible name for assistive technology. Leave unset for decorative spinners so the element stays hidden from the accessibility tree.
1868
+ * @default null
1875
1869
  */
1876
- "ariaLabel"?: string;
1870
+ "ariaLabel"?: string | null;
1877
1871
  /**
1878
1872
  * Size of the spinner.
1879
1873
  * @default 'small'
@@ -2054,7 +2048,7 @@ export declare namespace JSX {
2054
2048
  "weight": Icon.IconWeight;
2055
2049
  "size": Icon.Size;
2056
2050
  "iconset": string;
2057
- "ariaLabel": string;
2051
+ "ariaLabel": string | null;
2058
2052
  }
2059
2053
  export interface LmvzInputAttributes {
2060
2054
  "value": string;
@@ -2069,9 +2063,8 @@ export declare namespace JSX {
2069
2063
  "errorMessage": string;
2070
2064
  "autocomplete": Input.Autocomplete;
2071
2065
  "inputmode": Input.Inputmode;
2072
- "autocorrect": 'on' | 'off';
2073
- "autocapitalize": Input.Autocapitalize;
2074
- "spellcheck": boolean;
2066
+ "autocapitalize": Input.Autocapitalize | null;
2067
+ "spellcheck": boolean | null;
2075
2068
  "autofocus": boolean;
2076
2069
  "minlength": number;
2077
2070
  "maxlength": number;
@@ -2148,7 +2141,7 @@ export declare namespace JSX {
2148
2141
  }
2149
2142
  export interface LmvzSpinnerAttributes {
2150
2143
  "size": 'small' | 'large';
2151
- "ariaLabel": string;
2144
+ "ariaLabel": string | null;
2152
2145
  }
2153
2146
  export interface LmvzTabAttributes {
2154
2147
  "value": string;