@ukic/docs 2.9.2 → 2.9.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/docs.json +332 -942
  2. package/package.json +2 -2
package/docs.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
- "timestamp": "2024-01-23T14:46:28",
2
+ "timestamp": "2024-02-08T14:59:27",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
- "version": "4.9.0",
6
- "typescriptVersion": "5.2.2"
5
+ "version": "4.10.0",
6
+ "typescriptVersion": "5.3.3"
7
7
  },
8
8
  "components": [
9
9
  {
@@ -189,13 +189,9 @@
189
189
  ],
190
190
  "parts": [],
191
191
  "dependents": [],
192
- "dependencies": [
193
- "ic-typography"
194
- ],
192
+ "dependencies": ["ic-typography"],
195
193
  "dependencyGraph": {
196
- "ic-accordion": [
197
- "ic-typography"
198
- ]
194
+ "ic-accordion": ["ic-typography"]
199
195
  }
200
196
  },
201
197
  {
@@ -361,25 +357,12 @@
361
357
  "slots": [],
362
358
  "parts": [],
363
359
  "dependents": [],
364
- "dependencies": [
365
- "ic-typography",
366
- "ic-button"
367
- ],
360
+ "dependencies": ["ic-typography", "ic-button"],
368
361
  "dependencyGraph": {
369
- "ic-accordion-group": [
370
- "ic-typography",
371
- "ic-button"
372
- ],
373
- "ic-button": [
374
- "ic-loading-indicator",
375
- "ic-tooltip"
376
- ],
377
- "ic-loading-indicator": [
378
- "ic-typography"
379
- ],
380
- "ic-tooltip": [
381
- "ic-typography"
382
- ]
362
+ "ic-accordion-group": ["ic-typography", "ic-button"],
363
+ "ic-button": ["ic-loading-indicator", "ic-tooltip"],
364
+ "ic-loading-indicator": ["ic-typography"],
365
+ "ic-tooltip": ["ic-typography"]
383
366
  }
384
367
  },
385
368
  {
@@ -611,31 +594,14 @@
611
594
  }
612
595
  ],
613
596
  "parts": [],
614
- "dependents": [
615
- "ic-dialog"
616
- ],
617
- "dependencies": [
618
- "ic-typography",
619
- "ic-button"
620
- ],
597
+ "dependents": ["ic-dialog"],
598
+ "dependencies": ["ic-typography", "ic-button"],
621
599
  "dependencyGraph": {
622
- "ic-alert": [
623
- "ic-typography",
624
- "ic-button"
625
- ],
626
- "ic-button": [
627
- "ic-loading-indicator",
628
- "ic-tooltip"
629
- ],
630
- "ic-loading-indicator": [
631
- "ic-typography"
632
- ],
633
- "ic-tooltip": [
634
- "ic-typography"
635
- ],
636
- "ic-dialog": [
637
- "ic-alert"
638
- ]
600
+ "ic-alert": ["ic-typography", "ic-button"],
601
+ "ic-button": ["ic-loading-indicator", "ic-tooltip"],
602
+ "ic-loading-indicator": ["ic-typography"],
603
+ "ic-tooltip": ["ic-typography"],
604
+ "ic-dialog": ["ic-alert"]
639
605
  }
640
606
  },
641
607
  {
@@ -682,13 +648,9 @@
682
648
  "slots": [],
683
649
  "parts": [],
684
650
  "dependents": [],
685
- "dependencies": [
686
- "ic-typography"
687
- ],
651
+ "dependencies": ["ic-typography"],
688
652
  "dependencyGraph": {
689
- "ic-back-to-top": [
690
- "ic-typography"
691
- ]
653
+ "ic-back-to-top": ["ic-typography"]
692
654
  }
693
655
  },
694
656
  {
@@ -1058,13 +1020,9 @@
1058
1020
  ],
1059
1021
  "parts": [],
1060
1022
  "dependents": [],
1061
- "dependencies": [
1062
- "ic-typography"
1063
- ],
1023
+ "dependencies": ["ic-typography"],
1064
1024
  "dependencyGraph": {
1065
- "ic-badge": [
1066
- "ic-typography"
1067
- ]
1025
+ "ic-badge": ["ic-typography"]
1068
1026
  }
1069
1027
  },
1070
1028
  {
@@ -1180,19 +1138,11 @@
1180
1138
  }
1181
1139
  ],
1182
1140
  "parts": [],
1183
- "dependents": [
1184
- "ic-breadcrumb-group"
1185
- ],
1186
- "dependencies": [
1187
- "ic-link"
1188
- ],
1141
+ "dependents": ["ic-breadcrumb-group"],
1142
+ "dependencies": ["ic-link"],
1189
1143
  "dependencyGraph": {
1190
- "ic-breadcrumb": [
1191
- "ic-link"
1192
- ],
1193
- "ic-breadcrumb-group": [
1194
- "ic-breadcrumb"
1195
- ]
1144
+ "ic-breadcrumb": ["ic-link"],
1145
+ "ic-breadcrumb-group": ["ic-breadcrumb"]
1196
1146
  }
1197
1147
  },
1198
1148
  {
@@ -1293,16 +1243,10 @@
1293
1243
  "slots": [],
1294
1244
  "parts": [],
1295
1245
  "dependents": [],
1296
- "dependencies": [
1297
- "ic-breadcrumb"
1298
- ],
1246
+ "dependencies": ["ic-breadcrumb"],
1299
1247
  "dependencyGraph": {
1300
- "ic-breadcrumb-group": [
1301
- "ic-breadcrumb"
1302
- ],
1303
- "ic-breadcrumb": [
1304
- "ic-link"
1305
- ]
1248
+ "ic-breadcrumb-group": ["ic-breadcrumb"],
1249
+ "ic-breadcrumb": ["ic-link"]
1306
1250
  }
1307
1251
  },
1308
1252
  {
@@ -2100,69 +2044,27 @@
2100
2044
  "ic-toggle-button",
2101
2045
  "ic-top-navigation"
2102
2046
  ],
2103
- "dependencies": [
2104
- "ic-loading-indicator",
2105
- "ic-tooltip"
2106
- ],
2047
+ "dependencies": ["ic-loading-indicator", "ic-tooltip"],
2107
2048
  "dependencyGraph": {
2108
- "ic-button": [
2109
- "ic-loading-indicator",
2110
- "ic-tooltip"
2111
- ],
2112
- "ic-loading-indicator": [
2113
- "ic-typography"
2114
- ],
2115
- "ic-tooltip": [
2116
- "ic-typography"
2117
- ],
2118
- "ic-accordion-group": [
2119
- "ic-button"
2120
- ],
2121
- "ic-alert": [
2122
- "ic-button"
2123
- ],
2124
- "ic-card": [
2125
- "ic-button"
2126
- ],
2127
- "ic-dialog": [
2128
- "ic-button"
2129
- ],
2130
- "ic-horizontal-scroll": [
2131
- "ic-button"
2132
- ],
2133
- "ic-menu": [
2134
- "ic-button"
2135
- ],
2136
- "ic-menu-item": [
2137
- "ic-button"
2138
- ],
2139
- "ic-navigation-button": [
2140
- "ic-button"
2141
- ],
2142
- "ic-navigation-menu": [
2143
- "ic-button"
2144
- ],
2145
- "ic-pagination": [
2146
- "ic-button"
2147
- ],
2148
- "ic-search-bar": [
2149
- "ic-button"
2150
- ],
2151
- "ic-select": [
2152
- "ic-button"
2153
- ],
2154
- "ic-side-navigation": [
2155
- "ic-button"
2156
- ],
2157
- "ic-toast": [
2158
- "ic-button"
2159
- ],
2160
- "ic-toggle-button": [
2161
- "ic-button"
2162
- ],
2163
- "ic-top-navigation": [
2164
- "ic-button"
2165
- ]
2049
+ "ic-button": ["ic-loading-indicator", "ic-tooltip"],
2050
+ "ic-loading-indicator": ["ic-typography"],
2051
+ "ic-tooltip": ["ic-typography"],
2052
+ "ic-accordion-group": ["ic-button"],
2053
+ "ic-alert": ["ic-button"],
2054
+ "ic-card": ["ic-button"],
2055
+ "ic-dialog": ["ic-button"],
2056
+ "ic-horizontal-scroll": ["ic-button"],
2057
+ "ic-menu": ["ic-button"],
2058
+ "ic-menu-item": ["ic-button"],
2059
+ "ic-navigation-button": ["ic-button"],
2060
+ "ic-navigation-menu": ["ic-button"],
2061
+ "ic-pagination": ["ic-button"],
2062
+ "ic-search-bar": ["ic-button"],
2063
+ "ic-select": ["ic-button"],
2064
+ "ic-side-navigation": ["ic-button"],
2065
+ "ic-toast": ["ic-button"],
2066
+ "ic-toggle-button": ["ic-button"],
2067
+ "ic-top-navigation": ["ic-button"]
2166
2068
  }
