@m3e/web 2.5.3 → 2.5.5

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 (210) hide show
  1. package/dist/all.js +394 -348
  2. package/dist/all.js.map +1 -1
  3. package/dist/all.min.js +56 -56
  4. package/dist/all.min.js.map +1 -1
  5. package/dist/autocomplete.js +14 -14
  6. package/dist/autocomplete.js.map +1 -1
  7. package/dist/autocomplete.min.js +1 -1
  8. package/dist/autocomplete.min.js.map +1 -1
  9. package/dist/bottom-sheet.js +11 -14
  10. package/dist/bottom-sheet.js.map +1 -1
  11. package/dist/bottom-sheet.min.js +1 -1
  12. package/dist/bottom-sheet.min.js.map +1 -1
  13. package/dist/breadcrumb.js +4 -4
  14. package/dist/breadcrumb.js.map +1 -1
  15. package/dist/breadcrumb.min.js +1 -1
  16. package/dist/breadcrumb.min.js.map +1 -1
  17. package/dist/button-group.js +5 -5
  18. package/dist/button-group.js.map +1 -1
  19. package/dist/button-group.min.js +1 -1
  20. package/dist/button-group.min.js.map +1 -1
  21. package/dist/button.js +15 -15
  22. package/dist/button.js.map +1 -1
  23. package/dist/button.min.js +1 -1
  24. package/dist/button.min.js.map +1 -1
  25. package/dist/checkbox.js +1 -1
  26. package/dist/checkbox.js.map +1 -1
  27. package/dist/checkbox.min.js +1 -1
  28. package/dist/checkbox.min.js.map +1 -1
  29. package/dist/chips.js +11 -11
  30. package/dist/chips.js.map +1 -1
  31. package/dist/chips.min.js +1 -1
  32. package/dist/chips.min.js.map +1 -1
  33. package/dist/core-a11y.js +5 -3
  34. package/dist/core-a11y.js.map +1 -1
  35. package/dist/core-a11y.min.js +4 -4
  36. package/dist/core-a11y.min.js.map +1 -1
  37. package/dist/core-anchoring.js +4 -4
  38. package/dist/core-anchoring.js.map +1 -1
  39. package/dist/core-anchoring.min.js +1 -1
  40. package/dist/core-anchoring.min.js.map +1 -1
  41. package/dist/core.js +78 -64
  42. package/dist/core.js.map +1 -1
  43. package/dist/core.min.js +1 -1
  44. package/dist/core.min.js.map +1 -1
  45. package/dist/css-custom-data.json +200 -185
  46. package/dist/custom-elements.json +1598 -1524
  47. package/dist/datepicker.js +12 -12
  48. package/dist/datepicker.js.map +1 -1
  49. package/dist/datepicker.min.js +1 -1
  50. package/dist/datepicker.min.js.map +1 -1
  51. package/dist/dialog.js +4 -4
  52. package/dist/dialog.js.map +1 -1
  53. package/dist/dialog.min.js +1 -1
  54. package/dist/dialog.min.js.map +1 -1
  55. package/dist/drawer-container.js +14 -14
  56. package/dist/drawer-container.js.map +1 -1
  57. package/dist/drawer-container.min.js +1 -1
  58. package/dist/drawer-container.min.js.map +1 -1
  59. package/dist/expansion-panel.js +4 -4
  60. package/dist/expansion-panel.js.map +1 -1
  61. package/dist/expansion-panel.min.js +1 -1
  62. package/dist/expansion-panel.min.js.map +1 -1
  63. package/dist/fab-menu.js +4 -4
  64. package/dist/fab-menu.js.map +1 -1
  65. package/dist/fab-menu.min.js +1 -1
  66. package/dist/fab-menu.min.js.map +1 -1
  67. package/dist/fab.js +2 -2
  68. package/dist/fab.js.map +1 -1
  69. package/dist/fab.min.js +1 -1
  70. package/dist/fab.min.js.map +1 -1
  71. package/dist/form-field.js +19 -19
  72. package/dist/form-field.js.map +1 -1
  73. package/dist/form-field.min.js +2 -2
  74. package/dist/form-field.min.js.map +1 -1
  75. package/dist/html-custom-data.json +54 -44
  76. package/dist/icon-button.js +15 -15
  77. package/dist/icon-button.js.map +1 -1
  78. package/dist/icon-button.min.js +1 -1
  79. package/dist/icon-button.min.js.map +1 -1
  80. package/dist/icon.js +1 -1
  81. package/dist/icon.js.map +1 -1
  82. package/dist/icon.min.js +1 -1
  83. package/dist/icon.min.js.map +1 -1
  84. package/dist/list.js +16 -16
  85. package/dist/list.js.map +1 -1
  86. package/dist/list.min.js +1 -1
  87. package/dist/list.min.js.map +1 -1
  88. package/dist/menu.js +20 -20
  89. package/dist/menu.js.map +1 -1
  90. package/dist/menu.min.js +1 -1
  91. package/dist/menu.min.js.map +1 -1
  92. package/dist/nav-bar.js +40 -10
  93. package/dist/nav-bar.js.map +1 -1
  94. package/dist/nav-bar.min.js +1 -1
  95. package/dist/nav-bar.min.js.map +1 -1
  96. package/dist/nav-menu.js +10 -10
  97. package/dist/nav-menu.js.map +1 -1
  98. package/dist/nav-menu.min.js +1 -1
  99. package/dist/nav-menu.min.js.map +1 -1
  100. package/dist/nav-rail.js +15 -11
  101. package/dist/nav-rail.js.map +1 -1
  102. package/dist/nav-rail.min.js +1 -1
  103. package/dist/nav-rail.min.js.map +1 -1
  104. package/dist/option.js +13 -13
  105. package/dist/option.js.map +1 -1
  106. package/dist/option.min.js +1 -1
  107. package/dist/option.min.js.map +1 -1
  108. package/dist/paginator.js +2 -2
  109. package/dist/paginator.js.map +1 -1
  110. package/dist/paginator.min.js +2 -2
  111. package/dist/paginator.min.js.map +1 -1
  112. package/dist/radio-group.js +2 -2
  113. package/dist/radio-group.js.map +1 -1
  114. package/dist/radio-group.min.js +1 -1
  115. package/dist/radio-group.min.js.map +1 -1
  116. package/dist/search.js +15 -15
  117. package/dist/search.js.map +1 -1
  118. package/dist/search.min.js +1 -1
  119. package/dist/search.min.js.map +1 -1
  120. package/dist/segmented-button.js +7 -7
  121. package/dist/segmented-button.js.map +1 -1
  122. package/dist/segmented-button.min.js +1 -1
  123. package/dist/segmented-button.min.js.map +1 -1
  124. package/dist/select.js +6 -6
  125. package/dist/select.js.map +1 -1
  126. package/dist/select.min.js +1 -1
  127. package/dist/select.min.js.map +1 -1
  128. package/dist/slider.js +5 -5
  129. package/dist/slider.js.map +1 -1
  130. package/dist/slider.min.js +1 -1
  131. package/dist/slider.min.js.map +1 -1
  132. package/dist/split-pane.js +10 -10
  133. package/dist/split-pane.js.map +1 -1
  134. package/dist/split-pane.min.js +1 -1
  135. package/dist/split-pane.min.js.map +1 -1
  136. package/dist/src/autocomplete/AutocompleteElement.d.ts.map +1 -1
  137. package/dist/src/bottom-sheet/BottomSheetElement.d.ts +1 -1
  138. package/dist/src/bottom-sheet/BottomSheetElement.d.ts.map +1 -1
  139. package/dist/src/button/styles/ButtonSizeStyle.d.ts.map +1 -1
  140. package/dist/src/button/styles/ButtonStyle.d.ts.map +1 -1
  141. package/dist/src/button/styles/ButtonVariantStyle.d.ts.map +1 -1
  142. package/dist/src/button-group/ButtonGroupElement.d.ts.map +1 -1
  143. package/dist/src/checkbox/CheckboxElement.d.ts.map +1 -1
  144. package/dist/src/chips/InputChipElement.d.ts.map +1 -1
  145. package/dist/src/core/a11y/InteractivityChecker.d.ts +2 -1
  146. package/dist/src/core/a11y/InteractivityChecker.d.ts.map +1 -1
  147. package/dist/src/core/anchoring/FloatingPanelElement.d.ts +1 -1
  148. package/dist/src/core/shared/mixins/SuppressInitialAnimation.d.ts +9 -2
  149. package/dist/src/core/shared/mixins/SuppressInitialAnimation.d.ts.map +1 -1
  150. package/dist/src/core/shared/mixins/index.d.ts +0 -1
  151. package/dist/src/core/shared/mixins/index.d.ts.map +1 -1
  152. package/dist/src/core/shared/primitives/CollapsibleElement.d.ts +13 -0
  153. package/dist/src/core/shared/primitives/CollapsibleElement.d.ts.map +1 -1
  154. package/dist/src/core/shared/primitives/CollapsibleOrientation.d.ts +3 -0
  155. package/dist/src/core/shared/primitives/CollapsibleOrientation.d.ts.map +1 -0
  156. package/dist/src/core/shared/primitives/index.d.ts +1 -0
  157. package/dist/src/core/shared/primitives/index.d.ts.map +1 -1
  158. package/dist/src/datepicker/DatepickerElement.d.ts +1 -1
  159. package/dist/src/dialog/DialogElement.d.ts.map +1 -1
  160. package/dist/src/drawer-container/styles/DrawerContainerStyle.d.ts.map +1 -1
  161. package/dist/src/expansion-panel/ExpansionPanelElement.d.ts.map +1 -1
  162. package/dist/src/fab/FabElement.d.ts.map +1 -1
  163. package/dist/src/fab/styles/FabStyle.d.ts.map +1 -1
  164. package/dist/src/fab-menu/FabMenuElement.d.ts +1 -1
  165. package/dist/src/form-field/FormFieldElement.d.ts.map +1 -1
  166. package/dist/src/icon/IconElement.d.ts.map +1 -1
  167. package/dist/src/icon-button/styles/IconButtonSizeStyle.d.ts.map +1 -1
  168. package/dist/src/icon-button/styles/IconButtonStyle.d.ts.map +1 -1
  169. package/dist/src/icon-button/styles/IconButtonVariantStyle.d.ts.map +1 -1
  170. package/dist/src/menu/MenuElement.d.ts +1 -1
  171. package/dist/src/nav-bar/NavItemElement.d.ts +7 -1
  172. package/dist/src/nav-bar/NavItemElement.d.ts.map +1 -1
  173. package/dist/src/nav-menu/NavMenuItemElement.d.ts.map +1 -1
  174. package/dist/src/nav-rail/NavRailElement.d.ts +10 -5
  175. package/dist/src/nav-rail/NavRailElement.d.ts.map +1 -1
  176. package/dist/src/paginator/PaginatorElement.d.ts.map +1 -1
  177. package/dist/src/search/SearchBarElement.d.ts.map +1 -1
  178. package/dist/src/search/SearchViewElement.d.ts.map +1 -1
  179. package/dist/src/search/styles/SearchBarStyle.d.ts.map +1 -1
  180. package/dist/src/split-pane/SplitPaneElement.d.ts.map +1 -1
  181. package/dist/src/stepper/StepperElement.d.ts.map +1 -1
  182. package/dist/src/toolbar/ToolbarElement.d.ts.map +1 -1
  183. package/dist/src/tree/TreeItemElement.d.ts.map +1 -1
  184. package/dist/stepper.js +6 -6
  185. package/dist/stepper.js.map +1 -1
  186. package/dist/stepper.min.js +1 -1
  187. package/dist/stepper.min.js.map +1 -1
  188. package/dist/tabs.js +5 -5
  189. package/dist/tabs.js.map +1 -1
  190. package/dist/tabs.min.js +1 -1
  191. package/dist/tabs.min.js.map +1 -1
  192. package/dist/toc.js +7 -7
  193. package/dist/toc.js.map +1 -1
  194. package/dist/toc.min.js +1 -1
  195. package/dist/toc.min.js.map +1 -1
  196. package/dist/toolbar.js +2 -1
  197. package/dist/toolbar.js.map +1 -1
  198. package/dist/toolbar.min.js +1 -1
  199. package/dist/toolbar.min.js.map +1 -1
  200. package/dist/tooltip.js +3 -3
  201. package/dist/tooltip.js.map +1 -1
  202. package/dist/tooltip.min.js +1 -1
  203. package/dist/tooltip.min.js.map +1 -1
  204. package/dist/tree.js +9 -9
  205. package/dist/tree.js.map +1 -1
  206. package/dist/tree.min.js +1 -1
  207. package/dist/tree.min.js.map +1 -1
  208. package/package.json +1 -1
  209. package/dist/src/core/shared/mixins/EventAttribute.d.ts +0 -11
  210. package/dist/src/core/shared/mixins/EventAttribute.d.ts.map +0 -1
@@ -2113,10 +2113,6 @@
2113
2113
  }
2114
2114
  ],
2115
2115
  "mixins": [
2116
- {
2117
- "name": "EventAttribute",
2118
- "package": "@m3e/web/core"
2119
- },
2120
2116
  {
2121
2117
  "name": "HtmlFor",
2122
2118
  "package": "@m3e/web/core"
@@ -2206,97 +2202,6 @@
2206
2202
  "declarations": [],
2207
2203
  "exports": []
2208
2204
  },
2209
- {
2210
- "kind": "javascript-module",
2211
- "path": "src/avatar/AvatarElement.ts",
2212
- "declarations": [
2213
- {
2214
- "kind": "class",
2215
- "description": "An image, icon or textual initials representing a user or other identity.",
2216
- "name": "M3eAvatarElement",
2217
- "cssProperties": [
2218
- {
2219
- "description": "Size of the avatar.",
2220
- "name": "--m3e-avatar-size"
2221
- },
2222
- {
2223
- "description": "Border radius of the avatar.",
2224
- "name": "--m3e-avatar-shape"
2225
- },
2226
- {
2227
- "description": "Font size for the avatar.",
2228
- "name": "--m3e-avatar-font-size"
2229
- },
2230
- {
2231
- "description": "Font weight for the avatar.",
2232
- "name": "--m3e-avatar-font-weight"
2233
- },
2234
- {
2235
- "description": "Line height for the avatar.",
2236
- "name": "--m3e-avatar-line-height"
2237
- },
2238
- {
2239
- "description": "Letter spacing for the avatar.",
2240
- "name": "--m3e-avatar-tracking"
2241
- },
2242
- {
2243
- "description": "Background color of the avatar.",
2244
- "name": "--m3e-avatar-color"
2245
- },
2246
- {
2247
- "description": "Text color of the avatar.",
2248
- "name": "--m3e-avatar-label-color"
2249
- }
2250
- ],
2251
- "slots": [
2252
- {
2253
- "description": "Renders the content of the avatar.",
2254
- "name": ""
2255
- }
2256
- ],
2257
- "members": [],
2258
- "superclass": {
2259
- "name": "LitElement",
2260
- "package": "lit"
2261
- },
2262
- "tagName": "m3e-avatar",
2263
- "customElement": true
2264
- }
2265
- ],
2266
- "exports": [
2267
- {
2268
- "kind": "js",
2269
- "name": "M3eAvatarElement",
2270
- "declaration": {
2271
- "name": "M3eAvatarElement",
2272
- "module": "src/avatar/AvatarElement.ts"
2273
- }
2274
- },
2275
- {
2276
- "kind": "custom-element-definition",
2277
- "name": "m3e-avatar",
2278
- "declaration": {
2279
- "name": "M3eAvatarElement",
2280
- "module": "src/avatar/AvatarElement.ts"
2281
- }
2282
- }
2283
- ]
2284
- },
2285
- {
2286
- "kind": "javascript-module",
2287
- "path": "src/avatar/index.ts",
2288
- "declarations": [],
2289
- "exports": [
2290
- {
2291
- "kind": "js",
2292
- "name": "*",
2293
- "declaration": {
2294
- "name": "*",
2295
- "module": "src/avatar/AvatarElement"
2296
- }
2297
- }
2298
- ]
2299
- },
2300
2205
  {
2301
2206
  "kind": "javascript-module",
2302
2207
  "path": "src/badge/BadgeElement.ts",
@@ -3149,24 +3054,6 @@
3149
3054
  }
3150
3055
  }
3151
3056
  },
3152
- {
3153
- "kind": "method",
3154
- "name": "#handleHeaderSlotChange",
3155
- "privacy": "private",
3156
- "return": {
3157
- "type": {
3158
- "text": "void"
3159
- }
3160
- },
3161
- "parameters": [
3162
- {
3163
- "name": "e",
3164
- "type": {
3165
- "text": "Event"
3166
- }
3167
- }
3168
- ]
3169
- },
3170
3057
  {
3171
3058
  "kind": "method",
3172
3059
  "name": "#handleHeaderPointerDown",
@@ -3623,10 +3510,6 @@
3623
3510
  }
3624
3511
  ],
3625
3512
  "mixins": [
3626
- {
3627
- "name": "EventAttribute",
3628
- "package": "@m3e/web/core"
3629
- },
3630
3513
  {
3631
3514
  "name": "ReconnectedCallback",
3632
3515
  "package": "@m3e/web/core"
@@ -3919,6 +3802,97 @@
3919
3802
  }
3920
3803
  ]
3921
3804
  },
3805
+ {
3806
+ "kind": "javascript-module",
3807
+ "path": "src/avatar/AvatarElement.ts",
3808
+ "declarations": [
3809
+ {
3810
+ "kind": "class",
3811
+ "description": "An image, icon or textual initials representing a user or other identity.",
3812
+ "name": "M3eAvatarElement",
3813
+ "cssProperties": [
3814
+ {
3815
+ "description": "Size of the avatar.",
3816
+ "name": "--m3e-avatar-size"
3817
+ },
3818
+ {
3819
+ "description": "Border radius of the avatar.",
3820
+ "name": "--m3e-avatar-shape"
3821
+ },
3822
+ {
3823
+ "description": "Font size for the avatar.",
3824
+ "name": "--m3e-avatar-font-size"
3825
+ },
3826
+ {
3827
+ "description": "Font weight for the avatar.",
3828
+ "name": "--m3e-avatar-font-weight"
3829
+ },
3830
+ {
3831
+ "description": "Line height for the avatar.",
3832
+ "name": "--m3e-avatar-line-height"
3833
+ },
3834
+ {
3835
+ "description": "Letter spacing for the avatar.",
3836
+ "name": "--m3e-avatar-tracking"
3837
+ },
3838
+ {
3839
+ "description": "Background color of the avatar.",
3840
+ "name": "--m3e-avatar-color"
3841
+ },
3842
+ {
3843
+ "description": "Text color of the avatar.",
3844
+ "name": "--m3e-avatar-label-color"
3845
+ }
3846
+ ],
3847
+ "slots": [
3848
+ {
3849
+ "description": "Renders the content of the avatar.",
3850
+ "name": ""
3851
+ }
3852
+ ],
3853
+ "members": [],
3854
+ "superclass": {
3855
+ "name": "LitElement",
3856
+ "package": "lit"
3857
+ },
3858
+ "tagName": "m3e-avatar",
3859
+ "customElement": true
3860
+ }
3861
+ ],
3862
+ "exports": [
3863
+ {
3864
+ "kind": "js",
3865
+ "name": "M3eAvatarElement",
3866
+ "declaration": {
3867
+ "name": "M3eAvatarElement",
3868
+ "module": "src/avatar/AvatarElement.ts"
3869
+ }
3870
+ },
3871
+ {
3872
+ "kind": "custom-element-definition",
3873
+ "name": "m3e-avatar",
3874
+ "declaration": {
3875
+ "name": "M3eAvatarElement",
3876
+ "module": "src/avatar/AvatarElement.ts"
3877
+ }
3878
+ }
3879
+ ]
3880
+ },
3881
+ {
3882
+ "kind": "javascript-module",
3883
+ "path": "src/avatar/index.ts",
3884
+ "declarations": [],
3885
+ "exports": [
3886
+ {
3887
+ "kind": "js",
3888
+ "name": "*",
3889
+ "declaration": {
3890
+ "name": "*",
3891
+ "module": "src/avatar/AvatarElement"
3892
+ }
3893
+ }
3894
+ ]
3895
+ },
3922
3896
  {
3923
3897
  "kind": "javascript-module",
3924
3898
  "path": "src/breadcrumb/BreadcrumbElement.ts",
@@ -9536,470 +9510,456 @@
9536
9510
  },
