@ukic/docs 2.13.0 → 2.13.1
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 +305 -183
- package/package.json +2 -2
package/docs.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2024-08-
|
|
2
|
+
"timestamp": "2024-08-29T10:35:38",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.10.0",
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"filePath": "src/components/ic-accordion/ic-accordion.tsx",
|
|
11
11
|
"encapsulation": "shadow",
|
|
12
12
|
"tag": "ic-accordion",
|
|
13
|
-
"readme": "# ic-accordion\
|
|
13
|
+
"readme": "# ic-accordion\n\n\n",
|
|
14
14
|
"docs": "",
|
|
15
15
|
"docsTags": [
|
|
16
16
|
{
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
"filePath": "src/components/ic-accordion-group/ic-accordion-group.tsx",
|
|
203
203
|
"encapsulation": "shadow",
|
|
204
204
|
"tag": "ic-accordion-group",
|
|
205
|
-
"readme": "# ic-accordion-title\
|
|
205
|
+
"readme": "# ic-accordion-title\n\n\n",
|
|
206
206
|
"docs": "",
|
|
207
207
|
"docsTags": [
|
|
208
208
|
{
|
|
@@ -441,7 +441,7 @@
|
|
|
441
441
|
"filePath": "src/components/ic-alert/ic-alert.tsx",
|
|
442
442
|
"encapsulation": "shadow",
|
|
443
443
|
"tag": "ic-alert",
|
|
444
|
-
"readme": "# ic-alert\
|
|
444
|
+
"readme": "# ic-alert\n\n\n",
|
|
445
445
|
"docs": "",
|
|
446
446
|
"docsTags": [
|
|
447
447
|
{
|
|
@@ -697,7 +697,7 @@
|
|
|
697
697
|
"filePath": "src/components/ic-back-to-top/ic-back-to-top.tsx",
|
|
698
698
|
"encapsulation": "shadow",
|
|
699
699
|
"tag": "ic-back-to-top",
|
|
700
|
-
"readme": "# ic-back-to-top\
|
|
700
|
+
"readme": "# ic-back-to-top\n\n\n",
|
|
701
701
|
"docs": "",
|
|
702
702
|
"docsTags": [],
|
|
703
703
|
"usage": {},
|
|
@@ -760,7 +760,13 @@
|
|
|
760
760
|
"methods": [],
|
|
761
761
|
"events": [],
|
|
762
762
|
"listeners": [],
|
|
763
|
-
"styles": [
|
|
763
|
+
"styles": [
|
|
764
|
+
{
|
|
765
|
+
"name": "--ic-z-index-back-to-top",
|
|
766
|
+
"annotation": "prop",
|
|
767
|
+
"docs": "z-index of back to top"
|
|
768
|
+
}
|
|
769
|
+
],
|
|
764
770
|
"slots": [],
|
|
765
771
|
"parts": [],
|
|
766
772
|
"dependents": [],
|
|
@@ -782,7 +788,7 @@
|
|
|
782
788
|
"filePath": "src/components/ic-badge/ic-badge.tsx",
|
|
783
789
|
"encapsulation": "shadow",
|
|
784
790
|
"tag": "ic-badge",
|
|
785
|
-
"readme": "# ic-badge\
|
|
791
|
+
"readme": "# ic-badge\n\n\n",
|
|
786
792
|
"docs": "",
|
|
787
793
|
"docsTags": [
|
|
788
794
|
{
|
|
@@ -1158,7 +1164,7 @@
|
|
|
1158
1164
|
"filePath": "src/components/ic-breadcrumb/ic-breadcrumb.tsx",
|
|
1159
1165
|
"encapsulation": "shadow",
|
|
1160
1166
|
"tag": "ic-breadcrumb",
|
|
1161
|
-
"readme": "# ic-breadcrumb\
|
|
1167
|
+
"readme": "# ic-breadcrumb\n\n\n",
|
|
1162
1168
|
"docs": "",
|
|
1163
1169
|
"docsTags": [
|
|
1164
1170
|
{
|
|
@@ -1286,7 +1292,7 @@
|
|
|
1286
1292
|
"filePath": "src/components/ic-breadcrumb-group/ic-breadcrumb-group.tsx",
|
|
1287
1293
|
"encapsulation": "shadow",
|
|
1288
1294
|
"tag": "ic-breadcrumb-group",
|
|
1289
|
-
"readme": "# ic-breadcrumb-group\
|
|
1295
|
+
"readme": "# ic-breadcrumb-group\n\n\n",
|
|
1290
1296
|
"docs": "",
|
|
1291
1297
|
"docsTags": [],
|
|
1292
1298
|
"usage": {},
|
|
@@ -1396,7 +1402,7 @@
|
|
|
1396
1402
|
"filePath": "src/components/ic-button/ic-button.tsx",
|
|
1397
1403
|
"encapsulation": "shadow",
|
|
1398
1404
|
"tag": "ic-button",
|
|
1399
|
-
"readme": "# ic-button\
|
|
1405
|
+
"readme": "# ic-button\n",
|
|
1400
1406
|
"docs": "",
|
|
1401
1407
|
"docsTags": [
|
|
1402
1408
|
{
|
|
@@ -2286,7 +2292,18 @@
|
|
|
2286
2292
|
"passive": false
|
|
2287
2293
|
}
|
|
2288
2294
|
],
|
|
2289
|
-
"styles": [
|
|
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
|
+
],
|
|
2290
2307
|
"slots": [
|
|
2291
2308
|
{
|
|
2292
2309
|
"name": "badge",
|
|
@@ -2397,7 +2414,7 @@
|
|
|
2397
2414
|
"filePath": "src/components/ic-card/ic-card.tsx",
|
|
2398
2415
|
"encapsulation": "shadow",
|
|
2399
2416
|
"tag": "ic-card",
|
|
2400
|
-
"readme": "# ic-card\
|
|
2417
|
+
"readme": "# ic-card\n\n\n",
|
|
2401
2418
|
"docs": "",
|
|
2402
2419
|
"docsTags": [
|
|
2403
2420
|
{
|
|
@@ -2848,7 +2865,7 @@
|
|
|
2848
2865
|
"filePath": "src/components/ic-checkbox/ic-checkbox.tsx",
|
|
2849
2866
|
"encapsulation": "shadow",
|
|
2850
2867
|
"tag": "ic-checkbox",
|
|
2851
|
-
"readme": "# ic-checkbox\
|
|
2868
|
+
"readme": "# ic-checkbox\n\n\n",
|
|
2852
2869
|
"docs": "",
|
|
2853
2870
|
"docsTags": [
|
|
2854
2871
|
{
|
|
@@ -3385,7 +3402,7 @@
|
|
|
3385
3402
|
"filePath": "src/components/ic-checkbox-group/ic-checkbox-group.tsx",
|
|
3386
3403
|
"encapsulation": "shadow",
|
|
3387
3404
|
"tag": "ic-checkbox-group",
|
|
3388
|
-
"readme": "# ic-checkbox-group\
|
|
3405
|
+
"readme": "# ic-checkbox-group\n\n\n",
|
|
3389
3406
|
"docs": "",
|
|
3390
3407
|
"docsTags": [],
|
|
3391
3408
|
"usage": {},
|
|
@@ -3708,7 +3725,7 @@
|
|
|
3708
3725
|
"filePath": "src/components/ic-chip/ic-chip.tsx",
|
|
3709
3726
|
"encapsulation": "shadow",
|
|
3710
3727
|
"tag": "ic-chip",
|
|
3711
|
-
"readme": "# ic-chip\
|
|
3728
|
+
"readme": "# ic-chip\n\n\n",
|
|
3712
3729
|
"docs": "",
|
|
3713
3730
|
"docsTags": [
|
|
3714
3731
|
{
|
|
@@ -4050,7 +4067,7 @@
|
|
|
4050
4067
|
"filePath": "src/components/ic-classification-banner/ic-classification-banner.tsx",
|
|
4051
4068
|
"encapsulation": "shadow",
|
|
4052
4069
|
"tag": "ic-classification-banner",
|
|
4053
|
-
"readme": "# ic-classification-banner\
|
|
4070
|
+
"readme": "# ic-classification-banner\n\n\n",
|
|
4054
4071
|
"docs": "",
|
|
4055
4072
|
"docsTags": [],
|
|
4056
4073
|
"usage": {},
|
|
@@ -4192,7 +4209,13 @@
|
|
|
4192
4209
|
"methods": [],
|
|
4193
4210
|
"events": [],
|
|
4194
4211
|
"listeners": [],
|
|
4195
|
-
"styles": [
|
|
4212
|
+
"styles": [
|
|
4213
|
+
{
|
|
4214
|
+
"name": "--ic-z-index-classification-banner",
|
|
4215
|
+
"annotation": "prop",
|
|
4216
|
+
"docs": "z-index of classification banner"
|
|
4217
|
+
}
|
|
4218
|
+
],
|
|
4196
4219
|
"slots": [],
|
|
4197
4220
|
"parts": [],
|
|
4198
4221
|
"dependents": [],
|
|
@@ -4209,7 +4232,7 @@
|
|
|
4209
4232
|
"filePath": "src/components/ic-data-entity/ic-data-entity.tsx",
|
|
4210
4233
|
"encapsulation": "shadow",
|
|
4211
4234
|
"tag": "ic-data-entity",
|
|
4212
|
-
"readme": "# ic-data-entity\
|
|
4235
|
+
"readme": "# ic-data-entity\n\n\n",
|
|
4213
4236
|
"docs": "",
|
|
4214
4237
|
"docsTags": [
|
|
4215
4238
|
{
|
|
@@ -4327,7 +4350,7 @@
|
|
|
4327
4350
|
"filePath": "src/components/ic-data-row/ic-data-row.tsx",
|
|
4328
4351
|
"encapsulation": "shadow",
|
|
4329
4352
|
"tag": "ic-data-row",
|
|
4330
|
-
"readme": "# ic-data-row\
|
|
4353
|
+
"readme": "# ic-data-row\n\n\n",
|
|
4331
4354
|
"docs": "",
|
|
4332
4355
|
"docsTags": [
|
|
4333
4356
|
{
|
|
@@ -4482,7 +4505,7 @@
|
|
|
4482
4505
|
"filePath": "src/components/ic-dialog/ic-dialog.tsx",
|
|
4483
4506
|
"encapsulation": "shadow",
|
|
4484
4507
|
"tag": "ic-dialog",
|
|
4485
|
-
"readme": "# ic-dialog\
|
|
4508
|
+
"readme": "# ic-dialog\n\n\n",
|
|
4486
4509
|
"docs": "",
|
|
4487
4510
|
"docsTags": [
|
|
4488
4511
|
{
|
|
@@ -5046,7 +5069,13 @@
|
|
|
5046
5069
|
"passive": false
|
|
5047
5070
|
}
|
|
5048
5071
|
],
|
|
5049
|
-
"styles": [
|
|
5072
|
+
"styles": [
|
|
5073
|
+
{
|
|
5074
|
+
"name": "--ic-z-index-dialog",
|
|
5075
|
+
"annotation": "prop",
|
|
5076
|
+
"docs": "z-index of dialog"
|
|
5077
|
+
}
|
|
5078
|
+
],
|
|
5050
5079
|
"slots": [
|
|
5051
5080
|
{
|
|
5052
5081
|
"name": "alert",
|
|
@@ -5098,7 +5127,7 @@
|
|
|
5098
5127
|
"filePath": "src/components/ic-divider/ic-divider.tsx",
|
|
5099
5128
|
"encapsulation": "scoped",
|
|
5100
5129
|
"tag": "ic-divider",
|
|
5101
|
-
"readme": "# ic-divider\
|
|
5130
|
+
"readme": "# ic-divider\n\n\n",
|
|
5102
5131
|
"docs": "",
|
|
5103
5132
|
"docsTags": [],
|
|
5104
5133
|
"usage": {},
|
|
@@ -5130,7 +5159,7 @@
|
|
|
5130
5159
|
"filePath": "src/components/ic-empty-state/ic-empty-state.tsx",
|
|
5131
5160
|
"encapsulation": "shadow",
|
|
5132
5161
|
"tag": "ic-empty-state",
|
|
5133
|
-
"readme": "# ic-empty-state\
|
|
5162
|
+
"readme": "# ic-empty-state\n\n\n",
|
|
5134
5163
|
"docs": "",
|
|
5135
5164
|
"docsTags": [
|
|
5136
5165
|
{
|
|
@@ -5356,7 +5385,7 @@
|
|
|
5356
5385
|
"filePath": "src/components/ic-footer/ic-footer.tsx",
|
|
5357
5386
|
"encapsulation": "shadow",
|
|
5358
5387
|
"tag": "ic-footer",
|
|
5359
|
-
"readme": "# ic-footer\
|
|
5388
|
+
"readme": "# ic-footer\n\n\n",
|
|
5360
5389
|
"docs": "",
|
|
5361
5390
|
"docsTags": [
|
|
5362
5391
|
{
|
|
@@ -5593,7 +5622,7 @@
|
|
|
5593
5622
|
"filePath": "src/components/ic-footer-link/ic-footer-link.tsx",
|
|
5594
5623
|
"encapsulation": "shadow",
|
|
5595
5624
|
"tag": "ic-footer-link",
|
|
5596
|
-
"readme": "# ic-footer-link\
|
|
5625
|
+
"readme": "# ic-footer-link\n\n\n",
|
|
5597
5626
|
"docs": "",
|
|
5598
5627
|
"docsTags": [],
|
|
5599
5628
|
"usage": {},
|
|
@@ -5794,7 +5823,7 @@
|
|
|
5794
5823
|
"filePath": "src/components/ic-footer-link-group/ic-footer-link-group.tsx",
|
|
5795
5824
|
"encapsulation": "shadow",
|
|
5796
5825
|
"tag": "ic-footer-link-group",
|
|
5797
|
-
"readme": "# ic-footer-link-group\
|
|
5826
|
+
"readme": "# ic-footer-link-group\n\n\n",
|
|
5798
5827
|
"docs": "",
|
|
5799
5828
|
"docsTags": [],
|
|
5800
5829
|
"usage": {},
|
|
@@ -5856,7 +5885,7 @@
|
|
|
5856
5885
|
"filePath": "src/components/ic-hero/ic-hero.tsx",
|
|
5857
5886
|
"encapsulation": "shadow",
|
|
5858
5887
|
"tag": "ic-hero",
|
|
5859
|
-
"readme": "# ic-hero\
|
|
5888
|
+
"readme": "# ic-hero\n\n\n",
|
|
5860
5889
|
"docs": "",
|
|
5861
5890
|
"docsTags": [
|
|
5862
5891
|
{
|
|
@@ -6189,7 +6218,7 @@
|
|
|
6189
6218
|
"filePath": "src/components/ic-horizontal-scroll/ic-horizontal-scroll.tsx",
|
|
6190
6219
|
"encapsulation": "shadow",
|
|
6191
6220
|
"tag": "ic-horizontal-scroll",
|
|
6192
|
-
"readme": "# ic-horizontal-scroll\
|
|
6221
|
+
"readme": "# ic-horizontal-scroll\n\n\n",
|
|
6193
6222
|
"docs": "",
|
|
6194
6223
|
"docsTags": [],
|
|
6195
6224
|
"usage": {},
|
|
@@ -6275,7 +6304,7 @@
|
|
|
6275
6304
|
"filePath": "src/components/ic-input-component-container/ic-input-component-container.tsx",
|
|
6276
6305
|
"encapsulation": "none",
|
|
6277
6306
|
"tag": "ic-input-component-container",
|
|
6278
|
-
"readme": "# ic-input-container\
|
|
6307
|
+
"readme": "# ic-input-container\n\n\n",
|
|
6279
6308
|
"docs": "",
|
|
6280
6309
|
"docsTags": [
|
|
6281
6310
|
{
|
|
@@ -6559,7 +6588,13 @@
|
|
|
6559
6588
|
"methods": [],
|
|
6560
6589
|
"events": [],
|
|
6561
6590
|
"listeners": [],
|
|
6562
|
-
"styles": [
|
|
6591
|
+
"styles": [
|
|
6592
|
+
{
|
|
6593
|
+
"name": "--border-color",
|
|
6594
|
+
"annotation": "prop",
|
|
6595
|
+
"docs": "Border colour of the input component container"
|
|
6596
|
+
}
|
|
6597
|
+
],
|
|
6563
6598
|
"slots": [
|
|
6564
6599
|
{
|
|
6565
6600
|
"name": "left-icon",
|
|
@@ -6585,7 +6620,7 @@
|
|
|
6585
6620
|
"filePath": "src/components/ic-input-container/ic-input-container.tsx",
|
|
6586
6621
|
"encapsulation": "none",
|
|
6587
6622
|
"tag": "ic-input-container",
|
|
6588
|
-
"readme": "# ic-input-container\
|
|
6623
|
+
"readme": "# ic-input-container\n\n\n",
|
|
6589
6624
|
"docs": "",
|
|
6590
6625
|
"docsTags": [],
|
|
6591
6626
|
"usage": {},
|
|
@@ -6659,7 +6694,7 @@
|
|
|
6659
6694
|
"filePath": "src/components/ic-input-label/ic-input-label.tsx",
|
|
6660
6695
|
"encapsulation": "none",
|
|
6661
6696
|
"tag": "ic-input-label",
|
|
6662
|
-
"readme": "# ic-input-label\
|
|
6697
|
+
"readme": "# ic-input-label\n\n\n",
|
|
6663
6698
|
"docs": "",
|
|
6664
6699
|
"docsTags": [],
|
|
6665
6700
|
"usage": {},
|
|
@@ -6913,7 +6948,7 @@
|
|
|
6913
6948
|
"filePath": "src/components/ic-input-validation/ic-input-validation.tsx",
|
|
6914
6949
|
"encapsulation": "none",
|
|
6915
6950
|
"tag": "ic-input-validation",
|
|
6916
|
-
"readme": "# ic-input-validation\
|
|
6951
|
+
"readme": "# ic-input-validation\n\n\n",
|
|
6917
6952
|
"docs": "",
|
|
6918
6953
|
"docsTags": [
|
|
6919
6954
|
{
|
|
@@ -7103,7 +7138,7 @@
|
|
|
7103
7138
|
"filePath": "src/components/ic-link/ic-link.tsx",
|
|
7104
7139
|
"encapsulation": "shadow",
|
|
7105
7140
|
"tag": "ic-link",
|
|
7106
|
-
"readme": "# ic-link\
|
|
7141
|
+
"readme": "# ic-link\n\n\n",
|
|
7107
7142
|
"docs": "",
|
|
7108
7143
|
"docsTags": [
|
|
7109
7144
|
{
|
|
@@ -7401,7 +7436,7 @@
|
|
|
7401
7436
|
"filePath": "src/components/ic-loading-indicator/ic-loading-indicator.tsx",
|
|
7402
7437
|
"encapsulation": "shadow",
|
|
7403
7438
|
"tag": "ic-loading-indicator",
|
|
7404
|
-
"readme": "# ic-loading\
|
|
7439
|
+
"readme": "# ic-loading\n\n\n",
|
|
7405
7440
|
"docs": "",
|
|
7406
7441
|
"docsTags": [],
|
|
7407
7442
|
"usage": {},
|
|
@@ -7669,7 +7704,13 @@
|
|
|
7669
7704
|
"methods": [],
|
|
7670
7705
|
"events": [],
|
|
7671
7706
|
"listeners": [],
|
|
7672
|
-
"styles": [
|
|
7707
|
+
"styles": [
|
|
7708
|
+
{
|
|
7709
|
+
"name": "--circular-diameter",
|
|
7710
|
+
"annotation": "prop",
|
|
7711
|
+
"docs": "Diameter of the circular-indicator"
|
|
7712
|
+
}
|
|
7713
|
+
],
|
|
7673
7714
|
"slots": [],
|
|
7674
7715
|
"parts": [
|
|
7675
7716
|
{
|
|
@@ -7708,7 +7749,7 @@
|
|
|
7708
7749
|
"filePath": "src/components/ic-menu/ic-menu.tsx",
|
|
7709
7750
|
"encapsulation": "scoped",
|
|
7710
7751
|
"tag": "ic-menu",
|
|
7711
|
-
"readme": "# ic-menu\
|
|
7752
|
+
"readme": "# ic-menu\n\n\n",
|
|
7712
7753
|
"docs": "",
|
|
7713
7754
|
"docsTags": [],
|
|
7714
7755
|
"usage": {},
|
|
@@ -8118,7 +8159,13 @@
|
|
|
8118
8159
|
],
|
|
8119
8160
|
"events": [],
|
|
8120
8161
|
"listeners": [],
|
|
8121
|
-
"styles": [
|
|
8162
|
+
"styles": [
|
|
8163
|
+
{
|
|
8164
|
+
"name": "--ic-z-index-menu",
|
|
8165
|
+
"annotation": "prop",
|
|
8166
|
+
"docs": "z-index of menu"
|
|
8167
|
+
}
|
|
8168
|
+
],
|
|
8122
8169
|
"slots": [],
|
|
8123
8170
|
"parts": [],
|
|
8124
8171
|
"dependents": [
|
|
@@ -8158,7 +8205,7 @@
|
|
|
8158
8205
|
"filePath": "src/components/ic-menu-group/ic-menu-group.tsx",
|
|
8159
8206
|
"encapsulation": "shadow",
|
|
8160
8207
|
"tag": "ic-menu-group",
|
|
8161
|
-
"readme": "# ic-menu-group\
|
|
8208
|
+
"readme": "# ic-menu-group\n\n\n",
|
|
8162
8209
|
"docs": "",
|
|
8163
8210
|
"docsTags": [],
|
|
8164
8211
|
"usage": {},
|
|
@@ -8205,7 +8252,7 @@
|
|
|
8205
8252
|
"filePath": "src/components/ic-menu-item/ic-menu-item.tsx",
|
|
8206
8253
|
"encapsulation": "shadow",
|
|
8207
8254
|
"tag": "ic-menu-item",
|
|
8208
|
-
"readme": "# ic-menu-item\
|
|
8255
|
+
"readme": "# ic-menu-item\n\n\n",
|
|
8209
8256
|
"docs": "",
|
|
8210
8257
|
"docsTags": [
|
|
8211
8258
|
{
|
|
@@ -8549,7 +8596,7 @@
|
|
|
8549
8596
|
"filePath": "src/components/ic-navigation-button/ic-navigation-button.tsx",
|
|
8550
8597
|
"encapsulation": "shadow",
|
|
8551
8598
|
"tag": "ic-navigation-button",
|
|
8552
|
-
"readme": "# ic-navigation-button\
|
|
8599
|
+
"readme": "# ic-navigation-button\n\n\n",
|
|
8553
8600
|
"docs": "",
|
|
8554
8601
|
"docsTags": [
|
|
8555
8602
|
{
|
|
@@ -8833,7 +8880,7 @@
|
|
|
8833
8880
|
"filePath": "src/components/ic-navigation-group/ic-navigation-group.tsx",
|
|
8834
8881
|
"encapsulation": "shadow",
|
|
8835
8882
|
"tag": "ic-navigation-group",
|
|
8836
|
-
"readme": "# ic-navigation-group\
|
|
8883
|
+
"readme": "# ic-navigation-group\n\n\n",
|
|
8837
8884
|
"docs": "",
|
|
8838
8885
|
"docsTags": [],
|
|
8839
8886
|
"usage": {},
|
|
@@ -8925,7 +8972,13 @@
|
|
|
8925
8972
|
"passive": false
|
|
8926
8973
|
}
|
|
8927
8974
|
],
|
|
8928
|
-
"styles": [
|
|
8975
|
+
"styles": [
|
|
8976
|
+
{
|
|
8977
|
+
"name": "--ic-z-index-navigation-item",
|
|
8978
|
+
"annotation": "prop",
|
|
8979
|
+
"docs": "z-index of navigation group item"
|
|
8980
|
+
}
|
|
8981
|
+
],
|
|
8929
8982
|
"slots": [],
|
|
8930
8983
|
"parts": [],
|
|
8931
8984
|
"dependents": [],
|
|
@@ -8942,7 +8995,7 @@
|
|
|
8942
8995
|
"filePath": "src/components/ic-navigation-item/ic-navigation-item.tsx",
|
|
8943
8996
|
"encapsulation": "shadow",
|
|
8944
8997
|
"tag": "ic-navigation-item",
|
|
8945
|
-
"readme": "# ic-navigation-item\
|
|
8998
|
+
"readme": "# ic-navigation-item\n\n\n",
|
|
8946
8999
|
"docs": "",
|
|
8947
9000
|
"docsTags": [
|
|
8948
9001
|
{
|
|
@@ -9205,7 +9258,13 @@
|
|
|
9205
9258
|
"passive": false
|
|
9206
9259
|
}
|
|
9207
9260
|
],
|
|
9208
|
-
"styles": [
|
|
9261
|
+
"styles": [
|
|
9262
|
+
{
|
|
9263
|
+
"name": "--ic-z-index-navigation-item",
|
|
9264
|
+
"annotation": "prop",
|
|
9265
|
+
"docs": "z-index of navigation item"
|
|
9266
|
+
}
|
|
9267
|
+
],
|
|
9209
9268
|
"slots": [
|
|
9210
9269
|
{
|
|
9211
9270
|
"name": "badge",
|
|
@@ -9241,7 +9300,7 @@
|
|
|
9241
9300
|
"filePath": "src/components/ic-navigation-menu/ic-navigation-menu.tsx",
|
|
9242
9301
|
"encapsulation": "shadow",
|
|
9243
9302
|
"tag": "ic-navigation-menu",
|
|
9244
|
-
"readme": "# ic-navigation-menu\
|
|
9303
|
+
"readme": "# ic-navigation-menu\n\n\n",
|
|
9245
9304
|
"docs": "",
|
|
9246
9305
|
"docsTags": [
|
|
9247
9306
|
{
|
|
@@ -9315,7 +9374,13 @@
|
|
|
9315
9374
|
"passive": false
|
|
9316
9375
|
}
|
|
9317
9376
|
],
|
|
9318
|
-
"styles": [
|
|
9377
|
+
"styles": [
|
|
9378
|
+
{
|
|
9379
|
+
"name": "--ic-z-index-navigation-menu",
|
|
9380
|
+
"annotation": "prop",
|
|
9381
|
+
"docs": "z-index of navigation menu"
|
|
9382
|
+
}
|
|
9383
|
+
],
|
|
9319
9384
|
"slots": [
|
|
9320
9385
|
{
|
|
9321
9386
|
"name": "buttons",
|
|
@@ -9358,7 +9423,7 @@
|
|
|
9358
9423
|
"filePath": "src/components/ic-page-header/ic-page-header.tsx",
|
|
9359
9424
|
"encapsulation": "shadow",
|
|
9360
9425
|
"tag": "ic-page-header",
|
|
9361
|
-
"readme": "# ic-page-header\
|
|
9426
|
+
"readme": "# ic-page-header\n\n\n",
|
|
9362
9427
|
"docs": "",
|
|
9363
9428
|
"docsTags": [
|
|
9364
9429
|
{
|
|
@@ -9628,7 +9693,13 @@
|
|
|
9628
9693
|
"methods": [],
|
|
9629
9694
|
"events": [],
|
|
9630
9695
|
"listeners": [],
|
|
9631
|
-
"styles": [
|
|
9696
|
+
"styles": [
|
|
9697
|
+
{
|
|
9698
|
+
"name": "--ic-z-index-page-header",
|
|
9699
|
+
"annotation": "prop",
|
|
9700
|
+
"docs": "z-index of page-header"
|
|
9701
|
+
}
|
|
9702
|
+
],
|
|
9632
9703
|
"slots": [
|
|
9633
9704
|
{
|
|
9634
9705
|
"name": "actions",
|
|
@@ -9695,7 +9766,7 @@
|
|
|
9695
9766
|
"filePath": "src/components/ic-pagination/ic-pagination.tsx",
|
|
9696
9767
|
"encapsulation": "shadow",
|
|
9697
9768
|
"tag": "ic-pagination",
|
|
9698
|
-
"readme": "# ic-pagination\
|
|
9769
|
+
"readme": "# ic-pagination\n\n\n",
|
|
9699
9770
|
"docs": "",
|
|
9700
9771
|
"docsTags": [],
|
|
9701
9772
|
"usage": {},
|
|
@@ -10070,7 +10141,7 @@
|
|
|
10070
10141
|
"filePath": "src/components/ic-pagination-item/ic-pagination-item.tsx",
|
|
10071
10142
|
"encapsulation": "shadow",
|
|
10072
10143
|
"tag": "ic-pagination-item",
|
|
10073
|
-
"readme": "# ic-pagination-item\
|
|
10144
|
+
"readme": "# ic-pagination-item\n\n\n",
|
|
10074
10145
|
"docs": "",
|
|
10075
10146
|
"docsTags": [],
|
|
10076
10147
|
"usage": {},
|
|
@@ -10261,7 +10332,7 @@
|
|
|
10261
10332
|
"filePath": "src/components/ic-popover-menu/ic-popover-menu.tsx",
|
|
10262
10333
|
"encapsulation": "shadow",
|
|
10263
10334
|
"tag": "ic-popover-menu",
|
|
10264
|
-
"readme": "# ic-popover-menu\
|
|
10335
|
+
"readme": "# ic-popover-menu\n\nThis is a wrapper component to be placed around one or more ic-menu-item components.\n",
|
|
10265
10336
|
"docs": "This is a wrapper component to be placed around one or more ic-menu-item components.",
|
|
10266
10337
|
"docsTags": [],
|
|
10267
10338
|
"usage": {},
|
|
@@ -10371,7 +10442,23 @@
|
|
|
10371
10442
|
"passive": false
|
|
10372
10443
|
}
|
|
10373
10444
|
],
|
|
10374
|
-
"styles": [
|
|
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
|
+
],
|
|
10375
10462
|
"slots": [],
|
|
10376
10463
|
"parts": [],
|
|
10377
10464
|
"dependents": [],
|
|
@@ -10404,7 +10491,7 @@
|
|
|
10404
10491
|
"filePath": "src/components/ic-radio-group/ic-radio-group.tsx",
|
|
10405
10492
|
"encapsulation": "shadow",
|
|
10406
10493
|
"tag": "ic-radio-group",
|
|
10407
|
-
"readme": "# ic-radio-group\
|
|
10494
|
+
"readme": "# ic-radio-group\n\n\n",
|
|
10408
10495
|
"docs": "",
|
|
10409
10496
|
"docsTags": [],
|
|
10410
10497
|
"usage": {},
|
|
@@ -10755,7 +10842,7 @@
|
|
|
10755
10842
|
"filePath": "src/components/ic-radio-option/ic-radio-option.tsx",
|
|
10756
10843
|
"encapsulation": "shadow",
|
|
10757
10844
|
"tag": "ic-radio-option",
|
|
10758
|
-
"readme": "# ic-radio-option\
|
|
10845
|
+
"readme": "# ic-radio-option\n\n\n",
|
|
10759
10846
|
"docs": "",
|
|
10760
10847
|
"docsTags": [
|
|
10761
10848
|
{
|
|
@@ -11190,7 +11277,7 @@
|
|
|
11190
11277
|
"filePath": "src/components/ic-search-bar/ic-search-bar.tsx",
|
|
11191
11278
|
"encapsulation": "shadow",
|
|
11192
11279
|
"tag": "ic-search-bar",
|
|
11193
|
-
"readme": "# ic-search-bar\
|
|
11280
|
+
"readme": "# ic-search-bar\n\n\n",
|
|
11194
11281
|
"docs": "",
|
|
11195
11282
|
"docsTags": [],
|
|
11196
11283
|
"usage": {},
|
|
@@ -11219,10 +11306,10 @@
|
|
|
11219
11306
|
},
|
|
11220
11307
|
{
|
|
11221
11308
|
"name": "autocomplete",
|
|
11222
|
-
"type": "\"name\" | \"on\" | \"off\" | \"
|
|
11309
|
+
"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\"",
|
|
11223
11310
|
"complexType": {
|
|
11224
11311
|
"original": "IcAutocompleteTypes",
|
|
11225
|
-
"resolved": "\"name\" | \"on\" | \"off\" | \"
|
|
11312
|
+
"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\"",
|
|
11226
11313
|
"references": {
|
|
11227
11314
|
"IcAutocompleteTypes": {
|
|
11228
11315
|
"location": "import",
|
|
@@ -11251,195 +11338,195 @@
|
|
|
11251
11338
|
"type": "string"
|
|
11252
11339
|
},
|
|
11253
11340
|
{
|
|
11254
|
-
"value": "
|
|
11341
|
+
"value": "honorific-prefix",
|
|
11255
11342
|
"type": "string"
|
|
11256
11343
|
},
|
|
11257
11344
|
{
|
|
11258
|
-
"value": "
|
|
11345
|
+
"value": "given-name",
|
|
11259
11346
|
"type": "string"
|
|
11260
11347
|
},
|
|
11261
11348
|
{
|
|
11262
|
-
"value": "
|
|
11349
|
+
"value": "additional-name",
|
|
11263
11350
|
"type": "string"
|
|
11264
11351
|
},
|
|
11265
11352
|
{
|
|
11266
|
-
"value": "
|
|
11353
|
+
"value": "family-name",
|
|
11267
11354
|
"type": "string"
|
|
11268
11355
|
},
|
|
11269
11356
|
{
|
|
11270
|
-
"value": "
|
|
11357
|
+
"value": "honorific-suffix",
|
|
11271
11358
|
"type": "string"
|
|
11272
11359
|
},
|
|
11273
11360
|
{
|
|
11274
|
-
"value": "
|
|
11361
|
+
"value": "nickname",
|
|
11275
11362
|
"type": "string"
|
|
11276
11363
|
},
|
|
11277
11364
|
{
|
|
11278
|
-
"value": "
|
|
11365
|
+
"value": "email",
|
|
11279
11366
|
"type": "string"
|
|
11280
11367
|
},
|
|
11281
11368
|
{
|
|
11282
|
-
"value": "
|
|
11369
|
+
"value": "username",
|
|
11283
11370
|
"type": "string"
|
|
11284
11371
|
},
|
|
11285
11372
|
{
|
|
11286
|
-
"value": "
|
|
11373
|
+
"value": "new-password",
|
|
11287
11374
|
"type": "string"
|
|
11288
11375
|
},
|
|
11289
11376
|
{
|
|
11290
|
-
"value": "
|
|
11377
|
+
"value": "current-password",
|
|
11291
11378
|
"type": "string"
|
|
11292
11379
|
},
|
|
11293
11380
|
{
|
|
11294
|
-
"value": "
|
|
11381
|
+
"value": "one-time-code",
|
|
11295
11382
|
"type": "string"
|
|
11296
11383
|
},
|
|
11297
11384
|
{
|
|
11298
|
-
"value": "
|
|
11385
|
+
"value": "organization-title",
|
|
11299
11386
|
"type": "string"
|
|
11300
11387
|
},
|
|
11301
11388
|
{
|
|
11302
|
-
"value": "
|
|
11389
|
+
"value": "organization",
|
|
11303
11390
|
"type": "string"
|
|
11304
11391
|
},
|
|
11305
11392
|
{
|
|
11306
|
-
"value": "
|
|
11393
|
+
"value": "street-address",
|
|
11307
11394
|
"type": "string"
|
|
11308
11395
|
},
|
|
11309
11396
|
{
|
|
11310
|
-
"value": "
|
|
11397
|
+
"value": "address-line1",
|
|
11311
11398
|
"type": "string"
|
|
11312
11399
|
},
|
|
11313
11400
|
{
|
|
11314
|
-
"value": "
|
|
11401
|
+
"value": "address-line2",
|
|
11315
11402
|
"type": "string"
|
|
11316
11403
|
},
|
|
11317
11404
|
{
|
|
11318
|
-
"value": "
|
|
11405
|
+
"value": "address-line3",
|
|
11319
11406
|
"type": "string"
|
|
11320
11407
|
},
|
|
11321
11408
|
{
|
|
11322
|
-
"value": "
|
|
11409
|
+
"value": "address-level4",
|
|
11323
11410
|
"type": "string"
|
|
11324
11411
|
},
|
|
11325
11412
|
{
|
|
11326
|
-
"value": "
|
|
11413
|
+
"value": "address-level3",
|
|
11327
11414
|
"type": "string"
|
|
11328
11415
|
},
|
|
11329
11416
|
{
|
|
11330
|
-
"value": "
|
|
11417
|
+
"value": "address-level2",
|
|
11331
11418
|
"type": "string"
|
|
11332
11419
|
},
|
|
11333
11420
|
{
|
|
11334
|
-
"value": "
|
|
11421
|
+
"value": "address-level1",
|
|
11335
11422
|
"type": "string"
|
|
11336
11423
|
},
|
|
11337
11424
|
{
|
|
11338
|
-
"value": "country
|
|
11425
|
+
"value": "country",
|
|
11339
11426
|
"type": "string"
|
|
11340
11427
|
},
|
|
11341
11428
|
{
|
|
11342
|
-
"value": "
|
|
11429
|
+
"value": "country-name",
|
|
11343
11430
|
"type": "string"
|
|
11344
11431
|
},
|
|
11345
11432
|
{
|
|
11346
|
-
"value": "
|
|
11433
|
+
"value": "postal-code",
|
|
11347
11434
|
"type": "string"
|
|
11348
11435
|
},
|
|
11349
11436
|
{
|
|
11350
|
-
"value": "
|
|
11437
|
+
"value": "cc-name",
|
|
11351
11438
|
"type": "string"
|
|
11352
11439
|
},
|
|
11353
11440
|
{
|
|
11354
|
-
"value": "
|
|
11441
|
+
"value": "cc-given-name",
|
|
11355
11442
|
"type": "string"
|
|
11356
11443
|
},
|
|
11357
11444
|
{
|
|
11358
|
-
"value": "
|
|
11445
|
+
"value": "cc-additional-name",
|
|
11359
11446
|
"type": "string"
|
|
11360
11447
|
},
|
|
11361
11448
|
{
|
|
11362
|
-
"value": "
|
|
11449
|
+
"value": "cc-family-name",
|
|
11363
11450
|
"type": "string"
|
|
11364
11451
|
},
|
|
11365
11452
|
{
|
|
11366
|
-
"value": "
|
|
11453
|
+
"value": "cc-number",
|
|
11367
11454
|
"type": "string"
|
|
11368
11455
|
},
|
|
11369
11456
|
{
|
|
11370
|
-
"value": "
|
|
11457
|
+
"value": "cc-exp",
|
|
11371
11458
|
"type": "string"
|
|
11372
11459
|
},
|
|
11373
11460
|
{
|
|
11374
|
-
"value": "
|
|
11461
|
+
"value": "cc-exp-month",
|
|
11375
11462
|
"type": "string"
|
|
11376
11463
|
},
|
|
11377
11464
|
{
|
|
11378
|
-
"value": "
|
|
11465
|
+
"value": "cc-exp-year",
|
|
11379
11466
|
"type": "string"
|
|
11380
11467
|
},
|
|
11381
11468
|
{
|
|
11382
|
-
"value": "
|
|
11469
|
+
"value": "cc-csc",
|
|
11383
11470
|
"type": "string"
|
|
11384
11471
|
},
|
|
11385
11472
|
{
|
|
11386
|
-
"value": "
|
|
11473
|
+
"value": "cc-type",
|
|
11387
11474
|
"type": "string"
|
|
11388
11475
|
},
|
|
11389
11476
|
{
|
|
11390
|
-
"value": "
|
|
11477
|
+
"value": "transaction-currency",
|
|
11391
11478
|
"type": "string"
|
|
11392
11479
|
},
|
|
11393
11480
|
{
|
|
11394
|
-
"value": "
|
|
11481
|
+
"value": "transaction-amount",
|
|
11395
11482
|
"type": "string"
|
|
11396
11483
|
},
|
|
11397
11484
|
{
|
|
11398
|
-
"value": "
|
|
11485
|
+
"value": "language",
|
|
11399
11486
|
"type": "string"
|
|
11400
11487
|
},
|
|
11401
11488
|
{
|
|
11402
|
-
"value": "
|
|
11489
|
+
"value": "bday",
|
|
11403
11490
|
"type": "string"
|
|
11404
11491
|
},
|
|
11405
11492
|
{
|
|
11406
|
-
"value": "
|
|
11493
|
+
"value": "bday-day",
|
|
11407
11494
|
"type": "string"
|
|
11408
11495
|
},
|
|
11409
11496
|
{
|
|
11410
|
-
"value": "
|
|
11497
|
+
"value": "bday-month",
|
|
11411
11498
|
"type": "string"
|
|
11412
11499
|
},
|
|
11413
11500
|
{
|
|
11414
|
-
"value": "
|
|
11501
|
+
"value": "bday-year",
|
|
11415
11502
|
"type": "string"
|
|
11416
11503
|
},
|
|
11417
11504
|
{
|
|
11418
|
-
"value": "
|
|
11505
|
+
"value": "sex",
|
|
11419
11506
|
"type": "string"
|
|
11420
11507
|
},
|
|
11421
11508
|
{
|
|
11422
|
-
"value": "
|
|
11509
|
+
"value": "tel",
|
|
11423
11510
|
"type": "string"
|
|
11424
11511
|
},
|
|
11425
11512
|
{
|
|
11426
|
-
"value": "
|
|
11513
|
+
"value": "tel-country-code",
|
|
11427
11514
|
"type": "string"
|
|
11428
11515
|
},
|
|
11429
11516
|
{
|
|
11430
|
-
"value": "
|
|
11517
|
+
"value": "tel-national",
|
|
11431
11518
|
"type": "string"
|
|
11432
11519
|
},
|
|
11433
11520
|
{
|
|
11434
|
-
"value": "
|
|
11521
|
+
"value": "tel-area-code",
|
|
11435
11522
|
"type": "string"
|
|
11436
11523
|
},
|
|
11437
11524
|
{
|
|
11438
|
-
"value": "
|
|
11525
|
+
"value": "tel-local",
|
|
11439
11526
|
"type": "string"
|
|
11440
11527
|
},
|
|
11441
11528
|
{
|
|
11442
|
-
"value": "
|
|
11529
|
+
"value": "tel-extension",
|
|
11443
11530
|
"type": "string"
|
|
11444
11531
|
},
|
|
11445
11532
|
{
|
|
@@ -12397,7 +12484,13 @@
|
|
|
12397
12484
|
"passive": false
|
|
12398
12485
|
}
|
|
12399
12486
|
],
|
|
12400
|
-
"styles": [
|
|
12487
|
+
"styles": [
|
|
12488
|
+
{
|
|
12489
|
+
"name": "--ic-z-index-menu",
|
|
12490
|
+
"annotation": "prop",
|
|
12491
|
+
"docs": "z-index of search bar menu"
|
|
12492
|
+
}
|
|
12493
|
+
],
|
|
12401
12494
|
"slots": [],
|
|
12402
12495
|
"parts": [],
|
|
12403
12496
|
"dependents": [],
|
|
@@ -12446,7 +12539,7 @@
|
|
|
12446
12539
|
"filePath": "src/components/ic-section-container/ic-section-container.tsx",
|
|
12447
12540
|
"encapsulation": "shadow",
|
|
12448
12541
|
"tag": "ic-section-container",
|
|
12449
|
-
"readme": "# ic-section-container\
|
|
12542
|
+
"readme": "# ic-section-container\n\n\n",
|
|
12450
12543
|
"docs": "",
|
|
12451
12544
|
"docsTags": [],
|
|
12452
12545
|
"usage": {},
|
|
@@ -12547,7 +12640,7 @@
|
|
|
12547
12640
|
"filePath": "src/components/ic-select/ic-select.tsx",
|
|
12548
12641
|
"encapsulation": "shadow",
|
|
12549
12642
|
"tag": "ic-select",
|
|
12550
|
-
"readme": "# ic-select\
|
|
12643
|
+
"readme": "# ic-select\n\n\n",
|
|
12551
12644
|
"docs": "",
|
|
12552
12645
|
"docsTags": [
|
|
12553
12646
|
{
|
|
@@ -13557,7 +13650,18 @@
|
|
|
13557
13650
|
}
|
|
13558
13651
|
],
|
|
13559
13652
|
"listeners": [],
|
|
13560
|
-
"styles": [
|
|
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
|
+
],
|
|
13561
13665
|
"slots": [
|
|
13562
13666
|
{
|
|
13563
13667
|
"name": "icon",
|
|
@@ -13612,7 +13716,7 @@
|
|
|
13612
13716
|
"filePath": "src/components/ic-side-navigation/ic-side-navigation.tsx",
|
|
13613
13717
|
"encapsulation": "shadow",
|
|
13614
13718
|
"tag": "ic-side-navigation",
|
|
13615
|
-
"readme": "# ic-side-navigation\
|
|
13719
|
+
"readme": "# ic-side-navigation\n\n\n",
|
|
13616
13720
|
"docs": "",
|
|
13617
13721
|
"docsTags": [
|
|
13618
13722
|
{
|
|
@@ -13883,7 +13987,13 @@
|
|
|
13883
13987
|
"passive": false
|
|
13884
13988
|
}
|
|
13885
13989
|
],
|
|
13886
|
-
"styles": [
|
|
13990
|
+
"styles": [
|
|
13991
|
+
{
|
|
13992
|
+
"name": "--ic-z-index-side-navigation",
|
|
13993
|
+
"annotation": "prop",
|
|
13994
|
+
"docs": "z-index of side navigation panel"
|
|
13995
|
+
}
|
|
13996
|
+
],
|
|
13887
13997
|
"slots": [
|
|
13888
13998
|
{
|
|
13889
13999
|
"name": "app-icon",
|
|
@@ -13931,8 +14041,8 @@
|
|
|
13931
14041
|
"filePath": "src/components/ic-skeleton/ic-skeleton.tsx",
|
|
13932
14042
|
"encapsulation": "shadow",
|
|
13933
14043
|
"tag": "ic-skeleton",
|
|
13934
|
-
"readme": "# ic-skeleton\
|
|
13935
|
-
"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\
|
|
14044
|
+
"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",
|
|
14045
|
+
"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.",
|
|
13936
14046
|
"docsTags": [],
|
|
13937
14047
|
"usage": {},
|
|
13938
14048
|
"props": [
|
|
@@ -14043,7 +14153,7 @@
|
|
|
14043
14153
|
"filePath": "src/components/ic-status-tag/ic-status-tag.tsx",
|
|
14044
14154
|
"encapsulation": "shadow",
|
|
14045
14155
|
"tag": "ic-status-tag",
|
|
14046
|
-
"readme": "# ic-status-tag\
|
|
14156
|
+
"readme": "# ic-status-tag\n\n\n",
|
|
14047
14157
|
"docs": "",
|
|
14048
14158
|
"docsTags": [],
|
|
14049
14159
|
"usage": {},
|
|
@@ -14289,7 +14399,7 @@
|
|
|
14289
14399
|
"filePath": "src/components/ic-step/ic-step.tsx",
|
|
14290
14400
|
"encapsulation": "shadow",
|
|
14291
14401
|
"tag": "ic-step",
|
|
14292
|
-
"readme": "# ic-step\
|
|
14402
|
+
"readme": "# ic-step\n\n\n",
|
|
14293
14403
|
"docs": "",
|
|
14294
14404
|
"docsTags": [],
|
|
14295
14405
|
"usage": {},
|
|
@@ -14435,7 +14545,7 @@
|
|
|
14435
14545
|
"filePath": "src/components/ic-stepper/ic-stepper.tsx",
|
|
14436
14546
|
"encapsulation": "shadow",
|
|
14437
14547
|
"tag": "ic-stepper",
|
|
14438
|
-
"readme": "# ic-stepper\
|
|
14548
|
+
"readme": "# ic-stepper\n\nThis is a wrapper component to be placed around one or more ic-step components\n",
|
|
14439
14549
|
"docs": "This is a wrapper component to be placed around one or more ic-step components",
|
|
14440
14550
|
"docsTags": [],
|
|
14441
14551
|
"usage": {},
|
|
@@ -14592,7 +14702,7 @@
|
|
|
14592
14702
|
"filePath": "src/components/ic-switch/ic-switch.tsx",
|
|
14593
14703
|
"encapsulation": "shadow",
|
|
14594
14704
|
"tag": "ic-switch",
|
|
14595
|
-
"readme": "# ic-switch\
|
|
14705
|
+
"readme": "# ic-switch\n\n\n",
|
|
14596
14706
|
"docs": "",
|
|
14597
14707
|
"docsTags": [
|
|
14598
14708
|
{
|
|
@@ -14941,7 +15051,7 @@
|
|
|
14941
15051
|
"filePath": "src/components/ic-tab/ic-tab.tsx",
|
|
14942
15052
|
"encapsulation": "shadow",
|
|
14943
15053
|
"tag": "ic-tab",
|
|
14944
|
-
"readme": "# ic-tab\
|
|
15054
|
+
"readme": "# ic-tab\n\n\n",
|
|
14945
15055
|
"docs": "",
|
|
14946
15056
|
"docsTags": [
|
|
14947
15057
|
{
|
|
@@ -15030,7 +15140,7 @@
|
|
|
15030
15140
|
"filePath": "src/components/ic-tab-context/ic-tab-context.tsx",
|
|
15031
15141
|
"encapsulation": "none",
|
|
15032
15142
|
"tag": "ic-tab-context",
|
|
15033
|
-
"readme": "# ic-tab-context\
|
|
15143
|
+
"readme": "# ic-tab-context\n\n\n",
|
|
15034
15144
|
"docs": "",
|
|
15035
15145
|
"docsTags": [],
|
|
15036
15146
|
"usage": {},
|
|
@@ -15227,7 +15337,7 @@
|
|
|
15227
15337
|
"filePath": "src/components/ic-tab-group/ic-tab-group.tsx",
|
|
15228
15338
|
"encapsulation": "shadow",
|
|
15229
15339
|
"tag": "ic-tab-group",
|
|
15230
|
-
"readme": "# ic-tab-group\
|
|
15340
|
+
"readme": "# ic-tab-group\n\n\n",
|
|
15231
15341
|
"docs": "",
|
|
15232
15342
|
"docsTags": [],
|
|
15233
15343
|
"usage": {},
|
|
@@ -15337,7 +15447,7 @@
|
|
|
15337
15447
|
"filePath": "src/components/ic-tab-panel/ic-tab-panel.tsx",
|
|
15338
15448
|
"encapsulation": "shadow",
|
|
15339
15449
|
"tag": "ic-tab-panel",
|
|
15340
|
-
"readme": "# ic-tab-panel\
|
|
15450
|
+
"readme": "# ic-tab-panel\n\n\n",
|
|
15341
15451
|
"docs": "",
|
|
15342
15452
|
"docsTags": [],
|
|
15343
15453
|
"usage": {},
|
|
@@ -15385,7 +15495,7 @@
|
|
|
15385
15495
|
"filePath": "src/components/ic-text-field/ic-text-field.tsx",
|
|
15386
15496
|
"encapsulation": "shadow",
|
|
15387
15497
|
"tag": "ic-text-field",
|
|
15388
|
-
"readme": "# ic-textfield\
|
|
15498
|
+
"readme": "# ic-textfield\n\n\n",
|
|
15389
15499
|
"docs": "",
|
|
15390
15500
|
"docsTags": [
|
|
15391
15501
|
{
|
|
@@ -15441,10 +15551,10 @@
|
|
|
15441
15551
|
},
|
|
15442
15552
|
{
|
|
15443
15553
|
"name": "autocomplete",
|
|
15444
|
-
"type": "\"name\" | \"on\" | \"off\" | \"
|
|
15554
|
+
"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\"",
|
|
15445
15555
|
"complexType": {
|
|
15446
15556
|
"original": "IcAutocompleteTypes",
|
|
15447
|
-
"resolved": "\"name\" | \"on\" | \"off\" | \"
|
|
15557
|
+
"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\"",
|
|
15448
15558
|
"references": {
|
|
15449
15559
|
"IcAutocompleteTypes": {
|
|
15450
15560
|
"location": "import",
|
|
@@ -15473,195 +15583,195 @@
|
|
|
15473
15583
|
"type": "string"
|
|
15474
15584
|
},
|
|
15475
15585
|
{
|
|
15476
|
-
"value": "
|
|
15586
|
+
"value": "honorific-prefix",
|
|
15477
15587
|
"type": "string"
|
|
15478
15588
|
},
|
|
15479
15589
|
{
|
|
15480
|
-
"value": "
|
|
15590
|
+
"value": "given-name",
|
|
15481
15591
|
"type": "string"
|
|
15482
15592
|
},
|
|
15483
15593
|
{
|
|
15484
|
-
"value": "
|
|
15594
|
+
"value": "additional-name",
|
|
15485
15595
|
"type": "string"
|
|
15486
15596
|
},
|
|
15487
15597
|
{
|
|
15488
|
-
"value": "
|
|
15598
|
+
"value": "family-name",
|
|
15489
15599
|
"type": "string"
|
|
15490
15600
|
},
|
|
15491
15601
|
{
|
|
15492
|
-
"value": "
|
|
15602
|
+
"value": "honorific-suffix",
|
|
15493
15603
|
"type": "string"
|
|
15494
15604
|
},
|
|
15495
15605
|
{
|
|
15496
|
-
"value": "
|
|
15606
|
+
"value": "nickname",
|
|
15497
15607
|
"type": "string"
|
|
15498
15608
|
},
|
|
15499
15609
|
{
|
|
15500
|
-
"value": "
|
|
15610
|
+
"value": "email",
|
|
15501
15611
|
"type": "string"
|
|
15502
15612
|
},
|
|
15503
15613
|
{
|
|
15504
|
-
"value": "
|
|
15614
|
+
"value": "username",
|
|
15505
15615
|
"type": "string"
|
|
15506
15616
|
},
|
|
15507
15617
|
{
|
|
15508
|
-
"value": "
|
|
15618
|
+
"value": "new-password",
|
|
15509
15619
|
"type": "string"
|
|
15510
15620
|
},
|
|
15511
15621
|
{
|
|
15512
|
-
"value": "
|
|
15622
|
+
"value": "current-password",
|
|
15513
15623
|
"type": "string"
|
|
15514
15624
|
},
|
|
15515
15625
|
{
|
|
15516
|
-
"value": "
|
|
15626
|
+
"value": "one-time-code",
|
|
15517
15627
|
"type": "string"
|
|
15518
15628
|
},
|
|
15519
15629
|
{
|
|
15520
|
-
"value": "
|
|
15630
|
+
"value": "organization-title",
|
|
15521
15631
|
"type": "string"
|
|
15522
15632
|
},
|
|
15523
15633
|
{
|
|
15524
|
-
"value": "
|
|
15634
|
+
"value": "organization",
|
|
15525
15635
|
"type": "string"
|
|
15526
15636
|
},
|
|
15527
15637
|
{
|
|
15528
|
-
"value": "
|
|
15638
|
+
"value": "street-address",
|
|
15529
15639
|
"type": "string"
|
|
15530
15640
|
},
|
|
15531
15641
|
{
|
|
15532
|
-
"value": "
|
|
15642
|
+
"value": "address-line1",
|
|
15533
15643
|
"type": "string"
|
|
15534
15644
|
},
|
|
15535
15645
|
{
|
|
15536
|
-
"value": "
|
|
15646
|
+
"value": "address-line2",
|
|
15537
15647
|
"type": "string"
|
|
15538
15648
|
},
|
|
15539
15649
|
{
|
|
15540
|
-
"value": "
|
|
15650
|
+
"value": "address-line3",
|
|
15541
15651
|
"type": "string"
|
|
15542
15652
|
},
|
|
15543
15653
|
{
|
|
15544
|
-
"value": "
|
|
15654
|
+
"value": "address-level4",
|
|
15545
15655
|
"type": "string"
|
|
15546
15656
|
},
|
|
15547
15657
|
{
|
|
15548
|
-
"value": "
|
|
15658
|
+
"value": "address-level3",
|
|
15549
15659
|
"type": "string"
|
|
15550
15660
|
},
|
|
15551
15661
|
{
|
|
15552
|
-
"value": "
|
|
15662
|
+
"value": "address-level2",
|
|
15553
15663
|
"type": "string"
|
|
15554
15664
|
},
|
|
15555
15665
|
{
|
|
15556
|
-
"value": "
|
|
15666
|
+
"value": "address-level1",
|
|
15557
15667
|
"type": "string"
|
|
15558
15668
|
},
|
|
15559
15669
|
{
|
|
15560
|
-
"value": "country
|
|
15670
|
+
"value": "country",
|
|
15561
15671
|
"type": "string"
|
|
15562
15672
|
},
|
|
15563
15673
|
{
|
|
15564
|
-
"value": "
|
|
15674
|
+
"value": "country-name",
|
|
15565
15675
|
"type": "string"
|
|
15566
15676
|
},
|
|
15567
15677
|
{
|
|
15568
|
-
"value": "
|
|
15678
|
+
"value": "postal-code",
|
|
15569
15679
|
"type": "string"
|
|
15570
15680
|
},
|
|
15571
15681
|
{
|
|
15572
|
-
"value": "
|
|
15682
|
+
"value": "cc-name",
|
|
15573
15683
|
"type": "string"
|
|
15574
15684
|
},
|
|
15575
15685
|
{
|
|
15576
|
-
"value": "
|
|
15686
|
+
"value": "cc-given-name",
|
|
15577
15687
|
"type": "string"
|
|
15578
15688
|
},
|
|
15579
15689
|
{
|
|
15580
|
-
"value": "
|
|
15690
|
+
"value": "cc-additional-name",
|
|
15581
15691
|
"type": "string"
|
|
15582
15692
|
},
|
|
15583
15693
|
{
|
|
15584
|
-
"value": "
|
|
15694
|
+
"value": "cc-family-name",
|
|
15585
15695
|
"type": "string"
|
|
15586
15696
|
},
|
|
15587
15697
|
{
|
|
15588
|
-
"value": "
|
|
15698
|
+
"value": "cc-number",
|
|
15589
15699
|
"type": "string"
|
|
15590
15700
|
},
|
|
15591
15701
|
{
|
|
15592
|
-
"value": "
|
|
15702
|
+
"value": "cc-exp",
|
|
15593
15703
|
"type": "string"
|
|
15594
15704
|
},
|
|
15595
15705
|
{
|
|
15596
|
-
"value": "
|
|
15706
|
+
"value": "cc-exp-month",
|
|
15597
15707
|
"type": "string"
|
|
15598
15708
|
},
|
|
15599
15709
|
{
|
|
15600
|
-
"value": "
|
|
15710
|
+
"value": "cc-exp-year",
|
|
15601
15711
|
"type": "string"
|
|
15602
15712
|
},
|
|
15603
15713
|
{
|
|
15604
|
-
"value": "
|
|
15714
|
+
"value": "cc-csc",
|
|
15605
15715
|
"type": "string"
|
|
15606
15716
|
},
|
|
15607
15717
|
{
|
|
15608
|
-
"value": "
|
|
15718
|
+
"value": "cc-type",
|
|
15609
15719
|
"type": "string"
|
|
15610
15720
|
},
|
|
15611
15721
|
{
|
|
15612
|
-
"value": "
|
|
15722
|
+
"value": "transaction-currency",
|
|
15613
15723
|
"type": "string"
|
|
15614
15724
|
},
|
|
15615
15725
|
{
|
|
15616
|
-
"value": "
|
|
15726
|
+
"value": "transaction-amount",
|
|
15617
15727
|
"type": "string"
|
|
15618
15728
|
},
|
|
15619
15729
|
{
|
|
15620
|
-
"value": "
|
|
15730
|
+
"value": "language",
|
|
15621
15731
|
"type": "string"
|
|
15622
15732
|
},
|
|
15623
15733
|
{
|
|
15624
|
-
"value": "
|
|
15734
|
+
"value": "bday",
|
|
15625
15735
|
"type": "string"
|
|
15626
15736
|
},
|
|
15627
15737
|
{
|
|
15628
|
-
"value": "
|
|
15738
|
+
"value": "bday-day",
|
|
15629
15739
|
"type": "string"
|
|
15630
15740
|
},
|
|
15631
15741
|
{
|
|
15632
|
-
"value": "
|
|
15742
|
+
"value": "bday-month",
|
|
15633
15743
|
"type": "string"
|
|
15634
15744
|
},
|
|
15635
15745
|
{
|
|
15636
|
-
"value": "
|
|
15746
|
+
"value": "bday-year",
|
|
15637
15747
|
"type": "string"
|
|
15638
15748
|
},
|
|
15639
15749
|
{
|
|
15640
|
-
"value": "
|
|
15750
|
+
"value": "sex",
|
|
15641
15751
|
"type": "string"
|
|
15642
15752
|
},
|
|
15643
15753
|
{
|
|
15644
|
-
"value": "
|
|
15754
|
+
"value": "tel",
|
|
15645
15755
|
"type": "string"
|
|
15646
15756
|
},
|
|
15647
15757
|
{
|
|
15648
|
-
"value": "
|
|
15758
|
+
"value": "tel-country-code",
|
|
15649
15759
|
"type": "string"
|
|
15650
15760
|
},
|
|
15651
15761
|
{
|
|
15652
|
-
"value": "
|
|
15762
|
+
"value": "tel-national",
|
|
15653
15763
|
"type": "string"
|
|
15654
15764
|
},
|
|
15655
15765
|
{
|
|
15656
|
-
"value": "
|
|
15766
|
+
"value": "tel-area-code",
|
|
15657
15767
|
"type": "string"
|
|
15658
15768
|
},
|
|
15659
15769
|
{
|
|
15660
|
-
"value": "
|
|
15770
|
+
"value": "tel-local",
|
|
15661
15771
|
"type": "string"
|
|
15662
15772
|
},
|
|
15663
15773
|
{
|
|
15664
|
-
"value": "
|
|
15774
|
+
"value": "tel-extension",
|
|
15665
15775
|
"type": "string"
|
|
15666
15776
|
},
|
|
15667
15777
|
{
|
|
@@ -16593,7 +16703,7 @@
|
|
|
16593
16703
|
"filePath": "src/components/ic-theme/ic-theme.tsx",
|
|
16594
16704
|
"encapsulation": "shadow",
|
|
16595
16705
|
"tag": "ic-theme",
|
|
16596
|
-
"readme": "# ic-theme\
|
|
16706
|
+
"readme": "# ic-theme\n\n\n",
|
|
16597
16707
|
"docs": "",
|
|
16598
16708
|
"docsTags": [],
|
|
16599
16709
|
"usage": {},
|
|
@@ -16647,7 +16757,7 @@
|
|
|
16647
16757
|
"filePath": "src/components/ic-toast/ic-toast.tsx",
|
|
16648
16758
|
"encapsulation": "shadow",
|
|
16649
16759
|
"tag": "ic-toast",
|
|
16650
|
-
"readme": "# ic-toast\
|
|
16760
|
+
"readme": "# ic-toast\n\n\n",
|
|
16651
16761
|
"docs": "",
|
|
16652
16762
|
"docsTags": [
|
|
16653
16763
|
{
|
|
@@ -16886,7 +16996,13 @@
|
|
|
16886
16996
|
"passive": true
|
|
16887
16997
|
}
|
|
16888
16998
|
],
|
|
16889
|
-
"styles": [
|
|
16999
|
+
"styles": [
|
|
17000
|
+
{
|
|
17001
|
+
"name": "--ic-z-index-toast",
|
|
17002
|
+
"annotation": "prop",
|
|
17003
|
+
"docs": "z-index of toast"
|
|
17004
|
+
}
|
|
17005
|
+
],
|
|
16890
17006
|
"slots": [
|
|
16891
17007
|
{
|
|
16892
17008
|
"name": "action",
|
|
@@ -16926,7 +17042,7 @@
|
|
|
16926
17042
|
"filePath": "src/components/ic-toast-region/ic-toast-region.tsx",
|
|
16927
17043
|
"encapsulation": "none",
|
|
16928
17044
|
"tag": "ic-toast-region",
|
|
16929
|
-
"readme": "# ic-toast-region\
|
|
17045
|
+
"readme": "# ic-toast-region\n\n\n",
|
|
16930
17046
|
"docs": "",
|
|
16931
17047
|
"docsTags": [],
|
|
16932
17048
|
"usage": {},
|
|
@@ -17026,7 +17142,7 @@
|
|
|
17026
17142
|
"filePath": "src/components/ic-toggle-button/ic-toggle-button.tsx",
|
|
17027
17143
|
"encapsulation": "shadow",
|
|
17028
17144
|
"tag": "ic-toggle-button",
|
|
17029
|
-
"readme": "# ic-toggle-button\
|
|
17145
|
+
"readme": "# ic-toggle-button\n\n\n",
|
|
17030
17146
|
"docs": "",
|
|
17031
17147
|
"docsTags": [
|
|
17032
17148
|
{
|
|
@@ -17362,7 +17478,7 @@
|
|
|
17362
17478
|
"filePath": "src/components/ic-toggle-button-group/ic-toggle-button-group.tsx",
|
|
17363
17479
|
"encapsulation": "shadow",
|
|
17364
17480
|
"tag": "ic-toggle-button-group",
|
|
17365
|
-
"readme": "# ic-toggle-button-group\
|
|
17481
|
+
"readme": "# ic-toggle-button-group\n\n\n",
|
|
17366
17482
|
"docs": "",
|
|
17367
17483
|
"docsTags": [],
|
|
17368
17484
|
"usage": {},
|
|
@@ -17694,7 +17810,7 @@
|
|
|
17694
17810
|
"filePath": "src/components/ic-tooltip/ic-tooltip.tsx",
|
|
17695
17811
|
"encapsulation": "shadow",
|
|
17696
17812
|
"tag": "ic-tooltip",
|
|
17697
|
-
"readme": "# ic-tooltip\
|
|
17813
|
+
"readme": "# ic-tooltip\n\n\n",
|
|
17698
17814
|
"docs": "",
|
|
17699
17815
|
"docsTags": [],
|
|
17700
17816
|
"usage": {},
|
|
@@ -17915,7 +18031,13 @@
|
|
|
17915
18031
|
],
|
|
17916
18032
|
"events": [],
|
|
17917
18033
|
"listeners": [],
|
|
17918
|
-
"styles": [
|
|
18034
|
+
"styles": [
|
|
18035
|
+
{
|
|
18036
|
+
"name": "--ic-z-index-tooltip",
|
|
18037
|
+
"annotation": "prop",
|
|
18038
|
+
"docs": "z-index of tooltip"
|
|
18039
|
+
}
|
|
18040
|
+
],
|
|
17919
18041
|
"slots": [],
|
|
17920
18042
|
"parts": [],
|
|
17921
18043
|
"dependents": [
|
|
@@ -17953,7 +18075,7 @@
|
|
|
17953
18075
|
"filePath": "src/components/ic-top-navigation/ic-top-navigation.tsx",
|
|
17954
18076
|
"encapsulation": "shadow",
|
|
17955
18077
|
"tag": "ic-top-navigation",
|
|
17956
|
-
"readme": "# ic-top-navigation\
|
|
18078
|
+
"readme": "# ic-top-navigation\n\n\n",
|
|
17957
18079
|
"docs": "",
|
|
17958
18080
|
"docsTags": [
|
|
17959
18081
|
{
|
|
@@ -18312,7 +18434,7 @@
|
|
|
18312
18434
|
"filePath": "src/components/ic-typography/ic-typography.tsx",
|
|
18313
18435
|
"encapsulation": "shadow",
|
|
18314
18436
|
"tag": "ic-typography",
|
|
18315
|
-
"readme": "# ic-typography\
|
|
18437
|
+
"readme": "# ic-typography\n\n\n",
|
|
18316
18438
|
"docs": "",
|
|
18317
18439
|
"docsTags": [],
|
|
18318
18440
|
"usage": {},
|