2167
2069
  },
2168
2070
  {
@@ -2602,25 +2504,12 @@
2602
2504
  ],
2603
2505
  "parts": [],
2604
2506
  "dependents": [],
2605
- "dependencies": [
2606
- "ic-typography",
2607
- "ic-button"
2608
- ],
2507
+ "dependencies": ["ic-typography", "ic-button"],
2609
2508
  "dependencyGraph": {
2610
- "ic-card": [
2611
- "ic-typography",
2612
- "ic-button"
2613
- ],
2614
- "ic-button": [
2615
- "ic-loading-indicator",
2616
- "ic-tooltip"
2617
- ],
2618
- "ic-loading-indicator": [
2619
- "ic-typography"
2620
- ],
2621
- "ic-tooltip": [
2622
- "ic-typography"
2623
- ]
2509
+ "ic-card": ["ic-typography", "ic-button"],
2510
+ "ic-button": ["ic-loading-indicator", "ic-tooltip"],
2511
+ "ic-loading-indicator": ["ic-typography"],
2512
+ "ic-tooltip": ["ic-typography"]
2624
2513
  }
2625
2514
  },
2626
2515
  {
@@ -3107,13 +2996,9 @@
3107
2996
  ],
3108
2997
  "parts": [],
3109
2998
  "dependents": [],
3110
- "dependencies": [
3111
- "ic-typography"
3112
- ],
2999
+ "dependencies": ["ic-typography"],
3113
3000
  "dependencyGraph": {
3114
- "ic-checkbox": [
3115
- "ic-typography"
3116
- ]
3001
+ "ic-checkbox": ["ic-typography"]
3117
3002
  }
3118
3003
  },
3119
3004
  {
@@ -3422,21 +3307,11 @@
3422
3307
  "slots": [],
3423
3308
  "parts": [],
3424
3309
  "dependents": [],
3425
- "dependencies": [
3426
- "ic-input-label",
3427
- "ic-input-validation"
3428
- ],
3310
+ "dependencies": ["ic-input-label", "ic-input-validation"],
3429
3311
  "dependencyGraph": {
3430
- "ic-checkbox-group": [
3431
- "ic-input-label",
3432
- "ic-input-validation"
3433
- ],
3434
- "ic-input-label": [
3435
- "ic-typography"
3436
- ],
3437
- "ic-input-validation": [
3438
- "ic-typography"
3439
- ]
3312
+ "ic-checkbox-group": ["ic-input-label", "ic-input-validation"],
3313
+ "ic-input-label": ["ic-typography"],
3314
+ "ic-input-validation": ["ic-typography"]
3440
3315
  }
3441
3316
  },
3442
3317
  {
@@ -3733,18 +3608,10 @@
3733
3608
  ],
3734
3609
  "parts": [],
3735
3610
  "dependents": [],
3736
- "dependencies": [
3737
- "ic-typography",
3738
- "ic-tooltip"
3739
- ],
3611
+ "dependencies": ["ic-typography", "ic-tooltip"],
3740
3612
  "dependencyGraph": {
3741
- "ic-chip": [
3742
- "ic-typography",
3743
- "ic-tooltip"
3744
- ],
3745
- "ic-tooltip": [
3746
- "ic-typography"
3747
- ]
3613
+ "ic-chip": ["ic-typography", "ic-tooltip"],
3614
+ "ic-tooltip": ["ic-typography"]
3748
3615
  }
3749
3616
  },
3750
3617
  {
@@ -3903,13 +3770,9 @@
3903
3770
  "slots": [],
3904
3771
  "parts": [],
3905
3772
  "dependents": [],
3906
- "dependencies": [
3907
- "ic-typography"
3908
- ],
3773
+ "dependencies": ["ic-typography"],
3909
3774
  "dependencyGraph": {
3910
- "ic-classification-banner": [
3911
- "ic-typography"
3912
- ]
3775
+ "ic-classification-banner": ["ic-typography"]
3913
3776
  }
3914
3777
  },
3915
3778
  {
@@ -4021,13 +3884,9 @@
4021
3884
  ],
4022
3885
  "parts": [],
4023
3886
  "dependents": [],
4024
- "dependencies": [
4025
- "ic-typography"
4026
- ],
3887
+ "dependencies": ["ic-typography"],
4027
3888
  "dependencyGraph": {
4028
- "ic-data-entity": [
4029
- "ic-typography"
4030
- ]
3889
+ "ic-data-entity": ["ic-typography"]
4031
3890
  }
4032
3891
  },
4033
3892
  {
@@ -4176,13 +4035,9 @@
4176
4035
  ],
4177
4036
  "parts": [],
4178
4037
  "dependents": [],
4179
- "dependencies": [
4180
- "ic-typography"
4181
- ],
4038
+ "dependencies": ["ic-typography"],
4182
4039
  "dependencyGraph": {
4183
- "ic-data-row": [
4184
- "ic-typography"
4185
- ]
4040
+ "ic-data-row": ["ic-typography"]
4186
4041
  }
4187
4042
  },
4188
4043
  {
@@ -4758,31 +4613,13 @@
4758
4613
  ],
4759
4614
  "parts": [],
4760
4615
  "dependents": [],
4761
- "dependencies": [
4762
- "ic-typography",
4763
- "ic-button",
4764
- "ic-alert"
4765
- ],
4616
+ "dependencies": ["ic-typography", "ic-button", "ic-alert"],
4766
4617
  "dependencyGraph": {
4767
- "ic-dialog": [
4768
- "ic-typography",
4769
- "ic-button",
4770
- "ic-alert"
4771
- ],
4772
- "ic-button": [
4773
- "ic-loading-indicator",
4774
- "ic-tooltip"
4775
- ],
4776
- "ic-loading-indicator": [
4777
- "ic-typography"
4778
- ],
4779
- "ic-tooltip": [
4780
- "ic-typography"
4781
- ],
4782
- "ic-alert": [
4783
- "ic-typography",
4784
- "ic-button"
4785
- ]
4618
+ "ic-dialog": ["ic-typography", "ic-button", "ic-alert"],
4619
+ "ic-button": ["ic-loading-indicator", "ic-tooltip"],
4620
+ "ic-loading-indicator": ["ic-typography"],
4621
+ "ic-tooltip": ["ic-typography"],
4622
+ "ic-alert": ["ic-typography", "ic-button"]
4786
4623
  }
4787
4624
  },
4788
4625
  {
@@ -4807,14 +4644,10 @@
4807
4644
  "styles": [],
4808
4645
  "slots": [],
4809
4646
  "parts": [],
4810
- "dependents": [
4811
- "ic-side-navigation"
4812
- ],
4647
+ "dependents": ["ic-side-navigation"],
4813
4648
  "dependencies": [],
4814
4649
  "dependencyGraph": {
4815
- "ic-side-navigation": [
4816
- "ic-divider"
4817
- ]
4650
+ "ic-side-navigation": ["ic-divider"]
4818
4651
  }
4819
4652
  },