9537
9511
  {
9538
9512
  "kind": "javascript-module",
9539
- "path": "src/checkbox/CheckboxElement.ts",
9513
+ "path": "src/card/CardElement.ts",
9540
9514
  "declarations": [
9541
9515
  {
9542
9516
  "kind": "class",
9543
- "description": "A checkbox that allows a user to select one or more options from a limited number of choices.",
9544
- "name": "M3eCheckboxElement",
9517
+ "description": "A content container for text, images (or other media), and actions in the context of a single subject.",
9518
+ "name": "M3eCardElement",
9545
9519
  "cssProperties": [
9546
9520
  {
9547
- "description": "Size of the checkbox icon inside the container.",
9548
- "name": "--m3e-checkbox-icon-size"
9521
+ "description": "Internal spacing for all slotted regions",
9522
+ "name": "--m3e-card-padding"
9549
9523
  },
9550
9524
  {
9551
- "description": "Base size of the checkbox container.",
9552
- "name": "--m3e-checkbox-container-size"
9525
+ "description": "Corner radius of the card container.",
9526
+ "name": "--m3e-card-shape"
9553
9527
  },
9554
9528
  {
9555
- "description": "Border radius of the icon container.",
9556
- "name": "--m3e-checkbox-container-shape"
9529
+ "description": "Foreground color for text content in filled cards.",
9530
+ "name": "--m3e-filled-card-text-color"
9557
9531
  },
9558
9532
  {
9559
- "description": "Border thickness for unselected state.",
9560
- "name": "--m3e-checkbox-unselected-outline-thickness"
9533
+ "description": "Background color of the filled card container.",
9534
+ "name": "--m3e-filled-card-container-color"
9561
9535
  },
9562
9536
  {
9563
- "description": "Border color for unselected state.",
9564
- "name": "--m3e-checkbox-unselected-outline-color"
9537
+ "description": "Elevation level for filled card container.",
9538
+ "name": "--m3e-filled-card-container-elevation"
9565
9539
  },
9566
9540
  {
9567
- "description": "Border color on hover when unselected.",
9568
- "name": "--m3e-checkbox-unselected-hover-outline-color"
9541
+ "description": "Text color when filled card is disabled.",
9542
+ "name": "--m3e-filled-card-disabled-text-color"
9569
9543
  },
9570
9544
  {
9571
- "description": "Base color for disabled unselected outline.",
9572
- "name": "--m3e-checkbox-unselected-disabled-outline-color"
9545
+ "description": "Opacity applied to text when disabled.",
9546
+ "name": "--m3e-filled-card-disabled-text-opacity"
9573
9547
  },
9574
9548
  {
9575
- "description": "Opacity for disabled unselected outline.",
9576
- "name": "--m3e-checkbox-unselected-disabled-outline-opacity"
9549
+ "description": "Background color when disabled.",
9550
+ "name": "--m3e-filled-card-disabled-container-color"
9577
9551
  },
9578
9552
  {
9579
- "description": "Border color for invalid unselected state.",
9580
- "name": "--m3e-checkbox-unselected-error-outline-color"
9553
+ "description": "Elevation level when disabled.",
9554
+ "name": "--m3e-filled-card-disabled-container-elevation"
9581
9555
  },
9582
9556
  {
9583
- "description": "Background color for selected container.",
9584
- "name": "--m3e-checkbox-selected-container-color"
9557
+ "description": "Shadow color when disabled.",
9558
+ "name": "--m3e-filled-card-disabled-container-elevation-color"
9585
9559
  },
9586
9560
  {
9587
- "description": "Icon color for selected state.",
9588
- "name": "--m3e-checkbox-selected-icon-color"
9561
+ "description": "Shadow opacity when disabled.",
9562
+ "name": "--m3e-filled-card-disabled-container-elevation-opacity"
9589
9563
  },
9590
9564
  {
9591
- "description": "Base color for disabled selected container.",
9592
- "name": "--m3e-checkbox-selected-disabled-container-color"
9565
+ "description": "Overall container opacity when disabled.",
9566
+ "name": "--m3e-filled-card-disabled-container-opacity"
9593
9567
  },
9594
9568
  {
9595
- "description": "Opacity for disabled selected container.",
9596
- "name": "--m3e-checkbox-selected-disabled-container-opacity"
9569
+ "description": "Text color on hover.",
9570
+ "name": "--m3e-filled-card-hover-text-color"
9597
9571
  },
9598
9572
  {
9599
- "description": "Base color for disabled selected icon.",
9600
- "name": "--m3e-checkbox-selected-disabled-icon-color"
9573
+ "description": "State layer color on hover.",
9574
+ "name": "--m3e-filled-card-hover-state-layer-color"
9601
9575
  },
9602
9576
  {
9603
- "description": "Opacity for disabled selected icon.",
9604
- "name": "--m3e-checkbox-selected-disabled-icon-opacity"
9577
+ "description": "State layer opacity on hover.",
9578
+ "name": "--m3e-filled-card-hover-state-layer-opacity"
9605
9579
  },
9606
9580
  {
9607
- "description": "Ripple hover color for unselected state.",
9608
- "name": "--m3e-checkbox-unselected-hover-color"
9581
+ "description": "Elevation level on hover.",
9582
+ "name": "--m3e-filled-card-hover-container-elevation"
9609
9583
  },
9610
9584
  {
9611
- "description": "Ripple focus color for unselected state.",
9612
- "name": "--m3e-checkbox-unselected-focus-color"
9585
+ "description": "Text color on focus.",
9586
+ "name": "--m3e-filled-card-focus-text-color"
9613
9587
  },
9614
9588
  {
9615
- "description": "Ripple base color for unselected state.",
9616
- "name": "--m3e-checkbox-unselected-ripple-color"
9589
+ "description": "State layer color on focus.",
9590
+ "name": "--m3e-filled-card-focus-state-layer-color"
9617
9591
  },
9618
9592
  {
9619
- "description": "Ripple hover color for selected state.",
9620
- "name": "--m3e-checkbox-selected-hover-color"
9593
+ "description": "State layer opacity on focus.",
9594
+ "name": "--m3e-filled-card-focus-state-layer-opacity"
9621
9595
  },
9622
9596
  {
9623
- "description": "Ripple focus color for selected state.",
9624
- "name": "--m3e-checkbox-selected-focus-color"
9597
+ "description": "Elevation level on focus.",
9598
+ "name": "--m3e-filled-card-focus-container-elevation"
9625
9599
  },
9626
9600
  {
9627
- "description": "Ripple base color for selected state.",
9628
- "name": "--m3e-checkbox-selected-ripple-color"
9601
+ "description": "Text color on press.",
9602
+ "name": "--m3e-filled-card-pressed-text-color"
9629
9603
  },
9630
9604
  {
9631
- "description": "Ripple hover color for invalid unselected state.",
9632
- "name": "--m3e-checkbox-unselected-error-hover-color"
9605
+ "description": "State layer color on press.",
9606
+ "name": "--m3e-filled-card-pressed-state-layer-color"
9633
9607
  },
9634
9608
  {
9635
- "description": "Ripple focus color for invalid unselected state.",
9636
- "name": "--m3e-checkbox-unselected-error-focus-color"
9609
+ "description": "State layer opacity on press.",
9610
+ "name": "--m3e-filled-card-pressed-state-layer-opacity"
9637
9611
  },
9638
9612
  {
9639
- "description": "Ripple base color for invalid unselected state.",
9640
- "name": "--m3e-checkbox-unselected-error-ripple-color"
9613
+ "description": "Elevation level on press.",
9614
+ "name": "--m3e-filled-card-pressed-container-elevation"
9641
9615
  },
9642
9616
  {
9643
- "description": "Ripple hover color for invalid selected state.",
9644
- "name": "--m3e-checkbox-selected-error-hover-color"
9617
+ "description": "Foreground color for text content in elevated cards.",
9618
+ "name": "--m3e-elevated-card-text-color"
9645
9619
  },
9646
9620
  {
9647
- "description": "Ripple focus color for invalid selected state.",
9648
- "name": "--m3e-checkbox-selected-error-focus-color"
9621
+ "description": "Background color of the elevated card container.",
9622
+ "name": "--m3e-elevated-card-container-color"
9649
9623
  },
9650
9624
  {
9651
- "description": "Ripple base color for invalid selected state.",
9652
- "name": "--m3e-checkbox-selected-error-ripple-color"
9653
- }
9654
- ],
9655
- "members": [
9625
+ "description": "Elevation level for elevated card container.",
9626
+ "name": "--m3e-elevated-card-container-elevation"
9627
+ },
9656
9628
  {
9657
- "kind": "field",
9658
- "name": "_focusRing",
9659
- "type": {
9660
- "text": "M3eFocusRingElement | undefined"
9661
- },
9662
- "privacy": "private",
9663
- "readonly": true
9629
+ "description": "Text color when elevated card is disabled.",
9630
+ "name": "--m3e-elevated-card-disabled-text-color"
9664
9631
  },
9665
9632
  {
9666
- "kind": "field",
9667
- "name": "_stateLayer",
9668
- "type": {
9669
- "text": "M3eStateLayerElement | undefined"
9670
- },
9671
- "privacy": "private",
9672
- "readonly": true
9633
+ "description": "Opacity applied to text when disabled.",
9634
+ "name": "--m3e-elevated-card-disabled-text-opacity"
9673
9635
  },
9674
9636
  {
9675
- "kind": "field",
9676
- "name": "_ripple",
9677
- "type": {
9678
- "text": "M3eRippleElement | undefined"
9679
- },
9680
- "privacy": "private",
9681
- "readonly": true
9637
+ "description": "Background color when disabled.",
9638
+ "name": "--m3e-elevated-card-disabled-container-color"
9682
9639
  },
9683
9640
  {
9684
- "kind": "field",
9685
- "name": "#clickHandler",
9686
- "privacy": "private",
9687
- "readonly": true
9641
+ "description": "Elevation level when disabled.",
9642
+ "name": "--m3e-elevated-card-disabled-container-elevation"
9688
9643
  },
9689
9644
  {
9690
- "kind": "field",
9691
- "name": "#hoverController",
9692
- "privacy": "private",
9693
- "readonly": true,
9694
- "default": "new HoverController(this, { target: null, callback: (hovering) => { if (this.disabled) return; if (hovering) { this._stateLayer?.show(\"hover\"); } else { this._stateLayer?.hide(\"hover\"); } }, })"
9645
+ "description": "Shadow color when disabled.",
9646
+ "name": "--m3e-elevated-card-disabled-container-elevation-color"
9695
9647
  },
9696
9648
  {
9697
- "kind": "field",
9698
- "name": "#pressedController",
9699
- "privacy": "private",
9700
- "readonly": true,
9701
- "default": "new PressedController(this, { target: null, minPressedDuration: 150, callback: (pressed) => { if (this.disabled) return; if (pressed) { this._ripple?.show(0, 0, true); } else { this._ripple?.hide(); } }, })"
9649
+ "description": "Shadow opacity when disabled.",
9650
+ "name": "--m3e-elevated-card-disabled-container-elevation-opacity"
9702
9651
  },
9703
9652
  {
9704
- "kind": "field",
9705
- "name": "value",
9706
- "type": {
9707
- "text": "string"
9708
- },
9709
- "default": "\"on\"",
9710
- "description": "A string representing the value of the checkbox.",
9711
- "attribute": "value"
9653
+ "description": "Overall container opacity when disabled.",
9654
+ "name": "--m3e-elevated-card-disabled-container-opacity"
9712
9655
  },
9713
9656
  {
9714
- "kind": "field",
9715
- "name": "[formValue]",
9716
- "type": {
9717
- "text": "string | File | FormData | null"
9718
- },
9719
- "privacy": "private",
9720
- "readonly": true
9657
+ "description": "Text color on hover.",
9658
+ "name": "--m3e-elevated-card-hover-text-color"
9721
9659
  },
9722
9660
  {
9723
- "kind": "method",
9724
- "name": "#renderIcon",
9725
- "privacy": "private",
9726
- "return": {
9727
- "type": {
9728
- "text": "unknown"
9729
- }
9730
- }
9661
+ "description": "State layer color on hover.",
9662
+ "name": "--m3e-elevated-card-hover-state-layer-color"
9731
9663
  },
9732
9664
  {
9733
- "kind": "method",
9734
- "name": "#handleClick",
9735
- "privacy": "private",
9736
- "return": {
9737
- "type": {
9738
- "text": "void"
9739
- }
9740
- },
9741
- "parameters": [
9742
- {
9743
- "name": "e",
9744
- "type": {
9745
- "text": "Event"
9746
- }
9747
- }
9748
- ]
9665
+ "description": "State layer opacity on hover.",
9666
+ "name": "--m3e-elevated-card-hover-state-layer-opacity"
9749
9667
  },
9750
9668
  {
9751
- "kind": "field",
9752
- "name": "formAssociated",
9753
- "static": true,
9754
- "readonly": true,
9755
- "default": "true",
9756
- "description": "Indicates that this custom element participates in form submission, validation, and form state restoration.",
9757
- "type": {
9758
- "text": "boolean"
9759
- },
9760
- "inheritedFrom": {
9761
- "name": "AttachInternals",
9762
- "module": "src/core/shared/mixins/AttachInternals.ts"
9763
- }
9669
+ "description": "Elevation level on hover.",
9670
+ "name": "--m3e-elevated-card-hover-container-elevation"
9764
9671
  },
9765
9672
  {
9766
- "kind": "field",
9767
- "name": "[_eventHandler]",
9768
- "privacy": "private",
9769
- "readonly": true,
9770
- "inheritedFrom": {
9771
- "name": "Touched",
9772
- "module": "src/core/shared/mixins/Touched.ts"
9773
- }
9673
+ "description": "Text color on focus.",
9674
+ "name": "--m3e-elevated-card-focus-text-color"
9774
9675
  },
9775
9676
  {
9776
- "kind": "field",
9777
- "name": "labels",
9778
- "type": {
9779
- "text": "NodeListOf<HTMLLabelElement>"
9780
- },
9781
- "readonly": true,
9782
- "description": "The label elements that the element is associated with.",
9783
- "inheritedFrom": {
9784
- "name": "FormAssociated",
9785
- "module": "src/core/shared/mixins/FormAssociated.ts"
9786
- }
9677
+ "description": "State layer color on focus.",
9678
+ "name": "--m3e-elevated-card-focus-state-layer-color"
9787
9679
  },
9788
9680
  {
9789
- "kind": "field",
9790
- "name": "dirty",
9791
- "type": {
9792
- "text": "boolean"
9793
- },
9794
- "description": "Whether the user has modified the value of the element.",
9795
- "readonly": true,
9796
- "inheritedFrom": {
9797
- "name": "Dirty",
9798
- "module": "src/core/shared/mixins/Dirty.ts"
9799
- }
9681
+ "description": "State layer opacity on focus.",
9682
+ "name": "--m3e-elevated-card-focus-state-layer-opacity"
9800
9683
  },
9801
9684
  {
9802
- "kind": "field",
9803
- "name": "pristine",
9804
- "type": {
9805
- "text": "boolean"
9806
- },
9807
- "description": "Whether the user has not modified the value of the element.",
9808
- "readonly": true,
9809
- "inheritedFrom": {
9810
- "name": "Dirty",
9811
- "module": "src/core/shared/mixins/Dirty.ts"
9812
- }
9685
+ "description": "Elevation level on focus.",
9686
+ "name": "--m3e-elevated-card-focus-container-elevation"
9813
9687
  },
9814
9688
  {
9815
- "kind": "method",
9816
- "name": "markAsPristine",
9817
- "return": {
9818
- "type": {
9819
- "text": "void"
9820
- }
9821
- },
9822
- "description": "Marks the element as pristine.",
9823
- "inheritedFrom": {
9824
- "name": "Dirty",
9825
- "module": "src/core/shared/mixins/Dirty.ts"
9826
- }
9689
+ "description": "Text color on press.",
9690
+ "name": "--m3e-elevated-card-pressed-text-color"
9827
9691
  },
9828
9692
  {
9829
- "kind": "method",
9830
- "name": "markAsDirty",
9831
- "return": {
9832
- "type": {
9833
- "text": "void"
9834
- }
9835
- },
9836
- "description": "Marks the element as dirty.",
9837
- "inheritedFrom": {
9838
- "name": "Dirty",
9839
- "module": "src/core/shared/mixins/Dirty.ts"
9840
- }
9693
+ "description": "State layer color on press.",
9694
+ "name": "--m3e-elevated-card-pressed-state-layer-color"
9841
9695
  },
9842
9696
  {
9843
- "kind": "field",
9844
- "name": "touched",
9697
+ "description": "State layer opacity on press.",
9698
+ "name": "--m3e-elevated-card-pressed-state-layer-opacity"
9699
+ },
9700
+ {
9701
+ "description": "Elevation level on press.",
9702
+ "name": "--m3e-elevated-card-pressed-container-elevation"
9703
+ },
9704
+ {
9705
+ "description": "Foreground color for text content in outlined cards.",
9706
+ "name": "--m3e-outlined-card-text-color"
9707
+ },
9708
+ {
9709
+ "description": "Background color of the outlined card container.",
9710
+ "name": "--m3e-outlined-card-container-color"
9711
+ },
9712
+ {
9713
+ "description": "Elevation level for outlined card container.",
9714
+ "name": "--m3e-outlined-card-container-elevation"
9715
+ },
9716
+ {
9717
+ "description": "Border color for outlined cards.",
9718
+ "name": "--m3e-outlined-card-outline-color"
9719
+ },
9720
+ {
9721
+ "description": "Border thickness for outlined cards.",
9722
+ "name": "--m3e-outlined-card-outline-thickness"
9723
+ },
9724
+ {
9725
+ "description": "Text color when outlined card is disabled.",
9726
+ "name": "--m3e-outlined-card-disabled-text-color"
9727
+ },
9728
+ {
9729
+ "description": "Opacity applied to text when disabled.",
9730
+ "name": "--m3e-outlined-card-disabled-text-opacity"
9731
+ },
9732
+ {
9733
+ "description": "Elevation level when disabled.",
9734
+ "name": "--m3e-outlined-card-disabled-container-elevation"
9735
+ },
9736
+ {
9737
+ "description": "Shadow color when disabled.",
9738
+ "name": "--m3e-outlined-card-disabled-container-elevation-color"
9739
+ },
9740
+ {
9741
+ "description": "Shadow opacity when disabled.",
9742
+ "name": "--m3e-outlined-card-disabled-container-elevation-opacity"
9743
+ },
9744
+ {
9745
+ "description": "Border color when disabled.",
9746
+ "name": "--m3e-outlined-card-disabled-outline-color"
9747
+ },
9748
+ {
9749
+ "description": "Border opacity when disabled.",
9750
+ "name": "--m3e-outlined-card-disabled-outline-opacity"
9751
+ },
9752
+ {
9753
+ "description": "Text color on hover.",
9754
+ "name": "--m3e-outlined-card-hover-text-color"
9755
+ },
9756
+ {
9757
+ "description": "State layer color on hover.",
9758
+ "name": "--m3e-outlined-card-hover-state-layer-color"
9759
+ },
9760
+ {
9761
+ "description": "State layer opacity on hover.",
9762
+ "name": "--m3e-outlined-card-hover-state-layer-opacity"
9763
+ },
9764
+ {
9765
+ "description": "Elevation level on hover.",
9766
+ "name": "--m3e-outlined-card-hover-container-elevation"
9767
+ },
9768
+ {
9769
+ "description": "Border color on hover.",
9770
+ "name": "--m3e-outlined-card-hover-outline-color"
9771
+ },
9772
+ {
9773
+ "description": "Text color on focus.",
9774
+ "name": "--m3e-outlined-card-focus-text-color"
9775
+ },
9776
+ {
9777
+ "description": "State layer color on focus.",
9778
+ "name": "--m3e-outlined-card-focus-state-layer-color"
9779
+ },
9780
+ {
9781
+ "description": "State layer opacity on focus.",
9782
+ "name": "--m3e-outlined-card-focus-state-layer-opacity"
9783
+ },
9784
+ {
9785
+ "description": "Elevation level on focus.",
9786
+ "name": "--m3e-outlined-card-focus-container-elevation"
9787
+ },
9788
+ {
9789
+ "description": "Border color on focus.",
9790
+ "name": "--m3e-outlined-card-focus-outline-color"
9791
+ },
9792
+ {
9793
+ "description": "Text color on press.",
9794
+ "name": "--m3e-outlined-card-pressed-text-color"
9795
+ },
9796
+ {
9797
+ "description": "State layer color on press.",
9798
+ "name": "--m3e-outlined-card-pressed-state-layer-color"
9799
+ },
9800
+ {
9801
+ "description": "State layer opacity on press.",
9802
+ "name": "--m3e-outlined-card-pressed-state-layer-opacity"
9803
+ },
9804
+ {
9805
+ "description": "Elevation level on press.",
9806
+ "name": "--m3e-outlined-card-pressed-container-elevation"
9807
+ },
9808
+ {
9809
+ "description": "Border color on press.",
9810
+ "name": "--m3e-outlined-card-pressed-outline-color"
9811
+ }
9812
+ ],
9813
+ "slots": [
9814
+ {
9815
+ "description": "Renders the content of the card without padding.",
9816
+ "name": ""
9817
+ },
9818
+ {
9819
+ "description": "Renders the header of the card.",
9820
+ "name": "header"
9821
+ },
9822
+ {
9823
+ "description": "Renders the content of the card with padding.",
9824
+ "name": "content"
9825
+ },
9826
+ {
9827
+ "description": "Renders the actions of the card.",
9828
+ "name": "actions"
9829
+ },
9830
+ {
9831
+ "description": "Renders the footer of the card.",
9832
+ "name": "footer"
9833
+ }
9834
+ ],
9835
+ "members": [
9836
+ {
9837
+ "kind": "field",
9838
+ "name": "_base",
9845
9839
  "type": {
9846
- "text": "boolean"
9840
+ "text": "HTMLElement | undefined"
9847
9841
  },
9848
- "description": "Whether the user has interacted when the element.",
9849
- "readonly": true,
9850
- "inheritedFrom": {
9851
- "name": "Touched",
9852
- "module": "src/core/shared/mixins/Touched.ts"
9853
- }
9842
+ "privacy": "private",
9843
+ "readonly": true
9854
9844
  },
9855
9845
  {
9856
9846
  "kind": "field",
9857
- "name": "untouched",
9847
+ "name": "_elevation",
9858
9848
  "type": {
9859
- "text": "boolean"
9849
+ "text": "M3eElevationElement | undefined"
9860
9850
  },
9861
- "description": "Whether the user has not interacted when the element.",
9862
- "readonly": true,
9863
- "inheritedFrom": {
9864
- "name": "Touched",
9865
- "module": "src/core/shared/mixins/Touched.ts"
9866
- }
9851
+ "privacy": "private",
9852
+ "readonly": true
9867
9853
  },
9868
9854
  {
9869
- "kind": "method",
9870
- "name": "markAsTouched",
9871
- "return": {
9872
- "type": {
9873
- "text": "void"
9874
- }
9855
+ "kind": "field",
9856
+ "name": "_focusRing",
9857
+ "type": {
9858
+ "text": "M3eFocusRingElement | undefined"
9875
9859
  },
9876
- "description": "Marks the element as touched.",
9877
- "inheritedFrom": {
9878
- "name": "Touched",
9879
- "module": "src/core/shared/mixins/Touched.ts"
9880
- }
9860
+ "privacy": "private",
9861
+ "readonly": true
9881
9862
  },
9882
9863
  {
9883
- "kind": "method",
9884
- "name": "markAsUntouched",
9885
- "return": {
9886
- "type": {
9887
- "text": "void"
9888
- }
9864
+ "kind": "field",
9865
+ "name": "_stateLayer",
9866
+ "type": {
9867
+ "text": "M3eStateLayerElement | undefined"
9889
9868
  },
9890
- "description": "Marks the element as untouched.",
9891
- "inheritedFrom": {
9892
- "name": "Touched",
9893
- "module": "src/core/shared/mixins/Touched.ts"
9894
- }
9869
+ "privacy": "private",
9870
+ "readonly": true
9895
9871
  },
9896
9872
  {
9897
9873
  "kind": "field",
9898
- "name": "required",
9874
+ "name": "_ripple",
9899
9875
  "type": {
9900
- "text": "boolean"
9876
+ "text": "M3eRippleElement | undefined"
9901
9877
  },
9902
- "default": "false",
9903
- "description": "Whether a value is required for the element.",
9904
- "attribute": "required",
9905
- "reflects": true,
9906
- "inheritedFrom": {
9907
- "name": "Required",
9908
- "module": "src/core/shared/mixins/Required.ts"
9909
- }
9878
+ "privacy": "private",
9879
+ "readonly": true
9910
9880
  },
9911
9881
  {
9912
9882
  "kind": "field",
9913
- "name": "optional",
9914
- "description": "Whether a value is not required for the element.",
9915
- "readonly": true,
9916
- "inheritedFrom": {
9917
- "name": "Required",
9918
- "module": "src/core/shared/mixins/Required.ts"
9919
- }
9883
+ "name": "#clickHandler",
9884
+ "privacy": "private",
9885
+ "readonly": true
9920
9886
  },
9921
9887
  {
9922
9888
  "kind": "field",
9923
- "name": "[_validityMessage]",
9889
+ "name": "inline",
9924
9890
  "type": {
9925
- "text": "string | undefined"
9891
+ "text": "boolean"
9926
9892
  },
9927
- "privacy": "private",
9928
- "inheritedFrom": {
9929
- "name": "ConstraintValidation",
9930
- "module": "src/core/shared/mixins/ConstraintValidation.ts"
9931
- }
9893
+ "default": "false",
9894
+ "description": "Whether to present the card inline with surrounding content.",
9895
+ "attribute": "inline",
9896
+ "reflects": true
9932
9897
  },
9933
9898
  {
9934
9899
  "kind": "field",
9935
- "name": "willValidate",
9900
+ "name": "actionable",
9936
9901
  "type": {
9937
9902
  "text": "boolean"
9938
9903
  },
9939
- "description": "Whether the element is a submittable element that is a candidate for constraint validation.",
9940
- "readonly": true,
9941
- "inheritedFrom": {
9942
- "name": "ConstraintValidation",
9943
- "module": "src/core/shared/mixins/ConstraintValidation.ts"
9944
- }
9904
+ "default": "false",
9905
+ "description": "Whether the card is \"actionable\" and will respond to use interaction.",
9906
+ "attribute": "actionable",
9907
+ "reflects": true
9945
9908
  },
9946
9909
  {
9947
9910
  "kind": "field",
9948
- "name": "validity",
9911
+ "name": "variant",
9949
9912
  "type": {
9950
- "text": "ValidityState"
9913
+ "text": "CardVariant"
9951
9914
  },
9952
- "description": "The validity state of the element.",
9953
- "readonly": true,
9954
- "inheritedFrom": {
9955
- "name": "ConstraintValidation",
9956
- "module": "src/core/shared/mixins/ConstraintValidation.ts"
9957
- }
9915
+ "default": "\"filled\"",
9916
+ "description": "The appearance variant of the card.",
9917
+ "attribute": "variant",
9918
+ "reflects": true
9958
9919
  },
9959
9920
  {
9960
9921
  "kind": "field",
9961
- "name": "validationMessage",
9922
+ "name": "orientation",
9962
9923
  "type": {
9963
- "text": "string"
9924
+ "text": "CardOrientation"
9964
9925
  },
9965
- "description": "The error message that would be displayed if the user submits the form, or an empty string if no error message.",
9966
- "readonly": true,
9967
- "inheritedFrom": {
9968
- "name": "ConstraintValidation",
9969
- "module": "src/core/shared/mixins/ConstraintValidation.ts"
9970
- }
9926
+ "default": "\"vertical\"",
9927
+ "description": "The orientation of the card.",
9928
+ "attribute": "orientation",
9929
+ "reflects": true
9971
9930
  },
9972
9931
  {
9973
9932
  "kind": "method",
9974
- "name": "reportValidity",
9933
+ "name": "#handleHeaderSlotChange",
9934
+ "privacy": "private",
9975
9935
  "return": {
9976
9936
  "type": {
9977
- "text": "boolean"
9937
+ "text": "void"
9978
9938
  }
9979
9939
  },
9980
- "description": "Returns `true` if the element has no validity problems; otherwise, returns `false`, fires\r\nan invalid event, and (if the event isn't canceled) reports the problem to the user.",
9981
- "inheritedFrom": {
9982
- "name": "ConstraintValidation",
9983
- "module": "src/core/shared/mixins/ConstraintValidation.ts"
9984
- }
9940
+ "parameters": [
9941
+ {
9942
+ "name": "e",
9943
+ "type": {
9944
+ "text": "Event"
9945
+ }
9946
+ }
9947
+ ]
9985
9948
  },
9986
9949
  {
9987
9950
  "kind": "method",
9988
- "name": "checkValidity",
9951
+ "name": "#handleContentSlotChange",
9952
+ "privacy": "private",
9989
9953
  "return": {
9990
9954
  "type": {
9991
- "text": "boolean"
9955
+ "text": "void"
9992
9956
  }
9993
- },
9994
- "description": "Returns `true` if the element has no validity problems; otherwise,\r\nreturns `false`, fires an invalid event.",
9995
- "inheritedFrom": {
9996
- "name": "ConstraintValidation",
9997
- "module": "src/core/shared/mixins/ConstraintValidation.ts"
9998
9957
  }
9999
9958
  },
10000
9959
  {
10001
9960
  "kind": "method",
10002
- "name": "setCustomValidity",
9961
+ "name": "#handleDefaultSlotChange",
9962
+ "privacy": "private",
10003
9963
  "return": {
10004
9964
  "type": {
10005
9965
  "text": "void"
@@ -10007,163 +9967,35 @@
10007
9967
  },
10008
9968
  "parameters": [
10009
9969
  {
10010
- "name": "error",
9970
+ "name": "e",
10011
9971
  "type": {
10012
- "text": "string"
10013
- },
10014
- "description": "The message to use for validity errors."
9972
+ "text": "Event"
9973
+ }
10015
9974
  }
10016
- ],
10017
- "description": "Sets a custom validity message for the element.",
10018
- "inheritedFrom": {
10019
- "name": "ConstraintValidation",
10020
- "module": "src/core/shared/mixins/ConstraintValidation.ts"
10021
- }
9975
+ ]
10022
9976
  },
10023
9977
  {
10024
9978
  "kind": "method",
10025
- "name": "[_updateValidity]",
9979
+ "name": "#handleActionsSlotChange",
10026
9980
  "privacy": "private",
10027
9981
  "return": {
10028
9982
  "type": {
10029
9983
  "text": "void"
10030
9984
  }
10031
9985
  },
10032
- "inheritedFrom": {
10033
- "name": "ConstraintValidation",
10034
- "module": "src/core/shared/mixins/ConstraintValidation.ts"
10035
- }
10036
- },
10037
- {
10038
- "kind": "method",
10039
- "name": "#getNativeMessage",
10040
- "privacy": "private",
10041
- "return": {
10042
- "type": {
10043
- "text": "string"
10044
- }
10045
- },
10046
9986
  "parameters": [
10047
9987
  {
10048
- "name": "flags",
9988
+ "name": "e",
10049
9989
  "type": {
10050
- "text": "ValidityStateFlags"
9990
+ "text": "Event"
10051
9991
  }
10052
9992
  }
10053
- ],
10054
- "inheritedFrom": {
10055
- "name": "ConstraintValidation",
10056
- "module": "src/core/shared/mixins/ConstraintValidation.ts"
10057
- }
10058
- },
10059
- {
10060
- "kind": "field",
10061
- "name": "indeterminate",
10062
- "type": {
10063
- "text": "boolean"
10064
- },
10065
- "default": "false",
10066
- "description": "Whether the element's checked state is indeterminate.",
10067
- "attribute": "indeterminate",
10068
- "reflects": true,
10069
- "inheritedFrom": {
10070
- "name": "CheckedIndeterminate",
10071
- "module": "src/core/shared/mixins/CheckedIndeterminate.ts"
10072
- }
10073
- },
10074
- {
10075
- "kind": "field",
10076
- "name": "checked",
10077
- "type": {
10078
- "text": "boolean"
10079
- },
10080
- "default": "false",
10081
- "description": "Whether the element is checked.",
10082
- "attribute": "checked",
10083
- "reflects": true,
10084
- "inheritedFrom": {
10085
- "name": "Checked",
10086
- "module": "src/core/shared/mixins/Checked.ts"
10087
- }
10088
- },
10089
- {
10090
- "kind": "field",
10091
- "name": "[_defaultValue]",
10092
- "type": {
10093
- "text": "unknown"
10094
- },
10095
- "privacy": "private",
10096
- "inheritedFrom": {
10097
- "name": "FormAssociated",
10098
- "module": "src/core/shared/mixins/FormAssociated.ts"
10099
- }
10100
- },
10101
- {
10102
- "kind": "field",
10103
- "name": "[_defaultIndeterminate]",
10104
- "type": {
10105
- "text": "boolean"
10106
- },
10107
- "privacy": "private",
10108
- "default": "false",
10109
- "inheritedFrom": {
10110
- "name": "FormAssociated",
10111
- "module": "src/core/shared/mixins/FormAssociated.ts"
10112
- }
10113
- },
10114
- {
10115
- "kind": "field",
10116
- "name": "[_formDisabled]",
10117
- "type": {
10118
- "text": "boolean"
10119
- },
10120
- "privacy": "private",
10121
- "default": "false",
10122
- "inheritedFrom": {
10123
- "name": "FormAssociated",
10124
- "module": "src/core/shared/mixins/FormAssociated.ts"
10125
- }
10126
- },
10127
- {
10128
- "kind": "field",
10129
- "name": "form",
10130
- "type": {
10131
- "text": "HTMLFormElement | null"
10132
- },
10133
- "description": "The `HTMLFormElement` associated with this element.",
10134
- "readonly": true,
10135
- "inheritedFrom": {
10136
- "name": "FormAssociated",
10137
- "module": "src/core/shared/mixins/FormAssociated.ts"
10138
- }
10139
- },
10140
- {
10141
- "kind": "field",
10142
- "name": "name",
10143
- "description": "The name that identifies the element when submitting the associated form.",
10144
- "attribute": "name",
10145
- "inheritedFrom": {
10146
- "name": "FormAssociated",
10147
- "module": "src/core/shared/mixins/FormAssociated.ts"
10148
- }
10149
- },
10150
- {
10151
- "kind": "field",
10152
- "name": "disabled",
10153
- "type": {
10154
- "text": "boolean"
10155
- },
10156
- "default": "false",
10157
- "description": "Whether the element is disabled.",
10158
- "attribute": "disabled",
10159
- "inheritedFrom": {
10160
- "name": "Disabled",
10161
- "module": "src/core/shared/mixins/Disabled.ts"
10162
- }
9993
+ ]
10163
9994
  },
10164
9995
  {
10165
9996
  "kind": "method",
10166
- "name": "formDisabledCallback",
9997
+ "name": "#handleFooterSlotChange",
9998
+ "privacy": "private",
10167
9999
  "return": {
10168
10000
  "type": {
10169
10001
  "text": "void"
@@ -10171,31 +10003,30 @@
10171
10003
  },
10172
10004
  "parameters": [
10173
10005
  {
10174
- "name": "disabled",
10006
+ "name": "e",
10175
10007
  "type": {
10176
- "text": "boolean"
10008
+ "text": "Event"
10177
10009
  }
10178
10010
  }
10179
- ],
10180
- "description": "Called when the element is disabled or enabled via its form association.",
10181
- "inheritedFrom": {
10182
- "name": "FormAssociated",
10183
- "module": "src/core/shared/mixins/FormAssociated.ts"
10184
- }
10011
+ ]
10185
10012
  },
10186
10013
  {
10187
10014
  "kind": "method",
10188
- "name": "formResetCallback",
10015
+ "name": "#handleClick",
10016
+ "privacy": "private",
10189
10017
  "return": {
10190
10018
  "type": {
10191
10019
  "text": "void"
10192
10020
  }
10193
10021
  },
10194
- "description": "Called when the associated form is reset.",
10195
- "inheritedFrom": {
10196
- "name": "FormAssociated",
10197
- "module": "src/core/shared/mixins/FormAssociated.ts"
10198
- }
10022
+ "parameters": [
10023
+ {
10024
+ "name": "e",
10025
+ "type": {
10026
+ "text": "Event"
10027
+ }
10028
+ }
10029
+ ]
10199
10030
  },
10200
10031
  {
10201
10032
  "kind": "field",
@@ -10286,178 +10117,430 @@
10286
10117
  },
10287
10118
  {
10288
10119
  "kind": "field",
10289
- "name": "[_tabindex]",
10290
- "type": {
10291
- "text": "number"
10292
- },
10120
+ "name": "[_clickHandler]",
10293
10121
  "privacy": "private",
10294
- "default": "0",
10295
10122
  "inheritedFrom": {
10296
- "name": "Focusable",
10297
- "module": "src/core/shared/mixins/Focusable.ts"
10123
+ "name": "FormSubmitter",
10124
+ "module": "src/core/shared/mixins/FormSubmitter.ts"
10298
10125
  }
10299
10126
  },
10300
10127
  {
10301
10128
  "kind": "field",
10302
- "name": "[_internals]",
10129
+ "name": "href",
10303
10130
  "type": {
10304
- "text": "ElementInternals | undefined"
10131
+ "text": "string"
10305
10132
  },
10306
- "privacy": "private",
10133
+ "default": "\"\"",
10134
+ "description": "The URL to which the link button points.",
10135
+ "attribute": "href",
10307
10136
  "inheritedFrom": {
10308
- "name": "AttachInternals",
10309
- "module": "src/core/shared/mixins/AttachInternals.ts"
10137
+ "name": "LinkButton",
10138
+ "module": "src/core/shared/mixins/LinkButton.ts"
10310
10139
  }
10311
10140
  },
10312
10141
  {
10313
10142
  "kind": "field",
10314
- "name": "[_customState]",
10315
- "default": "new Set<string>()",
10316
- "privacy": "private",
10317
- "inheritedFrom": {
10318
- "name": "AttachInternals",
10319
- "module": "src/core/shared/mixins/AttachInternals.ts"
10320
- }
10321
- }
10322
- ],
10323
- "events": [
10143
+ "name": "target",
10144
+ "type": {
10145
+ "text": "LinkTarget"
10146
+ },
10147
+ "default": "\"\"",
10148
+ "description": "The target of the link button.",
10149
+ "attribute": "target",
10150
+ "inheritedFrom": {
10151
+ "name": "LinkButton",
10152
+ "module": "src/core/shared/mixins/LinkButton.ts"
10153
+ }
10154
+ },
10324
10155
  {
10325
- "name": "input",
10156
+ "kind": "field",
10157
+ "name": "rel",
10326
10158
  "type": {
10327
- "text": "Event"
10159
+ "text": "string"
10328
10160
  },
10329
- "description": "Emitted when the checked state changes."
10161
+ "default": "\"\"",
10162
+ "description": "The relationship between the `target` of the link button and the document.",
10163
+ "attribute": "rel",
10164
+ "inheritedFrom": {
10165
+ "name": "LinkButton",
10166
+ "module": "src/core/shared/mixins/LinkButton.ts"
10167
+ }
10330
10168
  },
10331
10169
  {
10332
- "name": "change",
10170
+ "kind": "field",
10171
+ "name": "download",
10333
10172
  "type": {
10334
- "text": "Event"
10173
+ "text": "string | null"
10335
10174
  },
10336
- "description": "Emitted when the checked state changes."
10175
+ "description": "A value indicating whether the `target` of the link button will be downloaded,\r\noptionally specifying the new name of the file.",
10176
+ "default": "null",
10177
+ "attribute": "download",
10178
+ "inheritedFrom": {
10179
+ "name": "LinkButton",
10180
+ "module": "src/core/shared/mixins/LinkButton.ts"
10181
+ }
10337
10182
  },
10338
10183
  {
10339
- "description": "Emitted when a form is submitted and the element fails constraint validation.",
10340
- "name": "invalid"
10184
+ "kind": "method",
10185
+ "name": "#handleLinkPointerDown",
10186
+ "privacy": "private",
10187
+ "return": {
10188
+ "type": {
10189
+ "text": "void"
10190
+ }
10191
+ },
10192
+ "parameters": [
10193
+ {
10194
+ "name": "e",
10195
+ "type": {
10196
+ "text": "PointerEvent"
10197
+ }
10198
+ }
10199
+ ],
10200
+ "inheritedFrom": {
10201
+ "name": "LinkButton",
10202
+ "module": "src/core/shared/mixins/LinkButton.ts"
10203
+ }
10341
10204
  },
10342
10205
  {
10343
- "name": "click",
10206
+ "kind": "method",
10207
+ "name": "#handleLinkFocus",
10208
+ "privacy": "private",
10209
+ "return": {
10210
+ "type": {
10211
+ "text": "void"
10212
+ }
10213
+ },
10214
+ "parameters": [
10215
+ {
10216
+ "name": "e",
10217
+ "type": {
10218
+ "text": "Event"
10219
+ }
10220
+ }
10221
+ ],
10222
+ "inheritedFrom": {
10223
+ "name": "LinkButton",
10224
+ "module": "src/core/shared/mixins/LinkButton.ts"
10225
+ }
10226
+ },
10227
+ {
10228
+ "kind": "method",
10229
+ "name": "#handleLinkBlur",
10230
+ "privacy": "private",
10231
+ "return": {
10232
+ "type": {
10233
+ "text": "void"
10234
+ }
10235
+ },
10236
+ "parameters": [
10237
+ {
10238
+ "name": "e",
10239
+ "type": {
10240
+ "text": "Event"
10241
+ }
10242
+ }
10243
+ ],
10244
+ "inheritedFrom": {
10245
+ "name": "LinkButton",
10246
+ "module": "src/core/shared/mixins/LinkButton.ts"
10247
+ }
10248
+ },
10249
+ {
10250
+ "kind": "field",
10251
+ "name": "formAssociated",
10252
+ "static": true,
10253
+ "readonly": true,
10254
+ "default": "true",
10255
+ "description": "Indicates that this custom element participates in form submission, validation, and form state restoration.",
10344
10256
  "type": {
10345
- "text": "MouseEvent"
10257
+ "text": "boolean"
10346
10258
  },
10347
- "description": "Emitted when the element is clicked.",
10348
10259
  "inheritedFrom": {
10349
- "name": "KeyboardClick",
10350
- "module": "src/core/shared/mixins/KeyboardClick.ts"
10260
+ "name": "AttachInternals",
10261
+ "module": "src/core/shared/mixins/AttachInternals.ts"
10351
10262
  }
10352
- }
10353
- ],
10354
- "attributes": [
10263
+ },
10355
10264
  {
10356
- "name": "checked",
10265
+ "kind": "field",
10266
+ "name": "name",
10267
+ "description": "The name of the element, submitted as a pair with the element's `value`\r\nas part of form data, when the element is used to submit a form.",
10268
+ "attribute": "name",
10269
+ "inheritedFrom": {
10270
+ "name": "FormSubmitter",
10271
+ "module": "src/core/shared/mixins/FormSubmitter.ts"
10272
+ }
10273
+ },
10274
+ {
10275
+ "kind": "field",
10276
+ "name": "value",
10277
+ "description": "The value associated with the element's name when it's submitted with form data.",
10278
+ "attribute": "value",
10279
+ "inheritedFrom": {
10280
+ "name": "FormSubmitter",
10281
+ "module": "src/core/shared/mixins/FormSubmitter.ts"
10282
+ }
10283
+ },
10284
+ {
10285
+ "kind": "field",
10286
+ "name": "type",
10287
+ "type": {
10288
+ "text": "FormSubmitterType"
10289
+ },
10290
+ "default": "\"button\"",
10291
+ "description": "The type of the element.",
10292
+ "attribute": "type",
10293
+ "inheritedFrom": {
10294
+ "name": "FormSubmitter",
10295
+ "module": "src/core/shared/mixins/FormSubmitter.ts"
10296
+ }
10297
+ },
10298
+ {
10299
+ "kind": "field",
10300
+ "name": "[_tabindex]",
10301
+ "type": {
10302
+ "text": "number"
10303
+ },
10304
+ "privacy": "private",
10305
+ "default": "0",
10306
+ "inheritedFrom": {
10307
+ "name": "Focusable",
10308
+ "module": "src/core/shared/mixins/Focusable.ts"
10309
+ }
10310
+ },
10311
+ {
10312
+ "kind": "field",
10313
+ "name": "[_suppressedEventHandler]",
10314
+ "privacy": "private",
10315
+ "readonly": true,
10316
+ "inheritedFrom": {
10317
+ "name": "DisabledInteractive",
10318
+ "module": "src/core/shared/mixins/DisabledInteractive.ts"
10319
+ }
10320
+ },
10321
+ {
10322
+ "kind": "field",
10323
+ "name": "disabledInteractive",
10357
10324
  "type": {
10358
10325
  "text": "boolean"
10359
10326
  },
10360
10327
  "default": "false",
10361
- "description": "Whether the element is checked.",
10362
- "fieldName": "checked",
10328
+ "description": "Whether the element is disabled and interactive.",
10329
+ "attribute": "disabled-interactive",
10330
+ "reflects": true,
10363
10331
  "inheritedFrom": {
10364
- "name": "Checked",
10365
- "module": "src/core/shared/mixins/Checked.ts"
10332
+ "name": "DisabledInteractive",
10333
+ "module": "src/core/shared/mixins/DisabledInteractive.ts"
10366
10334
  }
10367
10335
  },
10368
10336
  {
10337
+ "kind": "field",
10369
10338
  "name": "disabled",
10370
10339
  "type": {
10371
10340
  "text": "boolean"
10372
10341
  },
10373
10342
  "default": "false",
10374
10343
  "description": "Whether the element is disabled.",
10375
- "fieldName": "disabled",
10344
+ "attribute": "disabled",
10376
10345
  "inheritedFrom": {
10377
10346
  "name": "Disabled",
10378
10347
  "module": "src/core/shared/mixins/Disabled.ts"
10379
10348
  }
10380
10349
  },
10381
10350
  {
10382
- "name": "indeterminate",
10351
+ "kind": "field",
10352
+ "name": "[_internals]",
10383
10353
  "type": {
10384
- "text": "boolean"
10354
+ "text": "ElementInternals | undefined"
10385
10355
  },
10386
- "default": "false",
10387
- "description": "Whether the element's checked state is indeterminate.",
10388
- "fieldName": "indeterminate",
10356
+ "privacy": "private",
10389
10357
  "inheritedFrom": {
10390
- "name": "CheckedIndeterminate",
10391
- "module": "src/core/shared/mixins/CheckedIndeterminate.ts"
10358
+ "name": "AttachInternals",
10359
+ "module": "src/core/shared/mixins/AttachInternals.ts"
10392
10360
  }
10393
10361
  },
10394
10362
  {
10395
- "name": "name",
10396
- "description": "The name that identifies the element when submitting the associated form.",
10397
- "fieldName": "name",
10363
+ "kind": "field",
10364
+ "name": "[_customState]",
10365
+ "default": "new Set<string>()",
10366
+ "privacy": "private",
10398
10367
  "inheritedFrom": {
10399
- "name": "FormAssociated",
10400
- "module": "src/core/shared/mixins/FormAssociated.ts"
10368
+ "name": "AttachInternals",
10369
+ "module": "src/core/shared/mixins/AttachInternals.ts"
10370
+ }
10371
+ }
10372
+ ],
10373
+ "events": [
10374
+ {
10375
+ "name": "click",
10376
+ "type": {
10377
+ "text": "MouseEvent"
10378
+ },
10379
+ "description": "Emitted when the element is clicked.",
10380
+ "inheritedFrom": {
10381
+ "name": "LinkButton",
10382
+ "module": "src/core/shared/mixins/LinkButton.ts"
10401
10383
  }
10384
+ }
10385
+ ],
10386
+ "attributes": [
10387
+ {
10388
+ "description": "Whether the card is \"actionable\" and will respond to use interaction.",
10389
+ "name": "actionable",
10390
+ "type": {
10391
+ "text": "boolean"
10392
+ },
10393
+ "default": "false",
10394
+ "fieldName": "actionable"
10402
10395
  },
10403
10396
  {
10404
- "name": "required",
10397
+ "description": "Whether to present the card inline with surrounding content.",
10398
+ "name": "inline",
10405
10399
  "type": {
10406
10400
  "text": "boolean"
10407
10401
  },
10408
10402
  "default": "false",
10409
- "description": "Whether the element is required.",
10410
- "fieldName": "required",
10403
+ "fieldName": "inline"
10404
+ },
10405
+ {
10406
+ "description": "The orientation of the card.",
10407
+ "name": "orientation",
10408
+ "type": {
10409
+ "text": "CardOrientation"
10410
+ },
10411
+ "default": "\"vertical\"",
10412
+ "fieldName": "orientation"
10413
+ },
10414
+ {
10415
+ "description": "The appearance variant of the card.",
10416
+ "name": "variant",
10417
+ "type": {
10418
+ "text": "CardVariant"
10419
+ },
10420
+ "default": "\"filled\"",
10421
+ "fieldName": "variant"
10422
+ },
10423
+ {
10424
+ "name": "href",
10425
+ "type": {
10426
+ "text": "string"
10427
+ },
10428
+ "default": "\"\"",
10429
+ "description": "The URL to which the link button points.",
10430
+ "fieldName": "href",
10411
10431
  "inheritedFrom": {
10412
- "name": "Required",
10413
- "module": "src/core/shared/mixins/Required.ts"
10432
+ "name": "LinkButton",
10433
+ "module": "src/core/shared/mixins/LinkButton.ts"
10414
10434
  }
10415
10435
  },
10416
10436
  {
10417
- "description": "A string representing the value of the checkbox.",
10418
- "name": "value",
10437
+ "name": "target",
10419
10438
  "type": {
10420
- "text": "string"
10439
+ "text": "LinkTarget"
10421
10440
  },
10422
- "default": "\"on\"",
10423
- "fieldName": "value"
10424
- }
10425
- ],
10426
- "mixins": [
10441
+ "default": "\"\"",
10442
+ "description": "The target of the link button.",
10443
+ "fieldName": "target",
10444
+ "inheritedFrom": {
10445
+ "name": "LinkButton",
10446
+ "module": "src/core/shared/mixins/LinkButton.ts"
10447
+ }
10448
+ },
10427
10449
  {
10428
- "name": "Labelled",
10429
- "package": "@m3e/web/core"
10450
+ "name": "rel",
10451
+ "type": {
10452
+ "text": "string"
10453
+ },
10454
+ "default": "\"\"",
10455
+ "description": "The relationship between the `target` of the link button and the document.",
10456
+ "fieldName": "rel",
10457
+ "inheritedFrom": {
10458
+ "name": "LinkButton",
10459
+ "module": "src/core/shared/mixins/LinkButton.ts"
10460
+ }
10430
10461
  },
