@ukic/docs 2.13.2 → 2.13.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 +156 -28
  2. package/package.json +2 -2
package/docs.json CHANGED
@@ -789,7 +789,13 @@
789
789
  "methods": [],
790
790
  "events": [],
791
791
  "listeners": [],
792
- "styles": [],
792
+ "styles": [
793
+ {
794
+ "name": "--ic-z-index-back-to-top",
795
+ "annotation": "prop",
796
+ "docs": "z-index of back to top"
797
+ }
798
+ ],
793
799
  "slots": [],
794
800
  "parts": [],
795
801
  "dependents": [],
@@ -2315,7 +2321,18 @@
2315
2321
  "passive": false
2316
2322
  }
2317
2323
  ],
2318
- "styles": [],
2324
+ "styles": [
2325
+ {
2326
+ "name": "--height",
2327
+ "annotation": "prop",
2328
+ "docs": "The height of the button."
2329
+ },
2330
+ {
2331
+ "name": "--min-width",
2332
+ "annotation": "prop",
2333
+ "docs": "Minimum width of the button."
2334
+ }
2335
+ ],
2319
2336
  "slots": [
2320
2337
  {
2321
2338
  "name": "badge",
@@ -4221,7 +4238,13 @@
4221
4238
  "methods": [],
4222
4239
  "events": [],
4223
4240
  "listeners": [],
4224
- "styles": [],
4241
+ "styles": [
4242
+ {
4243
+ "name": "--ic-z-index-classification-banner",
4244
+ "annotation": "prop",
4245
+ "docs": "z-index of classification banner"
4246
+ }
4247
+ ],
4225
4248
  "slots": [],
4226
4249
  "parts": [],
4227
4250
  "dependents": [],
@@ -5075,7 +5098,13 @@
5075
5098
  "passive": false
5076
5099
  }
5077
5100
  ],
