@ukic/docs 2.13.2 → 2.14.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 +244 -94
- package/package.json +2 -2
package/docs.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"filePath": "src/components/ic-accordion/ic-accordion.tsx",
|
|
10
10
|
"encapsulation": "shadow",
|
|
11
11
|
"tag": "ic-accordion",
|
|
12
|
-
"readme": "# ic-accordion\
|
|
12
|
+
"readme": "# ic-accordion\n\n\n",
|
|
13
13
|
"docs": "",
|
|
14
14
|
"docsTags": [
|
|
15
15
|
{
|
|
@@ -201,7 +201,7 @@
|
|
|
201
201
|
"filePath": "src/components/ic-accordion-group/ic-accordion-group.tsx",
|
|
202
202
|
"encapsulation": "shadow",
|
|
203
203
|
"tag": "ic-accordion-group",
|
|
204
|
-
"readme": "# ic-accordion-title\
|
|
204
|
+
"readme": "# ic-accordion-title\n\n\n",
|
|
205
205
|
"docs": "",
|
|
206
206
|
"docsTags": [
|
|
207
207
|
{
|
|
@@ -440,7 +440,7 @@
|
|
|
440
440
|
"filePath": "src/components/ic-alert/ic-alert.tsx",
|
|
441
441
|
"encapsulation": "shadow",
|
|
442
442
|
"tag": "ic-alert",
|
|
443
|
-
"readme": "# ic-alert\
|
|
443
|
+
"readme": "# ic-alert\n\n\n",
|
|
444
444
|
"docs": "",
|
|
445
445
|
"docsTags": [
|
|
446
446
|
{
|
|
@@ -556,7 +556,7 @@
|
|
|
556
556
|
"mutable": false,
|
|
557
557
|
"attr": "show-default-icon",
|
|
558
558
|
"reflectToAttr": false,
|
|
559
|
-
"docs": "If `true`, the default icon for the neutral variant will
|
|
559
|
+
"docs": "If `true`, the default icon for the neutral variant will appear on the left of the alert.",
|
|
560
560
|
"docsTags": [],
|
|
561
561
|
"default": "true",
|
|
562
562
|
"values": [
|
|
@@ -726,7 +726,7 @@
|
|
|
726
726
|
"filePath": "src/components/ic-back-to-top/ic-back-to-top.tsx",
|
|
727
727
|
"encapsulation": "shadow",
|
|
728
728
|
"tag": "ic-back-to-top",
|
|
729
|
-
"readme": "# ic-back-to-top\
|
|
729
|
+
"readme": "# ic-back-to-top\n\n\n",
|
|
730
730
|
"docs": "",
|
|
731
731
|
"docsTags": [],
|
|
732
732
|
"usage": {},
|
|
@@ -789,7 +789,13 @@
|
|
|
789
789
|
"methods": [],
|
|
790
790
|
"events": [],
|
|
791
791
|
"listeners": [],
|
|
792
|
-
"styles": [
|
|
792
|
+
"styles": [
|
|
793
|
+
{
|
|
794
|
+
"name": "--ic-z-index-back-to-top",
|
|
795
|
+
"annotation": "prop",
|
|
796
|
+
"docs": "z-index of back to top"
|
|
797
|
+
}
|
|
798
|
+
],
|
|
793
799
|
"slots": [],
|
|
794
800
|
"parts": [],
|
|
795
801
|
"dependents": [],
|
|
@@ -811,7 +817,7 @@
|
|
|
811
817
|
"filePath": "src/components/ic-badge/ic-badge.tsx",
|
|
812
818
|
"encapsulation": "shadow",
|
|
813
819
|
"tag": "ic-badge",
|
|
814
|
-
"readme": "# ic-badge\
|
|
820
|
+
"readme": "# ic-badge\n\n\n",
|
|
815
821
|
"docs": "",
|
|
816
822
|
"docsTags": [
|
|
817
823
|
{
|
|
@@ -1187,7 +1193,7 @@
|
|
|
1187
1193
|
"filePath": "src/components/ic-breadcrumb/ic-breadcrumb.tsx",
|
|
1188
1194
|
"encapsulation": "shadow",
|
|
1189
1195
|
"tag": "ic-breadcrumb",
|
|
1190
|
-
"readme": "# ic-breadcrumb\
|
|
1196
|
+
"readme": "# ic-breadcrumb\n\n\n",
|
|
1191
1197
|
"docs": "",
|
|
1192
1198
|
"docsTags": [
|
|
1193
1199
|
{
|
|
@@ -1315,7 +1321,7 @@
|
|
|
1315
1321
|
"filePath": "src/components/ic-breadcrumb-group/ic-breadcrumb-group.tsx",
|
|
1316
1322
|
"encapsulation": "shadow",
|
|
1317
1323
|
"tag": "ic-breadcrumb-group",
|
|
1318
|
-
"readme": "# ic-breadcrumb-group\
|
|
1324
|
+
"readme": "# ic-breadcrumb-group\n\n\n",
|
|
1319
1325
|
"docs": "",
|
|
1320
1326
|
"docsTags": [],
|
|
1321
1327
|
"usage": {},
|
|
@@ -1425,7 +1431,7 @@
|
|
|
1425
1431
|
"filePath": "src/components/ic-button/ic-button.tsx",
|
|
1426
1432
|
"encapsulation": "shadow",
|
|
1427
1433
|
"tag": "ic-button",
|
|
1428
|
-
"readme": "# ic-button\
|
|
1434
|
+
"readme": "# ic-button\n",
|
|
1429
1435
|
"docs": "",
|
|
1430
1436
|
"docsTags": [
|
|
1431
1437
|
{
|
|
@@ -2315,7 +2321,18 @@
|
|
|
2315
2321
|
"passive": false
|
|
2316
2322
|
}
|
|
2317
2323
|
],
|
|
2318
|
-
"styles": [
|
|
2324
|
+
"styles": [
|
|
2325
|
+
{
|
|
2326
|
+
"name": "--height",
|
|
2327
|
+
"annotation": "prop",
|
|
2328
|
+
"docs": "The height of the button."
|
|
2329
|
+
},
|
|
2330
|
+
{
|
|
2331
|
+
"name": "--min-width",
|
|
2332
|
+
"annotation": "prop",
|
|
2333
|
+
"docs": "Minimum width of the button."
|
|
2334
|
+
}
|
|
2335
|
+
],
|
|
2319
2336
|
"slots": [
|
|
2320
2337
|
{
|
|
2321
2338
|
"name": "badge",
|
|
@@ -2426,7 +2443,7 @@
|
|
|
2426
2443
|
"filePath": "src/components/ic-card/ic-card.tsx",
|
|
2427
2444
|
"encapsulation": "shadow",
|
|
2428
2445
|
"tag": "ic-card",
|
|
2429
|
-
"readme": "# ic-card\
|
|
2446
|
+
"readme": "# ic-card\n\n\n",
|
|
2430
2447
|
"docs": "",
|
|
2431
2448
|
"docsTags": [
|
|
2432
2449
|
{
|
|
@@ -2877,7 +2894,7 @@
|
|
|
2877
2894
|
"filePath": "src/components/ic-checkbox/ic-checkbox.tsx",
|
|
2878
2895
|
"encapsulation": "shadow",
|
|
2879
2896
|
"tag": "ic-checkbox",
|
|
2880
|
-
"readme": "# ic-checkbox\
|
|
2897
|
+
"readme": "# ic-checkbox\n\n\n",
|
|
2881
2898
|
"docs": "",
|
|
2882
2899
|
"docsTags": [
|
|
2883
2900
|
{
|
|
@@ -3414,7 +3431,7 @@
|
|
|
3414
3431
|
"filePath": "src/components/ic-checkbox-group/ic-checkbox-group.tsx",
|
|
3415
3432
|
"encapsulation": "shadow",
|
|
3416
3433
|
"tag": "ic-checkbox-group",
|
|
3417
|
-
"readme": "# ic-checkbox-group\
|
|
3434
|
+
"readme": "# ic-checkbox-group\n\n\n",
|
|
3418
3435
|
"docs": "",
|
|
3419
3436
|
"docsTags": [],
|
|
3420
3437
|
"usage": {},
|
|
@@ -3737,7 +3754,7 @@
|
|
|
3737
3754
|
"filePath": "src/components/ic-chip/ic-chip.tsx",
|
|
3738
3755
|
"encapsulation": "shadow",
|
|
3739
3756
|
"tag": "ic-chip",
|
|
3740
|
-
"readme": "# ic-chip\
|
|
3757
|
+
"readme": "# ic-chip\n\n\n",
|
|
3741
3758
|
"docs": "",
|
|
3742
3759
|
"docsTags": [
|
|
3743
3760
|
{
|
|
@@ -4079,7 +4096,7 @@
|
|
|
4079
4096
|
"filePath": "src/components/ic-classification-banner/ic-classification-banner.tsx",
|
|
4080
4097
|
"encapsulation": "shadow",
|
|
4081
4098
|
"tag": "ic-classification-banner",
|
|
4082
|
-
"readme": "# ic-classification-banner\
|
|
4099
|
+
"readme": "# ic-classification-banner\n\n\n",
|
|
4083
4100
|
"docs": "",
|
|
4084
4101
|
"docsTags": [],
|
|
4085
4102
|
"usage": {},
|
|
@@ -4221,7 +4238,13 @@
|
|
|
4221
4238
|
"methods": [],
|
|
4222
4239
|
"events": [],
|
|
4223
4240
|
"listeners": [],
|
|
4224
|
-
"styles": [
|
|
4241
|
+
"styles": [
|
|
4242
|
+
{
|
|
4243
|
+
"name": "--ic-z-index-classification-banner",
|
|
4244
|
+
"annotation": "prop",
|
|
4245
|
+
"docs": "z-index of classification banner"
|
|
4246
|
+
}
|
|
4247
|
+
],
|
|
4225
4248
|
"slots": [],
|
|
4226
4249
|
"parts": [],
|
|
4227
4250
|
"dependents": [],
|
|
@@ -4238,7 +4261,7 @@
|
|
|
4238
4261
|
"filePath": "src/components/ic-data-entity/ic-data-entity.tsx",
|
|
4239
4262
|
"encapsulation": "shadow",
|
|
4240
4263
|
"tag": "ic-data-entity",
|
|
4241
|
-
"readme": "# ic-data-entity\
|
|
4264
|
+
"readme": "# ic-data-entity\n\n\n",
|
|
4242
4265
|
"docs": "",
|
|
4243
4266
|
"docsTags": [
|
|
4244
4267
|
{
|
|
@@ -4356,7 +4379,7 @@
|
|
|
4356
4379
|
"filePath": "src/components/ic-data-row/ic-data-row.tsx",
|
|
4357
4380
|
"encapsulation": "shadow",
|
|
4358
4381
|
"tag": "ic-data-row",
|
|
4359
|
-
"readme": "# ic-data-row\
|
|
4382
|
+
"readme": "# ic-data-row\n\n\n",
|
|
4360
4383
|
"docs": "",
|
|
4361
4384
|
"docsTags": [
|
|
4362
4385
|
{
|
|
@@ -4511,7 +4534,7 @@
|
|
|
4511
4534
|
"filePath": "src/components/ic-dialog/ic-dialog.tsx",
|
|
4512
4535
|
"encapsulation": "shadow",
|
|
4513
4536
|
"tag": "ic-dialog",
|
|
4514
|
-
"readme": "# ic-dialog\
|
|
4537
|
+
"readme": "# ic-dialog\n\n\n",
|
|
4515
4538
|
"docs": "",
|
|
4516
4539
|
"docsTags": [
|
|
4517
4540
|
{
|
|
@@ -5075,7 +5098,13 @@
|
|
|
5075
5098
|
"passive": false
|
|
5076
5099
|
}
|
|
5077
5100
|
],
|
|
5078
|
-
"styles": [
|
|
5101
|
+
"styles": [
|
|
5102
|
+
{
|
|
5103
|
+
"name": "--ic-z-index-dialog",
|
|
5104
|
+
"annotation": "prop",
|
|
5105
|
+
"docs": "z-index of dialog"
|
|
5106
|
+
}
|
|
5107
|
+
],
|
|
5079
5108
|
"slots": [
|
|
5080
5109
|
{
|
|
5081
5110
|
"name": "alert",
|
|
@@ -5127,7 +5156,7 @@
|
|
|
5127
5156
|
"filePath": "src/components/ic-divider/ic-divider.tsx",
|
|
5128
5157
|
"encapsulation": "scoped",
|
|
5129
5158
|
"tag": "ic-divider",
|
|
5130
|
-
"readme": "# ic-divider\
|
|
5159
|
+
"readme": "# ic-divider\n\n\n",
|
|
5131
5160
|
"docs": "",
|
|
5132
5161
|
"docsTags": [],
|
|
5133
5162
|
"usage": {},
|
|
@@ -5159,7 +5188,7 @@
|
|
|
5159
5188
|
"filePath": "src/components/ic-empty-state/ic-empty-state.tsx",
|
|
5160
5189
|
"encapsulation": "shadow",
|
|
5161
5190
|
"tag": "ic-empty-state",
|
|
5162
|
-
"readme": "# ic-empty-state\
|
|
5191
|
+
"readme": "# ic-empty-state\n\n\n",
|
|
5163
5192
|
"docs": "",
|
|
5164
5193
|
"docsTags": [
|
|
5165
5194
|
{
|
|
@@ -5385,7 +5414,7 @@
|
|
|
5385
5414
|
"filePath": "src/components/ic-footer/ic-footer.tsx",
|
|
5386
5415
|
"encapsulation": "shadow",
|
|
5387
5416
|
"tag": "ic-footer",
|
|
5388
|
-
"readme": "# ic-footer\
|
|
5417
|
+
"readme": "# ic-footer\n\n\n",
|
|
5389
5418
|
"docs": "",
|
|
5390
5419
|
"docsTags": [
|
|
5391
5420
|
{
|
|
@@ -5622,7 +5651,7 @@
|
|
|
5622
5651
|
"filePath": "src/components/ic-footer-link/ic-footer-link.tsx",
|
|
5623
5652
|
"encapsulation": "shadow",
|
|
5624
5653
|
"tag": "ic-footer-link",
|
|
5625
|
-
"readme": "# ic-footer-link\
|
|
5654
|
+
"readme": "# ic-footer-link\n\n\n",
|
|
5626
5655
|
"docs": "",
|
|
5627
5656
|
"docsTags": [],
|
|
5628
5657
|
"usage": {},
|
|
@@ -5823,7 +5852,7 @@
|
|
|
5823
5852
|
"filePath": "src/components/ic-footer-link-group/ic-footer-link-group.tsx",
|
|
5824
5853
|
"encapsulation": "shadow",
|
|
5825
5854
|
"tag": "ic-footer-link-group",
|
|
5826
|
-
"readme": "# ic-footer-link-group\
|
|
5855
|
+
"readme": "# ic-footer-link-group\n\n\n",
|
|
5827
5856
|
"docs": "",
|
|
5828
5857
|
"docsTags": [],
|
|
5829
5858
|
"usage": {},
|
|
@@ -5885,7 +5914,7 @@
|
|
|
5885
5914
|
"filePath": "src/components/ic-hero/ic-hero.tsx",
|
|
5886
5915
|
"encapsulation": "shadow",
|
|
5887
5916
|
"tag": "ic-hero",
|
|
5888
|
-
"readme": "# ic-hero\
|
|
5917
|
+
"readme": "# ic-hero\n\n\n",
|
|
5889
5918
|
"docs": "",
|
|
5890
5919
|
"docsTags": [
|
|
5891
5920
|
{
|
|
@@ -6218,7 +6247,7 @@
|
|
|
6218
6247
|
"filePath": "src/components/ic-horizontal-scroll/ic-horizontal-scroll.tsx",
|
|
6219
6248
|
"encapsulation": "shadow",
|
|
6220
6249
|
"tag": "ic-horizontal-scroll",
|
|
6221
|
-
"readme": "# ic-horizontal-scroll\
|
|
6250
|
+
"readme": "# ic-horizontal-scroll\n\n\n",
|
|
6222
6251
|
"docs": "",
|
|
6223
6252
|
"docsTags": [],
|
|
6224
6253
|
"usage": {},
|
|
@@ -6304,7 +6333,7 @@
|
|
|
6304
6333
|
"filePath": "src/components/ic-input-component-container/ic-input-component-container.tsx",
|
|
6305
6334
|
"encapsulation": "none",
|
|
6306
6335
|
"tag": "ic-input-component-container",
|
|
6307
|
-
"readme": "# ic-input-container\
|
|
6336
|
+
"readme": "# ic-input-container\n\n\n",
|
|
6308
6337
|
"docs": "",
|
|
6309
6338
|
"docsTags": [
|
|
6310
6339
|
{
|
|
@@ -6588,7 +6617,13 @@
|
|
|
6588
6617
|
"methods": [],
|
|
6589
6618
|
"events": [],
|
|
6590
6619
|
"listeners": [],
|
|
6591
|
-
"styles": [
|
|
6620
|
+
"styles": [
|
|
6621
|
+
{
|
|
6622
|
+
"name": "--border-color",
|
|
6623
|
+
"annotation": "prop",
|
|
6624
|
+
"docs": "Border colour of the input component container"
|
|
6625
|
+
}
|
|
6626
|
+
],
|
|
6592
6627
|
"slots": [
|
|
6593
6628
|
{
|
|
6594
6629
|
"name": "left-icon",
|
|
@@ -6614,7 +6649,7 @@
|
|
|
6614
6649
|
"filePath": "src/components/ic-input-container/ic-input-container.tsx",
|
|
6615
6650
|
"encapsulation": "none",
|
|
6616
6651
|
"tag": "ic-input-container",
|
|
6617
|
-
"readme": "# ic-input-container\
|
|
6652
|
+
"readme": "# ic-input-container\n\n\n",
|
|
6618
6653
|
"docs": "",
|
|
6619
6654
|
"docsTags": [],
|
|
6620
6655
|
"usage": {},
|
|
@@ -6688,7 +6723,7 @@
|
|
|
6688
6723
|
"filePath": "src/components/ic-input-label/ic-input-label.tsx",
|
|
6689
6724
|
"encapsulation": "none",
|
|
6690
6725
|
"tag": "ic-input-label",
|
|
6691
|
-
"readme": "# ic-input-label\
|
|
6726
|
+
"readme": "# ic-input-label\n\n\n",
|
|
6692
6727
|
"docs": "",
|
|
6693
6728
|
"docsTags": [],
|
|
6694
6729
|
"usage": {},
|
|
@@ -6835,6 +6870,28 @@
|
|
|
6835
6870
|
"optional": false,
|
|
6836
6871
|
"required": false
|
|
6837
6872
|
},
|
|
6873
|
+
{
|
|
6874
|
+
"name": "hideLabel",
|
|
6875
|
+
"type": "boolean",
|
|
6876
|
+
"complexType": {
|
|
6877
|
+
"original": "boolean",
|
|
6878
|
+
"resolved": "boolean",
|
|
6879
|
+
"references": {}
|
|
6880
|
+
},
|
|
6881
|
+
"mutable": false,
|
|
6882
|
+
"attr": "hide-label",
|
|
6883
|
+
"reflectToAttr": false,
|
|
6884
|
+
"docs": "The label will be visually hidden.",
|
|
6885
|
+
"docsTags": [],
|
|
6886
|
+
"default": "false",
|
|
6887
|
+
"values": [
|
|
6888
|
+
{
|
|
6889
|
+
"type": "boolean"
|
|
6890
|
+
}
|
|
6891
|
+
],
|
|
6892
|
+
"optional": false,
|
|
6893
|
+
"required": false
|
|
6894
|
+
},
|
|
6838
6895
|
{
|
|
6839
6896
|
"name": "label",
|
|
6840
6897
|
"type": "string",
|
|
@@ -6942,7 +6999,7 @@
|
|
|
6942
6999
|
"filePath": "src/components/ic-input-validation/ic-input-validation.tsx",
|
|
6943
7000
|
"encapsulation": "none",
|
|
6944
7001
|
"tag": "ic-input-validation",
|
|
6945
|
-
"readme": "# ic-input-validation\
|
|
7002
|
+
"readme": "# ic-input-validation\n\n\n",
|
|
6946
7003
|
"docs": "",
|
|
6947
7004
|
"docsTags": [
|
|
6948
7005
|
{
|
|
@@ -7132,7 +7189,7 @@
|
|
|
7132
7189
|
"filePath": "src/components/ic-link/ic-link.tsx",
|
|
7133
7190
|
"encapsulation": "shadow",
|
|
7134
7191
|
"tag": "ic-link",
|
|
7135
|
-
"readme": "# ic-link\
|
|
7192
|
+
"readme": "# ic-link\n\n\n",
|
|
7136
7193
|
"docs": "",
|
|
7137
7194
|
"docsTags": [
|
|
7138
7195
|
{
|
|
@@ -7430,7 +7487,7 @@
|
|
|
7430
7487
|
"filePath": "src/components/ic-loading-indicator/ic-loading-indicator.tsx",
|
|
7431
7488
|
"encapsulation": "shadow",
|
|
7432
7489
|
"tag": "ic-loading-indicator",
|
|
7433
|
-
"readme": "# ic-loading\
|
|
7490
|
+
"readme": "# ic-loading\n\n\n",
|
|
7434
7491
|
"docs": "",
|
|
7435
7492
|
"docsTags": [],
|
|
7436
7493
|
"usage": {},
|
|
@@ -7698,7 +7755,13 @@
|
|
|
7698
7755
|
"methods": [],
|
|
7699
7756
|
"events": [],
|
|
7700
7757
|
"listeners": [],
|
|
7701
|
-
"styles": [
|
|
7758
|
+
"styles": [
|
|
7759
|
+
{
|
|
7760
|
+
"name": "--circular-diameter",
|
|
7761
|
+
"annotation": "prop",
|
|
7762
|
+
"docs": "Diameter of the circular-indicator"
|
|
7763
|
+
}
|
|
7764
|
+
],
|
|
7702
7765
|
"slots": [],
|
|
7703
7766
|
"parts": [
|
|
7704
7767
|
{
|
|
@@ -7737,7 +7800,7 @@
|
|
|
7737
7800
|
"filePath": "src/components/ic-menu/ic-menu.tsx",
|
|
7738
7801
|
"encapsulation": "scoped",
|
|
7739
7802
|
"tag": "ic-menu",
|
|
7740
|
-
"readme": "# ic-menu\
|
|
7803
|
+
"readme": "# ic-menu\n\n\n",
|
|
7741
7804
|
"docs": "",
|
|
7742
7805
|
"docsTags": [],
|
|
7743
7806
|
"usage": {},
|
|
@@ -8147,7 +8210,13 @@
|
|
|
8147
8210
|
],
|
|
8148
8211
|
"events": [],
|
|
8149
8212
|
"listeners": [],
|
|
8150
|
-
"styles": [
|
|
8213
|
+
"styles": [
|
|
8214
|
+
{
|
|
8215
|
+
"name": "--ic-z-index-menu",
|
|
8216
|
+
"annotation": "prop",
|
|
8217
|
+
"docs": "z-index of menu"
|
|
8218
|
+
}
|
|
8219
|
+
],
|
|
8151
8220
|
"slots": [],
|
|
8152
8221
|
"parts": [],
|
|
8153
8222
|
"dependents": [
|
|
@@ -8187,7 +8256,7 @@
|
|
|
8187
8256
|
"filePath": "src/components/ic-menu-group/ic-menu-group.tsx",
|
|
8188
8257
|
"encapsulation": "shadow",
|
|
8189
8258
|
"tag": "ic-menu-group",
|
|
8190
|
-
"readme": "# ic-menu-group\
|
|
8259
|
+
"readme": "# ic-menu-group\n\n\n",
|
|
8191
8260
|
"docs": "",
|
|
8192
8261
|
"docsTags": [],
|
|
8193
8262
|
"usage": {},
|
|
@@ -8234,7 +8303,7 @@
|
|
|
8234
8303
|
"filePath": "src/components/ic-menu-item/ic-menu-item.tsx",
|
|
8235
8304
|
"encapsulation": "shadow",
|
|
8236
8305
|
"tag": "ic-menu-item",
|
|
8237
|
-
"readme": "# ic-menu-item\
|
|
8306
|
+
"readme": "# ic-menu-item\n\n\n",
|
|
8238
8307
|
"docs": "",
|
|
8239
8308
|
"docsTags": [
|
|
8240
8309
|
{
|
|
@@ -8578,7 +8647,7 @@
|
|
|
8578
8647
|
"filePath": "src/components/ic-navigation-button/ic-navigation-button.tsx",
|
|
8579
8648
|
"encapsulation": "shadow",
|
|
8580
8649
|
"tag": "ic-navigation-button",
|
|
8581
|
-
"readme": "# ic-navigation-button\
|
|
8650
|
+
"readme": "# ic-navigation-button\n\n\n",
|
|
8582
8651
|
"docs": "",
|
|
8583
8652
|
"docsTags": [
|
|
8584
8653
|
{
|
|
@@ -8862,7 +8931,7 @@
|
|
|
8862
8931
|
"filePath": "src/components/ic-navigation-group/ic-navigation-group.tsx",
|
|
8863
8932
|
"encapsulation": "shadow",
|
|
8864
8933
|
"tag": "ic-navigation-group",
|
|
8865
|
-
"readme": "# ic-navigation-group\
|
|
8934
|
+
"readme": "# ic-navigation-group\n\n\n",
|
|
8866
8935
|
"docs": "",
|
|
8867
8936
|
"docsTags": [],
|
|
8868
8937
|
"usage": {},
|
|
@@ -8954,7 +9023,13 @@
|
|
|
8954
9023
|
"passive": false
|
|
8955
9024
|
}
|
|
8956
9025
|
],
|
|
8957
|
-
"styles": [
|
|
9026
|
+
"styles": [
|
|
9027
|
+
{
|
|
9028
|
+
"name": "--ic-z-index-navigation-item",
|
|
9029
|
+
"annotation": "prop",
|
|
9030
|
+
"docs": "z-index of navigation group item"
|
|
9031
|
+
}
|
|
9032
|
+
],
|
|
8958
9033
|
"slots": [],
|
|
8959
9034
|
"parts": [],
|
|
8960
9035
|
"dependents": [],
|
|
@@ -8971,7 +9046,7 @@
|
|
|
8971
9046
|
"filePath": "src/components/ic-navigation-item/ic-navigation-item.tsx",
|
|
8972
9047
|
"encapsulation": "shadow",
|
|
8973
9048
|
"tag": "ic-navigation-item",
|
|
8974
|
-
"readme": "# ic-navigation-item\
|
|
9049
|
+
"readme": "# ic-navigation-item\n\n\n",
|
|
8975
9050
|
"docs": "",
|
|
8976
9051
|
"docsTags": [
|
|
8977
9052
|
{
|
|
@@ -9234,7 +9309,13 @@
|
|
|
9234
9309
|
"passive": false
|
|
9235
9310
|
}
|
|
9236
9311
|
],
|
|
9237
|
-
"styles": [
|
|
9312
|
+
"styles": [
|
|
9313
|
+
{
|
|
9314
|
+
"name": "--ic-z-index-navigation-item",
|
|
9315
|
+
"annotation": "prop",
|
|
9316
|
+
"docs": "z-index of navigation item"
|
|
9317
|
+
}
|
|
9318
|
+
],
|
|
9238
9319
|
"slots": [
|
|
9239
9320
|
{
|
|
9240
9321
|
"name": "badge",
|
|
@@ -9270,7 +9351,7 @@
|
|
|
9270
9351
|
"filePath": "src/components/ic-navigation-menu/ic-navigation-menu.tsx",
|
|
9271
9352
|
"encapsulation": "shadow",
|
|
9272
9353
|
"tag": "ic-navigation-menu",
|
|
9273
|
-
"readme": "# ic-navigation-menu\
|
|
9354
|
+
"readme": "# ic-navigation-menu\n\n\n",
|
|
9274
9355
|
"docs": "",
|
|
9275
9356
|
"docsTags": [
|
|
9276
9357
|
{
|
|
@@ -9344,7 +9425,13 @@
|
|
|
9344
9425
|
"passive": false
|
|
9345
9426
|
}
|
|
9346
9427
|
],
|
|
9347
|
-
"styles": [
|
|
9428
|
+
"styles": [
|
|
9429
|
+
{
|
|
9430
|
+
"name": "--ic-z-index-navigation-menu",
|
|
9431
|
+
"annotation": "prop",
|
|
9432
|
+
"docs": "z-index of navigation menu"
|
|
9433
|
+
}
|
|
9434
|
+
],
|
|
9348
9435
|
"slots": [
|
|
9349
9436
|
{
|
|
9350
9437
|
"name": "buttons",
|
|
@@ -9387,7 +9474,7 @@
|
|
|
9387
9474
|
"filePath": "src/components/ic-page-header/ic-page-header.tsx",
|
|
9388
9475
|
"encapsulation": "shadow",
|
|
9389
9476
|
"tag": "ic-page-header",
|
|
9390
|
-
"readme": "# ic-page-header\
|
|
9477
|
+
"readme": "# ic-page-header\n\n\n",
|
|
9391
9478
|
"docs": "",
|
|
9392
9479
|
"docsTags": [
|
|
9393
9480
|
{
|
|
@@ -9657,7 +9744,13 @@
|
|
|
9657
9744
|
"methods": [],
|
|
9658
9745
|
"events": [],
|
|
9659
9746
|
"listeners": [],
|
|
9660
|
-
"styles": [
|
|
9747
|
+
"styles": [
|
|
9748
|
+
{
|
|
9749
|
+
"name": "--ic-z-index-page-header",
|
|
9750
|
+
"annotation": "prop",
|
|
9751
|
+
"docs": "z-index of page-header"
|
|
9752
|
+
}
|
|
9753
|
+
],
|
|
9661
9754
|
"slots": [
|
|
9662
9755
|
{
|
|
9663
9756
|
"name": "actions",
|
|
@@ -9724,7 +9817,7 @@
|
|
|
9724
9817
|
"filePath": "src/components/ic-pagination/ic-pagination.tsx",
|
|
9725
9818
|
"encapsulation": "shadow",
|
|
9726
9819
|
"tag": "ic-pagination",
|
|
9727
|
-
"readme": "# ic-pagination\
|
|
9820
|
+
"readme": "# ic-pagination\n\n\n",
|
|
9728
9821
|
"docs": "",
|
|
9729
9822
|
"docsTags": [],
|
|
9730
9823
|
"usage": {},
|
|
@@ -10099,7 +10192,7 @@
|
|
|
10099
10192
|
"filePath": "src/components/ic-pagination-item/ic-pagination-item.tsx",
|
|
10100
10193
|
"encapsulation": "shadow",
|
|
10101
10194
|
"tag": "ic-pagination-item",
|
|
10102
|
-
"readme": "# ic-pagination-item\
|
|
10195
|
+
"readme": "# ic-pagination-item\n\n\n",
|
|
10103
10196
|
"docs": "",
|
|
10104
10197
|
"docsTags": [],
|
|
10105
10198
|
"usage": {},
|
|
@@ -10290,7 +10383,7 @@
|
|
|
10290
10383
|
"filePath": "src/components/ic-popover-menu/ic-popover-menu.tsx",
|
|
10291
10384
|
"encapsulation": "shadow",
|
|
10292
10385
|
"tag": "ic-popover-menu",
|
|
10293
|
-
"readme": "# ic-popover-menu\
|
|
10386
|
+
"readme": "# ic-popover-menu\n\nThis is a wrapper component to be placed around one or more ic-menu-item components.\n",
|
|
10294
10387
|
"docs": "This is a wrapper component to be placed around one or more ic-menu-item components.",
|
|
10295
10388
|
"docsTags": [],
|
|
10296
10389
|
"usage": {},
|
|
@@ -10400,7 +10493,23 @@
|
|
|
10400
10493
|
"passive": false
|
|
10401
10494
|
}
|
|
10402
10495
|
],
|
|
10403
|
-
"styles": [
|
|
10496
|
+
"styles": [
|
|
10497
|
+
{
|
|
10498
|
+
"name": "--ic-z-index-popover",
|
|
10499
|
+
"annotation": "prop",
|
|
10500
|
+
"docs": "z-index of popover menu."
|
|
10501
|
+
},
|
|
10502
|
+
{
|
|
10503
|
+
"name": "--max-height",
|
|
10504
|
+
"annotation": "prop",
|
|
10505
|
+
"docs": "Maximum height of the popover menu."
|
|
10506
|
+
},
|
|
10507
|
+
{
|
|
10508
|
+
"name": "--popover-width",
|
|
10509
|
+
"annotation": "prop",
|
|
10510
|
+
"docs": "Default width of the popover menu."
|
|
10511
|
+
}
|
|
10512
|
+
],
|
|
10404
10513
|
"slots": [],
|
|
10405
10514
|
"parts": [],
|
|
10406
10515
|
"dependents": [],
|
|
@@ -10433,7 +10542,7 @@
|
|
|
10433
10542
|
"filePath": "src/components/ic-radio-group/ic-radio-group.tsx",
|
|
10434
10543
|
"encapsulation": "shadow",
|
|
10435
10544
|
"tag": "ic-radio-group",
|
|
10436
|
-
"readme": "# ic-radio-group\
|
|
10545
|
+
"readme": "# ic-radio-group\n\n\n",
|
|
10437
10546
|
"docs": "",
|
|
10438
10547
|
"docsTags": [],
|
|
10439
10548
|
"usage": {},
|
|
@@ -10784,7 +10893,7 @@
|
|
|
10784
10893
|
"filePath": "src/components/ic-radio-option/ic-radio-option.tsx",
|
|
10785
10894
|
"encapsulation": "shadow",
|
|
10786
10895
|
"tag": "ic-radio-option",
|
|
10787
|
-
"readme": "# ic-radio-option\
|
|
10896
|
+
"readme": "# ic-radio-option\n\n\n",
|
|
10788
10897
|
"docs": "",
|
|
10789
10898
|
"docsTags": [
|
|
10790
10899
|
{
|
|
@@ -11219,7 +11328,7 @@
|
|
|
11219
11328
|
"filePath": "src/components/ic-search-bar/ic-search-bar.tsx",
|
|
11220
11329
|
"encapsulation": "shadow",
|
|
11221
11330
|
"tag": "ic-search-bar",
|
|
11222
|
-
"readme": "# ic-search-bar\
|
|
11331
|
+
"readme": "# ic-search-bar\n\n\n",
|
|
11223
11332
|
"docs": "",
|
|
11224
11333
|
"docsTags": [],
|
|
11225
11334
|
"usage": {},
|
|
@@ -11248,10 +11357,10 @@
|
|
|
11248
11357
|
},
|
|
11249
11358
|
{
|
|
11250
11359
|
"name": "autocomplete",
|
|
11251
|
-
"type": "\"
|
|
11360
|
+
"type": "\"name\" | \"on\" | \"off\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"email\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-extension\" | \"impp\" | \"url\" | \"photo\"",
|
|
11252
11361
|
"complexType": {
|
|
11253
11362
|
"original": "IcAutocompleteTypes",
|
|
11254
|
-
"resolved": "\"
|
|
11363
|
+
"resolved": "\"name\" | \"on\" | \"off\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"email\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-extension\" | \"impp\" | \"url\" | \"photo\"",
|
|
11255
11364
|
"references": {
|
|
11256
11365
|
"IcAutocompleteTypes": {
|
|
11257
11366
|
"location": "import",
|
|
@@ -11268,15 +11377,15 @@
|
|
|
11268
11377
|
"default": "\"off\"",
|
|
11269
11378
|
"values": [
|
|
11270
11379
|
{
|
|
11271
|
-
"value": "
|
|
11380
|
+
"value": "name",
|
|
11272
11381
|
"type": "string"
|
|
11273
11382
|
},
|
|
11274
11383
|
{
|
|
11275
|
-
"value": "
|
|
11384
|
+
"value": "on",
|
|
11276
11385
|
"type": "string"
|
|
11277
11386
|
},
|
|
11278
11387
|
{
|
|
11279
|
-
"value": "
|
|
11388
|
+
"value": "off",
|
|
11280
11389
|
"type": "string"
|
|
11281
11390
|
},
|
|
11282
11391
|
{
|
|
@@ -12426,7 +12535,13 @@
|
|
|
12426
12535
|
"passive": false
|
|
12427
12536
|
}
|
|
12428
12537
|
],
|
|
12429
|
-
"styles": [
|
|
12538
|
+
"styles": [
|
|
12539
|
+
{
|
|
12540
|
+
"name": "--ic-z-index-menu",
|
|
12541
|
+
"annotation": "prop",
|
|
12542
|
+
"docs": "z-index of search bar menu"
|
|
12543
|
+
}
|
|
12544
|
+
],
|
|
12430
12545
|
"slots": [],
|
|
12431
12546
|
"parts": [],
|
|
12432
12547
|
"dependents": [],
|
|
@@ -12475,7 +12590,7 @@
|
|
|
12475
12590
|
"filePath": "src/components/ic-section-container/ic-section-container.tsx",
|
|
12476
12591
|
"encapsulation": "shadow",
|
|
12477
12592
|
"tag": "ic-section-container",
|
|
12478
|
-
"readme": "# ic-section-container\
|
|
12593
|
+
"readme": "# ic-section-container\n\n\n",
|
|
12479
12594
|
"docs": "",
|
|
12480
12595
|
"docsTags": [],
|
|
12481
12596
|
"usage": {},
|
|
@@ -12576,7 +12691,7 @@
|
|
|
12576
12691
|
"filePath": "src/components/ic-select/ic-select.tsx",
|
|
12577
12692
|
"encapsulation": "shadow",
|
|
12578
12693
|
"tag": "ic-select",
|
|
12579
|
-
"readme": "# ic-select\
|
|
12694
|
+
"readme": "# ic-select\n\n\n",
|
|
12580
12695
|
"docs": "",
|
|
12581
12696
|
"docsTags": [
|
|
12582
12697
|
{
|
|
@@ -13586,7 +13701,18 @@
|
|
|
13586
13701
|
}
|
|
13587
13702
|
],
|
|
13588
13703
|
"listeners": [],
|
|
13589
|
-
"styles": [
|
|
13704
|
+
"styles": [
|
|
13705
|
+
{
|
|
13706
|
+
"name": "--ic-z-index-menu",
|
|
13707
|
+
"annotation": "prop",
|
|
13708
|
+
"docs": "z-index of select menu"
|
|
13709
|
+
},
|
|
13710
|
+
{
|
|
13711
|
+
"name": "--input-width",
|
|
13712
|
+
"annotation": "prop",
|
|
13713
|
+
"docs": "Width of the input field"
|
|
13714
|
+
}
|
|
13715
|
+
],
|
|
13590
13716
|
"slots": [
|
|
13591
13717
|
{
|
|
13592
13718
|
"name": "icon",
|
|
@@ -13641,7 +13767,7 @@
|
|
|
13641
13767
|
"filePath": "src/components/ic-side-navigation/ic-side-navigation.tsx",
|
|
13642
13768
|
"encapsulation": "shadow",
|
|
13643
13769
|
"tag": "ic-side-navigation",
|
|
13644
|
-
"readme": "# ic-side-navigation\
|
|
13770
|
+
"readme": "# ic-side-navigation\n\n\n",
|
|
13645
13771
|
"docs": "",
|
|
13646
13772
|
"docsTags": [
|
|
13647
13773
|
{
|
|
@@ -13912,7 +14038,13 @@
|
|
|
13912
14038
|
"passive": false
|
|
13913
14039
|
}
|
|
13914
14040
|
],
|
|
13915
|
-
"styles": [
|
|
14041
|
+
"styles": [
|
|
14042
|
+
{
|
|
14043
|
+
"name": "--ic-z-index-side-navigation",
|
|
14044
|
+
"annotation": "prop",
|
|
14045
|
+
"docs": "z-index of side navigation panel"
|
|
14046
|
+
}
|
|
14047
|
+
],
|
|
13916
14048
|
"slots": [
|
|
13917
14049
|
{
|
|
13918
14050
|
"name": "app-icon",
|
|
@@ -13960,8 +14092,8 @@
|
|
|
13960
14092
|
"filePath": "src/components/ic-skeleton/ic-skeleton.tsx",
|
|
13961
14093
|
"encapsulation": "shadow",
|
|
13962
14094
|
"tag": "ic-skeleton",
|
|
13963
|
-
"readme": "# ic-skeleton\
|
|
13964
|
-
"docs": "When using the skeleton component, an aria-live level should be applied to the parent element of the skeleton and the element that it is\
|
|
14095
|
+
"readme": "# ic-skeleton\n\nWhen using the skeleton component, an aria-live level should be applied to the parent element of the skeleton and the element that it is\nrepresenting so that any changes, such as the real element replacing the skeleton placeholder, are announced to assistive technology like screen readers. The recommendation is to use aria-live=\"polite\" over aria-live=\"recommended\" unless changes are critically important. \n",
|
|
14096
|
+
"docs": "When using the skeleton component, an aria-live level should be applied to the parent element of the skeleton and the element that it is\nrepresenting so that any changes, such as the real element replacing the skeleton placeholder, are announced to assistive technology like screen readers. The recommendation is to use aria-live=\"polite\" over aria-live=\"recommended\" unless changes are critically important.",
|
|
13965
14097
|
"docsTags": [],
|
|
13966
14098
|
"usage": {},
|
|
13967
14099
|
"props": [
|
|
@@ -14072,7 +14204,7 @@
|
|
|
14072
14204
|
"filePath": "src/components/ic-status-tag/ic-status-tag.tsx",
|
|
14073
14205
|
"encapsulation": "shadow",
|
|
14074
14206
|
"tag": "ic-status-tag",
|
|
14075
|
-
"readme": "# ic-status-tag\
|
|
14207
|
+
"readme": "# ic-status-tag\n\n\n",
|
|
14076
14208
|
"docs": "",
|
|
14077
14209
|
"docsTags": [],
|
|
14078
14210
|
"usage": {},
|
|
@@ -14318,7 +14450,7 @@
|
|
|
14318
14450
|
"filePath": "src/components/ic-step/ic-step.tsx",
|
|
14319
14451
|
"encapsulation": "shadow",
|
|
14320
14452
|
"tag": "ic-step",
|
|
14321
|
-
"readme": "# ic-step\
|
|
14453
|
+
"readme": "# ic-step\n\n\n",
|
|
14322
14454
|
"docs": "",
|
|
14323
14455
|
"docsTags": [],
|
|
14324
14456
|
"usage": {},
|
|
@@ -14464,7 +14596,7 @@
|
|
|
14464
14596
|
"filePath": "src/components/ic-stepper/ic-stepper.tsx",
|
|
14465
14597
|
"encapsulation": "shadow",
|
|
14466
14598
|
"tag": "ic-stepper",
|
|
14467
|
-
"readme": "# ic-stepper\
|
|
14599
|
+
"readme": "# ic-stepper\n\nThis is a wrapper component to be placed around one or more ic-step components\n",
|
|
14468
14600
|
"docs": "This is a wrapper component to be placed around one or more ic-step components",
|
|
14469
14601
|
"docsTags": [],
|
|
14470
14602
|
"usage": {},
|
|
@@ -14621,7 +14753,7 @@
|
|
|
14621
14753
|
"filePath": "src/components/ic-switch/ic-switch.tsx",
|
|
14622
14754
|
"encapsulation": "shadow",
|
|
14623
14755
|
"tag": "ic-switch",
|
|
14624
|
-
"readme": "# ic-switch\
|
|
14756
|
+
"readme": "# ic-switch\n\n\n",
|
|
14625
14757
|
"docs": "",
|
|
14626
14758
|
"docsTags": [
|
|
14627
14759
|
{
|
|
@@ -14970,7 +15102,7 @@
|
|
|
14970
15102
|
"filePath": "src/components/ic-tab/ic-tab.tsx",
|
|
14971
15103
|
"encapsulation": "shadow",
|
|
14972
15104
|
"tag": "ic-tab",
|
|
14973
|
-
"readme": "# ic-tab\
|
|
15105
|
+
"readme": "# ic-tab\n\n\n",
|
|
14974
15106
|
"docs": "",
|
|
14975
15107
|
"docsTags": [
|
|
14976
15108
|
{
|
|
@@ -15059,7 +15191,7 @@
|
|
|
15059
15191
|
"filePath": "src/components/ic-tab-context/ic-tab-context.tsx",
|
|
15060
15192
|
"encapsulation": "none",
|
|
15061
15193
|
"tag": "ic-tab-context",
|
|
15062
|
-
"readme": "# ic-tab-context\
|
|
15194
|
+
"readme": "# ic-tab-context\n\n\n",
|
|
15063
15195
|
"docs": "",
|
|
15064
15196
|
"docsTags": [],
|
|
15065
15197
|
"usage": {},
|
|
@@ -15256,7 +15388,7 @@
|
|
|
15256
15388
|
"filePath": "src/components/ic-tab-group/ic-tab-group.tsx",
|
|
15257
15389
|
"encapsulation": "shadow",
|
|
15258
15390
|
"tag": "ic-tab-group",
|
|
15259
|
-
"readme": "# ic-tab-group\
|
|
15391
|
+
"readme": "# ic-tab-group\n\n\n",
|
|
15260
15392
|
"docs": "",
|
|
15261
15393
|
"docsTags": [],
|
|
15262
15394
|
"usage": {},
|
|
@@ -15366,7 +15498,7 @@
|
|
|
15366
15498
|
"filePath": "src/components/ic-tab-panel/ic-tab-panel.tsx",
|
|
15367
15499
|
"encapsulation": "shadow",
|
|
15368
15500
|
"tag": "ic-tab-panel",
|
|
15369
|
-
"readme": "# ic-tab-panel\
|
|
15501
|
+
"readme": "# ic-tab-panel\n\n\n",
|
|
15370
15502
|
"docs": "",
|
|
15371
15503
|
"docsTags": [],
|
|
15372
15504
|
"usage": {},
|
|
@@ -15414,7 +15546,7 @@
|
|
|
15414
15546
|
"filePath": "src/components/ic-text-field/ic-text-field.tsx",
|
|
15415
15547
|
"encapsulation": "shadow",
|
|
15416
15548
|
"tag": "ic-text-field",
|
|
15417
|
-
"readme": "# ic-textfield\
|
|
15549
|
+
"readme": "# ic-textfield\n\n\n",
|
|
15418
15550
|
"docs": "",
|
|
15419
15551
|
"docsTags": [
|
|
15420
15552
|
{
|
|
@@ -15470,10 +15602,10 @@
|
|
|
15470
15602
|
},
|
|
15471
15603
|
{
|
|
15472
15604
|
"name": "autocomplete",
|
|
15473
|
-
"type": "\"
|
|
15605
|
+
"type": "\"name\" | \"on\" | \"off\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"email\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-extension\" | \"impp\" | \"url\" | \"photo\"",
|
|
15474
15606
|
"complexType": {
|
|
15475
15607
|
"original": "IcAutocompleteTypes",
|
|
15476
|
-
"resolved": "\"
|
|
15608
|
+
"resolved": "\"name\" | \"on\" | \"off\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"email\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-extension\" | \"impp\" | \"url\" | \"photo\"",
|
|
15477
15609
|
"references": {
|
|
15478
15610
|
"IcAutocompleteTypes": {
|
|
15479
15611
|
"location": "import",
|
|
@@ -15490,15 +15622,15 @@
|
|
|
15490
15622
|
"default": "\"off\"",
|
|
15491
15623
|
"values": [
|
|
15492
15624
|
{
|
|
15493
|
-
"value": "
|
|
15625
|
+
"value": "name",
|
|
15494
15626
|
"type": "string"
|
|
15495
15627
|
},
|
|
15496
15628
|
{
|
|
15497
|
-
"value": "
|
|
15629
|
+
"value": "on",
|
|
15498
15630
|
"type": "string"
|
|
15499
15631
|
},
|
|
15500
15632
|
{
|
|
15501
|
-
"value": "
|
|
15633
|
+
"value": "off",
|
|
15502
15634
|
"type": "string"
|
|
15503
15635
|
},
|
|
15504
15636
|
{
|
|
@@ -16597,7 +16729,13 @@
|
|
|
16597
16729
|
"passive": false
|
|
16598
16730
|
}
|
|
16599
16731
|
],
|
|
16600
|
-
"styles": [
|
|
16732
|
+
"styles": [
|
|
16733
|
+
{
|
|
16734
|
+
"name": "--input-width",
|
|
16735
|
+
"annotation": "prop",
|
|
16736
|
+
"docs": "Width of the input field"
|
|
16737
|
+
}
|
|
16738
|
+
],
|
|
16601
16739
|
"slots": [
|
|
16602
16740
|
{
|
|
16603
16741
|
"name": "icon",
|
|
@@ -16638,7 +16776,7 @@
|
|
|
16638
16776
|
"filePath": "src/components/ic-theme/ic-theme.tsx",
|
|
16639
16777
|
"encapsulation": "shadow",
|
|
16640
16778
|
"tag": "ic-theme",
|
|
16641
|
-
"readme": "# ic-theme\
|
|
16779
|
+
"readme": "# ic-theme\n\n\n",
|
|
16642
16780
|
"docs": "",
|
|
16643
16781
|
"docsTags": [],
|
|
16644
16782
|
"usage": {},
|
|
@@ -16692,7 +16830,7 @@
|
|
|
16692
16830
|
"filePath": "src/components/ic-toast/ic-toast.tsx",
|
|
16693
16831
|
"encapsulation": "shadow",
|
|
16694
16832
|
"tag": "ic-toast",
|
|
16695
|
-
"readme": "# ic-toast\
|
|
16833
|
+
"readme": "# ic-toast\n\n\n",
|
|
16696
16834
|
"docs": "",
|
|
16697
16835
|
"docsTags": [
|
|
16698
16836
|
{
|
|
@@ -16931,7 +17069,13 @@
|
|
|
16931
17069
|
"passive": true
|
|
16932
17070
|
}
|
|
16933
17071
|
],
|
|
16934
|
-
"styles": [
|
|
17072
|
+
"styles": [
|
|
17073
|
+
{
|
|
17074
|
+
"name": "--ic-z-index-toast",
|
|
17075
|
+
"annotation": "prop",
|
|
17076
|
+
"docs": "z-index of toast"
|
|
17077
|
+
}
|
|
17078
|
+
],
|
|
16935
17079
|
"slots": [
|
|
16936
17080
|
{
|
|
16937
17081
|
"name": "action",
|
|
@@ -16971,7 +17115,7 @@
|
|
|
16971
17115
|
"filePath": "src/components/ic-toast-region/ic-toast-region.tsx",
|
|
16972
17116
|
"encapsulation": "none",
|
|
16973
17117
|
"tag": "ic-toast-region",
|
|
16974
|
-
"readme": "# ic-toast-region\
|
|
17118
|
+
"readme": "# ic-toast-region\n\n\n",
|
|
16975
17119
|
"docs": "",
|
|
16976
17120
|
"docsTags": [],
|
|
16977
17121
|
"usage": {},
|
|
@@ -17071,7 +17215,7 @@
|
|
|
17071
17215
|
"filePath": "src/components/ic-toggle-button/ic-toggle-button.tsx",
|
|
17072
17216
|
"encapsulation": "shadow",
|
|
17073
17217
|
"tag": "ic-toggle-button",
|
|
17074
|
-
"readme": "# ic-toggle-button\
|
|
17218
|
+
"readme": "# ic-toggle-button\n\n\n",
|
|
17075
17219
|
"docs": "",
|
|
17076
17220
|
"docsTags": [
|
|
17077
17221
|
{
|
|
@@ -17407,7 +17551,7 @@
|
|
|
17407
17551
|
"filePath": "src/components/ic-toggle-button-group/ic-toggle-button-group.tsx",
|
|
17408
17552
|
"encapsulation": "shadow",
|
|
17409
17553
|
"tag": "ic-toggle-button-group",
|
|
17410
|
-
"readme": "# ic-toggle-button-group\
|
|
17554
|
+
"readme": "# ic-toggle-button-group\n\n\n",
|
|
17411
17555
|
"docs": "",
|
|
17412
17556
|
"docsTags": [],
|
|
17413
17557
|
"usage": {},
|
|
@@ -17739,7 +17883,7 @@
|
|
|
17739
17883
|
"filePath": "src/components/ic-tooltip/ic-tooltip.tsx",
|
|
17740
17884
|
"encapsulation": "shadow",
|
|
17741
17885
|
"tag": "ic-tooltip",
|
|
17742
|
-
"readme": "# ic-tooltip\
|
|
17886
|
+
"readme": "# ic-tooltip\n\n\n",
|
|
17743
17887
|
"docs": "",
|
|
17744
17888
|
"docsTags": [],
|
|
17745
17889
|
"usage": {},
|
|
@@ -17960,7 +18104,13 @@
|
|
|
17960
18104
|
],
|
|
17961
18105
|
"events": [],
|
|
17962
18106
|
"listeners": [],
|
|
17963
|
-
"styles": [
|
|
18107
|
+
"styles": [
|
|
18108
|
+
{
|
|
18109
|
+
"name": "--ic-z-index-tooltip",
|
|
18110
|
+
"annotation": "prop",
|
|
18111
|
+
"docs": "z-index of tooltip"
|
|
18112
|
+
}
|
|
18113
|
+
],
|
|
17964
18114
|
"slots": [],
|
|
17965
18115
|
"parts": [],
|
|
17966
18116
|
"dependents": [
|
|
@@ -17998,7 +18148,7 @@
|
|
|
17998
18148
|
"filePath": "src/components/ic-top-navigation/ic-top-navigation.tsx",
|
|
17999
18149
|
"encapsulation": "shadow",
|
|
18000
18150
|
"tag": "ic-top-navigation",
|
|
18001
|
-
"readme": "# ic-top-navigation\
|
|
18151
|
+
"readme": "# ic-top-navigation\n\n\n",
|
|
18002
18152
|
"docs": "",
|
|
18003
18153
|
"docsTags": [
|
|
18004
18154
|
{
|
|
@@ -18357,7 +18507,7 @@
|
|
|
18357
18507
|
"filePath": "src/components/ic-typography/ic-typography.tsx",
|
|
18358
18508
|
"encapsulation": "shadow",
|
|
18359
18509
|
"tag": "ic-typography",
|
|
18360
|
-
"readme": "# ic-typography\
|
|
18510
|
+
"readme": "# ic-typography\n\n\n",
|
|
18361
18511
|
"docs": "",
|
|
18362
18512
|
"docsTags": [],
|
|
18363
18513
|
"usage": {},
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"author": "mi6",
|
|
3
3
|
"name": "@ukic/docs",
|
|
4
|
-
"version": "2.
|
|
4
|
+
"version": "2.14.0",
|
|
5
5
|
"description": "API documentation for @ukic components",
|
|
6
6
|
"main": "docs.json",
|
|
7
7
|
"types": "docs.d.ts",
|
|
@@ -18,5 +18,5 @@
|
|
|
18
18
|
"email": "icds@gchq.gov.uk"
|
|
19
19
|
},
|
|
20
20
|
"license": "MIT",
|
|
21
|
-
"gitHead": "
|
|
21
|
+
"gitHead": "895517389cf1b33e002f4b72661792fd74ee4cbb"
|
|
22
22
|
}
|