10431
10462
  {
10432
- "name": "RequiredConstraintValidation",
10433
- "package": "@m3e/web/core"
10463
+ "name": "download",
10464
+ "type": {
10465
+ "text": "string | null"
10466
+ },
10467
+ "description": "A value indicating whether the `target` of the link button will be downloaded,\r\noptionally specifying the new name of the file.",
10468
+ "default": "null",
10469
+ "fieldName": "download",
10470
+ "inheritedFrom": {
10471
+ "name": "LinkButton",
10472
+ "module": "src/core/shared/mixins/LinkButton.ts"
10473
+ }
10434
10474
  },
10435
10475
  {
10436
- "name": "Dirty",
10437
- "package": "@m3e/web/core"
10476
+ "name": "name",
10477
+ "description": "The name of the element, submitted as a pair with the element's `value`\r\nas part of form data, when the element is used to submit a form.",
10478
+ "fieldName": "name",
10479
+ "inheritedFrom": {
10480
+ "name": "FormSubmitter",
10481
+ "module": "src/core/shared/mixins/FormSubmitter.ts"
10482
+ }
10438
10483
  },
10439
10484
  {
10440
- "name": "Touched",
10441
- "package": "@m3e/web/core"
10485
+ "name": "value",
10486
+ "description": "The value associated with the element's name when it's submitted with form data.",
10487
+ "fieldName": "value",
10488
+ "inheritedFrom": {
10489
+ "name": "FormSubmitter",
10490
+ "module": "src/core/shared/mixins/FormSubmitter.ts"
10491
+ }
10442
10492
  },
