@ukic/docs 3.0.0-alpha.5 → 3.0.0-alpha.7

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 +227 -170
  2. package/package.json +2 -2
package/docs.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "filePath": "src/components/ic-accordion/ic-accordion.tsx",
10
10
  "encapsulation": "shadow",
11
11
  "tag": "ic-accordion",
12
- "readme": "# ic-accordion\n\n\n",
12
+ "readme": "# ic-accordion\r\n\r\n\r\n\r",
13
13
  "docs": "",
14
14
  "docsTags": [
15
15
  {
@@ -238,7 +238,7 @@
238
238
  "filePath": "src/components/ic-accordion-group/ic-accordion-group.tsx",
239
239
  "encapsulation": "shadow",
240
240
  "tag": "ic-accordion-group",
241
- "readme": "# ic-accordion-title\n\n\n",
241
+ "readme": "# ic-accordion-title\r\n\r\n\r\n\r",
242
242
  "docs": "",
243
243
  "docsTags": [
244
244
  {
@@ -431,7 +431,7 @@
431
431
  },
432
432
  "signature": "setFocus() => Promise<void>",
433
433
  "parameters": [],
434
- "docs": "Sets the focus on first focusable element in the accordion group. If the \"See/Hide all\" button is present, it will be focused.\nOtherwise, the first accordion will be focused.",
434
+ "docs": "Sets the focus on first focusable element in the accordion group. If the \"See/Hide all\" button is present, it will be focused.\r\nOtherwise, the first accordion will be focused.",
435
435
  "docsTags": []
436
436
  }
437
437
  ],
@@ -477,7 +477,7 @@
477
477
  "filePath": "src/components/ic-alert/ic-alert.tsx",
478
478
  "encapsulation": "shadow",
479
479
  "tag": "ic-alert",
480
- "readme": "# ic-alert\n\n\n",
480
+ "readme": "# ic-alert\r\n\r\n\r\n\r",
481
481
  "docs": "",
482
482
  "docsTags": [
483
483
  {
@@ -775,7 +775,7 @@
775
775
  "filePath": "src/components/ic-back-to-top/ic-back-to-top.tsx",
776
776
  "encapsulation": "shadow",
777
777
  "tag": "ic-back-to-top",
778
- "readme": "# ic-back-to-top\n\n\n",
778
+ "readme": "# ic-back-to-top\r\n\r\n\r\n\r",
779
779
  "docs": "",
780
780
  "docsTags": [],
781
781
  "usage": {},
@@ -908,7 +908,7 @@
908
908
  "filePath": "src/components/ic-badge/ic-badge.tsx",
909
909
  "encapsulation": "shadow",
910
910
  "tag": "ic-badge",
911
- "readme": "# ic-badge\n\n\n",
911
+ "readme": "# ic-badge\r\n\r\n\r\n\r",
912
912
  "docs": "",
913
913
  "docsTags": [
914
914
  {
@@ -956,7 +956,7 @@
956
956
  "mutable": false,
957
957
  "attr": "custom-color",
958
958
  "reflectToAttr": false,
959
- "docs": "The custom badge colour. This will only style the badge component if variant=\"custom\".\nCan be a hex value e.g. \"#ff0000\", RGB e.g. \"rgb(255, 0, 0)\", or RGBA e.g. \"rgba(255, 0, 0, 1)\".",
959
+ "docs": "The custom badge colour. This will only style the badge component if variant=\"custom\".\r\nCan be a hex value e.g. \"#ff0000\", RGB e.g. \"rgb(255, 0, 0)\", or RGBA e.g. \"rgba(255, 0, 0, 1)\".",
960
960
  "docsTags": [],
961
961
  "default": "null",
962
962
  "values": [
@@ -1005,7 +1005,7 @@
1005
1005
  "mutable": false,
1006
1006
  "attr": "max-number",
1007
1007
  "reflectToAttr": false,
1008
- "docs": "The maximum number shown on the badge appended with a +.\nThis will only be displayed if type=\"text\" and label is not empty.",
1008
+ "docs": "The maximum number shown on the badge appended with a +.\r\nThis will only be displayed if type=\"text\" and label is not empty.",
1009
1009
  "docsTags": [],
1010
1010
  "values": [
1011
1011
  {
@@ -1264,7 +1264,7 @@
1264
1264
  "filePath": "src/components/ic-breadcrumb/ic-breadcrumb.tsx",
1265
1265
  "encapsulation": "shadow",
1266
1266
  "tag": "ic-breadcrumb",
1267
- "readme": "# ic-breadcrumb\n\n\n",
1267
+ "readme": "# ic-breadcrumb\r\n\r\n\r\n\r",
1268
1268
  "docs": "",
1269
1269
  "docsTags": [
1270
1270
  {
@@ -1392,7 +1392,7 @@
1392
1392
  "filePath": "src/components/ic-breadcrumb-group/ic-breadcrumb-group.tsx",
1393
1393
  "encapsulation": "shadow",
1394
1394
  "tag": "ic-breadcrumb-group",
1395
- "readme": "# ic-breadcrumb-group\n\n\n",
1395
+ "readme": "# ic-breadcrumb-group\r\n\r\n\r\n\r",
1396
1396
  "docs": "",
1397
1397
  "docsTags": [],
1398
1398
  "usage": {},
@@ -1524,7 +1524,7 @@
1524
1524
  "filePath": "src/components/ic-button/ic-button.tsx",
1525
1525
  "encapsulation": "shadow",
1526
1526
  "tag": "ic-button",
1527
- "readme": "# ic-button\n",
1527
+ "readme": "# ic-button\r\n\r",
1528
1528
  "docs": "",
1529
1529
  "docsTags": [
1530
1530
  {
@@ -2426,7 +2426,7 @@
2426
2426
  "passive": false
2427
2427
  },
2428
2428
  {
2429
- "event": "themeChange",
2429
+ "event": "brandChange",
2430
2430
  "target": "document",
2431
2431
  "capture": false,
2432
2432
  "passive": false
@@ -2554,7 +2554,7 @@
2554
2554
  "filePath": "src/components/ic-card-vertical/ic-card-vertical.tsx",
2555
2555
  "encapsulation": "shadow",
2556
2556
  "tag": "ic-card-vertical",
2557
- "readme": "# ic-card-vertical\n\n\n",
2557
+ "readme": "# ic-card-vertical\r\n\r\n\r\n\r",
2558
2558
  "docs": "",
2559
2559
  "docsTags": [
2560
2560
  {
@@ -2969,7 +2969,7 @@
2969
2969
  "passive": false
2970
2970
  },
2971
2971
  {
2972
- "event": "themeChange",
2972
+ "event": "brandChange",
2973
2973
  "target": "document",
2974
2974
  "capture": false,
2975
2975
  "passive": false
@@ -3042,7 +3042,7 @@
3042
3042
  "filePath": "src/components/ic-checkbox/ic-checkbox.tsx",
3043
3043
  "encapsulation": "shadow",
3044
3044
  "tag": "ic-checkbox",
3045
- "readme": "# ic-checkbox\n\n\n",
3045
+ "readme": "# ic-checkbox\r\n\r\n\r\n\r",
3046
3046
  "docs": "",
3047
3047
  "docsTags": [
3048
3048
  {
@@ -3463,7 +3463,7 @@
3463
3463
  "filePath": "src/components/ic-checkbox-group/ic-checkbox-group.tsx",
3464
3464
  "encapsulation": "shadow",
3465
3465
  "tag": "ic-checkbox-group",
3466
- "readme": "# ic-checkbox-group\n\n\n",
3466
+ "readme": "# ic-checkbox-group\r\n\r\n\r\n\r",
3467
3467
  "docs": "",
3468
3468
  "docsTags": [],
3469
3469
  "usage": {},
@@ -3795,7 +3795,7 @@
3795
3795
  "filePath": "src/components/ic-chip/ic-chip.tsx",
3796
3796
  "encapsulation": "shadow",
3797
3797
  "tag": "ic-chip",
3798
- "readme": "# ic-chip\n\n\n",
3798
+ "readme": "# ic-chip\r\n\r\n\r\n\r",
3799
3799
  "docs": "",
3800
3800
  "docsTags": [
3801
3801
  {
@@ -3826,7 +3826,7 @@
3826
3826
  "mutable": false,
3827
3827
  "attr": "custom-color",
3828
3828
  "reflectToAttr": false,
3829
- "docs": "The custom chip colour. This will override the theme colour.\nCan be a hex value e.g. \"#ff0000\", RGB e.g. \"rgb(255, 0, 0)\", or RGBA e.g. \"rgba(255, 0, 0, 1)\".",
3829
+ "docs": "The custom chip colour. This will override the theme colour.\r\nCan be a hex value e.g. \"#ff0000\", RGB e.g. \"rgb(255, 0, 0)\", or RGBA e.g. \"rgba(255, 0, 0, 1)\".",
3830
3830
  "docsTags": [],
3831
3831
  "default": "null",
3832
3832
  "values": [
@@ -3865,6 +3865,28 @@
3865
3865
  "optional": true,
3866
3866
  "required": false
3867
3867
  },
3868
+ {
3869
+ "name": "dismissLabel",
3870
+ "type": "string",
3871
+ "complexType": {
3872
+ "original": "string",
3873
+ "resolved": "string",
3874
+ "references": {}
3875
+ },
3876
+ "mutable": false,
3877
+ "attr": "dismiss-label",
3878
+ "reflectToAttr": false,
3879
+ "docs": "The text in the dismiss button tooltip and aria label.",
3880
+ "docsTags": [],
3881
+ "default": "\"Dismiss\"",
3882
+ "values": [
3883
+ {
3884
+ "type": "string"
3885
+ }
3886
+ ],
3887
+ "optional": true,
3888
+ "required": false
3889
+ },
3868
3890
  {
3869
3891
  "name": "dismissible",
3870
3892
  "type": "boolean",
@@ -3956,7 +3978,7 @@
3956
3978
  "mutable": false,
3957
3979
  "attr": "theme",
3958
3980
  "reflectToAttr": false,
3959
- "docs": "Sets the chip to the dark or light theme colors. \"inherit\" will set the color based on the system settings or ic-theme component.\nSetting the \"customColor\" prop will override this.",
3981
+ "docs": "Sets the chip to the dark or light theme colors. \"inherit\" will set the color based on the system settings or ic-theme component.\r\nSetting the \"customColor\" prop will override this.",
3960
3982
  "docsTags": [],
3961
3983
  "default": "\"inherit\"",
3962
3984
  "values": [
@@ -4110,7 +4132,7 @@
4110
4132
  "filePath": "src/components/ic-classification-banner/ic-classification-banner.tsx",
4111
4133
  "encapsulation": "shadow",
4112
4134
  "tag": "ic-classification-banner",
4113
- "readme": "# ic-classification-banner\n\n\n",
4135
+ "readme": "# ic-classification-banner\r\n\r\n\r\n\r",
4114
4136
  "docs": "",
4115
4137
  "docsTags": [],
4116
4138
  "usage": {},
@@ -4275,7 +4297,7 @@
4275
4297
  "filePath": "src/components/ic-data-list/ic-data-list.tsx",
4276
4298
  "encapsulation": "shadow",
4277
4299
  "tag": "ic-data-list",
4278
- "readme": "# ic-data-list\n\n\n",
4300
+ "readme": "# ic-data-list\r\n\r\n\r\n\r",
4279
4301
  "docs": "",
4280
4302
  "docsTags": [
4281
4303
  {
@@ -4402,7 +4424,7 @@
4402
4424
  "filePath": "src/components/ic-data-row/ic-data-row.tsx",
4403
4425
  "encapsulation": "shadow",
4404
4426
  "tag": "ic-data-row",
4405
- "readme": "# ic-data-row\n\n\n",
4427
+ "readme": "# ic-data-row\r\n\r\n\r\n\r",
4406
4428
  "docs": "",
4407
4429
  "docsTags": [
4408
4430
  {
@@ -4566,7 +4588,7 @@
4566
4588
  "filePath": "src/components/ic-dialog/ic-dialog.tsx",
4567
4589
  "encapsulation": "shadow",
4568
4590
  "tag": "ic-dialog",
4569
- "readme": "# ic-dialog\n\n\n",
4591
+ "readme": "# ic-dialog\r\n\r\n\r\n\r",
4570
4592
  "docs": "",
4571
4593
  "docsTags": [
4572
4594
  {
@@ -4665,7 +4687,7 @@
4665
4687
  "mutable": false,
4666
4688
  "attr": "disable-height-constraint",
4667
4689
  "reflectToAttr": false,
4668
- "docs": "If set to `true`, the content area max height and overflow properties are removed allowing the dialog to stretch below the fold.\nThis prop also prevents popover elements from being cut off within the content area.",
4690
+ "docs": "If set to `true`, the content area max height and overflow properties are removed allowing the dialog to stretch below the fold.\r\nThis prop also prevents popover elements from being cut off within the content area.",
4669
4691
  "docsTags": [],
4670
4692
  "default": "false",
4671
4693
  "values": [
@@ -5044,7 +5066,7 @@
5044
5066
  "filePath": "src/components/ic-divider/ic-divider.tsx",
5045
5067
  "encapsulation": "scoped",
5046
5068
  "tag": "ic-divider",
5047
- "readme": "# ic-divider\n\n\n",
5069
+ "readme": "# ic-divider\r\n\r\n\r\n\r",
5048
5070
  "docs": "",
5049
5071
  "docsTags": [],
5050
5072
  "usage": {},
@@ -5207,7 +5229,7 @@
5207
5229
  "name": "theme",
5208
5230
  "type": "\"dark\" | \"default\" | \"inherit\" | \"light\"",
5209
5231
  "complexType": {
5210
- "original": "IcThemeMode | IcThemeForeground",
5232
+ "original": "IcThemeMode | IcBrandForeground",
5211
5233
  "resolved": "\"dark\" | \"default\" | \"inherit\" | \"light\"",
5212
5234
  "references": {
5213
5235
  "IcThemeMode": {
@@ -5215,10 +5237,10 @@
5215
5237
  "path": "../../utils/types",
5216
5238
  "id": "src/utils/types.ts::IcThemeMode"
5217
5239
  },
5218
- "IcThemeForeground": {
5240
+ "IcBrandForeground": {
5219
5241
  "location": "import",
5220
5242
  "path": "../../utils/types",
5221
- "id": "src/utils/types.ts::IcThemeForeground"
5243
+ "id": "src/utils/types.ts::IcBrandForeground"
5222
5244
  }
5223
5245
  }
5224
5246
  },
@@ -5295,7 +5317,7 @@
5295
5317
  "events": [],
5296
5318
  "listeners": [
5297
5319
  {
5298
- "event": "themeChange",
5320
+ "event": "brandChange",
5299
5321
  "target": "document",
5300
5322
  "capture": false,
5301
5323
  "passive": false
@@ -5359,7 +5381,7 @@
5359
5381
  "filePath": "src/components/ic-empty-state/ic-empty-state.tsx",
5360
5382
  "encapsulation": "shadow",
5361
5383
  "tag": "ic-empty-state",
5362
- "readme": "# ic-empty-state\n\n\n",
5384
+ "readme": "# ic-empty-state\r\n\r\n\r\n\r",
5363
5385
  "docs": "",
5364
5386
  "docsTags": [
5365
5387
  {
@@ -5585,7 +5607,7 @@
5585
5607
  "filePath": "src/components/ic-footer/ic-footer.tsx",
5586
5608
  "encapsulation": "shadow",
5587
5609
  "tag": "ic-footer",
5588
- "readme": "# ic-footer\n\n\n",
5610
+ "readme": "# ic-footer\r\n\r\n\r\n\r",
5589
5611
  "docs": "",
5590
5612
  "docsTags": [
5591
5613
  {
@@ -5780,7 +5802,7 @@
5780
5802
  "events": [],
5781
5803
  "listeners": [
5782
5804
  {
5783
- "event": "themeChange",
5805
+ "event": "brandChange",
5784
5806
  "target": "document",
5785
5807
  "capture": false,
5786
5808
  "passive": false
@@ -5822,7 +5844,7 @@
5822
5844
  "filePath": "src/components/ic-footer-link/ic-footer-link.tsx",
5823
5845
  "encapsulation": "shadow",
5824
5846
  "tag": "ic-footer-link",
5825
- "readme": "# ic-footer-link\n\n\n",
5847
+ "readme": "# ic-footer-link\r\n\r\n\r\n\r",
5826
5848
  "docs": "",
5827
5849
  "docsTags": [],
5828
5850
  "usage": {},
@@ -6006,7 +6028,7 @@
6006
6028
  "passive": false
6007
6029
  },
6008
6030
  {
6009
- "event": "themeChange",
6031
+ "event": "brandChange",
6010
6032
  "target": "document",
6011
6033
  "capture": false,
6012
6034
  "passive": false
@@ -6029,7 +6051,7 @@
6029
6051
  "filePath": "src/components/ic-footer-link-group/ic-footer-link-group.tsx",
6030
6052
  "encapsulation": "shadow",
6031
6053
  "tag": "ic-footer-link-group",
6032
- "readme": "# ic-footer-link-group\n\n\n",
6054
+ "readme": "# ic-footer-link-group\r\n\r\n\r\n\r",
6033
6055
  "docs": "",
6034
6056
  "docsTags": [],
6035
6057
  "usage": {},
@@ -6066,7 +6088,7 @@
6066
6088
  "passive": false
6067
6089
  },
6068
6090
  {
6069
- "event": "themeChange",
6091
+ "event": "brandChange",
6070
6092
  "target": "document",
6071
6093
  "capture": false,
6072
6094
  "passive": false
@@ -6091,7 +6113,7 @@
6091
6113
  "filePath": "src/components/ic-hero/ic-hero.tsx",
6092
6114
  "encapsulation": "shadow",
6093
6115
  "tag": "ic-hero",
6094
- "readme": "# ic-hero\n\n\n",
6116
+ "readme": "# ic-hero\r\n\r\n\r\n\r",
6095
6117
  "docs": "",
6096
6118
  "docsTags": [
6097
6119
  {
@@ -6348,7 +6370,7 @@
6348
6370
  "events": [],
6349
6371
  "listeners": [
6350
6372
  {
6351
- "event": "themeChange",
6373
+ "event": "brandChange",
6352
6374
  "target": "document",
6353
6375
  "capture": false,
6354
6376
  "passive": false
@@ -6396,7 +6418,7 @@
6396
6418
  "filePath": "src/components/ic-horizontal-scroll/ic-horizontal-scroll.tsx",
6397
6419
  "encapsulation": "shadow",
6398
6420
  "tag": "ic-horizontal-scroll",
6399
- "readme": "# ic-horizontal-scroll\n\n\n",
6421
+ "readme": "# ic-horizontal-scroll\r\n\r\n\r\n\r",
6400
6422
  "docs": "",
6401
6423
  "docsTags": [],
6402
6424
  "usage": {},
@@ -6405,13 +6427,13 @@
6405
6427
  "name": "appearance",
6406
6428
  "type": "\"dark\" | \"default\" | \"light\"",
6407
6429
  "complexType": {
6408
- "original": "IcThemeForeground",
6430
+ "original": "IcBrandForeground",
6409
6431
  "resolved": "\"dark\" | \"default\" | \"light\"",
6410
6432
  "references": {
6411
- "IcThemeForeground": {
6433
+ "IcBrandForeground": {
6412
6434
  "location": "import",
6413
6435
  "path": "../../utils/types",
6414
- "id": "src/utils/types.ts::IcThemeForeground"
6436
+ "id": "src/utils/types.ts::IcBrandForeground"
6415
6437
  }
6416
6438
  }
6417
6439
  },
@@ -6482,7 +6504,7 @@
6482
6504
  "filePath": "src/components/ic-input-component-container/ic-input-component-container.tsx",
6483
6505
  "encapsulation": "none",
6484
6506
  "tag": "ic-input-component-container",
6485
- "readme": "# ic-input-container\n\n\n",
6507
+ "readme": "# ic-input-container\r\n\r\n\r\n\r",
6486
6508
  "docs": "",
6487
6509
  "docsTags": [
6488
6510
  {
@@ -6758,11 +6780,15 @@
6758
6780
  ],
6759
6781
  "parts": [],
6760
6782
  "dependents": [
6783
+ "ic-search-bar",
6761
6784
  "ic-select",
6762
6785
  "ic-text-field"
6763
6786
  ],
6764
6787
  "dependencies": [],
6765
6788
  "dependencyGraph": {
6789
+ "ic-search-bar": [
6790
+ "ic-input-component-container"
6791
+ ],
6766
6792
  "ic-select": [
6767
6793
  "ic-input-component-container"
6768
6794
  ],
@@ -6775,7 +6801,7 @@
6775
6801
  "filePath": "src/components/ic-input-container/ic-input-container.tsx",
6776
6802
  "encapsulation": "none",
6777
6803
  "tag": "ic-input-container",
6778
- "readme": "# ic-input-container\n\n\n",
6804
+ "readme": "# ic-input-container\r\n\r\n\r\n\r",
6779
6805
  "docs": "",
6780
6806
  "docsTags": [],
6781
6807
  "usage": {},
@@ -6832,11 +6858,15 @@
6832
6858
  "slots": [],
6833
6859
  "parts": [],
6834
6860
  "dependents": [
6861
+ "ic-search-bar",
6835
6862
  "ic-select",
6836
6863
  "ic-text-field"
6837
6864
  ],
6838
6865
  "dependencies": [],
6839
6866
  "dependencyGraph": {
6867
+ "ic-search-bar": [
6868
+ "ic-input-container"
6869
+ ],
6840
6870
  "ic-select": [
6841
6871
  "ic-input-container"
6842
6872
  ],
@@ -6849,7 +6879,7 @@
6849
6879
  "filePath": "src/components/ic-input-label/ic-input-label.tsx",
6850
6880
  "encapsulation": "none",
6851
6881
  "tag": "ic-input-label",
6852
- "readme": "# ic-input-label\n\n\n",
6882
+ "readme": "# ic-input-label\r\n\r\n\r\n\r",
6853
6883
  "docs": "",
6854
6884
  "docsTags": [],
6855
6885
  "usage": {},
@@ -7042,6 +7072,7 @@
7042
7072
  "dependents": [
7043
7073
  "ic-checkbox-group",
7044
7074
  "ic-radio-group",
7075
+ "ic-search-bar",
7045
7076
  "ic-select",
7046
7077
  "ic-switch",
7047
7078
  "ic-text-field"
@@ -7059,6 +7090,9 @@
7059
7090
  "ic-radio-group": [
7060
7091
  "ic-input-label"
7061
7092
  ],
7093
+ "ic-search-bar": [
7094
+ "ic-input-label"
7095
+ ],
7062
7096
  "ic-select": [
7063
7097
  "ic-input-label"
7064
7098
  ],
@@ -7074,7 +7108,7 @@
7074
7108
  "filePath": "src/components/ic-input-validation/ic-input-validation.tsx",
7075
7109
  "encapsulation": "none",
7076
7110
  "tag": "ic-input-validation",
7077
- "readme": "# ic-input-validation\n\n\n",
7111
+ "readme": "# ic-input-validation\r\n\r\n\r\n\r",
7078
7112
  "docs": "",
7079
7113
  "docsTags": [
7080
7114
  {
@@ -7264,7 +7298,7 @@
7264
7298
  "filePath": "src/components/ic-link/ic-link.tsx",
7265
7299
  "encapsulation": "shadow",
7266
7300
  "tag": "ic-link",
7267
- "readme": "# ic-link\n\n\n",
7301
+ "readme": "# ic-link\r\n\r\n\r\n\r",
7268
7302
  "docs": "",
7269
7303
  "docsTags": [
7270
7304
  {
@@ -7529,7 +7563,7 @@
7529
7563
  "events": [],
7530
7564
  "listeners": [
7531
7565
  {
7532
- "event": "themeChange",
7566
+ "event": "brandChange",
7533
7567
  "target": "document",
7534
7568
  "capture": false,
7535
7569
  "passive": false
@@ -7561,7 +7595,7 @@
7561
7595
  "filePath": "src/components/ic-loading-indicator/ic-loading-indicator.tsx",
7562
7596
  "encapsulation": "shadow",
7563
7597
  "tag": "ic-loading-indicator",
7564
- "readme": "# ic-loading\n\n\n",
7598
+ "readme": "# ic-loading\r\n\r\n\r\n\r",
7565
7599
  "docs": "",
7566
7600
  "docsTags": [],
7567
7601
  "usage": {},
@@ -7621,7 +7655,7 @@
7621
7655
  "mutable": false,
7622
7656
  "attr": "label",
7623
7657
  "reflectToAttr": false,
7624
- "docs": "The label to be displayed beneath the loading indicator.\nDisplay a changing label by supplying an array of messages.",
7658
+ "docs": "The label to be displayed beneath the loading indicator.\r\nDisplay a changing label by supplying an array of messages.",
7625
7659
  "docsTags": [],
7626
7660
  "values": [
7627
7661
  {
@@ -7667,7 +7701,7 @@
7667
7701
  "mutable": false,
7668
7702
  "attr": "max",
7669
7703
  "reflectToAttr": false,
7670
- "docs": "The maximum value that the progress value can take.\nUsed to calculate the proportional width of the progress bar.",
7704
+ "docs": "The maximum value that the progress value can take.\r\nUsed to calculate the proportional width of the progress bar.",
7671
7705
  "docsTags": [],
7672
7706
  "default": "100",
7673
7707
  "values": [
@@ -7689,7 +7723,7 @@
7689
7723
  "mutable": false,
7690
7724
  "attr": "min",
7691
7725
  "reflectToAttr": false,
7692
- "docs": "The minimum value that the progress value can take.\nUsed to calculate the proportional width of the progress bar.",
7726
+ "docs": "The minimum value that the progress value can take.\r\nUsed to calculate the proportional width of the progress bar.",
7693
7727
  "docsTags": [],
7694
7728
  "default": "0",
7695
7729
  "values": [
@@ -7733,7 +7767,7 @@
7733
7767
  "mutable": false,
7734
7768
  "attr": "progress",
7735
7769
  "reflectToAttr": false,
7736
- "docs": "The current amount of progress made.\nIf not provided, component acts as an indeterminate loading indicator.",
7770
+ "docs": "The current amount of progress made.\r\nIf not provided, component acts as an indeterminate loading indicator.",
7737
7771
  "docsTags": [],
7738
7772
  "values": [
7739
7773
  {
@@ -7903,7 +7937,7 @@
7903
7937
  "filePath": "src/components/ic-menu/ic-menu.tsx",
7904
7938
  "encapsulation": "scoped",
7905
7939
  "tag": "ic-menu",
7906
- "readme": "# ic-menu\n\n\n",
7940
+ "readme": "# ic-menu\r\n\r\n\r\n\r",
7907
7941
  "docs": "",
7908
7942
  "docsTags": [],
7909
7943
  "usage": {},
@@ -8299,7 +8333,7 @@
8299
8333
  "docs": "The keyboard event which is available when handleKeyboardOpen is invoked."
8300
8334
  }
8301
8335
  ],
8302
- "docs": "Used alongside activationType\nIf menu is opened via keyboard navigation (i.e. Enter, ArrowUp or ArrowDown), emit optionSelect custom event.",
8336
+ "docs": "Used alongside activationType\r\nIf menu is opened via keyboard navigation (i.e. Enter, ArrowUp or ArrowDown), emit optionSelect custom event.",
8303
8337
  "docsTags": [
8304
8338
  {
8305
8339
  "name": "param",
@@ -8308,7 +8342,22 @@
8308
8342
  ]
8309
8343
  }
8310
8344
  ],
8311
- "events": [],
8345
+ "events": [
8346
+ {
8347
+ "event": "icClear",
8348
+ "detail": "void",
8349
+ "bubbles": true,
8350
+ "complexType": {
8351
+ "original": "void",
8352
+ "resolved": "void",
8353
+ "references": {}
8354
+ },
8355
+ "cancelable": true,
8356
+ "composed": true,
8357
+ "docs": "Emitted when the clear all button is clicked.",
8358
+ "docsTags": []
8359
+ }
8360
+ ],
8312
8361
  "listeners": [],
8313
8362
  "styles": [
8314
8363
  {
@@ -8356,7 +8405,7 @@
8356
8405
  "filePath": "src/components/ic-menu-group/ic-menu-group.tsx",
8357
8406
  "encapsulation": "shadow",
8358
8407
  "tag": "ic-menu-group",
8359
- "readme": "# ic-menu-group\n\n\n",
8408
+ "readme": "# ic-menu-group\r\n\r\n\r\n\r",
8360
8409
  "docs": "",
8361
8410
  "docsTags": [],
8362
8411
  "usage": {},
@@ -8403,7 +8452,7 @@
8403
8452
  "filePath": "src/components/ic-menu-item/ic-menu-item.tsx",
8404
8453
  "encapsulation": "shadow",
8405
8454
  "tag": "ic-menu-item",
8406
- "readme": "# ic-menu-item\n\n\n",
8455
+ "readme": "# ic-menu-item\r\n\r\n\r\n\r",
8407
8456
  "docs": "",
8408
8457
  "docsTags": [
8409
8458
  {
@@ -8728,7 +8777,7 @@
8728
8777
  "detail": "{ checked: boolean; }",
8729
8778
  "bubbles": true,
8730
8779
  "complexType": {
8731
- "original": "{\n checked: boolean;\n }",
8780
+ "original": "{\r\n checked: boolean;\r\n }",
8732
8781
  "resolved": "{ checked: boolean; }",
8733
8782
  "references": {}
8734
8783
  },
@@ -8784,7 +8833,7 @@
8784
8833
  "filePath": "src/components/ic-navigation-button/ic-navigation-button.tsx",
8785
8834
  "encapsulation": "shadow",
8786
8835
  "tag": "ic-navigation-button",
8787
- "readme": "# ic-navigation-button\n\n\n",
8836
+ "readme": "# ic-navigation-button\r\n\r\n\r\n\r",
8788
8837
  "docs": "",
8789
8838
  "docsTags": [
8790
8839
  {
@@ -9063,7 +9112,7 @@
9063
9112
  "passive": false
9064
9113
  },
9065
9114
  {
9066
- "event": "themeChange",
9115
+ "event": "brandChange",
9067
9116
  "target": "document",
9068
9117
  "capture": false,
9069
9118
  "passive": false
@@ -9105,7 +9154,7 @@
9105
9154
  "filePath": "src/components/ic-navigation-group/ic-navigation-group.tsx",
9106
9155
  "encapsulation": "shadow",
9107
9156
  "tag": "ic-navigation-group",
9108
- "readme": "# ic-navigation-group\n\n\n",
9157
+ "readme": "# ic-navigation-group\r\n\r\n\r\n\r",
9109
9158
  "docs": "",
9110
9159
  "docsTags": [],
9111
9160
  "usage": {},
@@ -9228,7 +9277,7 @@
9228
9277
  "passive": false
9229
9278
  },
9230
9279
  {
9231
- "event": "themeChange",
9280
+ "event": "brandChange",
9232
9281
  "target": "document",
9233
9282
  "capture": false,
9234
9283
  "passive": false
@@ -9257,7 +9306,7 @@
9257
9306
  "filePath": "src/components/ic-navigation-item/ic-navigation-item.tsx",
9258
9307
  "encapsulation": "shadow",
9259
9308
  "tag": "ic-navigation-item",
9260
- "readme": "# ic-navigation-item\n\n\n",
9309
+ "readme": "# ic-navigation-item\r\n\r\n\r\n\r",
9261
9310
  "docs": "",
9262
9311
  "docsTags": [
9263
9312
  {
@@ -9551,7 +9600,7 @@
9551
9600
  "events": [],
9552
9601
  "listeners": [
9553
9602
  {
9554
- "event": "themeChange",
9603
+ "event": "brandChange",
9555
9604
  "target": "document",
9556
9605
  "capture": false,
9557
9606
  "passive": false
@@ -9599,7 +9648,7 @@
9599
9648
  "filePath": "src/components/ic-navigation-menu/ic-navigation-menu.tsx",
9600
9649
  "encapsulation": "shadow",
9601
9650
  "tag": "ic-navigation-menu",
9602
- "readme": "# ic-navigation-menu\n\n\n",
9651
+ "readme": "# ic-navigation-menu\r\n\r\n\r\n\r",
9603
9652
  "docs": "",
9604
9653
  "docsTags": [
9605
9654
  {
@@ -9759,7 +9808,7 @@
9759
9808
  "filePath": "src/components/ic-page-header/ic-page-header.tsx",
9760
9809
  "encapsulation": "shadow",
9761
9810
  "tag": "ic-page-header",
9762
- "readme": "# ic-page-header\n\n\n",
9811
+ "readme": "# ic-page-header\r\n\r\n\r\n\r",
9763
9812
  "docs": "",
9764
9813
  "docsTags": [
9765
9814
  {
@@ -10111,7 +10160,7 @@
10111
10160
  "filePath": "src/components/ic-pagination/ic-pagination.tsx",
10112
10161
  "encapsulation": "shadow",
10113
10162
  "tag": "ic-pagination",
10114
- "readme": "# ic-pagination\n\n\n",
10163
+ "readme": "# ic-pagination\r\n\r\n\r\n\r",
10115
10164
  "docs": "",
10116
10165
  "docsTags": [],
10117
10166
  "usage": {},
@@ -10508,7 +10557,7 @@
10508
10557
  "filePath": "src/components/ic-pagination-item/ic-pagination-item.tsx",
10509
10558
  "encapsulation": "shadow",
10510
10559
  "tag": "ic-pagination-item",
10511
- "readme": "# ic-pagination-item\n\n\n",
10560
+ "readme": "# ic-pagination-item\r\n\r\n\r\n\r",
10512
10561
  "docs": "",
10513
10562
  "docsTags": [],
10514
10563
  "usage": {},
@@ -10721,7 +10770,7 @@
10721
10770
  "filePath": "src/components/ic-popover-menu/ic-popover-menu.tsx",
10722
10771
  "encapsulation": "shadow",
10723
10772
  "tag": "ic-popover-menu",
10724
- "readme": "# ic-popover-menu\n\nThis is a wrapper component to be placed around one or more ic-menu-item components.\n",
10773
+ "readme": "# ic-popover-menu\r\n\r\nThis is a wrapper component to be placed around one or more ic-menu-item components.\r\n\r",
10725
10774
  "docs": "This is a wrapper component to be placed around one or more ic-menu-item components.",
10726
10775
  "docsTags": [],
10727
10776
  "usage": {},
@@ -10922,7 +10971,7 @@
10922
10971
  "filePath": "src/components/ic-radio-group/ic-radio-group.tsx",
10923
10972
  "encapsulation": "shadow",
10924
10973
  "tag": "ic-radio-group",
10925
- "readme": "# ic-radio-group\n\n\n",
10974
+ "readme": "# ic-radio-group\r\n\r\n\r\n\r",
10926
10975
  "docs": "",
10927
10976
  "docsTags": [],
10928
10977
  "usage": {},
@@ -11282,7 +11331,7 @@
11282
11331
  "filePath": "src/components/ic-radio-option/ic-radio-option.tsx",
11283
11332
  "encapsulation": "none",
11284
11333
  "tag": "ic-radio-option",
11285
- "readme": "# ic-radio-option\n\n\n",
11334
+ "readme": "# ic-radio-option\r\n\r\n\r\n\r",
11286
11335
  "docs": "",
11287
11336
  "docsTags": [
11288
11337
  {
@@ -11623,7 +11672,7 @@
11623
11672
  "filePath": "src/components/ic-search-bar/ic-search-bar.tsx",
11624
11673
  "encapsulation": "shadow",
11625
11674
  "tag": "ic-search-bar",
11626
- "readme": "# ic-search-bar\n\n\n",
11675
+ "readme": "# ic-search-bar\r\n\r\n\r\n\r",
11627
11676
  "docs": "",
11628
11677
  "docsTags": [],
11629
11678
  "usage": {},
@@ -11661,7 +11710,7 @@
11661
11710
  "mutable": false,
11662
11711
  "attr": "autocapitalize",
11663
11712
  "reflectToAttr": false,
11664
- "docs": "The automatic capitalisation of the text value as it is entered/edited by the user.\nAvailable options: \"off\", \"none\", \"on\", \"sentences\", \"words\", \"characters\".",
11713
+ "docs": "The automatic capitalisation of the text value as it is entered/edited by the user.\r\nAvailable options: \"off\", \"none\", \"on\", \"sentences\", \"words\", \"characters\".",
11665
11714
  "docsTags": [],
11666
11715
  "default": "\"off\"",
11667
11716
  "values": [
@@ -12023,7 +12072,7 @@
12023
12072
  "mutable": false,
12024
12073
  "attr": "disable-auto-filtering",
12025
12074
  "reflectToAttr": false,
12026
- "docs": "Specify whether to disable the built in filtering. For example, if options will already be filtered from external source.\nIf `true`, all options provided will be displayed.",
12075
+ "docs": "Specify whether to disable the built in filtering. For example, if options will already be filtered from external source.\r\nIf `true`, all options provided will be displayed.",
12027
12076
  "docsTags": [],
12028
12077
  "default": "false",
12029
12078
  "values": [
@@ -12111,7 +12160,7 @@
12111
12160
  "mutable": false,
12112
12161
  "attr": "full-width",
12113
12162
  "reflectToAttr": false,
12114
- "docs": "Specify whether the search bar fills the full width of the container.\nIf `true`, this overrides the --input-width CSS variable.",
12163
+ "docs": "Specify whether the search bar fills the full width of the container.\r\nIf `true`, this overrides the --input-width CSS variable.",
12115
12164
  "docsTags": [],
12116
12165
  "default": "false",
12117
12166
  "values": [
@@ -12660,6 +12709,25 @@
12660
12709
  "docs": "Emitted when a keyboard input occurred.",
12661
12710
  "docsTags": []
12662
12711
  },
12712
+ {
12713
+ "event": "icKeydown",
12714
+ "detail": "{ event: KeyboardEvent; }",
12715
+ "bubbles": true,
12716
+ "complexType": {
12717
+ "original": "{ event: KeyboardEvent }",
12718
+ "resolved": "{ event: KeyboardEvent; }",
12719
+ "references": {
12720
+ "KeyboardEvent": {
12721
+ "location": "global",
12722
+ "id": "global::KeyboardEvent"
12723
+ }
12724
+ }
12725
+ },
12726
+ "cancelable": true,
12727
+ "composed": true,
12728
+ "docs": "Emitted when a keydown event occurred.",
12729
+ "docsTags": []
12730
+ },
12663
12731
  {
12664
12732
  "event": "icMenuChange",
12665
12733
  "detail": "IcMenuChangeEventDetail",
@@ -12783,7 +12851,7 @@
12783
12851
  ],
12784
12852
  "listeners": [
12785
12853
  {
12786
- "event": "icKeydown",
12854
+ "event": "keydown",
12787
12855
  "capture": false,
12788
12856
  "passive": false
12789
12857
  },
@@ -12804,29 +12872,23 @@
12804
12872
  "parts": [],
12805
12873
  "dependents": [],
12806
12874
  "dependencies": [
12807
- "ic-text-field",
12875
+ "ic-input-container",
12876
+ "ic-input-label",
12877
+ "ic-input-component-container",
12808
12878
  "ic-button",
12809
12879
  "ic-menu"
12810
12880
  ],
12811
12881
  "dependencyGraph": {
12812
12882
  "ic-search-bar": [
12813
- "ic-text-field",
12814
- "ic-button",
12815
- "ic-menu"
12816
- ],
12817
- "ic-text-field": [
12818
12883
  "ic-input-container",
12819
12884
  "ic-input-label",
12820
12885
  "ic-input-component-container",
12821
- "ic-input-validation",
12822
- "ic-typography"
12886
+ "ic-button",
12887
+ "ic-menu"
12823
12888
  ],
12824
12889
  "ic-input-label": [
12825
12890
  "ic-typography"
12826
12891
  ],
12827
- "ic-input-validation": [
12828
- "ic-typography"
12829
- ],
12830
12892
  "ic-button": [
12831
12893
  "ic-loading-indicator",
12832
12894
  "ic-tooltip"
@@ -12848,7 +12910,7 @@
12848
12910
  "filePath": "src/components/ic-section-container/ic-section-container.tsx",
12849
12911
  "encapsulation": "shadow",
12850
12912
  "tag": "ic-section-container",
12851
- "readme": "# ic-section-container\n\n\n",
12913
+ "readme": "# ic-section-container\r\n\r\n\r\n\r",
12852
12914
  "docs": "",
12853
12915
  "docsTags": [],
12854
12916
  "usage": {},
@@ -12949,7 +13011,7 @@
12949
13011
  "filePath": "src/components/ic-select/ic-select.tsx",
12950
13012
  "encapsulation": "shadow",
12951
13013
  "tag": "ic-select",
12952
- "readme": "# ic-select\n\n\n",
13014
+ "readme": "# ic-select\r\n\r\n\r\n\r",
12953
13015
  "docs": "",
12954
13016
  "docsTags": [
12955
13017
  {
@@ -12970,7 +13032,7 @@
12970
13032
  "mutable": false,
12971
13033
  "attr": "debounce",
12972
13034
  "reflectToAttr": false,
12973
- "docs": "The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.",
13035
+ "docs": "The amount of time, in milliseconds, to wait to trigger the `icInput` event after each keystroke.",
12974
13036
  "docsTags": [],
12975
13037
  "default": "0",
12976
13038
  "values": [
@@ -13669,7 +13731,7 @@
13669
13731
  "mutable": true,
13670
13732
  "attr": "value",
13671
13733
  "reflectToAttr": false,
13672
- "docs": "The value of the select, reflected by the value of the currently selected option.\nFor the searchable variant, the value is also reflected by the user input.\nFor the multi-select variant, the value must be an array of option values.",
13734
+ "docs": "The value of the select, reflected by the value of the currently selected option.\r\nFor the searchable variant, the value is also reflected by the user input.\r\nFor the multi-select variant, the value must be an array of option values.",
13673
13735
  "docsTags": [],
13674
13736
  "values": [
13675
13737
  {
@@ -13753,7 +13815,7 @@
13753
13815
  },
13754
13816
  "cancelable": true,
13755
13817
  "composed": true,
13756
- "docs": "Emitted when the clear button is clicked.",
13818
+ "docs": "Emitted when the clear or clear all button is clicked.",
13757
13819
  "docsTags": []
13758
13820
  },
13759
13821
  {
@@ -13855,7 +13917,7 @@
13855
13917
  },
13856
13918
  "cancelable": true,
13857
13919
  "composed": true,
13858
- "docs": "Emitted when an option is selected.\nSelecting an option will also trigger an `icChange/onIcChange` due to the value being updated.",
13920
+ "docs": "Emitted when an option is selected.\r\nSelecting an option will also trigger an `icChange/onIcChange` due to the value being updated.",
13859
13921
  "docsTags": []
13860
13922
  },
13861
13923
  {
@@ -13951,7 +14013,7 @@
13951
14013
  "filePath": "src/components/ic-side-navigation/ic-side-navigation.tsx",
13952
14014
  "encapsulation": "shadow",
13953
14015
  "tag": "ic-side-navigation",
13954
- "readme": "# ic-side-navigation\n\n\n",
14016
+ "readme": "# ic-side-navigation\r\n\r\n\r\n\r",
13955
14017
  "docs": "",
13956
14018
  "docsTags": [
13957
14019
  {
@@ -14216,7 +14278,7 @@
14216
14278
  ],
14217
14279
  "listeners": [
14218
14280
  {
14219
- "event": "themeChange",
14281
+ "event": "brandChange",
14220
14282
  "target": "document",
14221
14283
  "capture": false,
14222
14284
  "passive": false
@@ -14279,8 +14341,8 @@
14279
14341
  "filePath": "src/components/ic-skeleton/ic-skeleton.tsx",
14280
14342
  "encapsulation": "shadow",
14281
14343
  "tag": "ic-skeleton",
14282
- "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",
14283
- "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.",
14344
+ "readme": "# ic-skeleton\r\n\r\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\r\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. \r\n\r",
14345
+ "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\r\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.",
14284
14346
  "docsTags": [],
14285
14347
  "usage": {},
14286
14348
  "props": [
@@ -14373,7 +14435,7 @@
14373
14435
  "filePath": "src/components/ic-status-tag/ic-status-tag.tsx",
14374
14436
  "encapsulation": "shadow",
14375
14437
  "tag": "ic-status-tag",
14376
- "readme": "# ic-status-tag\n\n\n",
14438
+ "readme": "# ic-status-tag\r\n\r\n\r\n\r",
14377
14439
  "docs": "",
14378
14440
  "docsTags": [],
14379
14441
  "usage": {},
@@ -14389,7 +14451,7 @@
14389
14451
  "mutable": false,
14390
14452
  "attr": "announced",
14391
14453
  "reflectToAttr": false,
14392
- "docs": "If `true`, role='status' is added to the component and it will act as an 'aria-live' region.\nScreen readers will announce changes to the `label`, but not the initial value.",
14454
+ "docs": "If `true`, role='status' is added to the component and it will act as an 'aria-live' region.\r\nScreen readers will announce changes to the `label`, but not the initial value.",
14393
14455
  "docsTags": [],
14394
14456
  "default": "false",
14395
14457
  "values": [
@@ -14606,7 +14668,7 @@
14606
14668
  "filePath": "src/components/ic-step/ic-step.tsx",
14607
14669
  "encapsulation": "shadow",
14608
14670
  "tag": "ic-step",
14609
- "readme": "# ic-step\n\n\n",
14671
+ "readme": "# ic-step\r\n\r\n\r\n\r",
14610
14672
  "docs": "",
14611
14673
  "docsTags": [],
14612
14674
  "usage": {},
@@ -14752,7 +14814,7 @@
14752
14814
  "filePath": "src/components/ic-stepper/ic-stepper.tsx",
14753
14815
  "encapsulation": "shadow",
14754
14816
  "tag": "ic-stepper",
14755
- "readme": "# ic-stepper\n\nThis is a wrapper component to be placed around one or more ic-step components\n",
14817
+ "readme": "# ic-stepper\r\n\r\nThis is a wrapper component to be placed around one or more ic-step components\r\n\r",
14756
14818
  "docs": "This is a wrapper component to be placed around one or more ic-step components",
14757
14819
  "docsTags": [],
14758
14820
  "usage": {},
@@ -14919,7 +14981,7 @@
14919
14981
  "filePath": "src/components/ic-switch/ic-switch.tsx",
14920
14982
  "encapsulation": "shadow",
14921
14983
  "tag": "ic-switch",
14922
- "readme": "# ic-switch\n\n\n",
14984
+ "readme": "# ic-switch\r\n\r\n\r\n\r",
14923
14985
  "docs": "",
14924
14986
  "docsTags": [
14925
14987
  {
@@ -15163,7 +15225,7 @@
15163
15225
  "mutable": false,
15164
15226
  "attr": "value",
15165
15227
  "reflectToAttr": false,
15166
- "docs": "The value of the toggle does not mean if it's checked or not, use the `checked`\nproperty for that.\n\nThe value of a toggle is analogous to the value of a `<input type=\"checkbox\">`,\nit's only used when the toggle participates in a native `<form>`.",
15228
+ "docs": "The value of the toggle does not mean if it's checked or not, use the `checked`\r\nproperty for that.\r\n\r\nThe value of a toggle is analogous to the value of a `<input type=\"checkbox\">`,\r\nit's only used when the toggle participates in a native `<form>`.",
15167
15229
  "docsTags": [],
15168
15230
  "default": "\"on\"",
15169
15231
  "values": [
@@ -15277,7 +15339,7 @@
15277
15339
  "filePath": "src/components/ic-tab/ic-tab.tsx",
15278
15340
  "encapsulation": "shadow",
15279
15341
  "tag": "ic-tab",
15280
- "readme": "# ic-tab\n\n\n",
15342
+ "readme": "# ic-tab\r\n\r\n\r\n\r",
15281
15343
  "docs": "",
15282
15344
  "docsTags": [
15283
15345
  {
@@ -15366,7 +15428,7 @@
15366
15428
  "filePath": "src/components/ic-tab-context/ic-tab-context.tsx",
15367
15429
  "encapsulation": "none",
15368
15430
  "tag": "ic-tab-context",
15369
- "readme": "# ic-tab-context\n\n\n",
15431
+ "readme": "# ic-tab-context\r\n\r\n\r\n\r",
15370
15432
  "docs": "",
15371
15433
  "docsTags": [],
15372
15434
  "usage": {},
@@ -15563,7 +15625,7 @@
15563
15625
  "filePath": "src/components/ic-tab-group/ic-tab-group.tsx",
15564
15626
  "encapsulation": "shadow",
15565
15627
  "tag": "ic-tab-group",
15566
- "readme": "# ic-tab-group\n\n\n",
15628
+ "readme": "# ic-tab-group\r\n\r\n\r\n\r",
15567
15629
  "docs": "",
15568
15630
  "docsTags": [],
15569
15631
  "usage": {},
@@ -15645,7 +15707,7 @@
15645
15707
  "filePath": "src/components/ic-tab-panel/ic-tab-panel.tsx",
15646
15708
  "encapsulation": "shadow",
15647
15709
  "tag": "ic-tab-panel",
15648
- "readme": "# ic-tab-panel\n\n\n",
15710
+ "readme": "# ic-tab-panel\r\n\r\n\r\n\r",
15649
15711
  "docs": "",
15650
15712
  "docsTags": [],
15651
15713
  "usage": {},
@@ -15664,7 +15726,7 @@
15664
15726
  "filePath": "src/components/ic-text-field/ic-text-field.tsx",
15665
15727
  "encapsulation": "shadow",
15666
15728
  "tag": "ic-text-field",
15667
- "readme": "# ic-textfield\n\n\n",
15729
+ "readme": "# ic-textfield\r\n\r\n\r\n\r",
15668
15730
  "docs": "",
15669
15731
  "docsTags": [
15670
15732
  {
@@ -15674,28 +15736,6 @@
15674
15736
  ],
15675
15737
  "usage": {},
15676
15738
  "props": [
15677
- {
15678
- "name": "autoFocus",
15679
- "type": "boolean",
15680
- "complexType": {
15681
- "original": "boolean",
15682
- "resolved": "boolean",
15683
- "references": {}
15684
- },
15685
- "mutable": false,
15686
- "attr": "auto-focus",
15687
- "reflectToAttr": false,
15688
- "docs": "If `true`, the form control will have input focus when the page loads.",
15689
- "docsTags": [],
15690
- "default": "false",
15691
- "values": [
15692
- {
15693
- "type": "boolean"
15694
- }
15695
- ],
15696
- "optional": false,
15697
- "required": false
15698
- },
15699
15739
  {
15700
15740
  "name": "autocapitalize",
15701
15741
  "type": "string",
@@ -15707,7 +15747,7 @@
15707
15747
  "mutable": false,
15708
15748
  "attr": "autocapitalize",
15709
15749
  "reflectToAttr": false,
15710
- "docs": "The automatic capitalisation of the text value as it is entered/edited by the user.\nAvailable options: \"off\", \"none\", \"on\", \"sentences\", \"words\", \"characters\".",
15750
+ "docs": "The automatic capitalisation of the text value as it is entered/edited by the user.\r\nAvailable options: \"off\", \"none\", \"on\", \"sentences\", \"words\", \"characters\".",
15711
15751
  "docsTags": [],
15712
15752
  "default": "\"off\"",
15713
15753
  "values": [
@@ -15992,6 +16032,28 @@
15992
16032
  "optional": false,
15993
16033
  "required": false
15994
16034
  },
16035
+ {
16036
+ "name": "autofocus",
16037
+ "type": "boolean",
16038
+ "complexType": {
16039
+ "original": "boolean",
16040
+ "resolved": "boolean",
16041
+ "references": {}
16042
+ },
16043
+ "mutable": false,
16044
+ "attr": "autofocus",
16045
+ "reflectToAttr": false,
16046
+ "docs": "If `true`, the form control will have input focus when the page loads.",
16047
+ "docsTags": [],
16048
+ "default": "false",
16049
+ "values": [
16050
+ {
16051
+ "type": "boolean"
16052
+ }
16053
+ ],
16054
+ "optional": false,
16055
+ "required": false
16056
+ },
15995
16057
  {
15996
16058
  "name": "debounce",
15997
16059
  "type": "number",
@@ -16047,7 +16109,7 @@
16047
16109
  "mutable": false,
16048
16110
  "attr": "full-width",
16049
16111
  "reflectToAttr": false,
16050
- "docs": "Specify whether the text field fills the full width of the container.\nIf `true`, this overrides the --input-width CSS variable.",
16112
+ "docs": "Specify whether the text field fills the full width of the container.\r\nIf `true`, this overrides the --input-width CSS variable.",
16051
16113
  "docsTags": [],
16052
16114
  "default": "false",
16053
16115
  "values": [
@@ -16163,7 +16225,7 @@
16163
16225
  "mutable": false,
16164
16226
  "attr": "inputmode",
16165
16227
  "reflectToAttr": false,
16166
- "docs": "A hint to the browser for which keyboard to display.\nPossible values: `\"none\"`, `\"text\"`, `\"tel\"`, `\"url\"`,\n`\"email\"`, `\"numeric\"`, `\"decimal\"`, and `\"search\"`.",
16228
+ "docs": "A hint to the browser for which keyboard to display.\r\nPossible values: `\"none\"`, `\"text\"`, `\"tel\"`, `\"url\"`,\r\n`\"email\"`, `\"numeric\"`, `\"decimal\"`, and `\"search\"`.",
16167
16229
  "docsTags": [],
16168
16230
  "default": "\"text\"",
16169
16231
  "values": [
@@ -16848,9 +16910,7 @@
16848
16910
  }
16849
16911
  ],
16850
16912
  "parts": [],
16851
- "dependents": [
16852
- "ic-search-bar"
16853
- ],
16913
+ "dependents": [],
16854
16914
  "dependencies": [
16855
16915
  "ic-input-container",
16856
16916
  "ic-input-label",
@@ -16871,9 +16931,6 @@
16871
16931
  ],
16872
16932
  "ic-input-validation": [
16873
16933
  "ic-typography"
16874
- ],
16875
- "ic-search-bar": [
16876
- "ic-text-field"
16877
16934
  ]
16878
16935
  }
16879
16936
  },
@@ -16881,13 +16938,13 @@
16881
16938
  "filePath": "src/components/ic-theme/ic-theme.tsx",
16882
16939
  "encapsulation": "none",
16883
16940
  "tag": "ic-theme",
16884
- "readme": "# ic-theme\n\n\n",
16941
+ "readme": "# ic-theme\r\n\r\n\r\n\r",
16885
16942
  "docs": "",
16886
16943
  "docsTags": [],
16887
16944
  "usage": {},
16888
16945
  "props": [
16889
16946
  {
16890
- "name": "color",
16947
+ "name": "brandColor",
16891
16948
  "type": "`#${string}` | `rgb(${string})` | `rgba(${string})`",
16892
16949
  "complexType": {
16893
16950
  "original": "IcColor",
@@ -16901,9 +16958,9 @@
16901
16958
  }
16902
16959
  },
16903
16960
  "mutable": false,
16904
- "attr": "color",
16961
+ "attr": "brand-color",
16905
16962
  "reflectToAttr": false,
16906
- "docs": "The theme colour. Can be a hex value e.g. \"#ff0000\", RGB e.g. \"rgb(255, 0, 0)\", or RGBA e.g. \"rgba(255, 0, 0, 1)\".",
16963
+ "docs": "The brand colour. Can be a hex value e.g. \"#ff0000\", RGB e.g. \"rgb(255, 0, 0)\", or RGBA e.g. \"rgba(255, 0, 0, 1)\".",
16907
16964
  "docsTags": [],
16908
16965
  "default": "null",
16909
16966
  "values": [
@@ -16966,7 +17023,7 @@
16966
17023
  "filePath": "src/components/ic-toast/ic-toast.tsx",
16967
17024
  "encapsulation": "shadow",
16968
17025
  "tag": "ic-toast",
16969
- "readme": "# ic-toast\n\n\n",
17026
+ "readme": "# ic-toast\r\n\r\n\r\n\r",
16970
17027
  "docs": "",
16971
17028
  "docsTags": [
16972
17029
  {
@@ -16991,7 +17048,7 @@
16991
17048
  "mutable": true,
16992
17049
  "attr": "auto-dismiss-timeout",
16993
17050
  "reflectToAttr": false,
16994
- "docs": "If toast dismissMode is set to `automatic`, use this prop to define the time before the toast dismisses (in MILLISECONDS)\n(NOTE: Has a minimum value of `5000ms`)",
17051
+ "docs": "If toast dismissMode is set to `automatic`, use this prop to define the time before the toast dismisses (in MILLISECONDS)\r\n(NOTE: Has a minimum value of `5000ms`)",
16995
17052
  "docsTags": [],
16996
17053
  "default": "5000",
16997
17054
  "values": [
@@ -17251,7 +17308,7 @@
17251
17308
  "filePath": "src/components/ic-toast-region/ic-toast-region.tsx",
17252
17309
  "encapsulation": "none",
17253
17310
  "tag": "ic-toast-region",
17254
- "readme": "# ic-toast-region\n\n\n",
17311
+ "readme": "# ic-toast-region\r\n\r\n\r\n\r",
17255
17312
  "docs": "",
17256
17313
  "docsTags": [],
17257
17314
  "usage": {},
@@ -17302,7 +17359,7 @@
17302
17359
  "filePath": "src/components/ic-toggle-button/ic-toggle-button.tsx",
17303
17360
  "encapsulation": "shadow",
17304
17361
  "tag": "ic-toggle-button",
17305
- "readme": "# ic-toggle-button\n\n\n",
17362
+ "readme": "# ic-toggle-button\r\n\r\n\r\n\r",
17306
17363
  "docs": "",
17307
17364
  "docsTags": [
17308
17365
  {
@@ -17607,7 +17664,7 @@
17607
17664
  "detail": "{ checked: boolean; }",
17608
17665
  "bubbles": true,
17609
17666
  "complexType": {
17610
- "original": "{\n checked: boolean;\n }",
17667
+ "original": "{\r\n checked: boolean;\r\n }",
17611
17668
  "resolved": "{ checked: boolean; }",
17612
17669
  "references": {}
17613
17670
  },
@@ -17660,7 +17717,7 @@
17660
17717
  "filePath": "src/components/ic-toggle-button-group/ic-toggle-button-group.tsx",
17661
17718
  "encapsulation": "shadow",
17662
17719
  "tag": "ic-toggle-button-group",
17663
- "readme": "# ic-toggle-button-group\n\n\n",
17720
+ "readme": "# ic-toggle-button-group\r\n\r\n\r\n\r",
17664
17721
  "docs": "",
17665
17722
  "docsTags": [],
17666
17723
  "usage": {},
@@ -18014,7 +18071,7 @@
18014
18071
  "filePath": "src/components/ic-tooltip/ic-tooltip.tsx",
18015
18072
  "encapsulation": "shadow",
18016
18073
  "tag": "ic-tooltip",
18017
- "readme": "# ic-tooltip\n\n\n",
18074
+ "readme": "# ic-tooltip\r\n\r\n\r\n\r",
18018
18075
  "docs": "",
18019
18076
  "docsTags": [],
18020
18077
  "usage": {},
@@ -18312,7 +18369,7 @@
18312
18369
  "filePath": "src/components/ic-top-navigation/ic-top-navigation.tsx",
18313
18370
  "encapsulation": "shadow",
18314
18371
  "tag": "ic-top-navigation",
18315
- "readme": "# ic-top-navigation\n\n\n",
18372
+ "readme": "# ic-top-navigation\r\n\r\n\r\n\r",
18316
18373
  "docs": "",
18317
18374
  "docsTags": [
18318
18375
  {
@@ -18421,7 +18478,7 @@
18421
18478
  "mutable": false,
18422
18479
  "attr": "custom-mobile-breakpoint",
18423
18480
  "reflectToAttr": false,
18424
- "docs": "Can set a custom breakpoint for the top navigation to switch to mobile mode.\nMust be one of our specified breakpoints in px: `0`, `576`, `768`, `992`, `1200`.",
18481
+ "docs": "Can set a custom breakpoint for the top navigation to switch to mobile mode.\r\nMust be one of our specified breakpoints in px: `0`, `576`, `768`, `992`, `1200`.",
18425
18482
  "docsTags": [],
18426
18483
  "default": "DEVICE_SIZES.L",
18427
18484
  "values": [
@@ -18631,7 +18688,7 @@
18631
18688
  "passive": false
18632
18689
  },
18633
18690
  {
18634
- "event": "themeChange",
18691
+ "event": "brandChange",
18635
18692
  "target": "document",
18636
18693
  "capture": false,
18637
18694
  "passive": false
@@ -18708,7 +18765,7 @@
18708
18765
  "filePath": "src/components/ic-typography/ic-typography.tsx",
18709
18766
  "encapsulation": "shadow",
18710
18767
  "tag": "ic-typography",
18711
- "readme": "# ic-typography\n\n\n",
18768
+ "readme": "# ic-typography\r\n\r\n\r\n\r",
18712
18769
  "docs": "",
18713
18770
  "docsTags": [],
18714
18771
  "usage": {},
@@ -18746,7 +18803,7 @@
18746
18803
  "mutable": false,
18747
18804
  "attr": "bold",
18748
18805
  "reflectToAttr": false,
18749
- "docs": "If `true`, the typography will have a bold font weight.\nNote: This will have no impact on variants that already use an equivalent or higher font weight (h1, h2, and subtitle-large).",
18806
+ "docs": "If `true`, the typography will have a bold font weight.\r\nNote: This will have no impact on variants that already use an equivalent or higher font weight (h1, h2, and subtitle-large).",
18750
18807
  "docsTags": [],
18751
18808
  "default": "false",
18752
18809
  "values": [
@@ -19152,7 +19209,7 @@
19152
19209
  "path": "src/utils/types.ts"
19153
19210
  },
19154
19211
  "src/utils/types.ts::IcStatusVariants": {
19155
- "declaration": "export type IcStatusVariants =\n | \"neutral\"\n | \"info\"\n | \"warning\"\n | \"error\"\n | \"success\";",
19212
+ "declaration": "export type IcStatusVariants =\r\n | \"neutral\"\r\n | \"info\"\r\n | \"warning\"\r\n | \"error\"\r\n | \"success\";",
19156
19213
  "docstring": "",
19157
19214
  "path": "src/utils/types.ts"
19158
19215
  },
@@ -19187,7 +19244,7 @@
19187
19244
  "path": "src/components/ic-button/ic-button.types.ts"
19188
19245
  },
19189
19246
  "src/components/ic-button/ic-button.types.ts::IcButtonVariants": {
19190
- "declaration": "export type IcButtonVariants =\n | \"primary\"\n | \"secondary\"\n | \"tertiary\"\n | \"destructive\"\n | \"icon\"\n | \"icon-primary\"\n | \"icon-secondary\"\n | \"icon-tertiary\"\n | \"icon-destructive\";",
19247
+ "declaration": "export type IcButtonVariants =\r\n | \"primary\"\r\n | \"secondary\"\r\n | \"tertiary\"\r\n | \"destructive\"\r\n | \"icon\"\r\n | \"icon-primary\"\r\n | \"icon-secondary\"\r\n | \"icon-tertiary\"\r\n | \"icon-destructive\";",
19191
19248
  "docstring": "",
19192
19249
  "path": "src/components/ic-button/ic-button.types.ts"
19193
19250
  },
@@ -19247,7 +19304,7 @@
19247
19304
  "path": "src/components/ic-text-field/ic-text-field.types.ts"
19248
19305
  },
19249
19306
  "src/utils/types.ts::IcAutocompleteTypes": {
19250
- "declaration": "export type IcAutocompleteTypes =\n | \"on\"\n | \"off\"\n | \"name\"\n | \"honorific-prefix\"\n | \"given-name\"\n | \"additional-name\"\n | \"family-name\"\n | \"honorific-suffix\"\n | \"nickname\"\n | \"email\"\n | \"username\"\n | \"new-password\"\n | \"current-password\"\n | \"one-time-code\"\n | \"organization-title\"\n | \"organization\"\n | \"street-address\"\n | \"address-line1\"\n | \"address-line2\"\n | \"address-line3\"\n | \"address-level4\"\n | \"address-level3\"\n | \"address-level2\"\n | \"address-level1\"\n | \"country\"\n | \"country-name\"\n | \"postal-code\"\n | \"cc-name\"\n | \"cc-given-name\"\n | \"cc-additional-name\"\n | \"cc-family-name\"\n | \"cc-family-name\"\n | \"cc-number\"\n | \"cc-exp\"\n | \"cc-exp-month\"\n | \"cc-exp-year\"\n | \"cc-csc\"\n | \"cc-type\"\n | \"transaction-currency\"\n | \"transaction-amount\"\n | \"language\"\n | \"bday\"\n | \"bday-day\"\n | \"bday-month\"\n | \"bday-year\"\n | \"sex\"\n | \"tel\"\n | \"tel-country-code\"\n | \"tel-national\"\n | \"tel-area-code\"\n | \"tel-local\"\n | \"tel-extension\"\n | \"impp\"\n | \"url\"\n | \"photo\";",
19307
+ "declaration": "export type IcAutocompleteTypes =\r\n | \"on\"\r\n | \"off\"\r\n | \"name\"\r\n | \"honorific-prefix\"\r\n | \"given-name\"\r\n | \"additional-name\"\r\n | \"family-name\"\r\n | \"honorific-suffix\"\r\n | \"nickname\"\r\n | \"email\"\r\n | \"username\"\r\n | \"new-password\"\r\n | \"current-password\"\r\n | \"one-time-code\"\r\n | \"organization-title\"\r\n | \"organization\"\r\n | \"street-address\"\r\n | \"address-line1\"\r\n | \"address-line2\"\r\n | \"address-line3\"\r\n | \"address-level4\"\r\n | \"address-level3\"\r\n | \"address-level2\"\r\n | \"address-level1\"\r\n | \"country\"\r\n | \"country-name\"\r\n | \"postal-code\"\r\n | \"cc-name\"\r\n | \"cc-given-name\"\r\n | \"cc-additional-name\"\r\n | \"cc-family-name\"\r\n | \"cc-family-name\"\r\n | \"cc-number\"\r\n | \"cc-exp\"\r\n | \"cc-exp-month\"\r\n | \"cc-exp-year\"\r\n | \"cc-csc\"\r\n | \"cc-type\"\r\n | \"transaction-currency\"\r\n | \"transaction-amount\"\r\n | \"language\"\r\n | \"bday\"\r\n | \"bday-day\"\r\n | \"bday-month\"\r\n | \"bday-year\"\r\n | \"sex\"\r\n | \"tel\"\r\n | \"tel-country-code\"\r\n | \"tel-national\"\r\n | \"tel-area-code\"\r\n | \"tel-local\"\r\n | \"tel-extension\"\r\n | \"impp\"\r\n | \"url\"\r\n | \"photo\";",
19251
19308
  "docstring": "",
19252
19309
  "path": "src/utils/types.ts"
19253
19310
  },
@@ -19272,7 +19329,7 @@
19272
19329
  "path": "src/components/ic-text-field/ic-text-field.types.ts"
19273
19330
  },
19274
19331
  "src/utils/types.ts::IcValueEventDetail": {
19275
- "declaration": "export interface IcValueEventDetail {\n value: string | string[];\n keyPressed?: string;\n}",
19332
+ "declaration": "export interface IcValueEventDetail {\r\n value: string | string[];\r\n keyPressed?: string;\r\n}",
19276
19333
  "docstring": "",
19277
19334
  "path": "src/utils/types.ts"
19278
19335
  },
@@ -19282,7 +19339,7 @@
19282
19339
  "path": "src/components/ic-divider/ic-divider.types.tsx"
19283
19340
  },
19284
19341
  "src/components/ic-divider/ic-divider.types.tsx::IcDividerLabelPlacement": {
19285
- "declaration": "export type IcDividerLabelPlacement =\n | \"left\"\n | \"center\"\n | \"right\"\n | \"top\"\n | \"bottom\";",
19342
+ "declaration": "export type IcDividerLabelPlacement =\r\n | \"left\"\r\n | \"center\"\r\n | \"right\"\r\n | \"top\"\r\n | \"bottom\";",
19286
19343
  "docstring": "",
19287
19344
  "path": "src/components/ic-divider/ic-divider.types.tsx"
19288
19345
  },
@@ -19291,8 +19348,8 @@
19291
19348
  "docstring": "",
19292
19349
  "path": "src/utils/types.ts"
19293
19350
  },
19294
- "src/utils/types.ts::IcThemeForeground": {
19295
- "declaration": "export type IcThemeForeground = \"default\" | \"dark\" | \"light\";",
19351
+ "src/utils/types.ts::IcBrandForeground": {
19352
+ "declaration": "export type IcBrandForeground = \"default\" | \"dark\" | \"light\";",
19296
19353
  "docstring": "",
19297
19354
  "path": "src/utils/types.ts"
19298
19355
  },
@@ -19302,7 +19359,7 @@
19302
19359
  "path": "src/components/ic-divider/ic-divider.types.tsx"
19303
19360
  },
19304
19361
  "src/utils/types.ts::IcTypographyVariants": {
19305
- "declaration": "export type IcTypographyVariants =\n | \"h1\"\n | \"h2\"\n | \"h3\"\n | \"h4\"\n | \"subtitle-large\"\n | \"subtitle-small\"\n | \"body\"\n | \"label\"\n | \"label-uppercase\"\n | \"caption\"\n | \"caption-uppercase\"\n | \"code-large\"\n | \"code-small\"\n | \"code-extra-small\"\n | \"badge\"\n | \"badge-small\";",
19362
+ "declaration": "export type IcTypographyVariants =\r\n | \"h1\"\r\n | \"h2\"\r\n | \"h3\"\r\n | \"h4\"\r\n | \"subtitle-large\"\r\n | \"subtitle-small\"\r\n | \"body\"\r\n | \"label\"\r\n | \"label-uppercase\"\r\n | \"caption\"\r\n | \"caption-uppercase\"\r\n | \"code-large\"\r\n | \"code-small\"\r\n | \"code-extra-small\"\r\n | \"badge\"\r\n | \"badge-small\";",
19306
19363
  "docstring": "",
19307
19364
  "path": "src/utils/types.ts"
19308
19365
  },
@@ -19342,7 +19399,7 @@
19342
19399
  "path": "src/components/ic-search-bar/ic-search-bar.types.ts"
19343
19400
  },
19344
19401
  "src/utils/types.ts::IcMenuOption": {
19345
- "declaration": "export interface IcMenuOption {\n description?: string;\n disabled?: boolean;\n recommended?: boolean;\n children?: IcMenuOption[];\n loading?: boolean;\n timedOut?: boolean;\n [key: string]: any;\n element?: {\n component: any;\n ariaLabel: string;\n };\n icon?: any;\n}",
19402
+ "declaration": "export interface IcMenuOption {\r\n description?: string;\r\n disabled?: boolean;\r\n recommended?: boolean;\r\n children?: IcMenuOption[];\r\n loading?: boolean;\r\n timedOut?: boolean;\r\n [key: string]: any;\r\n element?: {\r\n component: any;\r\n ariaLabel: string;\r\n };\r\n icon?: any;\r\n}",
19346
19403
  "docstring": "",
19347
19404
  "path": "src/utils/types.ts"
19348
19405
  },
@@ -19367,7 +19424,7 @@
19367
19424
  "path": "src/components/ic-menu-item/ic-menu-item.types.ts"
19368
19425
  },
19369
19426
  "src/components/ic-side-navigation/ic-side-navigation.types.ts::IcExpandedDetail": {
19370
- "declaration": "export interface IcExpandedDetail {\n sideNavExpanded: boolean;\n sideNavMobile: boolean;\n}",
19427
+ "declaration": "export interface IcExpandedDetail {\r\n sideNavExpanded: boolean;\r\n sideNavMobile: boolean;\r\n}",
19371
19428
  "docstring": "",
19372
19429
  "path": "src/components/ic-side-navigation/ic-side-navigation.types.ts"
19373
19430
  },
@@ -19397,7 +19454,7 @@
19397
19454
  "path": "src/components/ic-radio-group/ic-radio-group.types.ts"
19398
19455
  },
19399
19456
  "src/utils/types.ts::IcBlurEventDetail": {
19400
- "declaration": "export interface IcBlurEventDetail {\n relatedTarget: IcRelatedTarget;\n}",
19457
+ "declaration": "export interface IcBlurEventDetail {\r\n relatedTarget: IcRelatedTarget;\r\n}",
19401
19458
  "docstring": "",
19402
19459
  "path": "src/utils/types.ts"
19403
19460
  },
@@ -19451,8 +19508,8 @@
19451
19508
  "docstring": "",
19452
19509
  "path": "src/components/ic-tab/ic-tab.types.ts"
19453
19510
  },
19454
- "src/utils/types.ts::IcTheme": {
19455
- "declaration": "{\n mode: IcThemeForeground;\n color: IcColorRGB;\n}",
19511
+ "src/utils/types.ts::IcBrand": {
19512
+ "declaration": "{\r\n mode: IcBrandForeground;\r\n color: IcColorRGB;\r\n}",
19456
19513
  "docstring": "",
19457
19514
  "path": "src/utils/types.ts"
19458
19515
  },
@@ -19467,7 +19524,7 @@
19467
19524
  "path": "src/utils/types.ts"
19468
19525
  },
19469
19526
  "src/components/ic-toggle-button-group/ic-toggle-button-group.types.ts::IcChangeEventDetail": {
19470
- "declaration": "export interface IcChangeEventDetail {\n checked: boolean[] | boolean;\n toggledOptions?: {\n toggleButton: HTMLIcToggleButtonElement;\n }[];\n selectedOption: HTMLIcToggleButtonElement;\n}",
19527
+ "declaration": "export interface IcChangeEventDetail {\r\n checked: boolean[] | boolean;\r\n toggledOptions?: {\r\n toggleButton: HTMLIcToggleButtonElement;\r\n }[];\r\n selectedOption: HTMLIcToggleButtonElement;\r\n}",
19471
19528
  "docstring": "",
19472
19529
  "path": "src/components/ic-toggle-button-group/ic-toggle-button-group.types.ts"
19473
19530
  }