@ukic/docs 2.13.0 → 2.13.2

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 +160 -115
  2. package/package.json +2 -2
package/docs.json CHANGED
@@ -1,5 +1,4 @@
1
1
  {
2
- "timestamp": "2024-08-12T14:32:40",
3
2
  "compiler": {
4
3
  "name": "@stencil/core",
5
4
  "version": "4.10.0",
@@ -451,6 +450,10 @@
451
450
  {
452
451
  "name": "slot",
453
452
  "text": "action - Content is placed to the right of the message."
453
+ },
454
+ {
455
+ "name": "slot",
456
+ "text": "neutral-icon - A custom neutral icon is placed to the left of the title. This will override the default icon if used."
454
457
  }
455
458
  ],
456
459
  "usage": {},
@@ -542,6 +545,28 @@
542
545
  "optional": true,
543
546
  "required": false
544
547
  },
548
+ {
549
+ "name": "showDefaultIcon",
550
+ "type": "boolean",
551
+ "complexType": {
552
+ "original": "boolean",
553
+ "resolved": "boolean",
554
+ "references": {}
555
+ },
556
+ "mutable": false,
557
+ "attr": "show-default-icon",
558
+ "reflectToAttr": false,
559
+ "docs": "If `true`, the default icon for the neutral variant will be appear on the left of the alert.",
560
+ "docsTags": [],
561
+ "default": "true",
562
+ "values": [
563
+ {
564
+ "type": "boolean"
565
+ }
566
+ ],
567
+ "optional": false,
568
+ "required": false
569
+ },
545
570
  {
546
571
  "name": "titleAbove",
547
572
  "type": "boolean",
@@ -663,6 +688,10 @@
663
688
  {
664
689
  "name": "message",
665
690
  "docs": "Content is placed to the right of the title."
691
+ },
692
+ {
693
+ "name": "neutral-icon",
694
+ "docs": "A custom neutral icon is placed to the left of the title. This will override the default icon if used."
666
695
  }
667
696
  ],
668
697
  "parts": [],
@@ -4612,7 +4641,7 @@
4612
4641
  "mutable": false,
4613
4642
  "attr": "close-on-backdrop-click",
4614
4643
  "reflectToAttr": false,
4615
- "docs": "If set to `true`, the dialog will not close when the backdrop is clicked.",
4644
+ "docs": "If set to `false`, the dialog will not close when the backdrop is clicked.",
4616
4645
  "docsTags": [],
4617
4646
  "default": "true",
4618
4647
  "values": [
@@ -11219,10 +11248,10 @@
11219
11248
  },