10443
10493
  {
10444
- "name": "Required",
10445
- "package": "@m3e/web/core"
10494
+ "name": "type",
10495
+ "type": {
10496
+ "text": "FormSubmitterType"
10497
+ },
10498
+ "default": "\"button\"",
10499
+ "description": "The type of the element.",
10500
+ "fieldName": "type",
10501
+ "inheritedFrom": {
10502
+ "name": "FormSubmitter",
10503
+ "module": "src/core/shared/mixins/FormSubmitter.ts"
10504
+ }
10446
10505
  },
10447
10506
  {
10448
- "name": "ConstraintValidation",
10449
- "package": "@m3e/web/core"
10507
+ "name": "disabled-interactive",
10508
+ "type": {
10509
+ "text": "boolean"
10510
+ },
10511
+ "default": "false",
10512
+ "description": "Whether the element is disabled and interactive.",
10513
+ "fieldName": "disabledInteractive",
10514
+ "inheritedFrom": {
10515
+ "name": "DisabledInteractive",
10516
+ "module": "src/core/shared/mixins/DisabledInteractive.ts"
10517
+ }
10450
10518
  },
10451
10519
  {
10452
- "name": "CheckedIndeterminate",
10520
+ "name": "disabled",
10521
+ "type": {
10522
+ "text": "boolean"
10523
+ },
10524
+ "default": "false",
10525
+ "description": "Whether the element is disabled.",
10526
+ "fieldName": "disabled",
10527
+ "inheritedFrom": {
10528
+ "name": "Disabled",
10529
+ "module": "src/core/shared/mixins/Disabled.ts"
10530
+ }
10531
+ }
10532
+ ],
10533
+ "mixins": [
10534
+ {
10535
+ "name": "KeyboardClick",
10453
10536
  "package": "@m3e/web/core"
10454
10537
  },
10455
10538
  {
10456
- "name": "FormAssociated",
10539
+ "name": "LinkButton",
10457
10540
  "package": "@m3e/web/core"
10458
10541
  },
10459
10542
  {
10460
- "name": "KeyboardClick",
10543
+ "name": "FormSubmitter",
10461
10544
  "package": "@m3e/web/core"
10462
10545
  },
10463
10546
  {
@@ -10465,15 +10548,15 @@
10465
10548
  "package": "@m3e/web/core"
10466
10549
  },
10467
10550
  {
10468
- "name": "Disabled",
10551
+ "name": "DisabledInteractive",
10469
10552
  "package": "@m3e/web/core"
10470
10553
  },
10471
10554
  {
10472
- "name": "AttachInternals",
10555
+ "name": "Disabled",
10473
10556
  "package": "@m3e/web/core"
10474
10557
  },
10475
10558
  {
10476
- "name": "Role",
10559
+ "name": "AttachInternals",
10477
10560
  "package": "@m3e/web/core"
10478
10561
  }
10479
10562
  ],
@@ -10481,32 +10564,44 @@
10481
10564
  "name": "LitElement",
10482
10565
  "package": "lit"
10483
10566
  },
10484
- "tagName": "m3e-checkbox",
10567
+ "tagName": "m3e-card",
10485
10568
  "customElement": true
10486
10569
  }
10487
10570
  ],
10488
10571
  "exports": [
10489
10572
  {
10490
10573
  "kind": "js",
10491
- "name": "M3eCheckboxElement",
10574
+ "name": "M3eCardElement",
10492
10575
  "declaration": {
10493
- "name": "M3eCheckboxElement",
10494
- "module": "src/checkbox/CheckboxElement.ts"
10576
+ "name": "M3eCardElement",
10577
+ "module": "src/card/CardElement.ts"
10495
10578
  }
10496
10579
  },
10497
10580
  {
10498
10581
  "kind": "custom-element-definition",
10499
- "name": "m3e-checkbox",
10582
+ "name": "m3e-card",
10500
10583
  "declaration": {
10501
- "name": "M3eCheckboxElement",
10502
- "module": "src/checkbox/CheckboxElement.ts"
10584
+ "name": "M3eCardElement",
10585
+ "module": "src/card/CardElement.ts"
10503
10586
  }
10504
10587
  }
10505
10588
  ]
10506
10589
  },
10507
10590
  {
10508
10591
  "kind": "javascript-module",
10509
- "path": "src/checkbox/index.ts",
10592
+ "path": "src/card/CardOrientation.ts",
10593
+ "declarations": [],
10594
+ "exports": []
10595
+ },
10596
+ {
10597
+ "kind": "javascript-module",
10598
+ "path": "src/card/CardVariant.ts",
10599
+ "declarations": [],
10600
+ "exports": []
10601
+ },
10602
+ {
10603
+ "kind": "javascript-module",
10604
+ "path": "src/card/index.ts",
10510
10605
  "declarations": [],
10511
10606
  "exports": [
10512
10607
  {
@@ -10514,463 +10609,493 @@
10514
10609
  "name": "*",
10515
10610
  "declaration": {
10516
10611
  "name": "*",
10517
- "module": "src/checkbox/CheckboxElement"
10612
+ "module": "src/card/CardElement"
10613
+ }
10614
+ },
10615
+ {
10616
+ "kind": "js",
10617
+ "name": "*",
10618
+ "declaration": {
10619
+ "name": "*",
10620
+ "module": "src/card/CardOrientation"
10621
+ }
10622
+ },
10623
+ {
10624
+ "kind": "js",
10625
+ "name": "*",
10626
+ "declaration": {
10627
+ "name": "*",
10628
+ "module": "src/card/CardVariant"
10518
10629
  }
10519
10630
  }
10520
10631
  ]
10521
10632
  },