4820
4653
  {
@@ -5034,13 +4867,9 @@
5034
4867
  ],
5035
4868
  "parts": [],
5036
4869
  "dependents": [],
5037
- "dependencies": [
5038
- "ic-typography"
5039
- ],
4870
+ "dependencies": ["ic-typography"],
5040
4871
  "dependencyGraph": {
5041
- "ic-empty-state": [
5042
- "ic-typography"
5043
- ]
4872
+ "ic-empty-state": ["ic-typography"]
5044
4873
  }
5045
4874
  },
5046
4875
  {
@@ -5269,15 +5098,9 @@
5269
5098
  ],
5270
5099
  "parts": [],
5271
5100
  "dependents": [],
5272
- "dependencies": [
5273
- "ic-section-container",
5274
- "ic-typography"
5275
- ],
5101
+ "dependencies": ["ic-section-container", "ic-typography"],
5276
5102
  "dependencyGraph": {
5277
- "ic-footer": [
5278
- "ic-section-container",
5279
- "ic-typography"
5280
- ]
5103
+ "ic-footer": ["ic-section-container", "ic-typography"]
5281
5104
  }
5282
5105
  },
5283
5106
  {
@@ -5532,15 +5355,9 @@
5532
5355
  "slots": [],
5533
5356
  "parts": [],
5534
5357
  "dependents": [],
5535
- "dependencies": [
5536
- "ic-typography",
5537
- "ic-section-container"
5538
- ],
5358
+ "dependencies": ["ic-typography", "ic-section-container"],
5539
5359
  "dependencyGraph": {
5540
- "ic-footer-link-group": [
5541
- "ic-typography",
5542
- "ic-section-container"
5543
- ]
5360
+ "ic-footer-link-group": ["ic-typography", "ic-section-container"]
5544
5361
  }
5545
5362
  },
5546
5363
  {
@@ -5865,15 +5682,9 @@
5865
5682
  ],
5866
5683
  "parts": [],
5867
5684
  "dependents": [],
5868
- "dependencies": [
5869
- "ic-section-container",
5870
- "ic-typography"
5871
- ],
5685
+ "dependencies": ["ic-section-container", "ic-typography"],
5872
5686
  "dependencyGraph": {
5873
- "ic-hero": [
5874
- "ic-section-container",
5875
- "ic-typography"
5876
- ]
5687
+ "ic-hero": ["ic-section-container", "ic-typography"]
5877
5688
  }
5878
5689
  },
5879
5690
  {
@@ -5929,37 +5740,16 @@
5929
5740
  "styles": [],
5930
5741
  "slots": [],
5931
5742
  "parts": [],
5932
- "dependents": [
5933
- "ic-page-header",
5934
- "ic-tab-group",
5935
- "ic-top-navigation"
5936
- ],
5937
- "dependencies": [
5938
- "ic-button"
5939
- ],
5743
+ "dependents": ["ic-page-header", "ic-tab-group", "ic-top-navigation"],
5744
+ "dependencies": ["ic-button"],
5940
5745
  "dependencyGraph": {
5941
- "ic-horizontal-scroll": [
5942
- "ic-button"
5943
- ],
5944
- "ic-button": [
5945
- "ic-loading-indicator",
5946
- "ic-tooltip"
5947
- ],
5948
- "ic-loading-indicator": [
5949
- "ic-typography"
5950
- ],
5951
- "ic-tooltip": [
5952
- "ic-typography"
5953
- ],
5954
- "ic-page-header": [
5955
- "ic-horizontal-scroll"
5956
- ],
5957
- "ic-tab-group": [
5958
- "ic-horizontal-scroll"
5959
- ],
5960
- "ic-top-navigation": [
5961
- "ic-horizontal-scroll"
5962
- ]
5746
+ "ic-horizontal-scroll": ["ic-button"],
5747
+ "ic-button": ["ic-loading-indicator", "ic-tooltip"],
5748
+ "ic-loading-indicator": ["ic-typography"],
5749
+ "ic-tooltip": ["ic-typography"],
5750
+ "ic-page-header": ["ic-horizontal-scroll"],
5751
+ "ic-tab-group": ["ic-horizontal-scroll"],
5752
+ "ic-top-navigation": ["ic-horizontal-scroll"]
5963
5753
  }
5964
5754
  },
5965
5755
  {
@@ -6260,18 +6050,11 @@
6260
6050
  }
6261
6051
  ],
6262
6052
  "parts": [],
6263
- "dependents": [
6264
- "ic-select",
6265
- "ic-text-field"
6266
- ],
6053
+ "dependents": ["ic-select", "ic-text-field"],
6267
6054
  "dependencies": [],
6268
6055
  "dependencyGraph": {
6269
- "ic-select": [
6270
- "ic-input-component-container"
6271
- ],
6272
- "ic-text-field": [
6273
- "ic-input-component-container"
6274
- ]
6056
+ "ic-select": ["ic-input-component-container"],
6057
+ "ic-text-field": ["ic-input-component-container"]
6275
6058
  }
6276
6059
  },
6277
6060
  {
@@ -6334,18 +6117,11 @@
6334
6117
  "styles": [],
6335
6118
  "slots": [],
6336
6119
  "parts": [],
6337
- "dependents": [
6338
- "ic-select",
6339
- "ic-text-field"
6340
- ],
6120
+ "dependents": ["ic-select", "ic-text-field"],
6341
6121
  "dependencies": [],
6342
6122
  "dependencyGraph": {
6343
- "ic-select": [
6344
- "ic-input-container"
6345
- ],
6346
- "ic-text-field": [
6347
- "ic-input-container"
6348
- ]
6123
+ "ic-select": ["ic-input-container"],
6124
+ "ic-text-field": ["ic-input-container"]
6349
6125
  }
6350
6126
  },
6351
6127
  {
@@ -6578,28 +6354,14 @@
6578
6354
  "ic-switch",
6579
6355
  "ic-text-field"
6580
6356
  ],
6581
- "dependencies": [
6582
- "ic-typography"
6583
- ],
6357
+ "dependencies": ["ic-typography"],
6584
6358
  "dependencyGraph": {
6585
- "ic-input-label": [
6586
- "ic-typography"
6587
- ],
6588
- "ic-checkbox-group": [
6589
- "ic-input-label"
6590
- ],
6591
- "ic-radio-group": [
6592
- "ic-input-label"
6593
- ],
6594
- "ic-select": [
6595
- "ic-input-label"
6596
- ],
6597
- "ic-switch": [
6598
- "ic-input-label"
6599
- ],
6600
- "ic-text-field": [
6601
- "ic-input-label"
6602
- ]
6359
+ "ic-input-label": ["ic-typography"],
6360
+ "ic-checkbox-group": ["ic-input-label"],
6361
+ "ic-radio-group": ["ic-input-label"],
6362
+ "ic-select": ["ic-input-label"],
6363
+ "ic-switch": ["ic-input-label"],
6364
+ "ic-text-field": ["ic-input-label"]
6603
6365
  }
6604
6366
  },
6605
6367
  {
@@ -6771,25 +6533,13 @@
6771
6533
  "ic-select",
6772
6534
  "ic-text-field"
6773
6535
  ],
