@m3e/web 2.3.1 → 2.3.2
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.
- package/LICENSE +1 -1
- package/dist/all.js +195 -11
- package/dist/all.js.map +1 -1
- package/dist/all.min.js +44 -44
- package/dist/all.min.js.map +1 -1
- package/dist/app-bar.js +1 -1
- package/dist/app-bar.min.js +1 -1
- package/dist/autocomplete.js +1 -1
- package/dist/autocomplete.min.js +1 -1
- package/dist/avatar.js +1 -1
- package/dist/avatar.min.js +1 -1
- package/dist/badge.js +1 -1
- package/dist/badge.min.js +1 -1
- package/dist/bottom-sheet.js +1 -1
- package/dist/bottom-sheet.min.js +1 -1
- package/dist/button-group.js +1 -1
- package/dist/button-group.min.js +1 -1
- package/dist/button.js +1 -1
- package/dist/button.min.js +1 -1
- package/dist/calendar.js +1 -1
- package/dist/calendar.min.js +1 -1
- package/dist/card.js +1 -1
- package/dist/card.min.js +1 -1
- package/dist/checkbox.js +1 -1
- package/dist/checkbox.min.js +1 -1
- package/dist/chips.js +1 -1
- package/dist/chips.min.js +1 -1
- package/dist/core-a11y.js +5 -3
- package/dist/core-a11y.js.map +1 -1
- package/dist/core-a11y.min.js +6 -6
- package/dist/core-a11y.min.js.map +1 -1
- package/dist/core-anchoring.js +1 -1
- package/dist/core-anchoring.min.js +1 -1
- package/dist/core-bidi.js +1 -1
- package/dist/core-bidi.min.js +1 -1
- package/dist/core-layout.js +1 -1
- package/dist/core-layout.min.js +1 -1
- package/dist/core-platform.js +1 -1
- package/dist/core-platform.min.js +1 -1
- package/dist/core.js +4 -4
- package/dist/core.js.map +1 -1
- package/dist/core.min.js +1 -1
- package/dist/core.min.js.map +1 -1
- package/dist/css-custom-data.json +85 -85
- package/dist/custom-elements.json +1551 -1466
- package/dist/datepicker.js +1 -1
- package/dist/datepicker.min.js +1 -1
- package/dist/dialog.js +1 -1
- package/dist/dialog.min.js +1 -1
- package/dist/divider.js +1 -1
- package/dist/divider.min.js +1 -1
- package/dist/drawer-container.js +1 -1
- package/dist/drawer-container.min.js +1 -1
- package/dist/expansion-panel.js +1 -1
- package/dist/expansion-panel.min.js +1 -1
- package/dist/fab-menu.js +1 -1
- package/dist/fab-menu.min.js +1 -1
- package/dist/fab.js +1 -1
- package/dist/fab.min.js +1 -1
- package/dist/form-field.js +1 -1
- package/dist/form-field.min.js +1 -1
- package/dist/heading.js +1 -1
- package/dist/heading.min.js +1 -1
- package/dist/html-custom-data.json +79 -79
- package/dist/icon-button.js +1 -1
- package/dist/icon-button.min.js +1 -1
- package/dist/icon.js +146 -6
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +2 -2
- package/dist/icon.min.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.min.js +1 -1
- package/dist/list.js +1 -1
- package/dist/list.min.js +1 -1
- package/dist/loading-indicator.js +1 -1
- package/dist/loading-indicator.min.js +1 -1
- package/dist/menu.js +1 -1
- package/dist/menu.min.js +1 -1
- package/dist/nav-bar.js +1 -1
- package/dist/nav-bar.min.js +1 -1
- package/dist/nav-menu.js +1 -1
- package/dist/nav-menu.min.js +1 -1
- package/dist/nav-rail.js +1 -1
- package/dist/nav-rail.min.js +1 -1
- package/dist/option.js +1 -1
- package/dist/option.min.js +1 -1
- package/dist/paginator.js +1 -1
- package/dist/paginator.min.js +1 -1
- package/dist/progress-indicator.js +1 -1
- package/dist/progress-indicator.min.js +1 -1
- package/dist/radio-group.js +1 -1
- package/dist/radio-group.min.js +1 -1
- package/dist/search.js +1 -1
- package/dist/search.min.js +1 -1
- package/dist/segmented-button.js +1 -1
- package/dist/segmented-button.min.js +1 -1
- package/dist/select.js +1 -1
- package/dist/select.min.js +1 -1
- package/dist/shape.js +1 -1
- package/dist/shape.min.js +1 -1
- package/dist/skeleton.js +48 -4
- package/dist/skeleton.js.map +1 -1
- package/dist/skeleton.min.js +2 -2
- package/dist/skeleton.min.js.map +1 -1
- package/dist/slide-group.js +1 -1
- package/dist/slide-group.min.js +1 -1
- package/dist/slider.js +1 -1
- package/dist/slider.min.js +1 -1
- package/dist/snackbar.js +1 -1
- package/dist/snackbar.min.js +1 -1
- package/dist/split-button.js +1 -1
- package/dist/split-button.min.js +1 -1
- package/dist/split-pane.js +1 -1
- package/dist/split-pane.min.js +1 -1
- package/dist/src/core/a11y/list-key/ListKeyManager.d.ts.map +1 -1
- package/dist/src/core/shared/primitives/ElevationElement.d.ts +1 -1
- package/dist/src/core/shared/primitives/FocusRingElement.d.ts +1 -1
- package/dist/src/core/shared/primitives/RippleElement.d.ts +1 -1
- package/dist/src/icon/IconElement.d.ts +7 -1
- package/dist/src/icon/IconElement.d.ts.map +1 -1
- package/dist/src/icon/IconRegistry.d.ts +54 -0
- package/dist/src/icon/IconRegistry.d.ts.map +1 -0
- package/dist/src/icon/IconWeight.d.ts +3 -0
- package/dist/src/icon/IconWeight.d.ts.map +1 -0
- package/dist/src/icon/index.d.ts +1 -0
- package/dist/src/icon/index.d.ts.map +1 -1
- package/dist/src/icon/registerIcon.d.ts +14 -0
- package/dist/src/icon/registerIcon.d.ts.map +1 -0
- package/dist/src/skeleton/SkeletonElement.d.ts.map +1 -1
- package/dist/stepper.js +1 -1
- package/dist/stepper.min.js +1 -1
- package/dist/switch.js +1 -1
- package/dist/switch.min.js +1 -1
- package/dist/tabs.js +1 -1
- package/dist/tabs.min.js +1 -1
- package/dist/textarea-autosize.js +1 -1
- package/dist/textarea-autosize.min.js +1 -1
- package/dist/theme.js +1 -1
- package/dist/theme.min.js +1 -1
- package/dist/toc.js +1 -1
- package/dist/toc.min.js +1 -1
- package/dist/toolbar.js +1 -1
- package/dist/toolbar.min.js +1 -1
- package/dist/tooltip.js +1 -1
- package/dist/tooltip.min.js +1 -1
- package/package.json +1 -1
|
@@ -17806,168 +17806,6 @@
|
|
|
17806
17806
|
}
|
|
17807
17807
|
]
|
|
17808
17808
|
},
|
|
17809
|
-
{
|
|
17810
|
-
"kind": "javascript-module",
|
|
17811
|
-
"path": "src/divider/DividerElement.ts",
|
|
17812
|
-
"declarations": [
|
|
17813
|
-
{
|
|
17814
|
-
"kind": "class",
|
|
17815
|
-
"description": "A thin line that separates content in lists or other containers.",
|
|
17816
|
-
"name": "M3eDividerElement",
|
|
17817
|
-
"cssProperties": [
|
|
17818
|
-
{
|
|
17819
|
-
"description": "Thickness of the divider line.",
|
|
17820
|
-
"name": "--m3e-divider-thickness"
|
|
17821
|
-
},
|
|
17822
|
-
{
|
|
17823
|
-
"description": "Color of the divider line.",
|
|
17824
|
-
"name": "--m3e-divider-color"
|
|
17825
|
-
},
|
|
17826
|
-
{
|
|
17827
|
-
"description": "When inset, fallback inset size used when no specific start or end inset is provided.",
|
|
17828
|
-
"name": "--m3e-divider-inset-size"
|
|
17829
|
-
},
|
|
17830
|
-
{
|
|
17831
|
-
"description": "When inset, leading inset size.",
|
|
17832
|
-
"name": "--m3e-divider-inset-start-size"
|
|
17833
|
-
},
|
|
17834
|
-
{
|
|
17835
|
-
"description": "When inset, trailing inset size.",
|
|
17836
|
-
"name": "--m3e-divider-inset-end-size"
|
|
17837
|
-
}
|
|
17838
|
-
],
|
|
17839
|
-
"members": [
|
|
17840
|
-
{
|
|
17841
|
-
"kind": "field",
|
|
17842
|
-
"name": "vertical",
|
|
17843
|
-
"type": {
|
|
17844
|
-
"text": "boolean"
|
|
17845
|
-
},
|
|
17846
|
-
"default": "false",
|
|
17847
|
-
"description": "Whether the divider is vertically aligned with adjacent content.",
|
|
17848
|
-
"attribute": "vertical",
|
|
17849
|
-
"reflects": true
|
|
17850
|
-
},
|
|
17851
|
-
{
|
|
17852
|
-
"kind": "field",
|
|
17853
|
-
"name": "inset",
|
|
17854
|
-
"type": {
|
|
17855
|
-
"text": "boolean"
|
|
17856
|
-
},
|
|
17857
|
-
"default": "false",
|
|
17858
|
-
"description": "Whether the divider is indented with equal padding on both sides.",
|
|
17859
|
-
"attribute": "inset",
|
|
17860
|
-
"reflects": true
|
|
17861
|
-
},
|
|
17862
|
-
{
|
|
17863
|
-
"kind": "field",
|
|
17864
|
-
"name": "insetStart",
|
|
17865
|
-
"type": {
|
|
17866
|
-
"text": "boolean"
|
|
17867
|
-
},
|
|
17868
|
-
"default": "false",
|
|
17869
|
-
"description": "Whether the divider is indented with padding on the leading side.",
|
|
17870
|
-
"attribute": "inset-start",
|
|
17871
|
-
"reflects": true
|
|
17872
|
-
},
|
|
17873
|
-
{
|
|
17874
|
-
"kind": "field",
|
|
17875
|
-
"name": "insetEnd",
|
|
17876
|
-
"type": {
|
|
17877
|
-
"text": "boolean"
|
|
17878
|
-
},
|
|
17879
|
-
"default": "false",
|
|
17880
|
-
"description": "Whether the divider is indented with padding on the trailing side.",
|
|
17881
|
-
"attribute": "inset-end",
|
|
17882
|
-
"reflects": true
|
|
17883
|
-
}
|
|
17884
|
-
],
|
|
17885
|
-
"attributes": [
|
|
17886
|
-
{
|
|
17887
|
-
"description": "Whether the divider is indented with equal padding on both sides.",
|
|
17888
|
-
"name": "inset",
|
|
17889
|
-
"type": {
|
|
17890
|
-
"text": "boolean"
|
|
17891
|
-
},
|
|
17892
|
-
"default": "false",
|
|
17893
|
-
"fieldName": "inset"
|
|
17894
|
-
},
|
|
17895
|
-
{
|
|
17896
|
-
"description": "Whether the divider is indented with padding on the leading side.",
|
|
17897
|
-
"name": "inset-start",
|
|
17898
|
-
"type": {
|
|
17899
|
-
"text": "boolean"
|
|
17900
|
-
},
|
|
17901
|
-
"default": "false",
|
|
17902
|
-
"fieldName": "insetStart"
|
|
17903
|
-
},
|
|
17904
|
-
{
|
|
17905
|
-
"description": "Whether the divider is indented with padding on the trailing side.",
|
|
17906
|
-
"name": "inset-end",
|
|
17907
|
-
"type": {
|
|
17908
|
-
"text": "boolean"
|
|
17909
|
-
},
|
|
17910
|
-
"default": "false",
|
|
17911
|
-
"fieldName": "insetEnd"
|
|
17912
|
-
},
|
|
17913
|
-
{
|
|
17914
|
-
"description": "Whether the divider is vertically aligned with adjacent content.",
|
|
17915
|
-
"name": "vertical",
|
|
17916
|
-
"type": {
|
|
17917
|
-
"text": "boolean"
|
|
17918
|
-
},
|
|
17919
|
-
"default": "false",
|
|
17920
|
-
"fieldName": "vertical"
|
|
17921
|
-
}
|
|
17922
|
-
],
|
|
17923
|
-
"mixins": [
|
|
17924
|
-
{
|
|
17925
|
-
"name": "Role",
|
|
17926
|
-
"package": "@m3e/web/core"
|
|
17927
|
-
}
|
|
17928
|
-
],
|
|
17929
|
-
"superclass": {
|
|
17930
|
-
"name": "LitElement",
|
|
17931
|
-
"package": "lit"
|
|
17932
|
-
},
|
|
17933
|
-
"tagName": "m3e-divider",
|
|
17934
|
-
"customElement": true
|
|
17935
|
-
}
|
|
17936
|
-
],
|
|
17937
|
-
"exports": [
|
|
17938
|
-
{
|
|
17939
|
-
"kind": "js",
|
|
17940
|
-
"name": "M3eDividerElement",
|
|
17941
|
-
"declaration": {
|
|
17942
|
-
"name": "M3eDividerElement",
|
|
17943
|
-
"module": "src/divider/DividerElement.ts"
|
|
17944
|
-
}
|
|
17945
|
-
},
|
|
17946
|
-
{
|
|
17947
|
-
"kind": "custom-element-definition",
|
|
17948
|
-
"name": "m3e-divider",
|
|
17949
|
-
"declaration": {
|
|
17950
|
-
"name": "M3eDividerElement",
|
|
17951
|
-
"module": "src/divider/DividerElement.ts"
|
|
17952
|
-
}
|
|
17953
|
-
}
|
|
17954
|
-
]
|
|
17955
|
-
},
|
|
17956
|
-
{
|
|
17957
|
-
"kind": "javascript-module",
|
|
17958
|
-
"path": "src/divider/index.ts",
|
|
17959
|
-
"declarations": [],
|
|
17960
|
-
"exports": [
|
|
17961
|
-
{
|
|
17962
|
-
"kind": "js",
|
|
17963
|
-
"name": "*",
|
|
17964
|
-
"declaration": {
|
|
17965
|
-
"name": "*",
|
|
17966
|
-
"module": "src/divider/DividerElement"
|
|
17967
|
-
}
|
|
17968
|
-
}
|
|
17969
|
-
]
|
|
17970
|
-
},
|
|
17971
17809
|
{
|
|
17972
17810
|
"kind": "javascript-module",
|
|
17973
17811
|
"path": "src/drawer-container/DrawerContainerElement.ts",
|
|
@@ -18706,6 +18544,168 @@
|
|
|
18706
18544
|
}
|
|
18707
18545
|
]
|
|
18708
18546
|
},
|
|
18547
|
+
{
|
|
18548
|
+
"kind": "javascript-module",
|
|
18549
|
+
"path": "src/divider/DividerElement.ts",
|
|
18550
|
+
"declarations": [
|
|
18551
|
+
{
|
|
18552
|
+
"kind": "class",
|
|
18553
|
+
"description": "A thin line that separates content in lists or other containers.",
|
|
18554
|
+
"name": "M3eDividerElement",
|
|
18555
|
+
"cssProperties": [
|
|
18556
|
+
{
|
|
18557
|
+
"description": "Thickness of the divider line.",
|
|
18558
|
+
"name": "--m3e-divider-thickness"
|
|
18559
|
+
},
|
|
18560
|
+
{
|
|
18561
|
+
"description": "Color of the divider line.",
|
|
18562
|
+
"name": "--m3e-divider-color"
|
|
18563
|
+
},
|
|
18564
|
+
{
|
|
18565
|
+
"description": "When inset, fallback inset size used when no specific start or end inset is provided.",
|
|
18566
|
+
"name": "--m3e-divider-inset-size"
|
|
18567
|
+
},
|
|
18568
|
+
{
|
|
18569
|
+
"description": "When inset, leading inset size.",
|
|
18570
|
+
"name": "--m3e-divider-inset-start-size"
|
|
18571
|
+
},
|
|
18572
|
+
{
|
|
18573
|
+
"description": "When inset, trailing inset size.",
|
|
18574
|
+
"name": "--m3e-divider-inset-end-size"
|
|
18575
|
+
}
|
|
18576
|
+
],
|
|
18577
|
+
"members": [
|
|
18578
|
+
{
|
|
18579
|
+
"kind": "field",
|
|
18580
|
+
"name": "vertical",
|
|
18581
|
+
"type": {
|
|
18582
|
+
"text": "boolean"
|
|
18583
|
+
},
|
|
18584
|
+
"default": "false",
|
|
18585
|
+
"description": "Whether the divider is vertically aligned with adjacent content.",
|
|
18586
|
+
"attribute": "vertical",
|
|
18587
|
+
"reflects": true
|
|
18588
|
+
},
|
|
18589
|
+
{
|
|
18590
|
+
"kind": "field",
|
|
18591
|
+
"name": "inset",
|
|
18592
|
+
"type": {
|
|
18593
|
+
"text": "boolean"
|
|
18594
|
+
},
|
|
18595
|
+
"default": "false",
|
|
18596
|
+
"description": "Whether the divider is indented with equal padding on both sides.",
|
|
18597
|
+
"attribute": "inset",
|
|
18598
|
+
"reflects": true
|
|
18599
|
+
},
|
|
18600
|
+
{
|
|
18601
|
+
"kind": "field",
|
|
18602
|
+
"name": "insetStart",
|
|
18603
|
+
"type": {
|
|
18604
|
+
"text": "boolean"
|
|
18605
|
+
},
|
|
18606
|
+
"default": "false",
|
|
18607
|
+
"description": "Whether the divider is indented with padding on the leading side.",
|
|
18608
|
+
"attribute": "inset-start",
|
|
18609
|
+
"reflects": true
|
|
18610
|
+
},
|
|
18611
|
+
{
|
|
18612
|
+
"kind": "field",
|
|
18613
|
+
"name": "insetEnd",
|
|
18614
|
+
"type": {
|
|
18615
|
+
"text": "boolean"
|
|
18616
|
+
},
|
|
18617
|
+
"default": "false",
|
|
18618
|
+
"description": "Whether the divider is indented with padding on the trailing side.",
|
|
18619
|
+
"attribute": "inset-end",
|
|
18620
|
+
"reflects": true
|
|
18621
|
+
}
|
|
18622
|
+
],
|
|
18623
|
+
"attributes": [
|
|
18624
|
+
{
|
|
18625
|
+
"description": "Whether the divider is indented with equal padding on both sides.",
|
|
18626
|
+
"name": "inset",
|
|
18627
|
+
"type": {
|
|
18628
|
+
"text": "boolean"
|
|
18629
|
+
},
|
|
18630
|
+
"default": "false",
|
|
18631
|
+
"fieldName": "inset"
|
|
18632
|
+
},
|
|
18633
|
+
{
|
|
18634
|
+
"description": "Whether the divider is indented with padding on the leading side.",
|
|
18635
|
+
"name": "inset-start",
|
|
18636
|
+
"type": {
|
|
18637
|
+
"text": "boolean"
|
|
18638
|
+
},
|
|
18639
|
+
"default": "false",
|
|
18640
|
+
"fieldName": "insetStart"
|
|
18641
|
+
},
|
|
18642
|
+
{
|
|
18643
|
+
"description": "Whether the divider is indented with padding on the trailing side.",
|
|
18644
|
+
"name": "inset-end",
|
|
18645
|
+
"type": {
|
|
18646
|
+
"text": "boolean"
|
|
18647
|
+
},
|
|
18648
|
+
"default": "false",
|
|
18649
|
+
"fieldName": "insetEnd"
|
|
18650
|
+
},
|
|
18651
|
+
{
|
|
18652
|
+
"description": "Whether the divider is vertically aligned with adjacent content.",
|
|
18653
|
+
"name": "vertical",
|
|
18654
|
+
"type": {
|
|
18655
|
+
"text": "boolean"
|
|
18656
|
+
},
|
|
18657
|
+
"default": "false",
|
|
18658
|
+
"fieldName": "vertical"
|
|
18659
|
+
}
|
|
18660
|
+
],
|
|
18661
|
+
"mixins": [
|
|
18662
|
+
{
|
|
18663
|
+
"name": "Role",
|
|
18664
|
+
"package": "@m3e/web/core"
|
|
18665
|
+
}
|
|
18666
|
+
],
|
|
18667
|
+
"superclass": {
|
|
18668
|
+
"name": "LitElement",
|
|
18669
|
+
"package": "lit"
|
|
18670
|
+
},
|
|
18671
|
+
"tagName": "m3e-divider",
|
|
18672
|
+
"customElement": true
|
|
18673
|
+
}
|
|
18674
|
+
],
|
|
18675
|
+
"exports": [
|
|
18676
|
+
{
|
|
18677
|
+
"kind": "js",
|
|
18678
|
+
"name": "M3eDividerElement",
|
|
18679
|
+
"declaration": {
|
|
18680
|
+
"name": "M3eDividerElement",
|
|
18681
|
+
"module": "src/divider/DividerElement.ts"
|
|
18682
|
+
}
|
|
18683
|
+
},
|
|
18684
|
+
{
|
|
18685
|
+
"kind": "custom-element-definition",
|
|
18686
|
+
"name": "m3e-divider",
|
|
18687
|
+
"declaration": {
|
|
18688
|
+
"name": "M3eDividerElement",
|
|
18689
|
+
"module": "src/divider/DividerElement.ts"
|
|
18690
|
+
}
|
|
18691
|
+
}
|
|
18692
|
+
]
|
|
18693
|
+
},
|
|
18694
|
+
{
|
|
18695
|
+
"kind": "javascript-module",
|
|
18696
|
+
"path": "src/divider/index.ts",
|
|
18697
|
+
"declarations": [],
|
|
18698
|
+
"exports": [
|
|
18699
|
+
{
|
|
18700
|
+
"kind": "js",
|
|
18701
|
+
"name": "*",
|
|
18702
|
+
"declaration": {
|
|
18703
|
+
"name": "*",
|
|
18704
|
+
"module": "src/divider/DividerElement"
|
|
18705
|
+
}
|
|
18706
|
+
}
|
|
18707
|
+
]
|
|
18708
|
+
},
|
|
18709
18709
|
{
|
|
18710
18710
|
"kind": "javascript-module",
|
|
18711
18711
|
"path": "src/expansion-panel/AccordionElement.ts",
|
|
@@ -24242,6 +24242,14 @@
|
|
|
24242
24242
|
"privacy": "private",
|
|
24243
24243
|
"readonly": true
|
|
24244
24244
|
},
|
|
24245
|
+
{
|
|
24246
|
+
"kind": "field",
|
|
24247
|
+
"name": "#iconRegistryUnobserve",
|
|
24248
|
+
"privacy": "private",
|
|
24249
|
+
"type": {
|
|
24250
|
+
"text": "() => void | undefined"
|
|
24251
|
+
}
|
|
24252
|
+
},
|
|
24245
24253
|
{
|
|
24246
24254
|
"kind": "field",
|
|
24247
24255
|
"name": "name",
|
|
@@ -24288,7 +24296,7 @@
|
|
|
24288
24296
|
"kind": "field",
|
|
24289
24297
|
"name": "weight",
|
|
24290
24298
|
"type": {
|
|
24291
|
-
"text": "
|
|
24299
|
+
"text": "IconWeight"
|
|
24292
24300
|
},
|
|
24293
24301
|
"default": "400",
|
|
24294
24302
|
"description": "A value from 100 to 700 indicating the weight of the icon.",
|
|
@@ -24355,7 +24363,7 @@
|
|
|
24355
24363
|
"description": "A value from 100 to 700 indicating the weight of the icon.",
|
|
24356
24364
|
"name": "weight",
|
|
24357
24365
|
"type": {
|
|
24358
|
-
"text": "
|
|
24366
|
+
"text": "IconWeight"
|
|
24359
24367
|
},
|
|
24360
24368
|
"default": "400",
|
|
24361
24369
|
"fieldName": "weight"
|
|
@@ -24400,12 +24408,24 @@
|
|
|
24400
24408
|
"declarations": [],
|
|
24401
24409
|
"exports": []
|
|
24402
24410
|
},
|
|
24411
|
+
{
|
|
24412
|
+
"kind": "javascript-module",
|
|
24413
|
+
"path": "src/icon/IconRegistry.ts",
|
|
24414
|
+
"declarations": [],
|
|
24415
|
+
"exports": []
|
|
24416
|
+
},
|
|
24403
24417
|
{
|
|
24404
24418
|
"kind": "javascript-module",
|
|
24405
24419
|
"path": "src/icon/IconVariant.ts",
|
|
24406
24420
|
"declarations": [],
|
|
24407
24421
|
"exports": []
|
|
24408
24422
|
},
|
|
24423
|
+
{
|
|
24424
|
+
"kind": "javascript-module",
|
|
24425
|
+
"path": "src/icon/IconWeight.ts",
|
|
24426
|
+
"declarations": [],
|
|
24427
|
+
"exports": []
|
|
24428
|
+
},
|
|
24409
24429
|
{
|
|
24410
24430
|
"kind": "javascript-module",
|
|
24411
24431
|
"path": "src/icon/index.ts",
|
|
@@ -24434,6 +24454,71 @@
|
|
|
24434
24454
|
"name": "*",
|
|
24435
24455
|
"module": "src/icon/IconVariant"
|
|
24436
24456
|
}
|
|
24457
|
+
},
|
|
24458
|
+
{
|
|
24459
|
+
"kind": "js",
|
|
24460
|
+
"name": "*",
|
|
24461
|
+
"declaration": {
|
|
24462
|
+
"name": "*",
|
|
24463
|
+
"module": "src/icon/registerIcon"
|
|
24464
|
+
}
|
|
24465
|
+
}
|
|
24466
|
+
]
|
|
24467
|
+
},
|
|
24468
|
+
{
|
|
24469
|
+
"kind": "javascript-module",
|
|
24470
|
+
"path": "src/icon/registerIcon.ts",
|
|
24471
|
+
"declarations": [
|
|
24472
|
+
{
|
|
24473
|
+
"kind": "function",
|
|
24474
|
+
"name": "registerIcon",
|
|
24475
|
+
"return": {
|
|
24476
|
+
"type": {
|
|
24477
|
+
"text": "void"
|
|
24478
|
+
}
|
|
24479
|
+
},
|
|
24480
|
+
"parameters": [
|
|
24481
|
+
{
|
|
24482
|
+
"name": "name",
|
|
24483
|
+
"type": {
|
|
24484
|
+
"text": "string"
|
|
24485
|
+
},
|
|
24486
|
+
"description": "The name of the icon."
|
|
24487
|
+
},
|
|
24488
|
+
{
|
|
24489
|
+
"name": "variant",
|
|
24490
|
+
"type": {
|
|
24491
|
+
"text": "IconVariant"
|
|
24492
|
+
},
|
|
24493
|
+
"description": "The variant of the icon."
|
|
24494
|
+
},
|
|
24495
|
+
{
|
|
24496
|
+
"name": "data",
|
|
24497
|
+
"type": {
|
|
24498
|
+
"text": "{ outlined: SvgIconInfo; filled: SvgIconInfo }"
|
|
24499
|
+
},
|
|
24500
|
+
"description": "The outlined and filled SVG information of the icon."
|
|
24501
|
+
}
|
|
24502
|
+
],
|
|
24503
|
+
"description": "Registers an SVG icon to the internal icon registry used by `m3e-icon`."
|
|
24504
|
+
}
|
|
24505
|
+
],
|
|
24506
|
+
"exports": [
|
|
24507
|
+
{
|
|
24508
|
+
"kind": "js",
|
|
24509
|
+
"name": "SvgIconInfo",
|
|
24510
|
+
"declaration": {
|
|
24511
|
+
"name": "SvgIconInfo",
|
|
24512
|
+
"module": "./IconRegistry"
|
|
24513
|
+
}
|
|
24514
|
+
},
|
|
24515
|
+
{
|
|
24516
|
+
"kind": "js",
|
|
24517
|
+
"name": "registerIcon",
|
|
24518
|
+
"declaration": {
|
|
24519
|
+
"name": "registerIcon",
|
|
24520
|
+
"module": "src/icon/registerIcon.ts"
|
|
24521
|
+
}
|
|
24437
24522
|
}
|
|
24438
24523
|
]
|
|
24439
24524
|
},
|
|
@@ -36074,7 +36159,7 @@
|
|
|
36074
36159
|
},
|
|
36075
36160
|
{
|
|
36076
36161
|
"kind": "javascript-module",
|
|
36077
|
-
"path": "src/nav-
|
|
36162
|
+
"path": "src/nav-rail/index.ts",
|
|
36078
36163
|
"declarations": [],
|
|
36079
36164
|
"exports": [
|
|
36080
36165
|
{
|
|
@@ -36082,15 +36167,7 @@
|
|
|
36082
36167
|
"name": "*",
|
|
36083
36168
|
"declaration": {
|
|
36084
36169
|
"name": "*",
|
|
36085
|
-
"module": "src/nav-
|
|
36086
|
-
}
|
|
36087
|
-
},
|
|
36088
|
-
{
|
|
36089
|
-
"kind": "js",
|
|
36090
|
-
"name": "*",
|
|
36091
|
-
"declaration": {
|
|
36092
|
-
"name": "*",
|
|
36093
|
-
"module": "src/nav-menu/NavMenuItemElement"
|
|
36170
|
+
"module": "src/nav-rail/NavRailElement"
|
|
36094
36171
|
}
|
|
36095
36172
|
},
|
|
36096
36173
|
{
|
|
@@ -36098,165 +36175,261 @@
|
|
|
36098
36175
|
"name": "*",
|
|
36099
36176
|
"declaration": {
|
|
36100
36177
|
"name": "*",
|
|
36101
|
-
"module": "src/nav-
|
|
36178
|
+
"module": "src/nav-rail/NavRailToggleElement"
|
|
36102
36179
|
}
|
|
36103
36180
|
}
|
|
36104
36181
|
]
|
|
36105
36182
|
},
|
|
36106
36183
|
{
|
|
36107
36184
|
"kind": "javascript-module",
|
|
36108
|
-
"path": "src/nav-
|
|
36185
|
+
"path": "src/nav-rail/NavRailElement.ts",
|
|
36109
36186
|
"declarations": [
|
|
36110
36187
|
{
|
|
36111
36188
|
"kind": "class",
|
|
36112
|
-
"description": "A
|
|
36113
|
-
"name": "
|
|
36189
|
+
"description": "A vertical bar, typically used on larger devices, that allows a user to switch between views.",
|
|
36190
|
+
"name": "M3eNavRailElement",
|
|
36114
36191
|
"cssProperties": [
|
|
36115
36192
|
{
|
|
36116
|
-
"description": "Top padding for the
|
|
36117
|
-
"name": "--m3e-nav-
|
|
36193
|
+
"description": "Top block padding for the nav rail.",
|
|
36194
|
+
"name": "--m3e-nav-rail-top-space"
|
|
36118
36195
|
},
|
|
36119
36196
|
{
|
|
36120
|
-
"description": "Bottom padding for the
|
|
36121
|
-
"name": "--m3e-nav-
|
|
36197
|
+
"description": "Bottom block padding for the nav rail.",
|
|
36198
|
+
"name": "--m3e-nav-rail-bottom-space"
|
|
36122
36199
|
},
|
|
36123
36200
|
{
|
|
36124
|
-
"description": "
|
|
36125
|
-
"name": "--m3e-nav-
|
|
36201
|
+
"description": "Width of the nav rail in compact mode.",
|
|
36202
|
+
"name": "--m3e-nav-rail-compact-width"
|
|
36126
36203
|
},
|
|
36127
36204
|
{
|
|
36128
|
-
"description": "
|
|
36129
|
-
"name": "--m3e-nav-
|
|
36205
|
+
"description": "Inline padding for expanded nav rail.",
|
|
36206
|
+
"name": "--m3e-nav-rail-expanded-inline-padding"
|
|
36130
36207
|
},
|
|
36131
36208
|
{
|
|
36132
|
-
"description": "
|
|
36133
|
-
"name": "--m3e-nav-
|
|
36209
|
+
"description": "Minimum width of the nav rail in expanded mode.",
|
|
36210
|
+
"name": "--m3e-nav-rail-expanded-min-width"
|
|
36134
36211
|
},
|
|
36135
36212
|
{
|
|
36136
|
-
"description": "
|
|
36137
|
-
"name": "--m3e-nav-
|
|
36213
|
+
"description": "Maximum width of the nav rail in expanded mode.",
|
|
36214
|
+
"name": "--m3e-nav-rail-expanded-max-width"
|
|
36138
36215
|
},
|
|
36139
36216
|
{
|
|
36140
|
-
"description": "
|
|
36141
|
-
"name": "--m3e-nav-
|
|
36142
|
-
}
|
|
36143
|
-
],
|
|
36144
|
-
"slots": [
|
|
36217
|
+
"description": "Height of nav items in expanded mode.",
|
|
36218
|
+
"name": "--m3e-nav-rail-expanded-item-height"
|
|
36219
|
+
},
|
|
36145
36220
|
{
|
|
36146
|
-
"description": "
|
|
36147
|
-
"name": ""
|
|
36221
|
+
"description": "Space below icon buttons and FABs.",
|
|
36222
|
+
"name": "--m3e-nav-rail-button-item-space"
|
|
36223
|
+
},
|
|
36224
|
+
{
|
|
36225
|
+
"description": "Inset for icon buttons in expanded mode.",
|
|
36226
|
+
"name": "--m3e-nav-rail-expanded-icon-button-inset"
|
|
36227
|
+
},
|
|
36228
|
+
{
|
|
36229
|
+
"description": "Height of the navigation bar.",
|
|
36230
|
+
"name": "--m3e-nav-bar-height",
|
|
36231
|
+
"inheritedFrom": {
|
|
36232
|
+
"name": "M3eNavBarElement",
|
|
36233
|
+
"module": "src/nav-bar/NavBarElement.ts"
|
|
36234
|
+
}
|
|
36235
|
+
},
|
|
36236
|
+
{
|
|
36237
|
+
"description": "Background color of the navigation bar container.",
|
|
36238
|
+
"name": "--m3e-nav-bar-container-color",
|
|
36239
|
+
"inheritedFrom": {
|
|
36240
|
+
"name": "M3eNavBarElement",
|
|
36241
|
+
"module": "src/nav-bar/NavBarElement.ts"
|
|
36242
|
+
}
|
|
36243
|
+
},
|
|
36244
|
+
{
|
|
36245
|
+
"description": "Minimum width of vertical nav items.",
|
|
36246
|
+
"name": "--m3e-nav-bar-vertical-item-width",
|
|
36247
|
+
"inheritedFrom": {
|
|
36248
|
+
"name": "M3eNavBarElement",
|
|
36249
|
+
"module": "src/nav-bar/NavBarElement.ts"
|
|
36250
|
+
}
|
|
36148
36251
|
}
|
|
36149
36252
|
],
|
|
36150
36253
|
"members": [
|
|
36151
36254
|
{
|
|
36152
36255
|
"kind": "field",
|
|
36153
|
-
"name": "
|
|
36154
|
-
"
|
|
36155
|
-
"text": "number"
|
|
36156
|
-
},
|
|
36157
|
-
"privacy": "private",
|
|
36158
|
-
"static": true,
|
|
36159
|
-
"default": "0"
|
|
36256
|
+
"name": "#focusKeyManager",
|
|
36257
|
+
"privacy": "private"
|
|
36160
36258
|
},
|
|
36161
36259
|
{
|
|
36162
36260
|
"kind": "field",
|
|
36163
|
-
"name": "#
|
|
36261
|
+
"name": "#keyDownHandler",
|
|
36164
36262
|
"privacy": "private",
|
|
36165
|
-
"
|
|
36166
|
-
|
|
36263
|
+
"readonly": true
|
|
36264
|
+
},
|
|
36265
|
+
{
|
|
36266
|
+
"kind": "method",
|
|
36267
|
+
"name": "#handleKeyDown",
|
|
36268
|
+
"privacy": "private",
|
|
36269
|
+
"return": {
|
|
36270
|
+
"type": {
|
|
36271
|
+
"text": "void"
|
|
36272
|
+
}
|
|
36167
36273
|
},
|
|
36168
|
-
"
|
|
36274
|
+
"parameters": [
|
|
36275
|
+
{
|
|
36276
|
+
"name": "e",
|
|
36277
|
+
"type": {
|
|
36278
|
+
"text": "KeyboardEvent"
|
|
36279
|
+
}
|
|
36280
|
+
}
|
|
36281
|
+
]
|
|
36169
36282
|
},
|
|
36170
36283
|
{
|
|
36171
36284
|
"kind": "field",
|
|
36172
|
-
"name": "
|
|
36173
|
-
"privacy": "private",
|
|
36285
|
+
"name": "[_wasConnected]",
|
|
36174
36286
|
"type": {
|
|
36175
36287
|
"text": "boolean"
|
|
36176
36288
|
},
|
|
36177
|
-
"
|
|
36289
|
+
"privacy": "private",
|
|
36290
|
+
"default": "false",
|
|
36291
|
+
"inheritedFrom": {
|
|
36292
|
+
"name": "M3eNavBarElement",
|
|
36293
|
+
"module": "src/nav-bar/NavBarElement.ts"
|
|
36294
|
+
}
|
|
36295
|
+
},
|
|
36296
|
+
{
|
|
36297
|
+
"kind": "method",
|
|
36298
|
+
"name": "reconnectedCallback",
|
|
36299
|
+
"return": {
|
|
36300
|
+
"type": {
|
|
36301
|
+
"text": "void"
|
|
36302
|
+
}
|
|
36303
|
+
},
|
|
36304
|
+
"inheritedFrom": {
|
|
36305
|
+
"name": "M3eNavBarElement",
|
|
36306
|
+
"module": "src/nav-bar/NavBarElement.ts"
|
|
36307
|
+
}
|
|
36178
36308
|
},
|
|
36179
36309
|
{
|
|
36180
36310
|
"kind": "field",
|
|
36181
|
-
"name": "
|
|
36311
|
+
"name": "formAssociated",
|
|
36312
|
+
"static": true,
|
|
36182
36313
|
"readonly": true,
|
|
36183
|
-
"
|
|
36314
|
+
"default": "formAssociated",
|
|
36315
|
+
"description": "Indicates that this custom element participates in form submission, validation, and form state restoration.",
|
|
36316
|
+
"inheritedFrom": {
|
|
36317
|
+
"name": "M3eNavBarElement",
|
|
36318
|
+
"module": "src/nav-bar/NavBarElement.ts"
|
|
36319
|
+
}
|
|
36184
36320
|
},
|
|
36185
36321
|
{
|
|
36186
36322
|
"kind": "field",
|
|
36187
|
-
"name": "
|
|
36323
|
+
"name": "[_internals]",
|
|
36324
|
+
"type": {
|
|
36325
|
+
"text": "ElementInternals | undefined"
|
|
36326
|
+
},
|
|
36188
36327
|
"privacy": "private",
|
|
36189
|
-
"
|
|
36328
|
+
"inheritedFrom": {
|
|
36329
|
+
"name": "M3eNavBarElement",
|
|
36330
|
+
"module": "src/nav-bar/NavBarElement.ts"
|
|
36331
|
+
}
|
|
36190
36332
|
},
|
|
36191
36333
|
{
|
|
36192
36334
|
"kind": "field",
|
|
36193
|
-
"name": "
|
|
36335
|
+
"name": "[_customState]",
|
|
36336
|
+
"default": "new Set<string>()",
|
|
36194
36337
|
"privacy": "private",
|
|
36195
|
-
"
|
|
36338
|
+
"inheritedFrom": {
|
|
36339
|
+
"name": "M3eNavBarElement",
|
|
36340
|
+
"module": "src/nav-bar/NavBarElement.ts"
|
|
36341
|
+
}
|
|
36196
36342
|
},
|
|
36197
36343
|
{
|
|
36198
36344
|
"kind": "field",
|
|
36199
|
-
"name": "#
|
|
36345
|
+
"name": "#breakpointUnobserve",
|
|
36200
36346
|
"privacy": "private",
|
|
36201
|
-
"
|
|
36347
|
+
"type": {
|
|
36348
|
+
"text": "() => void | undefined"
|
|
36349
|
+
},
|
|
36350
|
+
"inheritedFrom": {
|
|
36351
|
+
"name": "M3eNavBarElement",
|
|
36352
|
+
"module": "src/nav-bar/NavBarElement.ts"
|
|
36353
|
+
}
|
|
36202
36354
|
},
|
|
36203
36355
|
{
|
|
36204
36356
|
"kind": "field",
|
|
36205
|
-
"name": "
|
|
36357
|
+
"name": "_mode",
|
|
36206
36358
|
"type": {
|
|
36207
|
-
"text": "
|
|
36359
|
+
"text": "Exclude<NavBarMode, \"auto\"> | undefined"
|
|
36208
36360
|
},
|
|
36209
|
-
"
|
|
36210
|
-
"
|
|
36361
|
+
"privacy": "private",
|
|
36362
|
+
"inheritedFrom": {
|
|
36363
|
+
"name": "M3eNavBarElement",
|
|
36364
|
+
"module": "src/nav-bar/NavBarElement.ts"
|
|
36365
|
+
}
|
|
36366
|
+
},
|
|
36367
|
+
{
|
|
36368
|
+
"kind": "field",
|
|
36369
|
+
"name": "mode",
|
|
36370
|
+
"type": {
|
|
36371
|
+
"text": "NavBarMode"
|
|
36372
|
+
},
|
|
36373
|
+
"default": "\"compact\"",
|
|
36374
|
+
"description": "The mode in which items in the bar are presented.",
|
|
36375
|
+
"attribute": "mode",
|
|
36376
|
+
"reflects": true,
|
|
36377
|
+
"inheritedFrom": {
|
|
36378
|
+
"name": "M3eNavBarElement",
|
|
36379
|
+
"module": "src/nav-bar/NavBarElement.ts"
|
|
36380
|
+
}
|
|
36211
36381
|
},
|
|
36212
36382
|
{
|
|
36213
36383
|
"kind": "field",
|
|
36214
36384
|
"name": "items",
|
|
36215
36385
|
"type": {
|
|
36216
|
-
"text": "readonly
|
|
36386
|
+
"text": "readonly M3eNavItemElement[]"
|
|
36217
36387
|
},
|
|
36218
|
-
"description": "
|
|
36219
|
-
"readonly": true
|
|
36388
|
+
"description": "The items of the bar.",
|
|
36389
|
+
"readonly": true,
|
|
36390
|
+
"inheritedFrom": {
|
|
36391
|
+
"name": "M3eNavBarElement",
|
|
36392
|
+
"module": "src/nav-bar/NavBarElement.ts"
|
|
36393
|
+
}
|
|
36220
36394
|
},
|
|
36221
36395
|
{
|
|
36222
|
-
"kind": "
|
|
36223
|
-
"name": "
|
|
36224
|
-
"
|
|
36225
|
-
"
|
|
36226
|
-
"text": "void"
|
|
36227
|
-
}
|
|
36396
|
+
"kind": "field",
|
|
36397
|
+
"name": "selected",
|
|
36398
|
+
"type": {
|
|
36399
|
+
"text": "M3eNavItemElement | null"
|
|
36228
36400
|
},
|
|
36229
|
-
"
|
|
36230
|
-
|
|
36231
|
-
|
|
36232
|
-
|
|
36233
|
-
|
|
36234
|
-
|
|
36235
|
-
|
|
36236
|
-
|
|
36237
|
-
|
|
36238
|
-
|
|
36239
|
-
"
|
|
36401
|
+
"description": "The selected item.",
|
|
36402
|
+
"readonly": true,
|
|
36403
|
+
"inheritedFrom": {
|
|
36404
|
+
"name": "M3eNavBarElement",
|
|
36405
|
+
"module": "src/nav-bar/NavBarElement.ts"
|
|
36406
|
+
}
|
|
36407
|
+
},
|
|
36408
|
+
{
|
|
36409
|
+
"kind": "field",
|
|
36410
|
+
"name": "currentMode",
|
|
36411
|
+
"type": {
|
|
36412
|
+
"text": "Exclude<NavBarMode, \"auto\">"
|
|
36413
|
+
},
|
|
36414
|
+
"description": "The current mode applied to the bar.",
|
|
36415
|
+
"inheritedFrom": {
|
|
36416
|
+
"name": "M3eNavBarElement",
|
|
36417
|
+
"module": "src/nav-bar/NavBarElement.ts"
|
|
36418
|
+
}
|
|
36240
36419
|
},
|
|
36241
36420
|
{
|
|
36242
36421
|
"kind": "method",
|
|
36243
|
-
"name": "
|
|
36422
|
+
"name": "#initBreakpointMonitoring",
|
|
36423
|
+
"privacy": "private",
|
|
36244
36424
|
"return": {
|
|
36245
36425
|
"type": {
|
|
36246
36426
|
"text": "void"
|
|
36247
36427
|
}
|
|
36248
36428
|
},
|
|
36249
|
-
"
|
|
36250
|
-
|
|
36251
|
-
|
|
36252
|
-
|
|
36253
|
-
"type": {
|
|
36254
|
-
"text": "M3eNavMenuItemElement | undefined"
|
|
36255
|
-
},
|
|
36256
|
-
"description": "The items to collapse."
|
|
36257
|
-
}
|
|
36258
|
-
],
|
|
36259
|
-
"description": "Collapses the specified items, or all items if no items are provided."
|
|
36429
|
+
"inheritedFrom": {
|
|
36430
|
+
"name": "M3eNavBarElement",
|
|
36431
|
+
"module": "src/nav-bar/NavBarElement.ts"
|
|
36432
|
+
}
|
|
36260
36433
|
},
|
|
36261
36434
|
{
|
|
36262
36435
|
"kind": "method",
|
|
@@ -36266,11 +36439,15 @@
|
|
|
36266
36439
|
"type": {
|
|
36267
36440
|
"text": "void"
|
|
36268
36441
|
}
|
|
36442
|
+
},
|
|
36443
|
+
"inheritedFrom": {
|
|
36444
|
+
"name": "M3eNavBarElement",
|
|
36445
|
+
"module": "src/nav-bar/NavBarElement.ts"
|
|
36269
36446
|
}
|
|
36270
36447
|
},
|
|
36271
36448
|
{
|
|
36272
36449
|
"kind": "method",
|
|
36273
|
-
"name": "#
|
|
36450
|
+
"name": "#handleChange",
|
|
36274
36451
|
"privacy": "private",
|
|
36275
36452
|
"return": {
|
|
36276
36453
|
"type": {
|
|
@@ -36281,15 +36458,100 @@
|
|
|
36281
36458
|
{
|
|
36282
36459
|
"name": "e",
|
|
36283
36460
|
"type": {
|
|
36284
|
-
"text": "
|
|
36461
|
+
"text": "Event"
|
|
36285
36462
|
}
|
|
36286
36463
|
}
|
|
36287
|
-
]
|
|
36464
|
+
],
|
|
36465
|
+
"inheritedFrom": {
|
|
36466
|
+
"name": "M3eNavBarElement",
|
|
36467
|
+
"module": "src/nav-bar/NavBarElement.ts"
|
|
36468
|
+
}
|
|
36469
|
+
}
|
|
36470
|
+
],
|
|
36471
|
+
"events": [
|
|
36472
|
+
{
|
|
36473
|
+
"name": "change",
|
|
36474
|
+
"type": {
|
|
36475
|
+
"text": "Event"
|
|
36476
|
+
},
|
|
36477
|
+
"description": "Emitted when the selected state of an item changes.",
|
|
36478
|
+
"inheritedFrom": {
|
|
36479
|
+
"name": "M3eNavBarElement",
|
|
36480
|
+
"module": "src/nav-bar/NavBarElement.ts"
|
|
36481
|
+
}
|
|
36482
|
+
}
|
|
36483
|
+
],
|
|
36484
|
+
"attributes": [
|
|
36485
|
+
{
|
|
36486
|
+
"description": "The mode in which items in the rail are presented.",
|
|
36487
|
+
"name": "mode",
|
|
36488
|
+
"type": {
|
|
36489
|
+
"text": "NavBarMode"
|
|
36490
|
+
},
|
|
36491
|
+
"default": "\"compact\"",
|
|
36492
|
+
"fieldName": "mode",
|
|
36493
|
+
"inheritedFrom": {
|
|
36494
|
+
"name": "M3eNavBarElement",
|
|
36495
|
+
"module": "src/nav-bar/NavBarElement.ts"
|
|
36496
|
+
}
|
|
36497
|
+
}
|
|
36498
|
+
],
|
|
36499
|
+
"superclass": {
|
|
36500
|
+
"name": "M3eNavBarElement",
|
|
36501
|
+
"package": "@m3e/web/nav-bar"
|
|
36502
|
+
},
|
|
36503
|
+
"tagName": "m3e-nav-rail",
|
|
36504
|
+
"customElement": true,
|
|
36505
|
+
"slots": [
|
|
36506
|
+
{
|
|
36507
|
+
"description": "Renders the items of the bar.",
|
|
36508
|
+
"name": "",
|
|
36509
|
+
"inheritedFrom": {
|
|
36510
|
+
"name": "M3eNavBarElement",
|
|
36511
|
+
"module": "src/nav-bar/NavBarElement.ts"
|
|
36512
|
+
}
|
|
36513
|
+
}
|
|
36514
|
+
]
|
|
36515
|
+
}
|
|
36516
|
+
],
|
|
36517
|
+
"exports": [
|
|
36518
|
+
{
|
|
36519
|
+
"kind": "js",
|
|
36520
|
+
"name": "M3eNavRailElement",
|
|
36521
|
+
"declaration": {
|
|
36522
|
+
"name": "M3eNavRailElement",
|
|
36523
|
+
"module": "src/nav-rail/NavRailElement.ts"
|
|
36524
|
+
}
|
|
36525
|
+
},
|
|
36526
|
+
{
|
|
36527
|
+
"kind": "custom-element-definition",
|
|
36528
|
+
"name": "m3e-nav-rail",
|
|
36529
|
+
"declaration": {
|
|
36530
|
+
"name": "M3eNavRailElement",
|
|
36531
|
+
"module": "src/nav-rail/NavRailElement.ts"
|
|
36532
|
+
}
|
|
36533
|
+
}
|
|
36534
|
+
]
|
|
36535
|
+
},
|
|
36536
|
+
{
|
|
36537
|
+
"kind": "javascript-module",
|
|
36538
|
+
"path": "src/nav-rail/NavRailToggleElement.ts",
|
|
36539
|
+
"declarations": [
|
|
36540
|
+
{
|
|
36541
|
+
"kind": "class",
|
|
36542
|
+
"description": "An element, nested within a clickable element, used to toggle the expanded state of a navigation rail.",
|
|
36543
|
+
"name": "M3eNavRailToggleElement",
|
|
36544
|
+
"members": [
|
|
36545
|
+
{
|
|
36546
|
+
"kind": "field",
|
|
36547
|
+
"name": "#mutationController",
|
|
36548
|
+
"privacy": "private",
|
|
36549
|
+
"readonly": true,
|
|
36550
|
+
"default": "new MutationController(this, { target: null, config: { attributeFilter: [\"class\"] }, callback: () => this.#updateToggle(), })"
|
|
36288
36551
|
},
|
|
36289
36552
|
{
|
|
36290
36553
|
"kind": "method",
|
|
36291
|
-
"name": "
|
|
36292
|
-
"privacy": "private",
|
|
36554
|
+
"name": "attach",
|
|
36293
36555
|
"return": {
|
|
36294
36556
|
"type": {
|
|
36295
36557
|
"text": "void"
|
|
@@ -36297,35 +36559,36 @@
|
|
|
36297
36559
|
},
|
|
36298
36560
|
"parameters": [
|
|
36299
36561
|
{
|
|
36300
|
-
"name": "
|
|
36562
|
+
"name": "control",
|
|
36301
36563
|
"type": {
|
|
36302
|
-
"text": "
|
|
36564
|
+
"text": "HTMLElement"
|
|
36303
36565
|
}
|
|
36304
36566
|
}
|
|
36305
|
-
]
|
|
36567
|
+
],
|
|
36568
|
+
"description": "Attaches the element to an interactive control.",
|
|
36569
|
+
"inheritedFrom": {
|
|
36570
|
+
"name": "HtmlFor",
|
|
36571
|
+
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
36572
|
+
}
|
|
36306
36573
|
},
|
|
36307
36574
|
{
|
|
36308
36575
|
"kind": "method",
|
|
36309
|
-
"name": "
|
|
36310
|
-
"privacy": "private",
|
|
36576
|
+
"name": "detach",
|
|
36311
36577
|
"return": {
|
|
36312
36578
|
"type": {
|
|
36313
36579
|
"text": "void"
|
|
36314
36580
|
}
|
|
36315
36581
|
},
|
|
36316
|
-
"
|
|
36317
|
-
|
|
36318
|
-
|
|
36319
|
-
|
|
36320
|
-
|
|
36321
|
-
}
|
|
36322
|
-
}
|
|
36323
|
-
]
|
|
36582
|
+
"description": "Detaches the element from its current interactive control.",
|
|
36583
|
+
"inheritedFrom": {
|
|
36584
|
+
"name": "HtmlFor",
|
|
36585
|
+
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
36586
|
+
}
|
|
36324
36587
|
},
|
|
36325
36588
|
{
|
|
36326
36589
|
"kind": "method",
|
|
36327
|
-
"name": "
|
|
36328
|
-
"privacy": "
|
|
36590
|
+
"name": "_onClick",
|
|
36591
|
+
"privacy": "protected",
|
|
36329
36592
|
"return": {
|
|
36330
36593
|
"type": {
|
|
36331
36594
|
"text": "void"
|
|
@@ -36333,36 +36596,428 @@
|
|
|
36333
36596
|
},
|
|
36334
36597
|
"parameters": [
|
|
36335
36598
|
{
|
|
36336
|
-
"name": "
|
|
36599
|
+
"name": "e",
|
|
36337
36600
|
"type": {
|
|
36338
|
-
"text": "
|
|
36339
|
-
}
|
|
36601
|
+
"text": "Event"
|
|
36602
|
+
},
|
|
36603
|
+
"description": "The click event to handle."
|
|
36340
36604
|
}
|
|
36341
|
-
]
|
|
36605
|
+
],
|
|
36606
|
+
"description": "When implemented by a derived class, handles the specified click event.",
|
|
36607
|
+
"inheritedFrom": {
|
|
36608
|
+
"name": "ActionElementBase",
|
|
36609
|
+
"module": "src/core/shared/primitives/ActionElementBase.ts"
|
|
36610
|
+
}
|
|
36342
36611
|
},
|
|
36343
36612
|
{
|
|
36344
36613
|
"kind": "method",
|
|
36345
|
-
"name": "#
|
|
36614
|
+
"name": "#updateToggle",
|
|
36346
36615
|
"privacy": "private",
|
|
36347
36616
|
"return": {
|
|
36348
36617
|
"type": {
|
|
36349
|
-
"text": "void"
|
|
36618
|
+
"text": "Promise<void>"
|
|
36350
36619
|
}
|
|
36351
36620
|
}
|
|
36352
36621
|
},
|
|
36353
36622
|
{
|
|
36354
|
-
"kind": "
|
|
36355
|
-
"name": "
|
|
36623
|
+
"kind": "field",
|
|
36624
|
+
"name": "[_control]",
|
|
36625
|
+
"type": {
|
|
36626
|
+
"text": "WeakRef<HTMLElement> | undefined"
|
|
36627
|
+
},
|
|
36356
36628
|
"privacy": "private",
|
|
36357
|
-
"
|
|
36358
|
-
"
|
|
36359
|
-
|
|
36360
|
-
|
|
36629
|
+
"inheritedFrom": {
|
|
36630
|
+
"name": "HtmlFor",
|
|
36631
|
+
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
36632
|
+
}
|
|
36633
|
+
},
|
|
36634
|
+
{
|
|
36635
|
+
"kind": "field",
|
|
36636
|
+
"name": "[_firstUpdated]",
|
|
36637
|
+
"type": {
|
|
36638
|
+
"text": "boolean"
|
|
36361
36639
|
},
|
|
36362
|
-
"
|
|
36363
|
-
|
|
36364
|
-
|
|
36365
|
-
|
|
36640
|
+
"privacy": "private",
|
|
36641
|
+
"default": "false",
|
|
36642
|
+
"inheritedFrom": {
|
|
36643
|
+
"name": "HtmlFor",
|
|
36644
|
+
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
36645
|
+
}
|
|
36646
|
+
},
|
|
36647
|
+
{
|
|
36648
|
+
"kind": "field",
|
|
36649
|
+
"name": "htmlFor",
|
|
36650
|
+
"type": {
|
|
36651
|
+
"text": "string | null"
|
|
36652
|
+
},
|
|
36653
|
+
"default": "null",
|
|
36654
|
+
"description": "The identifier of the interactive control to which this element is attached.",
|
|
36655
|
+
"attribute": "for",
|
|
36656
|
+
"inheritedFrom": {
|
|
36657
|
+
"name": "HtmlFor",
|
|
36658
|
+
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
36659
|
+
}
|
|
36660
|
+
},
|
|
36661
|
+
{
|
|
36662
|
+
"kind": "field",
|
|
36663
|
+
"name": "control",
|
|
36664
|
+
"description": "The interactive element to which this element is attached.",
|
|
36665
|
+
"readonly": true,
|
|
36666
|
+
"inheritedFrom": {
|
|
36667
|
+
"name": "HtmlFor",
|
|
36668
|
+
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
36669
|
+
}
|
|
36670
|
+
},
|
|
36671
|
+
{
|
|
36672
|
+
"kind": "field",
|
|
36673
|
+
"name": "#clickHandler",
|
|
36674
|
+
"privacy": "private",
|
|
36675
|
+
"readonly": true,
|
|
36676
|
+
"inheritedFrom": {
|
|
36677
|
+
"name": "ActionElementBase",
|
|
36678
|
+
"module": "src/core/shared/primitives/ActionElementBase.ts"
|
|
36679
|
+
}
|
|
36680
|
+
}
|
|
36681
|
+
],
|
|
36682
|
+
"mixins": [
|
|
36683
|
+
{
|
|
36684
|
+
"name": "HtmlFor",
|
|
36685
|
+
"package": "@m3e/web/core"
|
|
36686
|
+
}
|
|
36687
|
+
],
|
|
36688
|
+
"superclass": {
|
|
36689
|
+
"name": "ActionElementBase",
|
|
36690
|
+
"package": "@m3e/web/core"
|
|
36691
|
+
},
|
|
36692
|
+
"tagName": "m3e-nav-rail-toggle",
|
|
36693
|
+
"customElement": true,
|
|
36694
|
+
"attributes": [
|
|
36695
|
+
{
|
|
36696
|
+
"name": "for",
|
|
36697
|
+
"type": {
|
|
36698
|
+
"text": "string | null"
|
|
36699
|
+
},
|
|
36700
|
+
"default": "null",
|
|
36701
|
+
"description": "The identifier of the interactive control to which this element is attached.",
|
|
36702
|
+
"fieldName": "htmlFor",
|
|
36703
|
+
"inheritedFrom": {
|
|
36704
|
+
"name": "HtmlFor",
|
|
36705
|
+
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
36706
|
+
}
|
|
36707
|
+
}
|
|
36708
|
+
]
|
|
36709
|
+
}
|
|
36710
|
+
],
|
|
36711
|
+
"exports": [
|
|
36712
|
+
{
|
|
36713
|
+
"kind": "js",
|
|
36714
|
+
"name": "M3eNavRailToggleElement",
|
|
36715
|
+
"declaration": {
|
|
36716
|
+
"name": "M3eNavRailToggleElement",
|
|
36717
|
+
"module": "src/nav-rail/NavRailToggleElement.ts"
|
|
36718
|
+
}
|
|
36719
|
+
},
|
|
36720
|
+
{
|
|
36721
|
+
"kind": "custom-element-definition",
|
|
36722
|
+
"name": "m3e-nav-rail-toggle",
|
|
36723
|
+
"declaration": {
|
|
36724
|
+
"name": "M3eNavRailToggleElement",
|
|
36725
|
+
"module": "src/nav-rail/NavRailToggleElement.ts"
|
|
36726
|
+
}
|
|
36727
|
+
}
|
|
36728
|
+
]
|
|
36729
|
+
},
|
|
36730
|
+
{
|
|
36731
|
+
"kind": "javascript-module",
|
|
36732
|
+
"path": "src/nav-menu/index.ts",
|
|
36733
|
+
"declarations": [],
|
|
36734
|
+
"exports": [
|
|
36735
|
+
{
|
|
36736
|
+
"kind": "js",
|
|
36737
|
+
"name": "*",
|
|
36738
|
+
"declaration": {
|
|
36739
|
+
"name": "*",
|
|
36740
|
+
"module": "src/nav-menu/NavMenuElement"
|
|
36741
|
+
}
|
|
36742
|
+
},
|
|
36743
|
+
{
|
|
36744
|
+
"kind": "js",
|
|
36745
|
+
"name": "*",
|
|
36746
|
+
"declaration": {
|
|
36747
|
+
"name": "*",
|
|
36748
|
+
"module": "src/nav-menu/NavMenuItemElement"
|
|
36749
|
+
}
|
|
36750
|
+
},
|
|
36751
|
+
{
|
|
36752
|
+
"kind": "js",
|
|
36753
|
+
"name": "*",
|
|
36754
|
+
"declaration": {
|
|
36755
|
+
"name": "*",
|
|
36756
|
+
"module": "src/nav-menu/NavMenuItemGroupElement"
|
|
36757
|
+
}
|
|
36758
|
+
}
|
|
36759
|
+
]
|
|
36760
|
+
},
|
|
36761
|
+
{
|
|
36762
|
+
"kind": "javascript-module",
|
|
36763
|
+
"path": "src/nav-menu/NavMenuElement.ts",
|
|
36764
|
+
"declarations": [
|
|
36765
|
+
{
|
|
36766
|
+
"kind": "class",
|
|
36767
|
+
"description": "A hierarchical menu, typically used on larger devices, that allows a user to switch between views.",
|
|
36768
|
+
"name": "M3eNavMenuElement",
|
|
36769
|
+
"cssProperties": [
|
|
36770
|
+
{
|
|
36771
|
+
"description": "Top padding for the menu.",
|
|
36772
|
+
"name": "--m3e-nav-menu-padding-top"
|
|
36773
|
+
},
|
|
36774
|
+
{
|
|
36775
|
+
"description": "Bottom padding for the menu.",
|
|
36776
|
+
"name": "--m3e-nav-menu-padding-bottom"
|
|
36777
|
+
},
|
|
36778
|
+
{
|
|
36779
|
+
"description": "Left padding for the menu.",
|
|
36780
|
+
"name": "--m3e-nav-menu-padding-left"
|
|
36781
|
+
},
|
|
36782
|
+
{
|
|
36783
|
+
"description": "Right padding for the menu.",
|
|
36784
|
+
"name": "--m3e-nav-menu-padding-right"
|
|
36785
|
+
},
|
|
36786
|
+
{
|
|
36787
|
+
"description": "Margin for divider elements in the menu.",
|
|
36788
|
+
"name": "--m3e-nav-menu-divider-margin"
|
|
36789
|
+
},
|
|
36790
|
+
{
|
|
36791
|
+
"description": "Width of the menu scrollbar.",
|
|
36792
|
+
"name": "--m3e-nav-menu-scrollbar-width"
|
|
36793
|
+
},
|
|
36794
|
+
{
|
|
36795
|
+
"description": "Color of the menu scrollbar.",
|
|
36796
|
+
"name": "--m3e-nav-menu-scrollbar-color"
|
|
36797
|
+
}
|
|
36798
|
+
],
|
|
36799
|
+
"slots": [
|
|
36800
|
+
{
|
|
36801
|
+
"description": "Renders the items of the menu.",
|
|
36802
|
+
"name": ""
|
|
36803
|
+
}
|
|
36804
|
+
],
|
|
36805
|
+
"members": [
|
|
36806
|
+
{
|
|
36807
|
+
"kind": "field",
|
|
36808
|
+
"name": "__nextId",
|
|
36809
|
+
"type": {
|
|
36810
|
+
"text": "number"
|
|
36811
|
+
},
|
|
36812
|
+
"privacy": "private",
|
|
36813
|
+
"static": true,
|
|
36814
|
+
"default": "0"
|
|
36815
|
+
},
|
|
36816
|
+
{
|
|
36817
|
+
"kind": "field",
|
|
36818
|
+
"name": "#ignoreFocusVisible",
|
|
36819
|
+
"privacy": "private",
|
|
36820
|
+
"type": {
|
|
36821
|
+
"text": "boolean"
|
|
36822
|
+
},
|
|
36823
|
+
"default": "false"
|
|
36824
|
+
},
|
|
36825
|
+
{
|
|
36826
|
+
"kind": "field",
|
|
36827
|
+
"name": "#ignoreFocus",
|
|
36828
|
+
"privacy": "private",
|
|
36829
|
+
"type": {
|
|
36830
|
+
"text": "boolean"
|
|
36831
|
+
},
|
|
36832
|
+
"default": "false"
|
|
36833
|
+
},
|
|
36834
|
+
{
|
|
36835
|
+
"kind": "field",
|
|
36836
|
+
"name": "[selectionManager]",
|
|
36837
|
+
"readonly": true,
|
|
36838
|
+
"privacy": "private"
|
|
36839
|
+
},
|
|
36840
|
+
{
|
|
36841
|
+
"kind": "field",
|
|
36842
|
+
"name": "#keyDownHandler",
|
|
36843
|
+
"privacy": "private",
|
|
36844
|
+
"readonly": true
|
|
36845
|
+
},
|
|
36846
|
+
{
|
|
36847
|
+
"kind": "field",
|
|
36848
|
+
"name": "#keyUpHandler",
|
|
36849
|
+
"privacy": "private",
|
|
36850
|
+
"readonly": true
|
|
36851
|
+
},
|
|
36852
|
+
{
|
|
36853
|
+
"kind": "field",
|
|
36854
|
+
"name": "#pointerDownHandler",
|
|
36855
|
+
"privacy": "private",
|
|
36856
|
+
"readonly": true
|
|
36857
|
+
},
|
|
36858
|
+
{
|
|
36859
|
+
"kind": "field",
|
|
36860
|
+
"name": "selected",
|
|
36861
|
+
"type": {
|
|
36862
|
+
"text": "M3eNavMenuItemElement | null"
|
|
36863
|
+
},
|
|
36864
|
+
"description": "The selected item of the menu.",
|
|
36865
|
+
"readonly": true
|
|
36866
|
+
},
|
|
36867
|
+
{
|
|
36868
|
+
"kind": "field",
|
|
36869
|
+
"name": "items",
|
|
36870
|
+
"type": {
|
|
36871
|
+
"text": "readonly M3eNavMenuItemElement[]"
|
|
36872
|
+
},
|
|
36873
|
+
"description": "All the items of the menu.",
|
|
36874
|
+
"readonly": true
|
|
36875
|
+
},
|
|
36876
|
+
{
|
|
36877
|
+
"kind": "method",
|
|
36878
|
+
"name": "expand",
|
|
36879
|
+
"return": {
|
|
36880
|
+
"type": {
|
|
36881
|
+
"text": "void"
|
|
36882
|
+
}
|
|
36883
|
+
},
|
|
36884
|
+
"parameters": [
|
|
36885
|
+
{
|
|
36886
|
+
"name": "items",
|
|
36887
|
+
"optional": true,
|
|
36888
|
+
"type": {
|
|
36889
|
+
"text": "M3eNavMenuItemElement | undefined"
|
|
36890
|
+
},
|
|
36891
|
+
"description": "The items to expand."
|
|
36892
|
+
}
|
|
36893
|
+
],
|
|
36894
|
+
"description": "Expands the specified items, or all items if no items are provided."
|
|
36895
|
+
},
|
|
36896
|
+
{
|
|
36897
|
+
"kind": "method",
|
|
36898
|
+
"name": "collapse",
|
|
36899
|
+
"return": {
|
|
36900
|
+
"type": {
|
|
36901
|
+
"text": "void"
|
|
36902
|
+
}
|
|
36903
|
+
},
|
|
36904
|
+
"parameters": [
|
|
36905
|
+
{
|
|
36906
|
+
"name": "items",
|
|
36907
|
+
"optional": true,
|
|
36908
|
+
"type": {
|
|
36909
|
+
"text": "M3eNavMenuItemElement | undefined"
|
|
36910
|
+
},
|
|
36911
|
+
"description": "The items to collapse."
|
|
36912
|
+
}
|
|
36913
|
+
],
|
|
36914
|
+
"description": "Collapses the specified items, or all items if no items are provided."
|
|
36915
|
+
},
|
|
36916
|
+
{
|
|
36917
|
+
"kind": "method",
|
|
36918
|
+
"name": "#handleSlotChange",
|
|
36919
|
+
"privacy": "private",
|
|
36920
|
+
"return": {
|
|
36921
|
+
"type": {
|
|
36922
|
+
"text": "void"
|
|
36923
|
+
}
|
|
36924
|
+
}
|
|
36925
|
+
},
|
|
36926
|
+
{
|
|
36927
|
+
"kind": "method",
|
|
36928
|
+
"name": "#handleKeyDown",
|
|
36929
|
+
"privacy": "private",
|
|
36930
|
+
"return": {
|
|
36931
|
+
"type": {
|
|
36932
|
+
"text": "void"
|
|
36933
|
+
}
|
|
36934
|
+
},
|
|
36935
|
+
"parameters": [
|
|
36936
|
+
{
|
|
36937
|
+
"name": "e",
|
|
36938
|
+
"type": {
|
|
36939
|
+
"text": "KeyboardEvent"
|
|
36940
|
+
}
|
|
36941
|
+
}
|
|
36942
|
+
]
|
|
36943
|
+
},
|
|
36944
|
+
{
|
|
36945
|
+
"kind": "method",
|
|
36946
|
+
"name": "#handleKeyUp",
|
|
36947
|
+
"privacy": "private",
|
|
36948
|
+
"return": {
|
|
36949
|
+
"type": {
|
|
36950
|
+
"text": "void"
|
|
36951
|
+
}
|
|
36952
|
+
},
|
|
36953
|
+
"parameters": [
|
|
36954
|
+
{
|
|
36955
|
+
"name": "e",
|
|
36956
|
+
"type": {
|
|
36957
|
+
"text": "KeyboardEvent"
|
|
36958
|
+
}
|
|
36959
|
+
}
|
|
36960
|
+
]
|
|
36961
|
+
},
|
|
36962
|
+
{
|
|
36963
|
+
"kind": "method",
|
|
36964
|
+
"name": "#handlePointerDown",
|
|
36965
|
+
"privacy": "private",
|
|
36966
|
+
"return": {
|
|
36967
|
+
"type": {
|
|
36968
|
+
"text": "void"
|
|
36969
|
+
}
|
|
36970
|
+
},
|
|
36971
|
+
"parameters": [
|
|
36972
|
+
{
|
|
36973
|
+
"name": "e",
|
|
36974
|
+
"type": {
|
|
36975
|
+
"text": "Event"
|
|
36976
|
+
}
|
|
36977
|
+
}
|
|
36978
|
+
]
|
|
36979
|
+
},
|
|
36980
|
+
{
|
|
36981
|
+
"kind": "method",
|
|
36982
|
+
"name": "#activateItem",
|
|
36983
|
+
"privacy": "private",
|
|
36984
|
+
"return": {
|
|
36985
|
+
"type": {
|
|
36986
|
+
"text": "void"
|
|
36987
|
+
}
|
|
36988
|
+
},
|
|
36989
|
+
"parameters": [
|
|
36990
|
+
{
|
|
36991
|
+
"name": "item",
|
|
36992
|
+
"type": {
|
|
36993
|
+
"text": "M3eNavMenuItemElement"
|
|
36994
|
+
}
|
|
36995
|
+
}
|
|
36996
|
+
]
|
|
36997
|
+
},
|
|
36998
|
+
{
|
|
36999
|
+
"kind": "method",
|
|
37000
|
+
"name": "#updateFocusVisible",
|
|
37001
|
+
"privacy": "private",
|
|
37002
|
+
"return": {
|
|
37003
|
+
"type": {
|
|
37004
|
+
"text": "void"
|
|
37005
|
+
}
|
|
37006
|
+
}
|
|
37007
|
+
},
|
|
37008
|
+
{
|
|
37009
|
+
"kind": "method",
|
|
37010
|
+
"name": "#updateItemFocusVisible",
|
|
37011
|
+
"privacy": "private",
|
|
37012
|
+
"return": {
|
|
37013
|
+
"type": {
|
|
37014
|
+
"text": "void"
|
|
37015
|
+
}
|
|
37016
|
+
},
|
|
37017
|
+
"parameters": [
|
|
37018
|
+
{
|
|
37019
|
+
"name": "item",
|
|
37020
|
+
"type": {
|
|
36366
37021
|
"text": "M3eNavMenuItemElement"
|
|
36367
37022
|
}
|
|
36368
37023
|
},
|
|
@@ -37172,576 +37827,6 @@
|
|
|
37172
37827
|
}
|
|
37173
37828
|
]
|
|
37174
37829
|
},
|
|
37175
|
-
{
|
|
37176
|
-
"kind": "javascript-module",
|
|
37177
|
-
"path": "src/nav-rail/index.ts",
|
|
37178
|
-
"declarations": [],
|
|
37179
|
-
"exports": [
|
|
37180
|
-
{
|
|
37181
|
-
"kind": "js",
|
|
37182
|
-
"name": "*",
|
|
37183
|
-
"declaration": {
|
|
37184
|
-
"name": "*",
|
|
37185
|
-
"module": "src/nav-rail/NavRailElement"
|
|
37186
|
-
}
|
|
37187
|
-
},
|
|
37188
|
-
{
|
|
37189
|
-
"kind": "js",
|
|
37190
|
-
"name": "*",
|
|
37191
|
-
"declaration": {
|
|
37192
|
-
"name": "*",
|
|
37193
|
-
"module": "src/nav-rail/NavRailToggleElement"
|
|
37194
|
-
}
|
|
37195
|
-
}
|
|
37196
|
-
]
|
|
37197
|
-
},
|
|
37198
|
-
{
|
|
37199
|
-
"kind": "javascript-module",
|
|
37200
|
-
"path": "src/nav-rail/NavRailElement.ts",
|
|
37201
|
-
"declarations": [
|
|
37202
|
-
{
|
|
37203
|
-
"kind": "class",
|
|
37204
|
-
"description": "A vertical bar, typically used on larger devices, that allows a user to switch between views.",
|
|
37205
|
-
"name": "M3eNavRailElement",
|
|
37206
|
-
"cssProperties": [
|
|
37207
|
-
{
|
|
37208
|
-
"description": "Top block padding for the nav rail.",
|
|
37209
|
-
"name": "--m3e-nav-rail-top-space"
|
|
37210
|
-
},
|
|
37211
|
-
{
|
|
37212
|
-
"description": "Bottom block padding for the nav rail.",
|
|
37213
|
-
"name": "--m3e-nav-rail-bottom-space"
|
|
37214
|
-
},
|
|
37215
|
-
{
|
|
37216
|
-
"description": "Width of the nav rail in compact mode.",
|
|
37217
|
-
"name": "--m3e-nav-rail-compact-width"
|
|
37218
|
-
},
|
|
37219
|
-
{
|
|
37220
|
-
"description": "Inline padding for expanded nav rail.",
|
|
37221
|
-
"name": "--m3e-nav-rail-expanded-inline-padding"
|
|
37222
|
-
},
|
|
37223
|
-
{
|
|
37224
|
-
"description": "Minimum width of the nav rail in expanded mode.",
|
|
37225
|
-
"name": "--m3e-nav-rail-expanded-min-width"
|
|
37226
|
-
},
|
|
37227
|
-
{
|
|
37228
|
-
"description": "Maximum width of the nav rail in expanded mode.",
|
|
37229
|
-
"name": "--m3e-nav-rail-expanded-max-width"
|
|
37230
|
-
},
|
|
37231
|
-
{
|
|
37232
|
-
"description": "Height of nav items in expanded mode.",
|
|
37233
|
-
"name": "--m3e-nav-rail-expanded-item-height"
|
|
37234
|
-
},
|
|
37235
|
-
{
|
|
37236
|
-
"description": "Space below icon buttons and FABs.",
|
|
37237
|
-
"name": "--m3e-nav-rail-button-item-space"
|
|
37238
|
-
},
|
|
37239
|
-
{
|
|
37240
|
-
"description": "Inset for icon buttons in expanded mode.",
|
|
37241
|
-
"name": "--m3e-nav-rail-expanded-icon-button-inset"
|
|
37242
|
-
},
|
|
37243
|
-
{
|
|
37244
|
-
"description": "Height of the navigation bar.",
|
|
37245
|
-
"name": "--m3e-nav-bar-height",
|
|
37246
|
-
"inheritedFrom": {
|
|
37247
|
-
"name": "M3eNavBarElement",
|
|
37248
|
-
"module": "src/nav-bar/NavBarElement.ts"
|
|
37249
|
-
}
|
|
37250
|
-
},
|
|
37251
|
-
{
|
|
37252
|
-
"description": "Background color of the navigation bar container.",
|
|
37253
|
-
"name": "--m3e-nav-bar-container-color",
|
|
37254
|
-
"inheritedFrom": {
|
|
37255
|
-
"name": "M3eNavBarElement",
|
|
37256
|
-
"module": "src/nav-bar/NavBarElement.ts"
|
|
37257
|
-
}
|
|
37258
|
-
},
|
|
37259
|
-
{
|
|
37260
|
-
"description": "Minimum width of vertical nav items.",
|
|
37261
|
-
"name": "--m3e-nav-bar-vertical-item-width",
|
|
37262
|
-
"inheritedFrom": {
|
|
37263
|
-
"name": "M3eNavBarElement",
|
|
37264
|
-
"module": "src/nav-bar/NavBarElement.ts"
|
|
37265
|
-
}
|
|
37266
|
-
}
|
|
37267
|
-
],
|
|
37268
|
-
"members": [
|
|
37269
|
-
{
|
|
37270
|
-
"kind": "field",
|
|
37271
|
-
"name": "#focusKeyManager",
|
|
37272
|
-
"privacy": "private"
|
|
37273
|
-
},
|
|
37274
|
-
{
|
|
37275
|
-
"kind": "field",
|
|
37276
|
-
"name": "#keyDownHandler",
|
|
37277
|
-
"privacy": "private",
|
|
37278
|
-
"readonly": true
|
|
37279
|
-
},
|
|
37280
|
-
{
|
|
37281
|
-
"kind": "method",
|
|
37282
|
-
"name": "#handleKeyDown",
|
|
37283
|
-
"privacy": "private",
|
|
37284
|
-
"return": {
|
|
37285
|
-
"type": {
|
|
37286
|
-
"text": "void"
|
|
37287
|
-
}
|
|
37288
|
-
},
|
|
37289
|
-
"parameters": [
|
|
37290
|
-
{
|
|
37291
|
-
"name": "e",
|
|
37292
|
-
"type": {
|
|
37293
|
-
"text": "KeyboardEvent"
|
|
37294
|
-
}
|
|
37295
|
-
}
|
|
37296
|
-
]
|
|
37297
|
-
},
|
|
37298
|
-
{
|
|
37299
|
-
"kind": "field",
|
|
37300
|
-
"name": "[_wasConnected]",
|
|
37301
|
-
"type": {
|
|
37302
|
-
"text": "boolean"
|
|
37303
|
-
},
|
|
37304
|
-
"privacy": "private",
|
|
37305
|
-
"default": "false",
|
|
37306
|
-
"inheritedFrom": {
|
|
37307
|
-
"name": "M3eNavBarElement",
|
|
37308
|
-
"module": "src/nav-bar/NavBarElement.ts"
|
|
37309
|
-
}
|
|
37310
|
-
},
|
|
37311
|
-
{
|
|
37312
|
-
"kind": "method",
|
|
37313
|
-
"name": "reconnectedCallback",
|
|
37314
|
-
"return": {
|
|
37315
|
-
"type": {
|
|
37316
|
-
"text": "void"
|
|
37317
|
-
}
|
|
37318
|
-
},
|
|
37319
|
-
"inheritedFrom": {
|
|
37320
|
-
"name": "M3eNavBarElement",
|
|
37321
|
-
"module": "src/nav-bar/NavBarElement.ts"
|
|
37322
|
-
}
|
|
37323
|
-
},
|
|
37324
|
-
{
|
|
37325
|
-
"kind": "field",
|
|
37326
|
-
"name": "formAssociated",
|
|
37327
|
-
"static": true,
|
|
37328
|
-
"readonly": true,
|
|
37329
|
-
"default": "formAssociated",
|
|
37330
|
-
"description": "Indicates that this custom element participates in form submission, validation, and form state restoration.",
|
|
37331
|
-
"inheritedFrom": {
|
|
37332
|
-
"name": "M3eNavBarElement",
|
|
37333
|
-
"module": "src/nav-bar/NavBarElement.ts"
|
|
37334
|
-
}
|
|
37335
|
-
},
|
|
37336
|
-
{
|
|
37337
|
-
"kind": "field",
|
|
37338
|
-
"name": "[_internals]",
|
|
37339
|
-
"type": {
|
|
37340
|
-
"text": "ElementInternals | undefined"
|
|
37341
|
-
},
|
|
37342
|
-
"privacy": "private",
|
|
37343
|
-
"inheritedFrom": {
|
|
37344
|
-
"name": "M3eNavBarElement",
|
|
37345
|
-
"module": "src/nav-bar/NavBarElement.ts"
|
|
37346
|
-
}
|
|
37347
|
-
},
|
|
37348
|
-
{
|
|
37349
|
-
"kind": "field",
|
|
37350
|
-
"name": "[_customState]",
|
|
37351
|
-
"default": "new Set<string>()",
|
|
37352
|
-
"privacy": "private",
|
|
37353
|
-
"inheritedFrom": {
|
|
37354
|
-
"name": "M3eNavBarElement",
|
|
37355
|
-
"module": "src/nav-bar/NavBarElement.ts"
|
|
37356
|
-
}
|
|
37357
|
-
},
|
|
37358
|
-
{
|
|
37359
|
-
"kind": "field",
|
|
37360
|
-
"name": "#breakpointUnobserve",
|
|
37361
|
-
"privacy": "private",
|
|
37362
|
-
"type": {
|
|
37363
|
-
"text": "() => void | undefined"
|
|
37364
|
-
},
|
|
37365
|
-
"inheritedFrom": {
|
|
37366
|
-
"name": "M3eNavBarElement",
|
|
37367
|
-
"module": "src/nav-bar/NavBarElement.ts"
|
|
37368
|
-
}
|
|
37369
|
-
},
|
|
37370
|
-
{
|
|
37371
|
-
"kind": "field",
|
|
37372
|
-
"name": "_mode",
|
|
37373
|
-
"type": {
|
|
37374
|
-
"text": "Exclude<NavBarMode, \"auto\"> | undefined"
|
|
37375
|
-
},
|
|
37376
|
-
"privacy": "private",
|
|
37377
|
-
"inheritedFrom": {
|
|
37378
|
-
"name": "M3eNavBarElement",
|
|
37379
|
-
"module": "src/nav-bar/NavBarElement.ts"
|
|
37380
|
-
}
|
|
37381
|
-
},
|
|
37382
|
-
{
|
|
37383
|
-
"kind": "field",
|
|
37384
|
-
"name": "mode",
|
|
37385
|
-
"type": {
|
|
37386
|
-
"text": "NavBarMode"
|
|
37387
|
-
},
|
|
37388
|
-
"default": "\"compact\"",
|
|
37389
|
-
"description": "The mode in which items in the bar are presented.",
|
|
37390
|
-
"attribute": "mode",
|
|
37391
|
-
"reflects": true,
|
|
37392
|
-
"inheritedFrom": {
|
|
37393
|
-
"name": "M3eNavBarElement",
|
|
37394
|
-
"module": "src/nav-bar/NavBarElement.ts"
|
|
37395
|
-
}
|
|
37396
|
-
},
|
|
37397
|
-
{
|
|
37398
|
-
"kind": "field",
|
|
37399
|
-
"name": "items",
|
|
37400
|
-
"type": {
|
|
37401
|
-
"text": "readonly M3eNavItemElement[]"
|
|
37402
|
-
},
|
|
37403
|
-
"description": "The items of the bar.",
|
|
37404
|
-
"readonly": true,
|
|
37405
|
-
"inheritedFrom": {
|
|
37406
|
-
"name": "M3eNavBarElement",
|
|
37407
|
-
"module": "src/nav-bar/NavBarElement.ts"
|
|
37408
|
-
}
|
|
37409
|
-
},
|
|
37410
|
-
{
|
|
37411
|
-
"kind": "field",
|
|
37412
|
-
"name": "selected",
|
|
37413
|
-
"type": {
|
|
37414
|
-
"text": "M3eNavItemElement | null"
|
|
37415
|
-
},
|
|
37416
|
-
"description": "The selected item.",
|
|
37417
|
-
"readonly": true,
|
|
37418
|
-
"inheritedFrom": {
|
|
37419
|
-
"name": "M3eNavBarElement",
|
|
37420
|
-
"module": "src/nav-bar/NavBarElement.ts"
|
|
37421
|
-
}
|
|
37422
|
-
},
|
|
37423
|
-
{
|
|
37424
|
-
"kind": "field",
|
|
37425
|
-
"name": "currentMode",
|
|
37426
|
-
"type": {
|
|
37427
|
-
"text": "Exclude<NavBarMode, \"auto\">"
|
|
37428
|
-
},
|
|
37429
|
-
"description": "The current mode applied to the bar.",
|
|
37430
|
-
"inheritedFrom": {
|
|
37431
|
-
"name": "M3eNavBarElement",
|
|
37432
|
-
"module": "src/nav-bar/NavBarElement.ts"
|
|
37433
|
-
}
|
|
37434
|
-
},
|
|
37435
|
-
{
|
|
37436
|
-
"kind": "method",
|
|
37437
|
-
"name": "#initBreakpointMonitoring",
|
|
37438
|
-
"privacy": "private",
|
|
37439
|
-
"return": {
|
|
37440
|
-
"type": {
|
|
37441
|
-
"text": "void"
|
|
37442
|
-
}
|
|
37443
|
-
},
|
|
37444
|
-
"inheritedFrom": {
|
|
37445
|
-
"name": "M3eNavBarElement",
|
|
37446
|
-
"module": "src/nav-bar/NavBarElement.ts"
|
|
37447
|
-
}
|
|
37448
|
-
},
|
|
37449
|
-
{
|
|
37450
|
-
"kind": "method",
|
|
37451
|
-
"name": "#handleSlotChange",
|
|
37452
|
-
"privacy": "private",
|
|
37453
|
-
"return": {
|
|
37454
|
-
"type": {
|
|
37455
|
-
"text": "void"
|
|
37456
|
-
}
|
|
37457
|
-
},
|
|
37458
|
-
"inheritedFrom": {
|
|
37459
|
-
"name": "M3eNavBarElement",
|
|
37460
|
-
"module": "src/nav-bar/NavBarElement.ts"
|
|
37461
|
-
}
|
|
37462
|
-
},
|
|
37463
|
-
{
|
|
37464
|
-
"kind": "method",
|
|
37465
|
-
"name": "#handleChange",
|
|
37466
|
-
"privacy": "private",
|
|
37467
|
-
"return": {
|
|
37468
|
-
"type": {
|
|
37469
|
-
"text": "void"
|
|
37470
|
-
}
|
|
37471
|
-
},
|
|
37472
|
-
"parameters": [
|
|
37473
|
-
{
|
|
37474
|
-
"name": "e",
|
|
37475
|
-
"type": {
|
|
37476
|
-
"text": "Event"
|
|
37477
|
-
}
|
|
37478
|
-
}
|
|
37479
|
-
],
|
|
37480
|
-
"inheritedFrom": {
|
|
37481
|
-
"name": "M3eNavBarElement",
|
|
37482
|
-
"module": "src/nav-bar/NavBarElement.ts"
|
|
37483
|
-
}
|
|
37484
|
-
}
|
|
37485
|
-
],
|
|
37486
|
-
"events": [
|
|
37487
|
-
{
|
|
37488
|
-
"name": "change",
|
|
37489
|
-
"type": {
|
|
37490
|
-
"text": "Event"
|
|
37491
|
-
},
|
|
37492
|
-
"description": "Emitted when the selected state of an item changes.",
|
|
37493
|
-
"inheritedFrom": {
|
|
37494
|
-
"name": "M3eNavBarElement",
|
|
37495
|
-
"module": "src/nav-bar/NavBarElement.ts"
|
|
37496
|
-
}
|
|
37497
|
-
}
|
|
37498
|
-
],
|
|
37499
|
-
"attributes": [
|
|
37500
|
-
{
|
|
37501
|
-
"description": "The mode in which items in the rail are presented.",
|
|
37502
|
-
"name": "mode",
|
|
37503
|
-
"type": {
|
|
37504
|
-
"text": "NavBarMode"
|
|
37505
|
-
},
|
|
37506
|
-
"default": "\"compact\"",
|
|
37507
|
-
"fieldName": "mode",
|
|
37508
|
-
"inheritedFrom": {
|
|
37509
|
-
"name": "M3eNavBarElement",
|
|
37510
|
-
"module": "src/nav-bar/NavBarElement.ts"
|
|
37511
|
-
}
|
|
37512
|
-
}
|
|
37513
|
-
],
|
|
37514
|
-
"superclass": {
|
|
37515
|
-
"name": "M3eNavBarElement",
|
|
37516
|
-
"package": "@m3e/web/nav-bar"
|
|
37517
|
-
},
|
|
37518
|
-
"tagName": "m3e-nav-rail",
|
|
37519
|
-
"customElement": true,
|
|
37520
|
-
"slots": [
|
|
37521
|
-
{
|
|
37522
|
-
"description": "Renders the items of the bar.",
|
|
37523
|
-
"name": "",
|
|
37524
|
-
"inheritedFrom": {
|
|
37525
|
-
"name": "M3eNavBarElement",
|
|
37526
|
-
"module": "src/nav-bar/NavBarElement.ts"
|
|
37527
|
-
}
|
|
37528
|
-
}
|
|
37529
|
-
]
|
|
37530
|
-
}
|
|
37531
|
-
],
|
|
37532
|
-
"exports": [
|
|
37533
|
-
{
|
|
37534
|
-
"kind": "js",
|
|
37535
|
-
"name": "M3eNavRailElement",
|
|
37536
|
-
"declaration": {
|
|
37537
|
-
"name": "M3eNavRailElement",
|
|
37538
|
-
"module": "src/nav-rail/NavRailElement.ts"
|
|
37539
|
-
}
|
|
37540
|
-
},
|
|
37541
|
-
{
|
|
37542
|
-
"kind": "custom-element-definition",
|
|
37543
|
-
"name": "m3e-nav-rail",
|
|
37544
|
-
"declaration": {
|
|
37545
|
-
"name": "M3eNavRailElement",
|
|
37546
|
-
"module": "src/nav-rail/NavRailElement.ts"
|
|
37547
|
-
}
|
|
37548
|
-
}
|
|
37549
|
-
]
|
|
37550
|
-
},
|
|
37551
|
-
{
|
|
37552
|
-
"kind": "javascript-module",
|
|
37553
|
-
"path": "src/nav-rail/NavRailToggleElement.ts",
|
|
37554
|
-
"declarations": [
|
|
37555
|
-
{
|
|
37556
|
-
"kind": "class",
|
|
37557
|
-
"description": "An element, nested within a clickable element, used to toggle the expanded state of a navigation rail.",
|
|
37558
|
-
"name": "M3eNavRailToggleElement",
|
|
37559
|
-
"members": [
|
|
37560
|
-
{
|
|
37561
|
-
"kind": "field",
|
|
37562
|
-
"name": "#mutationController",
|
|
37563
|
-
"privacy": "private",
|
|
37564
|
-
"readonly": true,
|
|
37565
|
-
"default": "new MutationController(this, { target: null, config: { attributeFilter: [\"class\"] }, callback: () => this.#updateToggle(), })"
|
|
37566
|
-
},
|
|
37567
|
-
{
|
|
37568
|
-
"kind": "method",
|
|
37569
|
-
"name": "attach",
|
|
37570
|
-
"return": {
|
|
37571
|
-
"type": {
|
|
37572
|
-
"text": "void"
|
|
37573
|
-
}
|
|
37574
|
-
},
|
|
37575
|
-
"parameters": [
|
|
37576
|
-
{
|
|
37577
|
-
"name": "control",
|
|
37578
|
-
"type": {
|
|
37579
|
-
"text": "HTMLElement"
|
|
37580
|
-
}
|
|
37581
|
-
}
|
|
37582
|
-
],
|
|
37583
|
-
"description": "Attaches the element to an interactive control.",
|
|
37584
|
-
"inheritedFrom": {
|
|
37585
|
-
"name": "HtmlFor",
|
|
37586
|
-
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
37587
|
-
}
|
|
37588
|
-
},
|
|
37589
|
-
{
|
|
37590
|
-
"kind": "method",
|
|
37591
|
-
"name": "detach",
|
|
37592
|
-
"return": {
|
|
37593
|
-
"type": {
|
|
37594
|
-
"text": "void"
|
|
37595
|
-
}
|
|
37596
|
-
},
|
|
37597
|
-
"description": "Detaches the element from its current interactive control.",
|
|
37598
|
-
"inheritedFrom": {
|
|
37599
|
-
"name": "HtmlFor",
|
|
37600
|
-
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
37601
|
-
}
|
|
37602
|
-
},
|
|
37603
|
-
{
|
|
37604
|
-
"kind": "method",
|
|
37605
|
-
"name": "_onClick",
|
|
37606
|
-
"privacy": "protected",
|
|
37607
|
-
"return": {
|
|
37608
|
-
"type": {
|
|
37609
|
-
"text": "void"
|
|
37610
|
-
}
|
|
37611
|
-
},
|
|
37612
|
-
"parameters": [
|
|
37613
|
-
{
|
|
37614
|
-
"name": "e",
|
|
37615
|
-
"type": {
|
|
37616
|
-
"text": "Event"
|
|
37617
|
-
},
|
|
37618
|
-
"description": "The click event to handle."
|
|
37619
|
-
}
|
|
37620
|
-
],
|
|
37621
|
-
"description": "When implemented by a derived class, handles the specified click event.",
|
|
37622
|
-
"inheritedFrom": {
|
|
37623
|
-
"name": "ActionElementBase",
|
|
37624
|
-
"module": "src/core/shared/primitives/ActionElementBase.ts"
|
|
37625
|
-
}
|
|
37626
|
-
},
|
|
37627
|
-
{
|
|
37628
|
-
"kind": "method",
|
|
37629
|
-
"name": "#updateToggle",
|
|
37630
|
-
"privacy": "private",
|
|
37631
|
-
"return": {
|
|
37632
|
-
"type": {
|
|
37633
|
-
"text": "Promise<void>"
|
|
37634
|
-
}
|
|
37635
|
-
}
|
|
37636
|
-
},
|
|
37637
|
-
{
|
|
37638
|
-
"kind": "field",
|
|
37639
|
-
"name": "[_control]",
|
|
37640
|
-
"type": {
|
|
37641
|
-
"text": "WeakRef<HTMLElement> | undefined"
|
|
37642
|
-
},
|
|
37643
|
-
"privacy": "private",
|
|
37644
|
-
"inheritedFrom": {
|
|
37645
|
-
"name": "HtmlFor",
|
|
37646
|
-
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
37647
|
-
}
|
|
37648
|
-
},
|
|
37649
|
-
{
|
|
37650
|
-
"kind": "field",
|
|
37651
|
-
"name": "[_firstUpdated]",
|
|
37652
|
-
"type": {
|
|
37653
|
-
"text": "boolean"
|
|
37654
|
-
},
|
|
37655
|
-
"privacy": "private",
|
|
37656
|
-
"default": "false",
|
|
37657
|
-
"inheritedFrom": {
|
|
37658
|
-
"name": "HtmlFor",
|
|
37659
|
-
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
37660
|
-
}
|
|
37661
|
-
},
|
|
37662
|
-
{
|
|
37663
|
-
"kind": "field",
|
|
37664
|
-
"name": "htmlFor",
|
|
37665
|
-
"type": {
|
|
37666
|
-
"text": "string | null"
|
|
37667
|
-
},
|
|
37668
|
-
"default": "null",
|
|
37669
|
-
"description": "The identifier of the interactive control to which this element is attached.",
|
|
37670
|
-
"attribute": "for",
|
|
37671
|
-
"inheritedFrom": {
|
|
37672
|
-
"name": "HtmlFor",
|
|
37673
|
-
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
37674
|
-
}
|
|
37675
|
-
},
|
|
37676
|
-
{
|
|
37677
|
-
"kind": "field",
|
|
37678
|
-
"name": "control",
|
|
37679
|
-
"description": "The interactive element to which this element is attached.",
|
|
37680
|
-
"readonly": true,
|
|
37681
|
-
"inheritedFrom": {
|
|
37682
|
-
"name": "HtmlFor",
|
|
37683
|
-
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
37684
|
-
}
|
|
37685
|
-
},
|
|
37686
|
-
{
|
|
37687
|
-
"kind": "field",
|
|
37688
|
-
"name": "#clickHandler",
|
|
37689
|
-
"privacy": "private",
|
|
37690
|
-
"readonly": true,
|
|
37691
|
-
"inheritedFrom": {
|
|
37692
|
-
"name": "ActionElementBase",
|
|
37693
|
-
"module": "src/core/shared/primitives/ActionElementBase.ts"
|
|
37694
|
-
}
|
|
37695
|
-
}
|
|
37696
|
-
],
|
|
37697
|
-
"mixins": [
|
|
37698
|
-
{
|
|
37699
|
-
"name": "HtmlFor",
|
|
37700
|
-
"package": "@m3e/web/core"
|
|
37701
|
-
}
|
|
37702
|
-
],
|
|
37703
|
-
"superclass": {
|
|
37704
|
-
"name": "ActionElementBase",
|
|
37705
|
-
"package": "@m3e/web/core"
|
|
37706
|
-
},
|
|
37707
|
-
"tagName": "m3e-nav-rail-toggle",
|
|
37708
|
-
"customElement": true,
|
|
37709
|
-
"attributes": [
|
|
37710
|
-
{
|
|
37711
|
-
"name": "for",
|
|
37712
|
-
"type": {
|
|
37713
|
-
"text": "string | null"
|
|
37714
|
-
},
|
|
37715
|
-
"default": "null",
|
|
37716
|
-
"description": "The identifier of the interactive control to which this element is attached.",
|
|
37717
|
-
"fieldName": "htmlFor",
|
|
37718
|
-
"inheritedFrom": {
|
|
37719
|
-
"name": "HtmlFor",
|
|
37720
|
-
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
37721
|
-
}
|
|
37722
|
-
}
|
|
37723
|
-
]
|
|
37724
|
-
}
|
|
37725
|
-
],
|
|
37726
|
-
"exports": [
|
|
37727
|
-
{
|
|
37728
|
-
"kind": "js",
|
|
37729
|
-
"name": "M3eNavRailToggleElement",
|
|
37730
|
-
"declaration": {
|
|
37731
|
-
"name": "M3eNavRailToggleElement",
|
|
37732
|
-
"module": "src/nav-rail/NavRailToggleElement.ts"
|
|
37733
|
-
}
|
|
37734
|
-
},
|
|
37735
|
-
{
|
|
37736
|
-
"kind": "custom-element-definition",
|
|
37737
|
-
"name": "m3e-nav-rail-toggle",
|
|
37738
|
-
"declaration": {
|
|
37739
|
-
"name": "M3eNavRailToggleElement",
|
|
37740
|
-
"module": "src/nav-rail/NavRailToggleElement.ts"
|
|
37741
|
-
}
|
|
37742
|
-
}
|
|
37743
|
-
]
|
|
37744
|
-
},
|
|
37745
37830
|
{
|
|
37746
37831
|
"kind": "javascript-module",
|
|
37747
37832
|
"path": "src/option/index.ts",
|
|
@@ -52006,384 +52091,6 @@
|
|
|
52006
52091
|
"declarations": [],
|
|
52007
52092
|
"exports": []
|
|
52008
52093
|
},
|
|
52009
|
-
{
|
|
52010
|
-
"kind": "javascript-module",
|
|
52011
|
-
"path": "src/textarea-autosize/index.ts",
|
|
52012
|
-
"declarations": [],
|
|
52013
|
-
"exports": [
|
|
52014
|
-
{
|
|
52015
|
-
"kind": "js",
|
|
52016
|
-
"name": "*",
|
|
52017
|
-
"declaration": {
|
|
52018
|
-
"name": "*",
|
|
52019
|
-
"module": "src/textarea-autosize/TextareaAutosizeElement"
|
|
52020
|
-
}
|
|
52021
|
-
}
|
|
52022
|
-
]
|
|
52023
|
-
},
|
|
52024
|
-
{
|
|
52025
|
-
"kind": "javascript-module",
|
|
52026
|
-
"path": "src/textarea-autosize/TextareaAutosizeElement.ts",
|
|
52027
|
-
"declarations": [
|
|
52028
|
-
{
|
|
52029
|
-
"kind": "class",
|
|
52030
|
-
"description": "A non-visual element used to automatically resize a `textarea` to fit its content.",
|
|
52031
|
-
"name": "M3eTextareaAutosizeElement",
|
|
52032
|
-
"members": [
|
|
52033
|
-
{
|
|
52034
|
-
"kind": "field",
|
|
52035
|
-
"name": "#initialHeight",
|
|
52036
|
-
"privacy": "private",
|
|
52037
|
-
"type": {
|
|
52038
|
-
"text": "string | undefined"
|
|
52039
|
-
}
|
|
52040
|
-
},
|
|
52041
|
-
{
|
|
52042
|
-
"kind": "field",
|
|
52043
|
-
"name": "#cachedLineHeight",
|
|
52044
|
-
"privacy": "private",
|
|
52045
|
-
"type": {
|
|
52046
|
-
"text": "number | undefined"
|
|
52047
|
-
}
|
|
52048
|
-
},
|
|
52049
|
-
{
|
|
52050
|
-
"kind": "field",
|
|
52051
|
-
"name": "#cachedPlaceholderHeight",
|
|
52052
|
-
"privacy": "private",
|
|
52053
|
-
"type": {
|
|
52054
|
-
"text": "number | undefined"
|
|
52055
|
-
}
|
|
52056
|
-
},
|
|
52057
|
-
{
|
|
52058
|
-
"kind": "field",
|
|
52059
|
-
"name": "#previousMinRows",
|
|
52060
|
-
"privacy": "private",
|
|
52061
|
-
"type": {
|
|
52062
|
-
"text": "number | undefined"
|
|
52063
|
-
}
|
|
52064
|
-
},
|
|
52065
|
-
{
|
|
52066
|
-
"kind": "field",
|
|
52067
|
-
"name": "#previousValue",
|
|
52068
|
-
"privacy": "private",
|
|
52069
|
-
"type": {
|
|
52070
|
-
"text": "string | undefined"
|
|
52071
|
-
}
|
|
52072
|
-
},
|
|
52073
|
-
{
|
|
52074
|
-
"kind": "field",
|
|
52075
|
-
"name": "#hasFocus",
|
|
52076
|
-
"privacy": "private",
|
|
52077
|
-
"type": {
|
|
52078
|
-
"text": "boolean"
|
|
52079
|
-
},
|
|
52080
|
-
"default": "false"
|
|
52081
|
-
},
|
|
52082
|
-
{
|
|
52083
|
-
"kind": "field",
|
|
52084
|
-
"name": "#windowResizeHandler",
|
|
52085
|
-
"privacy": "private",
|
|
52086
|
-
"readonly": true
|
|
52087
|
-
},
|
|
52088
|
-
{
|
|
52089
|
-
"kind": "field",
|
|
52090
|
-
"name": "#focusHandler",
|
|
52091
|
-
"privacy": "private",
|
|
52092
|
-
"readonly": true
|
|
52093
|
-
},
|
|
52094
|
-
{
|
|
52095
|
-
"kind": "field",
|
|
52096
|
-
"name": "#inputHandler",
|
|
52097
|
-
"privacy": "private",
|
|
52098
|
-
"readonly": true
|
|
52099
|
-
},
|
|
52100
|
-
{
|
|
52101
|
-
"kind": "field",
|
|
52102
|
-
"name": "maxRows",
|
|
52103
|
-
"type": {
|
|
52104
|
-
"text": "number"
|
|
52105
|
-
},
|
|
52106
|
-
"default": "0",
|
|
52107
|
-
"description": "The maximum amount of rows in the `textarea`.",
|
|
52108
|
-
"attribute": "max-rows"
|
|
52109
|
-
},
|
|
52110
|
-
{
|
|
52111
|
-
"kind": "field",
|
|
52112
|
-
"name": "minRows",
|
|
52113
|
-
"type": {
|
|
52114
|
-
"text": "number"
|
|
52115
|
-
},
|
|
52116
|
-
"default": "0",
|
|
52117
|
-
"description": "The minimum amount of rows in the `textarea`.",
|
|
52118
|
-
"attribute": "min-rows"
|
|
52119
|
-
},
|
|
52120
|
-
{
|
|
52121
|
-
"kind": "field",
|
|
52122
|
-
"name": "disabled",
|
|
52123
|
-
"type": {
|
|
52124
|
-
"text": "boolean"
|
|
52125
|
-
},
|
|
52126
|
-
"default": "false",
|
|
52127
|
-
"description": "Whether auto-sizing is disabled.",
|
|
52128
|
-
"attribute": "disabled",
|
|
52129
|
-
"reflects": true
|
|
52130
|
-
},
|
|
52131
|
-
{
|
|
52132
|
-
"kind": "method",
|
|
52133
|
-
"name": "attach",
|
|
52134
|
-
"return": {
|
|
52135
|
-
"type": {
|
|
52136
|
-
"text": "void"
|
|
52137
|
-
}
|
|
52138
|
-
},
|
|
52139
|
-
"parameters": [
|
|
52140
|
-
{
|
|
52141
|
-
"name": "control",
|
|
52142
|
-
"type": {
|
|
52143
|
-
"text": "HTMLElement"
|
|
52144
|
-
}
|
|
52145
|
-
}
|
|
52146
|
-
],
|
|
52147
|
-
"description": "Attaches the element to an interactive control.",
|
|
52148
|
-
"inheritedFrom": {
|
|
52149
|
-
"name": "HtmlFor",
|
|
52150
|
-
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
52151
|
-
}
|
|
52152
|
-
},
|
|
52153
|
-
{
|
|
52154
|
-
"kind": "method",
|
|
52155
|
-
"name": "detach",
|
|
52156
|
-
"return": {
|
|
52157
|
-
"type": {
|
|
52158
|
-
"text": "void"
|
|
52159
|
-
}
|
|
52160
|
-
},
|
|
52161
|
-
"description": "Detaches the element from its current interactive control.",
|
|
52162
|
-
"inheritedFrom": {
|
|
52163
|
-
"name": "HtmlFor",
|
|
52164
|
-
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
52165
|
-
}
|
|
52166
|
-
},
|
|
52167
|
-
{
|
|
52168
|
-
"kind": "method",
|
|
52169
|
-
"name": "resizeToFitContent",
|
|
52170
|
-
"return": {
|
|
52171
|
-
"type": {
|
|
52172
|
-
"text": "void"
|
|
52173
|
-
}
|
|
52174
|
-
},
|
|
52175
|
-
"parameters": [
|
|
52176
|
-
{
|
|
52177
|
-
"name": "force",
|
|
52178
|
-
"default": "false",
|
|
52179
|
-
"type": {
|
|
52180
|
-
"text": "boolean"
|
|
52181
|
-
},
|
|
52182
|
-
"description": "Whether to force a height recalculation.",
|
|
52183
|
-
"optional": true
|
|
52184
|
-
}
|
|
52185
|
-
],
|
|
52186
|
-
"description": "Resize the `textarea` to fit its content."
|
|
52187
|
-
},
|
|
52188
|
-
{
|
|
52189
|
-
"kind": "method",
|
|
52190
|
-
"name": "reset",
|
|
52191
|
-
"description": "Resets the `textarea` to its original size."
|
|
52192
|
-
},
|
|
52193
|
-
{
|
|
52194
|
-
"kind": "method",
|
|
52195
|
-
"name": "#cacheTextareaLineHeight",
|
|
52196
|
-
"privacy": "private",
|
|
52197
|
-
"return": {
|
|
52198
|
-
"type": {
|
|
52199
|
-
"text": "void"
|
|
52200
|
-
}
|
|
52201
|
-
}
|
|
52202
|
-
},
|
|
52203
|
-
{
|
|
52204
|
-
"kind": "method",
|
|
52205
|
-
"name": "#cacheTextareaPlaceholderHeight",
|
|
52206
|
-
"privacy": "private",
|
|
52207
|
-
"return": {
|
|
52208
|
-
"type": {
|
|
52209
|
-
"text": "void"
|
|
52210
|
-
}
|
|
52211
|
-
}
|
|
52212
|
-
},
|
|
52213
|
-
{
|
|
52214
|
-
"kind": "method",
|
|
52215
|
-
"name": "#setMinHeight",
|
|
52216
|
-
"privacy": "private",
|
|
52217
|
-
"return": {
|
|
52218
|
-
"type": {
|
|
52219
|
-
"text": "void"
|
|
52220
|
-
}
|
|
52221
|
-
}
|
|
52222
|
-
},
|
|
52223
|
-
{
|
|
52224
|
-
"kind": "method",
|
|
52225
|
-
"name": "#setMaxHeight",
|
|
52226
|
-
"privacy": "private",
|
|
52227
|
-
"return": {
|
|
52228
|
-
"type": {
|
|
52229
|
-
"text": "void"
|
|
52230
|
-
}
|
|
52231
|
-
}
|
|
52232
|
-
},
|
|
52233
|
-
{
|
|
52234
|
-
"kind": "method",
|
|
52235
|
-
"name": "#measureScrollHeight",
|
|
52236
|
-
"privacy": "private",
|
|
52237
|
-
"return": {
|
|
52238
|
-
"type": {
|
|
52239
|
-
"text": "number"
|
|
52240
|
-
}
|
|
52241
|
-
}
|
|
52242
|
-
},
|
|
52243
|
-
{
|
|
52244
|
-
"kind": "method",
|
|
52245
|
-
"name": "#scrollToCaretPosition",
|
|
52246
|
-
"privacy": "private"
|
|
52247
|
-
},
|
|
52248
|
-
{
|
|
52249
|
-
"kind": "method",
|
|
52250
|
-
"name": "_handleWindowResize",
|
|
52251
|
-
"privacy": "private",
|
|
52252
|
-
"return": {
|
|
52253
|
-
"type": {
|
|
52254
|
-
"text": "void"
|
|
52255
|
-
}
|
|
52256
|
-
}
|
|
52257
|
-
},
|
|
52258
|
-
{
|
|
52259
|
-
"kind": "field",
|
|
52260
|
-
"name": "[_control]",
|
|
52261
|
-
"type": {
|
|
52262
|
-
"text": "WeakRef<HTMLElement> | undefined"
|
|
52263
|
-
},
|
|
52264
|
-
"privacy": "private",
|
|
52265
|
-
"inheritedFrom": {
|
|
52266
|
-
"name": "HtmlFor",
|
|
52267
|
-
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
52268
|
-
}
|
|
52269
|
-
},
|
|
52270
|
-
{
|
|
52271
|
-
"kind": "field",
|
|
52272
|
-
"name": "[_firstUpdated]",
|
|
52273
|
-
"type": {
|
|
52274
|
-
"text": "boolean"
|
|
52275
|
-
},
|
|
52276
|
-
"privacy": "private",
|
|
52277
|
-
"default": "false",
|
|
52278
|
-
"inheritedFrom": {
|
|
52279
|
-
"name": "HtmlFor",
|
|
52280
|
-
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
52281
|
-
}
|
|
52282
|
-
},
|
|
52283
|
-
{
|
|
52284
|
-
"kind": "field",
|
|
52285
|
-
"name": "htmlFor",
|
|
52286
|
-
"type": {
|
|
52287
|
-
"text": "string | null"
|
|
52288
|
-
},
|
|
52289
|
-
"default": "null",
|
|
52290
|
-
"description": "The identifier of the interactive control to which this element is attached.",
|
|
52291
|
-
"attribute": "for",
|
|
52292
|
-
"inheritedFrom": {
|
|
52293
|
-
"name": "HtmlFor",
|
|
52294
|
-
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
52295
|
-
}
|
|
52296
|
-
},
|
|
52297
|
-
{
|
|
52298
|
-
"kind": "field",
|
|
52299
|
-
"name": "control",
|
|
52300
|
-
"description": "The interactive element to which this element is attached.",
|
|
52301
|
-
"readonly": true,
|
|
52302
|
-
"inheritedFrom": {
|
|
52303
|
-
"name": "HtmlFor",
|
|
52304
|
-
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
52305
|
-
}
|
|
52306
|
-
}
|
|
52307
|
-
],
|
|
52308
|
-
"attributes": [
|
|
52309
|
-
{
|
|
52310
|
-
"description": "Whether auto-sizing is disabled.",
|
|
52311
|
-
"name": "disabled",
|
|
52312
|
-
"type": {
|
|
52313
|
-
"text": "boolean"
|
|
52314
|
-
},
|
|
52315
|
-
"default": "false",
|
|
52316
|
-
"fieldName": "disabled"
|
|
52317
|
-
},
|
|
52318
|
-
{
|
|
52319
|
-
"name": "for",
|
|
52320
|
-
"type": {
|
|
52321
|
-
"text": "string | null"
|
|
52322
|
-
},
|
|
52323
|
-
"default": "null",
|
|
52324
|
-
"description": "The identifier of the interactive control to which this element is attached.",
|
|
52325
|
-
"fieldName": "htmlFor",
|
|
52326
|
-
"inheritedFrom": {
|
|
52327
|
-
"name": "HtmlFor",
|
|
52328
|
-
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
52329
|
-
}
|
|
52330
|
-
},
|
|
52331
|
-
{
|
|
52332
|
-
"description": "The maximum amount of rows in the `textarea`.",
|
|
52333
|
-
"name": "max-rows",
|
|
52334
|
-
"type": {
|
|
52335
|
-
"text": "number"
|
|
52336
|
-
},
|
|
52337
|
-
"default": "0",
|
|
52338
|
-
"fieldName": "maxRows"
|
|
52339
|
-
},
|
|
52340
|
-
{
|
|
52341
|
-
"description": "The minimum amount of rows in the `textarea`.",
|
|
52342
|
-
"name": "min-rows",
|
|
52343
|
-
"type": {
|
|
52344
|
-
"text": "number"
|
|
52345
|
-
},
|
|
52346
|
-
"default": "0",
|
|
52347
|
-
"fieldName": "minRows"
|
|
52348
|
-
}
|
|
52349
|
-
],
|
|
52350
|
-
"mixins": [
|
|
52351
|
-
{
|
|
52352
|
-
"name": "HtmlFor",
|
|
52353
|
-
"package": "@m3e/web/core"
|
|
52354
|
-
},
|
|
52355
|
-
{
|
|
52356
|
-
"name": "Role",
|
|
52357
|
-
"package": "@m3e/web/core"
|
|
52358
|
-
}
|
|
52359
|
-
],
|
|
52360
|
-
"superclass": {
|
|
52361
|
-
"name": "LitElement",
|
|
52362
|
-
"package": "lit"
|
|
52363
|
-
},
|
|
52364
|
-
"tagName": "m3e-textarea-autosize",
|
|
52365
|
-
"customElement": true
|
|
52366
|
-
}
|
|
52367
|
-
],
|
|
52368
|
-
"exports": [
|
|
52369
|
-
{
|
|
52370
|
-
"kind": "js",
|
|
52371
|
-
"name": "M3eTextareaAutosizeElement",
|
|
52372
|
-
"declaration": {
|
|
52373
|
-
"name": "M3eTextareaAutosizeElement",
|
|
52374
|
-
"module": "src/textarea-autosize/TextareaAutosizeElement.ts"
|
|
52375
|
-
}
|
|
52376
|
-
},
|
|
52377
|
-
{
|
|
52378
|
-
"kind": "custom-element-definition",
|
|
52379
|
-
"name": "m3e-textarea-autosize",
|
|
52380
|
-
"declaration": {
|
|
52381
|
-
"name": "M3eTextareaAutosizeElement",
|
|
52382
|
-
"module": "src/textarea-autosize/TextareaAutosizeElement.ts"
|
|
52383
|
-
}
|
|
52384
|
-
}
|
|
52385
|
-
]
|
|
52386
|
-
},
|
|
52387
52094
|
{
|
|
52388
52095
|
"kind": "javascript-module",
|
|
52389
52096
|
"path": "src/tabs/index.ts",
|
|
@@ -53076,143 +52783,495 @@
|
|
|
53076
52783
|
"members": [
|
|
53077
52784
|
{
|
|
53078
52785
|
"kind": "field",
|
|
53079
|
-
"name": "#directionalitySubscription",
|
|
52786
|
+
"name": "#directionalitySubscription",
|
|
52787
|
+
"privacy": "private",
|
|
52788
|
+
"type": {
|
|
52789
|
+
"text": "() => void | undefined"
|
|
52790
|
+
}
|
|
52791
|
+
},
|
|
52792
|
+
{
|
|
52793
|
+
"kind": "field",
|
|
52794
|
+
"name": "_tablist",
|
|
52795
|
+
"type": {
|
|
52796
|
+
"text": "HTMLElement"
|
|
52797
|
+
},
|
|
52798
|
+
"privacy": "private",
|
|
52799
|
+
"readonly": true
|
|
52800
|
+
},
|
|
52801
|
+
{
|
|
52802
|
+
"kind": "field",
|
|
52803
|
+
"name": "_selectedIndex",
|
|
52804
|
+
"type": {
|
|
52805
|
+
"text": "number | null"
|
|
52806
|
+
},
|
|
52807
|
+
"default": "null",
|
|
52808
|
+
"privacy": "private"
|
|
52809
|
+
},
|
|
52810
|
+
{
|
|
52811
|
+
"kind": "field",
|
|
52812
|
+
"name": "disablePagination",
|
|
52813
|
+
"type": {
|
|
52814
|
+
"text": "boolean"
|
|
52815
|
+
},
|
|
52816
|
+
"default": "false",
|
|
52817
|
+
"description": "Whether scroll buttons are disabled.",
|
|
52818
|
+
"attribute": "disable-pagination"
|
|
52819
|
+
},
|
|
52820
|
+
{
|
|
52821
|
+
"kind": "field",
|
|
52822
|
+
"name": "headerPosition",
|
|
52823
|
+
"type": {
|
|
52824
|
+
"text": "TabHeaderPosition"
|
|
52825
|
+
},
|
|
52826
|
+
"default": "\"before\"",
|
|
52827
|
+
"description": "The position of the tab headers.",
|
|
52828
|
+
"attribute": "header-position",
|
|
52829
|
+
"reflects": true
|
|
52830
|
+
},
|
|
52831
|
+
{
|
|
52832
|
+
"kind": "field",
|
|
52833
|
+
"name": "variant",
|
|
52834
|
+
"type": {
|
|
52835
|
+
"text": "TabVariant"
|
|
52836
|
+
},
|
|
52837
|
+
"default": "\"secondary\"",
|
|
52838
|
+
"description": "The appearance variant of the tabs.",
|
|
52839
|
+
"attribute": "variant",
|
|
52840
|
+
"reflects": true
|
|
52841
|
+
},
|
|
52842
|
+
{
|
|
52843
|
+
"kind": "field",
|
|
52844
|
+
"name": "stretch",
|
|
52845
|
+
"type": {
|
|
52846
|
+
"text": "boolean"
|
|
52847
|
+
},
|
|
52848
|
+
"default": "false",
|
|
52849
|
+
"description": "Whether tabs are stretched to fill the header.",
|
|
52850
|
+
"attribute": "stretch",
|
|
52851
|
+
"reflects": true
|
|
52852
|
+
},
|
|
52853
|
+
{
|
|
52854
|
+
"kind": "field",
|
|
52855
|
+
"name": "previousPageLabel",
|
|
52856
|
+
"type": {
|
|
52857
|
+
"text": "string"
|
|
52858
|
+
},
|
|
52859
|
+
"default": "\"Previous page\"",
|
|
52860
|
+
"description": "The accessible label given to the button used to move to the previous page.",
|
|
52861
|
+
"attribute": "previous-page-label"
|
|
52862
|
+
},
|
|
52863
|
+
{
|
|
52864
|
+
"kind": "field",
|
|
52865
|
+
"name": "nextPageLabel",
|
|
52866
|
+
"type": {
|
|
52867
|
+
"text": "string"
|
|
52868
|
+
},
|
|
52869
|
+
"default": "\"Next page\"",
|
|
52870
|
+
"description": "The accessible label given to the button used to move to the next page.",
|
|
52871
|
+
"attribute": "next-page-label"
|
|
52872
|
+
},
|
|
52873
|
+
{
|
|
52874
|
+
"kind": "field",
|
|
52875
|
+
"name": "tabs",
|
|
52876
|
+
"type": {
|
|
52877
|
+
"text": "readonly M3eTabElement[]"
|
|
52878
|
+
},
|
|
52879
|
+
"description": "The tabs.",
|
|
52880
|
+
"readonly": true
|
|
52881
|
+
},
|
|
52882
|
+
{
|
|
52883
|
+
"kind": "field",
|
|
52884
|
+
"name": "selectedTab",
|
|
52885
|
+
"type": {
|
|
52886
|
+
"text": "M3eTabElement | null"
|
|
52887
|
+
},
|
|
52888
|
+
"description": "The selected tab.",
|
|
52889
|
+
"readonly": true
|
|
52890
|
+
},
|
|
52891
|
+
{
|
|
52892
|
+
"kind": "field",
|
|
52893
|
+
"name": "selectedIndex",
|
|
52894
|
+
"type": {
|
|
52895
|
+
"text": "number"
|
|
52896
|
+
},
|
|
52897
|
+
"description": "The zero-based index of the selected tab."
|
|
52898
|
+
},
|
|
52899
|
+
{
|
|
52900
|
+
"kind": "method",
|
|
52901
|
+
"name": "#renderHeader",
|
|
52902
|
+
"privacy": "private",
|
|
52903
|
+
"return": {
|
|
52904
|
+
"type": {
|
|
52905
|
+
"text": "unknown"
|
|
52906
|
+
}
|
|
52907
|
+
}
|
|
52908
|
+
},
|
|
52909
|
+
{
|
|
52910
|
+
"kind": "method",
|
|
52911
|
+
"name": "#handleSlotChange",
|
|
52912
|
+
"privacy": "private",
|
|
52913
|
+
"return": {
|
|
52914
|
+
"type": {
|
|
52915
|
+
"text": "void"
|
|
52916
|
+
}
|
|
52917
|
+
}
|
|
52918
|
+
},
|
|
52919
|
+
{
|
|
52920
|
+
"kind": "method",
|
|
52921
|
+
"name": "#handleKeyDown",
|
|
52922
|
+
"privacy": "private",
|
|
52923
|
+
"return": {
|
|
52924
|
+
"type": {
|
|
52925
|
+
"text": "void"
|
|
52926
|
+
}
|
|
52927
|
+
},
|
|
52928
|
+
"parameters": [
|
|
52929
|
+
{
|
|
52930
|
+
"name": "e",
|
|
52931
|
+
"type": {
|
|
52932
|
+
"text": "KeyboardEvent"
|
|
52933
|
+
}
|
|
52934
|
+
}
|
|
52935
|
+
]
|
|
52936
|
+
},
|
|
52937
|
+
{
|
|
52938
|
+
"kind": "method",
|
|
52939
|
+
"name": "#handleChange",
|
|
52940
|
+
"privacy": "private",
|
|
52941
|
+
"return": {
|
|
52942
|
+
"type": {
|
|
52943
|
+
"text": "void"
|
|
52944
|
+
}
|
|
52945
|
+
},
|
|
52946
|
+
"parameters": [
|
|
52947
|
+
{
|
|
52948
|
+
"name": "e",
|
|
52949
|
+
"type": {
|
|
52950
|
+
"text": "Event"
|
|
52951
|
+
}
|
|
52952
|
+
}
|
|
52953
|
+
]
|
|
52954
|
+
},
|
|
52955
|
+
{
|
|
52956
|
+
"kind": "method",
|
|
52957
|
+
"name": "#handleSelectedChange",
|
|
52958
|
+
"privacy": "private",
|
|
52959
|
+
"return": {
|
|
52960
|
+
"type": {
|
|
52961
|
+
"text": "void"
|
|
52962
|
+
}
|
|
52963
|
+
}
|
|
52964
|
+
},
|
|
52965
|
+
{
|
|
52966
|
+
"kind": "method",
|
|
52967
|
+
"name": "#updateInkBar",
|
|
52968
|
+
"privacy": "private",
|
|
52969
|
+
"return": {
|
|
52970
|
+
"type": {
|
|
52971
|
+
"text": "void"
|
|
52972
|
+
}
|
|
52973
|
+
}
|
|
52974
|
+
},
|
|
52975
|
+
{
|
|
52976
|
+
"kind": "field",
|
|
52977
|
+
"name": "formAssociated",
|
|
52978
|
+
"static": true,
|
|
52979
|
+
"readonly": true,
|
|
52980
|
+
"default": "formAssociated",
|
|
52981
|
+
"description": "Indicates that this custom element participates in form submission, validation, and form state restoration.",
|
|
52982
|
+
"inheritedFrom": {
|
|
52983
|
+
"name": "AttachInternals",
|
|
52984
|
+
"module": "src/core/shared/mixins/AttachInternals.ts"
|
|
52985
|
+
}
|
|
52986
|
+
},
|
|
52987
|
+
{
|
|
52988
|
+
"kind": "field",
|
|
52989
|
+
"name": "[_internals]",
|
|
52990
|
+
"type": {
|
|
52991
|
+
"text": "ElementInternals | undefined"
|
|
52992
|
+
},
|
|
52993
|
+
"privacy": "private",
|
|
52994
|
+
"inheritedFrom": {
|
|
52995
|
+
"name": "AttachInternals",
|
|
52996
|
+
"module": "src/core/shared/mixins/AttachInternals.ts"
|
|
52997
|
+
}
|
|
52998
|
+
},
|
|
52999
|
+
{
|
|
53000
|
+
"kind": "field",
|
|
53001
|
+
"name": "[_customState]",
|
|
53002
|
+
"default": "new Set<string>()",
|
|
53003
|
+
"privacy": "private",
|
|
53004
|
+
"inheritedFrom": {
|
|
53005
|
+
"name": "AttachInternals",
|
|
53006
|
+
"module": "src/core/shared/mixins/AttachInternals.ts"
|
|
53007
|
+
}
|
|
53008
|
+
}
|
|
53009
|
+
],
|
|
53010
|
+
"events": [
|
|
53011
|
+
{
|
|
53012
|
+
"name": "change",
|
|
53013
|
+
"type": {
|
|
53014
|
+
"text": "Event"
|
|
53015
|
+
},
|
|
53016
|
+
"description": "Emitted when the selected tab changes."
|
|
53017
|
+
}
|
|
53018
|
+
],
|
|
53019
|
+
"attributes": [
|
|
53020
|
+
{
|
|
53021
|
+
"description": "Whether scroll buttons are disabled.",
|
|
53022
|
+
"name": "disable-pagination",
|
|
53023
|
+
"type": {
|
|
53024
|
+
"text": "boolean"
|
|
53025
|
+
},
|
|
53026
|
+
"default": "false",
|
|
53027
|
+
"fieldName": "disablePagination"
|
|
53028
|
+
},
|
|
53029
|
+
{
|
|
53030
|
+
"description": "The position of the tab headers.",
|
|
53031
|
+
"name": "header-position",
|
|
53032
|
+
"type": {
|
|
53033
|
+
"text": "TabHeaderPosition"
|
|
53034
|
+
},
|
|
53035
|
+
"default": "\"before\"",
|
|
53036
|
+
"fieldName": "headerPosition"
|
|
53037
|
+
},
|
|
53038
|
+
{
|
|
53039
|
+
"description": "The accessible label given to the button used to move to the next page.",
|
|
53040
|
+
"name": "next-page-label",
|
|
53041
|
+
"type": {
|
|
53042
|
+
"text": "string"
|
|
53043
|
+
},
|
|
53044
|
+
"default": "\"Next page\"",
|
|
53045
|
+
"fieldName": "nextPageLabel"
|
|
53046
|
+
},
|
|
53047
|
+
{
|
|
53048
|
+
"description": "The accessible label given to the button used to move to the previous page.",
|
|
53049
|
+
"name": "previous-page-label",
|
|
53050
|
+
"type": {
|
|
53051
|
+
"text": "string"
|
|
53052
|
+
},
|
|
53053
|
+
"default": "\"Previous page\"",
|
|
53054
|
+
"fieldName": "previousPageLabel"
|
|
53055
|
+
},
|
|
53056
|
+
{
|
|
53057
|
+
"description": "Whether tabs are stretched to fill the header.",
|
|
53058
|
+
"name": "stretch",
|
|
53059
|
+
"type": {
|
|
53060
|
+
"text": "boolean"
|
|
53061
|
+
},
|
|
53062
|
+
"default": "false",
|
|
53063
|
+
"fieldName": "stretch"
|
|
53064
|
+
},
|
|
53065
|
+
{
|
|
53066
|
+
"description": "The appearance variant of the tabs.",
|
|
53067
|
+
"name": "variant",
|
|
53068
|
+
"type": {
|
|
53069
|
+
"text": "TabVariant"
|
|
53070
|
+
},
|
|
53071
|
+
"default": "\"secondary\"",
|
|
53072
|
+
"fieldName": "variant"
|
|
53073
|
+
}
|
|
53074
|
+
],
|
|
53075
|
+
"mixins": [
|
|
53076
|
+
{
|
|
53077
|
+
"name": "AttachInternals",
|
|
53078
|
+
"package": "@m3e/web/core"
|
|
53079
|
+
}
|
|
53080
|
+
],
|
|
53081
|
+
"superclass": {
|
|
53082
|
+
"name": "LitElement",
|
|
53083
|
+
"package": "lit"
|
|
53084
|
+
},
|
|
53085
|
+
"tagName": "m3e-tabs",
|
|
53086
|
+
"customElement": true
|
|
53087
|
+
}
|
|
53088
|
+
],
|
|
53089
|
+
"exports": [
|
|
53090
|
+
{
|
|
53091
|
+
"kind": "js",
|
|
53092
|
+
"name": "M3eTabsElement",
|
|
53093
|
+
"declaration": {
|
|
53094
|
+
"name": "M3eTabsElement",
|
|
53095
|
+
"module": "src/tabs/TabsElement.ts"
|
|
53096
|
+
}
|
|
53097
|
+
},
|
|
53098
|
+
{
|
|
53099
|
+
"kind": "custom-element-definition",
|
|
53100
|
+
"name": "m3e-tabs",
|
|
53101
|
+
"declaration": {
|
|
53102
|
+
"name": "M3eTabsElement",
|
|
53103
|
+
"module": "src/tabs/TabsElement.ts"
|
|
53104
|
+
}
|
|
53105
|
+
}
|
|
53106
|
+
]
|
|
53107
|
+
},
|
|
53108
|
+
{
|
|
53109
|
+
"kind": "javascript-module",
|
|
53110
|
+
"path": "src/tabs/TabVariant.ts",
|
|
53111
|
+
"declarations": [],
|
|
53112
|
+
"exports": []
|
|
53113
|
+
},
|
|
53114
|
+
{
|
|
53115
|
+
"kind": "javascript-module",
|
|
53116
|
+
"path": "src/textarea-autosize/index.ts",
|
|
53117
|
+
"declarations": [],
|
|
53118
|
+
"exports": [
|
|
53119
|
+
{
|
|
53120
|
+
"kind": "js",
|
|
53121
|
+
"name": "*",
|
|
53122
|
+
"declaration": {
|
|
53123
|
+
"name": "*",
|
|
53124
|
+
"module": "src/textarea-autosize/TextareaAutosizeElement"
|
|
53125
|
+
}
|
|
53126
|
+
}
|
|
53127
|
+
]
|
|
53128
|
+
},
|
|
53129
|
+
{
|
|
53130
|
+
"kind": "javascript-module",
|
|
53131
|
+
"path": "src/textarea-autosize/TextareaAutosizeElement.ts",
|
|
53132
|
+
"declarations": [
|
|
53133
|
+
{
|
|
53134
|
+
"kind": "class",
|
|
53135
|
+
"description": "A non-visual element used to automatically resize a `textarea` to fit its content.",
|
|
53136
|
+
"name": "M3eTextareaAutosizeElement",
|
|
53137
|
+
"members": [
|
|
53138
|
+
{
|
|
53139
|
+
"kind": "field",
|
|
53140
|
+
"name": "#initialHeight",
|
|
53080
53141
|
"privacy": "private",
|
|
53081
53142
|
"type": {
|
|
53082
|
-
"text": "
|
|
53143
|
+
"text": "string | undefined"
|
|
53083
53144
|
}
|
|
53084
53145
|
},
|
|
53085
53146
|
{
|
|
53086
53147
|
"kind": "field",
|
|
53087
|
-
"name": "
|
|
53088
|
-
"type": {
|
|
53089
|
-
"text": "HTMLElement"
|
|
53090
|
-
},
|
|
53148
|
+
"name": "#cachedLineHeight",
|
|
53091
53149
|
"privacy": "private",
|
|
53092
|
-
"
|
|
53150
|
+
"type": {
|
|
53151
|
+
"text": "number | undefined"
|
|
53152
|
+
}
|
|
53093
53153
|
},
|
|
53094
53154
|
{
|
|
53095
53155
|
"kind": "field",
|
|
53096
|
-
"name": "
|
|
53156
|
+
"name": "#cachedPlaceholderHeight",
|
|
53157
|
+
"privacy": "private",
|
|
53097
53158
|
"type": {
|
|
53098
|
-
"text": "number |
|
|
53099
|
-
}
|
|
53100
|
-
"default": "null",
|
|
53101
|
-
"privacy": "private"
|
|
53159
|
+
"text": "number | undefined"
|
|
53160
|
+
}
|
|
53102
53161
|
},
|
|
53103
53162
|
{
|
|
53104
53163
|
"kind": "field",
|
|
53105
|
-
"name": "
|
|
53164
|
+
"name": "#previousMinRows",
|
|
53165
|
+
"privacy": "private",
|
|
53106
53166
|
"type": {
|
|
53107
|
-
"text": "
|
|
53108
|
-
}
|
|
53109
|
-
"default": "false",
|
|
53110
|
-
"description": "Whether scroll buttons are disabled.",
|
|
53111
|
-
"attribute": "disable-pagination"
|
|
53167
|
+
"text": "number | undefined"
|
|
53168
|
+
}
|
|
53112
53169
|
},
|
|
53113
53170
|
{
|
|
53114
53171
|
"kind": "field",
|
|
53115
|
-
"name": "
|
|
53172
|
+
"name": "#previousValue",
|
|
53173
|
+
"privacy": "private",
|
|
53116
53174
|
"type": {
|
|
53117
|
-
"text": "
|
|
53118
|
-
}
|
|
53119
|
-
"default": "\"before\"",
|
|
53120
|
-
"description": "The position of the tab headers.",
|
|
53121
|
-
"attribute": "header-position",
|
|
53122
|
-
"reflects": true
|
|
53175
|
+
"text": "string | undefined"
|
|
53176
|
+
}
|
|
53123
53177
|
},
|
|
53124
53178
|
{
|
|
53125
53179
|
"kind": "field",
|
|
53126
|
-
"name": "
|
|
53180
|
+
"name": "#hasFocus",
|
|
53181
|
+
"privacy": "private",
|
|
53127
53182
|
"type": {
|
|
53128
|
-
"text": "
|
|
53183
|
+
"text": "boolean"
|
|
53129
53184
|
},
|
|
53130
|
-
"default": "
|
|
53131
|
-
"description": "The appearance variant of the tabs.",
|
|
53132
|
-
"attribute": "variant",
|
|
53133
|
-
"reflects": true
|
|
53185
|
+
"default": "false"
|
|
53134
53186
|
},
|
|
53135
53187
|
{
|
|
53136
53188
|
"kind": "field",
|
|
53137
|
-
"name": "
|
|
53138
|
-
"
|
|
53139
|
-
|
|
53140
|
-
},
|
|
53141
|
-
"default": "false",
|
|
53142
|
-
"description": "Whether tabs are stretched to fill the header.",
|
|
53143
|
-
"attribute": "stretch",
|
|
53144
|
-
"reflects": true
|
|
53189
|
+
"name": "#windowResizeHandler",
|
|
53190
|
+
"privacy": "private",
|
|
53191
|
+
"readonly": true
|
|
53145
53192
|
},
|
|
53146
53193
|
{
|
|
53147
53194
|
"kind": "field",
|
|
53148
|
-
"name": "
|
|
53149
|
-
"
|
|
53150
|
-
|
|
53151
|
-
},
|
|
53152
|
-
"default": "\"Previous page\"",
|
|
53153
|
-
"description": "The accessible label given to the button used to move to the previous page.",
|
|
53154
|
-
"attribute": "previous-page-label"
|
|
53195
|
+
"name": "#focusHandler",
|
|
53196
|
+
"privacy": "private",
|
|
53197
|
+
"readonly": true
|
|
53155
53198
|
},
|
|
53156
53199
|
{
|
|
53157
53200
|
"kind": "field",
|
|
53158
|
-
"name": "
|
|
53159
|
-
"
|
|
53160
|
-
|
|
53161
|
-
},
|
|
53162
|
-
"default": "\"Next page\"",
|
|
53163
|
-
"description": "The accessible label given to the button used to move to the next page.",
|
|
53164
|
-
"attribute": "next-page-label"
|
|
53201
|
+
"name": "#inputHandler",
|
|
53202
|
+
"privacy": "private",
|
|
53203
|
+
"readonly": true
|
|
53165
53204
|
},
|
|
53166
53205
|
{
|
|
53167
53206
|
"kind": "field",
|
|
53168
|
-
"name": "
|
|
53207
|
+
"name": "maxRows",
|
|
53169
53208
|
"type": {
|
|
53170
|
-
"text": "
|
|
53209
|
+
"text": "number"
|
|
53171
53210
|
},
|
|
53172
|
-
"
|
|
53173
|
-
"
|
|
53211
|
+
"default": "0",
|
|
53212
|
+
"description": "The maximum amount of rows in the `textarea`.",
|
|
53213
|
+
"attribute": "max-rows"
|
|
53174
53214
|
},
|
|
53175
53215
|
{
|
|
53176
53216
|
"kind": "field",
|
|
53177
|
-
"name": "
|
|
53217
|
+
"name": "minRows",
|
|
53178
53218
|
"type": {
|
|
53179
|
-
"text": "
|
|
53219
|
+
"text": "number"
|
|
53180
53220
|
},
|
|
53181
|
-
"
|
|
53182
|
-
"
|
|
53221
|
+
"default": "0",
|
|
53222
|
+
"description": "The minimum amount of rows in the `textarea`.",
|
|
53223
|
+
"attribute": "min-rows"
|
|
53183
53224
|
},
|
|
53184
53225
|
{
|
|
53185
53226
|
"kind": "field",
|
|
53186
|
-
"name": "
|
|
53227
|
+
"name": "disabled",
|
|
53187
53228
|
"type": {
|
|
53188
|
-
"text": "
|
|
53229
|
+
"text": "boolean"
|
|
53189
53230
|
},
|
|
53190
|
-
"
|
|
53231
|
+
"default": "false",
|
|
53232
|
+
"description": "Whether auto-sizing is disabled.",
|
|
53233
|
+
"attribute": "disabled",
|
|
53234
|
+
"reflects": true
|
|
53191
53235
|
},
|
|
53192
53236
|
{
|
|
53193
53237
|
"kind": "method",
|
|
53194
|
-
"name": "
|
|
53195
|
-
"privacy": "private",
|
|
53238
|
+
"name": "attach",
|
|
53196
53239
|
"return": {
|
|
53197
53240
|
"type": {
|
|
53198
|
-
"text": "
|
|
53241
|
+
"text": "void"
|
|
53242
|
+
}
|
|
53243
|
+
},
|
|
53244
|
+
"parameters": [
|
|
53245
|
+
{
|
|
53246
|
+
"name": "control",
|
|
53247
|
+
"type": {
|
|
53248
|
+
"text": "HTMLElement"
|
|
53249
|
+
}
|
|
53199
53250
|
}
|
|
53251
|
+
],
|
|
53252
|
+
"description": "Attaches the element to an interactive control.",
|
|
53253
|
+
"inheritedFrom": {
|
|
53254
|
+
"name": "HtmlFor",
|
|
53255
|
+
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
53200
53256
|
}
|
|
53201
53257
|
},
|
|
53202
53258
|
{
|
|
53203
53259
|
"kind": "method",
|
|
53204
|
-
"name": "
|
|
53205
|
-
"privacy": "private",
|
|
53260
|
+
"name": "detach",
|
|
53206
53261
|
"return": {
|
|
53207
53262
|
"type": {
|
|
53208
53263
|
"text": "void"
|
|
53209
53264
|
}
|
|
53265
|
+
},
|
|
53266
|
+
"description": "Detaches the element from its current interactive control.",
|
|
53267
|
+
"inheritedFrom": {
|
|
53268
|
+
"name": "HtmlFor",
|
|
53269
|
+
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
53210
53270
|
}
|
|
53211
53271
|
},
|
|
53212
53272
|
{
|
|
53213
53273
|
"kind": "method",
|
|
53214
|
-
"name": "
|
|
53215
|
-
"privacy": "private",
|
|
53274
|
+
"name": "resizeToFitContent",
|
|
53216
53275
|
"return": {
|
|
53217
53276
|
"type": {
|
|
53218
53277
|
"text": "void"
|
|
@@ -53220,34 +53279,45 @@
|
|
|
53220
53279
|
},
|
|
53221
53280
|
"parameters": [
|
|
53222
53281
|
{
|
|
53223
|
-
"name": "
|
|
53282
|
+
"name": "force",
|
|
53283
|
+
"default": "false",
|
|
53224
53284
|
"type": {
|
|
53225
|
-
"text": "
|
|
53226
|
-
}
|
|
53285
|
+
"text": "boolean"
|
|
53286
|
+
},
|
|
53287
|
+
"description": "Whether to force a height recalculation.",
|
|
53288
|
+
"optional": true
|
|
53227
53289
|
}
|
|
53228
|
-
]
|
|
53290
|
+
],
|
|
53291
|
+
"description": "Resize the `textarea` to fit its content."
|
|
53229
53292
|
},
|
|
53230
53293
|
{
|
|
53231
53294
|
"kind": "method",
|
|
53232
|
-
"name": "
|
|
53295
|
+
"name": "reset",
|
|
53296
|
+
"description": "Resets the `textarea` to its original size."
|
|
53297
|
+
},
|
|
53298
|
+
{
|
|
53299
|
+
"kind": "method",
|
|
53300
|
+
"name": "#cacheTextareaLineHeight",
|
|
53233
53301
|
"privacy": "private",
|
|
53234
53302
|
"return": {
|
|
53235
53303
|
"type": {
|
|
53236
53304
|
"text": "void"
|
|
53237
53305
|
}
|
|
53238
|
-
}
|
|
53239
|
-
|
|
53240
|
-
|
|
53241
|
-
|
|
53242
|
-
|
|
53243
|
-
|
|
53244
|
-
|
|
53306
|
+
}
|
|
53307
|
+
},
|
|
53308
|
+
{
|
|
53309
|
+
"kind": "method",
|
|
53310
|
+
"name": "#cacheTextareaPlaceholderHeight",
|
|
53311
|
+
"privacy": "private",
|
|
53312
|
+
"return": {
|
|
53313
|
+
"type": {
|
|
53314
|
+
"text": "void"
|
|
53245
53315
|
}
|
|
53246
|
-
|
|
53316
|
+
}
|
|
53247
53317
|
},
|
|
53248
53318
|
{
|
|
53249
53319
|
"kind": "method",
|
|
53250
|
-
"name": "#
|
|
53320
|
+
"name": "#setMinHeight",
|
|
53251
53321
|
"privacy": "private",
|
|
53252
53322
|
"return": {
|
|
53253
53323
|
"type": {
|
|
@@ -53257,7 +53327,7 @@
|
|
|
53257
53327
|
},
|
|
53258
53328
|
{
|
|
53259
53329
|
"kind": "method",
|
|
53260
|
-
"name": "#
|
|
53330
|
+
"name": "#setMaxHeight",
|
|
53261
53331
|
"privacy": "private",
|
|
53262
53332
|
"return": {
|
|
53263
53333
|
"type": {
|
|
@@ -53266,108 +53336,129 @@
|
|
|
53266
53336
|
}
|
|
53267
53337
|
},
|
|
53268
53338
|
{
|
|
53269
|
-
"kind": "
|
|
53270
|
-
"name": "
|
|
53271
|
-
"
|
|
53272
|
-
"
|
|
53273
|
-
|
|
53274
|
-
|
|
53275
|
-
|
|
53276
|
-
|
|
53277
|
-
|
|
53339
|
+
"kind": "method",
|
|
53340
|
+
"name": "#measureScrollHeight",
|
|
53341
|
+
"privacy": "private",
|
|
53342
|
+
"return": {
|
|
53343
|
+
"type": {
|
|
53344
|
+
"text": "number"
|
|
53345
|
+
}
|
|
53346
|
+
}
|
|
53347
|
+
},
|
|
53348
|
+
{
|
|
53349
|
+
"kind": "method",
|
|
53350
|
+
"name": "#scrollToCaretPosition",
|
|
53351
|
+
"privacy": "private"
|
|
53352
|
+
},
|
|
53353
|
+
{
|
|
53354
|
+
"kind": "method",
|
|
53355
|
+
"name": "_handleWindowResize",
|
|
53356
|
+
"privacy": "private",
|
|
53357
|
+
"return": {
|
|
53358
|
+
"type": {
|
|
53359
|
+
"text": "void"
|
|
53360
|
+
}
|
|
53278
53361
|
}
|
|
53279
53362
|
},
|
|
53280
53363
|
{
|
|
53281
53364
|
"kind": "field",
|
|
53282
|
-
"name": "[
|
|
53365
|
+
"name": "[_control]",
|
|
53283
53366
|
"type": {
|
|
53284
|
-
"text": "
|
|
53367
|
+
"text": "WeakRef<HTMLElement> | undefined"
|
|
53285
53368
|
},
|
|
53286
53369
|
"privacy": "private",
|
|
53287
53370
|
"inheritedFrom": {
|
|
53288
|
-
"name": "
|
|
53289
|
-
"module": "src/core/shared/mixins/
|
|
53371
|
+
"name": "HtmlFor",
|
|
53372
|
+
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
53290
53373
|
}
|
|
53291
53374
|
},
|
|
53292
53375
|
{
|
|
53293
53376
|
"kind": "field",
|
|
53294
|
-
"name": "[
|
|
53295
|
-
"
|
|
53377
|
+
"name": "[_firstUpdated]",
|
|
53378
|
+
"type": {
|
|
53379
|
+
"text": "boolean"
|
|
53380
|
+
},
|
|
53296
53381
|
"privacy": "private",
|
|
53382
|
+
"default": "false",
|
|
53297
53383
|
"inheritedFrom": {
|
|
53298
|
-
"name": "
|
|
53299
|
-
"module": "src/core/shared/mixins/
|
|
53384
|
+
"name": "HtmlFor",
|
|
53385
|
+
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
53300
53386
|
}
|
|
53301
|
-
}
|
|
53302
|
-
],
|
|
53303
|
-
"events": [
|
|
53387
|
+
},
|
|
53304
53388
|
{
|
|
53305
|
-
"
|
|
53389
|
+
"kind": "field",
|
|
53390
|
+
"name": "htmlFor",
|
|
53306
53391
|
"type": {
|
|
53307
|
-
"text": "
|
|
53392
|
+
"text": "string | null"
|
|
53308
53393
|
},
|
|
53309
|
-
"
|
|
53394
|
+
"default": "null",
|
|
53395
|
+
"description": "The identifier of the interactive control to which this element is attached.",
|
|
53396
|
+
"attribute": "for",
|
|
53397
|
+
"inheritedFrom": {
|
|
53398
|
+
"name": "HtmlFor",
|
|
53399
|
+
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
53400
|
+
}
|
|
53401
|
+
},
|
|
53402
|
+
{
|
|
53403
|
+
"kind": "field",
|
|
53404
|
+
"name": "control",
|
|
53405
|
+
"description": "The interactive element to which this element is attached.",
|
|
53406
|
+
"readonly": true,
|
|
53407
|
+
"inheritedFrom": {
|
|
53408
|
+
"name": "HtmlFor",
|
|
53409
|
+
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
53410
|
+
}
|
|
53310
53411
|
}
|
|
53311
53412
|
],
|
|
53312
53413
|
"attributes": [
|
|
53313
53414
|
{
|
|
53314
|
-
"description": "Whether
|
|
53315
|
-
"name": "
|
|
53415
|
+
"description": "Whether auto-sizing is disabled.",
|
|
53416
|
+
"name": "disabled",
|
|
53316
53417
|
"type": {
|
|
53317
53418
|
"text": "boolean"
|
|
53318
53419
|
},
|
|
53319
53420
|
"default": "false",
|
|
53320
|
-
"fieldName": "
|
|
53321
|
-
},
|
|
53322
|
-
{
|
|
53323
|
-
"description": "The position of the tab headers.",
|
|
53324
|
-
"name": "header-position",
|
|
53325
|
-
"type": {
|
|
53326
|
-
"text": "TabHeaderPosition"
|
|
53327
|
-
},
|
|
53328
|
-
"default": "\"before\"",
|
|
53329
|
-
"fieldName": "headerPosition"
|
|
53330
|
-
},
|
|
53331
|
-
{
|
|
53332
|
-
"description": "The accessible label given to the button used to move to the next page.",
|
|
53333
|
-
"name": "next-page-label",
|
|
53334
|
-
"type": {
|
|
53335
|
-
"text": "string"
|
|
53336
|
-
},
|
|
53337
|
-
"default": "\"Next page\"",
|
|
53338
|
-
"fieldName": "nextPageLabel"
|
|
53421
|
+
"fieldName": "disabled"
|
|
53339
53422
|
},
|
|
53340
53423
|
{
|
|
53341
|
-
"
|
|
53342
|
-
"name": "previous-page-label",
|
|
53424
|
+
"name": "for",
|
|
53343
53425
|
"type": {
|
|
53344
|
-
"text": "string"
|
|
53426
|
+
"text": "string | null"
|
|
53345
53427
|
},
|
|
53346
|
-
"default": "
|
|
53347
|
-
"
|
|
53428
|
+
"default": "null",
|
|
53429
|
+
"description": "The identifier of the interactive control to which this element is attached.",
|
|
53430
|
+
"fieldName": "htmlFor",
|
|
53431
|
+
"inheritedFrom": {
|
|
53432
|
+
"name": "HtmlFor",
|
|
53433
|
+
"module": "src/core/shared/mixins/HtmlFor.ts"
|
|
53434
|
+
}
|
|
53348
53435
|
},
|
|
53349
53436
|
{
|
|
53350
|
-
"description": "
|
|
53351
|
-
"name": "
|
|
53437
|
+
"description": "The maximum amount of rows in the `textarea`.",
|
|
53438
|
+
"name": "max-rows",
|
|
53352
53439
|
"type": {
|
|
53353
|
-
"text": "
|
|
53440
|
+
"text": "number"
|
|
53354
53441
|
},
|
|
53355
|
-
"default": "
|
|
53356
|
-
"fieldName": "
|
|
53442
|
+
"default": "0",
|
|
53443
|
+
"fieldName": "maxRows"
|
|
53357
53444
|
},
|
|
53358
53445
|
{
|
|
53359
|
-
"description": "The
|
|
53360
|
-
"name": "
|
|
53446
|
+
"description": "The minimum amount of rows in the `textarea`.",
|
|
53447
|
+
"name": "min-rows",
|
|
53361
53448
|
"type": {
|
|
53362
|
-
"text": "
|
|
53449
|
+
"text": "number"
|
|
53363
53450
|
},
|
|
53364
|
-
"default": "
|
|
53365
|
-
"fieldName": "
|
|
53451
|
+
"default": "0",
|
|
53452
|
+
"fieldName": "minRows"
|
|
53366
53453
|
}
|
|
53367
53454
|
],
|
|
53368
53455
|
"mixins": [
|
|
53369
53456
|
{
|
|
53370
|
-
"name": "
|
|
53457
|
+
"name": "HtmlFor",
|
|
53458
|
+
"package": "@m3e/web/core"
|
|
53459
|
+
},
|
|
53460
|
+
{
|
|
53461
|
+
"name": "Role",
|
|
53371
53462
|
"package": "@m3e/web/core"
|
|
53372
53463
|
}
|
|
53373
53464
|
],
|
|
@@ -53375,35 +53466,29 @@
|
|
|
53375
53466
|
"name": "LitElement",
|
|
53376
53467
|
"package": "lit"
|
|
53377
53468
|
},
|
|
53378
|
-
"tagName": "m3e-
|
|
53469
|
+
"tagName": "m3e-textarea-autosize",
|
|
53379
53470
|
"customElement": true
|
|
53380
53471
|
}
|
|
53381
53472
|
],
|
|
53382
53473
|
"exports": [
|
|
53383
53474
|
{
|
|
53384
53475
|
"kind": "js",
|
|
53385
|
-
"name": "
|
|
53476
|
+
"name": "M3eTextareaAutosizeElement",
|
|
53386
53477
|
"declaration": {
|
|
53387
|
-
"name": "
|
|
53388
|
-
"module": "src/
|
|
53478
|
+
"name": "M3eTextareaAutosizeElement",
|
|
53479
|
+
"module": "src/textarea-autosize/TextareaAutosizeElement.ts"
|
|
53389
53480
|
}
|
|
53390
53481
|
},
|
|
53391
53482
|
{
|
|
53392
53483
|
"kind": "custom-element-definition",
|
|
53393
|
-
"name": "m3e-
|
|
53484
|
+
"name": "m3e-textarea-autosize",
|
|
53394
53485
|
"declaration": {
|
|
53395
|
-
"name": "
|
|
53396
|
-
"module": "src/
|
|
53486
|
+
"name": "M3eTextareaAutosizeElement",
|
|
53487
|
+
"module": "src/textarea-autosize/TextareaAutosizeElement.ts"
|
|
53397
53488
|
}
|
|
53398
53489
|
}
|
|
53399
53490
|
]
|
|
53400
53491
|
},
|
|
53401
|
-
{
|
|
53402
|
-
"kind": "javascript-module",
|
|
53403
|
-
"path": "src/tabs/TabVariant.ts",
|
|
53404
|
-
"declarations": [],
|
|
53405
|
-
"exports": []
|
|
53406
|
-
},
|
|
53407
53492
|
{
|
|
53408
53493
|
"kind": "javascript-module",
|
|
53409
53494
|
"path": "src/theme/ColorScheme.ts",
|
|
@@ -66468,6 +66553,74 @@
|
|
|
66468
66553
|
}
|
|
66469
66554
|
]
|
|
66470
66555
|
},
|
|
66556
|
+
{
|
|
66557
|
+
"kind": "javascript-module",
|
|
66558
|
+
"path": "src/core/shared/directives/index.ts",
|
|
66559
|
+
"declarations": [],
|
|
66560
|
+
"exports": [
|
|
66561
|
+
{
|
|
66562
|
+
"kind": "js",
|
|
66563
|
+
"name": "*",
|
|
66564
|
+
"declaration": {
|
|
66565
|
+
"name": "*",
|
|
66566
|
+
"module": "src/core/shared/directives/safeStyleMap"
|
|
66567
|
+
}
|
|
66568
|
+
}
|
|
66569
|
+
]
|
|
66570
|
+
},
|
|
66571
|
+
{
|
|
66572
|
+
"kind": "javascript-module",
|
|
66573
|
+
"path": "src/core/shared/directives/safeStyleMap.ts",
|
|
66574
|
+
"declarations": [
|
|
66575
|
+
{
|
|
66576
|
+
"kind": "class",
|
|
66577
|
+
"description": "",
|
|
66578
|
+
"name": "SafeStyleMapDirective",
|
|
66579
|
+
"members": [
|
|
66580
|
+
{
|
|
66581
|
+
"kind": "field",
|
|
66582
|
+
"name": "_previousStyleProperties",
|
|
66583
|
+
"type": {
|
|
66584
|
+
"text": "Set<string> | undefined"
|
|
66585
|
+
},
|
|
66586
|
+
"privacy": "private"
|
|
66587
|
+
}
|
|
66588
|
+
],
|
|
66589
|
+
"superclass": {
|
|
66590
|
+
"name": "Directive",
|
|
66591
|
+
"package": "lit/directive.js"
|
|
66592
|
+
}
|
|
66593
|
+
},
|
|
66594
|
+
{
|
|
66595
|
+
"kind": "variable",
|
|
66596
|
+
"name": "safeStyleMap",
|
|
66597
|
+
"description": "A directive that applies CSS properties to an element.\r\n\r\n`safeStyleMap` can only be used in the `style` attribute and must be the only\r\nexpression in the attribute. It takes the property names in the\r\nStyleInfostyleInfo object and adds the properties to the inline\r\nstyle of the element.\r\n\r\nProperty names with dashes (`-`) are assumed to be valid CSS\r\nproperty names and set on the element's style object using `setProperty()`.\r\nNames without dashes are assumed to be camelCased JavaScript property names\r\nand set on the element's style object using property assignment, allowing the\r\nstyle object to translate JavaScript-style names to CSS property names.\r\n\r\nFor example `safeStyleMap({backgroundColor: 'red', 'border-top': '5px', '--size':\r\n'0'})` sets the `background-color`, `border-top` and `--size` properties.",
|
|
66598
|
+
"parameters": [
|
|
66599
|
+
{
|
|
66600
|
+
"name": "styleInfo"
|
|
66601
|
+
}
|
|
66602
|
+
]
|
|
66603
|
+
}
|
|
66604
|
+
],
|
|
66605
|
+
"exports": [
|
|
66606
|
+
{
|
|
66607
|
+
"kind": "js",
|
|
66608
|
+
"name": "safeStyleMap",
|
|
66609
|
+
"declaration": {
|
|
66610
|
+
"name": "safeStyleMap",
|
|
66611
|
+
"module": "src/core/shared/directives/safeStyleMap.ts"
|
|
66612
|
+
}
|
|
66613
|
+
},
|
|
66614
|
+
{
|
|
66615
|
+
"kind": "js",
|
|
66616
|
+
"name": "SafeStyleMapDirective",
|
|
66617
|
+
"declaration": {
|
|
66618
|
+
"name": "SafeStyleMapDirective",
|
|
66619
|
+
"module": "src/core/shared/directives/safeStyleMap.ts"
|
|
66620
|
+
}
|
|
66621
|
+
}
|
|
66622
|
+
]
|
|
66623
|
+
},
|
|
66471
66624
|
{
|
|
66472
66625
|
"kind": "javascript-module",
|
|
66473
66626
|
"path": "src/core/shared/decorators/customElement.ts",
|
|
@@ -66569,74 +66722,6 @@
|
|
|
66569
66722
|
}
|
|
66570
66723
|
]
|
|
66571
66724
|
},
|
|
66572
|
-
{
|
|
66573
|
-
"kind": "javascript-module",
|
|
66574
|
-
"path": "src/core/shared/directives/index.ts",
|
|
66575
|
-
"declarations": [],
|
|
66576
|
-
"exports": [
|
|
66577
|
-
{
|
|
66578
|
-
"kind": "js",
|
|
66579
|
-
"name": "*",
|
|
66580
|
-
"declaration": {
|
|
66581
|
-
"name": "*",
|
|
66582
|
-
"module": "src/core/shared/directives/safeStyleMap"
|
|
66583
|
-
}
|
|
66584
|
-
}
|
|
66585
|
-
]
|
|
66586
|
-
},
|
|
66587
|
-
{
|
|
66588
|
-
"kind": "javascript-module",
|
|
66589
|
-
"path": "src/core/shared/directives/safeStyleMap.ts",
|
|
66590
|
-
"declarations": [
|
|
66591
|
-
{
|
|
66592
|
-
"kind": "class",
|
|
66593
|
-
"description": "",
|
|
66594
|
-
"name": "SafeStyleMapDirective",
|
|
66595
|
-
"members": [
|
|
66596
|
-
{
|
|
66597
|
-
"kind": "field",
|
|
66598
|
-
"name": "_previousStyleProperties",
|
|
66599
|
-
"type": {
|
|
66600
|
-
"text": "Set<string> | undefined"
|
|
66601
|
-
},
|
|
66602
|
-
"privacy": "private"
|
|
66603
|
-
}
|
|
66604
|
-
],
|
|
66605
|
-
"superclass": {
|
|
66606
|
-
"name": "Directive",
|
|
66607
|
-
"package": "lit/directive.js"
|
|
66608
|
-
}
|
|
66609
|
-
},
|
|
66610
|
-
{
|
|
66611
|
-
"kind": "variable",
|
|
66612
|
-
"name": "safeStyleMap",
|
|
66613
|
-
"description": "A directive that applies CSS properties to an element.\r\n\r\n`safeStyleMap` can only be used in the `style` attribute and must be the only\r\nexpression in the attribute. It takes the property names in the\r\nStyleInfostyleInfo object and adds the properties to the inline\r\nstyle of the element.\r\n\r\nProperty names with dashes (`-`) are assumed to be valid CSS\r\nproperty names and set on the element's style object using `setProperty()`.\r\nNames without dashes are assumed to be camelCased JavaScript property names\r\nand set on the element's style object using property assignment, allowing the\r\nstyle object to translate JavaScript-style names to CSS property names.\r\n\r\nFor example `safeStyleMap({backgroundColor: 'red', 'border-top': '5px', '--size':\r\n'0'})` sets the `background-color`, `border-top` and `--size` properties.",
|
|
66614
|
-
"parameters": [
|
|
66615
|
-
{
|
|
66616
|
-
"name": "styleInfo"
|
|
66617
|
-
}
|
|
66618
|
-
]
|
|
66619
|
-
}
|
|
66620
|
-
],
|
|
66621
|
-
"exports": [
|
|
66622
|
-
{
|
|
66623
|
-
"kind": "js",
|
|
66624
|
-
"name": "safeStyleMap",
|
|
66625
|
-
"declaration": {
|
|
66626
|
-
"name": "safeStyleMap",
|
|
66627
|
-
"module": "src/core/shared/directives/safeStyleMap.ts"
|
|
66628
|
-
}
|
|
66629
|
-
},
|
|
66630
|
-
{
|
|
66631
|
-
"kind": "js",
|
|
66632
|
-
"name": "SafeStyleMapDirective",
|
|
66633
|
-
"declaration": {
|
|
66634
|
-
"name": "SafeStyleMapDirective",
|
|
66635
|
-
"module": "src/core/shared/directives/safeStyleMap.ts"
|
|
66636
|
-
}
|
|
66637
|
-
}
|
|
66638
|
-
]
|
|
66639
|
-
},
|
|
66640
66725
|
{
|
|
66641
66726
|
"kind": "javascript-module",
|
|
66642
66727
|
"path": "src/core/shared/mixins/AttachInternals.ts",
|