10522
10633
  {
10523
10634
  "kind": "javascript-module",
10524
- "path": "src/card/CardElement.ts",
10635
+ "path": "src/checkbox/CheckboxElement.ts",
10525
10636
  "declarations": [
10526
10637
  {
10527
10638
  "kind": "class",
10528
- "description": "A content container for text, images (or other media), and actions in the context of a single subject.",
10529
- "name": "M3eCardElement",
10639
+ "description": "A checkbox that allows a user to select one or more options from a limited number of choices.",
10640
+ "name": "M3eCheckboxElement",
10530
10641
  "cssProperties": [
10531
10642
  {
10532
- "description": "Internal spacing for all slotted regions",
10533
- "name": "--m3e-card-padding"
10534
- },
10535
- {
10536
- "description": "Corner radius of the card container.",
10537
- "name": "--m3e-card-shape"
10538
- },
10539
- {
10540
- "description": "Foreground color for text content in filled cards.",
10541
- "name": "--m3e-filled-card-text-color"
10542
- },
10543
- {
10544
- "description": "Background color of the filled card container.",
10545
- "name": "--m3e-filled-card-container-color"
10546
- },
10547
- {
10548
- "description": "Elevation level for filled card container.",
10549
- "name": "--m3e-filled-card-container-elevation"
10550
- },
10551
- {
10552
- "description": "Text color when filled card is disabled.",
10553
- "name": "--m3e-filled-card-disabled-text-color"
10554
- },
10555
- {
10556
- "description": "Opacity applied to text when disabled.",
10557
- "name": "--m3e-filled-card-disabled-text-opacity"
10558
- },
10559
- {
10560
- "description": "Background color when disabled.",
10561
- "name": "--m3e-filled-card-disabled-container-color"
10562
- },
10563
- {
10564
- "description": "Elevation level when disabled.",
10565
- "name": "--m3e-filled-card-disabled-container-elevation"
10566
- },
10567
- {
10568
- "description": "Shadow color when disabled.",
10569
- "name": "--m3e-filled-card-disabled-container-elevation-color"
10570
- },
10571
- {
10572
- "description": "Shadow opacity when disabled.",
10573
- "name": "--m3e-filled-card-disabled-container-elevation-opacity"
10574
- },
10575
- {
10576
- "description": "Overall container opacity when disabled.",
10577
- "name": "--m3e-filled-card-disabled-container-opacity"
10578
- },
10579
- {
10580
- "description": "Text color on hover.",
10581
- "name": "--m3e-filled-card-hover-text-color"
10582
- },
10583
- {
10584
- "description": "State layer color on hover.",
10585
- "name": "--m3e-filled-card-hover-state-layer-color"
10586
- },
10587
- {
10588
- "description": "State layer opacity on hover.",
10589
- "name": "--m3e-filled-card-hover-state-layer-opacity"
10590
- },
10591
- {
10592
- "description": "Elevation level on hover.",
10593
- "name": "--m3e-filled-card-hover-container-elevation"
10594
- },
10595
- {
10596
- "description": "Text color on focus.",
10597
- "name": "--m3e-filled-card-focus-text-color"
10598
- },
10599
- {
10600
- "description": "State layer color on focus.",
10601
- "name": "--m3e-filled-card-focus-state-layer-color"
10602
- },
10603
- {
10604
- "description": "State layer opacity on focus.",
10605
- "name": "--m3e-filled-card-focus-state-layer-opacity"
10606
- },
10607
- {
10608
- "description": "Elevation level on focus.",
10609
- "name": "--m3e-filled-card-focus-container-elevation"
10610
- },
10611
- {
10612
- "description": "Text color on press.",
10613
- "name": "--m3e-filled-card-pressed-text-color"
10614
- },
10615
- {
10616
- "description": "State layer color on press.",
10617
- "name": "--m3e-filled-card-pressed-state-layer-color"
10618
- },
10619
- {
10620
- "description": "State layer opacity on press.",
10621
- "name": "--m3e-filled-card-pressed-state-layer-opacity"
10622
- },
10623
- {
10624
- "description": "Elevation level on press.",
10625
- "name": "--m3e-filled-card-pressed-container-elevation"
10626
- },
10627
- {
10628
- "description": "Foreground color for text content in elevated cards.",
10629
- "name": "--m3e-elevated-card-text-color"
10630
- },
10631
- {
10632
- "description": "Background color of the elevated card container.",
10633
- "name": "--m3e-elevated-card-container-color"
10634
- },
10635
- {
10636
- "description": "Elevation level for elevated card container.",
10637
- "name": "--m3e-elevated-card-container-elevation"
10638
- },
10639
- {
10640
- "description": "Text color when elevated card is disabled.",
10641
- "name": "--m3e-elevated-card-disabled-text-color"
10642
- },
10643
- {
10644
- "description": "Opacity applied to text when disabled.",
10645
- "name": "--m3e-elevated-card-disabled-text-opacity"
10646
- },
10647
- {
10648
- "description": "Background color when disabled.",
10649
- "name": "--m3e-elevated-card-disabled-container-color"
10650
- },
10651
- {
10652
- "description": "Elevation level when disabled.",
10653
- "name": "--m3e-elevated-card-disabled-container-elevation"
10654
- },
10655
- {
10656
- "description": "Shadow color when disabled.",
10657
- "name": "--m3e-elevated-card-disabled-container-elevation-color"
10658
- },
10659
- {
10660
- "description": "Shadow opacity when disabled.",
10661
- "name": "--m3e-elevated-card-disabled-container-elevation-opacity"
10662
- },
10663
- {
10664
- "description": "Overall container opacity when disabled.",
10665
- "name": "--m3e-elevated-card-disabled-container-opacity"
10643
+ "description": "Size of the checkbox icon inside the container.",
10644
+ "name": "--m3e-checkbox-icon-size"
10666
10645
  },
10667
10646
  {
10668
- "description": "Text color on hover.",
10669
- "name": "--m3e-elevated-card-hover-text-color"
10647
+ "description": "Base size of the checkbox container.",
10648
+ "name": "--m3e-checkbox-container-size"
10670
10649
  },
10671
10650
  {
10672
- "description": "State layer color on hover.",
10673
- "name": "--m3e-elevated-card-hover-state-layer-color"
10651
+ "description": "Border radius of the icon container.",
10652
+ "name": "--m3e-checkbox-container-shape"
10674
10653
  },
10675
10654
  {
10676
- "description": "State layer opacity on hover.",
10677
- "name": "--m3e-elevated-card-hover-state-layer-opacity"
10655
+ "description": "Border thickness for unselected state.",
10656
+ "name": "--m3e-checkbox-unselected-outline-thickness"
10678
10657
  },
10679
10658
  {
10680
- "description": "Elevation level on hover.",
10681
- "name": "--m3e-elevated-card-hover-container-elevation"
10659
+ "description": "Border color for unselected state.",
10660
+ "name": "--m3e-checkbox-unselected-outline-color"
10682
10661
  },
10683
10662
  {
10684
- "description": "Text color on focus.",
10685
- "name": "--m3e-elevated-card-focus-text-color"
10663
+ "description": "Border color on hover when unselected.",
10664
+ "name": "--m3e-checkbox-unselected-hover-outline-color"
10686
10665
  },
10687
10666
  {
10688
- "description": "State layer color on focus.",
10689
- "name": "--m3e-elevated-card-focus-state-layer-color"
10667
+ "description": "Base color for disabled unselected outline.",
10668
+ "name": "--m3e-checkbox-unselected-disabled-outline-color"
10690
10669
  },
10691
10670
  {
10692
- "description": "State layer opacity on focus.",
10693
- "name": "--m3e-elevated-card-focus-state-layer-opacity"
10671
+ "description": "Opacity for disabled unselected outline.",
10672
+ "name": "--m3e-checkbox-unselected-disabled-outline-opacity"
10694
10673
  },
10695
10674
  {
10696
- "description": "Elevation level on focus.",
10697
- "name": "--m3e-elevated-card-focus-container-elevation"
10675
+ "description": "Border color for invalid unselected state.",
10676
+ "name": "--m3e-checkbox-unselected-error-outline-color"
10698
10677
  },
10699
10678
  {
10700
- "description": "Text color on press.",
10701
- "name": "--m3e-elevated-card-pressed-text-color"
10679
+ "description": "Background color for selected container.",
10680
+ "name": "--m3e-checkbox-selected-container-color"
10702
10681
  },
10703
10682
  {
10704
- "description": "State layer color on press.",
10705
- "name": "--m3e-elevated-card-pressed-state-layer-color"
10683
+ "description": "Icon color for selected state.",
10684
+ "name": "--m3e-checkbox-selected-icon-color"
10706
10685
  },
10707
10686
  {
10708
- "description": "State layer opacity on press.",
10709
- "name": "--m3e-elevated-card-pressed-state-layer-opacity"
10687
+ "description": "Base color for disabled selected container.",
10688
+ "name": "--m3e-checkbox-selected-disabled-container-color"
10710
10689
  },
10711
10690
  {
10712
- "description": "Elevation level on press.",
10713
- "name": "--m3e-elevated-card-pressed-container-elevation"
10691
+ "description": "Opacity for disabled selected container.",
10692
+ "name": "--m3e-checkbox-selected-disabled-container-opacity"
10714
10693
  },
10715
10694
  {
10716
- "description": "Foreground color for text content in outlined cards.",
10717
- "name": "--m3e-outlined-card-text-color"
10695
+ "description": "Base color for disabled selected icon.",
10696
+ "name": "--m3e-checkbox-selected-disabled-icon-color"
10718
10697
  },
10719
10698
  {
10720
- "description": "Background color of the outlined card container.",
10721
- "name": "--m3e-outlined-card-container-color"
10699
+ "description": "Opacity for disabled selected icon.",
10700
+ "name": "--m3e-checkbox-selected-disabled-icon-opacity"
10722
10701
  },
10723
10702
  {
10724
- "description": "Elevation level for outlined card container.",
10725
- "name": "--m3e-outlined-card-container-elevation"
10703
+ "description": "Ripple hover color for unselected state.",
10704
+ "name": "--m3e-checkbox-unselected-hover-color"
10726
10705
  },
10727
10706
  {
10728
- "description": "Border color for outlined cards.",
10729
- "name": "--m3e-outlined-card-outline-color"
10707
+ "description": "Ripple focus color for unselected state.",
10708
+ "name": "--m3e-checkbox-unselected-focus-color"
10730
10709
  },
10731
10710
  {
10732
- "description": "Border thickness for outlined cards.",
10733
- "name": "--m3e-outlined-card-outline-thickness"
10711
+ "description": "Ripple base color for unselected state.",
10712
+ "name": "--m3e-checkbox-unselected-ripple-color"
10734
10713
  },
10735
10714
  {
10736
- "description": "Text color when outlined card is disabled.",
10737
- "name": "--m3e-outlined-card-disabled-text-color"
10715
+ "description": "Ripple hover color for selected state.",
10716
+ "name": "--m3e-checkbox-selected-hover-color"
10738
10717
  },
10739
10718
  {
10740
- "description": "Opacity applied to text when disabled.",
10741
- "name": "--m3e-outlined-card-disabled-text-opacity"
10719
+ "description": "Ripple focus color for selected state.",
10720
+ "name": "--m3e-checkbox-selected-focus-color"
10742
10721
  },
10743
10722
  {
10744
- "description": "Elevation level when disabled.",
10745
- "name": "--m3e-outlined-card-disabled-container-elevation"
10723
+ "description": "Ripple base color for selected state.",
10724
+ "name": "--m3e-checkbox-selected-ripple-color"
10746
10725
  },
10747
10726
  {
10748
- "description": "Shadow color when disabled.",
10749
- "name": "--m3e-outlined-card-disabled-container-elevation-color"
10727
+ "description": "Ripple hover color for invalid unselected state.",
10728
+ "name": "--m3e-checkbox-unselected-error-hover-color"
10750
10729
  },
10751
10730
  {
10752
- "description": "Shadow opacity when disabled.",
10753
- "name": "--m3e-outlined-card-disabled-container-elevation-opacity"
10731
+ "description": "Ripple focus color for invalid unselected state.",
10732
+ "name": "--m3e-checkbox-unselected-error-focus-color"
10754
10733
  },
10755
10734
  {
10756
- "description": "Border color when disabled.",
10757
- "name": "--m3e-outlined-card-disabled-outline-color"
10735
+ "description": "Ripple base color for invalid unselected state.",
10736
+ "name": "--m3e-checkbox-unselected-error-ripple-color"
10758
10737
  },
10759
10738
  {
10760
- "description": "Border opacity when disabled.",
10761
- "name": "--m3e-outlined-card-disabled-outline-opacity"
10739
+ "description": "Ripple hover color for invalid selected state.",
10740
+ "name": "--m3e-checkbox-selected-error-hover-color"
10762
10741
  },
10763
10742
  {
10764
- "description": "Text color on hover.",
10765
- "name": "--m3e-outlined-card-hover-text-color"
10743
+ "description": "Ripple focus color for invalid selected state.",
10744
+ "name": "--m3e-checkbox-selected-error-focus-color"
10766
10745
  },
10767
10746
  {
10768
- "description": "State layer color on hover.",
10769
- "name": "--m3e-outlined-card-hover-state-layer-color"
10770
- },
10747
+ "description": "Ripple base color for invalid selected state.",
10748
+ "name": "--m3e-checkbox-selected-error-ripple-color"
10749
+ }
10750
+ ],
10751
+ "members": [
10771
10752
  {
10772
- "description": "State layer opacity on hover.",
10773
- "name": "--m3e-outlined-card-hover-state-layer-opacity"
10753
+ "kind": "field",
10754
+ "name": "_focusRing",
10755
+ "type": {
10756
+ "text": "M3eFocusRingElement | undefined"
10757
+ },
10758
+ "privacy": "private",
10759
+ "readonly": true
10774
10760
  },
10775
10761
  {
10776
- "description": "Elevation level on hover.",
10777
- "name": "--m3e-outlined-card-hover-container-elevation"
10762
+ "kind": "field",
10763
+ "name": "_stateLayer",
10764
+ "type": {
10765
+ "text": "M3eStateLayerElement | undefined"
10766
+ },
10767
+ "privacy": "private",
10768
+ "readonly": true
10778
10769
  },
10779
10770
  {
10780
- "description": "Border color on hover.",
10781
- "name": "--m3e-outlined-card-hover-outline-color"
10771
+ "kind": "field",
10772
+ "name": "_ripple",
10773
+ "type": {
10774
+ "text": "M3eRippleElement | undefined"
10775
+ },
10776
+ "privacy": "private",
10777
+ "readonly": true
10782
10778
  },
10783
10779
  {
10784
- "description": "Text color on focus.",
10785
- "name": "--m3e-outlined-card-focus-text-color"
10780
+ "kind": "field",
10781
+ "name": "#clickHandler",
10782
+ "privacy": "private",
10783
+ "readonly": true
10786
10784
  },
10787
10785
  {
10788
- "description": "State layer color on focus.",
10789
- "name": "--m3e-outlined-card-focus-state-layer-color"
10786
+ "kind": "field",
10787
+ "name": "#hoverController",
10788
+ "privacy": "private",
10789
+ "readonly": true,
10790
+ "default": "new HoverController(this, { target: null, callback: (hovering) => { if (this.disabled) return; if (hovering) { this._stateLayer?.show(\"hover\"); } else { this._stateLayer?.hide(\"hover\"); } }, })"
10790
10791
  },
10791
10792
  {
10792
- "description": "State layer opacity on focus.",
10793
- "name": "--m3e-outlined-card-focus-state-layer-opacity"
10793
+ "kind": "field",
10794
+ "name": "#pressedController",
10795
+ "privacy": "private",
10796
+ "readonly": true,
10797
+ "default": "new PressedController(this, { target: null, minPressedDuration: 150, callback: (pressed) => { if (this.disabled) return; if (pressed) { this._ripple?.show(0, 0, true); } else { this._ripple?.hide(); } }, })"
10794
10798
  },
10795
10799
  {
10796
- "description": "Elevation level on focus.",
10797
- "name": "--m3e-outlined-card-focus-container-elevation"
10800
+ "kind": "field",
10801
+ "name": "value",
10802
+ "type": {
10803
+ "text": "string"
10804
+ },
10805
+ "default": "\"on\"",
10806
+ "description": "A string representing the value of the checkbox.",
10807
+ "attribute": "value"
10798
10808
  },
10799
10809
  {
10800
- "description": "Border color on focus.",
10801
- "name": "--m3e-outlined-card-focus-outline-color"
10810
+ "kind": "field",
10811
+ "name": "[formValue]",
10812
+ "type": {
10813
+ "text": "string | File | FormData | null"
10814
+ },
10815
+ "privacy": "private",
10816
+ "readonly": true
10802
10817
  },
10803
10818
  {
10804
- "description": "Text color on press.",
10805
- "name": "--m3e-outlined-card-pressed-text-color"
10819
+ "kind": "method",
10820
+ "name": "#renderIcon",
10821
+ "privacy": "private",
10822
+ "return": {
10823
+ "type": {
10824
+ "text": "unknown"
10825
+ }
10826
+ }
10806
10827
  },
10807
10828
  {
10808
- "description": "State layer color on press.",
10809
- "name": "--m3e-outlined-card-pressed-state-layer-color"
10829
+ "kind": "method",
10830
+ "name": "#handleClick",
10831
+ "privacy": "private",
10832
+ "return": {
10833
+ "type": {
10834
+ "text": "void"
10835
+ }
10836
+ },
10837
+ "parameters": [
10838
+ {
10839
+ "name": "e",
10840
+ "type": {
10841
+ "text": "Event"
10842
+ }
10843
+ }
10844
+ ]
10810
10845
  },
10811
10846
  {
10812
- "description": "State layer opacity on press.",
10813
- "name": "--m3e-outlined-card-pressed-state-layer-opacity"
10847
+ "kind": "field",
10848
+ "name": "formAssociated",
10849
+ "static": true,
10850
+ "readonly": true,
10851
+ "default": "true",
10852
+ "description": "Indicates that this custom element participates in form submission, validation, and form state restoration.",
10853
+ "type": {
10854
+ "text": "boolean"
10855
+ },
10856
+ "inheritedFrom": {
10857
+ "name": "AttachInternals",
10858
+ "module": "src/core/shared/mixins/AttachInternals.ts"
10859
+ }
10814
10860
  },
10815
10861
  {
10816
- "description": "Elevation level on press.",
10817
- "name": "--m3e-outlined-card-pressed-container-elevation"
10862
+ "kind": "field",
10863
+ "name": "[_eventHandler]",
10864
+ "privacy": "private",
10865
+ "readonly": true,
10866
+ "inheritedFrom": {
10867
+ "name": "Touched",
10868
+ "module": "src/core/shared/mixins/Touched.ts"
10869
+ }
10818
10870
  },
10819
10871
  {
10820
- "description": "Border color on press.",
10821
- "name": "--m3e-outlined-card-pressed-outline-color"
10822
- }
10823
- ],
10824
- "slots": [
10825
- {
10826
- "description": "Renders the content of the card without padding.",
10827
- "name": ""
10872
+ "kind": "field",
10873
+ "name": "labels",
10874
+ "type": {
10875
+ "text": "NodeListOf<HTMLLabelElement>"
10876
+ },
10877
+ "readonly": true,
10878
+ "description": "The label elements that the element is associated with.",
10879
+ "inheritedFrom": {
10880
+ "name": "FormAssociated",
10881
+ "module": "src/core/shared/mixins/FormAssociated.ts"
10882
+ }
10828
10883
  },
10829
10884
  {
10830
- "description": "Renders the header of the card.",
10831
- "name": "header"
10885
+ "kind": "field",
10886
+ "name": "dirty",
10887
+ "type": {
10888
+ "text": "boolean"
10889
+ },
10890
+ "description": "Whether the user has modified the value of the element.",
10891
+ "readonly": true,
10892
+ "inheritedFrom": {
10893
+ "name": "Dirty",
10894
+ "module": "src/core/shared/mixins/Dirty.ts"
10895
+ }
10832
10896
  },
10833
10897
  {
10834
- "description": "Renders the content of the card with padding.",
10835
- "name": "content"
10898
+ "kind": "field",
10899
+ "name": "pristine",
10900
+ "type": {
10901
+ "text": "boolean"
10902
+ },
10903
+ "description": "Whether the user has not modified the value of the element.",
10904
+ "readonly": true,
10905
+ "inheritedFrom": {
10906
+ "name": "Dirty",
10907
+ "module": "src/core/shared/mixins/Dirty.ts"
10908
+ }
10836
10909
  },
10837
10910
  {
10838
- "description": "Renders the actions of the card.",
10839
- "name": "actions"
10911
+ "kind": "method",
10912
+ "name": "markAsPristine",
10913
+ "return": {
10914
+ "type": {
10915
+ "text": "void"
10916
+ }
10917
+ },
10918
+ "description": "Marks the element as pristine.",
10919
+ "inheritedFrom": {
10920
+ "name": "Dirty",
10921
+ "module": "src/core/shared/mixins/Dirty.ts"
10922
+ }
10840
10923
  },
10841
10924
  {
10842
- "description": "Renders the footer of the card.",
10843
- "name": "footer"
10844
- }
10845
- ],
10846
- "members": [
10847
- {
10848
- "kind": "field",
10849
- "name": "_base",
10850
- "type": {
10851
- "text": "HTMLElement | undefined"
10925
+ "kind": "method",
10926
+ "name": "markAsDirty",
10927
+ "return": {
10928
+ "type": {
10929
+ "text": "void"
10930
+ }
10852
10931
  },
10853
- "privacy": "private",
10854
- "readonly": true
10932
+ "description": "Marks the element as dirty.",
10933
+ "inheritedFrom": {
10934
+ "name": "Dirty",
10935
+ "module": "src/core/shared/mixins/Dirty.ts"
10936
+ }
10855
10937
  },
10856
10938
  {
10857
10939
  "kind": "field",
10858
- "name": "_elevation",
10940
+ "name": "touched",
10859
10941
  "type": {
10860
- "text": "M3eElevationElement | undefined"
10942
+ "text": "boolean"
10861
10943
  },
10862
- "privacy": "private",
10863
- "readonly": true
10944
+ "description": "Whether the user has interacted when the element.",
10945
+ "readonly": true,
10946
+ "inheritedFrom": {
10947
+ "name": "Touched",
10948
+ "module": "src/core/shared/mixins/Touched.ts"
10949
+ }
10864
10950
  },
10865
10951
  {
10866
10952
  "kind": "field",
10867
- "name": "_focusRing",
10953
+ "name": "untouched",
10868
10954
  "type": {
10869
- "text": "M3eFocusRingElement | undefined"
10955
+ "text": "boolean"
10870
10956
  },
10871
- "privacy": "private",
10872
- "readonly": true
10957
+ "description": "Whether the user has not interacted when the element.",
10958
+ "readonly": true,
10959
+ "inheritedFrom": {
10960
+ "name": "Touched",
10961
+ "module": "src/core/shared/mixins/Touched.ts"
10962
+ }
10873
10963
  },
10874
10964
  {
10875
- "kind": "field",
10876
- "name": "_stateLayer",
10877
- "type": {
10878
- "text": "M3eStateLayerElement | undefined"
10965
+ "kind": "method",
10966
+ "name": "markAsTouched",
10967
+ "return": {
10968
+ "type": {
10969
+ "text": "void"
10970
+ }
10879
10971
  },
10880
- "privacy": "private",
10881
- "readonly": true
10972
+ "description": "Marks the element as touched.",
10973
+ "inheritedFrom": {
10974
+ "name": "Touched",
10975
+ "module": "src/core/shared/mixins/Touched.ts"
10976
+ }
10977
+ },
10978
+ {
10979
+ "kind": "method",
10980
+ "name": "markAsUntouched",
10981
+ "return": {
10982
+ "type": {
10983
+ "text": "void"
10984
+ }
10985
+ },
10986
+ "description": "Marks the element as untouched.",
10987
+ "inheritedFrom": {
10988
+ "name": "Touched",
10989
+ "module": "src/core/shared/mixins/Touched.ts"
10990
+ }
10882
10991
  },
10883
10992
  {
10884
10993
  "kind": "field",
10885
- "name": "_ripple",
10994
+ "name": "required",
10886
10995
  "type": {
10887
- "text": "M3eRippleElement | undefined"
10996
+ "text": "boolean"
10888
10997
  },
10889
- "privacy": "private",
10890
- "readonly": true
10998
+ "default": "false",
10999
+ "description": "Whether a value is required for the element.",
11000
+ "attribute": "required",
11001
+ "reflects": true,
11002
+ "inheritedFrom": {
11003
+ "name": "Required",
11004
+ "module": "src/core/shared/mixins/Required.ts"
11005
+ }
10891
11006
  },
10892
11007
  {
10893
11008
  "kind": "field",
10894
- "name": "#clickHandler",
10895
- "privacy": "private",
10896
- "readonly": true
11009
+ "name": "optional",
11010
+ "description": "Whether a value is not required for the element.",
11011
+ "readonly": true,
11012
+ "inheritedFrom": {
11013
+ "name": "Required",
11014
+ "module": "src/core/shared/mixins/Required.ts"
11015
+ }
10897
11016
  },
10898
11017
  {
10899
11018
  "kind": "field",
10900
- "name": "inline",
11019
+ "name": "[_validityMessage]",
10901
11020
  "type": {
10902
- "text": "boolean"
11021
+ "text": "string | undefined"
10903
11022
  },
10904
- "default": "false",
10905
- "description": "Whether to present the card inline with surrounding content.",
10906
- "attribute": "inline",
10907
- "reflects": true
11023
+ "privacy": "private",
11024
+ "inheritedFrom": {
11025
+ "name": "ConstraintValidation",
11026
+ "module": "src/core/shared/mixins/ConstraintValidation.ts"
11027
+ }
10908
11028
  },
10909
11029
  {
10910
11030
  "kind": "field",
10911
- "name": "actionable",
11031
+ "name": "willValidate",
10912
11032
  "type": {
10913
11033
  "text": "boolean"
10914
11034
  },
10915
- "default": "false",
10916
- "description": "Whether the card is \"actionable\" and will respond to use interaction.",
10917
- "attribute": "actionable",
10918
- "reflects": true
11035
+ "description": "Whether the element is a submittable element that is a candidate for constraint validation.",
11036
+ "readonly": true,
11037
+ "inheritedFrom": {
11038
+ "name": "ConstraintValidation",
11039
+ "module": "src/core/shared/mixins/ConstraintValidation.ts"
11040
+ }
10919
11041
  },
10920
11042
  {
10921
11043
  "kind": "field",
10922
- "name": "variant",
11044
+ "name": "validity",
10923
11045
  "type": {
10924
- "text": "CardVariant"
11046
+ "text": "ValidityState"
10925
11047
  },
10926
- "default": "\"filled\"",
10927
- "description": "The appearance variant of the card.",
10928
- "attribute": "variant",
10929
- "reflects": true
11048
+ "description": "The validity state of the element.",
11049
+ "readonly": true,
11050
+ "inheritedFrom": {
11051
+ "name": "ConstraintValidation",
11052
+ "module": "src/core/shared/mixins/ConstraintValidation.ts"
11053
+ }
10930
11054
  },
10931
11055
  {
10932
11056
  "kind": "field",
10933
- "name": "orientation",
11057
+ "name": "validationMessage",
10934
11058
  "type": {
10935
- "text": "CardOrientation"
11059
+ "text": "string"
10936
11060
  },
10937
- "default": "\"vertical\"",
10938
- "description": "The orientation of the card.",
10939
- "attribute": "orientation",
10940
- "reflects": true
11061
+ "description": "The error message that would be displayed if the user submits the form, or an empty string if no error message.",
11062
+ "readonly": true,
11063
+ "inheritedFrom": {
11064
+ "name": "ConstraintValidation",
11065
+ "module": "src/core/shared/mixins/ConstraintValidation.ts"
11066
+ }
10941
11067
  },
10942
11068
  {
10943
11069
  "kind": "method",
10944
- "name": "#handleHeaderSlotChange",
10945
- "privacy": "private",
11070
+ "name": "reportValidity",
10946
11071
  "return": {
10947
11072
  "type": {
10948
- "text": "void"
11073
+ "text": "boolean"
10949
11074
  }
10950
11075
  },
10951
- "parameters": [
10952
- {
10953
- "name": "e",
10954
- "type": {
10955
- "text": "Event"
10956
- }
10957
- }
10958
- ]
11076
+ "description": "Returns `true` if the element has no validity problems; otherwise, returns `false`, fires\r\nan invalid event, and (if the event isn't canceled) reports the problem to the user.",
11077
+ "inheritedFrom": {
11078
+ "name": "ConstraintValidation",
11079
+ "module": "src/core/shared/mixins/ConstraintValidation.ts"
11080
+ }
10959
11081
  },
10960
11082
  {
10961
11083
  "kind": "method",
10962
- "name": "#handleContentSlotChange",
10963
- "privacy": "private",
11084
+ "name": "checkValidity",
10964
11085
  "return": {
10965
11086
  "type": {
10966
- "text": "void"
11087
+ "text": "boolean"
10967
11088
  }
11089
+ },
11090
+ "description": "Returns `true` if the element has no validity problems; otherwise,\r\nreturns `false`, fires an invalid event.",
11091
+ "inheritedFrom": {
11092
+ "name": "ConstraintValidation",
11093
+ "module": "src/core/shared/mixins/ConstraintValidation.ts"
10968
11094
  }
10969
11095
  },
10970
11096
  {
10971
11097
  "kind": "method",
10972
- "name": "#handleDefaultSlotChange",
10973
- "privacy": "private",
11098
+ "name": "setCustomValidity",
10974
11099
  "return": {
10975
11100
  "type": {
10976
11101
  "text": "void"
@@ -10978,114 +11103,163 @@
10978
11103
  },
10979
11104
  "parameters": [
10980
11105
  {
10981
- "name": "e",
11106
+ "name": "error",
10982
11107
  "type": {
10983
- "text": "Event"
10984
- }
11108
+ "text": "string"
11109
+ },
11110
+ "description": "The message to use for validity errors."
10985
11111
  }
10986
- ]
11112
+ ],
11113
+ "description": "Sets a custom validity message for the element.",
11114
+ "inheritedFrom": {
11115
+ "name": "ConstraintValidation",
11116
+ "module": "src/core/shared/mixins/ConstraintValidation.ts"
11117
+ }
10987
11118
  },
10988
11119
  {
10989
11120
  "kind": "method",
10990
- "name": "#handleActionsSlotChange",
11121
+ "name": "[_updateValidity]",
10991
11122
  "privacy": "private",
10992
11123
  "return": {
10993
11124
  "type": {
10994
11125
  "text": "void"
10995
11126
  }
10996
11127
  },
10997
- "parameters": [
10998
- {
10999
- "name": "e",
11000
- "type": {
11001
- "text": "Event"
11002
- }
11003
- }
11004
- ]
11128
+ "inheritedFrom": {
11129
+ "name": "ConstraintValidation",
11130
+ "module": "src/core/shared/mixins/ConstraintValidation.ts"
11131
+ }
11005
11132
  },
11006
11133
  {
11007
11134
  "kind": "method",
11008
- "name": "#handleFooterSlotChange",
11135
+ "name": "#getNativeMessage",
11009
11136
  "privacy": "private",
11010
11137
  "return": {
11011
11138
  "type": {
11012
- "text": "void"
11139
+ "text": "string"
11013
11140
  }
11014
11141
  },
11015
11142
  "parameters": [
11016
11143
  {
11017
- "name": "e",
11144
+ "name": "flags",
11018
11145
  "type": {
11019
- "text": "Event"
11146
+ "text": "ValidityStateFlags"
11020
11147
  }
11021
11148
  }
11022
- ]
11149
+ ],
11150
+ "inheritedFrom": {
11151
+ "name": "ConstraintValidation",
11152
+ "module": "src/core/shared/mixins/ConstraintValidation.ts"
11153
+ }
11023
11154
  },
11024
11155
  {
11025
- "kind": "method",
11026
- "name": "#handleClick",
11027
- "privacy": "private",
11028
- "return": {
11029
- "type": {
11030
- "text": "void"
11031
- }
11156
+ "kind": "field",
11157
+ "name": "indeterminate",
11158
+ "type": {
11159
+ "text": "boolean"
11032
11160
  },
11033
- "parameters": [
11034
- {
11035
- "name": "e",
11036
- "type": {
11037
- "text": "Event"
11038
- }
11039
- }
11040
- ]
11161
+ "default": "false",
11162
+ "description": "Whether the element's checked state is indeterminate.",
11163
+ "attribute": "indeterminate",
11164
+ "reflects": true,
11165
+ "inheritedFrom": {
11166
+ "name": "CheckedIndeterminate",
11167
+ "module": "src/core/shared/mixins/CheckedIndeterminate.ts"
11168
+ }
11041
11169
  },
11042
11170
  {
11043
11171
  "kind": "field",
11044
- "name": "#keyPressed",
11045
- "privacy": "private",
11172
+ "name": "checked",
11046
11173
  "type": {
11047
11174
  "text": "boolean"
11048
11175
  },
11049
11176
  "default": "false",
11177
+ "description": "Whether the element is checked.",
11178
+ "attribute": "checked",
11179
+ "reflects": true,
11050
11180
  "inheritedFrom": {
11051
- "name": "KeyboardClick",
11052
- "module": "src/core/shared/mixins/KeyboardClick.ts"
11181
+ "name": "Checked",
11182
+ "module": "src/core/shared/mixins/Checked.ts"
11053
11183
  }
11054
11184
  },
11055
11185
  {
11056
11186
  "kind": "field",
11057
- "name": "#keyDownHandler",
11187
+ "name": "[_defaultValue]",
11188
+ "type": {
11189
+ "text": "unknown"
11190
+ },
11058
11191
  "privacy": "private",
11059
- "readonly": true,
11060
11192
  "inheritedFrom": {
11061
- "name": "KeyboardClick",
11062
- "module": "src/core/shared/mixins/KeyboardClick.ts"
11193
+ "name": "FormAssociated",
11194
+ "module": "src/core/shared/mixins/FormAssociated.ts"
11063
11195
  }
11064
11196
  },
11065
11197
  {
11066
11198
  "kind": "field",
11067
- "name": "#keyUpHandler",
11199
+ "name": "[_defaultIndeterminate]",
11200
+ "type": {
11201
+ "text": "boolean"
11202
+ },
11068
11203
  "privacy": "private",
11069
- "readonly": true,
11204
+ "default": "false",
11070
11205
  "inheritedFrom": {
11071
- "name": "KeyboardClick",
11072
- "module": "src/core/shared/mixins/KeyboardClick.ts"
11206
+ "name": "FormAssociated",
11207
+ "module": "src/core/shared/mixins/FormAssociated.ts"
11073
11208
  }
11074
11209
  },
11075
11210
  {
11076
11211
  "kind": "field",
11077
- "name": "#focusOutHandler",
11212
+ "name": "[_formDisabled]",
11213
+ "type": {
11214
+ "text": "boolean"
11215
+ },
11078
11216
  "privacy": "private",
11217
+ "default": "false",
11218
+ "inheritedFrom": {
11219
+ "name": "FormAssociated",
11220
+ "module": "src/core/shared/mixins/FormAssociated.ts"
11221
+ }
11222
+ },
11223
+ {
11224
+ "kind": "field",
11225
+ "name": "form",
11226
+ "type": {
11227
+ "text": "HTMLFormElement | null"
11228
+ },
11229
+ "description": "The `HTMLFormElement` associated with this element.",
11079
11230
  "readonly": true,
11080
11231
  "inheritedFrom": {
11081
- "name": "KeyboardClick",
11082
- "module": "src/core/shared/mixins/KeyboardClick.ts"
11232
+ "name": "FormAssociated",
11233
+ "module": "src/core/shared/mixins/FormAssociated.ts"
11234
+ }
11235
+ },
11236
+ {
11237
+ "kind": "field",
11238
+ "name": "name",
11239
+ "description": "The name that identifies the element when submitting the associated form.",
11240
+ "attribute": "name",
11241
+ "inheritedFrom": {
11242
+ "name": "FormAssociated",
11243
+ "module": "src/core/shared/mixins/FormAssociated.ts"
11244
+ }
11245
+ },
11246
+ {
11247
+ "kind": "field",
11248
+ "name": "disabled",
11249
+ "type": {
11250
+ "text": "boolean"
11251
+ },
11252
+ "default": "false",
11253
+ "description": "Whether the element is disabled.",
11254
+ "attribute": "disabled",
11255
+ "inheritedFrom": {
11256
+ "name": "Disabled",
11257
+ "module": "src/core/shared/mixins/Disabled.ts"
11083
11258
  }
11084
11259
  },
11085
11260
  {
11086
11261
  "kind": "method",
11087
- "name": "#handleKeyDown",
11088
- "privacy": "private",
11262
+ "name": "formDisabledCallback",
11089
11263
  "return": {
11090
11264
  "type": {
11091
11265
  "text": "void"
@@ -11093,129 +11267,78 @@
11093
11267
  },
11094
11268
  "parameters": [
11095
11269
  {
11096
- "name": "e",
11270
+ "name": "disabled",
11097
11271
  "type": {
11098
- "text": "KeyboardEvent"
11272
+ "text": "boolean"
11099
11273
  }
11100
11274
  }
11101
11275
  ],
11276
+ "description": "Called when the element is disabled or enabled via its form association.",
11102
11277
  "inheritedFrom": {
11103
- "name": "KeyboardClick",
11104
- "module": "src/core/shared/mixins/KeyboardClick.ts"
11278
+ "name": "FormAssociated",
11279
+ "module": "src/core/shared/mixins/FormAssociated.ts"
11105
11280
  }
11106
11281
  },
11107
11282
  {
11108
11283
  "kind": "method",
11109
- "name": "#handleKeyUp",
11110
- "privacy": "private",
11284
+ "name": "formResetCallback",
11111
11285
  "return": {
11112
11286
  "type": {
11113
11287
  "text": "void"
11114
11288
  }
11115
11289
  },
11116
- "parameters": [
11117
- {
11118
- "name": "e",
11119
- "type": {
11120
- "text": "KeyboardEvent"
11121
- }
11122
- }
11123
- ],
11290
+ "description": "Called when the associated form is reset.",
11124
11291
  "inheritedFrom": {
11125
- "name": "KeyboardClick",
11126
- "module": "src/core/shared/mixins/KeyboardClick.ts"
11292
+ "name": "FormAssociated",
11293
+ "module": "src/core/shared/mixins/FormAssociated.ts"
11127
11294
  }
11128
11295
  },
11129
11296
  {
11130
11297
  "kind": "field",
11131
- "name": "[_clickHandler]",
11298
+ "name": "#keyPressed",
11132
11299
  "privacy": "private",
11133
- "inheritedFrom": {
11134
- "name": "FormSubmitter",
11135
- "module": "src/core/shared/mixins/FormSubmitter.ts"
11136
- }
11137
- },
11138
- {
11139
- "kind": "field",
11140
- "name": "href",
11141
11300
  "type": {
11142
- "text": "string"
11301
+ "text": "boolean"
11143
11302
  },
11144
- "default": "\"\"",
11145
- "description": "The URL to which the link button points.",
11146
- "attribute": "href",
11303
+ "default": "false",
11147
11304
  "inheritedFrom": {
11148
- "name": "LinkButton",
11149
- "module": "src/core/shared/mixins/LinkButton.ts"
11305
+ "name": "KeyboardClick",
11306
+ "module": "src/core/shared/mixins/KeyboardClick.ts"
11150
11307
  }
11151
11308
  },
11152
11309
  {
11153
11310
  "kind": "field",
11154
- "name": "target",
11155
- "type": {
11156
- "text": "LinkTarget"
11157
- },
11158
- "default": "\"\"",
11159
- "description": "The target of the link button.",
11160
- "attribute": "target",
11311
+ "name": "#keyDownHandler",
11312
+ "privacy": "private",
11313
+ "readonly": true,
11161
11314
  "inheritedFrom": {
11162
- "name": "LinkButton",
11163
- "module": "src/core/shared/mixins/LinkButton.ts"
11315
+ "name": "KeyboardClick",
11316
+ "module": "src/core/shared/mixins/KeyboardClick.ts"
11164
11317
  }
11165
11318
  },
11166
11319
  {
11167
11320
  "kind": "field",
11168
- "name": "rel",
11169
- "type": {
11170
- "text": "string"
11171
- },
11172
- "default": "\"\"",
11173
- "description": "The relationship between the `target` of the link button and the document.",
11174
- "attribute": "rel",
11321
+ "name": "#keyUpHandler",
11322
+ "privacy": "private",
11323
+ "readonly": true,
11175
11324
  "inheritedFrom": {
11176
- "name": "LinkButton",
11177
- "module": "src/core/shared/mixins/LinkButton.ts"
11325
+ "name": "KeyboardClick",
11326
+ "module": "src/core/shared/mixins/KeyboardClick.ts"
11178
11327
  }
11179
11328
  },
11180
11329
  {
11181
11330
  "kind": "field",
11182
- "name": "download",
11183
- "type": {
11184
- "text": "string | null"
11185
- },
11186
- "description": "A value indicating whether the `target` of the link button will be downloaded,\r\noptionally specifying the new name of the file.",
11187
- "default": "null",
11188
- "attribute": "download",
11189
- "inheritedFrom": {
11190
- "name": "LinkButton",
11191
- "module": "src/core/shared/mixins/LinkButton.ts"
11192
- }
11193
- },
11194
- {
11195
- "kind": "method",
11196
- "name": "#handleLinkPointerDown",
11331
+ "name": "#focusOutHandler",
11197
11332
  "privacy": "private",
11198
- "return": {
11199
- "type": {
11200
- "text": "void"
11201
- }
11202
- },
11203
- "parameters": [
11204
- {
11205
- "name": "e",
11206
- "type": {
11207
- "text": "PointerEvent"
11208
- }
11209
- }
11210
- ],
11333
+ "readonly": true,
11211
11334
  "inheritedFrom": {
11212
- "name": "LinkButton",
11213
- "module": "src/core/shared/mixins/LinkButton.ts"
11335
+ "name": "KeyboardClick",
11336
+ "module": "src/core/shared/mixins/KeyboardClick.ts"
11214
11337
  }
11215
11338
  },
11216
11339
  {
11217
11340
  "kind": "method",
11218
- "name": "#handleLinkFocus",
11341
+ "name": "#handleKeyDown",
11219
11342
  "privacy": "private",
11220
11343
  "return": {
11221
11344
  "type": {
@@ -11226,18 +11349,18 @@
11226
11349
  {
11227
11350
  "name": "e",
11228
11351
  "type": {
11229
- "text": "Event"
11352
+ "text": "KeyboardEvent"
11230
11353
  }
11231
11354
  }
11232
11355
  ],
11233
11356
  "inheritedFrom": {
11234
- "name": "LinkButton",
11235
- "module": "src/core/shared/mixins/LinkButton.ts"
11357
+ "name": "KeyboardClick",
11358
+ "module": "src/core/shared/mixins/KeyboardClick.ts"
11236
11359
  }
11237
11360
  },
11238
11361
  {
11239
11362
  "kind": "method",
11240
- "name": "#handleLinkBlur",
11363
+ "name": "#handleKeyUp",
11241
11364
  "privacy": "private",
11242
11365
  "return": {
11243
11366
  "type": {
@@ -11248,62 +11371,13 @@
11248
11371
  {
11249
11372
  "name": "e",
11250
11373
  "type": {
11251
- "text": "Event"
11374
+ "text": "KeyboardEvent"
11252
11375
  }
11253
11376
  }
11254
11377
  ],
11255
11378
  "inheritedFrom": {
11256
- "name": "LinkButton",
11257
- "module": "src/core/shared/mixins/LinkButton.ts"
11258
- }
11259
- },
11260
- {
11261
- "kind": "field",
11262
- "name": "formAssociated",
11263
- "static": true,
11264
- "readonly": true,
11265
- "default": "true",
11266
- "description": "Indicates that this custom element participates in form submission, validation, and form state restoration.",
11267
- "type": {
11268
- "text": "boolean"
11269
- },
11270
- "inheritedFrom": {
11271
- "name": "AttachInternals",
11272
- "module": "src/core/shared/mixins/AttachInternals.ts"
11273
- }
11274
- },
11275
- {
11276
- "kind": "field",
11277
- "name": "name",
11278
- "description": "The name of the element, submitted as a pair with the element's `value`\r\nas part of form data, when the element is used to submit a form.",
11279
- "attribute": "name",
11280
- "inheritedFrom": {
11281
- "name": "FormSubmitter",
11282
- "module": "src/core/shared/mixins/FormSubmitter.ts"
11283
- }
11284
- },
11285
- {
11286
- "kind": "field",
11287
- "name": "value",
11288
- "description": "The value associated with the element's name when it's submitted with form data.",
11289
- "attribute": "value",
11290
- "inheritedFrom": {
11291
- "name": "FormSubmitter",
11292
- "module": "src/core/shared/mixins/FormSubmitter.ts"
11293
- }
11294
- },
11295
- {
11296
- "kind": "field",
11297
- "name": "type",
11298
- "type": {
11299
- "text": "FormSubmitterType"
11300
- },
11301
- "default": "\"button\"",
11302
- "description": "The type of the element.",
11303
- "attribute": "type",
11304
- "inheritedFrom": {
11305
- "name": "FormSubmitter",
11306
- "module": "src/core/shared/mixins/FormSubmitter.ts"
11379
+ "name": "KeyboardClick",
11380
+ "module": "src/core/shared/mixins/KeyboardClick.ts"
11307
11381
  }
11308
11382
  },
11309
11383
  {
@@ -11319,45 +11393,6 @@
11319
11393
  "module": "src/core/shared/mixins/Focusable.ts"
11320
11394
  }
11321
11395
  },
11322
- {
11323
- "kind": "field",
11324
- "name": "[_suppressedEventHandler]",
11325
- "privacy": "private",
11326
- "readonly": true,
11327
- "inheritedFrom": {
11328
- "name": "DisabledInteractive",
11329
- "module": "src/core/shared/mixins/DisabledInteractive.ts"
11330
- }
11331
- },
11332
- {
11333
- "kind": "field",
11334
- "name": "disabledInteractive",
11335
- "type": {
11336
- "text": "boolean"
11337
- },
11338
- "default": "false",
11339
- "description": "Whether the element is disabled and interactive.",
11340
- "attribute": "disabled-interactive",
11341
- "reflects": true,
11342
- "inheritedFrom": {
11343
- "name": "DisabledInteractive",
11344
- "module": "src/core/shared/mixins/DisabledInteractive.ts"
11345
- }
11346
- },
11347
- {
11348
- "kind": "field",
11349
- "name": "disabled",
11350
- "type": {
11351
- "text": "boolean"
11352
- },
11353
- "default": "false",
11354
- "description": "Whether the element is disabled.",
11355
- "attribute": "disabled",
11356
- "inheritedFrom": {
11357
- "name": "Disabled",
11358
- "module": "src/core/shared/mixins/Disabled.ts"
11359
- }
11360
- },
11361
11396
  {
11362
11397
  "kind": "field",
11363
11398
  "name": "[_internals]",
@@ -11383,183 +11418,146 @@
11383
11418
  ],
11384
11419
  "events": [
11385
11420
  {
11386
- "name": "click",
11387
- "type": {
11388
- "text": "MouseEvent"
11389
- },
11390
- "description": "Emitted when the element is clicked.",
11391
- "inheritedFrom": {
11392
- "name": "LinkButton",
11393
- "module": "src/core/shared/mixins/LinkButton.ts"
11394
- }
11395
- }
11396
- ],
11397
- "attributes": [
11398
- {
11399
- "description": "Whether the card is \"actionable\" and will respond to use interaction.",
11400
- "name": "actionable",
11401
- "type": {
11402
- "text": "boolean"
11403
- },
11404
- "default": "false",
11405
- "fieldName": "actionable"
11406
- },
11407
- {
11408
- "description": "Whether to present the card inline with surrounding content.",
11409
- "name": "inline",
11421
+ "name": "input",
11410
11422
  "type": {
11411
- "text": "boolean"
11423
+ "text": "Event"
11412
11424
  },
11413
- "default": "false",
11414
- "fieldName": "inline"
11425
+ "description": "Emitted when the checked state changes."
11415
11426
  },
11416
11427
  {
11417
- "description": "The orientation of the card.",
11418
- "name": "orientation",
11428
+ "name": "change",
11419
11429
  "type": {
11420
- "text": "CardOrientation"
11430
+ "text": "Event"
11421
11431
  },
11422
- "default": "\"vertical\"",
11423
- "fieldName": "orientation"
11432
+ "description": "Emitted when the checked state changes."
11424
11433
  },
11425
11434
  {
11426
- "description": "The appearance variant of the card.",
11427
- "name": "variant",
11428
- "type": {
11429
- "text": "CardVariant"
11430
- },
11431
- "default": "\"filled\"",
11432
- "fieldName": "variant"
11435
+ "description": "Emitted when a form is submitted and the element fails constraint validation.",
11436
+ "name": "invalid"
11433
11437
  },
11434
11438
  {
11435
- "name": "href",
11439
+ "name": "click",
11436
11440
  "type": {
11437
- "text": "string"
11441
+ "text": "MouseEvent"
11438
11442
  },
11439
- "default": "\"\"",
11440
- "description": "The URL to which the link button points.",
11441
- "fieldName": "href",
11443
+ "description": "Emitted when the element is clicked.",
11442
11444
  "inheritedFrom": {
11443
- "name": "LinkButton",
11444
- "module": "src/core/shared/mixins/LinkButton.ts"
11445
+ "name": "KeyboardClick",
11446
+ "module": "src/core/shared/mixins/KeyboardClick.ts"
11445
11447
  }
11446
- },
11448
+ }
11449
+ ],
11450
+ "attributes": [
11447
11451
  {
11448
- "name": "target",
11452
+ "name": "checked",
11449
11453
  "type": {
11450
- "text": "LinkTarget"
11454
+ "text": "boolean"
11451
11455
  },
11452
- "default": "\"\"",
11453
- "description": "The target of the link button.",
11454
- "fieldName": "target",
11456
+ "default": "false",
11457
+ "description": "Whether the element is checked.",
11458
+ "fieldName": "checked",
11455
11459
  "inheritedFrom": {
11456
- "name": "LinkButton",
11457
- "module": "src/core/shared/mixins/LinkButton.ts"
11460
+ "name": "Checked",
11461
+ "module": "src/core/shared/mixins/Checked.ts"
11458
11462
  }
11459
11463
  },
11460
11464
  {
11461
- "name": "rel",
11465
+ "name": "disabled",
11462
11466
  "type": {
11463
- "text": "string"
11467
+ "text": "boolean"
11464
11468
  },
11465
- "default": "\"\"",
11466
- "description": "The relationship between the `target` of the link button and the document.",
11467
- "fieldName": "rel",
11469
+ "default": "false",
11470
+ "description": "Whether the element is disabled.",
11471
+ "fieldName": "disabled",
11468
11472
  "inheritedFrom": {
11469
- "name": "LinkButton",
11470
- "module": "src/core/shared/mixins/LinkButton.ts"
11473
+ "name": "Disabled",
11474
+ "module": "src/core/shared/mixins/Disabled.ts"
11471
11475
  }
11472
11476
  },
11473
11477
  {
11474
- "name": "download",
11478
+ "name": "indeterminate",
11475
11479
  "type": {
11476
- "text": "string | null"
11480
+ "text": "boolean"
11477
11481
  },
11478
- "description": "A value indicating whether the `target` of the link button will be downloaded,\r\noptionally specifying the new name of the file.",
11479
- "default": "null",
11480
- "fieldName": "download",
11482
+ "default": "false",
11483
+ "description": "Whether the element's checked state is indeterminate.",
11484
+ "fieldName": "indeterminate",
11481
11485
  "inheritedFrom": {
11482
- "name": "LinkButton",
11483
- "module": "src/core/shared/mixins/LinkButton.ts"
11486
+ "name": "CheckedIndeterminate",
11487
+ "module": "src/core/shared/mixins/CheckedIndeterminate.ts"
11484
11488
  }
11485
11489
  },
11486
11490
  {
11487
11491
  "name": "name",
11488
- "description": "The name of the element, submitted as a pair with the element's `value`\r\nas part of form data, when the element is used to submit a form.",
11492
+ "description": "The name that identifies the element when submitting the associated form.",
11489
11493
  "fieldName": "name",
11490
11494
  "inheritedFrom": {
11491
- "name": "FormSubmitter",
11492
- "module": "src/core/shared/mixins/FormSubmitter.ts"
11493
- }
11494
- },
11495
- {
11496
- "name": "value",
11497
- "description": "The value associated with the element's name when it's submitted with form data.",
11498
- "fieldName": "value",
11499
- "inheritedFrom": {
11500
- "name": "FormSubmitter",
11501
- "module": "src/core/shared/mixins/FormSubmitter.ts"
11502
- }
11503
- },
11504
- {
11505
- "name": "type",
11506
- "type": {
11507
- "text": "FormSubmitterType"
11508
- },
11509
- "default": "\"button\"",
11510
- "description": "The type of the element.",
11511
- "fieldName": "type",
11512
- "inheritedFrom": {
11513
- "name": "FormSubmitter",
11514
- "module": "src/core/shared/mixins/FormSubmitter.ts"
11495
+ "name": "FormAssociated",
11496
+ "module": "src/core/shared/mixins/FormAssociated.ts"
11515
11497
  }
11516
11498
  },
11517
11499
  {
11518
- "name": "disabled-interactive",
11500
+ "name": "required",
11519
11501
  "type": {
11520
11502
  "text": "boolean"
11521
11503
  },
11522
11504
  "default": "false",
11523
- "description": "Whether the element is disabled and interactive.",
11524
- "fieldName": "disabledInteractive",
11505
+ "description": "Whether the element is required.",
11506
+ "fieldName": "required",
11525
11507
  "inheritedFrom": {
11526
- "name": "DisabledInteractive",
11527
- "module": "src/core/shared/mixins/DisabledInteractive.ts"
11508
+ "name": "Required",
11509
+ "module": "src/core/shared/mixins/Required.ts"
11528
11510
  }
11529
11511
  },
11530
11512
  {
11531
- "name": "disabled",
11513
+ "description": "A string representing the value of the checkbox.",
11514
+ "name": "value",
11532
11515
  "type": {
11533
- "text": "boolean"
11516
+ "text": "string"
11534
11517
  },
11535
- "default": "false",
11536
- "description": "Whether the element is disabled.",
11537
- "fieldName": "disabled",
11538
- "inheritedFrom": {
11539
- "name": "Disabled",
11540
- "module": "src/core/shared/mixins/Disabled.ts"
11541
- }
11518
+ "default": "\"on\"",
11519
+ "fieldName": "value"
11542
11520
  }
11543
11521
  ],
11544
11522
  "mixins": [
11545
11523
  {
11546
- "name": "KeyboardClick",
11524
+ "name": "Labelled",
11547
11525
  "package": "@m3e/web/core"
11548
11526
  },
11549
11527
  {
11550
- "name": "LinkButton",
11528
+ "name": "RequiredConstraintValidation",
11551
11529
  "package": "@m3e/web/core"
11552
11530
  },
11553
11531
  {
11554
- "name": "FormSubmitter",
11532
+ "name": "Dirty",
11555
11533
  "package": "@m3e/web/core"
11556
11534
  },
11557
11535
  {
11558
- "name": "Focusable",
11536
+ "name": "Touched",
11559
11537
  "package": "@m3e/web/core"
11560
11538
  },
11561
11539
  {
11562
- "name": "DisabledInteractive",
11540
+ "name": "Required",
11541
+ "package": "@m3e/web/core"
11542
+ },
11543
+ {
11544
+ "name": "ConstraintValidation",
11545
+ "package": "@m3e/web/core"
11546
+ },
11547
+ {
11548
+ "name": "CheckedIndeterminate",
11549
+ "package": "@m3e/web/core"
11550
+ },
11551
+ {
11552
+ "name": "FormAssociated",
11553
+ "package": "@m3e/web/core"
11554
+ },
11555
+ {
11556
+ "name": "KeyboardClick",
11557
+ "package": "@m3e/web/core"
11558
+ },
11559
+ {
11560
+ "name": "Focusable",
11563
11561
  "package": "@m3e/web/core"
11564
11562
  },
11565
11563
  {
@@ -11569,50 +11567,42 @@
11569
11567
  {
11570
11568
  "name": "AttachInternals",
11571
11569
  "package": "@m3e/web/core"
11570
+ },
11571
+ {
11572
+ "name": "Role",
11573
+ "package": "@m3e/web/core"
11572
11574
  }
11573
11575
  ],
11574
11576
  "superclass": {
11575
11577
  "name": "LitElement",
11576
11578
  "package": "lit"
11577
11579
  },
11578
- "tagName": "m3e-card",
11580
+ "tagName": "m3e-checkbox",
11579
11581
  "customElement": true
11580
11582
  }
11581
11583
  ],
11582
11584
  "exports": [
11583
11585
  {
11584
11586
  "kind": "js",
11585
- "name": "M3eCardElement",
11587
+ "name": "M3eCheckboxElement",
11586
11588
  "declaration": {
11587
- "name": "M3eCardElement",
11588
- "module": "src/card/CardElement.ts"
11589
+ "name": "M3eCheckboxElement",
11590
+ "module": "src/checkbox/CheckboxElement.ts"
11589
11591
  }
11590
11592
  },
11591
11593
  {
11592
11594
  "kind": "custom-element-definition",
11593
- "name": "m3e-card",
11595
+ "name": "m3e-checkbox",
11594
11596
  "declaration": {
11595
- "name": "M3eCardElement",
11596
- "module": "src/card/CardElement.ts"
11597
+ "name": "M3eCheckboxElement",
11598
+ "module": "src/checkbox/CheckboxElement.ts"
11597
11599
  }
11598
11600
  }
11599
11601
  ]
11600
11602
  },
11601
11603
  {
11602
11604
  "kind": "javascript-module",
11603
- "path": "src/card/CardOrientation.ts",
11604
- "declarations": [],
11605
- "exports": []
11606
- },
11607
- {
11608
- "kind": "javascript-module",
11609
- "path": "src/card/CardVariant.ts",
11610
- "declarations": [],
11611
- "exports": []
11612
- },
11613
- {
11614
- "kind": "javascript-module",
11615
- "path": "src/card/index.ts",
11605
+ "path": "src/checkbox/index.ts",
11616
11606
  "declarations": [],
11617
11607
  "exports": [
11618
11608
  {
@@ -11620,23 +11610,7 @@
11620
11610
  "name": "*",
11621
11611
  "declaration": {
11622
11612
  "name": "*",
11623
- "module": "src/card/CardElement"
11624
- }
11625
- },
11626
- {
11627
- "kind": "js",
11628
- "name": "*",
11629
- "declaration": {
11630
- "name": "*",
11631
- "module": "src/card/CardOrientation"
11632
- }
11633
- },
11634
- {
11635
- "kind": "js",
11636
- "name": "*",
11637
- "declaration": {
11638
- "name": "*",
11639
- "module": "src/card/CardVariant"
11613
+ "module": "src/checkbox/CheckboxElement"
11640
11614
  }
11641
11615
  }
11642
11616
  ]
@@ -15204,10 +15178,6 @@
15204
15178
  }
15205
15179
  ],
15206
15180
  "mixins": [
15207
- {
15208
- "name": "EventAttribute",
15209
- "package": "@m3e/web/core"
15210
- },
15211
15181
  {
15212
15182
  "name": "DisabledInteractive",
15213
15183
  "package": "@m3e/web/core"
@@ -18931,10 +18901,6 @@
18931
18901
  }
18932
18902
  ],
18933
18903
  "mixins": [
18934
- {
18935
- "name": "EventAttribute",
18936
- "package": "@m3e/web/core"
18937
- },
18938
18904
  {
18939
18905
  "name": "AttachInternals",
18940
18906
  "package": "@m3e/web/core"
@@ -21028,10 +20994,6 @@
21028
20994
  }
21029
20995
  ],
21030
20996
  "mixins": [
21031
- {
21032
- "name": "EventAttribute",
21033
- "package": "@m3e/web/core"
21034
- },
21035
20997
  {
21036
20998
  "name": "Disabled",
21037
20999
  "package": "@m3e/web/core"
@@ -24418,7 +24380,7 @@
24418
24380
  "name": "#focusController",
24419
24381
  "privacy": "private",
24420
24382
  "readonly": true,
24421
- "default": "new FocusController(this, { target: null, callback: (focused) => { focused = focused && !(this.#control?.disabled ?? true); setCustomState(this, \"-no-animate\", false); this.#focused = focused; if (focused) { setCustomState(this, \"-float-label\", true); } else { this._invalid = !(this.#control?.checkValidity?.() ?? true); this.notifyControlStateChange(); } }, })"
24383
+ "default": "new FocusController(this, { target: null, callback: (focused) => { focused = focused && !(this.#control?.disabled ?? true); setCustomState(this, \"--no-animate\", false); this.#focused = focused; if (focused) { setCustomState(this, \"--float-label\", true); } else { this._invalid = !(this.#control?.checkValidity?.() ?? true); this.notifyControlStateChange(); } }, })"
24422
24384
  },
24423
24385
  {
24424
24386
  "kind": "field",
@@ -24475,7 +24437,7 @@
24475
24437
  "name": "#pressedController",
24476
24438
  "privacy": "private",
24477
24439
  "readonly": true,
24478
- "default": "new PressedController(this, { target: null, callback: (pressed) => setCustomState(this, \"-pressed\", pressed && !(this.#control?.disabled ?? true)), })"
24440
+ "default": "new PressedController(this, { target: null, callback: (pressed) => setCustomState(this, \"--pressed\", pressed && !(this.#control?.disabled ?? true)), })"
24479
24441
  },
24480
24442
  {
24481
24443
  "kind": "field",
@@ -36932,6 +36894,15 @@
36932
36894
  }
36933
36895
  ],
36934
36896
  "members": [
36897
+ {
36898
+ "kind": "field",
36899
+ "name": "#inRail",
36900
+ "privacy": "private",
36901
+ "type": {
36902
+ "text": "boolean"
36903
+ },
36904
+ "default": "false"
36905
+ },
36935
36906
  {
36936
36907
  "kind": "field",
36937
36908
  "name": "#clickHandler",
@@ -36965,6 +36936,22 @@
36965
36936
  "privacy": "private",
36966
36937
  "readonly": true
36967
36938
  },
36939
+ {
36940
+ "kind": "field",
36941
+ "name": "_inner",
36942
+ "type": {
36943
+ "text": "HTMLElement | undefined"
36944
+ },
36945
+ "privacy": "private",
36946
+ "readonly": true
36947
+ },
36948
+ {
36949
+ "kind": "field",
36950
+ "name": "#resizeController",
36951
+ "privacy": "private",
36952
+ "readonly": true,
36953
+ "default": "new ResizeController(this, { target: null, callback: (entries) => this.#handleStateLayerResize(entries), })"
36954
+ },
36968
36955
  {
36969
36956
  "kind": "field",
36970
36957
  "name": "orientation",
@@ -36985,6 +36972,19 @@
36985
36972
  "description": "The navigation bar to which this item belongs.",
36986
36973
  "readonly": true
36987
36974
  },
36975
+ {
36976
+ "kind": "method",
36977
+ "name": "reconnectedCallback",
36978
+ "return": {
36979
+ "type": {
36980
+ "text": "void"
36981
+ }
36982
+ },
36983
+ "inheritedFrom": {
36984
+ "name": "ReconnectedCallback",
36985
+ "module": "src/core/shared/mixins/ReconnectedCallback.ts"
36986
+ }
36987
+ },
36988
36988
  {
36989
36989
  "kind": "method",
36990
36990
  "name": "#handleClick",
@@ -37021,6 +37021,47 @@
37021
37021
  }
37022
37022
  ]
37023
37023
  },
37024
+ {
37025
+ "kind": "method",
37026
+ "name": "#handleStateLayerResize",
37027
+ "privacy": "private",
37028
+ "return": {
37029
+ "type": {
37030
+ "text": "void"
37031
+ }
37032
+ },
37033
+ "parameters": [
37034
+ {
37035
+ "name": "entries",
37036
+ "type": {
37037
+ "text": "ResizeObserverEntry[]"
37038
+ }
37039
+ }
37040
+ ]
37041
+ },
37042
+ {
37043
+ "kind": "method",
37044
+ "name": "#initResizeObserver",
37045
+ "privacy": "private",
37046
+ "return": {
37047
+ "type": {
37048
+ "text": "void"
37049
+ }
37050
+ }
37051
+ },
37052
+ {
37053
+ "kind": "field",
37054
+ "name": "[_wasConnected]",
37055
+ "type": {
37056
+ "text": "boolean"
37057
+ },
37058
+ "privacy": "private",
37059
+ "default": "false",
37060
+ "inheritedFrom": {
37061
+ "name": "ReconnectedCallback",
37062
+ "module": "src/core/shared/mixins/ReconnectedCallback.ts"
37063
+ }
37064
+ },
37024
37065
  {
37025
37066
  "kind": "field",
37026
37067
  "name": "[_clickHandler]",
@@ -37471,6 +37512,14 @@
37471
37512
  }
37472
37513
  ],