6774
- "dependencies": [
6775
- "ic-typography"
6776
- ],
6536
+ "dependencies": ["ic-typography"],
6777
6537
  "dependencyGraph": {
6778
- "ic-input-validation": [
6779
- "ic-typography"
6780
- ],
6781
- "ic-checkbox-group": [
6782
- "ic-input-validation"
6783
- ],
6784
- "ic-radio-group": [
6785
- "ic-input-validation"
6786
- ],
6787
- "ic-select": [
6788
- "ic-input-validation"
6789
- ],
6790
- "ic-text-field": [
6791
- "ic-input-validation"
6792
- ]
6538
+ "ic-input-validation": ["ic-typography"],
6539
+ "ic-checkbox-group": ["ic-input-validation"],
6540
+ "ic-radio-group": ["ic-input-validation"],
6541
+ "ic-select": ["ic-input-validation"],
6542
+ "ic-text-field": ["ic-input-validation"]
6793
6543
  }
6794
6544
  },
6795
6545
  {
@@ -7080,14 +6830,10 @@
7080
6830
  }
7081
6831
  ],
7082
6832
  "parts": [],
7083
- "dependents": [
7084
- "ic-breadcrumb"
7085
- ],
6833
+ "dependents": ["ic-breadcrumb"],
7086
6834
  "dependencies": [],
7087
6835
  "dependencyGraph": {
7088
- "ic-breadcrumb": [
7089
- "ic-link"
7090
- ]
6836
+ "ic-breadcrumb": ["ic-link"]
7091
6837
  }
7092
6838
  },
7093
6839
  {
@@ -7376,31 +7122,14 @@
7376
7122
  "docs": ""
7377
7123
  }
7378
7124
  ],
7379
- "dependents": [
7380
- "ic-button",
7381
- "ic-menu",
7382
- "ic-step",
7383
- "ic-toast"
7384
- ],
7385
- "dependencies": [
7386
- "ic-typography"
7387
- ],
7125
+ "dependents": ["ic-button", "ic-menu", "ic-step", "ic-toast"],
7126
+ "dependencies": ["ic-typography"],
7388
7127
  "dependencyGraph": {
7389
- "ic-loading-indicator": [
7390
- "ic-typography"
7391
- ],
7392
- "ic-button": [
7393
- "ic-loading-indicator"
7394
- ],
7395
- "ic-menu": [
7396
- "ic-loading-indicator"
7397
- ],
7398
- "ic-step": [
7399
- "ic-loading-indicator"
7400
- ],
7401
- "ic-toast": [
7402
- "ic-loading-indicator"
7403
- ]
7128
+ "ic-loading-indicator": ["ic-typography"],
7129
+ "ic-button": ["ic-loading-indicator"],
7130
+ "ic-menu": ["ic-loading-indicator"],
7131
+ "ic-step": ["ic-loading-indicator"],
7132
+ "ic-toast": ["ic-loading-indicator"]
7404
7133
  }
7405
7134
  },
7406
7135
  {
@@ -7822,37 +7551,15 @@
7822
7551
  ],
7823
7552
  "slots": [],
7824
7553
  "parts": [],
7825
- "dependents": [
7826
- "ic-search-bar",
7827
- "ic-select"
7828
- ],
7829
- "dependencies": [
7830
- "ic-loading-indicator",
7831
- "ic-typography",
7832
- "ic-button"
7833
- ],
7554
+ "dependents": ["ic-search-bar", "ic-select"],
7555
+ "dependencies": ["ic-loading-indicator", "ic-typography", "ic-button"],
7834
7556
  "dependencyGraph": {
7835
- "ic-menu": [
7836
- "ic-loading-indicator",
7837
- "ic-typography",
7838
- "ic-button"
7839
- ],
7840
- "ic-loading-indicator": [
7841
- "ic-typography"
7842
- ],
7843
- "ic-button": [
7844
- "ic-loading-indicator",
7845
- "ic-tooltip"
7846
- ],
7847
- "ic-tooltip": [
7848
- "ic-typography"
7849
- ],
7850
- "ic-search-bar": [
7851
- "ic-menu"
7852
- ],
7853
- "ic-select": [
7854
- "ic-menu"
7855
- ]
7557
+ "ic-menu": ["ic-loading-indicator", "ic-typography", "ic-button"],
7558
+ "ic-loading-indicator": ["ic-typography"],
7559
+ "ic-button": ["ic-loading-indicator", "ic-tooltip"],
7560
+ "ic-tooltip": ["ic-typography"],
7561
+ "ic-search-bar": ["ic-menu"],
7562
+ "ic-select": ["ic-menu"]
7856
7563
  }
7857
7564
  },
7858
7565
  {
@@ -7893,13 +7600,9 @@
7893
7600
  "slots": [],
7894
7601
  "parts": [],
7895
7602
  "dependents": [],
7896
- "dependencies": [
7897
- "ic-typography"
7898
- ],
7603
+ "dependencies": ["ic-typography"],
7899
7604
  "dependencyGraph": {
7900
- "ic-menu-group": [
7901
- "ic-typography"
7902
- ]
7605
+ "ic-menu-group": ["ic-typography"]
7903
7606
  }
7904
7607
  },
7905
7608
  {
@@ -8219,31 +7922,14 @@
8219
7922
  }
8220
7923
  ],
8221
7924
  "parts": [],
8222
- "dependents": [
8223
- "ic-popover-menu"
8224
- ],
8225
- "dependencies": [
8226
- "ic-typography",
8227
- "ic-button"
8228
- ],
7925
+ "dependents": ["ic-popover-menu"],
7926
+ "dependencies": ["ic-typography", "ic-button"],
8229
7927
  "dependencyGraph": {
8230
- "ic-menu-item": [
8231
- "ic-typography",
8232
- "ic-button"
8233
- ],
8234
- "ic-button": [
8235
- "ic-loading-indicator",
8236
- "ic-tooltip"
8237
- ],
8238
- "ic-loading-indicator": [
8239
- "ic-typography"
8240
- ],
8241
- "ic-tooltip": [
8242
- "ic-typography"
8243
- ],
8244
- "ic-popover-menu": [
8245
- "ic-menu-item"
8246
- ]
7928
+ "ic-menu-item": ["ic-typography", "ic-button"],
7929
+ "ic-button": ["ic-loading-indicator", "ic-tooltip"],
7930
+ "ic-loading-indicator": ["ic-typography"],
7931
+ "ic-tooltip": ["ic-typography"],
7932
+ "ic-popover-menu": ["ic-menu-item"]
8247
7933
  }
8248
7934
  },
8249
7935
  {
@@ -8511,23 +8197,12 @@
8511
8197
  ],
8512
8198
  "parts": [],
8513
8199
  "dependents": [],
8514
- "dependencies": [
8515
- "ic-button"
8516
- ],
8200
+ "dependencies": ["ic-button"],
8517
8201
  "dependencyGraph": {
8518
- "ic-navigation-button": [
8519
- "ic-button"
8520
- ],
8521
- "ic-button": [
8522
- "ic-loading-indicator",
8523
- "ic-tooltip"
8524
- ],
8525
- "ic-loading-indicator": [
8526
- "ic-typography"
8527
- ],
8528
- "ic-tooltip": [
8529
- "ic-typography"
8530
- ]
8202
+ "ic-navigation-button": ["ic-button"],
8203
+ "ic-button": ["ic-loading-indicator", "ic-tooltip"],
8204
+ "ic-loading-indicator": ["ic-typography"],
8205
+ "ic-tooltip": ["ic-typography"]
8531
8206
  }
8532
8207
  },
8533
8208
  {
@@ -8636,13 +8311,9 @@
8636
8311
  "slots": [],
8637
8312
  "parts": [],
8638
8313
  "dependents": [],
8639
- "dependencies": [
8640
- "ic-typography"
8641
- ],
8314
+ "dependencies": ["ic-typography"],
8642
8315
  "dependencyGraph": {
8643
- "ic-navigation-group": [
8644
- "ic-typography"
8645
- ]
8316
+ "ic-navigation-group": ["ic-typography"]
8646
8317
  }
8647
8318
  },
8648
8319
  {
@@ -8928,18 +8599,10 @@
8928
8599
  }
8929
8600
  ],
8930
8601
  "dependents": [],
