@ukic/docs 2.12.3 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs.json +411 -1965
- package/package.json +2 -2
package/docs.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2024-
|
|
2
|
+
"timestamp": "2024-08-12T14:32:40",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.10.0",
|
|
@@ -207,7 +207,7 @@
|
|
|
207
207
|
"docsTags": [
|
|
208
208
|
{
|
|
209
209
|
"name": "slot",
|
|
210
|
-
"text": "
|
|
210
|
+
"text": "label - Content is placed as the accordion group title."
|
|
211
211
|
}
|
|
212
212
|
],
|
|
213
213
|
"usage": {},
|
|
@@ -294,7 +294,7 @@
|
|
|
294
294
|
"required": false
|
|
295
295
|
},
|
|
296
296
|
{
|
|
297
|
-
"name": "
|
|
297
|
+
"name": "label",
|
|
298
298
|
"type": "string",
|
|
299
299
|
"complexType": {
|
|
300
300
|
"original": "string",
|
|
@@ -302,7 +302,7 @@
|
|
|
302
302
|
"references": {}
|
|
303
303
|
},
|
|
304
304
|
"mutable": false,
|
|
305
|
-
"attr": "
|
|
305
|
+
"attr": "label",
|
|
306
306
|
"reflectToAttr": false,
|
|
307
307
|
"docs": "The header for the accordion group.",
|
|
308
308
|
"docsTags": [],
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
"styles": [],
|
|
411
411
|
"slots": [
|
|
412
412
|
{
|
|
413
|
-
"name": "
|
|
413
|
+
"name": "label",
|
|
414
414
|
"docs": "Content is placed as the accordion group title."
|
|
415
415
|
}
|
|
416
416
|
],
|
|
@@ -612,26 +612,6 @@
|
|
|
612
612
|
],
|
|
613
613
|
"methods": [],
|
|
614
614
|
"events": [
|
|
615
|
-
{
|
|
616
|
-
"event": "dismiss",
|
|
617
|
-
"detail": "void",
|
|
618
|
-
"bubbles": true,
|
|
619
|
-
"complexType": {
|
|
620
|
-
"original": "void",
|
|
621
|
-
"resolved": "void",
|
|
622
|
-
"references": {}
|
|
623
|
-
},
|
|
624
|
-
"cancelable": true,
|
|
625
|
-
"composed": true,
|
|
626
|
-
"docs": "",
|
|
627
|
-
"docsTags": [
|
|
628
|
-
{
|
|
629
|
-
"name": "deprecated",
|
|
630
|
-
"text": "This event should not be used anymore. Use icDismiss instead."
|
|
631
|
-
}
|
|
632
|
-
],
|
|
633
|
-
"deprecation": "This event should not be used anymore. Use icDismiss instead."
|
|
634
|
-
},
|
|
635
615
|
{
|
|
636
616
|
"event": "icDismiss",
|
|
637
617
|
"detail": "void",
|
|
@@ -666,9 +646,7 @@
|
|
|
666
646
|
}
|
|
667
647
|
],
|
|
668
648
|
"parts": [],
|
|
669
|
-
"dependents": [
|
|
670
|
-
"ic-dialog"
|
|
671
|
-
],
|
|
649
|
+
"dependents": [],
|
|
672
650
|
"dependencies": [
|
|
673
651
|
"ic-typography",
|
|
674
652
|
"ic-button"
|
|
@@ -687,9 +665,6 @@
|
|
|
687
665
|
],
|
|
688
666
|
"ic-tooltip": [
|
|
689
667
|
"ic-typography"
|
|
690
|
-
],
|
|
691
|
-
"ic-dialog": [
|
|
692
|
-
"ic-alert"
|
|
693
668
|
]
|
|
694
669
|
}
|
|
695
670
|
},
|
|
@@ -760,25 +735,24 @@
|
|
|
760
735
|
"methods": [],
|
|
761
736
|
"events": [],
|
|
762
737
|
"listeners": [],
|
|
763
|
-
"styles": [
|
|
764
|
-
{
|
|
765
|
-
"name": "--ic-z-index-back-to-top",
|
|
766
|
-
"annotation": "prop",
|
|
767
|
-
"docs": "z-index of back to top"
|
|
768
|
-
}
|
|
769
|
-
],
|
|
738
|
+
"styles": [],
|
|
770
739
|
"slots": [],
|
|
771
740
|
"parts": [],
|
|
772
741
|
"dependents": [],
|
|
773
742
|
"dependencies": [
|
|
774
|
-
"ic-
|
|
775
|
-
"ic-tooltip"
|
|
743
|
+
"ic-button"
|
|
776
744
|
],
|
|
777
745
|
"dependencyGraph": {
|
|
778
746
|
"ic-back-to-top": [
|
|
779
|
-
"ic-
|
|
747
|
+
"ic-button"
|
|
748
|
+
],
|
|
749
|
+
"ic-button": [
|
|
750
|
+
"ic-loading-indicator",
|
|
780
751
|
"ic-tooltip"
|
|
781
752
|
],
|
|
753
|
+
"ic-loading-indicator": [
|
|
754
|
+
"ic-typography"
|
|
755
|
+
],
|
|
782
756
|
"ic-tooltip": [
|
|
783
757
|
"ic-typography"
|
|
784
758
|
]
|
|
@@ -853,6 +827,27 @@
|
|
|
853
827
|
"optional": true,
|
|
854
828
|
"required": false
|
|
855
829
|
},
|
|
830
|
+
{
|
|
831
|
+
"name": "label",
|
|
832
|
+
"type": "string",
|
|
833
|
+
"complexType": {
|
|
834
|
+
"original": "string",
|
|
835
|
+
"resolved": "string",
|
|
836
|
+
"references": {}
|
|
837
|
+
},
|
|
838
|
+
"mutable": false,
|
|
839
|
+
"attr": "label",
|
|
840
|
+
"reflectToAttr": false,
|
|
841
|
+
"docs": "The text displayed in the badge. This will only be displayed if type=\"text\".",
|
|
842
|
+
"docsTags": [],
|
|
843
|
+
"values": [
|
|
844
|
+
{
|
|
845
|
+
"type": "string"
|
|
846
|
+
}
|
|
847
|
+
],
|
|
848
|
+
"optional": true,
|
|
849
|
+
"required": false
|
|
850
|
+
},
|
|
856
851
|
{
|
|
857
852
|
"name": "maxNumber",
|
|
858
853
|
"type": "number",
|
|
@@ -864,7 +859,7 @@
|
|
|
864
859
|
"mutable": false,
|
|
865
860
|
"attr": "max-number",
|
|
866
861
|
"reflectToAttr": false,
|
|
867
|
-
"docs": "The maximum number shown on the badge appended with a +.\nThis will only be displayed if type=\"text\" and
|
|
862
|
+
"docs": "The maximum number shown on the badge appended with a +.\nThis will only be displayed if type=\"text\" and label is not empty.",
|
|
868
863
|
"docsTags": [],
|
|
869
864
|
"values": [
|
|
870
865
|
{
|
|
@@ -948,27 +943,6 @@
|
|
|
948
943
|
"optional": true,
|
|
949
944
|
"required": false
|
|
950
945
|
},
|
|
951
|
-
{
|
|
952
|
-
"name": "textLabel",
|
|
953
|
-
"type": "string",
|
|
954
|
-
"complexType": {
|
|
955
|
-
"original": "string",
|
|
956
|
-
"resolved": "string",
|
|
957
|
-
"references": {}
|
|
958
|
-
},
|
|
959
|
-
"mutable": false,
|
|
960
|
-
"attr": "text-label",
|
|
961
|
-
"reflectToAttr": false,
|
|
962
|
-
"docs": "The text displayed in the badge. This will only be displayed if type=\"text\".",
|
|
963
|
-
"docsTags": [],
|
|
964
|
-
"values": [
|
|
965
|
-
{
|
|
966
|
-
"type": "string"
|
|
967
|
-
}
|
|
968
|
-
],
|
|
969
|
-
"optional": true,
|
|
970
|
-
"required": false
|
|
971
|
-
},
|
|
972
946
|
{
|
|
973
947
|
"name": "type",
|
|
974
948
|
"type": "\"dot\" | \"icon\" | \"text\"",
|
|
@@ -1067,7 +1041,7 @@
|
|
|
1067
1041
|
"resolved": "boolean",
|
|
1068
1042
|
"references": {}
|
|
1069
1043
|
},
|
|
1070
|
-
"mutable":
|
|
1044
|
+
"mutable": false,
|
|
1071
1045
|
"attr": "visible",
|
|
1072
1046
|
"reflectToAttr": false,
|
|
1073
1047
|
"docs": "If `true`, the badge will be displayed.",
|
|
@@ -1082,64 +1056,7 @@
|
|
|
1082
1056
|
"required": false
|
|
1083
1057
|
}
|
|
1084
1058
|
],
|
|
1085
|
-
"methods": [
|
|
1086
|
-
{
|
|
1087
|
-
"name": "hideBadge",
|
|
1088
|
-
"returns": {
|
|
1089
|
-
"type": "Promise<void>",
|
|
1090
|
-
"docs": ""
|
|
1091
|
-
},
|
|
1092
|
-
"complexType": {
|
|
1093
|
-
"signature": "() => Promise<void>",
|
|
1094
|
-
"parameters": [],
|
|
1095
|
-
"references": {
|
|
1096
|
-
"Promise": {
|
|
1097
|
-
"location": "global",
|
|
1098
|
-
"id": "global::Promise"
|
|
1099
|
-
}
|
|
1100
|
-
},
|
|
1101
|
-
"return": "Promise<void>"
|
|
1102
|
-
},
|
|
1103
|
-
"signature": "hideBadge() => Promise<void>",
|
|
1104
|
-
"parameters": [],
|
|
1105
|
-
"docs": "",
|
|
1106
|
-
"docsTags": [
|
|
1107
|
-
{
|
|
1108
|
-
"name": "deprecated",
|
|
1109
|
-
"text": "This method should not be used anymore. Use visible prop to set badge visibility."
|
|
1110
|
-
}
|
|
1111
|
-
],
|
|
1112
|
-
"deprecation": "This method should not be used anymore. Use visible prop to set badge visibility."
|
|
1113
|
-
},
|
|
1114
|
-
{
|
|
1115
|
-
"name": "showBadge",
|
|
1116
|
-
"returns": {
|
|
1117
|
-
"type": "Promise<void>",
|
|
1118
|
-
"docs": ""
|
|
1119
|
-
},
|
|
1120
|
-
"complexType": {
|
|
1121
|
-
"signature": "() => Promise<void>",
|
|
1122
|
-
"parameters": [],
|
|
1123
|
-
"references": {
|
|
1124
|
-
"Promise": {
|
|
1125
|
-
"location": "global",
|
|
1126
|
-
"id": "global::Promise"
|
|
1127
|
-
}
|
|
1128
|
-
},
|
|
1129
|
-
"return": "Promise<void>"
|
|
1130
|
-
},
|
|
1131
|
-
"signature": "showBadge() => Promise<void>",
|
|
1132
|
-
"parameters": [],
|
|
1133
|
-
"docs": "",
|
|
1134
|
-
"docsTags": [
|
|
1135
|
-
{
|
|
1136
|
-
"name": "deprecated",
|
|
1137
|
-
"text": "This method should not be used anymore. Use visible prop to set badge visibility."
|
|
1138
|
-
}
|
|
1139
|
-
],
|
|
1140
|
-
"deprecation": "This method should not be used anymore. Use visible prop to set badge visibility."
|
|
1141
|
-
}
|
|
1142
|
-
],
|
|
1059
|
+
"methods": [],
|
|
1143
1060
|
"events": [],
|
|
1144
1061
|
"listeners": [],
|
|
1145
1062
|
"styles": [],
|
|
@@ -1405,10 +1322,6 @@
|
|
|
1405
1322
|
"readme": "# ic-button\n",
|
|
1406
1323
|
"docs": "",
|
|
1407
1324
|
"docsTags": [
|
|
1408
|
-
{
|
|
1409
|
-
"name": "slot",
|
|
1410
|
-
"text": "icon - Deprecated. This slot should not be used anymore. Use left-icon or right-icon slot instead."
|
|
1411
|
-
},
|
|
1412
1325
|
{
|
|
1413
1326
|
"name": "slot",
|
|
1414
1327
|
"text": "left-icon - Content will be placed to the left of the button label."
|
|
@@ -2292,27 +2205,12 @@
|
|
|
2292
2205
|
"passive": false
|
|
2293
2206
|
}
|
|
2294
2207
|
],
|
|
2295
|
-
"styles": [
|
|
2296
|
-
{
|
|
2297
|
-
"name": "--height",
|
|
2298
|
-
"annotation": "prop",
|
|
2299
|
-
"docs": "The height of the button."
|
|
2300
|
-
},
|
|
2301
|
-
{
|
|
2302
|
-
"name": "--min-width",
|
|
2303
|
-
"annotation": "prop",
|
|
2304
|
-
"docs": "Minimum width of the button."
|
|
2305
|
-
}
|
|
2306
|
-
],
|
|
2208
|
+
"styles": [],
|
|
2307
2209
|
"slots": [
|
|
2308
2210
|
{
|
|
2309
2211
|
"name": "badge",
|
|
2310
2212
|
"docs": "Badge component overlaying the top right of the button."
|
|
2311
2213
|
},
|
|
2312
|
-
{
|
|
2313
|
-
"name": "icon",
|
|
2314
|
-
"docs": "Deprecated. This slot should not be used anymore. Use left-icon or right-icon slot instead."
|
|
2315
|
-
},
|
|
2316
2214
|
{
|
|
2317
2215
|
"name": "left-icon",
|
|
2318
2216
|
"docs": "Content will be placed to the left of the button label."
|
|
@@ -2334,6 +2232,7 @@
|
|
|
2334
2232
|
"dependents": [
|
|
2335
2233
|
"ic-accordion-group",
|
|
2336
2234
|
"ic-alert",
|
|
2235
|
+
"ic-back-to-top",
|
|
2337
2236
|
"ic-dialog",
|
|
2338
2237
|
"ic-horizontal-scroll",
|
|
2339
2238
|
"ic-menu",
|
|
@@ -2369,6 +2268,9 @@
|
|
|
2369
2268
|
"ic-alert": [
|
|
2370
2269
|
"ic-button"
|
|
2371
2270
|
],
|
|
2271
|
+
"ic-back-to-top": [
|
|
2272
|
+
"ic-button"
|
|
2273
|
+
],
|
|
2372
2274
|
"ic-dialog": [
|
|
2373
2275
|
"ic-button"
|
|
2374
2276
|
],
|
|
@@ -2411,10 +2313,10 @@
|
|
|
2411
2313
|
}
|
|
2412
2314
|
},
|
|
2413
2315
|
{
|
|
2414
|
-
"filePath": "src/components/ic-card/ic-card.tsx",
|
|
2316
|
+
"filePath": "src/components/ic-card-vertical/ic-card-vertical.tsx",
|
|
2415
2317
|
"encapsulation": "shadow",
|
|
2416
|
-
"tag": "ic-card",
|
|
2417
|
-
"readme": "# ic-card\n\n\n",
|
|
2318
|
+
"tag": "ic-card-vertical",
|
|
2319
|
+
"readme": "# ic-card-vertical\n\n\n",
|
|
2418
2320
|
"docs": "",
|
|
2419
2321
|
"docsTags": [
|
|
2420
2322
|
{
|
|
@@ -2852,7 +2754,7 @@
|
|
|
2852
2754
|
"ic-tooltip"
|
|
2853
2755
|
],
|
|
2854
2756
|
"dependencyGraph": {
|
|
2855
|
-
"ic-card": [
|
|
2757
|
+
"ic-card-vertical": [
|
|
2856
2758
|
"ic-typography",
|
|
2857
2759
|
"ic-tooltip"
|
|
2858
2760
|
],
|
|
@@ -2995,111 +2897,6 @@
|
|
|
2995
2897
|
"optional": true,
|
|
2996
2898
|
"required": false
|
|
2997
2899
|
},
|
|
2998
|
-
{
|
|
2999
|
-
"name": "formaction",
|
|
3000
|
-
"type": "string",
|
|
3001
|
-
"complexType": {
|
|
3002
|
-
"original": "string",
|
|
3003
|
-
"resolved": "string",
|
|
3004
|
-
"references": {}
|
|
3005
|
-
},
|
|
3006
|
-
"mutable": false,
|
|
3007
|
-
"attr": "formaction",
|
|
3008
|
-
"reflectToAttr": false,
|
|
3009
|
-
"docs": "The URL that processes the information submitted by the checkbox. It overrides the action attribute of the checkbox's form owner. Does nothing if there is no form owner.",
|
|
3010
|
-
"docsTags": [],
|
|
3011
|
-
"values": [
|
|
3012
|
-
{
|
|
3013
|
-
"type": "string"
|
|
3014
|
-
}
|
|
3015
|
-
],
|
|
3016
|
-
"optional": true,
|
|
3017
|
-
"required": false
|
|
3018
|
-
},
|
|
3019
|
-
{
|
|
3020
|
-
"name": "formenctype",
|
|
3021
|
-
"type": "string",
|
|
3022
|
-
"complexType": {
|
|
3023
|
-
"original": "string",
|
|
3024
|
-
"resolved": "string",
|
|
3025
|
-
"references": {}
|
|
3026
|
-
},
|
|
3027
|
-
"mutable": false,
|
|
3028
|
-
"attr": "formenctype",
|
|
3029
|
-
"reflectToAttr": false,
|
|
3030
|
-
"docs": "The way the submitted form data is encoded.",
|
|
3031
|
-
"docsTags": [],
|
|
3032
|
-
"values": [
|
|
3033
|
-
{
|
|
3034
|
-
"type": "string"
|
|
3035
|
-
}
|
|
3036
|
-
],
|
|
3037
|
-
"optional": true,
|
|
3038
|
-
"required": false
|
|
3039
|
-
},
|
|
3040
|
-
{
|
|
3041
|
-
"name": "formmethod",
|
|
3042
|
-
"type": "string",
|
|
3043
|
-
"complexType": {
|
|
3044
|
-
"original": "string",
|
|
3045
|
-
"resolved": "string",
|
|
3046
|
-
"references": {}
|
|
3047
|
-
},
|
|
3048
|
-
"mutable": false,
|
|
3049
|
-
"attr": "formmethod",
|
|
3050
|
-
"reflectToAttr": false,
|
|
3051
|
-
"docs": "The HTTP method used to submit the form.",
|
|
3052
|
-
"docsTags": [],
|
|
3053
|
-
"values": [
|
|
3054
|
-
{
|
|
3055
|
-
"type": "string"
|
|
3056
|
-
}
|
|
3057
|
-
],
|
|
3058
|
-
"optional": true,
|
|
3059
|
-
"required": false
|
|
3060
|
-
},
|
|
3061
|
-
{
|
|
3062
|
-
"name": "formnovalidate",
|
|
3063
|
-
"type": "boolean",
|
|
3064
|
-
"complexType": {
|
|
3065
|
-
"original": "boolean",
|
|
3066
|
-
"resolved": "boolean",
|
|
3067
|
-
"references": {}
|
|
3068
|
-
},
|
|
3069
|
-
"mutable": false,
|
|
3070
|
-
"attr": "formnovalidate",
|
|
3071
|
-
"reflectToAttr": false,
|
|
3072
|
-
"docs": "If `true`, the form will not be validated when submitted.",
|
|
3073
|
-
"docsTags": [],
|
|
3074
|
-
"values": [
|
|
3075
|
-
{
|
|
3076
|
-
"type": "boolean"
|
|
3077
|
-
}
|
|
3078
|
-
],
|
|
3079
|
-
"optional": true,
|
|
3080
|
-
"required": false
|
|
3081
|
-
},
|
|
3082
|
-
{
|
|
3083
|
-
"name": "formtarget",
|
|
3084
|
-
"type": "string",
|
|
3085
|
-
"complexType": {
|
|
3086
|
-
"original": "string",
|
|
3087
|
-
"resolved": "string",
|
|
3088
|
-
"references": {}
|
|
3089
|
-
},
|
|
3090
|
-
"mutable": false,
|
|
3091
|
-
"attr": "formtarget",
|
|
3092
|
-
"reflectToAttr": false,
|
|
3093
|
-
"docs": "The place to display the response from submitting the form. It overrides the target attribute of the checkbox's form owner.",
|
|
3094
|
-
"docsTags": [],
|
|
3095
|
-
"values": [
|
|
3096
|
-
{
|
|
3097
|
-
"type": "string"
|
|
3098
|
-
}
|
|
3099
|
-
],
|
|
3100
|
-
"optional": true,
|
|
3101
|
-
"required": false
|
|
3102
|
-
},
|
|
3103
2900
|
{
|
|
3104
2901
|
"name": "groupLabel",
|
|
3105
2902
|
"type": "string",
|
|
@@ -3266,36 +3063,8 @@
|
|
|
3266
3063
|
"required": false
|
|
3267
3064
|
},
|
|
3268
3065
|
{
|
|
3269
|
-
"name": "
|
|
3270
|
-
"type": "
|
|
3271
|
-
"complexType": {
|
|
3272
|
-
"original": "boolean",
|
|
3273
|
-
"resolved": "boolean",
|
|
3274
|
-
"references": {}
|
|
3275
|
-
},
|
|
3276
|
-
"mutable": false,
|
|
3277
|
-
"attr": "small",
|
|
3278
|
-
"reflectToAttr": false,
|
|
3279
|
-
"docs": "",
|
|
3280
|
-
"docsTags": [
|
|
3281
|
-
{
|
|
3282
|
-
"name": "deprecated",
|
|
3283
|
-
"text": "This prop should not be used anymore. Set prop `size` to \"small\" instead."
|
|
3284
|
-
}
|
|
3285
|
-
],
|
|
3286
|
-
"default": "false",
|
|
3287
|
-
"deprecation": "This prop should not be used anymore. Set prop `size` to \"small\" instead.",
|
|
3288
|
-
"values": [
|
|
3289
|
-
{
|
|
3290
|
-
"type": "boolean"
|
|
3291
|
-
}
|
|
3292
|
-
],
|
|
3293
|
-
"optional": true,
|
|
3294
|
-
"required": false
|
|
3295
|
-
},
|
|
3296
|
-
{
|
|
3297
|
-
"name": "value",
|
|
3298
|
-
"type": "string",
|
|
3066
|
+
"name": "value",
|
|
3067
|
+
"type": "string",
|
|
3299
3068
|
"complexType": {
|
|
3300
3069
|
"original": "string",
|
|
3301
3070
|
"resolved": "string",
|
|
@@ -3344,26 +3113,6 @@
|
|
|
3344
3113
|
}
|
|
3345
3114
|
],
|
|
3346
3115
|
"events": [
|
|
3347
|
-
{
|
|
3348
|
-
"event": "checkboxChecked",
|
|
3349
|
-
"detail": "void",
|
|
3350
|
-
"bubbles": true,
|
|
3351
|
-
"complexType": {
|
|
3352
|
-
"original": "void",
|
|
3353
|
-
"resolved": "void",
|
|
3354
|
-
"references": {}
|
|
3355
|
-
},
|
|
3356
|
-
"cancelable": true,
|
|
3357
|
-
"composed": true,
|
|
3358
|
-
"docs": "",
|
|
3359
|
-
"docsTags": [
|
|
3360
|
-
{
|
|
3361
|
-
"name": "deprecated",
|
|
3362
|
-
"text": "This event should not be used anymore. Use icCheck instead."
|
|
3363
|
-
}
|
|
3364
|
-
],
|
|
3365
|
-
"deprecation": "This event should not be used anymore. Use icCheck instead."
|
|
3366
|
-
},
|
|
3367
3116
|
{
|
|
3368
3117
|
"event": "icCheck",
|
|
3369
3118
|
"detail": "void",
|
|
@@ -3574,34 +3323,6 @@
|
|
|
3574
3323
|
"optional": true,
|
|
3575
3324
|
"required": false
|
|
3576
3325
|
},
|
|
3577
|
-
{
|
|
3578
|
-
"name": "small",
|
|
3579
|
-
"type": "boolean",
|
|
3580
|
-
"complexType": {
|
|
3581
|
-
"original": "boolean",
|
|
3582
|
-
"resolved": "boolean",
|
|
3583
|
-
"references": {}
|
|
3584
|
-
},
|
|
3585
|
-
"mutable": false,
|
|
3586
|
-
"attr": "small",
|
|
3587
|
-
"reflectToAttr": false,
|
|
3588
|
-
"docs": "",
|
|
3589
|
-
"docsTags": [
|
|
3590
|
-
{
|
|
3591
|
-
"name": "deprecated",
|
|
3592
|
-
"text": "This prop should not be used anymore. Set prop `size` to \"small\" instead."
|
|
3593
|
-
}
|
|
3594
|
-
],
|
|
3595
|
-
"default": "false",
|
|
3596
|
-
"deprecation": "This prop should not be used anymore. Set prop `size` to \"small\" instead.",
|
|
3597
|
-
"values": [
|
|
3598
|
-
{
|
|
3599
|
-
"type": "boolean"
|
|
3600
|
-
}
|
|
3601
|
-
],
|
|
3602
|
-
"optional": false,
|
|
3603
|
-
"required": false
|
|
3604
|
-
},
|
|
3605
3326
|
{
|
|
3606
3327
|
"name": "validationStatus",
|
|
3607
3328
|
"type": "\"\" | \"error\" | \"success\" | \"warning\"",
|
|
@@ -3739,44 +3460,6 @@
|
|
|
3739
3460
|
],
|
|
3740
3461
|
"usage": {},
|
|
3741
3462
|
"props": [
|
|
3742
|
-
{
|
|
3743
|
-
"name": "appearance",
|
|
3744
|
-
"type": "\"filled\" | \"outline\"",
|
|
3745
|
-
"complexType": {
|
|
3746
|
-
"original": "IcChipAppearance",
|
|
3747
|
-
"resolved": "\"filled\" | \"outline\"",
|
|
3748
|
-
"references": {
|
|
3749
|
-
"IcChipAppearance": {
|
|
3750
|
-
"location": "import",
|
|
3751
|
-
"path": "./ic-chip.types",
|
|
3752
|
-
"id": "src/components/ic-chip/ic-chip.types.ts::IcChipAppearance"
|
|
3753
|
-
}
|
|
3754
|
-
}
|
|
3755
|
-
},
|
|
3756
|
-
"mutable": false,
|
|
3757
|
-
"attr": "appearance",
|
|
3758
|
-
"reflectToAttr": false,
|
|
3759
|
-
"docs": "",
|
|
3760
|
-
"docsTags": [
|
|
3761
|
-
{
|
|
3762
|
-
"name": "deprecated",
|
|
3763
|
-
"text": "This prop should not be used anymore. Use variant prop instead."
|
|
3764
|
-
}
|
|
3765
|
-
],
|
|
3766
|
-
"deprecation": "This prop should not be used anymore. Use variant prop instead.",
|
|
3767
|
-
"values": [
|
|
3768
|
-
{
|
|
3769
|
-
"value": "filled",
|
|
3770
|
-
"type": "string"
|
|
3771
|
-
},
|
|
3772
|
-
{
|
|
3773
|
-
"value": "outline",
|
|
3774
|
-
"type": "string"
|
|
3775
|
-
}
|
|
3776
|
-
],
|
|
3777
|
-
"optional": true,
|
|
3778
|
-
"required": false
|
|
3779
|
-
},
|
|
3780
3463
|
{
|
|
3781
3464
|
"name": "customColor",
|
|
3782
3465
|
"type": "`#${string}` | `rgb(${string})` | `rgba(${string})`",
|
|
@@ -3994,26 +3677,6 @@
|
|
|
3994
3677
|
}
|
|
3995
3678
|
],
|
|
3996
3679
|
"events": [
|
|
3997
|
-
{
|
|
3998
|
-
"event": "dismiss",
|
|
3999
|
-
"detail": "void",
|
|
4000
|
-
"bubbles": true,
|
|
4001
|
-
"complexType": {
|
|
4002
|
-
"original": "void",
|
|
4003
|
-
"resolved": "void",
|
|
4004
|
-
"references": {}
|
|
4005
|
-
},
|
|
4006
|
-
"cancelable": true,
|
|
4007
|
-
"composed": true,
|
|
4008
|
-
"docs": "",
|
|
4009
|
-
"docsTags": [
|
|
4010
|
-
{
|
|
4011
|
-
"name": "deprecated",
|
|
4012
|
-
"text": "This event should not be used anymore. Use icDismiss instead."
|
|
4013
|
-
}
|
|
4014
|
-
],
|
|
4015
|
-
"deprecation": "This event should not be used anymore. Use icDismiss instead."
|
|
4016
|
-
},
|
|
4017
3680
|
{
|
|
4018
3681
|
"event": "icDismiss",
|
|
4019
3682
|
"detail": "void",
|
|
@@ -4209,13 +3872,7 @@
|
|
|
4209
3872
|
"methods": [],
|
|
4210
3873
|
"events": [],
|
|
4211
3874
|
"listeners": [],
|
|
4212
|
-
"styles": [
|
|
4213
|
-
{
|
|
4214
|
-
"name": "--ic-z-index-classification-banner",
|
|
4215
|
-
"annotation": "prop",
|
|
4216
|
-
"docs": "z-index of classification banner"
|
|
4217
|
-
}
|
|
4218
|
-
],
|
|
3875
|
+
"styles": [],
|
|
4219
3876
|
"slots": [],
|
|
4220
3877
|
"parts": [],
|
|
4221
3878
|
"dependents": [],
|
|
@@ -4229,15 +3886,15 @@
|
|
|
4229
3886
|
}
|
|
4230
3887
|
},
|
|
4231
3888
|
{
|
|
4232
|
-
"filePath": "src/components/ic-data-
|
|
3889
|
+
"filePath": "src/components/ic-data-list/ic-data-list.tsx",
|
|
4233
3890
|
"encapsulation": "shadow",
|
|
4234
3891
|
"tag": "ic-data-entity",
|
|
4235
|
-
"readme": "# ic-data-entity\n\n\n",
|
|
3892
|
+
"readme": "# ic-data-entity\r\n\r\n\r\n\r",
|
|
4236
3893
|
"docs": "",
|
|
4237
3894
|
"docsTags": [
|
|
4238
3895
|
{
|
|
4239
3896
|
"name": "slot",
|
|
4240
|
-
"text": "heading - Content will be placed at the top of the data
|
|
3897
|
+
"text": "heading - Content will be placed at the top of the data list."
|
|
4241
3898
|
}
|
|
4242
3899
|
],
|
|
4243
3900
|
"usage": {},
|
|
@@ -4253,7 +3910,7 @@
|
|
|
4253
3910
|
"mutable": false,
|
|
4254
3911
|
"attr": "heading",
|
|
4255
3912
|
"reflectToAttr": false,
|
|
4256
|
-
"docs": "The title for the data
|
|
3913
|
+
"docs": "The title for the data list.",
|
|
4257
3914
|
"docsTags": [],
|
|
4258
3915
|
"values": [
|
|
4259
3916
|
{
|
|
@@ -4280,7 +3937,7 @@
|
|
|
4280
3937
|
"mutable": false,
|
|
4281
3938
|
"attr": "size",
|
|
4282
3939
|
"reflectToAttr": false,
|
|
4283
|
-
"docs": "The size of the data
|
|
3940
|
+
"docs": "The size of the data list component.",
|
|
4284
3941
|
"docsTags": [],
|
|
4285
3942
|
"default": "\"default\"",
|
|
4286
3943
|
"values": [
|
|
@@ -4295,34 +3952,6 @@
|
|
|
4295
3952
|
],
|
|
4296
3953
|
"optional": true,
|
|
4297
3954
|
"required": false
|
|
4298
|
-
},
|
|
4299
|
-
{
|
|
4300
|
-
"name": "small",
|
|
4301
|
-
"type": "boolean",
|
|
4302
|
-
"complexType": {
|
|
4303
|
-
"original": "boolean",
|
|
4304
|
-
"resolved": "boolean",
|
|
4305
|
-
"references": {}
|
|
4306
|
-
},
|
|
4307
|
-
"mutable": false,
|
|
4308
|
-
"attr": "small",
|
|
4309
|
-
"reflectToAttr": false,
|
|
4310
|
-
"docs": "",
|
|
4311
|
-
"docsTags": [
|
|
4312
|
-
{
|
|
4313
|
-
"name": "deprecated",
|
|
4314
|
-
"text": "This prop should not be used anymore. Set prop `size` to \"small\" instead."
|
|
4315
|
-
}
|
|
4316
|
-
],
|
|
4317
|
-
"default": "false",
|
|
4318
|
-
"deprecation": "This prop should not be used anymore. Set prop `size` to \"small\" instead.",
|
|
4319
|
-
"values": [
|
|
4320
|
-
{
|
|
4321
|
-
"type": "boolean"
|
|
4322
|
-
}
|
|
4323
|
-
],
|
|
4324
|
-
"optional": true,
|
|
4325
|
-
"required": false
|
|
4326
3955
|
}
|
|
4327
3956
|
],
|
|
4328
3957
|
"methods": [],
|
|
@@ -4332,7 +3961,7 @@
|
|
|
4332
3961
|
"slots": [
|
|
4333
3962
|
{
|
|
4334
3963
|
"name": "heading",
|
|
4335
|
-
"docs": "Content will be placed at the top of the data
|
|
3964
|
+
"docs": "Content will be placed at the top of the data list."
|
|
4336
3965
|
}
|
|
4337
3966
|
],
|
|
4338
3967
|
"parts": [],
|
|
@@ -4341,7 +3970,7 @@
|
|
|
4341
3970
|
"ic-typography"
|
|
4342
3971
|
],
|
|
4343
3972
|
"dependencyGraph": {
|
|
4344
|
-
"ic-data-
|
|
3973
|
+
"ic-data-list": [
|
|
4345
3974
|
"ic-typography"
|
|
4346
3975
|
]
|
|
4347
3976
|
}
|
|
@@ -4422,34 +4051,6 @@
|
|
|
4422
4051
|
"optional": true,
|
|
4423
4052
|
"required": false
|
|
4424
4053
|
},
|
|
4425
|
-
{
|
|
4426
|
-
"name": "small",
|
|
4427
|
-
"type": "boolean",
|
|
4428
|
-
"complexType": {
|
|
4429
|
-
"original": "boolean",
|
|
4430
|
-
"resolved": "boolean",
|
|
4431
|
-
"references": {}
|
|
4432
|
-
},
|
|
4433
|
-
"mutable": false,
|
|
4434
|
-
"attr": "small",
|
|
4435
|
-
"reflectToAttr": false,
|
|
4436
|
-
"docs": "",
|
|
4437
|
-
"docsTags": [
|
|
4438
|
-
{
|
|
4439
|
-
"name": "deprecated",
|
|
4440
|
-
"text": "This prop should not be used anymore. Set prop `size` to \"small\" instead."
|
|
4441
|
-
}
|
|
4442
|
-
],
|
|
4443
|
-
"default": "false",
|
|
4444
|
-
"deprecation": "This prop should not be used anymore. Set prop `size` to \"small\" instead.",
|
|
4445
|
-
"values": [
|
|
4446
|
-
{
|
|
4447
|
-
"type": "boolean"
|
|
4448
|
-
}
|
|
4449
|
-
],
|
|
4450
|
-
"optional": true,
|
|
4451
|
-
"required": false
|
|
4452
|
-
},
|
|
4453
4054
|
{
|
|
4454
4055
|
"name": "value",
|
|
4455
4056
|
"type": "string",
|
|
@@ -4527,81 +4128,6 @@
|
|
|
4527
4128
|
],
|
|
4528
4129
|
"usage": {},
|
|
4529
4130
|
"props": [
|
|
4530
|
-
{
|
|
4531
|
-
"name": "alertHeading",
|
|
4532
|
-
"type": "string",
|
|
4533
|
-
"complexType": {
|
|
4534
|
-
"original": "string",
|
|
4535
|
-
"resolved": "string",
|
|
4536
|
-
"references": {}
|
|
4537
|
-
},
|
|
4538
|
-
"mutable": false,
|
|
4539
|
-
"attr": "alert-heading",
|
|
4540
|
-
"reflectToAttr": false,
|
|
4541
|
-
"docs": "",
|
|
4542
|
-
"docsTags": [
|
|
4543
|
-
{
|
|
4544
|
-
"name": "deprecated",
|
|
4545
|
-
"text": "This prop should not be used anymore. Use an ic-alert/IcAlert component within an alert slot with a heading instead."
|
|
4546
|
-
}
|
|
4547
|
-
],
|
|
4548
|
-
"deprecation": "This prop should not be used anymore. Use an ic-alert/IcAlert component within an alert slot with a heading instead.",
|
|
4549
|
-
"values": [
|
|
4550
|
-
{
|
|
4551
|
-
"type": "string"
|
|
4552
|
-
}
|
|
4553
|
-
],
|
|
4554
|
-
"optional": true,
|
|
4555
|
-
"required": false
|
|
4556
|
-
},
|
|
4557
|
-
{
|
|
4558
|
-
"name": "alertMessage",
|
|
4559
|
-
"type": "string",
|
|
4560
|
-
"complexType": {
|
|
4561
|
-
"original": "string",
|
|
4562
|
-
"resolved": "string",
|
|
4563
|
-
"references": {}
|
|
4564
|
-
},
|
|
4565
|
-
"mutable": false,
|
|
4566
|
-
"attr": "alert-message",
|
|
4567
|
-
"reflectToAttr": false,
|
|
4568
|
-
"docs": "",
|
|
4569
|
-
"docsTags": [
|
|
4570
|
-
{
|
|
4571
|
-
"name": "deprecated",
|
|
4572
|
-
"text": "This prop should not be used anymore. Use an ic-alert/IcAlert component within an alert slot with a message instead."
|
|
4573
|
-
}
|
|
4574
|
-
],
|
|
4575
|
-
"deprecation": "This prop should not be used anymore. Use an ic-alert/IcAlert component within an alert slot with a message instead.",
|
|
4576
|
-
"values": [
|
|
4577
|
-
{
|
|
4578
|
-
"type": "string"
|
|
4579
|
-
}
|
|
4580
|
-
],
|
|
4581
|
-
"optional": true,
|
|
4582
|
-
"required": false
|
|
4583
|
-
},
|
|
4584
|
-
{
|
|
4585
|
-
"name": "buttonProps",
|
|
4586
|
-
"type": "{ label: string; onclick: string; }[]",
|
|
4587
|
-
"complexType": {
|
|
4588
|
-
"original": "{ label: string; onclick: string }[]",
|
|
4589
|
-
"resolved": "{ label: string; onclick: string; }[]",
|
|
4590
|
-
"references": {}
|
|
4591
|
-
},
|
|
4592
|
-
"mutable": false,
|
|
4593
|
-
"reflectToAttr": false,
|
|
4594
|
-
"docs": "Sets the label and onclick functions for default buttons.",
|
|
4595
|
-
"docsTags": [],
|
|
4596
|
-
"default": "[\n {\n label: \"Cancel\",\n onclick: \"this.cancelDialog();\",\n },\n { label: \"Confirm\", onclick: \"this.confirmDialog();\" },\n ]",
|
|
4597
|
-
"values": [
|
|
4598
|
-
{
|
|
4599
|
-
"type": "{ label: string; onclick: string; }[]"
|
|
4600
|
-
}
|
|
4601
|
-
],
|
|
4602
|
-
"optional": true,
|
|
4603
|
-
"required": false
|
|
4604
|
-
},
|
|
4605
4131
|
{
|
|
4606
4132
|
"name": "buttons",
|
|
4607
4133
|
"type": "boolean",
|
|
@@ -4613,7 +4139,7 @@
|
|
|
4613
4139
|
"mutable": false,
|
|
4614
4140
|
"attr": "buttons",
|
|
4615
4141
|
"reflectToAttr": false,
|
|
4616
|
-
"docs": "If set to `false`, dialog controls will not be displayed
|
|
4142
|
+
"docs": "If set to `false`, default buttons or slotted dialog controls will not be displayed.",
|
|
4617
4143
|
"docsTags": [],
|
|
4618
4144
|
"default": "true",
|
|
4619
4145
|
"values": [
|
|
@@ -4850,50 +4376,6 @@
|
|
|
4850
4376
|
],
|
|
4851
4377
|
"optional": true,
|
|
4852
4378
|
"required": false
|
|
4853
|
-
},
|
|
4854
|
-
{
|
|
4855
|
-
"name": "status",
|
|
4856
|
-
"type": "\"error\" | \"info\" | \"neutral\" | \"success\" | \"warning\"",
|
|
4857
|
-
"complexType": {
|
|
4858
|
-
"original": "\"neutral\" | \"info\" | \"warning\" | \"error\" | \"success\"",
|
|
4859
|
-
"resolved": "\"error\" | \"info\" | \"neutral\" | \"success\" | \"warning\"",
|
|
4860
|
-
"references": {}
|
|
4861
|
-
},
|
|
4862
|
-
"mutable": false,
|
|
4863
|
-
"attr": "status",
|
|
4864
|
-
"reflectToAttr": false,
|
|
4865
|
-
"docs": "",
|
|
4866
|
-
"docsTags": [
|
|
4867
|
-
{
|
|
4868
|
-
"name": "deprecated",
|
|
4869
|
-
"text": "This prop should not be used anymore. Use an ic-alert/IcAlert component within an alert slot with a variant instead."
|
|
4870
|
-
}
|
|
4871
|
-
],
|
|
4872
|
-
"deprecation": "This prop should not be used anymore. Use an ic-alert/IcAlert component within an alert slot with a variant instead.",
|
|
4873
|
-
"values": [
|
|
4874
|
-
{
|
|
4875
|
-
"value": "error",
|
|
4876
|
-
"type": "string"
|
|
4877
|
-
},
|
|
4878
|
-
{
|
|
4879
|
-
"value": "info",
|
|
4880
|
-
"type": "string"
|
|
4881
|
-
},
|
|
4882
|
-
{
|
|
4883
|
-
"value": "neutral",
|
|
4884
|
-
"type": "string"
|
|
4885
|
-
},
|
|
4886
|
-
{
|
|
4887
|
-
"value": "success",
|
|
4888
|
-
"type": "string"
|
|
4889
|
-
},
|
|
4890
|
-
{
|
|
4891
|
-
"value": "warning",
|
|
4892
|
-
"type": "string"
|
|
4893
|
-
}
|
|
4894
|
-
],
|
|
4895
|
-
"optional": true,
|
|
4896
|
-
"required": false
|
|
4897
4379
|
}
|
|
4898
4380
|
],
|
|
4899
4381
|
"methods": [
|
|
@@ -4940,69 +4422,13 @@
|
|
|
4940
4422
|
"parameters": [],
|
|
4941
4423
|
"docs": "Confirms the dialog. Used by the default 'Confirm' button or can be called manually to trigger confirming of dialog.",
|
|
4942
4424
|
"docsTags": []
|
|
4943
|
-
}
|
|
4425
|
+
}
|
|
4426
|
+
],
|
|
4427
|
+
"events": [
|
|
4944
4428
|
{
|
|
4945
|
-
"
|
|
4946
|
-
"
|
|
4947
|
-
|
|
4948
|
-
"docs": ""
|
|
4949
|
-
},
|
|
4950
|
-
"complexType": {
|
|
4951
|
-
"signature": "() => Promise<void>",
|
|
4952
|
-
"parameters": [],
|
|
4953
|
-
"references": {
|
|
4954
|
-
"Promise": {
|
|
4955
|
-
"location": "global",
|
|
4956
|
-
"id": "global::Promise"
|
|
4957
|
-
}
|
|
4958
|
-
},
|
|
4959
|
-
"return": "Promise<void>"
|
|
4960
|
-
},
|
|
4961
|
-
"signature": "hideDialog() => Promise<void>",
|
|
4962
|
-
"parameters": [],
|
|
4963
|
-
"docs": "",
|
|
4964
|
-
"docsTags": [
|
|
4965
|
-
{
|
|
4966
|
-
"name": "deprecated",
|
|
4967
|
-
"text": "This method should not be used anymore. Use open prop to set dialog visibility."
|
|
4968
|
-
}
|
|
4969
|
-
],
|
|
4970
|
-
"deprecation": "This method should not be used anymore. Use open prop to set dialog visibility."
|
|
4971
|
-
},
|
|
4972
|
-
{
|
|
4973
|
-
"name": "showDialog",
|
|
4974
|
-
"returns": {
|
|
4975
|
-
"type": "Promise<void>",
|
|
4976
|
-
"docs": ""
|
|
4977
|
-
},
|
|
4978
|
-
"complexType": {
|
|
4979
|
-
"signature": "() => Promise<void>",
|
|
4980
|
-
"parameters": [],
|
|
4981
|
-
"references": {
|
|
4982
|
-
"Promise": {
|
|
4983
|
-
"location": "global",
|
|
4984
|
-
"id": "global::Promise"
|
|
4985
|
-
}
|
|
4986
|
-
},
|
|
4987
|
-
"return": "Promise<void>"
|
|
4988
|
-
},
|
|
4989
|
-
"signature": "showDialog() => Promise<void>",
|
|
4990
|
-
"parameters": [],
|
|
4991
|
-
"docs": "",
|
|
4992
|
-
"docsTags": [
|
|
4993
|
-
{
|
|
4994
|
-
"name": "deprecated",
|
|
4995
|
-
"text": "This method should not be used anymore. Use open prop to set dialog visibility."
|
|
4996
|
-
}
|
|
4997
|
-
],
|
|
4998
|
-
"deprecation": "This method should not be used anymore. Use open prop to set dialog visibility."
|
|
4999
|
-
}
|
|
5000
|
-
],
|
|
5001
|
-
"events": [
|
|
5002
|
-
{
|
|
5003
|
-
"event": "icDialogCancelled",
|
|
5004
|
-
"detail": "void",
|
|
5005
|
-
"bubbles": true,
|
|
4429
|
+
"event": "icDialogCancelled",
|
|
4430
|
+
"detail": "void",
|
|
4431
|
+
"bubbles": true,
|
|
5006
4432
|
"complexType": {
|
|
5007
4433
|
"original": "void",
|
|
5008
4434
|
"resolved": "void",
|
|
@@ -5069,13 +4495,7 @@
|
|
|
5069
4495
|
"passive": false
|
|
5070
4496
|
}
|
|
5071
4497
|
],
|
|
5072
|
-
"styles": [
|
|
5073
|
-
{
|
|
5074
|
-
"name": "--ic-z-index-dialog",
|
|
5075
|
-
"annotation": "prop",
|
|
5076
|
-
"docs": "z-index of dialog"
|
|
5077
|
-
}
|
|
5078
|
-
],
|
|
4498
|
+
"styles": [],
|
|
5079
4499
|
"slots": [
|
|
5080
4500
|
{
|
|
5081
4501
|
"name": "alert",
|
|
@@ -5098,14 +4518,12 @@
|
|
|
5098
4518
|
"dependents": [],
|
|
5099
4519
|
"dependencies": [
|
|
5100
4520
|
"ic-typography",
|
|
5101
|
-
"ic-button"
|
|
5102
|
-
"ic-alert"
|
|
4521
|
+
"ic-button"
|
|
5103
4522
|
],
|
|
5104
4523
|
"dependencyGraph": {
|
|
5105
4524
|
"ic-dialog": [
|
|
5106
4525
|
"ic-typography",
|
|
5107
|
-
"ic-button"
|
|
5108
|
-
"ic-alert"
|
|
4526
|
+
"ic-button"
|
|
5109
4527
|
],
|
|
5110
4528
|
"ic-button": [
|
|
5111
4529
|
"ic-loading-indicator",
|
|
@@ -5116,10 +4534,6 @@
|
|
|
5116
4534
|
],
|
|
5117
4535
|
"ic-tooltip": [
|
|
5118
4536
|
"ic-typography"
|
|
5119
|
-
],
|
|
5120
|
-
"ic-alert": [
|
|
5121
|
-
"ic-typography",
|
|
5122
|
-
"ic-button"
|
|
5123
4537
|
]
|
|
5124
4538
|
}
|
|
5125
4539
|
},
|
|
@@ -5243,27 +4657,6 @@
|
|
|
5243
4657
|
"optional": true,
|
|
5244
4658
|
"required": false
|
|
5245
4659
|
},
|
|
5246
|
-
{
|
|
5247
|
-
"name": "bodyMaxLines",
|
|
5248
|
-
"type": "number",
|
|
5249
|
-
"complexType": {
|
|
5250
|
-
"original": "number",
|
|
5251
|
-
"resolved": "number",
|
|
5252
|
-
"references": {}
|
|
5253
|
-
},
|
|
5254
|
-
"mutable": false,
|
|
5255
|
-
"attr": "body-max-lines",
|
|
5256
|
-
"reflectToAttr": false,
|
|
5257
|
-
"docs": "The number of lines of body text to display before truncating.",
|
|
5258
|
-
"docsTags": [],
|
|
5259
|
-
"values": [
|
|
5260
|
-
{
|
|
5261
|
-
"type": "number"
|
|
5262
|
-
}
|
|
5263
|
-
],
|
|
5264
|
-
"optional": true,
|
|
5265
|
-
"required": false
|
|
5266
|
-
},
|
|
5267
4660
|
{
|
|
5268
4661
|
"name": "heading",
|
|
5269
4662
|
"type": "string",
|
|
@@ -5322,6 +4715,27 @@
|
|
|
5322
4715
|
"optional": true,
|
|
5323
4716
|
"required": false
|
|
5324
4717
|
},
|
|
4718
|
+
{
|
|
4719
|
+
"name": "maxLines",
|
|
4720
|
+
"type": "number",
|
|
4721
|
+
"complexType": {
|
|
4722
|
+
"original": "number",
|
|
4723
|
+
"resolved": "number",
|
|
4724
|
+
"references": {}
|
|
4725
|
+
},
|
|
4726
|
+
"mutable": false,
|
|
4727
|
+
"attr": "max-lines",
|
|
4728
|
+
"reflectToAttr": false,
|
|
4729
|
+
"docs": "The number of lines of body text to display before truncating.",
|
|
4730
|
+
"docsTags": [],
|
|
4731
|
+
"values": [
|
|
4732
|
+
{
|
|
4733
|
+
"type": "number"
|
|
4734
|
+
}
|
|
4735
|
+
],
|
|
4736
|
+
"optional": true,
|
|
4737
|
+
"required": false
|
|
4738
|
+
},
|
|
5325
4739
|
{
|
|
5326
4740
|
"name": "subheading",
|
|
5327
4741
|
"type": "string",
|
|
@@ -5816,8 +5230,14 @@
|
|
|
5816
5230
|
"slots": [],
|
|
5817
5231
|
"parts": [],
|
|
5818
5232
|
"dependents": [],
|
|
5819
|
-
"dependencies": [
|
|
5820
|
-
|
|
5233
|
+
"dependencies": [
|
|
5234
|
+
"ic-link"
|
|
5235
|
+
],
|
|
5236
|
+
"dependencyGraph": {
|
|
5237
|
+
"ic-footer-link": [
|
|
5238
|
+
"ic-link"
|
|
5239
|
+
]
|
|
5240
|
+
}
|
|
5821
5241
|
},
|
|
5822
5242
|
{
|
|
5823
5243
|
"filePath": "src/components/ic-footer-link-group/ic-footer-link-group.tsx",
|
|
@@ -5829,7 +5249,7 @@
|
|
|
5829
5249
|
"usage": {},
|
|
5830
5250
|
"props": [
|
|
5831
5251
|
{
|
|
5832
|
-
"name": "
|
|
5252
|
+
"name": "label",
|
|
5833
5253
|
"type": "string",
|
|
5834
5254
|
"complexType": {
|
|
5835
5255
|
"original": "string",
|
|
@@ -5837,7 +5257,7 @@
|
|
|
5837
5257
|
"references": {}
|
|
5838
5258
|
},
|
|
5839
5259
|
"mutable": false,
|
|
5840
|
-
"attr": "
|
|
5260
|
+
"attr": "label",
|
|
5841
5261
|
"reflectToAttr": false,
|
|
5842
5262
|
"docs": "The title of the link group to be displayed.",
|
|
5843
5263
|
"docsTags": [],
|
|
@@ -6031,7 +5451,7 @@
|
|
|
6031
5451
|
"mutable": false,
|
|
6032
5452
|
"attr": "heading",
|
|
6033
5453
|
"reflectToAttr": false,
|
|
6034
|
-
"docs": "The heading of the hero.",
|
|
5454
|
+
"docs": "The heading of the hero. An <h2> level heading.",
|
|
6035
5455
|
"docsTags": [],
|
|
6036
5456
|
"values": [
|
|
6037
5457
|
{
|
|
@@ -6052,7 +5472,7 @@
|
|
|
6052
5472
|
"mutable": false,
|
|
6053
5473
|
"attr": "secondary-heading",
|
|
6054
5474
|
"reflectToAttr": false,
|
|
6055
|
-
"docs": "The optional secondary heading,
|
|
5475
|
+
"docs": "The optional secondary heading, an <h3> level heading. Replaced by slotted right content.",
|
|
6056
5476
|
"docsTags": [],
|
|
6057
5477
|
"values": [
|
|
6058
5478
|
{
|
|
@@ -6116,34 +5536,6 @@
|
|
|
6116
5536
|
"optional": true,
|
|
6117
5537
|
"required": false
|
|
6118
5538
|
},
|
|
6119
|
-
{
|
|
6120
|
-
"name": "small",
|
|
6121
|
-
"type": "boolean",
|
|
6122
|
-
"complexType": {
|
|
6123
|
-
"original": "boolean",
|
|
6124
|
-
"resolved": "boolean",
|
|
6125
|
-
"references": {}
|
|
6126
|
-
},
|
|
6127
|
-
"mutable": false,
|
|
6128
|
-
"attr": "small",
|
|
6129
|
-
"reflectToAttr": false,
|
|
6130
|
-
"docs": "",
|
|
6131
|
-
"docsTags": [
|
|
6132
|
-
{
|
|
6133
|
-
"name": "deprecated",
|
|
6134
|
-
"text": "This prop should not be used anymore. Set prop `size` to \"small\" instead."
|
|
6135
|
-
}
|
|
6136
|
-
],
|
|
6137
|
-
"default": "false",
|
|
6138
|
-
"deprecation": "This prop should not be used anymore. Set prop `size` to \"small\" instead.",
|
|
6139
|
-
"values": [
|
|
6140
|
-
{
|
|
6141
|
-
"type": "boolean"
|
|
6142
|
-
}
|
|
6143
|
-
],
|
|
6144
|
-
"optional": true,
|
|
6145
|
-
"required": false
|
|
6146
|
-
},
|
|
6147
5539
|
{
|
|
6148
5540
|
"name": "subheading",
|
|
6149
5541
|
"type": "string",
|
|
@@ -6341,34 +5733,6 @@
|
|
|
6341
5733
|
"optional": true,
|
|
6342
5734
|
"required": false
|
|
6343
5735
|
},
|
|
6344
|
-
{
|
|
6345
|
-
"name": "dark",
|
|
6346
|
-
"type": "boolean",
|
|
6347
|
-
"complexType": {
|
|
6348
|
-
"original": "boolean",
|
|
6349
|
-
"resolved": "boolean",
|
|
6350
|
-
"references": {}
|
|
6351
|
-
},
|
|
6352
|
-
"mutable": false,
|
|
6353
|
-
"attr": "dark",
|
|
6354
|
-
"reflectToAttr": false,
|
|
6355
|
-
"docs": "",
|
|
6356
|
-
"docsTags": [
|
|
6357
|
-
{
|
|
6358
|
-
"name": "deprecated",
|
|
6359
|
-
"text": "This prop should not be used anymore. Set prop `appearance` to \"dark\" instead."
|
|
6360
|
-
}
|
|
6361
|
-
],
|
|
6362
|
-
"default": "false",
|
|
6363
|
-
"deprecation": "This prop should not be used anymore. Set prop `appearance` to \"dark\" instead.",
|
|
6364
|
-
"values": [
|
|
6365
|
-
{
|
|
6366
|
-
"type": "boolean"
|
|
6367
|
-
}
|
|
6368
|
-
],
|
|
6369
|
-
"optional": true,
|
|
6370
|
-
"required": false
|
|
6371
|
-
},
|
|
6372
5736
|
{
|
|
6373
5737
|
"name": "disabled",
|
|
6374
5738
|
"type": "boolean",
|
|
@@ -6494,34 +5858,6 @@
|
|
|
6494
5858
|
"optional": true,
|
|
6495
5859
|
"required": false
|
|
6496
5860
|
},
|
|
6497
|
-
{
|
|
6498
|
-
"name": "small",
|
|
6499
|
-
"type": "boolean",
|
|
6500
|
-
"complexType": {
|
|
6501
|
-
"original": "boolean",
|
|
6502
|
-
"resolved": "boolean",
|
|
6503
|
-
"references": {}
|
|
6504
|
-
},
|
|
6505
|
-
"mutable": false,
|
|
6506
|
-
"attr": "small",
|
|
6507
|
-
"reflectToAttr": false,
|
|
6508
|
-
"docs": "",
|
|
6509
|
-
"docsTags": [
|
|
6510
|
-
{
|
|
6511
|
-
"name": "deprecated",
|
|
6512
|
-
"text": "This prop should not be used anymore. Set prop `size` to \"small\" instead."
|
|
6513
|
-
}
|
|
6514
|
-
],
|
|
6515
|
-
"default": "false",
|
|
6516
|
-
"deprecation": "This prop should not be used anymore. Set prop `size` to \"small\" instead.",
|
|
6517
|
-
"values": [
|
|
6518
|
-
{
|
|
6519
|
-
"type": "boolean"
|
|
6520
|
-
}
|
|
6521
|
-
],
|
|
6522
|
-
"optional": true,
|
|
6523
|
-
"required": false
|
|
6524
|
-
},
|
|
6525
5861
|
{
|
|
6526
5862
|
"name": "validationInline",
|
|
6527
5863
|
"type": "boolean",
|
|
@@ -6588,13 +5924,7 @@
|
|
|
6588
5924
|
"methods": [],
|
|
6589
5925
|
"events": [],
|
|
6590
5926
|
"listeners": [],
|
|
6591
|
-
"styles": [
|
|
6592
|
-
{
|
|
6593
|
-
"name": "--border-color",
|
|
6594
|
-
"annotation": "prop",
|
|
6595
|
-
"docs": "Border colour of the input component container"
|
|
6596
|
-
}
|
|
6597
|
-
],
|
|
5927
|
+
"styles": [],
|
|
6598
5928
|
"slots": [
|
|
6599
5929
|
{
|
|
6600
5930
|
"name": "left-icon",
|
|
@@ -6726,34 +6056,6 @@
|
|
|
6726
6056
|
"optional": true,
|
|
6727
6057
|
"required": false
|
|
6728
6058
|
},
|
|
6729
|
-
{
|
|
6730
|
-
"name": "dark",
|
|
6731
|
-
"type": "boolean",
|
|
6732
|
-
"complexType": {
|
|
6733
|
-
"original": "boolean",
|
|
6734
|
-
"resolved": "boolean",
|
|
6735
|
-
"references": {}
|
|
6736
|
-
},
|
|
6737
|
-
"mutable": false,
|
|
6738
|
-
"attr": "dark",
|
|
6739
|
-
"reflectToAttr": false,
|
|
6740
|
-
"docs": "",
|
|
6741
|
-
"docsTags": [
|
|
6742
|
-
{
|
|
6743
|
-
"name": "deprecated",
|
|
6744
|
-
"text": "This prop should not be used anymore. Set prop `appearance` to \"dark\" instead."
|
|
6745
|
-
}
|
|
6746
|
-
],
|
|
6747
|
-
"default": "false",
|
|
6748
|
-
"deprecation": "This prop should not be used anymore. Set prop `appearance` to \"dark\" instead.",
|
|
6749
|
-
"values": [
|
|
6750
|
-
{
|
|
6751
|
-
"type": "boolean"
|
|
6752
|
-
}
|
|
6753
|
-
],
|
|
6754
|
-
"optional": true,
|
|
6755
|
-
"required": false
|
|
6756
|
-
},
|
|
6757
6059
|
{
|
|
6758
6060
|
"name": "disabled",
|
|
6759
6061
|
"type": "boolean",
|
|
@@ -6776,28 +6078,6 @@
|
|
|
6776
6078
|
"optional": false,
|
|
6777
6079
|
"required": false
|
|
6778
6080
|
},
|
|
6779
|
-
{
|
|
6780
|
-
"name": "error",
|
|
6781
|
-
"type": "boolean",
|
|
6782
|
-
"complexType": {
|
|
6783
|
-
"original": "boolean",
|
|
6784
|
-
"resolved": "boolean",
|
|
6785
|
-
"references": {}
|
|
6786
|
-
},
|
|
6787
|
-
"mutable": false,
|
|
6788
|
-
"attr": "error",
|
|
6789
|
-
"reflectToAttr": false,
|
|
6790
|
-
"docs": "If `true`, the input label will display with error styling.",
|
|
6791
|
-
"docsTags": [],
|
|
6792
|
-
"default": "false",
|
|
6793
|
-
"values": [
|
|
6794
|
-
{
|
|
6795
|
-
"type": "boolean"
|
|
6796
|
-
}
|
|
6797
|
-
],
|
|
6798
|
-
"optional": true,
|
|
6799
|
-
"required": false
|
|
6800
|
-
},
|
|
6801
6081
|
{
|
|
6802
6082
|
"name": "for",
|
|
6803
6083
|
"type": "string",
|
|
@@ -6905,6 +6185,32 @@
|
|
|
6905
6185
|
],
|
|
6906
6186
|
"optional": false,
|
|
6907
6187
|
"required": false
|
|
6188
|
+
},
|
|
6189
|
+
{
|
|
6190
|
+
"name": "status",
|
|
6191
|
+
"type": "\"\" | \"error\"",
|
|
6192
|
+
"complexType": {
|
|
6193
|
+
"original": "\"error\" | \"\"",
|
|
6194
|
+
"resolved": "\"\" | \"error\"",
|
|
6195
|
+
"references": {}
|
|
6196
|
+
},
|
|
6197
|
+
"mutable": false,
|
|
6198
|
+
"attr": "status",
|
|
6199
|
+
"reflectToAttr": false,
|
|
6200
|
+
"docs": "The status of the label - e.g. 'error'.",
|
|
6201
|
+
"docsTags": [],
|
|
6202
|
+
"default": "\"\"",
|
|
6203
|
+
"values": [
|
|
6204
|
+
{
|
|
6205
|
+
"type": "\"\""
|
|
6206
|
+
},
|
|
6207
|
+
{
|
|
6208
|
+
"value": "error",
|
|
6209
|
+
"type": "string"
|
|
6210
|
+
}
|
|
6211
|
+
],
|
|
6212
|
+
"optional": false,
|
|
6213
|
+
"required": false
|
|
6908
6214
|
}
|
|
6909
6215
|
],
|
|
6910
6216
|
"methods": [],
|
|
@@ -7333,42 +6639,15 @@
|
|
|
7333
6639
|
"required": false
|
|
7334
6640
|
},
|
|
7335
6641
|
{
|
|
7336
|
-
"name": "
|
|
7337
|
-
"type": "
|
|
6642
|
+
"name": "target",
|
|
6643
|
+
"type": "string",
|
|
7338
6644
|
"complexType": {
|
|
7339
|
-
"original": "
|
|
7340
|
-
"resolved": "
|
|
6645
|
+
"original": "string",
|
|
6646
|
+
"resolved": "string",
|
|
7341
6647
|
"references": {}
|
|
7342
6648
|
},
|
|
7343
6649
|
"mutable": false,
|
|
7344
|
-
"attr": "
|
|
7345
|
-
"reflectToAttr": false,
|
|
7346
|
-
"docs": "",
|
|
7347
|
-
"docsTags": [
|
|
7348
|
-
{
|
|
7349
|
-
"name": "deprecated",
|
|
7350
|
-
"text": "This prop should not be used anymore. The 'open in new tab/window' icon will display automatically if target=\"_blank\"."
|
|
7351
|
-
}
|
|
7352
|
-
],
|
|
7353
|
-
"deprecation": "This prop should not be used anymore. The 'open in new tab/window' icon will display automatically if target=\"_blank\".",
|
|
7354
|
-
"values": [
|
|
7355
|
-
{
|
|
7356
|
-
"type": "boolean"
|
|
7357
|
-
}
|
|
7358
|
-
],
|
|
7359
|
-
"optional": true,
|
|
7360
|
-
"required": false
|
|
7361
|
-
},
|
|
7362
|
-
{
|
|
7363
|
-
"name": "target",
|
|
7364
|
-
"type": "string",
|
|
7365
|
-
"complexType": {
|
|
7366
|
-
"original": "string",
|
|
7367
|
-
"resolved": "string",
|
|
7368
|
-
"references": {}
|
|
7369
|
-
},
|
|
7370
|
-
"mutable": false,
|
|
7371
|
-
"attr": "target",
|
|
6650
|
+
"attr": "target",
|
|
7372
6651
|
"reflectToAttr": false,
|
|
7373
6652
|
"docs": "The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).",
|
|
7374
6653
|
"docsTags": [],
|
|
@@ -7423,12 +6702,16 @@
|
|
|
7423
6702
|
],
|
|
7424
6703
|
"parts": [],
|
|
7425
6704
|
"dependents": [
|
|
7426
|
-
"ic-breadcrumb"
|
|
6705
|
+
"ic-breadcrumb",
|
|
6706
|
+
"ic-footer-link"
|
|
7427
6707
|
],
|
|
7428
6708
|
"dependencies": [],
|
|
7429
6709
|
"dependencyGraph": {
|
|
7430
6710
|
"ic-breadcrumb": [
|
|
7431
6711
|
"ic-link"
|
|
6712
|
+
],
|
|
6713
|
+
"ic-footer-link": [
|
|
6714
|
+
"ic-link"
|
|
7432
6715
|
]
|
|
7433
6716
|
}
|
|
7434
6717
|
},
|
|
@@ -7704,13 +6987,7 @@
|
|
|
7704
6987
|
"methods": [],
|
|
7705
6988
|
"events": [],
|
|
7706
6989
|
"listeners": [],
|
|
7707
|
-
"styles": [
|
|
7708
|
-
{
|
|
7709
|
-
"name": "--circular-diameter",
|
|
7710
|
-
"annotation": "prop",
|
|
7711
|
-
"docs": "Diameter of the circular-indicator"
|
|
7712
|
-
}
|
|
7713
|
-
],
|
|
6990
|
+
"styles": [],
|
|
7714
6991
|
"slots": [],
|
|
7715
6992
|
"parts": [
|
|
7716
6993
|
{
|
|
@@ -8040,34 +7317,6 @@
|
|
|
8040
7317
|
"optional": true,
|
|
8041
7318
|
"required": false
|
|
8042
7319
|
},
|
|
8043
|
-
{
|
|
8044
|
-
"name": "small",
|
|
8045
|
-
"type": "boolean",
|
|
8046
|
-
"complexType": {
|
|
8047
|
-
"original": "boolean",
|
|
8048
|
-
"resolved": "boolean",
|
|
8049
|
-
"references": {}
|
|
8050
|
-
},
|
|
8051
|
-
"mutable": false,
|
|
8052
|
-
"attr": "small",
|
|
8053
|
-
"reflectToAttr": false,
|
|
8054
|
-
"docs": "",
|
|
8055
|
-
"docsTags": [
|
|
8056
|
-
{
|
|
8057
|
-
"name": "deprecated",
|
|
8058
|
-
"text": "This prop should not be used anymore. Set prop `size` to \"small\" instead."
|
|
8059
|
-
}
|
|
8060
|
-
],
|
|
8061
|
-
"default": "false",
|
|
8062
|
-
"deprecation": "This prop should not be used anymore. Set prop `size` to \"small\" instead.",
|
|
8063
|
-
"values": [
|
|
8064
|
-
{
|
|
8065
|
-
"type": "boolean"
|
|
8066
|
-
}
|
|
8067
|
-
],
|
|
8068
|
-
"optional": true,
|
|
8069
|
-
"required": false
|
|
8070
|
-
},
|
|
8071
7320
|
{
|
|
8072
7321
|
"name": "value",
|
|
8073
7322
|
"type": "string",
|
|
@@ -8159,13 +7408,7 @@
|
|
|
8159
7408
|
],
|
|
8160
7409
|
"events": [],
|
|
8161
7410
|
"listeners": [],
|
|
8162
|
-
"styles": [
|
|
8163
|
-
{
|
|
8164
|
-
"name": "--ic-z-index-menu",
|
|
8165
|
-
"annotation": "prop",
|
|
8166
|
-
"docs": "z-index of menu"
|
|
8167
|
-
}
|
|
8168
|
-
],
|
|
7411
|
+
"styles": [],
|
|
8169
7412
|
"slots": [],
|
|
8170
7413
|
"parts": [],
|
|
8171
7414
|
"dependents": [
|
|
@@ -8972,13 +8215,7 @@
|
|
|
8972
8215
|
"passive": false
|
|
8973
8216
|
}
|
|
8974
8217
|
],
|
|
8975
|
-
"styles": [
|
|
8976
|
-
{
|
|
8977
|
-
"name": "--ic-z-index-navigation-item",
|
|
8978
|
-
"annotation": "prop",
|
|
8979
|
-
"docs": "z-index of navigation group item"
|
|
8980
|
-
}
|
|
8981
|
-
],
|
|
8218
|
+
"styles": [],
|
|
8982
8219
|
"slots": [],
|
|
8983
8220
|
"parts": [],
|
|
8984
8221
|
"dependents": [],
|
|
@@ -9258,13 +8495,7 @@
|
|
|
9258
8495
|
"passive": false
|
|
9259
8496
|
}
|
|
9260
8497
|
],
|
|
9261
|
-
"styles": [
|
|
9262
|
-
{
|
|
9263
|
-
"name": "--ic-z-index-navigation-item",
|
|
9264
|
-
"annotation": "prop",
|
|
9265
|
-
"docs": "z-index of navigation item"
|
|
9266
|
-
}
|
|
9267
|
-
],
|
|
8498
|
+
"styles": [],
|
|
9268
8499
|
"slots": [
|
|
9269
8500
|
{
|
|
9270
8501
|
"name": "badge",
|
|
@@ -9374,13 +8605,7 @@
|
|
|
9374
8605
|
"passive": false
|
|
9375
8606
|
}
|
|
9376
8607
|
],
|
|
9377
|
-
"styles": [
|
|
9378
|
-
{
|
|
9379
|
-
"name": "--ic-z-index-navigation-menu",
|
|
9380
|
-
"annotation": "prop",
|
|
9381
|
-
"docs": "z-index of navigation menu"
|
|
9382
|
-
}
|
|
9383
|
-
],
|
|
8608
|
+
"styles": [],
|
|
9384
8609
|
"slots": [
|
|
9385
8610
|
{
|
|
9386
8611
|
"name": "buttons",
|
|
@@ -9596,34 +8821,6 @@
|
|
|
9596
8821
|
"optional": true,
|
|
9597
8822
|
"required": false
|
|
9598
8823
|
},
|
|
9599
|
-
{
|
|
9600
|
-
"name": "small",
|
|
9601
|
-
"type": "boolean",
|
|
9602
|
-
"complexType": {
|
|
9603
|
-
"original": "boolean",
|
|
9604
|
-
"resolved": "boolean",
|
|
9605
|
-
"references": {}
|
|
9606
|
-
},
|
|
9607
|
-
"mutable": false,
|
|
9608
|
-
"attr": "small",
|
|
9609
|
-
"reflectToAttr": false,
|
|
9610
|
-
"docs": "",
|
|
9611
|
-
"docsTags": [
|
|
9612
|
-
{
|
|
9613
|
-
"name": "deprecated",
|
|
9614
|
-
"text": "This prop should not be used anymore. Set prop `size` to \"small\" instead."
|
|
9615
|
-
}
|
|
9616
|
-
],
|
|
9617
|
-
"default": "false",
|
|
9618
|
-
"deprecation": "This prop should not be used anymore. Set prop `size` to \"small\" instead.",
|
|
9619
|
-
"values": [
|
|
9620
|
-
{
|
|
9621
|
-
"type": "boolean"
|
|
9622
|
-
}
|
|
9623
|
-
],
|
|
9624
|
-
"optional": true,
|
|
9625
|
-
"required": false
|
|
9626
|
-
},
|
|
9627
8824
|
{
|
|
9628
8825
|
"name": "sticky",
|
|
9629
8826
|
"type": "boolean",
|
|
@@ -9693,13 +8890,7 @@
|
|
|
9693
8890
|
"methods": [],
|
|
9694
8891
|
"events": [],
|
|
9695
8892
|
"listeners": [],
|
|
9696
|
-
"styles": [
|
|
9697
|
-
{
|
|
9698
|
-
"name": "--ic-z-index-page-header",
|
|
9699
|
-
"annotation": "prop",
|
|
9700
|
-
"docs": "z-index of page-header"
|
|
9701
|
-
}
|
|
9702
|
-
],
|
|
8893
|
+
"styles": [],
|
|
9703
8894
|
"slots": [
|
|
9704
8895
|
{
|
|
9705
8896
|
"name": "actions",
|
|
@@ -9772,7 +8963,7 @@
|
|
|
9772
8963
|
"usage": {},
|
|
9773
8964
|
"props": [
|
|
9774
8965
|
{
|
|
9775
|
-
"name": "
|
|
8966
|
+
"name": "adjacentPageCount",
|
|
9776
8967
|
"type": "number",
|
|
9777
8968
|
"complexType": {
|
|
9778
8969
|
"original": "number",
|
|
@@ -9780,7 +8971,7 @@
|
|
|
9780
8971
|
"references": {}
|
|
9781
8972
|
},
|
|
9782
8973
|
"mutable": true,
|
|
9783
|
-
"attr": "adjacent-count",
|
|
8974
|
+
"attr": "adjacent-page-count",
|
|
9784
8975
|
"reflectToAttr": false,
|
|
9785
8976
|
"docs": "The number of pages displayed adjacent to the current page when using 'complex' type pagination. Accepted values are 0, 1 & 2.",
|
|
9786
8977
|
"docsTags": [],
|
|
@@ -9831,7 +9022,7 @@
|
|
|
9831
9022
|
"required": false
|
|
9832
9023
|
},
|
|
9833
9024
|
{
|
|
9834
|
-
"name": "
|
|
9025
|
+
"name": "boundaryPageCount",
|
|
9835
9026
|
"type": "number",
|
|
9836
9027
|
"complexType": {
|
|
9837
9028
|
"original": "number",
|
|
@@ -9839,7 +9030,7 @@
|
|
|
9839
9030
|
"references": {}
|
|
9840
9031
|
},
|
|
9841
9032
|
"mutable": true,
|
|
9842
|
-
"attr": "boundary-count",
|
|
9033
|
+
"attr": "boundary-page-count",
|
|
9843
9034
|
"reflectToAttr": false,
|
|
9844
9035
|
"docs": "The number of pages displayed as boundary items to the current page when using 'complex' type pagination. Accepted values are 0, 1 & 2.",
|
|
9845
9036
|
"docsTags": [],
|
|
@@ -10442,23 +9633,7 @@
|
|
|
10442
9633
|
"passive": false
|
|
10443
9634
|
}
|
|
10444
9635
|
],
|
|
10445
|
-
"styles": [
|
|
10446
|
-
{
|
|
10447
|
-
"name": "--ic-z-index-popover",
|
|
10448
|
-
"annotation": "prop",
|
|
10449
|
-
"docs": "z-index of popover menu."
|
|
10450
|
-
},
|
|
10451
|
-
{
|
|
10452
|
-
"name": "--max-height",
|
|
10453
|
-
"annotation": "prop",
|
|
10454
|
-
"docs": "Maximum height of the popover menu."
|
|
10455
|
-
},
|
|
10456
|
-
{
|
|
10457
|
-
"name": "--popover-width",
|
|
10458
|
-
"annotation": "prop",
|
|
10459
|
-
"docs": "Default width of the popover menu."
|
|
10460
|
-
}
|
|
10461
|
-
],
|
|
9636
|
+
"styles": [],
|
|
10462
9637
|
"slots": [],
|
|
10463
9638
|
"parts": [],
|
|
10464
9639
|
"dependents": [],
|
|
@@ -10691,34 +9866,6 @@
|
|
|
10691
9866
|
"optional": true,
|
|
10692
9867
|
"required": false
|
|
10693
9868
|
},
|
|
10694
|
-
{
|
|
10695
|
-
"name": "small",
|
|
10696
|
-
"type": "boolean",
|
|
10697
|
-
"complexType": {
|
|
10698
|
-
"original": "boolean",
|
|
10699
|
-
"resolved": "boolean",
|
|
10700
|
-
"references": {}
|
|
10701
|
-
},
|
|
10702
|
-
"mutable": false,
|
|
10703
|
-
"attr": "small",
|
|
10704
|
-
"reflectToAttr": false,
|
|
10705
|
-
"docs": "",
|
|
10706
|
-
"docsTags": [
|
|
10707
|
-
{
|
|
10708
|
-
"name": "deprecated",
|
|
10709
|
-
"text": "This prop should not be used anymore. Set prop `size` to \"small\" instead."
|
|
10710
|
-
}
|
|
10711
|
-
],
|
|
10712
|
-
"default": "false",
|
|
10713
|
-
"deprecation": "This prop should not be used anymore. Set prop `size` to \"small\" instead.",
|
|
10714
|
-
"values": [
|
|
10715
|
-
{
|
|
10716
|
-
"type": "boolean"
|
|
10717
|
-
}
|
|
10718
|
-
],
|
|
10719
|
-
"optional": true,
|
|
10720
|
-
"required": false
|
|
10721
|
-
},
|
|
10722
9869
|
{
|
|
10723
9870
|
"name": "validationStatus",
|
|
10724
9871
|
"type": "\"\" | \"error\" | \"success\" | \"warning\"",
|
|
@@ -10840,7 +9987,7 @@
|
|
|
10840
9987
|
},
|
|
10841
9988
|
{
|
|
10842
9989
|
"filePath": "src/components/ic-radio-option/ic-radio-option.tsx",
|
|
10843
|
-
"encapsulation": "
|
|
9990
|
+
"encapsulation": "none",
|
|
10844
9991
|
"tag": "ic-radio-option",
|
|
10845
9992
|
"readme": "# ic-radio-option\n\n\n",
|
|
10846
9993
|
"docs": "",
|
|
@@ -10950,111 +10097,6 @@
|
|
|
10950
10097
|
"optional": true,
|
|
10951
10098
|
"required": false
|
|
10952
10099
|
},
|
|
10953
|
-
{
|
|
10954
|
-
"name": "formaction",
|
|
10955
|
-
"type": "string",
|
|
10956
|
-
"complexType": {
|
|
10957
|
-
"original": "string",
|
|
10958
|
-
"resolved": "string",
|
|
10959
|
-
"references": {}
|
|
10960
|
-
},
|
|
10961
|
-
"mutable": false,
|
|
10962
|
-
"attr": "formaction",
|
|
10963
|
-
"reflectToAttr": false,
|
|
10964
|
-
"docs": "The URL that processes the information submitted by the radio. It overrides the action attribute of the radio's form owner. Does nothing if there is no form owner.",
|
|
10965
|
-
"docsTags": [],
|
|
10966
|
-
"values": [
|
|
10967
|
-
{
|
|
10968
|
-
"type": "string"
|
|
10969
|
-
}
|
|
10970
|
-
],
|
|
10971
|
-
"optional": true,
|
|
10972
|
-
"required": false
|
|
10973
|
-
},
|
|
10974
|
-
{
|
|
10975
|
-
"name": "formenctype",
|
|
10976
|
-
"type": "string",
|
|
10977
|
-
"complexType": {
|
|
10978
|
-
"original": "string",
|
|
10979
|
-
"resolved": "string",
|
|
10980
|
-
"references": {}
|
|
10981
|
-
},
|
|
10982
|
-
"mutable": false,
|
|
10983
|
-
"attr": "formenctype",
|
|
10984
|
-
"reflectToAttr": false,
|
|
10985
|
-
"docs": "The way the submitted form data is encoded.",
|
|
10986
|
-
"docsTags": [],
|
|
10987
|
-
"values": [
|
|
10988
|
-
{
|
|
10989
|
-
"type": "string"
|
|
10990
|
-
}
|
|
10991
|
-
],
|
|
10992
|
-
"optional": true,
|
|
10993
|
-
"required": false
|
|
10994
|
-
},
|
|
10995
|
-
{
|
|
10996
|
-
"name": "formmethod",
|
|
10997
|
-
"type": "string",
|
|
10998
|
-
"complexType": {
|
|
10999
|
-
"original": "string",
|
|
11000
|
-
"resolved": "string",
|
|
11001
|
-
"references": {}
|
|
11002
|
-
},
|
|
11003
|
-
"mutable": false,
|
|
11004
|
-
"attr": "formmethod",
|
|
11005
|
-
"reflectToAttr": false,
|
|
11006
|
-
"docs": "The HTTP method used to submit the form.",
|
|
11007
|
-
"docsTags": [],
|
|
11008
|
-
"values": [
|
|
11009
|
-
{
|
|
11010
|
-
"type": "string"
|
|
11011
|
-
}
|
|
11012
|
-
],
|
|
11013
|
-
"optional": true,
|
|
11014
|
-
"required": false
|
|
11015
|
-
},
|
|
11016
|
-
{
|
|
11017
|
-
"name": "formnovalidate",
|
|
11018
|
-
"type": "boolean",
|
|
11019
|
-
"complexType": {
|
|
11020
|
-
"original": "boolean",
|
|
11021
|
-
"resolved": "boolean",
|
|
11022
|
-
"references": {}
|
|
11023
|
-
},
|
|
11024
|
-
"mutable": false,
|
|
11025
|
-
"attr": "formnovalidate",
|
|
11026
|
-
"reflectToAttr": false,
|
|
11027
|
-
"docs": "If `true`, the form will not be validated when submitted.",
|
|
11028
|
-
"docsTags": [],
|
|
11029
|
-
"values": [
|
|
11030
|
-
{
|
|
11031
|
-
"type": "boolean"
|
|
11032
|
-
}
|
|
11033
|
-
],
|
|
11034
|
-
"optional": true,
|
|
11035
|
-
"required": false
|
|
11036
|
-
},
|
|
11037
|
-
{
|
|
11038
|
-
"name": "formtarget",
|
|
11039
|
-
"type": "string",
|
|
11040
|
-
"complexType": {
|
|
11041
|
-
"original": "string",
|
|
11042
|
-
"resolved": "string",
|
|
11043
|
-
"references": {}
|
|
11044
|
-
},
|
|
11045
|
-
"mutable": false,
|
|
11046
|
-
"attr": "formtarget",
|
|
11047
|
-
"reflectToAttr": false,
|
|
11048
|
-
"docs": "The place to display the response from submitting the form. It overrides the target attribute of the radio's form owner.",
|
|
11049
|
-
"docsTags": [],
|
|
11050
|
-
"values": [
|
|
11051
|
-
{
|
|
11052
|
-
"type": "string"
|
|
11053
|
-
}
|
|
11054
|
-
],
|
|
11055
|
-
"optional": true,
|
|
11056
|
-
"required": false
|
|
11057
|
-
},
|
|
11058
10100
|
{
|
|
11059
10101
|
"name": "groupLabel",
|
|
11060
10102
|
"type": "string",
|
|
@@ -11220,32 +10262,6 @@
|
|
|
11220
10262
|
"composed": true,
|
|
11221
10263
|
"docs": "Emitted when the radio option is selected or deselected.",
|
|
11222
10264
|
"docsTags": []
|
|
11223
|
-
},
|
|
11224
|
-
{
|
|
11225
|
-
"event": "radioOptionSelect",
|
|
11226
|
-
"detail": "IcValueEventDetail",
|
|
11227
|
-
"bubbles": true,
|
|
11228
|
-
"complexType": {
|
|
11229
|
-
"original": "IcValueEventDetail",
|
|
11230
|
-
"resolved": "IcValueEventDetail",
|
|
11231
|
-
"references": {
|
|
11232
|
-
"IcValueEventDetail": {
|
|
11233
|
-
"location": "import",
|
|
11234
|
-
"path": "../../utils/types",
|
|
11235
|
-
"id": "src/utils/types.ts::IcValueEventDetail"
|
|
11236
|
-
}
|
|
11237
|
-
}
|
|
11238
|
-
},
|
|
11239
|
-
"cancelable": true,
|
|
11240
|
-
"composed": true,
|
|
11241
|
-
"docs": "",
|
|
11242
|
-
"docsTags": [
|
|
11243
|
-
{
|
|
11244
|
-
"name": "deprecated",
|
|
11245
|
-
"text": "This event should not be used anymore. Use icCheck instead."
|
|
11246
|
-
}
|
|
11247
|
-
],
|
|
11248
|
-
"deprecation": "This event should not be used anymore. Use icCheck instead."
|
|
11249
10265
|
}
|
|
11250
10266
|
],
|
|
11251
10267
|
"listeners": [
|
|
@@ -11282,6 +10298,28 @@
|
|
|
11282
10298
|
"docsTags": [],
|
|
11283
10299
|
"usage": {},
|
|
11284
10300
|
"props": [
|
|
10301
|
+
{
|
|
10302
|
+
"name": "assistiveHintText",
|
|
10303
|
+
"type": "string",
|
|
10304
|
+
"complexType": {
|
|
10305
|
+
"original": "string",
|
|
10306
|
+
"resolved": "string",
|
|
10307
|
+
"references": {}
|
|
10308
|
+
},
|
|
10309
|
+
"mutable": false,
|
|
10310
|
+
"attr": "assistive-hint-text",
|
|
10311
|
+
"reflectToAttr": false,
|
|
10312
|
+
"docs": "The hint text for the hidden assistive description element.",
|
|
10313
|
+
"docsTags": [],
|
|
10314
|
+
"default": "\"When autocomplete results are available use the up and down arrows to choose and press enter to select\"",
|
|
10315
|
+
"values": [
|
|
10316
|
+
{
|
|
10317
|
+
"type": "string"
|
|
10318
|
+
}
|
|
10319
|
+
],
|
|
10320
|
+
"optional": true,
|
|
10321
|
+
"required": false
|
|
10322
|
+
},
|
|
11285
10323
|
{
|
|
11286
10324
|
"name": "autocapitalize",
|
|
11287
10325
|
"type": "string",
|
|
@@ -11306,10 +10344,10 @@
|
|
|
11306
10344
|
},
|
|
11307
10345
|
{
|
|
11308
10346
|
"name": "autocomplete",
|
|
11309
|
-
"type": "\"name\" | \"on\" | \"off\" | \"
|
|
10347
|
+
"type": "\"name\" | \"on\" | \"off\" | \"additional-name\" | \"address-level1\" | \"address-level2\" | \"address-level3\" | \"address-level4\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"cc-csc\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-family-name\" | \"cc-given-name\" | \"cc-name\" | \"cc-number\" | \"cc-type\" | \"country\" | \"country-name\" | \"current-password\" | \"family-name\" | \"given-name\" | \"honorific-prefix\" | \"honorific-suffix\" | \"new-password\" | \"one-time-code\" | \"organization\" | \"postal-code\" | \"street-address\" | \"transaction-amount\" | \"transaction-currency\" | \"username\" | \"email\" | \"tel\" | \"tel-area-code\" | \"tel-country-code\" | \"tel-extension\" | \"tel-local\" | \"tel-national\" | \"nickname\" | \"organization-title\" | \"cc-additional-name\" | \"language\" | \"bday\" | \"sex\" | \"impp\" | \"url\" | \"photo\"",
|
|
11310
10348
|
"complexType": {
|
|
11311
10349
|
"original": "IcAutocompleteTypes",
|
|
11312
|
-
"resolved": "\"name\" | \"on\" | \"off\" | \"
|
|
10350
|
+
"resolved": "\"name\" | \"on\" | \"off\" | \"additional-name\" | \"address-level1\" | \"address-level2\" | \"address-level3\" | \"address-level4\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"cc-csc\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-family-name\" | \"cc-given-name\" | \"cc-name\" | \"cc-number\" | \"cc-type\" | \"country\" | \"country-name\" | \"current-password\" | \"family-name\" | \"given-name\" | \"honorific-prefix\" | \"honorific-suffix\" | \"new-password\" | \"one-time-code\" | \"organization\" | \"postal-code\" | \"street-address\" | \"transaction-amount\" | \"transaction-currency\" | \"username\" | \"email\" | \"tel\" | \"tel-area-code\" | \"tel-country-code\" | \"tel-extension\" | \"tel-local\" | \"tel-national\" | \"nickname\" | \"organization-title\" | \"cc-additional-name\" | \"language\" | \"bday\" | \"sex\" | \"impp\" | \"url\" | \"photo\"",
|
|
11313
10351
|
"references": {
|
|
11314
10352
|
"IcAutocompleteTypes": {
|
|
11315
10353
|
"location": "import",
|
|
@@ -11338,87 +10376,83 @@
|
|
|
11338
10376
|
"type": "string"
|
|
11339
10377
|
},
|
|
11340
10378
|
{
|
|
11341
|
-
"value": "
|
|
11342
|
-
"type": "string"
|
|
11343
|
-
},
|
|
11344
|
-
{
|
|
11345
|
-
"value": "given-name",
|
|
10379
|
+
"value": "additional-name",
|
|
11346
10380
|
"type": "string"
|
|
11347
10381
|
},
|
|
11348
10382
|
{
|
|
11349
|
-
"value": "
|
|
10383
|
+
"value": "address-level1",
|
|
11350
10384
|
"type": "string"
|
|
11351
10385
|
},
|
|
11352
10386
|
{
|
|
11353
|
-
"value": "
|
|
10387
|
+
"value": "address-level2",
|
|
11354
10388
|
"type": "string"
|
|
11355
10389
|
},
|
|
11356
10390
|
{
|
|
11357
|
-
"value": "
|
|
10391
|
+
"value": "address-level3",
|
|
11358
10392
|
"type": "string"
|
|
11359
10393
|
},
|
|
11360
10394
|
{
|
|
11361
|
-
"value": "
|
|
10395
|
+
"value": "address-level4",
|
|
11362
10396
|
"type": "string"
|
|
11363
10397
|
},
|
|
11364
10398
|
{
|
|
11365
|
-
"value": "
|
|
10399
|
+
"value": "address-line1",
|
|
11366
10400
|
"type": "string"
|
|
11367
10401
|
},
|
|
11368
10402
|
{
|
|
11369
|
-
"value": "
|
|
10403
|
+
"value": "address-line2",
|
|
11370
10404
|
"type": "string"
|
|
11371
10405
|
},
|
|
11372
10406
|
{
|
|
11373
|
-
"value": "
|
|
10407
|
+
"value": "address-line3",
|
|
11374
10408
|
"type": "string"
|
|
11375
10409
|
},
|
|
11376
10410
|
{
|
|
11377
|
-
"value": "
|
|
10411
|
+
"value": "bday-day",
|
|
11378
10412
|
"type": "string"
|
|
11379
10413
|
},
|
|
11380
10414
|
{
|
|
11381
|
-
"value": "
|
|
10415
|
+
"value": "bday-month",
|
|
11382
10416
|
"type": "string"
|
|
11383
10417
|
},
|
|
11384
10418
|
{
|
|
11385
|
-
"value": "
|
|
10419
|
+
"value": "bday-year",
|
|
11386
10420
|
"type": "string"
|
|
11387
10421
|
},
|
|
11388
10422
|
{
|
|
11389
|
-
"value": "
|
|
10423
|
+
"value": "cc-csc",
|
|
11390
10424
|
"type": "string"
|
|
11391
10425
|
},
|
|
11392
10426
|
{
|
|
11393
|
-
"value": "
|
|
10427
|
+
"value": "cc-exp",
|
|
11394
10428
|
"type": "string"
|
|
11395
10429
|
},
|
|
11396
10430
|
{
|
|
11397
|
-
"value": "
|
|
10431
|
+
"value": "cc-exp-month",
|
|
11398
10432
|
"type": "string"
|
|
11399
10433
|
},
|
|
11400
10434
|
{
|
|
11401
|
-
"value": "
|
|
10435
|
+
"value": "cc-exp-year",
|
|
11402
10436
|
"type": "string"
|
|
11403
10437
|
},
|
|
11404
10438
|
{
|
|
11405
|
-
"value": "
|
|
10439
|
+
"value": "cc-family-name",
|
|
11406
10440
|
"type": "string"
|
|
11407
10441
|
},
|
|
11408
10442
|
{
|
|
11409
|
-
"value": "
|
|
10443
|
+
"value": "cc-given-name",
|
|
11410
10444
|
"type": "string"
|
|
11411
10445
|
},
|
|
11412
10446
|
{
|
|
11413
|
-
"value": "
|
|
10447
|
+
"value": "cc-name",
|
|
11414
10448
|
"type": "string"
|
|
11415
10449
|
},
|
|
11416
10450
|
{
|
|
11417
|
-
"value": "
|
|
10451
|
+
"value": "cc-number",
|
|
11418
10452
|
"type": "string"
|
|
11419
10453
|
},
|
|
11420
10454
|
{
|
|
11421
|
-
"value": "
|
|
10455
|
+
"value": "cc-type",
|
|
11422
10456
|
"type": "string"
|
|
11423
10457
|
},
|
|
11424
10458
|
{
|
|
@@ -11430,47 +10464,47 @@
|
|
|
11430
10464
|
"type": "string"
|
|
11431
10465
|
},
|
|
11432
10466
|
{
|
|
11433
|
-
"value": "
|
|
10467
|
+
"value": "current-password",
|
|
11434
10468
|
"type": "string"
|
|
11435
10469
|
},
|
|
11436
10470
|
{
|
|
11437
|
-
"value": "
|
|
10471
|
+
"value": "family-name",
|
|
11438
10472
|
"type": "string"
|
|
11439
10473
|
},
|
|
11440
10474
|
{
|
|
11441
|
-
"value": "
|
|
10475
|
+
"value": "given-name",
|
|
11442
10476
|
"type": "string"
|
|
11443
10477
|
},
|
|
11444
10478
|
{
|
|
11445
|
-
"value": "
|
|
10479
|
+
"value": "honorific-prefix",
|
|
11446
10480
|
"type": "string"
|
|
11447
10481
|
},
|
|
11448
10482
|
{
|
|
11449
|
-
"value": "
|
|
10483
|
+
"value": "honorific-suffix",
|
|
11450
10484
|
"type": "string"
|
|
11451
10485
|
},
|
|
11452
10486
|
{
|
|
11453
|
-
"value": "
|
|
10487
|
+
"value": "new-password",
|
|
11454
10488
|
"type": "string"
|
|
11455
10489
|
},
|
|
11456
10490
|
{
|
|
11457
|
-
"value": "
|
|
10491
|
+
"value": "one-time-code",
|
|
11458
10492
|
"type": "string"
|
|
11459
10493
|
},
|
|
11460
10494
|
{
|
|
11461
|
-
"value": "
|
|
10495
|
+
"value": "organization",
|
|
11462
10496
|
"type": "string"
|
|
11463
10497
|
},
|
|
11464
10498
|
{
|
|
11465
|
-
"value": "
|
|
10499
|
+
"value": "postal-code",
|
|
11466
10500
|
"type": "string"
|
|
11467
10501
|
},
|
|
11468
10502
|
{
|
|
11469
|
-
"value": "
|
|
10503
|
+
"value": "street-address",
|
|
11470
10504
|
"type": "string"
|
|
11471
10505
|
},
|
|
11472
10506
|
{
|
|
11473
|
-
"value": "
|
|
10507
|
+
"value": "transaction-amount",
|
|
11474
10508
|
"type": "string"
|
|
11475
10509
|
},
|
|
11476
10510
|
{
|
|
@@ -11478,55 +10512,59 @@
|
|
|
11478
10512
|
"type": "string"
|
|
11479
10513
|
},
|
|
11480
10514
|
{
|
|
11481
|
-
"value": "
|
|
10515
|
+
"value": "username",
|
|
11482
10516
|
"type": "string"
|
|
11483
10517
|
},
|
|
11484
10518
|
{
|
|
11485
|
-
"value": "
|
|
10519
|
+
"value": "email",
|
|
11486
10520
|
"type": "string"
|
|
11487
10521
|
},
|
|
11488
10522
|
{
|
|
11489
|
-
"value": "
|
|
10523
|
+
"value": "tel",
|
|
11490
10524
|
"type": "string"
|
|
11491
10525
|
},
|
|
11492
10526
|
{
|
|
11493
|
-
"value": "
|
|
10527
|
+
"value": "tel-area-code",
|
|
11494
10528
|
"type": "string"
|
|
11495
10529
|
},
|
|
11496
10530
|
{
|
|
11497
|
-
"value": "
|
|
10531
|
+
"value": "tel-country-code",
|
|
11498
10532
|
"type": "string"
|
|
11499
10533
|
},
|
|
11500
10534
|
{
|
|
11501
|
-
"value": "
|
|
10535
|
+
"value": "tel-extension",
|
|
11502
10536
|
"type": "string"
|
|
11503
10537
|
},
|
|
11504
10538
|
{
|
|
11505
|
-
"value": "
|
|
10539
|
+
"value": "tel-local",
|
|
11506
10540
|
"type": "string"
|
|
11507
10541
|
},
|
|
11508
10542
|
{
|
|
11509
|
-
"value": "tel",
|
|
10543
|
+
"value": "tel-national",
|
|
11510
10544
|
"type": "string"
|
|
11511
10545
|
},
|
|
11512
10546
|
{
|
|
11513
|
-
"value": "
|
|
10547
|
+
"value": "nickname",
|
|
11514
10548
|
"type": "string"
|
|
11515
10549
|
},
|
|
11516
10550
|
{
|
|
11517
|
-
"value": "
|
|
10551
|
+
"value": "organization-title",
|
|
11518
10552
|
"type": "string"
|
|
11519
10553
|
},
|
|
11520
10554
|
{
|
|
11521
|
-
"value": "
|
|
10555
|
+
"value": "cc-additional-name",
|
|
11522
10556
|
"type": "string"
|
|
11523
10557
|
},
|
|
11524
10558
|
{
|
|
11525
|
-
"value": "
|
|
10559
|
+
"value": "language",
|
|
11526
10560
|
"type": "string"
|
|
11527
10561
|
},
|
|
11528
10562
|
{
|
|
11529
|
-
"value": "
|
|
10563
|
+
"value": "bday",
|
|
10564
|
+
"type": "string"
|
|
10565
|
+
},
|
|
10566
|
+
{
|
|
10567
|
+
"value": "sex",
|
|
11530
10568
|
"type": "string"
|
|
11531
10569
|
},
|
|
11532
10570
|
{
|
|
@@ -11645,7 +10683,7 @@
|
|
|
11645
10683
|
"required": false
|
|
11646
10684
|
},
|
|
11647
10685
|
{
|
|
11648
|
-
"name": "
|
|
10686
|
+
"name": "disableAutoFiltering",
|
|
11649
10687
|
"type": "boolean",
|
|
11650
10688
|
"complexType": {
|
|
11651
10689
|
"original": "boolean",
|
|
@@ -11653,7 +10691,7 @@
|
|
|
11653
10691
|
"references": {}
|
|
11654
10692
|
},
|
|
11655
10693
|
"mutable": false,
|
|
11656
|
-
"attr": "disable-
|
|
10694
|
+
"attr": "disable-auto-filtering",
|
|
11657
10695
|
"reflectToAttr": false,
|
|
11658
10696
|
"docs": "Specify whether to disable the built in filtering. For example, if options will already be filtered from external source.\nIf `true`, all options provided will be displayed.",
|
|
11659
10697
|
"docsTags": [],
|
|
@@ -11798,28 +10836,6 @@
|
|
|
11798
10836
|
"optional": true,
|
|
11799
10837
|
"required": false
|
|
11800
10838
|
},
|
|
11801
|
-
{
|
|
11802
|
-
"name": "hintText",
|
|
11803
|
-
"type": "string",
|
|
11804
|
-
"complexType": {
|
|
11805
|
-
"original": "string",
|
|
11806
|
-
"resolved": "string",
|
|
11807
|
-
"references": {}
|
|
11808
|
-
},
|
|
11809
|
-
"mutable": false,
|
|
11810
|
-
"attr": "hint-text",
|
|
11811
|
-
"reflectToAttr": false,
|
|
11812
|
-
"docs": "The hint text for the hidden assistive description element.",
|
|
11813
|
-
"docsTags": [],
|
|
11814
|
-
"default": "\"When autocomplete results are available use the up and down arrows to choose and press enter to select\"",
|
|
11815
|
-
"values": [
|
|
11816
|
-
{
|
|
11817
|
-
"type": "string"
|
|
11818
|
-
}
|
|
11819
|
-
],
|
|
11820
|
-
"optional": true,
|
|
11821
|
-
"required": false
|
|
11822
|
-
},
|
|
11823
10839
|
{
|
|
11824
10840
|
"name": "label",
|
|
11825
10841
|
"type": "string",
|
|
@@ -12099,40 +11115,12 @@
|
|
|
12099
11115
|
"default": "\"default\"",
|
|
12100
11116
|
"values": [
|
|
12101
11117
|
{
|
|
12102
|
-
"value": "default",
|
|
12103
|
-
"type": "string"
|
|
12104
|
-
},
|
|
12105
|
-
{
|
|
12106
|
-
"value": "small",
|
|
12107
|
-
"type": "string"
|
|
12108
|
-
}
|
|
12109
|
-
],
|
|
12110
|
-
"optional": true,
|
|
12111
|
-
"required": false
|
|
12112
|
-
},
|
|
12113
|
-
{
|
|
12114
|
-
"name": "small",
|
|
12115
|
-
"type": "boolean",
|
|
12116
|
-
"complexType": {
|
|
12117
|
-
"original": "boolean",
|
|
12118
|
-
"resolved": "boolean",
|
|
12119
|
-
"references": {}
|
|
12120
|
-
},
|
|
12121
|
-
"mutable": false,
|
|
12122
|
-
"attr": "small",
|
|
12123
|
-
"reflectToAttr": false,
|
|
12124
|
-
"docs": "",
|
|
12125
|
-
"docsTags": [
|
|
12126
|
-
{
|
|
12127
|
-
"name": "deprecated",
|
|
12128
|
-
"text": "This prop should not be used anymore. Set prop `size` to \"small\" instead."
|
|
12129
|
-
}
|
|
12130
|
-
],
|
|
12131
|
-
"default": "false",
|
|
12132
|
-
"deprecation": "This prop should not be used anymore. Set prop `size` to \"small\" instead.",
|
|
12133
|
-
"values": [
|
|
11118
|
+
"value": "default",
|
|
11119
|
+
"type": "string"
|
|
11120
|
+
},
|
|
12134
11121
|
{
|
|
12135
|
-
"
|
|
11122
|
+
"value": "small",
|
|
11123
|
+
"type": "string"
|
|
12136
11124
|
}
|
|
12137
11125
|
],
|
|
12138
11126
|
"optional": true,
|
|
@@ -12305,58 +11293,6 @@
|
|
|
12305
11293
|
"docs": "Emitted when a keyboard input occurred.",
|
|
12306
11294
|
"docsTags": []
|
|
12307
11295
|
},
|
|
12308
|
-
{
|
|
12309
|
-
"event": "icInputBlur",
|
|
12310
|
-
"detail": "IcSearchBarBlurEventDetail",
|
|
12311
|
-
"bubbles": true,
|
|
12312
|
-
"complexType": {
|
|
12313
|
-
"original": "IcSearchBarBlurEventDetail",
|
|
12314
|
-
"resolved": "IcSearchBarBlurEventDetail",
|
|
12315
|
-
"references": {
|
|
12316
|
-
"IcSearchBarBlurEventDetail": {
|
|
12317
|
-
"location": "import",
|
|
12318
|
-
"path": "./ic-search-bar.types",
|
|
12319
|
-
"id": "src/components/ic-search-bar/ic-search-bar.types.ts::IcSearchBarBlurEventDetail"
|
|
12320
|
-
}
|
|
12321
|
-
}
|
|
12322
|
-
},
|
|
12323
|
-
"cancelable": true,
|
|
12324
|
-
"composed": true,
|
|
12325
|
-
"docs": "",
|
|
12326
|
-
"docsTags": [
|
|
12327
|
-
{
|
|
12328
|
-
"name": "deprecated",
|
|
12329
|
-
"text": "This event should not be used anymore. Use icSearchBarBlur instead."
|
|
12330
|
-
}
|
|
12331
|
-
],
|
|
12332
|
-
"deprecation": "This event should not be used anymore. Use icSearchBarBlur instead."
|
|
12333
|
-
},
|
|
12334
|
-
{
|
|
12335
|
-
"event": "icInputFocus",
|
|
12336
|
-
"detail": "IcValueEventDetail",
|
|
12337
|
-
"bubbles": true,
|
|
12338
|
-
"complexType": {
|
|
12339
|
-
"original": "IcValueEventDetail",
|
|
12340
|
-
"resolved": "IcValueEventDetail",
|
|
12341
|
-
"references": {
|
|
12342
|
-
"IcValueEventDetail": {
|
|
12343
|
-
"location": "import",
|
|
12344
|
-
"path": "../../utils/types",
|
|
12345
|
-
"id": "src/utils/types.ts::IcValueEventDetail"
|
|
12346
|
-
}
|
|
12347
|
-
}
|
|
12348
|
-
},
|
|
12349
|
-
"cancelable": true,
|
|
12350
|
-
"composed": true,
|
|
12351
|
-
"docs": "",
|
|
12352
|
-
"docsTags": [
|
|
12353
|
-
{
|
|
12354
|
-
"name": "deprecated",
|
|
12355
|
-
"text": "This event should not be used anymore. Use icSearchBarFocus instead."
|
|
12356
|
-
}
|
|
12357
|
-
],
|
|
12358
|
-
"deprecation": "This event should not be used anymore. Use icSearchBarFocus instead."
|
|
12359
|
-
},
|
|
12360
11296
|
{
|
|
12361
11297
|
"event": "icMenuChange",
|
|
12362
11298
|
"detail": "IcMenuChangeEventDetail",
|
|
@@ -12439,12 +11375,18 @@
|
|
|
12439
11375
|
},
|
|
12440
11376
|
{
|
|
12441
11377
|
"event": "icSearchBarFocus",
|
|
12442
|
-
"detail": "
|
|
11378
|
+
"detail": "IcValueEventDetail",
|
|
12443
11379
|
"bubbles": true,
|
|
12444
11380
|
"complexType": {
|
|
12445
|
-
"original": "
|
|
12446
|
-
"resolved": "
|
|
12447
|
-
"references": {
|
|
11381
|
+
"original": "IcValueEventDetail",
|
|
11382
|
+
"resolved": "IcValueEventDetail",
|
|
11383
|
+
"references": {
|
|
11384
|
+
"IcValueEventDetail": {
|
|
11385
|
+
"location": "import",
|
|
11386
|
+
"path": "../../utils/types",
|
|
11387
|
+
"id": "src/utils/types.ts::IcValueEventDetail"
|
|
11388
|
+
}
|
|
11389
|
+
}
|
|
12448
11390
|
},
|
|
12449
11391
|
"cancelable": true,
|
|
12450
11392
|
"composed": true,
|
|
@@ -12484,13 +11426,7 @@
|
|
|
12484
11426
|
"passive": false
|
|
12485
11427
|
}
|
|
12486
11428
|
],
|
|
12487
|
-
"styles": [
|
|
12488
|
-
{
|
|
12489
|
-
"name": "--ic-z-index-menu",
|
|
12490
|
-
"annotation": "prop",
|
|
12491
|
-
"docs": "z-index of search bar menu"
|
|
12492
|
-
}
|
|
12493
|
-
],
|
|
11429
|
+
"styles": [],
|
|
12494
11430
|
"slots": [],
|
|
12495
11431
|
"parts": [],
|
|
12496
11432
|
"dependents": [],
|
|
@@ -12650,34 +11586,6 @@
|
|
|
12650
11586
|
],
|
|
12651
11587
|
"usage": {},
|
|
12652
11588
|
"props": [
|
|
12653
|
-
{
|
|
12654
|
-
"name": "charactersUntilSuggestions",
|
|
12655
|
-
"type": "number",
|
|
12656
|
-
"complexType": {
|
|
12657
|
-
"original": "number",
|
|
12658
|
-
"resolved": "number",
|
|
12659
|
-
"references": {}
|
|
12660
|
-
},
|
|
12661
|
-
"mutable": false,
|
|
12662
|
-
"attr": "characters-until-suggestions",
|
|
12663
|
-
"reflectToAttr": false,
|
|
12664
|
-
"docs": "",
|
|
12665
|
-
"docsTags": [
|
|
12666
|
-
{
|
|
12667
|
-
"name": "deprecated",
|
|
12668
|
-
"text": "This prop should not be used anymore."
|
|
12669
|
-
}
|
|
12670
|
-
],
|
|
12671
|
-
"default": "0",
|
|
12672
|
-
"deprecation": "This prop should not be used anymore.",
|
|
12673
|
-
"values": [
|
|
12674
|
-
{
|
|
12675
|
-
"type": "number"
|
|
12676
|
-
}
|
|
12677
|
-
],
|
|
12678
|
-
"optional": true,
|
|
12679
|
-
"required": false
|
|
12680
|
-
},
|
|
12681
11589
|
{
|
|
12682
11590
|
"name": "debounce",
|
|
12683
11591
|
"type": "number",
|
|
@@ -12701,7 +11609,7 @@
|
|
|
12701
11609
|
"required": false
|
|
12702
11610
|
},
|
|
12703
11611
|
{
|
|
12704
|
-
"name": "
|
|
11612
|
+
"name": "disableAutoFiltering",
|
|
12705
11613
|
"type": "boolean",
|
|
12706
11614
|
"complexType": {
|
|
12707
11615
|
"original": "boolean",
|
|
@@ -12709,7 +11617,7 @@
|
|
|
12709
11617
|
"references": {}
|
|
12710
11618
|
},
|
|
12711
11619
|
"mutable": false,
|
|
12712
|
-
"attr": "disable-
|
|
11620
|
+
"attr": "disable-auto-filtering",
|
|
12713
11621
|
"reflectToAttr": false,
|
|
12714
11622
|
"docs": "If `true`, the built in filtering will be disabled for a searchable variant. For example, if options will already be filtered from external source.",
|
|
12715
11623
|
"docsTags": [],
|
|
@@ -12787,111 +11695,6 @@
|
|
|
12787
11695
|
"optional": true,
|
|
12788
11696
|
"required": false
|
|
12789
11697
|
},
|
|
12790
|
-
{
|
|
12791
|
-
"name": "formaction",
|
|
12792
|
-
"type": "string",
|
|
12793
|
-
"complexType": {
|
|
12794
|
-
"original": "string",
|
|
12795
|
-
"resolved": "string",
|
|
12796
|
-
"references": {}
|
|
12797
|
-
},
|
|
12798
|
-
"mutable": false,
|
|
12799
|
-
"attr": "formaction",
|
|
12800
|
-
"reflectToAttr": false,
|
|
12801
|
-
"docs": "The URL that processes the information submitted by the select. It overrides the action attribute of the select's form owner. Does nothing if there is no form owner.\nThis prop should only be used with searchable select and will only be applied if searchable is true.",
|
|
12802
|
-
"docsTags": [],
|
|
12803
|
-
"values": [
|
|
12804
|
-
{
|
|
12805
|
-
"type": "string"
|
|
12806
|
-
}
|
|
12807
|
-
],
|
|
12808
|
-
"optional": true,
|
|
12809
|
-
"required": false
|
|
12810
|
-
},
|
|
12811
|
-
{
|
|
12812
|
-
"name": "formenctype",
|
|
12813
|
-
"type": "string",
|
|
12814
|
-
"complexType": {
|
|
12815
|
-
"original": "string",
|
|
12816
|
-
"resolved": "string",
|
|
12817
|
-
"references": {}
|
|
12818
|
-
},
|
|
12819
|
-
"mutable": false,
|
|
12820
|
-
"attr": "formenctype",
|
|
12821
|
-
"reflectToAttr": false,
|
|
12822
|
-
"docs": "The way the submitted form data is encoded. This prop should only be used with searchable select and will only be applied if searchable is true.",
|
|
12823
|
-
"docsTags": [],
|
|
12824
|
-
"values": [
|
|
12825
|
-
{
|
|
12826
|
-
"type": "string"
|
|
12827
|
-
}
|
|
12828
|
-
],
|
|
12829
|
-
"optional": true,
|
|
12830
|
-
"required": false
|
|
12831
|
-
},
|
|
12832
|
-
{
|
|
12833
|
-
"name": "formmethod",
|
|
12834
|
-
"type": "string",
|
|
12835
|
-
"complexType": {
|
|
12836
|
-
"original": "string",
|
|
12837
|
-
"resolved": "string",
|
|
12838
|
-
"references": {}
|
|
12839
|
-
},
|
|
12840
|
-
"mutable": false,
|
|
12841
|
-
"attr": "formmethod",
|
|
12842
|
-
"reflectToAttr": false,
|
|
12843
|
-
"docs": "The HTTP method used to submit the form. This prop should only be used with searchable select and will only be applied if searchable is true.",
|
|
12844
|
-
"docsTags": [],
|
|
12845
|
-
"values": [
|
|
12846
|
-
{
|
|
12847
|
-
"type": "string"
|
|
12848
|
-
}
|
|
12849
|
-
],
|
|
12850
|
-
"optional": true,
|
|
12851
|
-
"required": false
|
|
12852
|
-
},
|
|
12853
|
-
{
|
|
12854
|
-
"name": "formnovalidate",
|
|
12855
|
-
"type": "boolean",
|
|
12856
|
-
"complexType": {
|
|
12857
|
-
"original": "boolean",
|
|
12858
|
-
"resolved": "boolean",
|
|
12859
|
-
"references": {}
|
|
12860
|
-
},
|
|
12861
|
-
"mutable": false,
|
|
12862
|
-
"attr": "formnovalidate",
|
|
12863
|
-
"reflectToAttr": false,
|
|
12864
|
-
"docs": "If `true`, the form will not be validated when submitted. This prop should only be used with searchable select and will only be applied if searchable is true.",
|
|
12865
|
-
"docsTags": [],
|
|
12866
|
-
"values": [
|
|
12867
|
-
{
|
|
12868
|
-
"type": "boolean"
|
|
12869
|
-
}
|
|
12870
|
-
],
|
|
12871
|
-
"optional": true,
|
|
12872
|
-
"required": false
|
|
12873
|
-
},
|
|
12874
|
-
{
|
|
12875
|
-
"name": "formtarget",
|
|
12876
|
-
"type": "string",
|
|
12877
|
-
"complexType": {
|
|
12878
|
-
"original": "string",
|
|
12879
|
-
"resolved": "string",
|
|
12880
|
-
"references": {}
|
|
12881
|
-
},
|
|
12882
|
-
"mutable": false,
|
|
12883
|
-
"attr": "formtarget",
|
|
12884
|
-
"reflectToAttr": false,
|
|
12885
|
-
"docs": "The place to display the response from submitting the form. It overrides the target attribute of the select's form owner.\nThis prop should only be used with searchable select and will only be applied if searchable is true.",
|
|
12886
|
-
"docsTags": [],
|
|
12887
|
-
"values": [
|
|
12888
|
-
{
|
|
12889
|
-
"type": "string"
|
|
12890
|
-
}
|
|
12891
|
-
],
|
|
12892
|
-
"optional": true,
|
|
12893
|
-
"required": false
|
|
12894
|
-
},
|
|
12895
11698
|
{
|
|
12896
11699
|
"name": "fullWidth",
|
|
12897
11700
|
"type": "boolean",
|
|
@@ -13340,34 +12143,6 @@
|
|
|
13340
12143
|
"optional": true,
|
|
13341
12144
|
"required": false
|
|
13342
12145
|
},
|
|
13343
|
-
{
|
|
13344
|
-
"name": "small",
|
|
13345
|
-
"type": "boolean",
|
|
13346
|
-
"complexType": {
|
|
13347
|
-
"original": "boolean",
|
|
13348
|
-
"resolved": "boolean",
|
|
13349
|
-
"references": {}
|
|
13350
|
-
},
|
|
13351
|
-
"mutable": false,
|
|
13352
|
-
"attr": "small",
|
|
13353
|
-
"reflectToAttr": false,
|
|
13354
|
-
"docs": "",
|
|
13355
|
-
"docsTags": [
|
|
13356
|
-
{
|
|
13357
|
-
"name": "deprecated",
|
|
13358
|
-
"text": "This prop should not be used anymore. Set prop `size` to \"small\" instead."
|
|
13359
|
-
}
|
|
13360
|
-
],
|
|
13361
|
-
"default": "false",
|
|
13362
|
-
"deprecation": "This prop should not be used anymore. Set prop `size` to \"small\" instead.",
|
|
13363
|
-
"values": [
|
|
13364
|
-
{
|
|
13365
|
-
"type": "boolean"
|
|
13366
|
-
}
|
|
13367
|
-
],
|
|
13368
|
-
"optional": true,
|
|
13369
|
-
"required": false
|
|
13370
|
-
},
|
|
13371
12146
|
{
|
|
13372
12147
|
"name": "timeout",
|
|
13373
12148
|
"type": "number",
|
|
@@ -13650,18 +12425,7 @@
|
|
|
13650
12425
|
}
|
|
13651
12426
|
],
|
|
13652
12427
|
"listeners": [],
|
|
13653
|
-
"styles": [
|
|
13654
|
-
{
|
|
13655
|
-
"name": "--ic-z-index-menu",
|
|
13656
|
-
"annotation": "prop",
|
|
13657
|
-
"docs": "z-index of select menu"
|
|
13658
|
-
},
|
|
13659
|
-
{
|
|
13660
|
-
"name": "--input-width",
|
|
13661
|
-
"annotation": "prop",
|
|
13662
|
-
"docs": "Width of the input field"
|
|
13663
|
-
}
|
|
13664
|
-
],
|
|
12428
|
+
"styles": [],
|
|
13665
12429
|
"slots": [
|
|
13666
12430
|
{
|
|
13667
12431
|
"name": "icon",
|
|
@@ -13959,7 +12723,7 @@
|
|
|
13959
12723
|
"methods": [],
|
|
13960
12724
|
"events": [
|
|
13961
12725
|
{
|
|
13962
|
-
"event": "
|
|
12726
|
+
"event": "icSideNavExpanded",
|
|
13963
12727
|
"detail": "IcExpandedDetail",
|
|
13964
12728
|
"bubbles": true,
|
|
13965
12729
|
"complexType": {
|
|
@@ -13987,13 +12751,7 @@
|
|
|
13987
12751
|
"passive": false
|
|
13988
12752
|
}
|
|
13989
12753
|
],
|
|
13990
|
-
"styles": [
|
|
13991
|
-
{
|
|
13992
|
-
"name": "--ic-z-index-side-navigation",
|
|
13993
|
-
"annotation": "prop",
|
|
13994
|
-
"docs": "z-index of side navigation panel"
|
|
13995
|
-
}
|
|
13996
|
-
],
|
|
12754
|
+
"styles": [],
|
|
13997
12755
|
"slots": [
|
|
13998
12756
|
{
|
|
13999
12757
|
"name": "app-icon",
|
|
@@ -14051,51 +12809,23 @@
|
|
|
14051
12809
|
"type": "\"default\" | \"light\"",
|
|
14052
12810
|
"complexType": {
|
|
14053
12811
|
"original": "\"light\" | \"default\"",
|
|
14054
|
-
"resolved": "\"default\" | \"light\"",
|
|
14055
|
-
"references": {}
|
|
14056
|
-
},
|
|
14057
|
-
"mutable": false,
|
|
14058
|
-
"attr": "appearance",
|
|
14059
|
-
"reflectToAttr": false,
|
|
14060
|
-
"docs": "The appearance of the skeleton.",
|
|
14061
|
-
"docsTags": [],
|
|
14062
|
-
"default": "\"default\"",
|
|
14063
|
-
"values": [
|
|
14064
|
-
{
|
|
14065
|
-
"value": "default",
|
|
14066
|
-
"type": "string"
|
|
14067
|
-
},
|
|
14068
|
-
{
|
|
14069
|
-
"value": "light",
|
|
14070
|
-
"type": "string"
|
|
14071
|
-
}
|
|
14072
|
-
],
|
|
14073
|
-
"optional": true,
|
|
14074
|
-
"required": false
|
|
14075
|
-
},
|
|
14076
|
-
{
|
|
14077
|
-
"name": "light",
|
|
14078
|
-
"type": "boolean",
|
|
14079
|
-
"complexType": {
|
|
14080
|
-
"original": "boolean",
|
|
14081
|
-
"resolved": "boolean",
|
|
12812
|
+
"resolved": "\"default\" | \"light\"",
|
|
14082
12813
|
"references": {}
|
|
14083
12814
|
},
|
|
14084
12815
|
"mutable": false,
|
|
14085
|
-
"attr": "
|
|
12816
|
+
"attr": "appearance",
|
|
14086
12817
|
"reflectToAttr": false,
|
|
14087
|
-
"docs": "",
|
|
14088
|
-
"docsTags": [
|
|
14089
|
-
|
|
14090
|
-
"name": "deprecated",
|
|
14091
|
-
"text": "This prop should not be used anymore. Set prop `appearance` to \"light\" instead."
|
|
14092
|
-
}
|
|
14093
|
-
],
|
|
14094
|
-
"default": "false",
|
|
14095
|
-
"deprecation": "This prop should not be used anymore. Set prop `appearance` to \"light\" instead.",
|
|
12818
|
+
"docs": "The appearance of the skeleton.",
|
|
12819
|
+
"docsTags": [],
|
|
12820
|
+
"default": "\"default\"",
|
|
14096
12821
|
"values": [
|
|
14097
12822
|
{
|
|
14098
|
-
"
|
|
12823
|
+
"value": "default",
|
|
12824
|
+
"type": "string"
|
|
12825
|
+
},
|
|
12826
|
+
{
|
|
12827
|
+
"value": "light",
|
|
12828
|
+
"type": "string"
|
|
14099
12829
|
}
|
|
14100
12830
|
],
|
|
14101
12831
|
"optional": true,
|
|
@@ -14180,44 +12910,6 @@
|
|
|
14180
12910
|
"optional": true,
|
|
14181
12911
|
"required": false
|
|
14182
12912
|
},
|
|
14183
|
-
{
|
|
14184
|
-
"name": "appearance",
|
|
14185
|
-
"type": "\"filled\" | \"outlined\"",
|
|
14186
|
-
"complexType": {
|
|
14187
|
-
"original": "IcStatusTagAppearance",
|
|
14188
|
-
"resolved": "\"filled\" | \"outlined\"",
|
|
14189
|
-
"references": {
|
|
14190
|
-
"IcStatusTagAppearance": {
|
|
14191
|
-
"location": "import",
|
|
14192
|
-
"path": "./ic-status-tag.types",
|
|
14193
|
-
"id": "src/components/ic-status-tag/ic-status-tag.types.ts::IcStatusTagAppearance"
|
|
14194
|
-
}
|
|
14195
|
-
}
|
|
14196
|
-
},
|
|
14197
|
-
"mutable": false,
|
|
14198
|
-
"attr": "appearance",
|
|
14199
|
-
"reflectToAttr": false,
|
|
14200
|
-
"docs": "",
|
|
14201
|
-
"docsTags": [
|
|
14202
|
-
{
|
|
14203
|
-
"name": "deprecated",
|
|
14204
|
-
"text": "This prop should not be used anymore. Use variant prop instead."
|
|
14205
|
-
}
|
|
14206
|
-
],
|
|
14207
|
-
"deprecation": "This prop should not be used anymore. Use variant prop instead.",
|
|
14208
|
-
"values": [
|
|
14209
|
-
{
|
|
14210
|
-
"value": "filled",
|
|
14211
|
-
"type": "string"
|
|
14212
|
-
},
|
|
14213
|
-
{
|
|
14214
|
-
"value": "outlined",
|
|
14215
|
-
"type": "string"
|
|
14216
|
-
}
|
|
14217
|
-
],
|
|
14218
|
-
"optional": true,
|
|
14219
|
-
"required": false
|
|
14220
|
-
},
|
|
14221
12913
|
{
|
|
14222
12914
|
"name": "label",
|
|
14223
12915
|
"type": "string",
|
|
@@ -14276,34 +12968,6 @@
|
|
|
14276
12968
|
"optional": true,
|
|
14277
12969
|
"required": false
|
|
14278
12970
|
},
|
|
14279
|
-
{
|
|
14280
|
-
"name": "small",
|
|
14281
|
-
"type": "boolean",
|
|
14282
|
-
"complexType": {
|
|
14283
|
-
"original": "boolean",
|
|
14284
|
-
"resolved": "boolean",
|
|
14285
|
-
"references": {}
|
|
14286
|
-
},
|
|
14287
|
-
"mutable": false,
|
|
14288
|
-
"attr": "small",
|
|
14289
|
-
"reflectToAttr": false,
|
|
14290
|
-
"docs": "",
|
|
14291
|
-
"docsTags": [
|
|
14292
|
-
{
|
|
14293
|
-
"name": "deprecated",
|
|
14294
|
-
"text": "This prop should not be used anymore. Set prop `size` to \"small\" instead."
|
|
14295
|
-
}
|
|
14296
|
-
],
|
|
14297
|
-
"default": "false",
|
|
14298
|
-
"deprecation": "This prop should not be used anymore. Set prop `size` to \"small\" instead.",
|
|
14299
|
-
"values": [
|
|
14300
|
-
{
|
|
14301
|
-
"type": "boolean"
|
|
14302
|
-
}
|
|
14303
|
-
],
|
|
14304
|
-
"optional": true,
|
|
14305
|
-
"required": false
|
|
14306
|
-
},
|
|
14307
12971
|
{
|
|
14308
12972
|
"name": "status",
|
|
14309
12973
|
"type": "\"danger\" | \"neutral\" | \"success\" | \"warning\"",
|
|
@@ -14405,7 +13069,28 @@
|
|
|
14405
13069
|
"usage": {},
|
|
14406
13070
|
"props": [
|
|
14407
13071
|
{
|
|
14408
|
-
"name": "
|
|
13072
|
+
"name": "heading",
|
|
13073
|
+
"type": "string",
|
|
13074
|
+
"complexType": {
|
|
13075
|
+
"original": "string",
|
|
13076
|
+
"resolved": "string",
|
|
13077
|
+
"references": {}
|
|
13078
|
+
},
|
|
13079
|
+
"mutable": false,
|
|
13080
|
+
"attr": "heading",
|
|
13081
|
+
"reflectToAttr": false,
|
|
13082
|
+
"docs": "The title of the step within the stepper.",
|
|
13083
|
+
"docsTags": [],
|
|
13084
|
+
"values": [
|
|
13085
|
+
{
|
|
13086
|
+
"type": "string"
|
|
13087
|
+
}
|
|
13088
|
+
],
|
|
13089
|
+
"optional": true,
|
|
13090
|
+
"required": false
|
|
13091
|
+
},
|
|
13092
|
+
{
|
|
13093
|
+
"name": "status",
|
|
14409
13094
|
"type": "\"optional\" | \"required\"",
|
|
14410
13095
|
"complexType": {
|
|
14411
13096
|
"original": "IcStepStatuses",
|
|
@@ -14419,7 +13104,7 @@
|
|
|
14419
13104
|
}
|
|
14420
13105
|
},
|
|
14421
13106
|
"mutable": false,
|
|
14422
|
-
"attr": "
|
|
13107
|
+
"attr": "status",
|
|
14423
13108
|
"reflectToAttr": false,
|
|
14424
13109
|
"docs": "The status of the step. Use this prop to display a status message on the step if it is required or optional.",
|
|
14425
13110
|
"docsTags": [],
|
|
@@ -14437,7 +13122,7 @@
|
|
|
14437
13122
|
"required": false
|
|
14438
13123
|
},
|
|
14439
13124
|
{
|
|
14440
|
-
"name": "
|
|
13125
|
+
"name": "subheading",
|
|
14441
13126
|
"type": "string",
|
|
14442
13127
|
"complexType": {
|
|
14443
13128
|
"original": "string",
|
|
@@ -14445,7 +13130,7 @@
|
|
|
14445
13130
|
"references": {}
|
|
14446
13131
|
},
|
|
14447
13132
|
"mutable": false,
|
|
14448
|
-
"attr": "
|
|
13133
|
+
"attr": "subheading",
|
|
14449
13134
|
"reflectToAttr": false,
|
|
14450
13135
|
"docs": "Additional information about the step. Use this prop to override the default step status messaging displayed when selecting a step type or step status.",
|
|
14451
13136
|
"docsTags": [],
|
|
@@ -14458,28 +13143,7 @@
|
|
|
14458
13143
|
"required": false
|
|
14459
13144
|
},
|
|
14460
13145
|
{
|
|
14461
|
-
"name": "
|
|
14462
|
-
"type": "string",
|
|
14463
|
-
"complexType": {
|
|
14464
|
-
"original": "string",
|
|
14465
|
-
"resolved": "string",
|
|
14466
|
-
"references": {}
|
|
14467
|
-
},
|
|
14468
|
-
"mutable": false,
|
|
14469
|
-
"attr": "step-title",
|
|
14470
|
-
"reflectToAttr": false,
|
|
14471
|
-
"docs": "The title of the step within the stepper.",
|
|
14472
|
-
"docsTags": [],
|
|
14473
|
-
"values": [
|
|
14474
|
-
{
|
|
14475
|
-
"type": "string"
|
|
14476
|
-
}
|
|
14477
|
-
],
|
|
14478
|
-
"optional": true,
|
|
14479
|
-
"required": false
|
|
14480
|
-
},
|
|
14481
|
-
{
|
|
14482
|
-
"name": "stepType",
|
|
13146
|
+
"name": "type",
|
|
14483
13147
|
"type": "\"active\" | \"completed\" | \"current\" | \"disabled\"",
|
|
14484
13148
|
"complexType": {
|
|
14485
13149
|
"original": "IcStepTypes",
|
|
@@ -14493,7 +13157,7 @@
|
|
|
14493
13157
|
}
|
|
14494
13158
|
},
|
|
14495
13159
|
"mutable": false,
|
|
14496
|
-
"attr": "
|
|
13160
|
+
"attr": "type",
|
|
14497
13161
|
"reflectToAttr": false,
|
|
14498
13162
|
"docs": "The state of the step within the stepper.",
|
|
14499
13163
|
"docsTags": [],
|
|
@@ -14898,34 +13562,6 @@
|
|
|
14898
13562
|
"optional": true,
|
|
14899
13563
|
"required": false
|
|
14900
13564
|
},
|
|
14901
|
-
{
|
|
14902
|
-
"name": "small",
|
|
14903
|
-
"type": "boolean",
|
|
14904
|
-
"complexType": {
|
|
14905
|
-
"original": "boolean",
|
|
14906
|
-
"resolved": "boolean",
|
|
14907
|
-
"references": {}
|
|
14908
|
-
},
|
|
14909
|
-
"mutable": false,
|
|
14910
|
-
"attr": "small",
|
|
14911
|
-
"reflectToAttr": false,
|
|
14912
|
-
"docs": "",
|
|
14913
|
-
"docsTags": [
|
|
14914
|
-
{
|
|
14915
|
-
"name": "deprecated",
|
|
14916
|
-
"text": "This prop should not be used anymore. Set prop `size` to \"small\" instead."
|
|
14917
|
-
}
|
|
14918
|
-
],
|
|
14919
|
-
"default": "false",
|
|
14920
|
-
"deprecation": "This prop should not be used anymore. Set prop `size` to \"small\" instead.",
|
|
14921
|
-
"values": [
|
|
14922
|
-
{
|
|
14923
|
-
"type": "boolean"
|
|
14924
|
-
}
|
|
14925
|
-
],
|
|
14926
|
-
"optional": true,
|
|
14927
|
-
"required": false
|
|
14928
|
-
},
|
|
14929
13565
|
{
|
|
14930
13566
|
"name": "value",
|
|
14931
13567
|
"type": "string",
|
|
@@ -15276,32 +13912,6 @@
|
|
|
15276
13912
|
"composed": true,
|
|
15277
13913
|
"docs": "Emitted when a user selects a tab.",
|
|
15278
13914
|
"docsTags": []
|
|
15279
|
-
},
|
|
15280
|
-
{
|
|
15281
|
-
"event": "tabSelect",
|
|
15282
|
-
"detail": "IcTabSelectEventDetail",
|
|
15283
|
-
"bubbles": false,
|
|
15284
|
-
"complexType": {
|
|
15285
|
-
"original": "IcTabSelectEventDetail",
|
|
15286
|
-
"resolved": "IcTabSelectEventDetail",
|
|
15287
|
-
"references": {
|
|
15288
|
-
"IcTabSelectEventDetail": {
|
|
15289
|
-
"location": "import",
|
|
15290
|
-
"path": "../ic-tab/ic-tab.types",
|
|
15291
|
-
"id": "src/components/ic-tab/ic-tab.types.ts::IcTabSelectEventDetail"
|
|
15292
|
-
}
|
|
15293
|
-
}
|
|
15294
|
-
},
|
|
15295
|
-
"cancelable": true,
|
|
15296
|
-
"composed": true,
|
|
15297
|
-
"docs": "",
|
|
15298
|
-
"docsTags": [
|
|
15299
|
-
{
|
|
15300
|
-
"name": "deprecated",
|
|
15301
|
-
"text": "This event should not be used anymore. Use icTabSelect instead."
|
|
15302
|
-
}
|
|
15303
|
-
],
|
|
15304
|
-
"deprecation": "This event should not be used anymore. Use icTabSelect instead."
|
|
15305
13915
|
}
|
|
15306
13916
|
],
|
|
15307
13917
|
"listeners": [
|
|
@@ -15342,34 +13952,6 @@
|
|
|
15342
13952
|
"docsTags": [],
|
|
15343
13953
|
"usage": {},
|
|
15344
13954
|
"props": [
|
|
15345
|
-
{
|
|
15346
|
-
"name": "contextId",
|
|
15347
|
-
"type": "string",
|
|
15348
|
-
"complexType": {
|
|
15349
|
-
"original": "string",
|
|
15350
|
-
"resolved": "string",
|
|
15351
|
-
"references": {}
|
|
15352
|
-
},
|
|
15353
|
-
"mutable": false,
|
|
15354
|
-
"attr": "context-id",
|
|
15355
|
-
"reflectToAttr": true,
|
|
15356
|
-
"docs": "",
|
|
15357
|
-
"docsTags": [
|
|
15358
|
-
{
|
|
15359
|
-
"name": "deprecated",
|
|
15360
|
-
"text": "This is no longer required.\nThe context id is passed down from `ic-tab-context`"
|
|
15361
|
-
}
|
|
15362
|
-
],
|
|
15363
|
-
"default": "\"default\"",
|
|
15364
|
-
"deprecation": "This is no longer required.\nThe context id is passed down from `ic-tab-context`",
|
|
15365
|
-
"values": [
|
|
15366
|
-
{
|
|
15367
|
-
"type": "string"
|
|
15368
|
-
}
|
|
15369
|
-
],
|
|
15370
|
-
"optional": true,
|
|
15371
|
-
"required": false
|
|
15372
|
-
},
|
|
15373
13955
|
{
|
|
15374
13956
|
"name": "inline",
|
|
15375
13957
|
"type": "boolean",
|
|
@@ -15451,36 +14033,7 @@
|
|
|
15451
14033
|
"docs": "",
|
|
15452
14034
|
"docsTags": [],
|
|
15453
14035
|
"usage": {},
|
|
15454
|
-
"props": [
|
|
15455
|
-
{
|
|
15456
|
-
"name": "contextId",
|
|
15457
|
-
"type": "string",
|
|
15458
|
-
"complexType": {
|
|
15459
|
-
"original": "string",
|
|
15460
|
-
"resolved": "string",
|
|
15461
|
-
"references": {}
|
|
15462
|
-
},
|
|
15463
|
-
"mutable": false,
|
|
15464
|
-
"attr": "context-id",
|
|
15465
|
-
"reflectToAttr": true,
|
|
15466
|
-
"docs": "",
|
|
15467
|
-
"docsTags": [
|
|
15468
|
-
{
|
|
15469
|
-
"name": "deprecated",
|
|
15470
|
-
"text": "This is no longer required.\nThe context id is passed down from `ic-tab-context`"
|
|
15471
|
-
}
|
|
15472
|
-
],
|
|
15473
|
-
"default": "\"default\"",
|
|
15474
|
-
"deprecation": "This is no longer required.\nThe context id is passed down from `ic-tab-context`",
|
|
15475
|
-
"values": [
|
|
15476
|
-
{
|
|
15477
|
-
"type": "string"
|
|
15478
|
-
}
|
|
15479
|
-
],
|
|
15480
|
-
"optional": true,
|
|
15481
|
-
"required": false
|
|
15482
|
-
}
|
|
15483
|
-
],
|
|
14036
|
+
"props": [],
|
|
15484
14037
|
"methods": [],
|
|
15485
14038
|
"events": [],
|
|
15486
14039
|
"listeners": [],
|
|
@@ -15551,10 +14104,10 @@
|
|
|
15551
14104
|
},
|
|
15552
14105
|
{
|
|
15553
14106
|
"name": "autocomplete",
|
|
15554
|
-
"type": "\"name\" | \"on\" | \"off\" | \"
|
|
14107
|
+
"type": "\"name\" | \"on\" | \"off\" | \"additional-name\" | \"address-level1\" | \"address-level2\" | \"address-level3\" | \"address-level4\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"cc-csc\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-family-name\" | \"cc-given-name\" | \"cc-name\" | \"cc-number\" | \"cc-type\" | \"country\" | \"country-name\" | \"current-password\" | \"family-name\" | \"given-name\" | \"honorific-prefix\" | \"honorific-suffix\" | \"new-password\" | \"one-time-code\" | \"organization\" | \"postal-code\" | \"street-address\" | \"transaction-amount\" | \"transaction-currency\" | \"username\" | \"email\" | \"tel\" | \"tel-area-code\" | \"tel-country-code\" | \"tel-extension\" | \"tel-local\" | \"tel-national\" | \"nickname\" | \"organization-title\" | \"cc-additional-name\" | \"language\" | \"bday\" | \"sex\" | \"impp\" | \"url\" | \"photo\"",
|
|
15555
14108
|
"complexType": {
|
|
15556
14109
|
"original": "IcAutocompleteTypes",
|
|
15557
|
-
"resolved": "\"name\" | \"on\" | \"off\" | \"
|
|
14110
|
+
"resolved": "\"name\" | \"on\" | \"off\" | \"additional-name\" | \"address-level1\" | \"address-level2\" | \"address-level3\" | \"address-level4\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"cc-csc\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-family-name\" | \"cc-given-name\" | \"cc-name\" | \"cc-number\" | \"cc-type\" | \"country\" | \"country-name\" | \"current-password\" | \"family-name\" | \"given-name\" | \"honorific-prefix\" | \"honorific-suffix\" | \"new-password\" | \"one-time-code\" | \"organization\" | \"postal-code\" | \"street-address\" | \"transaction-amount\" | \"transaction-currency\" | \"username\" | \"email\" | \"tel\" | \"tel-area-code\" | \"tel-country-code\" | \"tel-extension\" | \"tel-local\" | \"tel-national\" | \"nickname\" | \"organization-title\" | \"cc-additional-name\" | \"language\" | \"bday\" | \"sex\" | \"impp\" | \"url\" | \"photo\"",
|
|
15558
14111
|
"references": {
|
|
15559
14112
|
"IcAutocompleteTypes": {
|
|
15560
14113
|
"location": "import",
|
|
@@ -15583,195 +14136,195 @@
|
|
|
15583
14136
|
"type": "string"
|
|
15584
14137
|
},
|
|
15585
14138
|
{
|
|
15586
|
-
"value": "
|
|
14139
|
+
"value": "additional-name",
|
|
15587
14140
|
"type": "string"
|
|
15588
14141
|
},
|
|
15589
14142
|
{
|
|
15590
|
-
"value": "
|
|
14143
|
+
"value": "address-level1",
|
|
15591
14144
|
"type": "string"
|
|
15592
14145
|
},
|
|
15593
14146
|
{
|
|
15594
|
-
"value": "
|
|
14147
|
+
"value": "address-level2",
|
|
15595
14148
|
"type": "string"
|
|
15596
14149
|
},
|
|
15597
14150
|
{
|
|
15598
|
-
"value": "
|
|
14151
|
+
"value": "address-level3",
|
|
15599
14152
|
"type": "string"
|
|
15600
14153
|
},
|
|
15601
14154
|
{
|
|
15602
|
-
"value": "
|
|
14155
|
+
"value": "address-level4",
|
|
15603
14156
|
"type": "string"
|
|
15604
14157
|
},
|
|
15605
14158
|
{
|
|
15606
|
-
"value": "
|
|
14159
|
+
"value": "address-line1",
|
|
15607
14160
|
"type": "string"
|
|
15608
14161
|
},
|
|
15609
14162
|
{
|
|
15610
|
-
"value": "
|
|
14163
|
+
"value": "address-line2",
|
|
15611
14164
|
"type": "string"
|
|
15612
14165
|
},
|
|
15613
14166
|
{
|
|
15614
|
-
"value": "
|
|
14167
|
+
"value": "address-line3",
|
|
15615
14168
|
"type": "string"
|
|
15616
14169
|
},
|
|
15617
14170
|
{
|
|
15618
|
-
"value": "
|
|
14171
|
+
"value": "bday-day",
|
|
15619
14172
|
"type": "string"
|
|
15620
14173
|
},
|
|
15621
14174
|
{
|
|
15622
|
-
"value": "
|
|
14175
|
+
"value": "bday-month",
|
|
15623
14176
|
"type": "string"
|
|
15624
14177
|
},
|
|
15625
14178
|
{
|
|
15626
|
-
"value": "
|
|
14179
|
+
"value": "bday-year",
|
|
15627
14180
|
"type": "string"
|
|
15628
14181
|
},
|
|
15629
14182
|
{
|
|
15630
|
-
"value": "
|
|
14183
|
+
"value": "cc-csc",
|
|
15631
14184
|
"type": "string"
|
|
15632
14185
|
},
|
|
15633
14186
|
{
|
|
15634
|
-
"value": "
|
|
14187
|
+
"value": "cc-exp",
|
|
15635
14188
|
"type": "string"
|
|
15636
14189
|
},
|
|
15637
14190
|
{
|
|
15638
|
-
"value": "
|
|
14191
|
+
"value": "cc-exp-month",
|
|
15639
14192
|
"type": "string"
|
|
15640
14193
|
},
|
|
15641
14194
|
{
|
|
15642
|
-
"value": "
|
|
14195
|
+
"value": "cc-exp-year",
|
|
15643
14196
|
"type": "string"
|
|
15644
14197
|
},
|
|
15645
14198
|
{
|
|
15646
|
-
"value": "
|
|
14199
|
+
"value": "cc-family-name",
|
|
15647
14200
|
"type": "string"
|
|
15648
14201
|
},
|
|
15649
14202
|
{
|
|
15650
|
-
"value": "
|
|
14203
|
+
"value": "cc-given-name",
|
|
15651
14204
|
"type": "string"
|
|
15652
14205
|
},
|
|
15653
14206
|
{
|
|
15654
|
-
"value": "
|
|
14207
|
+
"value": "cc-name",
|
|
15655
14208
|
"type": "string"
|
|
15656
14209
|
},
|
|
15657
14210
|
{
|
|
15658
|
-
"value": "
|
|
14211
|
+
"value": "cc-number",
|
|
15659
14212
|
"type": "string"
|
|
15660
14213
|
},
|
|
15661
14214
|
{
|
|
15662
|
-
"value": "
|
|
14215
|
+
"value": "cc-type",
|
|
15663
14216
|
"type": "string"
|
|
15664
14217
|
},
|
|
15665
14218
|
{
|
|
15666
|
-
"value": "
|
|
14219
|
+
"value": "country",
|
|
15667
14220
|
"type": "string"
|
|
15668
14221
|
},
|
|
15669
14222
|
{
|
|
15670
|
-
"value": "country",
|
|
14223
|
+
"value": "country-name",
|
|
15671
14224
|
"type": "string"
|
|
15672
14225
|
},
|
|
15673
14226
|
{
|
|
15674
|
-
"value": "
|
|
14227
|
+
"value": "current-password",
|
|
15675
14228
|
"type": "string"
|
|
15676
14229
|
},
|
|
15677
14230
|
{
|
|
15678
|
-
"value": "
|
|
14231
|
+
"value": "family-name",
|
|
15679
14232
|
"type": "string"
|
|
15680
14233
|
},
|
|
15681
14234
|
{
|
|
15682
|
-
"value": "
|
|
14235
|
+
"value": "given-name",
|
|
15683
14236
|
"type": "string"
|
|
15684
14237
|
},
|
|
15685
14238
|
{
|
|
15686
|
-
"value": "
|
|
14239
|
+
"value": "honorific-prefix",
|
|
15687
14240
|
"type": "string"
|
|
15688
14241
|
},
|
|
15689
14242
|
{
|
|
15690
|
-
"value": "
|
|
14243
|
+
"value": "honorific-suffix",
|
|
15691
14244
|
"type": "string"
|
|
15692
14245
|
},
|
|
15693
14246
|
{
|
|
15694
|
-
"value": "
|
|
14247
|
+
"value": "new-password",
|
|
15695
14248
|
"type": "string"
|
|
15696
14249
|
},
|
|
15697
14250
|
{
|
|
15698
|
-
"value": "
|
|
14251
|
+
"value": "one-time-code",
|
|
15699
14252
|
"type": "string"
|
|
15700
14253
|
},
|
|
15701
14254
|
{
|
|
15702
|
-
"value": "
|
|
14255
|
+
"value": "organization",
|
|
15703
14256
|
"type": "string"
|
|
15704
14257
|
},
|
|
15705
14258
|
{
|
|
15706
|
-
"value": "
|
|
14259
|
+
"value": "postal-code",
|
|
15707
14260
|
"type": "string"
|
|
15708
14261
|
},
|
|
15709
14262
|
{
|
|
15710
|
-
"value": "
|
|
14263
|
+
"value": "street-address",
|
|
15711
14264
|
"type": "string"
|
|
15712
14265
|
},
|
|
15713
14266
|
{
|
|
15714
|
-
"value": "
|
|
14267
|
+
"value": "transaction-amount",
|
|
15715
14268
|
"type": "string"
|
|
15716
14269
|
},
|
|
15717
14270
|
{
|
|
15718
|
-
"value": "
|
|
14271
|
+
"value": "transaction-currency",
|
|
15719
14272
|
"type": "string"
|
|
15720
14273
|
},
|
|
15721
14274
|
{
|
|
15722
|
-
"value": "
|
|
14275
|
+
"value": "username",
|
|
15723
14276
|
"type": "string"
|
|
15724
14277
|
},
|
|
15725
14278
|
{
|
|
15726
|
-
"value": "
|
|
14279
|
+
"value": "email",
|
|
15727
14280
|
"type": "string"
|
|
15728
14281
|
},
|
|
15729
14282
|
{
|
|
15730
|
-
"value": "
|
|
14283
|
+
"value": "tel",
|
|
15731
14284
|
"type": "string"
|
|
15732
14285
|
},
|
|
15733
14286
|
{
|
|
15734
|
-
"value": "
|
|
14287
|
+
"value": "tel-area-code",
|
|
15735
14288
|
"type": "string"
|
|
15736
14289
|
},
|
|
15737
14290
|
{
|
|
15738
|
-
"value": "
|
|
14291
|
+
"value": "tel-country-code",
|
|
15739
14292
|
"type": "string"
|
|
15740
14293
|
},
|
|
15741
14294
|
{
|
|
15742
|
-
"value": "
|
|
14295
|
+
"value": "tel-extension",
|
|
15743
14296
|
"type": "string"
|
|
15744
14297
|
},
|
|
15745
14298
|
{
|
|
15746
|
-
"value": "
|
|
14299
|
+
"value": "tel-local",
|
|
15747
14300
|
"type": "string"
|
|
15748
14301
|
},
|
|
15749
14302
|
{
|
|
15750
|
-
"value": "
|
|
14303
|
+
"value": "tel-national",
|
|
15751
14304
|
"type": "string"
|
|
15752
14305
|
},
|
|
15753
14306
|
{
|
|
15754
|
-
"value": "
|
|
14307
|
+
"value": "nickname",
|
|
15755
14308
|
"type": "string"
|
|
15756
14309
|
},
|
|
15757
14310
|
{
|
|
15758
|
-
"value": "
|
|
14311
|
+
"value": "organization-title",
|
|
15759
14312
|
"type": "string"
|
|
15760
14313
|
},
|
|
15761
14314
|
{
|
|
15762
|
-
"value": "
|
|
14315
|
+
"value": "cc-additional-name",
|
|
15763
14316
|
"type": "string"
|
|
15764
14317
|
},
|
|
15765
14318
|
{
|
|
15766
|
-
"value": "
|
|
14319
|
+
"value": "language",
|
|
15767
14320
|
"type": "string"
|
|
15768
14321
|
},
|
|
15769
14322
|
{
|
|
15770
|
-
"value": "
|
|
14323
|
+
"value": "bday",
|
|
15771
14324
|
"type": "string"
|
|
15772
14325
|
},
|
|
15773
14326
|
{
|
|
15774
|
-
"value": "
|
|
14327
|
+
"value": "sex",
|
|
15775
14328
|
"type": "string"
|
|
15776
14329
|
},
|
|
15777
14330
|
{
|
|
@@ -15911,6 +14464,28 @@
|
|
|
15911
14464
|
"optional": false,
|
|
15912
14465
|
"required": false
|
|
15913
14466
|
},
|
|
14467
|
+
{
|
|
14468
|
+
"name": "hideCharCount",
|
|
14469
|
+
"type": "boolean",
|
|
14470
|
+
"complexType": {
|
|
14471
|
+
"original": "boolean",
|
|
14472
|
+
"resolved": "boolean",
|
|
14473
|
+
"references": {}
|
|
14474
|
+
},
|
|
14475
|
+
"mutable": false,
|
|
14476
|
+
"attr": "hide-char-count",
|
|
14477
|
+
"reflectToAttr": false,
|
|
14478
|
+
"docs": "If `true`, the character count which is displayed when `maxCharacters` is set will be visually hidden.",
|
|
14479
|
+
"docsTags": [],
|
|
14480
|
+
"default": "false",
|
|
14481
|
+
"values": [
|
|
14482
|
+
{
|
|
14483
|
+
"type": "boolean"
|
|
14484
|
+
}
|
|
14485
|
+
],
|
|
14486
|
+
"optional": false,
|
|
14487
|
+
"required": false
|
|
14488
|
+
},
|
|
15914
14489
|
{
|
|
15915
14490
|
"name": "hideLabel",
|
|
15916
14491
|
"type": "boolean",
|
|
@@ -16069,29 +14644,7 @@
|
|
|
16069
14644
|
"mutable": false,
|
|
16070
14645
|
"attr": "max-characters",
|
|
16071
14646
|
"reflectToAttr": false,
|
|
16072
|
-
"docs": "The
|
|
16073
|
-
"docsTags": [],
|
|
16074
|
-
"default": "0",
|
|
16075
|
-
"values": [
|
|
16076
|
-
{
|
|
16077
|
-
"type": "number"
|
|
16078
|
-
}
|
|
16079
|
-
],
|
|
16080
|
-
"optional": false,
|
|
16081
|
-
"required": false
|
|
16082
|
-
},
|
|
16083
|
-
{
|
|
16084
|
-
"name": "maxLength",
|
|
16085
|
-
"type": "number",
|
|
16086
|
-
"complexType": {
|
|
16087
|
-
"original": "number",
|
|
16088
|
-
"resolved": "number",
|
|
16089
|
-
"references": {}
|
|
16090
|
-
},
|
|
16091
|
-
"mutable": false,
|
|
16092
|
-
"attr": "max-length",
|
|
16093
|
-
"reflectToAttr": false,
|
|
16094
|
-
"docs": "The count of characters in the field. Will display a warning if the bound is reached.",
|
|
14647
|
+
"docs": "The count of characters in the field. Will display a warning if the bound is reached. (NOTE: If the value of the text field has been set using the `value` prop, it will be truncated to this number of characters)",
|
|
16095
14648
|
"docsTags": [],
|
|
16096
14649
|
"default": "0",
|
|
16097
14650
|
"values": [
|
|
@@ -16314,34 +14867,6 @@
|
|
|
16314
14867
|
"optional": true,
|
|
16315
14868
|
"required": false
|
|
16316
14869
|
},
|
|
16317
|
-
{
|
|
16318
|
-
"name": "small",
|
|
16319
|
-
"type": "boolean",
|
|
16320
|
-
"complexType": {
|
|
16321
|
-
"original": "boolean",
|
|
16322
|
-
"resolved": "boolean",
|
|
16323
|
-
"references": {}
|
|
16324
|
-
},
|
|
16325
|
-
"mutable": false,
|
|
16326
|
-
"attr": "small",
|
|
16327
|
-
"reflectToAttr": false,
|
|
16328
|
-
"docs": "",
|
|
16329
|
-
"docsTags": [
|
|
16330
|
-
{
|
|
16331
|
-
"name": "deprecated",
|
|
16332
|
-
"text": "This prop should not be used anymore. Set prop `size` to \"small\" instead."
|
|
16333
|
-
}
|
|
16334
|
-
],
|
|
16335
|
-
"default": "false",
|
|
16336
|
-
"deprecation": "This prop should not be used anymore. Set prop `size` to \"small\" instead.",
|
|
16337
|
-
"values": [
|
|
16338
|
-
{
|
|
16339
|
-
"type": "boolean"
|
|
16340
|
-
}
|
|
16341
|
-
],
|
|
16342
|
-
"optional": true,
|
|
16343
|
-
"required": false
|
|
16344
|
-
},
|
|
16345
14870
|
{
|
|
16346
14871
|
"name": "spellcheck",
|
|
16347
14872
|
"type": "boolean",
|
|
@@ -16996,13 +15521,7 @@
|
|
|
16996
15521
|
"passive": true
|
|
16997
15522
|
}
|
|
16998
15523
|
],
|
|
16999
|
-
"styles": [
|
|
17000
|
-
{
|
|
17001
|
-
"name": "--ic-z-index-toast",
|
|
17002
|
-
"annotation": "prop",
|
|
17003
|
-
"docs": "z-index of toast"
|
|
17004
|
-
}
|
|
17005
|
-
],
|
|
15524
|
+
"styles": [],
|
|
17006
15525
|
"slots": [
|
|
17007
15526
|
{
|
|
17008
15527
|
"name": "action",
|
|
@@ -17073,56 +15592,7 @@
|
|
|
17073
15592
|
"required": false
|
|
17074
15593
|
}
|
|
17075
15594
|
],
|
|
17076
|
-
"methods": [
|
|
17077
|
-
{
|
|
17078
|
-
"name": "setVisible",
|
|
17079
|
-
"returns": {
|
|
17080
|
-
"type": "Promise<void>",
|
|
17081
|
-
"docs": ""
|
|
17082
|
-
},
|
|
17083
|
-
"complexType": {
|
|
17084
|
-
"signature": "(toast: HTMLIcToastElement) => Promise<void>",
|
|
17085
|
-
"parameters": [
|
|
17086
|
-
{
|
|
17087
|
-
"name": "toast",
|
|
17088
|
-
"type": "HTMLIcToastElement",
|
|
17089
|
-
"docs": "The toast component to display"
|
|
17090
|
-
}
|
|
17091
|
-
],
|
|
17092
|
-
"references": {
|
|
17093
|
-
"Promise": {
|
|
17094
|
-
"location": "global",
|
|
17095
|
-
"id": "global::Promise"
|
|
17096
|
-
},
|
|
17097
|
-
"HTMLIcToastElement": {
|
|
17098
|
-
"location": "global",
|
|
17099
|
-
"id": "global::HTMLIcToastElement"
|
|
17100
|
-
}
|
|
17101
|
-
},
|
|
17102
|
-
"return": "Promise<void>"
|
|
17103
|
-
},
|
|
17104
|
-
"signature": "setVisible(toast: HTMLIcToastElement) => Promise<void>",
|
|
17105
|
-
"parameters": [
|
|
17106
|
-
{
|
|
17107
|
-
"name": "toast",
|
|
17108
|
-
"type": "HTMLIcToastElement",
|
|
17109
|
-
"docs": "The toast component to display"
|
|
17110
|
-
}
|
|
17111
|
-
],
|
|
17112
|
-
"docs": "",
|
|
17113
|
-
"docsTags": [
|
|
17114
|
-
{
|
|
17115
|
-
"name": "deprecated",
|
|
17116
|
-
"text": "Use openToast prop to display toast instead."
|
|
17117
|
-
},
|
|
17118
|
-
{
|
|
17119
|
-
"name": "param",
|
|
17120
|
-
"text": "toast The toast component to display"
|
|
17121
|
-
}
|
|
17122
|
-
],
|
|
17123
|
-
"deprecation": "Use openToast prop to display toast instead."
|
|
17124
|
-
}
|
|
17125
|
-
],
|
|
15595
|
+
"methods": [],
|
|
17126
15596
|
"events": [],
|
|
17127
15597
|
"listeners": [
|
|
17128
15598
|
{
|
|
@@ -17214,6 +15684,28 @@
|
|
|
17214
15684
|
"optional": true,
|
|
17215
15685
|
"required": false
|
|
17216
15686
|
},
|
|
15687
|
+
{
|
|
15688
|
+
"name": "checked",
|
|
15689
|
+
"type": "boolean",
|
|
15690
|
+
"complexType": {
|
|
15691
|
+
"original": "boolean",
|
|
15692
|
+
"resolved": "boolean",
|
|
15693
|
+
"references": {}
|
|
15694
|
+
},
|
|
15695
|
+
"mutable": true,
|
|
15696
|
+
"attr": "checked",
|
|
15697
|
+
"reflectToAttr": true,
|
|
15698
|
+
"docs": "If `true`, the toggle button will be in a checked state.",
|
|
15699
|
+
"docsTags": [],
|
|
15700
|
+
"default": "false",
|
|
15701
|
+
"values": [
|
|
15702
|
+
{
|
|
15703
|
+
"type": "boolean"
|
|
15704
|
+
}
|
|
15705
|
+
],
|
|
15706
|
+
"optional": false,
|
|
15707
|
+
"required": false
|
|
15708
|
+
},
|
|
17217
15709
|
{
|
|
17218
15710
|
"name": "disabled",
|
|
17219
15711
|
"type": "boolean",
|
|
@@ -17368,28 +15860,6 @@
|
|
|
17368
15860
|
"optional": true,
|
|
17369
15861
|
"required": false
|
|
17370
15862
|
},
|
|
17371
|
-
{
|
|
17372
|
-
"name": "toggleChecked",
|
|
17373
|
-
"type": "boolean",
|
|
17374
|
-
"complexType": {
|
|
17375
|
-
"original": "boolean",
|
|
17376
|
-
"resolved": "boolean",
|
|
17377
|
-
"references": {}
|
|
17378
|
-
},
|
|
17379
|
-
"mutable": true,
|
|
17380
|
-
"attr": "toggle-checked",
|
|
17381
|
-
"reflectToAttr": true,
|
|
17382
|
-
"docs": "If `true`, the toggle button will be in a checked state.",
|
|
17383
|
-
"docsTags": [],
|
|
17384
|
-
"default": "false",
|
|
17385
|
-
"values": [
|
|
17386
|
-
{
|
|
17387
|
-
"type": "boolean"
|
|
17388
|
-
}
|
|
17389
|
-
],
|
|
17390
|
-
"optional": false,
|
|
17391
|
-
"required": false
|
|
17392
|
-
},
|
|
17393
15863
|
{
|
|
17394
15864
|
"name": "variant",
|
|
17395
15865
|
"type": "\"default\" | \"icon\"",
|
|
@@ -18031,19 +16501,12 @@
|
|
|
18031
16501
|
],
|
|
18032
16502
|
"events": [],
|
|
18033
16503
|
"listeners": [],
|
|
18034
|
-
"styles": [
|
|
18035
|
-
{
|
|
18036
|
-
"name": "--ic-z-index-tooltip",
|
|
18037
|
-
"annotation": "prop",
|
|
18038
|
-
"docs": "z-index of tooltip"
|
|
18039
|
-
}
|
|
18040
|
-
],
|
|
16504
|
+
"styles": [],
|
|
18041
16505
|
"slots": [],
|
|
18042
16506
|
"parts": [],
|
|
18043
16507
|
"dependents": [
|
|
18044
|
-
"ic-back-to-top",
|
|
18045
16508
|
"ic-button",
|
|
18046
|
-
"ic-card",
|
|
16509
|
+
"ic-card-vertical",
|
|
18047
16510
|
"ic-chip",
|
|
18048
16511
|
"ic-navigation-item"
|
|
18049
16512
|
],
|
|
@@ -18054,13 +16517,10 @@
|
|
|
18054
16517
|
"ic-tooltip": [
|
|
18055
16518
|
"ic-typography"
|
|
18056
16519
|
],
|
|
18057
|
-
"ic-back-to-top": [
|
|
18058
|
-
"ic-tooltip"
|
|
18059
|
-
],
|
|
18060
16520
|
"ic-button": [
|
|
18061
16521
|
"ic-tooltip"
|
|
18062
16522
|
],
|
|
18063
|
-
"ic-card": [
|
|
16523
|
+
"ic-card-vertical": [
|
|
18064
16524
|
"ic-tooltip"
|
|
18065
16525
|
],
|
|
18066
16526
|
"ic-chip": [
|
|
@@ -18326,7 +16786,7 @@
|
|
|
18326
16786
|
"methods": [],
|
|
18327
16787
|
"events": [
|
|
18328
16788
|
{
|
|
18329
|
-
"event": "
|
|
16789
|
+
"event": "icTopNavResized",
|
|
18330
16790
|
"detail": "{ size: number; }",
|
|
18331
16791
|
"bubbles": true,
|
|
18332
16792
|
"complexType": {
|
|
@@ -18513,7 +16973,7 @@
|
|
|
18513
16973
|
"resolved": "number",
|
|
18514
16974
|
"references": {}
|
|
18515
16975
|
},
|
|
18516
|
-
"mutable":
|
|
16976
|
+
"mutable": true,
|
|
18517
16977
|
"attr": "max-lines",
|
|
18518
16978
|
"reflectToAttr": false,
|
|
18519
16979
|
"docs": "The number of lines to display before truncating the text, only used for the 'body' variant.",
|
|
@@ -18670,13 +17130,12 @@
|
|
|
18670
17130
|
"ic-accordion",
|
|
18671
17131
|
"ic-accordion-group",
|
|
18672
17132
|
"ic-alert",
|
|
18673
|
-
"ic-back-to-top",
|
|
18674
17133
|
"ic-badge",
|
|
18675
|
-
"ic-card",
|
|
17134
|
+
"ic-card-vertical",
|
|
18676
17135
|
"ic-checkbox",
|
|
18677
17136
|
"ic-chip",
|
|
18678
17137
|
"ic-classification-banner",
|
|
18679
|
-
"ic-data-
|
|
17138
|
+
"ic-data-list",
|
|
18680
17139
|
"ic-data-row",
|
|
18681
17140
|
"ic-dialog",
|
|
18682
17141
|
"ic-empty-state",
|
|
@@ -18718,13 +17177,10 @@
|
|
|
18718
17177
|
"ic-alert": [
|
|
18719
17178
|
"ic-typography"
|
|
18720
17179
|
],
|
|
18721
|
-
"ic-back-to-top": [
|
|
18722
|
-
"ic-typography"
|
|
18723
|
-
],
|
|
18724
17180
|
"ic-badge": [
|
|
18725
17181
|
"ic-typography"
|
|
18726
17182
|
],
|
|
18727
|
-
"ic-card": [
|
|
17183
|
+
"ic-card-vertical": [
|
|
18728
17184
|
"ic-typography"
|
|
18729
17185
|
],
|
|
18730
17186
|
"ic-checkbox": [
|
|
@@ -18736,7 +17192,7 @@
|
|
|
18736
17192
|
"ic-classification-banner": [
|
|
18737
17193
|
"ic-typography"
|
|
18738
17194
|
],
|
|
18739
|
-
"ic-data-
|
|
17195
|
+
"ic-data-list": [
|
|
18740
17196
|
"ic-typography"
|
|
18741
17197
|
],
|
|
18742
17198
|
"ic-data-row": [
|
|
@@ -18865,6 +17321,21 @@
|
|
|
18865
17321
|
"docstring": "",
|
|
18866
17322
|
"path": "src/components/ic-footer/ic-footer.types.tsx"
|
|
18867
17323
|
},
|
|
17324
|
+
"src/components/ic-button/ic-button.types.ts::IcButtonTooltipPlacement": {
|
|
17325
|
+
"declaration": "export type IcButtonTooltipPlacement = \"top\" | \"right\" | \"bottom\" | \"left\";",
|
|
17326
|
+
"docstring": "",
|
|
17327
|
+
"path": "src/components/ic-button/ic-button.types.ts"
|
|
17328
|
+
},
|
|
17329
|
+
"src/components/ic-button/ic-button.types.ts::IcButtonTypes": {
|
|
17330
|
+
"declaration": "export type IcButtonTypes = \"reset\" | \"submit\" | \"button\";",
|
|
17331
|
+
"docstring": "",
|
|
17332
|
+
"path": "src/components/ic-button/ic-button.types.ts"
|
|
17333
|
+
},
|
|
17334
|
+
"src/components/ic-button/ic-button.types.ts::IcButtonVariants": {
|
|
17335
|
+
"declaration": "export type IcButtonVariants =\n | \"primary\"\n | \"secondary\"\n | \"tertiary\"\n | \"destructive\"\n | \"icon\"\n | \"icon-primary\"\n | \"icon-secondary\"\n | \"icon-tertiary\"\n | \"icon-destructive\";",
|
|
17336
|
+
"docstring": "",
|
|
17337
|
+
"path": "src/components/ic-button/ic-button.types.ts"
|
|
17338
|
+
},
|
|
18868
17339
|
"src/utils/types.ts::IcColor": {
|
|
18869
17340
|
"declaration": "export type IcColor = RGB | RGBA | HEX;",
|
|
18870
17341
|
"docstring": "",
|
|
@@ -18885,26 +17356,6 @@
|
|
|
18885
17356
|
"docstring": "",
|
|
18886
17357
|
"path": "src/components/ic-badge/ic-badge.types.ts"
|
|
18887
17358
|
},
|
|
18888
|
-
"src/components/ic-button/ic-button.types.ts::IcButtonTooltipPlacement": {
|
|
18889
|
-
"declaration": "export type IcButtonTooltipPlacement = \"top\" | \"right\" | \"bottom\" | \"left\";",
|
|
18890
|
-
"docstring": "",
|
|
18891
|
-
"path": "src/components/ic-button/ic-button.types.ts"
|
|
18892
|
-
},
|
|
18893
|
-
"src/components/ic-button/ic-button.types.ts::IcButtonTypes": {
|
|
18894
|
-
"declaration": "export type IcButtonTypes = \"reset\" | \"submit\" | \"button\";",
|
|
18895
|
-
"docstring": "",
|
|
18896
|
-
"path": "src/components/ic-button/ic-button.types.ts"
|
|
18897
|
-
},
|
|
18898
|
-
"src/components/ic-button/ic-button.types.ts::IcButtonVariants": {
|
|
18899
|
-
"declaration": "export type IcButtonVariants =\n | \"primary\"\n | \"secondary\"\n | \"tertiary\"\n | \"destructive\"\n | \"icon\"\n | \"icon-primary\"\n | \"icon-secondary\"\n | \"icon-tertiary\"\n | \"icon-destructive\";",
|
|
18900
|
-
"docstring": "",
|
|
18901
|
-
"path": "src/components/ic-button/ic-button.types.ts"
|
|
18902
|
-
},
|
|
18903
|
-
"src/components/ic-chip/ic-chip.types.ts::IcChipAppearance": {
|
|
18904
|
-
"declaration": "export type IcChipAppearance = \"filled\" | \"outline\";",
|
|
18905
|
-
"docstring": "",
|
|
18906
|
-
"path": "src/components/ic-chip/ic-chip.types.ts"
|
|
18907
|
-
},
|
|
18908
17359
|
"src/utils/types.ts::IcEmphasisType": {
|
|
18909
17360
|
"declaration": "export type IcEmphasisType = \"filled\" | \"outlined\";",
|
|
18910
17361
|
"docstring": "",
|
|
@@ -19075,16 +17526,16 @@
|
|
|
19075
17526
|
"docstring": "",
|
|
19076
17527
|
"path": "src/components/ic-radio-group/ic-radio-group.types.ts"
|
|
19077
17528
|
},
|
|
19078
|
-
"src/components/ic-search-bar/ic-search-bar.types.ts::IcSearchBarBlurEventDetail": {
|
|
19079
|
-
"declaration": "export interface IcSearchBarBlurEventDetail extends IcValueEventDetail {\n relatedTarget: IcRelatedTarget;\n}",
|
|
19080
|
-
"docstring": "",
|
|
19081
|
-
"path": "src/components/ic-search-bar/ic-search-bar.types.ts"
|
|
19082
|
-
},
|
|
19083
17529
|
"src/utils/types.ts::IcBlurEventDetail": {
|
|
19084
17530
|
"declaration": "export interface IcBlurEventDetail {\n relatedTarget: IcRelatedTarget;\n}",
|
|
19085
17531
|
"docstring": "",
|
|
19086
17532
|
"path": "src/utils/types.ts"
|
|
19087
17533
|
},
|
|
17534
|
+
"src/components/ic-search-bar/ic-search-bar.types.ts::IcSearchBarBlurEventDetail": {
|
|
17535
|
+
"declaration": "export interface IcSearchBarBlurEventDetail extends IcValueEventDetail {\n relatedTarget: IcRelatedTarget;\n}",
|
|
17536
|
+
"docstring": "",
|
|
17537
|
+
"path": "src/components/ic-search-bar/ic-search-bar.types.ts"
|
|
17538
|
+
},
|
|
19088
17539
|
"src/utils/types.ts::IcSearchMatchPositions": {
|
|
19089
17540
|
"declaration": "export type IcSearchMatchPositions = \"start\" | \"anywhere\";",
|
|
19090
17541
|
"docstring": "",
|
|
@@ -19095,11 +17546,6 @@
|
|
|
19095
17546
|
"docstring": "",
|
|
19096
17547
|
"path": "src/components/ic-skeleton/ic-skeleton.types.ts"
|
|
19097
17548
|
},
|
|
19098
|
-
"src/components/ic-status-tag/ic-status-tag.types.ts::IcStatusTagAppearance": {
|
|
19099
|
-
"declaration": "export type IcStatusTagAppearance = \"filled\" | \"outlined\";",
|
|
19100
|
-
"docstring": "",
|
|
19101
|
-
"path": "src/components/ic-status-tag/ic-status-tag.types.ts"
|
|
19102
|
-
},
|
|
19103
17549
|
"src/components/ic-status-tag/ic-status-tag.types.ts::IcStatusTagStatuses": {
|
|
19104
17550
|
"declaration": "export type IcStatusTagStatuses = \"neutral\" | \"success\" | \"warning\" | \"danger\";",
|
|
19105
17551
|
"docstring": "",
|
|
@@ -19151,7 +17597,7 @@
|
|
|
19151
17597
|
"path": "src/utils/types.ts"
|
|
19152
17598
|
},
|
|
19153
17599
|
"src/components/ic-toggle-button-group/ic-toggle-button-group.types.ts::IcChangeEventDetail": {
|
|
19154
|
-
"declaration": "export interface IcChangeEventDetail {\n
|
|
17600
|
+
"declaration": "export interface IcChangeEventDetail {\n checked: boolean[] | boolean;\n toggledOptions?: {\n toggleButton: HTMLIcToggleButtonElement;\n }[];\n selectedOption: HTMLIcToggleButtonElement;\n}",
|
|
19155
17601
|
"docstring": "",
|
|
19156
17602
|
"path": "src/components/ic-toggle-button-group/ic-toggle-button-group.types.ts"
|
|
19157
17603
|
}
|