37473
37514
  "mixins": [
37515
+ {
37516
+ "name": "ReconnectedCallback",
37517
+ "package": "@m3e/web/core"
37518
+ },
37519
+ {
37520
+ "name": "SuppressInitialAnimation",
37521
+ "package": "@m3e/web/core"
37522
+ },
37474
37523
  {
37475
37524
  "name": "LinkButton",
37476
37525
  "package": "@m3e/web/core"
@@ -38504,10 +38553,6 @@
38504
38553
  "name": "Disabled",
38505
38554
  "package": "@m3e/web/core"
38506
38555
  },
38507
- {
38508
- "name": "EventAttribute",
38509
- "package": "@m3e/web/core"
38510
- },
38511
38556
  {
38512
38557
  "name": "AttachInternals",
38513
38558
  "package": "@m3e/web/core"
@@ -38732,16 +38777,12 @@
38732
38777
  "name": "--m3e-nav-rail-compact-width"
38733
38778
  },
38734
38779
  {
38735
- "description": "Inline padding for expanded nav rail.",
38736
- "name": "--m3e-nav-rail-expanded-inline-padding"
38780
+ "description": "Inline padding for nav rail.",
38781
+ "name": "--m3e-nav-rail-inline-padding"
38737
38782
  },
38738
38783
  {
38739
- "description": "Minimum width of the nav rail in expanded mode.",
38740
- "name": "--m3e-nav-rail-expanded-min-width"
38741
- },
38742
- {
38743
- "description": "Maximum width of the nav rail in expanded mode.",
38744
- "name": "--m3e-nav-rail-expanded-max-width"
38784
+ "description": "Width of the nav rail in expanded mode.",
38785
+ "name": "--m3e-nav-rail-expanded-width"
38745
38786
  },
38746
38787
  {
38747
38788
  "description": "Height of nav items in expanded mode.",
@@ -38752,7 +38793,23 @@
38752
38793
  "name": "--m3e-nav-rail-button-item-space"
38753
38794
  },
38754
38795
  {
38755
- "description": "Inset for icon buttons in expanded mode.",
38796
+ "description": "Inset for icon buttons.",
38797
+ "name": "--m3e-nav-rail-icon-button-inset"
38798
+ },
38799
+ {
38800
+ "description": "Deprecated, use `--m3e-nav-rail-inline-padding`.",
38801
+ "name": "--m3e-nav-rail-expanded-inline-padding"
38802
+ },
38803
+ {
38804
+ "description": "Deprecated, use `--m3e-nav-rail-expanded-width`.",
38805
+ "name": "--m3e-nav-rail-expanded-min-width"
38806
+ },
38807
+ {
38808
+ "description": "Deprecated, use `--m3e-nav-rail-expanded-width`.",
38809
+ "name": "--m3e-nav-rail-expanded-max-width"
38810
+ },
38811
+ {
38812
+ "description": "Deprecated, use `--m3e-nav-rail-icon-button-inset`.",
38756
38813
  "name": "--m3e-nav-rail-expanded-icon-button-inset"
38757
38814
  },
38758
38815
  {
@@ -39026,6 +39083,12 @@
39026
39083
  }
39027
39084
  }