8931
- "dependencies": [
8932
- "ic-typography",
8933
- "ic-tooltip"
8934
- ],
8602
+ "dependencies": ["ic-typography", "ic-tooltip"],
8935
8603
  "dependencyGraph": {
8936
- "ic-navigation-item": [
8937
- "ic-typography",
8938
- "ic-tooltip"
8939
- ],
8940
- "ic-tooltip": [
8941
- "ic-typography"
8942
- ]
8604
+ "ic-navigation-item": ["ic-typography", "ic-tooltip"],
8605
+ "ic-tooltip": ["ic-typography"]
8943
8606
  }
8944
8607
  },
8945
8608
  {
@@ -9038,31 +8701,14 @@
9038
8701
  }
9039
8702
  ],
9040
8703
  "parts": [],
9041
- "dependents": [
9042
- "ic-top-navigation"
9043
- ],
9044
- "dependencies": [
9045
- "ic-button",
9046
- "ic-typography"
9047
- ],
8704
+ "dependents": ["ic-top-navigation"],
8705
+ "dependencies": ["ic-button", "ic-typography"],
9048
8706
  "dependencyGraph": {
9049
- "ic-navigation-menu": [
9050
- "ic-button",
9051
- "ic-typography"
9052
- ],
9053
- "ic-button": [
9054
- "ic-loading-indicator",
9055
- "ic-tooltip"
9056
- ],
9057
- "ic-loading-indicator": [
9058
- "ic-typography"
9059
- ],
9060
- "ic-tooltip": [
9061
- "ic-typography"
9062
- ],
9063
- "ic-top-navigation": [
9064
- "ic-navigation-menu"
9065
- ]
8707
+ "ic-navigation-menu": ["ic-button", "ic-typography"],
8708
+ "ic-button": ["ic-loading-indicator", "ic-tooltip"],
8709
+ "ic-loading-indicator": ["ic-typography"],
8710
+ "ic-tooltip": ["ic-typography"],
8711
+ "ic-top-navigation": ["ic-navigation-menu"]
9066
8712
  }
9067
8713
  },
9068
8714
  {
@@ -9393,19 +9039,10 @@
9393
9039
  "ic-typography",
9394
9040
  "ic-horizontal-scroll"
9395
9041
  ],
9396
- "ic-horizontal-scroll": [
9397
- "ic-button"
9398
- ],
9399
- "ic-button": [
9400
- "ic-loading-indicator",
9401
- "ic-tooltip"
9402
- ],
9403
- "ic-loading-indicator": [
9404
- "ic-typography"
9405
- ],
9406
- "ic-tooltip": [
9407
- "ic-typography"
9408
- ]
9042
+ "ic-horizontal-scroll": ["ic-button"],
9043
+ "ic-button": ["ic-loading-indicator", "ic-tooltip"],
9044
+ "ic-loading-indicator": ["ic-typography"],
9045
+ "ic-tooltip": ["ic-typography"]
9409
9046
  }
9410
9047
  },
9411
9048
  {
@@ -9759,28 +9396,13 @@
9759
9396
  "slots": [],
9760
9397
  "parts": [],
9761
9398
  "dependents": [],
9762
- "dependencies": [
9763
- "ic-button",
9764
- "ic-pagination-item"
9765
- ],
9399
+ "dependencies": ["ic-button", "ic-pagination-item"],
9766
9400
  "dependencyGraph": {
9767
- "ic-pagination": [
9768
- "ic-button",
9769
- "ic-pagination-item"
9770
- ],
9771
- "ic-button": [
9772
- "ic-loading-indicator",
9773
- "ic-tooltip"
9774
- ],
9775
- "ic-loading-indicator": [
9776
- "ic-typography"
9777
- ],
9778
- "ic-tooltip": [
9779
- "ic-typography"
9780
- ],
9781
- "ic-pagination-item": [
9782
- "ic-typography"
9783
- ]
9401
+ "ic-pagination": ["ic-button", "ic-pagination-item"],
9402
+ "ic-button": ["ic-loading-indicator", "ic-tooltip"],
9403
+ "ic-loading-indicator": ["ic-typography"],
9404
+ "ic-tooltip": ["ic-typography"],
9405
+ "ic-pagination-item": ["ic-typography"]
9784
9406
  }
9785
9407
  },
9786
9408
  {
@@ -10001,19 +9623,11 @@
10001
9623
  "styles": [],
10002
9624
  "slots": [],
10003
9625
  "parts": [],
10004
- "dependents": [
10005
- "ic-pagination"
10006
- ],
10007
- "dependencies": [
10008
- "ic-typography"
10009
- ],
9626
+ "dependents": ["ic-pagination"],
9627
+ "dependencies": ["ic-typography"],
10010
9628
  "dependencyGraph": {
10011
- "ic-pagination-item": [
10012
- "ic-typography"
10013
- ],
10014
- "ic-pagination": [
10015
- "ic-pagination-item"
10016
- ]
9629
+ "ic-pagination-item": ["ic-typography"],
9630
+ "ic-pagination": ["ic-pagination-item"]
10017
9631
  }
10018
9632
  },
10019
9633
  {
@@ -10151,29 +9765,13 @@
10151
9765
  "slots": [],
10152
9766
  "parts": [],
10153
9767
  "dependents": [],
10154
- "dependencies": [
10155
- "ic-menu-item",
10156
- "ic-typography"
10157
- ],
9768
+ "dependencies": ["ic-menu-item", "ic-typography"],
10158
9769
  "dependencyGraph": {
10159
- "ic-popover-menu": [
10160
- "ic-menu-item",
10161
- "ic-typography"
10162
- ],
10163
- "ic-menu-item": [
10164
- "ic-typography",
10165
- "ic-button"
10166
- ],
10167
- "ic-button": [
10168
- "ic-loading-indicator",
10169
- "ic-tooltip"
10170
- ],
10171
- "ic-loading-indicator": [
10172
- "ic-typography"
10173
- ],
10174
- "ic-tooltip": [
10175
- "ic-typography"
10176
- ]
9770
+ "ic-popover-menu": ["ic-menu-item", "ic-typography"],
9771
+ "ic-menu-item": ["ic-typography", "ic-button"],
9772
+ "ic-button": ["ic-loading-indicator", "ic-tooltip"],
9773
+ "ic-loading-indicator": ["ic-typography"],
9774
+ "ic-tooltip": ["ic-typography"]
10177
9775
  }
10178
9776
  },
10179
9777
  {
@@ -10510,21 +10108,11 @@
10510
10108
  "slots": [],
10511
10109
  "parts": [],
10512
10110
  "dependents": [],
10513
- "dependencies": [
10514
- "ic-input-label",
10515
- "ic-input-validation"
10516
- ],
10111
+ "dependencies": ["ic-input-label", "ic-input-validation"],
10517
10112
  "dependencyGraph": {
10518
- "ic-radio-group": [
10519
- "ic-input-label",
10520
- "ic-input-validation"
10521
- ],
10522
- "ic-input-label": [
10523
- "ic-typography"
10524
- ],
10525
- "ic-input-validation": [
10526
- "ic-typography"
10527
- ]
10113
+ "ic-radio-group": ["ic-input-label", "ic-input-validation"],
10114
+ "ic-input-label": ["ic-typography"],
10115
+ "ic-input-validation": ["ic-typography"]
10528
10116
  }
10529
10117
  },
10530
10118
  {
@@ -10953,13 +10541,9 @@
10953
10541
  ],
10954
10542
  "parts": [],
10955
10543
  "dependents": [],
10956
- "dependencies": [
10957
- "ic-typography"
10958
- ],
10544
+ "dependencies": ["ic-typography"],
10959
10545
  "dependencyGraph": {
10960
- "ic-radio-option": [
10961
- "ic-typography"
10962
- ]
10546
+ "ic-radio-option": ["ic-typography"]
10963
10547
  }
10964
10548
  },