5078
- "styles": [],
5101
+ "styles": [
5102
+ {
5103
+ "name": "--ic-z-index-dialog",
5104
+ "annotation": "prop",
5105
+ "docs": "z-index of dialog"
5106
+ }
5107
+ ],
5079
5108
  "slots": [
5080
5109
  {
5081
5110
  "name": "alert",
@@ -6588,7 +6617,13 @@
6588
6617
  "methods": [],
6589
6618
  "events": [],
6590
6619
  "listeners": [],
6591
- "styles": [],
6620
+ "styles": [
6621
+ {
6622
+ "name": "--border-color",
6623
+ "annotation": "prop",
6624
+ "docs": "Border colour of the input component container"
6625
+ }
6626
+ ],
6592
6627
  "slots": [
6593
6628
  {
6594
6629
  "name": "left-icon",
@@ -7698,7 +7733,13 @@
7698
7733
  "methods": [],
7699
7734
  "events": [],
7700
7735
  "listeners": [],
7701
- "styles": [],
7736
+ "styles": [
7737
+ {
7738
+ "name": "--circular-diameter",
7739
+ "annotation": "prop",
7740
+ "docs": "Diameter of the circular-indicator"
7741
+ }
7742
+ ],
7702
7743
  "slots": [],
7703
7744
  "parts": [
7704
7745
  {
@@ -8147,7 +8188,13 @@
8147
8188
  ],
8148
8189
  "events": [],
8149
8190
  "listeners": [],
8150
- "styles": [],
8191
+ "styles": [
8192
+ {
8193
+ "name": "--ic-z-index-menu",
8194
+ "annotation": "prop",
8195
+ "docs": "z-index of menu"
8196
+ }
8197
+ ],
8151
8198
  "slots": [],
8152
8199
  "parts": [],
8153
8200
  "dependents": [
@@ -8954,7 +9001,13 @@
8954
9001
  "passive": false
8955
9002
  }
8956
9003
  ],
8957
- "styles": [],
9004
+ "styles": [
9005
+ {
9006
+ "name": "--ic-z-index-navigation-item",
9007
+ "annotation": "prop",
9008
+ "docs": "z-index of navigation group item"
9009
+ }
9010
+ ],
8958
9011
  "slots": [],
8959
9012
  "parts": [],
8960
9013
  "dependents": [],
@@ -9234,7 +9287,13 @@
9234
9287
  "passive": false
9235
9288
  }
9236
9289
  ],
9237
- "styles": [],
9290
+ "styles": [
9291
+ {
9292
+ "name": "--ic-z-index-navigation-item",
9293
+ "annotation": "prop",
9294
+ "docs": "z-index of navigation item"
9295
+ }
9296
+ ],
9238
9297
  "slots": [
9239
9298
  {
9240
9299
  "name": "badge",
@@ -9344,7 +9403,13 @@
9344
9403
  "passive": false
9345
9404
  }
9346
9405
  ],
9347
- "styles": [],
9406
+ "styles": [
9407
+ {
9408
+ "name": "--ic-z-index-navigation-menu",
9409
+ "annotation": "prop",
9410
+ "docs": "z-index of navigation menu"
9411
+ }
9412
+ ],
9348
9413
  "slots": [
9349
9414
  {
9350
9415
  "name": "buttons",
@@ -9657,7 +9722,13 @@
9657
9722
  "methods": [],
9658
9723
  "events": [],
9659
9724
  "listeners": [],
9660
- "styles": [],
9725
+ "styles": [
9726
+ {
9727
+ "name": "--ic-z-index-page-header",
9728
+ "annotation": "prop",
9729
+ "docs": "z-index of page-header"
9730
+ }
9731
+ ],
9661
9732
  "slots": [
9662
9733
  {
9663
9734
  "name": "actions",
@@ -10400,7 +10471,23 @@
10400
10471
  "passive": false
10401
10472
  }
10402
10473
  ],
10403
- "styles": [],
10474
+ "styles": [
10475
+ {
10476
+ "name": "--ic-z-index-popover",
10477
+ "annotation": "prop",
10478
+ "docs": "z-index of popover menu."
10479
+ },
10480
+ {
10481
+ "name": "--max-height",
10482
+ "annotation": "prop",
10483
+ "docs": "Maximum height of the popover menu."
10484
+ },
10485
+ {
10486
+ "name": "--popover-width",
10487
+ "annotation": "prop",
10488
+ "docs": "Default width of the popover menu."
10489
+ }
10490
+ ],
10404
10491
  "slots": [],
10405
10492
  "parts": [],
10406
10493
  "dependents": [],
@@ -11248,10 +11335,10 @@
11248
11335
  },
11249
11336
  {
11250
11337
  "name": "autocomplete",
11251
- "type": "\"on\" | \"off\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"email\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-extension\" | \"impp\" | \"url\" | \"photo\"",
11338
+ "type": "\"name\" | \"on\" | \"off\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"email\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-extension\" | \"impp\" | \"url\" | \"photo\"",
11252
11339
  "complexType": {
11253
11340
  "original": "IcAutocompleteTypes",
11254
- "resolved": "\"on\" | \"off\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"email\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-extension\" | \"impp\" | \"url\" | \"photo\"",
11341
+ "resolved": "\"name\" | \"on\" | \"off\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"email\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-extension\" | \"impp\" | \"url\" | \"photo\"",
11255
11342
  "references": {
11256
11343
  "IcAutocompleteTypes": {
11257
11344
  "location": "import",
@@ -11268,15 +11355,15 @@
11268
11355
  "default": "\"off\"",
11269
11356
  "values": [
11270
11357
  {
11271
- "value": "on",
11358
+ "value": "name",
11272
11359
  "type": "string"
11273
11360
  },
11274
11361
  {
11275
- "value": "off",
11362
+ "value": "on",
11276
11363
  "type": "string"
11277
11364
  },
11278
11365
  {
11279
- "value": "name",
11366
+ "value": "off",
11280
11367
  "type": "string"
11281
11368
  },
11282
11369
  {
@@ -12426,7 +12513,13 @@
12426
12513
  "passive": false
12427
12514
  }
12428
12515
  ],
12429
- "styles": [],
12516
+ "styles": [
12517
+ {
12518
+ "name": "--ic-z-index-menu",
12519
+ "annotation": "prop",
12520
+ "docs": "z-index of search bar menu"
12521
+ }
12522
+ ],
12430
12523
  "slots": [],
12431
12524
  "parts": [],
12432
12525
  "dependents": [],
@@ -13586,7 +13679,18 @@
13586
13679
  }
13587
13680
  ],
13588
13681
  "listeners": [],
13589
- "styles": [],
13682
+ "styles": [
13683
+ {
13684
+ "name": "--ic-z-index-menu",
13685
+ "annotation": "prop",
13686
+ "docs": "z-index of select menu"
13687
+ },
13688
+ {
13689
+ "name": "--input-width",
13690
+ "annotation": "prop",
13691
+ "docs": "Width of the input field"
13692
+ }
13693
+ ],
13590
13694
  "slots": [
13591
13695
  {
13592
13696
  "name": "icon",
@@ -13912,7 +14016,13 @@
13912
14016
  "passive": false
13913
14017
  }
13914
14018
  ],
13915
- "styles": [],
14019
+ "styles": [
14020
+ {
14021
+ "name": "--ic-z-index-side-navigation",
14022
+ "annotation": "prop",
14023
+ "docs": "z-index of side navigation panel"
14024
+ }
14025
+ ],
13916
14026
  "slots": [
13917
14027
  {
13918
14028
  "name": "app-icon",
@@ -15470,10 +15580,10 @@
15470
15580
  },
15471
15581
  {
15472
15582
  "name": "autocomplete",
15473
- "type": "\"on\" | \"off\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"email\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-extension\" | \"impp\" | \"url\" | \"photo\"",
15583
+ "type": "\"name\" | \"on\" | \"off\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"email\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-extension\" | \"impp\" | \"url\" | \"photo\"",
15474
15584
  "complexType": {
15475
15585
  "original": "IcAutocompleteTypes",
15476
- "resolved": "\"on\" | \"off\" | \"name\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"email\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-extension\" | \"impp\" | \"url\" | \"photo\"",
15586
+ "resolved": "\"name\" | \"on\" | \"off\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"email\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"tel\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-extension\" | \"impp\" | \"url\" | \"photo\"",
15477
15587
  "references": {
15478
15588
  "IcAutocompleteTypes": {
15479
15589
  "location": "import",
@@ -15490,15 +15600,15 @@
15490
15600
  "default": "\"off\"",
15491
15601
  "values": [
15492
15602
  {
15493
- "value": "on",
15603
+ "value": "name",
15494
15604
  "type": "string"
15495
15605
  },
15496
15606
  {
15497
- "value": "off",
15607
+ "value": "on",
15498
15608
  "type": "string"
15499
15609
  },
15500
15610
  {
15501
- "value": "name",
15611
+ "value": "off",
15502
15612
  "type": "string"
15503
15613
  },
15504
15614
  {
@@ -16597,7 +16707,13 @@
16597
16707
  "passive": false
16598
16708
  }
16599
16709
  ],
16600
- "styles": [],
16710
+ "styles": [
16711
+ {
16712
+ "name": "--input-width",
16713
+ "annotation": "prop",
16714
+ "docs": "Width of the input field"
16715
+ }
16716
+ ],
16601
16717
  "slots": [
16602
16718
  {
16603
16719
  "name": "icon",
@@ -16931,7 +17047,13 @@
16931
17047
  "passive": true
16932
17048
  }
16933
17049
  ],
16934
- "styles": [],
17050
+ "styles": [
17051
+ {
17052
+ "name": "--ic-z-index-toast",
17053
+ "annotation": "prop",
17054
+ "docs": "z-index of toast"
17055
+ }
17056
+ ],
16935
17057
  "slots": [
16936
17058
  {
16937
17059
  "name": "action",
@@ -17960,7 +18082,13 @@
17960
18082
  ],
17961
18083
  "events": [],
17962
18084
  "listeners": [],
17963
- "styles": [],
18085
+ "styles": [
18086
+ {
18087
+ "name": "--ic-z-index-tooltip",
18088
+ "annotation": "prop",
18089
+ "docs": "z-index of tooltip"
18090
+ }
18091
+ ],
17964
18092
  "slots": [],
17965
18093
  "parts": [],
17966
18094
  "dependents": [
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "author": "mi6",
3
3
  "name": "@ukic/docs",
4
- "version": "2.13.2",
4
+ "version": "2.13.3",
5
5
  "description": "API documentation for @ukic components",
6
6
  "main": "docs.json",
7
7
  "types": "docs.d.ts",
@@ -18,5 +18,5 @@
18
18
  "email": "icds@gchq.gov.uk"
19
19
  },
20
20
  "license": "MIT",
21
- "gitHead": "9c268801ebc8da41901291fe13ff157a6211fbbd"
21
+ "gitHead": "eac36044d122bbfe72142a35877135ebff6dce5e"
22
22
  }