39028
39085
  ],
39086
+ "mixins": [
39087
+ {
39088
+ "name": "SuppressInitialAnimation",
39089
+ "package": "@m3e/web/core"
39090
+ }
39091
+ ],
39029
39092
  "superclass": {
39030
39093
  "name": "M3eNavBarElement",
39031
39094
  "package": "@m3e/web/nav-bar"
@@ -40923,10 +40986,6 @@
40923
40986
  }
40924
40987
  ],
40925
40988
  "mixins": [
40926
- {
40927
- "name": "EventAttribute",
40928
- "package": "@m3e/web/core"
40929
- },
40930
40989
  {
40931
40990
  "name": "Role",
40932
40991
  "package": "@m3e/web/core"
@@ -43841,10 +43900,6 @@
43841
43900
  }
43842
43901
  ],
43843
43902
  "mixins": [
43844
- {
43845
- "name": "EventAttribute",
43846
- "package": "@m3e/web/core"
43847
- },
43848
43903
  {
43849
43904
  "name": "AttachInternals",
43850
43905
  "package": "@m3e/web/core"
@@ -44582,10 +44637,6 @@
44582
44637
  }
44583
44638
  ],
44584
44639
  "mixins": [
44585
- {
44586
- "name": "EventAttribute",
44587
- "package": "@m3e/web/core"
44588
- },
44589
44640
  {
44590
44641
  "name": "ReconnectedCallback",
44591
44642
  "package": "@m3e/web/core"
@@ -49890,7 +49941,7 @@
49890
49941
  "name": "#pressedController",
49891
49942
  "privacy": "private",
49892
49943
  "readonly": true,
49893
- "default": "new PressedController(this, { target: null, isPressedKey: (key) => key === \" \", minPressedDuration: 150, callback: (pressed) => setCustomState(this, \"-pressed\", pressed && !this.disabled), })"
49944
+ "default": "new PressedController(this, { target: null, isPressedKey: (key) => key === \" \", minPressedDuration: 150, callback: (pressed) => setCustomState(this, \"--pressed\", pressed && !this.disabled), })"
49894
49945
  },
49895
49946
  {
49896
49947
  "kind": "field",
@@ -59450,10 +59501,6 @@
59450
59501
  "name": "Disabled",
59451
59502
  "package": "@m3e/web/core"
59452
59503
  },
59453
- {
59454
- "name": "EventAttribute",
59455
- "package": "@m3e/web/core"
59456
- },
59457
59504
  {
59458
59505
  "name": "AttachInternals",
59459
59506
  "package": "@m3e/web/core"
@@ -60222,6 +60269,15 @@
60222
60269
  },
60223
60270
  "description": "Whether to allow visibly hidden elements as focusable.",
60224
60271
  "optional": true
60272
+ },
60273
+ {
60274
+ "name": "allowDisabled",
60275
+ "default": "false",
60276
+ "type": {
60277
+ "text": "boolean"
60278
+ },
60279
+ "description": "Whether to allow disabled elements as focusable.",
60280
+ "optional": true
60225
60281
  }