10965
10549
  {
@@ -12183,17 +11767,9 @@
12183
11767
  "slots": [],
12184
11768
  "parts": [],
12185
11769
  "dependents": [],
12186
- "dependencies": [
12187
- "ic-text-field",
12188
- "ic-button",
12189
- "ic-menu"
12190
- ],
11770
+ "dependencies": ["ic-text-field", "ic-button", "ic-menu"],
12191
11771
  "dependencyGraph": {
12192
- "ic-search-bar": [
12193
- "ic-text-field",
12194
- "ic-button",
12195
- "ic-menu"
12196
- ],
11772
+ "ic-search-bar": ["ic-text-field", "ic-button", "ic-menu"],
12197
11773
  "ic-text-field": [
12198
11774
  "ic-input-container",
12199
11775
  "ic-input-label",
@@ -12201,27 +11777,12 @@
12201
11777
  "ic-input-validation",
12202
11778
  "ic-typography"
12203
11779
  ],
12204
- "ic-input-label": [
12205
- "ic-typography"
12206
- ],
12207
- "ic-input-validation": [
12208
- "ic-typography"
12209
- ],
12210
- "ic-button": [
12211
- "ic-loading-indicator",
12212
- "ic-tooltip"
12213
- ],
12214
- "ic-loading-indicator": [
12215
- "ic-typography"
12216
- ],
12217
- "ic-tooltip": [
12218
- "ic-typography"
12219
- ],
12220
- "ic-menu": [
12221
- "ic-loading-indicator",
12222
- "ic-typography",
12223
- "ic-button"
12224
- ]
11780
+ "ic-input-label": ["ic-typography"],
11781
+ "ic-input-validation": ["ic-typography"],
11782
+ "ic-button": ["ic-loading-indicator", "ic-tooltip"],
11783
+ "ic-loading-indicator": ["ic-typography"],
11784
+ "ic-tooltip": ["ic-typography"],
11785
+ "ic-menu": ["ic-loading-indicator", "ic-typography", "ic-button"]
12225
11786
  }
12226
11787
  },
12227
11788
  {
@@ -12308,21 +11869,11 @@
12308
11869
  ],
12309
11870
  "dependencies": [],
12310
11871
  "dependencyGraph": {
12311
- "ic-footer": [
12312
- "ic-section-container"
12313
- ],
12314
- "ic-footer-link-group": [
12315
- "ic-section-container"
12316
- ],
12317
- "ic-hero": [
12318
- "ic-section-container"
12319
- ],
12320
- "ic-page-header": [
12321
- "ic-section-container"
12322
- ],
12323
- "ic-top-navigation": [
12324
- "ic-section-container"
12325
- ]
11872
+ "ic-footer": ["ic-section-container"],
11873
+ "ic-footer-link-group": ["ic-section-container"],
11874
+ "ic-hero": ["ic-section-container"],
11875
+ "ic-page-header": ["ic-section-container"],
11876
+ "ic-top-navigation": ["ic-section-container"]
12326
11877
  }
12327
11878
  },
12328
11879
  {
@@ -13336,27 +12887,12 @@
13336
12887
  "ic-menu",
13337
12888
  "ic-input-validation"
13338
12889
  ],
13339
- "ic-input-label": [
13340
- "ic-typography"
13341
- ],
13342
- "ic-button": [
13343
- "ic-loading-indicator",
13344
- "ic-tooltip"
13345
- ],
13346
- "ic-loading-indicator": [
13347
- "ic-typography"
13348
- ],
13349
- "ic-tooltip": [
13350
- "ic-typography"
13351
- ],
13352
- "ic-menu": [
13353
- "ic-loading-indicator",
13354
- "ic-typography",
13355
- "ic-button"
13356
- ],
13357
- "ic-input-validation": [
13358
- "ic-typography"
13359
- ]
12890
+ "ic-input-label": ["ic-typography"],
12891
+ "ic-button": ["ic-loading-indicator", "ic-tooltip"],
12892
+ "ic-loading-indicator": ["ic-typography"],
12893
+ "ic-tooltip": ["ic-typography"],
12894
+ "ic-menu": ["ic-loading-indicator", "ic-typography", "ic-button"],
12895
+ "ic-input-validation": ["ic-typography"]
13360
12896
  }
13361
12897
  },
13362
12898
  {
@@ -13483,7 +13019,7 @@
13483
13019
  "mutable": false,
13484
13020
  "attr": "expanded",
13485
13021
  "reflectToAttr": false,
13486
- "docs": "If `true`, the side navigation will load in an expanded state.",
13022
+ "docs": "If `true`, the side navigation will display an expanded state.",
13487
13023
  "docsTags": [],
13488
13024
  "default": "false",
13489
13025
  "values": [
@@ -13661,27 +13197,12 @@
13661
13197
  ],
13662
13198
  "parts": [],
13663
13199
  "dependents": [],
13664
- "dependencies": [
13665
- "ic-typography",
13666
- "ic-button",
13667
- "ic-divider"
13668
- ],
13200
+ "dependencies": ["ic-typography", "ic-button", "ic-divider"],
13669
13201
  "dependencyGraph": {
13670
- "ic-side-navigation": [
13671
- "ic-typography",
13672
- "ic-button",
13673
- "ic-divider"
13674
- ],
13675
- "ic-button": [
13676
- "ic-loading-indicator",
13677
- "ic-tooltip"
13678
- ],
13679
- "ic-loading-indicator": [
13680
- "ic-typography"
13681
- ],
13682
- "ic-tooltip": [
13683
- "ic-typography"
13684
- ]
13202
+ "ic-side-navigation": ["ic-typography", "ic-button", "ic-divider"],
13203
+ "ic-button": ["ic-loading-indicator", "ic-tooltip"],
13204
+ "ic-loading-indicator": ["ic-typography"],
13205
+ "ic-tooltip": ["ic-typography"]
13685
13206
  }
13686
13207
  },
13687
13208
  {
@@ -14029,13 +13550,9 @@
14029
13550
  "slots": [],
14030
13551
  "parts": [],
14031
13552
  "dependents": [],
14032
- "dependencies": [
14033
- "ic-typography"
14034
- ],
13553
+ "dependencies": ["ic-typography"],
14035
13554
  "dependencyGraph": {
14036
- "ic-status-tag": [
14037
- "ic-typography"
14038
- ]
13555
+ "ic-status-tag": ["ic-typography"]
14039
13556
  }
14040
13557
  },
14041
13558
  {
@@ -14170,18 +13687,10 @@
14170
13687
  "slots": [],
14171
13688
  "parts": [],
14172
13689
  "dependents": [],
14173
- "dependencies": [
14174
- "ic-loading-indicator",
14175
- "ic-typography"
14176
- ],
13690
+ "dependencies": ["ic-loading-indicator", "ic-typography"],
14177
13691
  "dependencyGraph": {
14178
- "ic-step": [
14179
- "ic-loading-indicator",
14180
- "ic-typography"
14181
- ],
14182
- "ic-loading-indicator": [
14183
- "ic-typography"
14184
- ]
13692
+ "ic-step": ["ic-loading-indicator", "ic-typography"],
13693
+ "ic-loading-indicator": ["ic-typography"]
14185
13694
  }
14186
13695
  },
14187
13696
  {
@@ -14649,18 +14158,10 @@
14649
14158
  ],
14650
14159
  "parts": [],
14651
14160
  "dependents": [],
14652
- "dependencies": [
14653
- "ic-input-label",
14654
- "ic-typography"
14655
- ],
14161
+ "dependencies": ["ic-input-label", "ic-typography"],
14656
14162
  "dependencyGraph": {
14657
- "ic-switch": [
14658
- "ic-input-label",
14659
- "ic-typography"
14660
- ],
14661
- "ic-input-label": [
14662
- "ic-typography"
14663
- ]
14163
+ "ic-switch": ["ic-input-label", "ic-typography"],
14164
+ "ic-input-label": ["ic-typography"]
14664
14165
  }