11220
11249
  {
11221
11250
  "name": "autocomplete",
11222
- "type": "\"name\" | \"on\" | \"off\" | \"additional-name\" | \"address-level1\" | \"address-level2\" | \"address-level3\" | \"address-level4\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"cc-csc\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-family-name\" | \"cc-given-name\" | \"cc-name\" | \"cc-number\" | \"cc-type\" | \"country\" | \"country-name\" | \"current-password\" | \"family-name\" | \"given-name\" | \"honorific-prefix\" | \"honorific-suffix\" | \"new-password\" | \"one-time-code\" | \"organization\" | \"postal-code\" | \"street-address\" | \"transaction-amount\" | \"transaction-currency\" | \"username\" | \"email\" | \"tel\" | \"tel-area-code\" | \"tel-country-code\" | \"tel-extension\" | \"tel-local\" | \"tel-national\" | \"nickname\" | \"organization-title\" | \"cc-additional-name\" | \"language\" | \"bday\" | \"sex\" | \"impp\" | \"url\" | \"photo\"",
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\"",
11223
11252
  "complexType": {
11224
11253
  "original": "IcAutocompleteTypes",
11225
- "resolved": "\"name\" | \"on\" | \"off\" | \"additional-name\" | \"address-level1\" | \"address-level2\" | \"address-level3\" | \"address-level4\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"cc-csc\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-family-name\" | \"cc-given-name\" | \"cc-name\" | \"cc-number\" | \"cc-type\" | \"country\" | \"country-name\" | \"current-password\" | \"family-name\" | \"given-name\" | \"honorific-prefix\" | \"honorific-suffix\" | \"new-password\" | \"one-time-code\" | \"organization\" | \"postal-code\" | \"street-address\" | \"transaction-amount\" | \"transaction-currency\" | \"username\" | \"email\" | \"tel\" | \"tel-area-code\" | \"tel-country-code\" | \"tel-extension\" | \"tel-local\" | \"tel-national\" | \"nickname\" | \"organization-title\" | \"cc-additional-name\" | \"language\" | \"bday\" | \"sex\" | \"impp\" | \"url\" | \"photo\"",
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\"",
11226
11255
  "references": {
11227
11256
  "IcAutocompleteTypes": {
11228
11257
  "location": "import",
@@ -11239,207 +11268,207 @@
11239
11268
  "default": "\"off\"",
11240
11269
  "values": [
11241
11270
  {
11242
- "value": "name",
11271
+ "value": "on",
11243
11272
  "type": "string"
11244
11273
  },
11245
11274
  {
11246
- "value": "on",
11275
+ "value": "off",
11247
11276
  "type": "string"
11248
11277
  },
11249
11278
  {
11250
- "value": "off",
11279
+ "value": "name",
11251
11280
  "type": "string"
11252
11281
  },
11253
11282
  {
11254
- "value": "additional-name",
11283
+ "value": "honorific-prefix",
11255
11284
  "type": "string"
11256
11285
  },
11257
11286
  {
11258
- "value": "address-level1",
11287
+ "value": "given-name",
11259
11288
  "type": "string"
11260
11289
  },
11261
11290
  {
11262
- "value": "address-level2",
11291
+ "value": "additional-name",
11263
11292
  "type": "string"
11264
11293
  },
11265
11294
  {
11266
- "value": "address-level3",
11295
+ "value": "family-name",
11267
11296
  "type": "string"
11268
11297
  },
11269
11298
  {
11270
- "value": "address-level4",
11299
+ "value": "honorific-suffix",
11271
11300
  "type": "string"
11272
11301
  },
11273
11302
  {
11274
- "value": "address-line1",
11303
+ "value": "nickname",
11275
11304
  "type": "string"
11276
11305
  },
11277
11306
  {
11278
- "value": "address-line2",
11307
+ "value": "email",
11279
11308
  "type": "string"
11280
11309
  },
11281
11310
  {
11282
- "value": "address-line3",
11311
+ "value": "username",
11283
11312
  "type": "string"
11284
11313
  },
11285
11314
  {
11286
- "value": "bday-day",
11315
+ "value": "new-password",
11287
11316
  "type": "string"
11288
11317
  },
11289
11318
  {
11290
- "value": "bday-month",
11319
+ "value": "current-password",
11291
11320
  "type": "string"
11292
11321
  },
11293
11322
  {
11294
- "value": "bday-year",
11323
+ "value": "one-time-code",
11295
11324
  "type": "string"
11296
11325
  },
11297
11326
  {
11298
- "value": "cc-csc",
11327
+ "value": "organization-title",
11299
11328
  "type": "string"
11300
11329
  },
11301
11330
  {
11302
- "value": "cc-exp",
11331
+ "value": "organization",
11303
11332
  "type": "string"
11304
11333
  },
11305
11334
  {
11306
- "value": "cc-exp-month",
11335
+ "value": "street-address",
11307
11336
  "type": "string"
11308
11337
  },
11309
11338
  {
11310
- "value": "cc-exp-year",
11339
+ "value": "address-line1",
11311
11340
  "type": "string"
11312
11341
  },
11313
11342
  {
11314
- "value": "cc-family-name",
11343
+ "value": "address-line2",
11315
11344
  "type": "string"
11316
11345
  },
11317
11346
  {
11318
- "value": "cc-given-name",
11347
+ "value": "address-line3",
11319
11348
  "type": "string"
11320
11349
  },
11321
11350
  {
11322
- "value": "cc-name",
11351
+ "value": "address-level4",
11323
11352
  "type": "string"
11324
11353
  },
11325
11354
  {
11326
- "value": "cc-number",
11355
+ "value": "address-level3",
11327
11356
  "type": "string"
11328
11357
  },
11329
11358
  {
11330
- "value": "cc-type",
11359
+ "value": "address-level2",
11331
11360
  "type": "string"
11332
11361
  },
11333
11362
  {
11334
- "value": "country",
11363
+ "value": "address-level1",
11335
11364
  "type": "string"
11336
11365
  },
11337
11366
  {
11338
- "value": "country-name",
11367
+ "value": "country",
11339
11368
  "type": "string"
11340
11369
  },
11341
11370
  {
11342
- "value": "current-password",
11371
+ "value": "country-name",
11343
11372
  "type": "string"
11344
11373
  },
11345
11374
  {
11346
- "value": "family-name",
11375
+ "value": "postal-code",
11347
11376
  "type": "string"
11348
11377
  },
11349
11378
  {
11350
- "value": "given-name",
11379
+ "value": "cc-name",
11351
11380
  "type": "string"
11352
11381
  },
11353
11382
  {
11354
- "value": "honorific-prefix",
11383
+ "value": "cc-given-name",
11355
11384
  "type": "string"
11356
11385
  },
11357
11386
  {
11358
- "value": "honorific-suffix",
11387
+ "value": "cc-additional-name",
11359
11388
  "type": "string"
11360
11389
  },
11361
11390
  {
11362
- "value": "new-password",
11391
+ "value": "cc-family-name",
11363
11392
  "type": "string"
11364
11393
  },
11365
11394
  {
11366
- "value": "one-time-code",
11395
+ "value": "cc-number",
11367
11396
  "type": "string"
11368
11397
  },
11369
11398
  {
11370
- "value": "organization",
11399
+ "value": "cc-exp",
11371
11400
  "type": "string"
11372
11401
  },
11373
11402
  {
11374
- "value": "postal-code",
11403
+ "value": "cc-exp-month",
11375
11404
  "type": "string"
11376
11405
  },
11377
11406
  {
11378
- "value": "street-address",
11407
+ "value": "cc-exp-year",
11379
11408
  "type": "string"
11380
11409
  },
11381
11410
  {
11382
- "value": "transaction-amount",
11411
+ "value": "cc-csc",
11383
11412
  "type": "string"
11384
11413
  },
11385
11414
  {
11386
- "value": "transaction-currency",
11415
+ "value": "cc-type",
11387
11416
  "type": "string"
11388
11417
  },
11389
11418
  {
11390
- "value": "username",
11419
+ "value": "transaction-currency",
11391
11420
  "type": "string"
11392
11421
  },
11393
11422
  {
11394
- "value": "email",
11423
+ "value": "transaction-amount",
11395
11424
  "type": "string"
11396
11425
  },
11397
11426
  {
11398
- "value": "tel",
11427
+ "value": "language",
11399
11428
  "type": "string"
11400
11429
  },
11401
11430
  {
11402
- "value": "tel-area-code",
11431
+ "value": "bday",
11403
11432
  "type": "string"
11404
11433
  },
11405
11434
  {
11406
- "value": "tel-country-code",
11435
+ "value": "bday-day",
11407
11436
  "type": "string"
11408
11437
  },
11409
11438
  {
11410
- "value": "tel-extension",
11439
+ "value": "bday-month",
11411
11440
  "type": "string"
11412
11441
  },
11413
11442
  {
11414
- "value": "tel-local",
11443
+ "value": "bday-year",
11415
11444
  "type": "string"
11416
11445
  },
11417
11446
  {
11418
- "value": "tel-national",
11447
+ "value": "sex",
11419
11448
  "type": "string"
11420
11449
  },
11421
11450
  {
11422
- "value": "nickname",
11451
+ "value": "tel",
11423
11452
  "type": "string"
11424
11453
  },
11425
11454
  {
11426
- "value": "organization-title",
11455
+ "value": "tel-country-code",
11427
11456
  "type": "string"
11428
11457
  },
11429
11458
  {
11430
- "value": "cc-additional-name",
11459
+ "value": "tel-national",
11431
11460
  "type": "string"
11432
11461
  },
11433
11462
  {
11434
- "value": "language",
11463
+ "value": "tel-area-code",
11435
11464
  "type": "string"
11436
11465
  },
11437
11466
  {
11438
- "value": "bday",
11467
+ "value": "tel-local",
11439
11468
  "type": "string"
11440
11469
  },
11441
11470
  {
11442
- "value": "sex",
11471
+ "value": "tel-extension",
11443
11472
  "type": "string"
11444
11473
  },
11445
11474
  {
@@ -15441,10 +15470,10 @@
15441
15470
  },
15442
15471
  {
15443
15472
  "name": "autocomplete",
15444
- "type": "\"name\" | \"on\" | \"off\" | \"additional-name\" | \"address-level1\" | \"address-level2\" | \"address-level3\" | \"address-level4\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"cc-csc\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-family-name\" | \"cc-given-name\" | \"cc-name\" | \"cc-number\" | \"cc-type\" | \"country\" | \"country-name\" | \"current-password\" | \"family-name\" | \"given-name\" | \"honorific-prefix\" | \"honorific-suffix\" | \"new-password\" | \"one-time-code\" | \"organization\" | \"postal-code\" | \"street-address\" | \"transaction-amount\" | \"transaction-currency\" | \"username\" | \"email\" | \"tel\" | \"tel-area-code\" | \"tel-country-code\" | \"tel-extension\" | \"tel-local\" | \"tel-national\" | \"nickname\" | \"organization-title\" | \"cc-additional-name\" | \"language\" | \"bday\" | \"sex\" | \"impp\" | \"url\" | \"photo\"",
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\"",
15445
15474
  "complexType": {
15446
15475
  "original": "IcAutocompleteTypes",
15447
- "resolved": "\"name\" | \"on\" | \"off\" | \"additional-name\" | \"address-level1\" | \"address-level2\" | \"address-level3\" | \"address-level4\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"cc-csc\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-family-name\" | \"cc-given-name\" | \"cc-name\" | \"cc-number\" | \"cc-type\" | \"country\" | \"country-name\" | \"current-password\" | \"family-name\" | \"given-name\" | \"honorific-prefix\" | \"honorific-suffix\" | \"new-password\" | \"one-time-code\" | \"organization\" | \"postal-code\" | \"street-address\" | \"transaction-amount\" | \"transaction-currency\" | \"username\" | \"email\" | \"tel\" | \"tel-area-code\" | \"tel-country-code\" | \"tel-extension\" | \"tel-local\" | \"tel-national\" | \"nickname\" | \"organization-title\" | \"cc-additional-name\" | \"language\" | \"bday\" | \"sex\" | \"impp\" | \"url\" | \"photo\"",
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\"",
15448
15477
  "references": {
15449
15478
  "IcAutocompleteTypes": {
15450
15479
  "location": "import",
@@ -15461,207 +15490,207 @@
15461
15490
  "default": "\"off\"",
15462
15491
  "values": [
15463
15492
  {
15464
- "value": "name",
15493
+ "value": "on",
15465
15494
  "type": "string"
15466
15495
  },
15467
15496
  {
15468
- "value": "on",
15497
+ "value": "off",
15469
15498
  "type": "string"
15470
15499
  },
15471
15500
  {
15472
- "value": "off",
15501
+ "value": "name",
15473
15502
  "type": "string"
15474
15503
  },
15475
15504
  {
15476
- "value": "additional-name",
15505
+ "value": "honorific-prefix",
15477
15506
  "type": "string"
15478
15507
  },
15479
15508
  {
15480
- "value": "address-level1",
15509
+ "value": "given-name",
15481
15510
  "type": "string"
15482
15511
  },
15483
15512
  {
15484
- "value": "address-level2",
15513
+ "value": "additional-name",
15485
15514
  "type": "string"
15486
15515
  },
15487
15516
  {
15488
- "value": "address-level3",
15517
+ "value": "family-name",
15489
15518
  "type": "string"
15490
15519
  },
15491
15520
  {
15492
- "value": "address-level4",
15521
+ "value": "honorific-suffix",
15493
15522
  "type": "string"
15494
15523
  },
15495
15524
  {
15496
- "value": "address-line1",
15525
+ "value": "nickname",
15497
15526
  "type": "string"
15498
15527
  },
15499
15528
  {
15500
- "value": "address-line2",
15529
+ "value": "email",
15501
15530
  "type": "string"
15502
15531
  },
15503
15532
  {
15504
- "value": "address-line3",
15533
+ "value": "username",
15505
15534
  "type": "string"
15506
15535
  },
15507
15536
  {
15508
- "value": "bday-day",
15537
+ "value": "new-password",
15509
15538
  "type": "string"
15510
15539
  },
15511
15540
  {
15512
- "value": "bday-month",
15541
+ "value": "current-password",
15513
15542
  "type": "string"
15514
15543
  },
15515
15544
  {
15516
- "value": "bday-year",
15545
+ "value": "one-time-code",
15517
15546
  "type": "string"
15518
15547
  },
15519
15548
  {
15520
- "value": "cc-csc",
15549
+ "value": "organization-title",
15521
15550
  "type": "string"
15522
15551
  },
15523
15552
  {
15524
- "value": "cc-exp",
15553
+ "value": "organization",
15525
15554
  "type": "string"
15526
15555
  },
15527
15556
  {
15528
- "value": "cc-exp-month",
15557
+ "value": "street-address",
15529
15558
  "type": "string"
15530
15559
  },
15531
15560
  {
15532
- "value": "cc-exp-year",
15561
+ "value": "address-line1",
15533
15562
  "type": "string"
15534
15563
  },
15535
15564
  {
15536
- "value": "cc-family-name",
15565
+ "value": "address-line2",
15537
15566
  "type": "string"
15538
15567
  },
15539
15568
  {
15540
- "value": "cc-given-name",
15569
+ "value": "address-line3",
15541
15570
  "type": "string"
15542
15571
  },
15543
15572
  {
15544
- "value": "cc-name",
15573
+ "value": "address-level4",
15545
15574
  "type": "string"
15546
15575
  },
15547
15576
  {
15548
- "value": "cc-number",
15577
+ "value": "address-level3",
15549
15578
  "type": "string"
15550
15579
  },
15551
15580
  {
15552
- "value": "cc-type",
15581
+ "value": "address-level2",
15553
15582
  "type": "string"
15554
15583
  },
15555
15584
  {
15556
- "value": "country",
15585
+ "value": "address-level1",
15557
15586
  "type": "string"
15558
15587
  },
15559
15588
  {
15560
- "value": "country-name",
15589
+ "value": "country",
15561
15590
  "type": "string"
15562
15591
  },
15563
15592
  {
15564
- "value": "current-password",
15593
+ "value": "country-name",
15565
15594
  "type": "string"
15566
15595
  },
15567
15596
  {
15568
- "value": "family-name",
15597
+ "value": "postal-code",
15569
15598
  "type": "string"
15570
15599
  },
15571
15600
  {
15572
- "value": "given-name",
15601
+ "value": "cc-name",
15573
15602
  "type": "string"
15574
15603
  },
15575
15604
  {
15576
- "value": "honorific-prefix",
15605
+ "value": "cc-given-name",
15577
15606
  "type": "string"
15578
15607
  },
15579
15608
  {
15580
- "value": "honorific-suffix",
15609
+ "value": "cc-additional-name",
15581
15610
  "type": "string"
15582
15611
  },
15583
15612
  {
15584
- "value": "new-password",
15613
+ "value": "cc-family-name",
15585
15614
  "type": "string"
15586
15615
  },
15587
15616
  {
15588
- "value": "one-time-code",
15617
+ "value": "cc-number",
15589
15618
  "type": "string"
15590
15619
  },
15591
15620
  {
15592
- "value": "organization",
15621
+ "value": "cc-exp",
15593
15622
  "type": "string"
15594
15623
  },
15595
15624
  {
15596
- "value": "postal-code",
15625
+ "value": "cc-exp-month",
15597
15626
  "type": "string"
15598
15627
  },
15599
15628
  {
15600
- "value": "street-address",
15629
+ "value": "cc-exp-year",
15601
15630
  "type": "string"
15602
15631
  },
15603
15632
  {
15604
- "value": "transaction-amount",
15633
+ "value": "cc-csc",
15605
15634
  "type": "string"
15606
15635
  },
15607
15636
  {
15608
- "value": "transaction-currency",
15637
+ "value": "cc-type",
15609
15638
  "type": "string"
15610
15639
  },
15611
15640
  {
15612
- "value": "username",
15641
+ "value": "transaction-currency",
15613
15642
  "type": "string"
15614
15643
  },
15615
15644
  {
15616
- "value": "email",
15645
+ "value": "transaction-amount",
15617
15646
  "type": "string"
15618
15647
  },
15619
15648
  {
15620
- "value": "tel",
15649
+ "value": "language",
15621
15650
  "type": "string"
15622
15651
  },
15623
15652
  {
15624
- "value": "tel-area-code",
15653
+ "value": "bday",
15625
15654
  "type": "string"
15626
15655
  },
15627
15656
  {
15628
- "value": "tel-country-code",
15657
+ "value": "bday-day",
15629
15658
  "type": "string"
15630
15659
  },
15631
15660
  {
15632
- "value": "tel-extension",
15661
+ "value": "bday-month",
15633
15662
  "type": "string"
15634
15663
  },
15635
15664
  {
15636
- "value": "tel-local",
15665
+ "value": "bday-year",
15637
15666
  "type": "string"
15638
15667
  },
15639
15668
  {
15640
- "value": "tel-national",
15669
+ "value": "sex",
15641
15670
  "type": "string"
15642
15671
  },
15643
15672
  {
15644
- "value": "nickname",
15673
+ "value": "tel",
15645
15674
  "type": "string"
15646
15675
  },
15647
15676
  {
15648
- "value": "organization-title",
15677
+ "value": "tel-country-code",
15649
15678
  "type": "string"
15650
15679
  },
15651
15680
  {
15652
- "value": "cc-additional-name",
15681
+ "value": "tel-national",
15653
15682
  "type": "string"
15654
15683
  },
15655
15684
  {
15656
- "value": "language",
15685
+ "value": "tel-area-code",
15657
15686
  "type": "string"
15658
15687
  },
15659
15688
  {
15660
- "value": "bday",
15689
+ "value": "tel-local",
15661
15690
  "type": "string"
15662
15691
  },
15663
15692
  {
15664
- "value": "sex",
15693
+ "value": "tel-extension",
15665
15694
  "type": "string"
15666
15695
  },
15667
15696
  {
@@ -15992,6 +16021,28 @@
15992
16021
  "optional": false,
15993
16022
  "required": false
15994
16023
  },
16024
+ {
16025
+ "name": "maxLengthMessage",
16026
+ "type": "string",
16027
+ "complexType": {
16028
+ "original": "string",
16029
+ "resolved": "string",
16030
+ "references": {}
16031
+ },
16032
+ "mutable": false,
16033
+ "attr": "max-length-message",
16034
+ "reflectToAttr": false,
16035
+ "docs": "The text to display as the validation message when the maximum length is exceeded.",
16036
+ "docsTags": [],
16037
+ "default": "\"Maximum length exceeded\"",
16038
+ "values": [
16039
+ {
16040
+ "type": "string"
16041
+ }
16042
+ ],
16043
+ "optional": false,
16044
+ "required": false
16045
+ },
15995
16046
  {
15996
16047
  "name": "min",
15997
16048
  "type": "number | string",
@@ -16546,13 +16597,7 @@
16546
16597
  "passive": false
16547
16598
  }
16548
16599
  ],
16549
- "styles": [
16550
- {
16551
- "name": "--input-width",
16552
- "annotation": "prop",
16553
- "docs": "Width of the input field"
16554
- }
16555
- ],
16600
+ "styles": [],
16556
16601
  "slots": [
16557
16602
  {
16558
16603
  "name": "icon",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "author": "mi6",
3
3
  "name": "@ukic/docs",
4
- "version": "2.13.0",
4
+ "version": "2.13.2",
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": "c9bb7374248c86351469ea7aebab084b7550faf2"
21
+ "gitHead": "9c268801ebc8da41901291fe13ff157a6211fbbd"
22
22
  }