60226
60282
  ],
60227
60283
  "description": "Determines whether a given element can receive focus."
@@ -61146,6 +61202,85 @@
61146
61202
  }
61147
61203
  ]
61148
61204
  },
61205
+ {
61206
+ "kind": "javascript-module",
61207
+ "path": "src/core/layout/Breakpoint.ts",
61208
+ "declarations": [],
61209
+ "exports": []
61210
+ },
61211
+ {
61212
+ "kind": "javascript-module",
61213
+ "path": "src/core/layout/BreakpointObserver.ts",
61214
+ "declarations": [
61215
+ {
61216
+ "kind": "class",
61217
+ "description": "Utility used to detect changes to viewport sizes.",
61218
+ "name": "M3eBreakpointObserver",
61219
+ "members": [
61220
+ {
61221
+ "kind": "method",
61222
+ "name": "observe",
61223
+ "static": true,
61224
+ "return": {
61225
+ "type": {
61226
+ "text": "() => void"
61227
+ }
61228
+ },
61229
+ "parameters": [
61230
+ {
61231
+ "name": "breakpoints",
61232
+ "type": {
61233
+ "text": "Array<Breakpoint | string>"
61234
+ },
61235
+ "description": "The breakpoints to observe."
61236
+ },
61237
+ {
61238
+ "name": "callback",
61239
+ "type": {
61240
+ "text": "BreakpointObserverCallback"
61241
+ },
61242
+ "description": "The callback function invoked when the viewport size changes."
61243
+ }
61244
+ ],
61245
+ "description": "Observes changes to viewport sizes."
61246
+ }
61247
+ ]
61248
+ }
61249
+ ],
61250
+ "exports": [
61251
+ {
61252
+ "kind": "js",
61253
+ "name": "M3eBreakpointObserver",
61254
+ "declaration": {
61255
+ "name": "M3eBreakpointObserver",
61256
+ "module": "src/core/layout/BreakpointObserver.ts"
61257
+ }
61258
+ }
61259
+ ]
61260
+ },
61261
+ {
61262
+ "kind": "javascript-module",
61263
+ "path": "src/core/layout/index.ts",
61264
+ "declarations": [],
61265
+ "exports": [
61266
+ {
61267
+ "kind": "js",
61268
+ "name": "*",
61269
+ "declaration": {
61270
+ "name": "*",
61271
+ "module": "src/core/layout/Breakpoint"
61272
+ }
61273
+ },
61274
+ {
61275
+ "kind": "js",
61276
+ "name": "*",
61277
+ "declaration": {
61278
+ "name": "*",
61279
+ "module": "src/core/layout/BreakpointObserver"
61280
+ }
61281
+ }
61282
+ ]
61283
+ },
61149
61284
  {
61150
61285
  "kind": "javascript-module",
61151
61286
  "path": "src/core/platform/index.ts",
@@ -61247,85 +61382,6 @@
61247
61382
  }
61248
61383
  ]
61249
61384
  },
61250
- {
61251
- "kind": "javascript-module",
61252
- "path": "src/core/layout/Breakpoint.ts",
61253
- "declarations": [],
61254
- "exports": []
61255
- },
61256
- {
61257
- "kind": "javascript-module",
61258
- "path": "src/core/layout/BreakpointObserver.ts",
61259
- "declarations": [
61260
- {
61261
- "kind": "class",
61262
- "description": "Utility used to detect changes to viewport sizes.",
61263
- "name": "M3eBreakpointObserver",
61264
- "members": [
61265
- {
61266
- "kind": "method",
61267
- "name": "observe",
61268
- "static": true,
61269
- "return": {
61270
- "type": {
61271
- "text": "() => void"
61272
- }
61273
- },
61274
- "parameters": [
61275
- {
61276
- "name": "breakpoints",
61277
- "type": {
61278
- "text": "Array<Breakpoint | string>"
61279
- },
61280
- "description": "The breakpoints to observe."
61281
- },
61282
- {
61283
- "name": "callback",
61284
- "type": {
61285
- "text": "BreakpointObserverCallback"
61286
- },
61287
- "description": "The callback function invoked when the viewport size changes."
61288
- }
61289
- ],
61290
- "description": "Observes changes to viewport sizes."
61291
- }
61292
- ]
61293
- }
61294
- ],
61295
- "exports": [
61296
- {
61297
- "kind": "js",
61298
- "name": "M3eBreakpointObserver",
61299
- "declaration": {
61300
- "name": "M3eBreakpointObserver",
61301
- "module": "src/core/layout/BreakpointObserver.ts"
61302
- }
61303
- }
61304
- ]
61305
- },
61306
- {
61307
- "kind": "javascript-module",
61308
- "path": "src/core/layout/index.ts",
61309
- "declarations": [],
61310
- "exports": [
61311
- {
61312
- "kind": "js",
61313
- "name": "*",
61314
- "declaration": {
61315
- "name": "*",
61316
- "module": "src/core/layout/Breakpoint"
61317
- }
61318
- },
61319
- {
61320
- "kind": "js",
61321
- "name": "*",
61322
- "declaration": {
61323
- "name": "*",
61324
- "module": "src/core/layout/BreakpointObserver"
61325
- }
61326
- }
61327
- ]
61328
- },
61329
61385
  {
61330
61386
  "kind": "javascript-module",
61331
61387
  "path": "src/core/shared/index.ts",
@@ -70373,43 +70429,6 @@
70373
70429
  }
70374
70430
  ]
70375
70431
  },
70376
- {
70377
- "kind": "javascript-module",
70378
- "path": "src/core/shared/mixins/EventAttribute.ts",
70379
- "declarations": [
70380
- {
70381
- "kind": "mixin",
70382
- "description": "Mixin that adds support for custom event attributes.",
70383
- "name": "EventAttribute",
70384
- "parameters": [
70385
- {
70386
- "name": "base",
70387
- "type": {
70388
- "text": "T"
70389
- },
70390
- "description": "The base class from which to inherit."
70391
- },
70392
- {
70393
- "name": "types",
70394
- "type": {
70395
- "text": "string[]"
70396
- },
70397
- "description": "The types of event attributes."
70398
- }
70399
- ]
70400
- }
70401
- ],
70402
- "exports": [
70403
- {
70404
- "kind": "js",
70405
- "name": "EventAttribute",
70406
- "declaration": {
70407
- "name": "EventAttribute",
70408
- "module": "src/core/shared/mixins/EventAttribute.ts"
70409
- }
70410
- }
70411
- ]
70412
- },
70413
70432
  {
70414
70433
  "kind": "javascript-module",
70415
70434
  "path": "src/core/shared/mixins/Focusable.ts",
@@ -71017,14 +71036,6 @@
71017
71036
  "module": "src/core/shared/mixins/DisabledInteractive"
71018
71037
  }
71019
71038
  },
71020
- {
71021
- "kind": "js",
71022
- "name": "*",
71023
- "declaration": {
71024
- "name": "*",
71025
- "module": "src/core/shared/mixins/EventAttribute"
71026
- }
71027
- },
71028
71039
  {
71029
71040
  "kind": "js",
71030
71041
  "name": "*",
@@ -72003,6 +72014,11 @@
72003
72014
  "kind": "javascript-module",
72004
72015
  "path": "src/core/shared/mixins/SuppressInitialAnimation.ts",
72005
72016
  "declarations": [
72017
+ {
72018
+ "kind": "variable",
72019
+ "name": "resumeAnimation",
72020
+ "description": "A symbol used to define the function called to resume animation."
72021
+ },
72006
72022
  {
72007
72023
  "kind": "mixin",
72008
72024
  "description": "Mixin to augment an element with behavior that suppresses initial animations.",
@@ -72019,6 +72035,14 @@
72019
72035
  }
72020
72036
  ],
72021
72037
  "exports": [
72038
+ {
72039
+ "kind": "js",
72040
+ "name": "resumeAnimation",
72041
+ "declaration": {
72042
+ "name": "resumeAnimation",
72043
+ "module": "src/core/shared/mixins/SuppressInitialAnimation.ts"
72044
+ }
72045
+ },
72022
72046
  {
72023
72047
  "kind": "js",
72024
72048
  "name": "SuppressInitialAnimation",
@@ -72316,6 +72340,28 @@
72316
72340
  "attribute": "open",
72317
72341
  "reflects": true
72318
72342
  },
72343
+ {
72344
+ "kind": "field",
72345
+ "name": "orientation",
72346
+ "type": {
72347
+ "text": "CollapsibleOrientation"
72348
+ },
72349
+ "default": "\"vertical\"",
72350
+ "description": "Orientation of collapsible content.",
72351
+ "attribute": "orientation",
72352
+ "reflects": true
72353
+ },
72354
+ {
72355
+ "kind": "field",
72356
+ "name": "noAnimate",
72357
+ "type": {
72358
+ "text": "boolean"
72359
+ },
72360
+ "default": "false",
72361
+ "description": "Whether to disable animation.",
72362
+ "attribute": "no-animate",
72363
+ "reflects": true
72364
+ },
72319
72365
  {
72320
72366
  "kind": "method",
72321
72367
  "name": "#handleSlotChange",
@@ -72425,13 +72471,27 @@
72425
72471
  },
72426
72472
  "default": "false",
72427
72473
  "fieldName": "open"
72474
+ },
72475
+ {
72476
+ "description": "Orientation of collapsible content.",
72477
+ "name": "orientation",
72478
+ "type": {
72479
+ "text": "CollapsibleOrientation"
72480
+ },
72481
+ "default": "\"vertical\"",
72482
+ "fieldName": "orientation"
72483
+ },
72484
+ {
72485
+ "description": "Whether to disable animation.",
72486
+ "name": "no-animate",
72487
+ "type": {
72488
+ "text": "boolean"
72489
+ },
72490
+ "default": "false",
72491
+ "fieldName": "noAnimate"
72428
72492
  }
72429
72493
  ],
72430
72494
  "mixins": [
72431
- {
72432
- "name": "EventAttribute",
72433
- "module": "/src/core/shared/mixins"
72434
- },
72435
72495
  {
72436
72496
  "name": "AttachInternals",
72437
72497
  "module": "/src/core/shared/mixins"
@@ -72464,6 +72524,12 @@
72464
72524
  }
72465
72525
  ]
72466
72526
  },
72527
+ {
72528
+ "kind": "javascript-module",
72529
+ "path": "src/core/shared/primitives/CollapsibleOrientation.ts",
72530
+ "declarations": [],
72531
+ "exports": []
72532
+ },
72467
72533
  {
72468
72534
  "kind": "javascript-module",
72469
72535
  "path": "src/core/shared/primitives/ElevationElement.ts",
@@ -73083,6 +73149,14 @@
73083
73149
  "module": "src/core/shared/primitives/CollapsibleElement"
73084
73150
  }
73085
73151
  },
73152
+ {
73153
+ "kind": "js",
73154
+ "name": "*",
73155
+ "declaration": {
73156
+ "name": "*",
73157
+ "module": "src/core/shared/primitives/CollapsibleOrientation"
73158
+ }
73159
+ },
73086
73160
  {
73087
73161
  "kind": "js",
73088
73162
  "name": "*",