14665
14166
  },
14666
14167
  {
@@ -14743,13 +14244,9 @@
14743
14244
  ],
14744
14245
  "parts": [],
14745
14246
  "dependents": [],
14746
- "dependencies": [
14747
- "ic-typography"
14748
- ],
14247
+ "dependencies": ["ic-typography"],
14749
14248
  "dependencyGraph": {
14750
- "ic-tab": [
14751
- "ic-typography"
14752
- ]
14249
+ "ic-tab": ["ic-typography"]
14753
14250
  }
14754
14251
  },
14755
14252
  {
@@ -15037,26 +14534,13 @@
15037
14534
  "slots": [],
15038
14535
  "parts": [],
15039
14536
  "dependents": [],
15040
- "dependencies": [
15041
- "ic-horizontal-scroll"
15042
- ],
14537
+ "dependencies": ["ic-horizontal-scroll"],
15043
14538
  "dependencyGraph": {
15044
- "ic-tab-group": [
15045
- "ic-horizontal-scroll"
15046
- ],
15047
- "ic-horizontal-scroll": [
15048
- "ic-button"
15049
- ],
15050
- "ic-button": [
15051
- "ic-loading-indicator",
15052
- "ic-tooltip"
15053
- ],
15054
- "ic-loading-indicator": [
15055
- "ic-typography"
15056
- ],
15057
- "ic-tooltip": [
15058
- "ic-typography"
15059
- ]
14539
+ "ic-tab-group": ["ic-horizontal-scroll"],
14540
+ "ic-horizontal-scroll": ["ic-button"],
14541
+ "ic-button": ["ic-loading-indicator", "ic-tooltip"],
14542
+ "ic-loading-indicator": ["ic-typography"],
14543
+ "ic-tooltip": ["ic-typography"]
15060
14544
  }
15061
14545
  },
15062
14546
  {
@@ -15674,6 +15158,28 @@
15674
15158
  "optional": false,
15675
15159
  "required": false
15676
15160
  },
15161
+ {
15162
+ "name": "maxCharacters",
15163
+ "type": "number",
15164
+ "complexType": {
15165
+ "original": "number",
15166
+ "resolved": "number",
15167
+ "references": {}
15168
+ },
15169
+ "mutable": false,
15170
+ "attr": "max-characters",
15171
+ "reflectToAttr": false,
15172
+ "docs": "The maximum number of characters that can be entered in the field.",
15173
+ "docsTags": [],
15174
+ "default": "0",
15175
+ "values": [
15176
+ {
15177
+ "type": "number"
15178
+ }
15179
+ ],
15180
+ "optional": false,
15181
+ "required": false
15182
+ },
15677
15183
  {
15678
15184
  "name": "maxLength",
15679
15185
  "type": "number",
@@ -15685,7 +15191,7 @@
15685
15191
  "mutable": false,
15686
15192
  "attr": "max-length",
15687
15193
  "reflectToAttr": false,
15688
- "docs": "The maximum number of characters that can be entered in the field.",
15194
+ "docs": "The label for maximum number of characters that can be entered in the field.",
15689
15195
  "docsTags": [],
15690
15196
  "default": "0",
15691
15197
  "values": [
@@ -15721,6 +15227,28 @@
15721
15227
  "optional": false,
15722
15228
  "required": false
15723
15229
  },
15230
+ {
15231
+ "name": "minCharacters",
15232
+ "type": "number",
15233
+ "complexType": {
15234
+ "original": "number",
15235
+ "resolved": "number",
15236
+ "references": {}
15237
+ },
15238
+ "mutable": false,
15239
+ "attr": "min-characters",
15240
+ "reflectToAttr": false,
15241
+ "docs": "The minimum number of characters that can be entered in the field.",
15242
+ "docsTags": [],
15243
+ "default": "0",
15244
+ "values": [
15245
+ {
15246
+ "type": "number"
15247
+ }
15248
+ ],
15249
+ "optional": false,
15250
+ "required": false
15251
+ },
15724
15252
  {
15725
15253
  "name": "name",
15726
15254
  "type": "string",
@@ -16242,9 +15770,7 @@
16242
15770
  }
16243
15771
  ],
16244
15772
  "parts": [],
16245
- "dependents": [
16246
- "ic-search-bar"
16247
- ],
15773
+ "dependents": ["ic-search-bar"],
16248
15774
  "dependencies": [
16249
15775
  "ic-input-container",
16250
15776
  "ic-input-label",
@@ -16260,15 +15786,9 @@
16260
15786
  "ic-input-validation",
16261
15787
  "ic-typography"
16262
15788
  ],
16263
- "ic-input-label": [
16264
- "ic-typography"
16265
- ],
16266
- "ic-input-validation": [
16267
- "ic-typography"
16268
- ],
16269
- "ic-search-bar": [
16270
- "ic-text-field"
16271
- ]
15789
+ "ic-input-label": ["ic-typography"],
15790
+ "ic-input-validation": ["ic-typography"],
15791
+ "ic-search-bar": ["ic-text-field"]
16272
15792
  }
16273
15793
  },
16274
15794
  {
@@ -16575,27 +16095,12 @@
16575
16095
  ],
16576
16096
  "parts": [],
16577
16097
  "dependents": [],
16578
- "dependencies": [
16579
- "ic-typography",
16580
- "ic-loading-indicator",
16581
- "ic-button"
16582
- ],
16098
+ "dependencies": ["ic-typography", "ic-loading-indicator", "ic-button"],
16583
16099
  "dependencyGraph": {
16584
- "ic-toast": [
16585
- "ic-typography",
16586
- "ic-loading-indicator",
16587
- "ic-button"
16588
- ],
16589
- "ic-loading-indicator": [
16590
- "ic-typography"
16591
- ],
16592
- "ic-button": [
16593
- "ic-loading-indicator",
16594
- "ic-tooltip"
16595
- ],
16596
- "ic-tooltip": [
16597
- "ic-typography"
16598
- ]
16100
+ "ic-toast": ["ic-typography", "ic-loading-indicator", "ic-button"],
16101
+ "ic-loading-indicator": ["ic-typography"],
16102
+ "ic-button": ["ic-loading-indicator", "ic-tooltip"],
16103
+ "ic-tooltip": ["ic-typography"]
16599
16104
  }
16600
16105
  },
16601
16106
  {
@@ -17015,23 +16520,12 @@
17015
16520
  ],
17016
16521
  "parts": [],
17017
16522
  "dependents": [],
17018
- "dependencies": [
17019
- "ic-button"
17020
- ],
16523
+ "dependencies": ["ic-button"],
17021
16524
  "dependencyGraph": {
17022
- "ic-toggle-button": [
17023
- "ic-button"
17024
- ],
17025
- "ic-button": [
17026
- "ic-loading-indicator",
17027
- "ic-tooltip"
17028
- ],
17029
- "ic-loading-indicator": [
17030
- "ic-typography"
17031
- ],
17032
- "ic-tooltip": [
17033
- "ic-typography"
17034
- ]
16525
+ "ic-toggle-button": ["ic-button"],
16526
+ "ic-button": ["ic-loading-indicator", "ic-tooltip"],
16527
+ "ic-loading-indicator": ["ic-typography"],
16528
+ "ic-tooltip": ["ic-typography"]
17035
16529
  }
17036
16530
  },
17037
16531
  {
@@ -17268,27 +16762,13 @@
17268
16762
  ],
17269
16763
  "slots": [],
17270
16764
  "parts": [],
17271
- "dependents": [
17272
- "ic-button",
17273
- "ic-chip",
17274
- "ic-navigation-item"
17275
- ],
17276
- "dependencies": [
17277
- "ic-typography"
17278
- ],
16765
+ "dependents": ["ic-button", "ic-chip", "ic-navigation-item"],
16766
+ "dependencies": ["ic-typography"],
17279
16767
  "dependencyGraph": {
17280
- "ic-tooltip": [
17281
- "ic-typography"
17282
- ],
17283
- "ic-button": [
17284
- "ic-tooltip"
17285
- ],
17286
- "ic-chip": [
17287
- "ic-tooltip"
17288
- ],
17289
- "ic-navigation-item": [
17290
- "ic-tooltip"
17291
- ]
16768
+ "ic-tooltip": ["ic-typography"],
16769
+ "ic-button": ["ic-tooltip"],
16770
+ "ic-chip": ["ic-tooltip"],
16771
+ "ic-navigation-item": ["ic-tooltip"]
17292
16772
  }
17293
16773
  },
17294
16774
  {
@@ -17586,23 +17066,11 @@
17586
17066
  "ic-horizontal-scroll",
17587
17067
  "ic-navigation-menu"
17588
17068
  ],
17589
- "ic-button": [
17590
- "ic-loading-indicator",
17591
- "ic-tooltip"
17592
- ],
17593
- "ic-loading-indicator": [
17594
- "ic-typography"
17595
- ],
17596
- "ic-tooltip": [
17597
- "ic-typography"
17598
- ],
17599
- "ic-horizontal-scroll": [
17600
- "ic-button"
17601
- ],
17602
- "ic-navigation-menu": [
17603
- "ic-button",
17604
- "ic-typography"
17605
- ]
17069
+ "ic-button": ["ic-loading-indicator", "ic-tooltip"],
17070
+ "ic-loading-indicator": ["ic-typography"],
17071
+ "ic-tooltip": ["ic-typography"],
17072
+ "ic-horizontal-scroll": ["ic-button"],
17073
+ "ic-navigation-menu": ["ic-button", "ic-typography"]
17606
17074
  }
17607
17075
  },
17608
17076
  {
@@ -17884,123 +17352,45 @@
17884
17352
  ],
17885
17353
  "dependencies": [],
17886
17354
  "dependencyGraph": {
17887
- "ic-accordion": [
17888
- "ic-typography"
17889
- ],
17890
- "ic-accordion-group": [
17891
- "ic-typography"
17892
- ],
17893
- "ic-alert": [
17894
- "ic-typography"
17895
- ],
17896
- "ic-back-to-top": [
17897
- "ic-typography"
17898
- ],
17899
- "ic-badge": [
17900
- "ic-typography"
17901
- ],
17902
- "ic-card": [
17903
- "ic-typography"
17904
- ],
17905
- "ic-checkbox": [
17906
- "ic-typography"
17907
- ],
17908
- "ic-chip": [
17909
- "ic-typography"
17910
- ],
17911
- "ic-classification-banner": [
17912
- "ic-typography"
17913
- ],
17914
- "ic-data-entity": [
17915
- "ic-typography"
17916
- ],
17917
- "ic-data-row": [
17918
- "ic-typography"
17919
- ],
17920
- "ic-dialog": [
17921
- "ic-typography"
17922
- ],
17923
- "ic-empty-state": [
17924
- "ic-typography"
17925
- ],
17926
- "ic-footer": [
17927
- "ic-typography"
17928
- ],
17929
- "ic-footer-link-group": [
17930
- "ic-typography"
17931
- ],
17932
- "ic-hero": [
17933
- "ic-typography"
17934
- ],
17935
- "ic-input-label": [
17936
- "ic-typography"
17937
- ],
17938
- "ic-input-validation": [
17939
- "ic-typography"
17940
- ],
17941
- "ic-loading-indicator": [
17942
- "ic-typography"
17943
- ],
17944
- "ic-menu": [
17945
- "ic-typography"
17946
- ],
17947
- "ic-menu-group": [
17948
- "ic-typography"
17949
- ],
17950
- "ic-menu-item": [
17951
- "ic-typography"
17952
- ],
17953
- "ic-navigation-group": [
17954
- "ic-typography"
17955
- ],
17956
- "ic-navigation-item": [
17957
- "ic-typography"
17958
- ],
17959
- "ic-navigation-menu": [
17960
- "ic-typography"
17961
- ],
17962
- "ic-page-header": [
17963
- "ic-typography"
17964
- ],
17965
- "ic-pagination-item": [
17966
- "ic-typography"
17967
- ],
17968
- "ic-popover-menu": [
17969
- "ic-typography"
17970
- ],
17971
- "ic-radio-option": [
17972
- "ic-typography"
17973
- ],
17974
- "ic-select": [
17975
- "ic-typography"
17976
- ],
17977
- "ic-side-navigation": [
17978
- "ic-typography"
17979
- ],
17980
- "ic-status-tag": [
17981
- "ic-typography"
17982
- ],
17983
- "ic-step": [
17984
- "ic-typography"
17985
- ],
17986
- "ic-switch": [
17987
- "ic-typography"
17988
- ],
17989
- "ic-tab": [
17990
- "ic-typography"
17991
- ],
17992
- "ic-text-field": [
17993
- "ic-typography"
17994
- ],
17995
- "ic-toast": [
17996
- "ic-typography"
17997
- ],
17998
- "ic-tooltip": [
17999
- "ic-typography"
18000
- ],
18001
- "ic-top-navigation": [
18002
- "ic-typography"
18003
- ]
17355
+ "ic-accordion": ["ic-typography"],
17356
+ "ic-accordion-group": ["ic-typography"],
17357
+ "ic-alert": ["ic-typography"],
17358
+ "ic-back-to-top": ["ic-typography"],
17359
+ "ic-badge": ["ic-typography"],
17360
+ "ic-card": ["ic-typography"],
17361
+ "ic-checkbox": ["ic-typography"],
17362
+ "ic-chip": ["ic-typography"],
17363
+ "ic-classification-banner": ["ic-typography"],
17364
+ "ic-data-entity": ["ic-typography"],
17365
+ "ic-data-row": ["ic-typography"],
17366
+ "ic-dialog": ["ic-typography"],
17367
+ "ic-empty-state": ["ic-typography"],
17368
+ "ic-footer": ["ic-typography"],
17369
+ "ic-footer-link-group": ["ic-typography"],
17370
+ "ic-hero": ["ic-typography"],
17371
+ "ic-input-label": ["ic-typography"],
17372
+ "ic-input-validation": ["ic-typography"],
17373
+ "ic-loading-indicator": ["ic-typography"],
17374
+ "ic-menu": ["ic-typography"],
17375
+ "ic-menu-group": ["ic-typography"],
17376
+ "ic-menu-item": ["ic-typography"],
17377
+ "ic-navigation-group": ["ic-typography"],
17378
+ "ic-navigation-item": ["ic-typography"],
17379
+ "ic-navigation-menu": ["ic-typography"],
17380
+ "ic-page-header": ["ic-typography"],
17381
+ "ic-pagination-item": ["ic-typography"],
17382
+ "ic-popover-menu": ["ic-typography"],
17383
+ "ic-radio-option": ["ic-typography"],
17384
+ "ic-select": ["ic-typography"],
17385
+ "ic-side-navigation": ["ic-typography"],
17386
+ "ic-status-tag": ["ic-typography"],
17387
+ "ic-step": ["ic-typography"],
17388
+ "ic-switch": ["ic-typography"],
17389
+ "ic-tab": ["ic-typography"],
17390
+ "ic-text-field": ["ic-typography"],
17391
+ "ic-toast": ["ic-typography"],
17392
+ "ic-tooltip": ["ic-typography"],
17393
+ "ic-top-navigation": ["ic-typography"]
18004
17394
  }
18005
17395
  }
18006
17396
  ],
@@ -18306,4 +17696,4 @@
18306
17696
  "path": "src/components/ic-tooltip/ic-tooltip.types.ts"
18307
17697
  }
18308
17698
  }
18309
- }
17699
+ }