@ds-autonomie/web-components 2.9.0 → 2.9.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/cdn/chunks/{chunk.IROQ5KMI.js → chunk.3TDZKT3U.js} +1 -0
- package/cdn/chunks/{chunk.63E6ND2E.js → chunk.4OYO3HET.js} +6 -2
- package/cdn/chunks/{chunk.YSA4DTJQ.js → chunk.AE64AWJ3.js} +1 -1
- package/cdn/chunks/{chunk.5NR5NDJH.js → chunk.BBXLEST4.js} +1 -1
- package/cdn/chunks/{chunk.ADBMEATG.js → chunk.EV5HIEJ3.js} +1 -0
- package/cdn/chunks/{chunk.JH4WWO3O.js → chunk.H5EN4U2E.js} +9 -1
- package/cdn/chunks/{chunk.LAQ3W3Y3.js → chunk.KTWA323L.js} +1 -1
- package/cdn/chunks/{chunk.IQ6BCACG.js → chunk.L53T7ACW.js} +1 -1
- package/cdn/chunks/{chunk.7F7MUG3F.js → chunk.OELAX47S.js} +1 -1
- package/cdn/chunks/{chunk.LBMYQKFU.js → chunk.U4MIMXNL.js} +7 -1
- package/cdn/chunks/{chunk.IRZ54H7O.js → chunk.YIKU5TS2.js} +1 -1
- package/cdn/chunks/{chunk.KTQYCGHW.js → chunk.ZBRHWPTO.js} +1 -0
- package/cdn/components/card/card.js +2 -2
- package/cdn/components/card/card.styles.js +1 -1
- package/cdn/components/card-content/card-content.js +2 -2
- package/cdn/components/card-content/card-content.styles.js +1 -1
- package/cdn/components/download-card/download-card.js +2 -2
- package/cdn/components/download-card/download-card.styles.js +1 -1
- package/cdn/components/footer/footer.js +2 -1
- package/cdn/components/input-phone/input-phone.js +2 -2
- package/cdn/components/menu-accordion/menu-accordion.js +2 -2
- package/cdn/components/menu-accordion/menu-accordion.styles.js +1 -1
- package/cdn/components/select/select.js +1 -1
- package/cdn/components/sidenav-info-accordion/sidenav-info-accordion.js +2 -2
- package/cdn/components/table-of-contents/table-of-contents.d.ts +1 -0
- package/cdn/components/table-of-contents/table-of-contents.js +1 -1
- package/cdn/custom-elements.json +1567 -1562
- package/cdn/design-system.js +12 -12
- package/cdn/templates/decorator.d.ts +6 -0
- package/cdn/templates/decorator.js +103 -0
- package/cdn/vscode.html-custom-data.json +124 -124
- package/cdn/web-types.json +594 -590
- package/dist/chunks/{chunk.PE6N2GK7.js → chunk.52XBUIKZ.js} +1 -1
- package/dist/chunks/{chunk.XXN6UBL4.js → chunk.7IXOR2DX.js} +1 -1
- package/dist/chunks/{chunk.EDCJRRYX.js → chunk.DEUGTWAC.js} +1 -1
- package/dist/chunks/{chunk.KQ3DPRW2.js → chunk.JIRO22EU.js} +6 -2
- package/dist/chunks/{chunk.EEK6ZGS2.js → chunk.KPH6XFLQ.js} +1 -1
- package/dist/chunks/{chunk.2YJ4SOGI.js → chunk.LALDIJ3P.js} +1 -0
- package/dist/chunks/{chunk.BJNSMHRH.js → chunk.LUNAUFYX.js} +7 -1
- package/dist/chunks/{chunk.BIEIKDTU.js → chunk.M2EM7RXB.js} +7 -1
- package/dist/chunks/{chunk.ZTGPYOYG.js → chunk.TLQMWL6I.js} +1 -0
- package/dist/chunks/{chunk.XR2OWG4H.js → chunk.VIAKDLXU.js} +1 -1
- package/dist/chunks/{chunk.CISPPQE6.js → chunk.YVSPEZHU.js} +1 -0
- package/dist/chunks/{chunk.G2TZ2WRC.js → chunk.ZYJYHEPW.js} +1 -1
- package/dist/components/card/card.js +2 -2
- package/dist/components/card/card.styles.js +1 -1
- package/dist/components/card-content/card-content.js +2 -2
- package/dist/components/card-content/card-content.styles.js +1 -1
- package/dist/components/download-card/download-card.js +2 -2
- package/dist/components/download-card/download-card.styles.js +1 -1
- package/dist/components/footer/footer.js +1 -1
- package/dist/components/input-phone/input-phone.js +2 -2
- package/dist/components/menu-accordion/menu-accordion.js +2 -2
- package/dist/components/menu-accordion/menu-accordion.styles.js +1 -1
- package/dist/components/select/select.js +1 -1
- package/dist/components/sidenav-info-accordion/sidenav-info-accordion.js +2 -2
- package/dist/components/table-of-contents/table-of-contents.d.ts +1 -0
- package/dist/components/table-of-contents/table-of-contents.js +1 -1
- package/dist/custom-elements.json +1567 -1562
- package/dist/design-system.js +12 -12
- package/dist/templates/decorator.d.ts +6 -0
- package/dist/templates/decorator.js +103 -0
- package/dist/vscode.html-custom-data.json +124 -124
- package/dist/web-types.json +594 -590
- package/package.json +1 -1
package/dist/web-types.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "http://json.schemastore.org/web-types",
|
|
3
3
|
"name": "@ds-autonomie/web-components",
|
|
4
|
-
"version": "2.9.
|
|
4
|
+
"version": "2.9.1",
|
|
5
5
|
"description-markup": "markdown",
|
|
6
6
|
"framework-config": {
|
|
7
7
|
"enable-when": {
|
|
@@ -9246,6 +9246,83 @@
|
|
|
9246
9246
|
}
|
|
9247
9247
|
]
|
|
9248
9248
|
},
|
|
9249
|
+
{
|
|
9250
|
+
"name": "dsa-navbar",
|
|
9251
|
+
"description": "",
|
|
9252
|
+
"js": {
|
|
9253
|
+
"properties": [
|
|
9254
|
+
{
|
|
9255
|
+
"name": "navbar",
|
|
9256
|
+
"value": {
|
|
9257
|
+
"type": "HTMLSlotElement"
|
|
9258
|
+
}
|
|
9259
|
+
},
|
|
9260
|
+
{
|
|
9261
|
+
"name": "defaultSlot",
|
|
9262
|
+
"value": {
|
|
9263
|
+
"type": "HTMLSlotElement"
|
|
9264
|
+
}
|
|
9265
|
+
},
|
|
9266
|
+
{
|
|
9267
|
+
"name": "allMenus",
|
|
9268
|
+
"value": {
|
|
9269
|
+
"type": "DSANavbarMenu[]"
|
|
9270
|
+
}
|
|
9271
|
+
},
|
|
9272
|
+
{
|
|
9273
|
+
"name": "currentOpenMenu",
|
|
9274
|
+
"value": {
|
|
9275
|
+
"type": "DSANavbarMenu | null"
|
|
9276
|
+
}
|
|
9277
|
+
},
|
|
9278
|
+
{
|
|
9279
|
+
"name": "mobile",
|
|
9280
|
+
"description": "Whether the navbar should be displayed on mobile",
|
|
9281
|
+
"value": {
|
|
9282
|
+
"type": "boolean"
|
|
9283
|
+
}
|
|
9284
|
+
},
|
|
9285
|
+
{
|
|
9286
|
+
"name": "handleSlotChange",
|
|
9287
|
+
"value": {}
|
|
9288
|
+
},
|
|
9289
|
+
{
|
|
9290
|
+
"name": "handleMobileChange",
|
|
9291
|
+
"value": {}
|
|
9292
|
+
},
|
|
9293
|
+
{
|
|
9294
|
+
"name": "handleMenuShow",
|
|
9295
|
+
"value": {}
|
|
9296
|
+
},
|
|
9297
|
+
{
|
|
9298
|
+
"name": "handleMenuHide",
|
|
9299
|
+
"value": {}
|
|
9300
|
+
},
|
|
9301
|
+
{
|
|
9302
|
+
"name": "getAllChildren",
|
|
9303
|
+
"value": {}
|
|
9304
|
+
},
|
|
9305
|
+
{
|
|
9306
|
+
"name": "getAllMenus",
|
|
9307
|
+
"value": {}
|
|
9308
|
+
},
|
|
9309
|
+
{
|
|
9310
|
+
"name": "isNavbarMenu",
|
|
9311
|
+
"value": {}
|
|
9312
|
+
}
|
|
9313
|
+
],
|
|
9314
|
+
"events": []
|
|
9315
|
+
},
|
|
9316
|
+
"attributes": [
|
|
9317
|
+
{
|
|
9318
|
+
"name": "mobile",
|
|
9319
|
+
"description": "Whether the navbar should be displayed on mobile",
|
|
9320
|
+
"value": {
|
|
9321
|
+
"type": "boolean"
|
|
9322
|
+
}
|
|
9323
|
+
}
|
|
9324
|
+
]
|
|
9325
|
+
},
|
|
9249
9326
|
{
|
|
9250
9327
|
"name": "dsa-navbar-link",
|
|
9251
9328
|
"description": "",
|
|
@@ -9341,83 +9418,6 @@
|
|
|
9341
9418
|
}
|
|
9342
9419
|
]
|
|
9343
9420
|
},
|
|
9344
|
-
{
|
|
9345
|
-
"name": "dsa-navbar",
|
|
9346
|
-
"description": "",
|
|
9347
|
-
"js": {
|
|
9348
|
-
"properties": [
|
|
9349
|
-
{
|
|
9350
|
-
"name": "navbar",
|
|
9351
|
-
"value": {
|
|
9352
|
-
"type": "HTMLSlotElement"
|
|
9353
|
-
}
|
|
9354
|
-
},
|
|
9355
|
-
{
|
|
9356
|
-
"name": "defaultSlot",
|
|
9357
|
-
"value": {
|
|
9358
|
-
"type": "HTMLSlotElement"
|
|
9359
|
-
}
|
|
9360
|
-
},
|
|
9361
|
-
{
|
|
9362
|
-
"name": "allMenus",
|
|
9363
|
-
"value": {
|
|
9364
|
-
"type": "DSANavbarMenu[]"
|
|
9365
|
-
}
|
|
9366
|
-
},
|
|
9367
|
-
{
|
|
9368
|
-
"name": "currentOpenMenu",
|
|
9369
|
-
"value": {
|
|
9370
|
-
"type": "DSANavbarMenu | null"
|
|
9371
|
-
}
|
|
9372
|
-
},
|
|
9373
|
-
{
|
|
9374
|
-
"name": "mobile",
|
|
9375
|
-
"description": "Whether the navbar should be displayed on mobile",
|
|
9376
|
-
"value": {
|
|
9377
|
-
"type": "boolean"
|
|
9378
|
-
}
|
|
9379
|
-
},
|
|
9380
|
-
{
|
|
9381
|
-
"name": "handleSlotChange",
|
|
9382
|
-
"value": {}
|
|
9383
|
-
},
|
|
9384
|
-
{
|
|
9385
|
-
"name": "handleMobileChange",
|
|
9386
|
-
"value": {}
|
|
9387
|
-
},
|
|
9388
|
-
{
|
|
9389
|
-
"name": "handleMenuShow",
|
|
9390
|
-
"value": {}
|
|
9391
|
-
},
|
|
9392
|
-
{
|
|
9393
|
-
"name": "handleMenuHide",
|
|
9394
|
-
"value": {}
|
|
9395
|
-
},
|
|
9396
|
-
{
|
|
9397
|
-
"name": "getAllChildren",
|
|
9398
|
-
"value": {}
|
|
9399
|
-
},
|
|
9400
|
-
{
|
|
9401
|
-
"name": "getAllMenus",
|
|
9402
|
-
"value": {}
|
|
9403
|
-
},
|
|
9404
|
-
{
|
|
9405
|
-
"name": "isNavbarMenu",
|
|
9406
|
-
"value": {}
|
|
9407
|
-
}
|
|
9408
|
-
],
|
|
9409
|
-
"events": []
|
|
9410
|
-
},
|
|
9411
|
-
"attributes": [
|
|
9412
|
-
{
|
|
9413
|
-
"name": "mobile",
|
|
9414
|
-
"description": "Whether the navbar should be displayed on mobile",
|
|
9415
|
-
"value": {
|
|
9416
|
-
"type": "boolean"
|
|
9417
|
-
}
|
|
9418
|
-
}
|
|
9419
|
-
]
|
|
9420
|
-
},
|
|
9421
9421
|
{
|
|
9422
9422
|
"name": "dsa-navbar-menu",
|
|
9423
9423
|
"description": "",
|
|
@@ -10433,63 +10433,6 @@
|
|
|
10433
10433
|
}
|
|
10434
10434
|
]
|
|
10435
10435
|
},
|
|
10436
|
-
{
|
|
10437
|
-
"name": "dsa-progress-bar",
|
|
10438
|
-
"description": "",
|
|
10439
|
-
"js": {
|
|
10440
|
-
"properties": [
|
|
10441
|
-
{
|
|
10442
|
-
"name": "localize",
|
|
10443
|
-
"value": {}
|
|
10444
|
-
},
|
|
10445
|
-
{
|
|
10446
|
-
"name": "value",
|
|
10447
|
-
"description": "The current progress as a percentage, 0 to 100.",
|
|
10448
|
-
"value": {
|
|
10449
|
-
"type": "number"
|
|
10450
|
-
}
|
|
10451
|
-
},
|
|
10452
|
-
{
|
|
10453
|
-
"name": "indeterminate",
|
|
10454
|
-
"description": "When true, percentage is ignored, the value is hidden, and the progress bar is drawn in an indeterminate state.",
|
|
10455
|
-
"value": {
|
|
10456
|
-
"type": "boolean"
|
|
10457
|
-
}
|
|
10458
|
-
},
|
|
10459
|
-
{
|
|
10460
|
-
"name": "label",
|
|
10461
|
-
"description": "A custom label for assistive devices.",
|
|
10462
|
-
"value": {
|
|
10463
|
-
"type": "string"
|
|
10464
|
-
}
|
|
10465
|
-
}
|
|
10466
|
-
],
|
|
10467
|
-
"events": []
|
|
10468
|
-
},
|
|
10469
|
-
"attributes": [
|
|
10470
|
-
{
|
|
10471
|
-
"name": "value",
|
|
10472
|
-
"description": "The current progress as a percentage, 0 to 100.",
|
|
10473
|
-
"value": {
|
|
10474
|
-
"type": "number"
|
|
10475
|
-
}
|
|
10476
|
-
},
|
|
10477
|
-
{
|
|
10478
|
-
"name": "indeterminate",
|
|
10479
|
-
"description": "When true, percentage is ignored, the value is hidden, and the progress bar is drawn in an indeterminate state.",
|
|
10480
|
-
"value": {
|
|
10481
|
-
"type": "boolean"
|
|
10482
|
-
}
|
|
10483
|
-
},
|
|
10484
|
-
{
|
|
10485
|
-
"name": "label",
|
|
10486
|
-
"description": "A custom label for assistive devices.",
|
|
10487
|
-
"value": {
|
|
10488
|
-
"type": "string"
|
|
10489
|
-
}
|
|
10490
|
-
}
|
|
10491
|
-
]
|
|
10492
|
-
},
|
|
10493
10436
|
{
|
|
10494
10437
|
"name": "dsa-profile-button",
|
|
10495
10438
|
"description": "",
|
|
@@ -10650,21 +10593,13 @@
|
|
|
10650
10593
|
]
|
|
10651
10594
|
},
|
|
10652
10595
|
{
|
|
10653
|
-
"name": "dsa-progress-
|
|
10596
|
+
"name": "dsa-progress-bar",
|
|
10654
10597
|
"description": "",
|
|
10655
10598
|
"js": {
|
|
10656
10599
|
"properties": [
|
|
10657
10600
|
{
|
|
10658
|
-
"name": "
|
|
10659
|
-
"value": {
|
|
10660
|
-
"type": "SVGCircleElement"
|
|
10661
|
-
}
|
|
10662
|
-
},
|
|
10663
|
-
{
|
|
10664
|
-
"name": "indicatorOffset",
|
|
10665
|
-
"value": {
|
|
10666
|
-
"type": "string"
|
|
10667
|
-
}
|
|
10601
|
+
"name": "localize",
|
|
10602
|
+
"value": {}
|
|
10668
10603
|
},
|
|
10669
10604
|
{
|
|
10670
10605
|
"name": "value",
|
|
@@ -10674,17 +10609,17 @@
|
|
|
10674
10609
|
}
|
|
10675
10610
|
},
|
|
10676
10611
|
{
|
|
10677
|
-
"name": "
|
|
10678
|
-
"description": "
|
|
10612
|
+
"name": "indeterminate",
|
|
10613
|
+
"description": "When true, percentage is ignored, the value is hidden, and the progress bar is drawn in an indeterminate state.",
|
|
10679
10614
|
"value": {
|
|
10680
|
-
"type": "
|
|
10615
|
+
"type": "boolean"
|
|
10681
10616
|
}
|
|
10682
10617
|
},
|
|
10683
10618
|
{
|
|
10684
|
-
"name": "
|
|
10685
|
-
"description": "
|
|
10619
|
+
"name": "label",
|
|
10620
|
+
"description": "A custom label for assistive devices.",
|
|
10686
10621
|
"value": {
|
|
10687
|
-
"type": "
|
|
10622
|
+
"type": "string"
|
|
10688
10623
|
}
|
|
10689
10624
|
}
|
|
10690
10625
|
],
|
|
@@ -10699,64 +10634,55 @@
|
|
|
10699
10634
|
}
|
|
10700
10635
|
},
|
|
10701
10636
|
{
|
|
10702
|
-
"name": "
|
|
10703
|
-
"description": "
|
|
10637
|
+
"name": "indeterminate",
|
|
10638
|
+
"description": "When true, percentage is ignored, the value is hidden, and the progress bar is drawn in an indeterminate state.",
|
|
10704
10639
|
"value": {
|
|
10705
|
-
"type": "
|
|
10640
|
+
"type": "boolean"
|
|
10706
10641
|
}
|
|
10707
10642
|
},
|
|
10708
10643
|
{
|
|
10709
|
-
"name": "
|
|
10710
|
-
"description": "
|
|
10644
|
+
"name": "label",
|
|
10645
|
+
"description": "A custom label for assistive devices.",
|
|
10711
10646
|
"value": {
|
|
10712
|
-
"type": "
|
|
10647
|
+
"type": "string"
|
|
10713
10648
|
}
|
|
10714
10649
|
}
|
|
10715
10650
|
]
|
|
10716
10651
|
},
|
|
10717
10652
|
{
|
|
10718
|
-
"name": "dsa-
|
|
10653
|
+
"name": "dsa-progress-ring",
|
|
10719
10654
|
"description": "",
|
|
10720
10655
|
"js": {
|
|
10721
10656
|
"properties": [
|
|
10722
10657
|
{
|
|
10723
|
-
"name": "
|
|
10724
|
-
"description": "The quote's content",
|
|
10658
|
+
"name": "indicator",
|
|
10725
10659
|
"value": {
|
|
10726
|
-
"type": "
|
|
10660
|
+
"type": "SVGCircleElement"
|
|
10727
10661
|
}
|
|
10728
10662
|
},
|
|
10729
10663
|
{
|
|
10730
|
-
"name": "
|
|
10731
|
-
"description": "The quote's Author",
|
|
10664
|
+
"name": "indicatorOffset",
|
|
10732
10665
|
"value": {
|
|
10733
10666
|
"type": "string"
|
|
10734
10667
|
}
|
|
10735
10668
|
},
|
|
10736
10669
|
{
|
|
10737
|
-
"name": "
|
|
10738
|
-
"description": "The
|
|
10670
|
+
"name": "value",
|
|
10671
|
+
"description": "The current progress as a percentage, 0 to 100.",
|
|
10739
10672
|
"value": {
|
|
10740
|
-
"type": "
|
|
10673
|
+
"type": "number"
|
|
10741
10674
|
}
|
|
10742
10675
|
},
|
|
10743
10676
|
{
|
|
10744
|
-
"name": "
|
|
10745
|
-
"description": "
|
|
10677
|
+
"name": "label",
|
|
10678
|
+
"description": "A custom label for assistive devices.",
|
|
10746
10679
|
"value": {
|
|
10747
10680
|
"type": "string"
|
|
10748
10681
|
}
|
|
10749
10682
|
},
|
|
10750
|
-
{
|
|
10751
|
-
"name": "borders",
|
|
10752
|
-
"description": "True if the quote has borders",
|
|
10753
|
-
"value": {
|
|
10754
|
-
"type": "boolean"
|
|
10755
|
-
}
|
|
10756
|
-
},
|
|
10757
10683
|
{
|
|
10758
10684
|
"name": "size",
|
|
10759
|
-
"description": "
|
|
10685
|
+
"description": "The progress-ring's size.",
|
|
10760
10686
|
"value": {
|
|
10761
10687
|
"type": "'small' | 'medium'"
|
|
10762
10688
|
}
|
|
@@ -10766,43 +10692,22 @@
|
|
|
10766
10692
|
},
|
|
10767
10693
|
"attributes": [
|
|
10768
10694
|
{
|
|
10769
|
-
"name": "
|
|
10770
|
-
"description": "The
|
|
10771
|
-
"value": {
|
|
10772
|
-
"type": "string"
|
|
10773
|
-
}
|
|
10774
|
-
},
|
|
10775
|
-
{
|
|
10776
|
-
"name": "author",
|
|
10777
|
-
"description": "The quote's Author",
|
|
10778
|
-
"value": {
|
|
10779
|
-
"type": "string"
|
|
10780
|
-
}
|
|
10781
|
-
},
|
|
10782
|
-
{
|
|
10783
|
-
"name": "cite",
|
|
10784
|
-
"description": "The quote's url source",
|
|
10695
|
+
"name": "value",
|
|
10696
|
+
"description": "The current progress as a percentage, 0 to 100.",
|
|
10785
10697
|
"value": {
|
|
10786
|
-
"type": "
|
|
10698
|
+
"type": "number"
|
|
10787
10699
|
}
|
|
10788
10700
|
},
|
|
10789
10701
|
{
|
|
10790
|
-
"name": "
|
|
10791
|
-
"description": "
|
|
10702
|
+
"name": "label",
|
|
10703
|
+
"description": "A custom label for assistive devices.",
|
|
10792
10704
|
"value": {
|
|
10793
10705
|
"type": "string"
|
|
10794
10706
|
}
|
|
10795
10707
|
},
|
|
10796
|
-
{
|
|
10797
|
-
"name": "borders",
|
|
10798
|
-
"description": "True if the quote has borders",
|
|
10799
|
-
"value": {
|
|
10800
|
-
"type": "boolean"
|
|
10801
|
-
}
|
|
10802
|
-
},
|
|
10803
10708
|
{
|
|
10804
10709
|
"name": "size",
|
|
10805
|
-
"description": "
|
|
10710
|
+
"description": "The progress-ring's size.",
|
|
10806
10711
|
"value": {
|
|
10807
10712
|
"type": "'small' | 'medium'"
|
|
10808
10713
|
}
|
|
@@ -10967,6 +10872,101 @@
|
|
|
10967
10872
|
}
|
|
10968
10873
|
]
|
|
10969
10874
|
},
|
|
10875
|
+
{
|
|
10876
|
+
"name": "dsa-quote",
|
|
10877
|
+
"description": "",
|
|
10878
|
+
"js": {
|
|
10879
|
+
"properties": [
|
|
10880
|
+
{
|
|
10881
|
+
"name": "quote",
|
|
10882
|
+
"description": "The quote's content",
|
|
10883
|
+
"value": {
|
|
10884
|
+
"type": "string"
|
|
10885
|
+
}
|
|
10886
|
+
},
|
|
10887
|
+
{
|
|
10888
|
+
"name": "author",
|
|
10889
|
+
"description": "The quote's Author",
|
|
10890
|
+
"value": {
|
|
10891
|
+
"type": "string"
|
|
10892
|
+
}
|
|
10893
|
+
},
|
|
10894
|
+
{
|
|
10895
|
+
"name": "cite",
|
|
10896
|
+
"description": "The quote's url source",
|
|
10897
|
+
"value": {
|
|
10898
|
+
"type": "string"
|
|
10899
|
+
}
|
|
10900
|
+
},
|
|
10901
|
+
{
|
|
10902
|
+
"name": "details",
|
|
10903
|
+
"description": "Details about the quote",
|
|
10904
|
+
"value": {
|
|
10905
|
+
"type": "string"
|
|
10906
|
+
}
|
|
10907
|
+
},
|
|
10908
|
+
{
|
|
10909
|
+
"name": "borders",
|
|
10910
|
+
"description": "True if the quote has borders",
|
|
10911
|
+
"value": {
|
|
10912
|
+
"type": "boolean"
|
|
10913
|
+
}
|
|
10914
|
+
},
|
|
10915
|
+
{
|
|
10916
|
+
"name": "size",
|
|
10917
|
+
"description": "Size of the quote",
|
|
10918
|
+
"value": {
|
|
10919
|
+
"type": "'small' | 'medium'"
|
|
10920
|
+
}
|
|
10921
|
+
}
|
|
10922
|
+
],
|
|
10923
|
+
"events": []
|
|
10924
|
+
},
|
|
10925
|
+
"attributes": [
|
|
10926
|
+
{
|
|
10927
|
+
"name": "quote",
|
|
10928
|
+
"description": "The quote's content",
|
|
10929
|
+
"value": {
|
|
10930
|
+
"type": "string"
|
|
10931
|
+
}
|
|
10932
|
+
},
|
|
10933
|
+
{
|
|
10934
|
+
"name": "author",
|
|
10935
|
+
"description": "The quote's Author",
|
|
10936
|
+
"value": {
|
|
10937
|
+
"type": "string"
|
|
10938
|
+
}
|
|
10939
|
+
},
|
|
10940
|
+
{
|
|
10941
|
+
"name": "cite",
|
|
10942
|
+
"description": "The quote's url source",
|
|
10943
|
+
"value": {
|
|
10944
|
+
"type": "string"
|
|
10945
|
+
}
|
|
10946
|
+
},
|
|
10947
|
+
{
|
|
10948
|
+
"name": "details",
|
|
10949
|
+
"description": "Details about the quote",
|
|
10950
|
+
"value": {
|
|
10951
|
+
"type": "string"
|
|
10952
|
+
}
|
|
10953
|
+
},
|
|
10954
|
+
{
|
|
10955
|
+
"name": "borders",
|
|
10956
|
+
"description": "True if the quote has borders",
|
|
10957
|
+
"value": {
|
|
10958
|
+
"type": "boolean"
|
|
10959
|
+
}
|
|
10960
|
+
},
|
|
10961
|
+
{
|
|
10962
|
+
"name": "size",
|
|
10963
|
+
"description": "Size of the quote",
|
|
10964
|
+
"value": {
|
|
10965
|
+
"type": "'small' | 'medium'"
|
|
10966
|
+
}
|
|
10967
|
+
}
|
|
10968
|
+
]
|
|
10969
|
+
},
|
|
10970
10970
|
{
|
|
10971
10971
|
"name": "dsa-radio-button",
|
|
10972
10972
|
"description": "",
|
|
@@ -11776,316 +11776,132 @@
|
|
|
11776
11776
|
]
|
|
11777
11777
|
},
|
|
11778
11778
|
{
|
|
11779
|
-
"name": "dsa-
|
|
11779
|
+
"name": "dsa-select",
|
|
11780
11780
|
"description": "",
|
|
11781
11781
|
"js": {
|
|
11782
11782
|
"properties": [
|
|
11783
11783
|
{
|
|
11784
|
-
"name": "
|
|
11784
|
+
"name": "formControlController",
|
|
11785
11785
|
"value": {}
|
|
11786
11786
|
},
|
|
11787
11787
|
{
|
|
11788
|
-
"name": "
|
|
11788
|
+
"name": "localize",
|
|
11789
11789
|
"value": {}
|
|
11790
11790
|
},
|
|
11791
11791
|
{
|
|
11792
|
-
"name": "
|
|
11792
|
+
"name": "typeToSelectString",
|
|
11793
11793
|
"value": {
|
|
11794
|
-
"type": "
|
|
11794
|
+
"type": "string"
|
|
11795
11795
|
}
|
|
11796
11796
|
},
|
|
11797
11797
|
{
|
|
11798
|
-
"name": "
|
|
11798
|
+
"name": "typeToSelectTimeout",
|
|
11799
11799
|
"value": {
|
|
11800
|
-
"type": "
|
|
11800
|
+
"type": "number"
|
|
11801
11801
|
}
|
|
11802
11802
|
},
|
|
11803
11803
|
{
|
|
11804
|
-
"name": "
|
|
11804
|
+
"name": "popup",
|
|
11805
11805
|
"value": {
|
|
11806
|
-
"type": "
|
|
11806
|
+
"type": "DSAPopup"
|
|
11807
11807
|
}
|
|
11808
11808
|
},
|
|
11809
11809
|
{
|
|
11810
|
-
"name": "
|
|
11810
|
+
"name": "combobox",
|
|
11811
11811
|
"value": {
|
|
11812
|
-
"type": "
|
|
11812
|
+
"type": "HTMLSlotElement"
|
|
11813
11813
|
}
|
|
11814
11814
|
},
|
|
11815
11815
|
{
|
|
11816
|
-
"name": "
|
|
11817
|
-
"description": "The form control's size.",
|
|
11816
|
+
"name": "displayInput",
|
|
11818
11817
|
"value": {
|
|
11819
|
-
"type": "
|
|
11818
|
+
"type": "HTMLInputElement"
|
|
11820
11819
|
}
|
|
11821
11820
|
},
|
|
11822
11821
|
{
|
|
11823
|
-
"name": "
|
|
11824
|
-
"description": "The form control's variant.",
|
|
11822
|
+
"name": "valueInput",
|
|
11825
11823
|
"value": {
|
|
11826
|
-
"type": "
|
|
11824
|
+
"type": "HTMLInputElement"
|
|
11827
11825
|
}
|
|
11828
11826
|
},
|
|
11829
11827
|
{
|
|
11830
|
-
"name": "
|
|
11831
|
-
"description": "The current value of the input",
|
|
11828
|
+
"name": "listbox",
|
|
11832
11829
|
"value": {
|
|
11833
|
-
"type": "
|
|
11830
|
+
"type": "HTMLSlotElement"
|
|
11834
11831
|
}
|
|
11835
11832
|
},
|
|
11836
11833
|
{
|
|
11837
|
-
"name": "
|
|
11838
|
-
"
|
|
11834
|
+
"name": "hasFocus",
|
|
11835
|
+
"value": {
|
|
11836
|
+
"type": "boolean"
|
|
11837
|
+
}
|
|
11838
|
+
},
|
|
11839
|
+
{
|
|
11840
|
+
"name": "displayLabel",
|
|
11839
11841
|
"value": {
|
|
11840
11842
|
"type": "string"
|
|
11841
11843
|
}
|
|
11842
11844
|
},
|
|
11843
11845
|
{
|
|
11844
|
-
"name": "
|
|
11845
|
-
"description": "Indicates whether the form control should be in error state",
|
|
11846
|
+
"name": "currentOption",
|
|
11846
11847
|
"value": {
|
|
11847
|
-
"type": "
|
|
11848
|
+
"type": "DSAOption"
|
|
11848
11849
|
}
|
|
11849
11850
|
},
|
|
11850
11851
|
{
|
|
11851
|
-
"name": "
|
|
11852
|
-
"description": "An error message that is shown when `error` is set to true. If there are several messages, must be a\nstring of messages separated by a pipe, e.g. \"Error 1|Error 2|Error 3\"",
|
|
11852
|
+
"name": "selectedOptions",
|
|
11853
11853
|
"value": {
|
|
11854
|
-
"type": "
|
|
11854
|
+
"type": "DSAOption[]"
|
|
11855
11855
|
}
|
|
11856
11856
|
},
|
|
11857
11857
|
{
|
|
11858
|
-
"name": "
|
|
11859
|
-
"
|
|
11858
|
+
"name": "value",
|
|
11859
|
+
"description": "The current value of the select component, representing a list of the selected options (or single option if\n“multiple” is disabled). It can be used to define which options are selected by default. Selected options\nare designated by their value and separated by a space, and will\nbe submitted as name/value pairs with form data.",
|
|
11860
|
+
"value": {
|
|
11861
|
+
"type": "string | string[]"
|
|
11862
|
+
}
|
|
11860
11863
|
},
|
|
11861
11864
|
{
|
|
11862
|
-
"name": "
|
|
11863
|
-
"
|
|
11865
|
+
"name": "defaultValue",
|
|
11866
|
+
"description": "The default value of the form control. Primarily used for resetting the form control.",
|
|
11867
|
+
"value": {
|
|
11868
|
+
"type": "string | string[]"
|
|
11869
|
+
}
|
|
11864
11870
|
},
|
|
11865
11871
|
{
|
|
11866
|
-
"name": "
|
|
11867
|
-
"
|
|
11872
|
+
"name": "multiple",
|
|
11873
|
+
"description": "Allows more than one option to be selected.",
|
|
11874
|
+
"value": {
|
|
11875
|
+
"type": "boolean"
|
|
11876
|
+
}
|
|
11868
11877
|
},
|
|
11869
11878
|
{
|
|
11870
|
-
"name": "
|
|
11871
|
-
"
|
|
11879
|
+
"name": "variant",
|
|
11880
|
+
"description": "The select's variant.",
|
|
11881
|
+
"value": {
|
|
11882
|
+
"type": "'base' | 'layer'"
|
|
11883
|
+
}
|
|
11872
11884
|
},
|
|
11873
11885
|
{
|
|
11874
|
-
"name": "
|
|
11875
|
-
"
|
|
11886
|
+
"name": "maxOptionsVisible",
|
|
11887
|
+
"description": "The maximum number of selected options to show when `multiple` is true. After the maximum, \"+n\" will be shown to\nindicate the number of additional items that are selected. Set to 0 to remove the limit.",
|
|
11888
|
+
"value": {
|
|
11889
|
+
"type": "number"
|
|
11890
|
+
}
|
|
11876
11891
|
},
|
|
11877
11892
|
{
|
|
11878
|
-
"name": "
|
|
11879
|
-
"
|
|
11893
|
+
"name": "clearable",
|
|
11894
|
+
"description": "Adds a clear button when the select is not empty.",
|
|
11895
|
+
"value": {
|
|
11896
|
+
"type": "boolean"
|
|
11897
|
+
}
|
|
11880
11898
|
},
|
|
11881
11899
|
{
|
|
11882
|
-
"name": "
|
|
11883
|
-
"
|
|
11884
|
-
|
|
11885
|
-
|
|
11886
|
-
|
|
11887
|
-
"value": {}
|
|
11888
|
-
}
|
|
11889
|
-
],
|
|
11890
|
-
"events": [
|
|
11891
|
-
{
|
|
11892
|
-
"name": "dsa-change",
|
|
11893
|
-
"description": "Emitted when an alteration to the search input control's value is committed by the user."
|
|
11894
|
-
},
|
|
11895
|
-
{
|
|
11896
|
-
"name": "dsa-input",
|
|
11897
|
-
"description": "Emitted when the search input control receives input."
|
|
11898
|
-
},
|
|
11899
|
-
{
|
|
11900
|
-
"name": "dsa-clear",
|
|
11901
|
-
"description": "Emitted when the clear button is activated."
|
|
11902
|
-
},
|
|
11903
|
-
{
|
|
11904
|
-
"name": "dsa-focus",
|
|
11905
|
-
"description": "Emitted when the search input control gains focus."
|
|
11906
|
-
},
|
|
11907
|
-
{
|
|
11908
|
-
"name": "dsa-blur",
|
|
11909
|
-
"description": "Emitted when the search input control loses focus."
|
|
11910
|
-
},
|
|
11911
|
-
{
|
|
11912
|
-
"name": "dsa-submit",
|
|
11913
|
-
"description": "Emitted when the submit button is activated, or when the user presses 'Enter' on the input."
|
|
11914
|
-
}
|
|
11915
|
-
]
|
|
11916
|
-
},
|
|
11917
|
-
"attributes": [
|
|
11918
|
-
{
|
|
11919
|
-
"name": "size",
|
|
11920
|
-
"description": "The form control's size.",
|
|
11921
|
-
"value": {
|
|
11922
|
-
"type": "'small' | 'medium' | 'large'"
|
|
11923
|
-
}
|
|
11924
|
-
},
|
|
11925
|
-
{
|
|
11926
|
-
"name": "variant",
|
|
11927
|
-
"description": "The form control's variant.",
|
|
11928
|
-
"value": {
|
|
11929
|
-
"type": "'base' | 'layer' | 'floating'"
|
|
11930
|
-
}
|
|
11931
|
-
},
|
|
11932
|
-
{
|
|
11933
|
-
"name": "value",
|
|
11934
|
-
"description": "The current value of the input",
|
|
11935
|
-
"value": {
|
|
11936
|
-
"type": "string"
|
|
11937
|
-
}
|
|
11938
|
-
},
|
|
11939
|
-
{
|
|
11940
|
-
"name": "help-text",
|
|
11941
|
-
"description": "The form control's help text. If you need to display HTML, use the `help-text` slot instead.",
|
|
11942
|
-
"value": {
|
|
11943
|
-
"type": "string"
|
|
11944
|
-
}
|
|
11945
|
-
},
|
|
11946
|
-
{
|
|
11947
|
-
"name": "error",
|
|
11948
|
-
"description": "Indicates whether the form control should be in error state",
|
|
11949
|
-
"value": {
|
|
11950
|
-
"type": "boolean"
|
|
11951
|
-
}
|
|
11952
|
-
},
|
|
11953
|
-
{
|
|
11954
|
-
"name": "error-message",
|
|
11955
|
-
"description": "An error message that is shown when `error` is set to true. If there are several messages, must be a\nstring of messages separated by a pipe, e.g. \"Error 1|Error 2|Error 3\"",
|
|
11956
|
-
"value": {
|
|
11957
|
-
"type": "string | string[]"
|
|
11958
|
-
}
|
|
11959
|
-
}
|
|
11960
|
-
]
|
|
11961
|
-
},
|
|
11962
|
-
{
|
|
11963
|
-
"name": "dsa-select",
|
|
11964
|
-
"description": "",
|
|
11965
|
-
"js": {
|
|
11966
|
-
"properties": [
|
|
11967
|
-
{
|
|
11968
|
-
"name": "formControlController",
|
|
11969
|
-
"value": {}
|
|
11970
|
-
},
|
|
11971
|
-
{
|
|
11972
|
-
"name": "localize",
|
|
11973
|
-
"value": {}
|
|
11974
|
-
},
|
|
11975
|
-
{
|
|
11976
|
-
"name": "typeToSelectString",
|
|
11977
|
-
"value": {
|
|
11978
|
-
"type": "string"
|
|
11979
|
-
}
|
|
11980
|
-
},
|
|
11981
|
-
{
|
|
11982
|
-
"name": "typeToSelectTimeout",
|
|
11983
|
-
"value": {
|
|
11984
|
-
"type": "number"
|
|
11985
|
-
}
|
|
11986
|
-
},
|
|
11987
|
-
{
|
|
11988
|
-
"name": "popup",
|
|
11989
|
-
"value": {
|
|
11990
|
-
"type": "DSAPopup"
|
|
11991
|
-
}
|
|
11992
|
-
},
|
|
11993
|
-
{
|
|
11994
|
-
"name": "combobox",
|
|
11995
|
-
"value": {
|
|
11996
|
-
"type": "HTMLSlotElement"
|
|
11997
|
-
}
|
|
11998
|
-
},
|
|
11999
|
-
{
|
|
12000
|
-
"name": "displayInput",
|
|
12001
|
-
"value": {
|
|
12002
|
-
"type": "HTMLInputElement"
|
|
12003
|
-
}
|
|
12004
|
-
},
|
|
12005
|
-
{
|
|
12006
|
-
"name": "valueInput",
|
|
12007
|
-
"value": {
|
|
12008
|
-
"type": "HTMLInputElement"
|
|
12009
|
-
}
|
|
12010
|
-
},
|
|
12011
|
-
{
|
|
12012
|
-
"name": "listbox",
|
|
12013
|
-
"value": {
|
|
12014
|
-
"type": "HTMLSlotElement"
|
|
12015
|
-
}
|
|
12016
|
-
},
|
|
12017
|
-
{
|
|
12018
|
-
"name": "hasFocus",
|
|
12019
|
-
"value": {
|
|
12020
|
-
"type": "boolean"
|
|
12021
|
-
}
|
|
12022
|
-
},
|
|
12023
|
-
{
|
|
12024
|
-
"name": "displayLabel",
|
|
12025
|
-
"value": {
|
|
12026
|
-
"type": "string"
|
|
12027
|
-
}
|
|
12028
|
-
},
|
|
12029
|
-
{
|
|
12030
|
-
"name": "currentOption",
|
|
12031
|
-
"value": {
|
|
12032
|
-
"type": "DSAOption"
|
|
12033
|
-
}
|
|
12034
|
-
},
|
|
12035
|
-
{
|
|
12036
|
-
"name": "selectedOptions",
|
|
12037
|
-
"value": {
|
|
12038
|
-
"type": "DSAOption[]"
|
|
12039
|
-
}
|
|
12040
|
-
},
|
|
12041
|
-
{
|
|
12042
|
-
"name": "value",
|
|
12043
|
-
"description": "The current value of the select component, representing a list of the selected options (or single option if\n“multiple” is disabled). It can be used to define which options are selected by default. Selected options\nare designated by their value and separated by a space, and will\nbe submitted as name/value pairs with form data.",
|
|
12044
|
-
"value": {
|
|
12045
|
-
"type": "string | string[]"
|
|
12046
|
-
}
|
|
12047
|
-
},
|
|
12048
|
-
{
|
|
12049
|
-
"name": "defaultValue",
|
|
12050
|
-
"description": "The default value of the form control. Primarily used for resetting the form control.",
|
|
12051
|
-
"value": {
|
|
12052
|
-
"type": "string | string[]"
|
|
12053
|
-
}
|
|
12054
|
-
},
|
|
12055
|
-
{
|
|
12056
|
-
"name": "multiple",
|
|
12057
|
-
"description": "Allows more than one option to be selected.",
|
|
12058
|
-
"value": {
|
|
12059
|
-
"type": "boolean"
|
|
12060
|
-
}
|
|
12061
|
-
},
|
|
12062
|
-
{
|
|
12063
|
-
"name": "variant",
|
|
12064
|
-
"description": "The select's variant.",
|
|
12065
|
-
"value": {
|
|
12066
|
-
"type": "'base' | 'layer'"
|
|
12067
|
-
}
|
|
12068
|
-
},
|
|
12069
|
-
{
|
|
12070
|
-
"name": "maxOptionsVisible",
|
|
12071
|
-
"description": "The maximum number of selected options to show when `multiple` is true. After the maximum, \"+n\" will be shown to\nindicate the number of additional items that are selected. Set to 0 to remove the limit.",
|
|
12072
|
-
"value": {
|
|
12073
|
-
"type": "number"
|
|
12074
|
-
}
|
|
12075
|
-
},
|
|
12076
|
-
{
|
|
12077
|
-
"name": "clearable",
|
|
12078
|
-
"description": "Adds a clear button when the select is not empty.",
|
|
12079
|
-
"value": {
|
|
12080
|
-
"type": "boolean"
|
|
12081
|
-
}
|
|
12082
|
-
},
|
|
12083
|
-
{
|
|
12084
|
-
"name": "open",
|
|
12085
|
-
"description": "Indicates whether or not the select is open. You can toggle this attribute to show and hide the menu, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the select's open state.",
|
|
12086
|
-
"value": {
|
|
12087
|
-
"type": "boolean"
|
|
12088
|
-
}
|
|
11900
|
+
"name": "open",
|
|
11901
|
+
"description": "Indicates whether or not the select is open. You can toggle this attribute to show and hide the menu, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the select's open state.",
|
|
11902
|
+
"value": {
|
|
11903
|
+
"type": "boolean"
|
|
11904
|
+
}
|
|
12089
11905
|
},
|
|
12090
11906
|
{
|
|
12091
11907
|
"name": "hoist",
|
|
@@ -12308,84 +12124,268 @@
|
|
|
12308
12124
|
"description": "Emitted when the control receives input."
|
|
12309
12125
|
},
|
|
12310
12126
|
{
|
|
12311
|
-
"name": "dsa-invalid",
|
|
12312
|
-
"description": "Emitted when the form control has been checked for validity and its constraints aren't satisfied."
|
|
12127
|
+
"name": "dsa-invalid",
|
|
12128
|
+
"description": "Emitted when the form control has been checked for validity and its constraints aren't satisfied."
|
|
12129
|
+
},
|
|
12130
|
+
{
|
|
12131
|
+
"name": "dsa-show",
|
|
12132
|
+
"description": "Emitted when the select's menu opens."
|
|
12133
|
+
}
|
|
12134
|
+
]
|
|
12135
|
+
},
|
|
12136
|
+
"attributes": [
|
|
12137
|
+
{
|
|
12138
|
+
"name": "value",
|
|
12139
|
+
"description": "The current value of the select component, representing a list of the selected options (or single option if\n“multiple” is disabled). It can be used to define which options are selected by default. Selected options\nare designated by their value and separated by a space, and will\nbe submitted as name/value pairs with form data.",
|
|
12140
|
+
"value": {
|
|
12141
|
+
"type": "string | string[]"
|
|
12142
|
+
}
|
|
12143
|
+
},
|
|
12144
|
+
{
|
|
12145
|
+
"name": "multiple",
|
|
12146
|
+
"description": "Allows more than one option to be selected.",
|
|
12147
|
+
"value": {
|
|
12148
|
+
"type": "boolean"
|
|
12149
|
+
}
|
|
12150
|
+
},
|
|
12151
|
+
{
|
|
12152
|
+
"name": "variant",
|
|
12153
|
+
"description": "The select's variant.",
|
|
12154
|
+
"value": {
|
|
12155
|
+
"type": "'base' | 'layer'"
|
|
12156
|
+
}
|
|
12157
|
+
},
|
|
12158
|
+
{
|
|
12159
|
+
"name": "max-options-visible",
|
|
12160
|
+
"description": "The maximum number of selected options to show when `multiple` is true. After the maximum, \"+n\" will be shown to\nindicate the number of additional items that are selected. Set to 0 to remove the limit.",
|
|
12161
|
+
"value": {
|
|
12162
|
+
"type": "number"
|
|
12163
|
+
}
|
|
12164
|
+
},
|
|
12165
|
+
{
|
|
12166
|
+
"name": "clearable",
|
|
12167
|
+
"description": "Adds a clear button when the select is not empty.",
|
|
12168
|
+
"value": {
|
|
12169
|
+
"type": "boolean"
|
|
12170
|
+
}
|
|
12171
|
+
},
|
|
12172
|
+
{
|
|
12173
|
+
"name": "open",
|
|
12174
|
+
"description": "Indicates whether or not the select is open. You can toggle this attribute to show and hide the menu, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the select's open state.",
|
|
12175
|
+
"value": {
|
|
12176
|
+
"type": "boolean"
|
|
12177
|
+
}
|
|
12178
|
+
},
|
|
12179
|
+
{
|
|
12180
|
+
"name": "hoist",
|
|
12181
|
+
"description": "Enable this option to prevent the listbox from being clipped when the component is placed inside a container with\n`overflow: auto|scroll`. Hoisting uses a fixed positioning strategy that works in many, but not all, scenarios.",
|
|
12182
|
+
"value": {
|
|
12183
|
+
"type": "boolean"
|
|
12184
|
+
}
|
|
12185
|
+
},
|
|
12186
|
+
{
|
|
12187
|
+
"name": "placement",
|
|
12188
|
+
"description": "The preferred placement of the select's menu. Note that the actual placement may vary as needed to keep the listbox\ninside of the viewport.",
|
|
12189
|
+
"value": {
|
|
12190
|
+
"type": "| 'top'\n | 'top-start'\n | 'top-end'\n | 'bottom'\n | 'bottom-start'\n | 'bottom-end'"
|
|
12191
|
+
}
|
|
12192
|
+
},
|
|
12193
|
+
{
|
|
12194
|
+
"name": "display-value",
|
|
12195
|
+
"description": "When true it displays the option's value instead of the label",
|
|
12196
|
+
"value": {
|
|
12197
|
+
"type": "boolean"
|
|
12198
|
+
}
|
|
12199
|
+
},
|
|
12200
|
+
{
|
|
12201
|
+
"name": "no-sync-width",
|
|
12202
|
+
"description": "When set to true, the Popup's width is no longer equal to its anchor's width",
|
|
12203
|
+
"value": {
|
|
12204
|
+
"type": "boolean"
|
|
12205
|
+
}
|
|
12206
|
+
}
|
|
12207
|
+
]
|
|
12208
|
+
},
|
|
12209
|
+
{
|
|
12210
|
+
"name": "dsa-search",
|
|
12211
|
+
"description": "",
|
|
12212
|
+
"js": {
|
|
12213
|
+
"properties": [
|
|
12214
|
+
{
|
|
12215
|
+
"name": "localize",
|
|
12216
|
+
"value": {}
|
|
12217
|
+
},
|
|
12218
|
+
{
|
|
12219
|
+
"name": "hasSlotController",
|
|
12220
|
+
"value": {}
|
|
12221
|
+
},
|
|
12222
|
+
{
|
|
12223
|
+
"name": "input",
|
|
12224
|
+
"value": {
|
|
12225
|
+
"type": "HTMLInputElement"
|
|
12226
|
+
}
|
|
12227
|
+
},
|
|
12228
|
+
{
|
|
12229
|
+
"name": "submitButton",
|
|
12230
|
+
"value": {
|
|
12231
|
+
"type": "HTMLButtonElement"
|
|
12232
|
+
}
|
|
12233
|
+
},
|
|
12234
|
+
{
|
|
12235
|
+
"name": "clearButton",
|
|
12236
|
+
"value": {
|
|
12237
|
+
"type": "DSAIconButton"
|
|
12238
|
+
}
|
|
12239
|
+
},
|
|
12240
|
+
{
|
|
12241
|
+
"name": "hasFocus",
|
|
12242
|
+
"value": {
|
|
12243
|
+
"type": "boolean"
|
|
12244
|
+
}
|
|
12245
|
+
},
|
|
12246
|
+
{
|
|
12247
|
+
"name": "size",
|
|
12248
|
+
"description": "The form control's size.",
|
|
12249
|
+
"value": {
|
|
12250
|
+
"type": "'small' | 'medium' | 'large'"
|
|
12251
|
+
}
|
|
12252
|
+
},
|
|
12253
|
+
{
|
|
12254
|
+
"name": "variant",
|
|
12255
|
+
"description": "The form control's variant.",
|
|
12256
|
+
"value": {
|
|
12257
|
+
"type": "'base' | 'layer' | 'floating'"
|
|
12258
|
+
}
|
|
12259
|
+
},
|
|
12260
|
+
{
|
|
12261
|
+
"name": "value",
|
|
12262
|
+
"description": "The current value of the input",
|
|
12263
|
+
"value": {
|
|
12264
|
+
"type": "string"
|
|
12265
|
+
}
|
|
12266
|
+
},
|
|
12267
|
+
{
|
|
12268
|
+
"name": "helpText",
|
|
12269
|
+
"description": "The form control's help text. If you need to display HTML, use the `help-text` slot instead.",
|
|
12270
|
+
"value": {
|
|
12271
|
+
"type": "string"
|
|
12272
|
+
}
|
|
12273
|
+
},
|
|
12274
|
+
{
|
|
12275
|
+
"name": "error",
|
|
12276
|
+
"description": "Indicates whether the form control should be in error state",
|
|
12277
|
+
"value": {
|
|
12278
|
+
"type": "boolean"
|
|
12279
|
+
}
|
|
12280
|
+
},
|
|
12281
|
+
{
|
|
12282
|
+
"name": "errorMessage",
|
|
12283
|
+
"description": "An error message that is shown when `error` is set to true. If there are several messages, must be a\nstring of messages separated by a pipe, e.g. \"Error 1|Error 2|Error 3\"",
|
|
12284
|
+
"value": {
|
|
12285
|
+
"type": "string | string[]"
|
|
12286
|
+
}
|
|
12287
|
+
},
|
|
12288
|
+
{
|
|
12289
|
+
"name": "handleChange",
|
|
12290
|
+
"value": {}
|
|
12291
|
+
},
|
|
12292
|
+
{
|
|
12293
|
+
"name": "handleInput",
|
|
12294
|
+
"value": {}
|
|
12295
|
+
},
|
|
12296
|
+
{
|
|
12297
|
+
"name": "handleInputFocus",
|
|
12298
|
+
"value": {}
|
|
12299
|
+
},
|
|
12300
|
+
{
|
|
12301
|
+
"name": "handleInputBlur",
|
|
12302
|
+
"value": {}
|
|
12303
|
+
},
|
|
12304
|
+
{
|
|
12305
|
+
"name": "handleClearClick",
|
|
12306
|
+
"value": {}
|
|
12307
|
+
},
|
|
12308
|
+
{
|
|
12309
|
+
"name": "handleKeyDown",
|
|
12310
|
+
"value": {}
|
|
12311
|
+
},
|
|
12312
|
+
{
|
|
12313
|
+
"name": "handleSubmitClick",
|
|
12314
|
+
"value": {}
|
|
12315
|
+
},
|
|
12316
|
+
{
|
|
12317
|
+
"name": "getDescriptionIds",
|
|
12318
|
+
"value": {}
|
|
12319
|
+
}
|
|
12320
|
+
],
|
|
12321
|
+
"events": [
|
|
12322
|
+
{
|
|
12323
|
+
"name": "dsa-change",
|
|
12324
|
+
"description": "Emitted when an alteration to the search input control's value is committed by the user."
|
|
12325
|
+
},
|
|
12326
|
+
{
|
|
12327
|
+
"name": "dsa-input",
|
|
12328
|
+
"description": "Emitted when the search input control receives input."
|
|
12329
|
+
},
|
|
12330
|
+
{
|
|
12331
|
+
"name": "dsa-clear",
|
|
12332
|
+
"description": "Emitted when the clear button is activated."
|
|
12333
|
+
},
|
|
12334
|
+
{
|
|
12335
|
+
"name": "dsa-focus",
|
|
12336
|
+
"description": "Emitted when the search input control gains focus."
|
|
12337
|
+
},
|
|
12338
|
+
{
|
|
12339
|
+
"name": "dsa-blur",
|
|
12340
|
+
"description": "Emitted when the search input control loses focus."
|
|
12313
12341
|
},
|
|
12314
12342
|
{
|
|
12315
|
-
"name": "dsa-
|
|
12316
|
-
"description": "Emitted when the
|
|
12343
|
+
"name": "dsa-submit",
|
|
12344
|
+
"description": "Emitted when the submit button is activated, or when the user presses 'Enter' on the input."
|
|
12317
12345
|
}
|
|
12318
12346
|
]
|
|
12319
12347
|
},
|
|
12320
12348
|
"attributes": [
|
|
12321
12349
|
{
|
|
12322
|
-
"name": "
|
|
12323
|
-
"description": "The
|
|
12324
|
-
"value": {
|
|
12325
|
-
"type": "string | string[]"
|
|
12326
|
-
}
|
|
12327
|
-
},
|
|
12328
|
-
{
|
|
12329
|
-
"name": "multiple",
|
|
12330
|
-
"description": "Allows more than one option to be selected.",
|
|
12350
|
+
"name": "size",
|
|
12351
|
+
"description": "The form control's size.",
|
|
12331
12352
|
"value": {
|
|
12332
|
-
"type": "
|
|
12353
|
+
"type": "'small' | 'medium' | 'large'"
|
|
12333
12354
|
}
|
|
12334
12355
|
},
|
|
12335
12356
|
{
|
|
12336
12357
|
"name": "variant",
|
|
12337
|
-
"description": "The
|
|
12338
|
-
"value": {
|
|
12339
|
-
"type": "'base' | 'layer'"
|
|
12340
|
-
}
|
|
12341
|
-
},
|
|
12342
|
-
{
|
|
12343
|
-
"name": "max-options-visible",
|
|
12344
|
-
"description": "The maximum number of selected options to show when `multiple` is true. After the maximum, \"+n\" will be shown to\nindicate the number of additional items that are selected. Set to 0 to remove the limit.",
|
|
12345
|
-
"value": {
|
|
12346
|
-
"type": "number"
|
|
12347
|
-
}
|
|
12348
|
-
},
|
|
12349
|
-
{
|
|
12350
|
-
"name": "clearable",
|
|
12351
|
-
"description": "Adds a clear button when the select is not empty.",
|
|
12352
|
-
"value": {
|
|
12353
|
-
"type": "boolean"
|
|
12354
|
-
}
|
|
12355
|
-
},
|
|
12356
|
-
{
|
|
12357
|
-
"name": "open",
|
|
12358
|
-
"description": "Indicates whether or not the select is open. You can toggle this attribute to show and hide the menu, or you can\nuse the `show()` and `hide()` methods and this attribute will reflect the select's open state.",
|
|
12358
|
+
"description": "The form control's variant.",
|
|
12359
12359
|
"value": {
|
|
12360
|
-
"type": "
|
|
12360
|
+
"type": "'base' | 'layer' | 'floating'"
|
|
12361
12361
|
}
|
|
12362
12362
|
},
|
|
12363
12363
|
{
|
|
12364
|
-
"name": "
|
|
12365
|
-
"description": "
|
|
12364
|
+
"name": "value",
|
|
12365
|
+
"description": "The current value of the input",
|
|
12366
12366
|
"value": {
|
|
12367
|
-
"type": "
|
|
12367
|
+
"type": "string"
|
|
12368
12368
|
}
|
|
12369
12369
|
},
|
|
12370
12370
|
{
|
|
12371
|
-
"name": "
|
|
12372
|
-
"description": "The
|
|
12371
|
+
"name": "help-text",
|
|
12372
|
+
"description": "The form control's help text. If you need to display HTML, use the `help-text` slot instead.",
|
|
12373
12373
|
"value": {
|
|
12374
|
-
"type": "
|
|
12374
|
+
"type": "string"
|
|
12375
12375
|
}
|
|
12376
12376
|
},
|
|
12377
12377
|
{
|
|
12378
|
-
"name": "
|
|
12379
|
-
"description": "
|
|
12378
|
+
"name": "error",
|
|
12379
|
+
"description": "Indicates whether the form control should be in error state",
|
|
12380
12380
|
"value": {
|
|
12381
12381
|
"type": "boolean"
|
|
12382
12382
|
}
|
|
12383
12383
|
},
|
|
12384
12384
|
{
|
|
12385
|
-
"name": "
|
|
12386
|
-
"description": "
|
|
12385
|
+
"name": "error-message",
|
|
12386
|
+
"description": "An error message that is shown when `error` is set to true. If there are several messages, must be a\nstring of messages separated by a pipe, e.g. \"Error 1|Error 2|Error 3\"",
|
|
12387
12387
|
"value": {
|
|
12388
|
-
"type": "
|
|
12388
|
+
"type": "string | string[]"
|
|
12389
12389
|
}
|
|
12390
12390
|
}
|
|
12391
12391
|
]
|
|
@@ -13069,29 +13069,6 @@
|
|
|
13069
13069
|
},
|
|
13070
13070
|
"attributes": []
|
|
13071
13071
|
},
|
|
13072
|
-
{
|
|
13073
|
-
"js": {
|
|
13074
|
-
"properties": [],
|
|
13075
|
-
"events": []
|
|
13076
|
-
},
|
|
13077
|
-
"attributes": []
|
|
13078
|
-
},
|
|
13079
|
-
{
|
|
13080
|
-
"js": {
|
|
13081
|
-
"properties": [],
|
|
13082
|
-
"events": []
|
|
13083
|
-
},
|
|
13084
|
-
"attributes": []
|
|
13085
|
-
},
|
|
13086
|
-
{
|
|
13087
|
-
"name": "dsa-success-text",
|
|
13088
|
-
"description": "",
|
|
13089
|
-
"js": {
|
|
13090
|
-
"properties": [],
|
|
13091
|
-
"events": []
|
|
13092
|
-
},
|
|
13093
|
-
"attributes": []
|
|
13094
|
-
},
|
|
13095
13072
|
{
|
|
13096
13073
|
"name": "dsa-stepper",
|
|
13097
13074
|
"description": "",
|
|
@@ -13147,6 +13124,29 @@
|
|
|
13147
13124
|
}
|
|
13148
13125
|
]
|
|
13149
13126
|
},
|
|
13127
|
+
{
|
|
13128
|
+
"js": {
|
|
13129
|
+
"properties": [],
|
|
13130
|
+
"events": []
|
|
13131
|
+
},
|
|
13132
|
+
"attributes": []
|
|
13133
|
+
},
|
|
13134
|
+
{
|
|
13135
|
+
"js": {
|
|
13136
|
+
"properties": [],
|
|
13137
|
+
"events": []
|
|
13138
|
+
},
|
|
13139
|
+
"attributes": []
|
|
13140
|
+
},
|
|
13141
|
+
{
|
|
13142
|
+
"name": "dsa-success-text",
|
|
13143
|
+
"description": "",
|
|
13144
|
+
"js": {
|
|
13145
|
+
"properties": [],
|
|
13146
|
+
"events": []
|
|
13147
|
+
},
|
|
13148
|
+
"attributes": []
|
|
13149
|
+
},
|
|
13150
13150
|
{
|
|
13151
13151
|
"name": "dsa-switch",
|
|
13152
13152
|
"description": "",
|
|
@@ -13866,50 +13866,6 @@
|
|
|
13866
13866
|
}
|
|
13867
13867
|
]
|
|
13868
13868
|
},
|
|
13869
|
-
{
|
|
13870
|
-
"name": "dsa-table-action",
|
|
13871
|
-
"description": "",
|
|
13872
|
-
"js": {
|
|
13873
|
-
"properties": [
|
|
13874
|
-
{
|
|
13875
|
-
"name": "localize",
|
|
13876
|
-
"value": {}
|
|
13877
|
-
},
|
|
13878
|
-
{
|
|
13879
|
-
"name": "closeButton",
|
|
13880
|
-
"value": {
|
|
13881
|
-
"type": "DSAButton"
|
|
13882
|
-
}
|
|
13883
|
-
},
|
|
13884
|
-
{
|
|
13885
|
-
"name": "show",
|
|
13886
|
-
"description": "`true` if it should be visible.",
|
|
13887
|
-
"value": {
|
|
13888
|
-
"type": "boolean"
|
|
13889
|
-
}
|
|
13890
|
-
},
|
|
13891
|
-
{
|
|
13892
|
-
"name": "handleClose",
|
|
13893
|
-
"value": {}
|
|
13894
|
-
}
|
|
13895
|
-
],
|
|
13896
|
-
"events": [
|
|
13897
|
-
{
|
|
13898
|
-
"name": "dsa-table-actions-close",
|
|
13899
|
-
"description": "Emitted when the close button is activated."
|
|
13900
|
-
}
|
|
13901
|
-
]
|
|
13902
|
-
},
|
|
13903
|
-
"attributes": [
|
|
13904
|
-
{
|
|
13905
|
-
"name": "show",
|
|
13906
|
-
"description": "`true` if it should be visible.",
|
|
13907
|
-
"value": {
|
|
13908
|
-
"type": "boolean"
|
|
13909
|
-
}
|
|
13910
|
-
}
|
|
13911
|
-
]
|
|
13912
|
-
},
|
|
13913
13869
|
{
|
|
13914
13870
|
"name": "dsa-table",
|
|
13915
13871
|
"description": "",
|
|
@@ -14090,6 +14046,50 @@
|
|
|
14090
14046
|
}
|
|
14091
14047
|
]
|
|
14092
14048
|
},
|
|
14049
|
+
{
|
|
14050
|
+
"name": "dsa-table-action",
|
|
14051
|
+
"description": "",
|
|
14052
|
+
"js": {
|
|
14053
|
+
"properties": [
|
|
14054
|
+
{
|
|
14055
|
+
"name": "localize",
|
|
14056
|
+
"value": {}
|
|
14057
|
+
},
|
|
14058
|
+
{
|
|
14059
|
+
"name": "closeButton",
|
|
14060
|
+
"value": {
|
|
14061
|
+
"type": "DSAButton"
|
|
14062
|
+
}
|
|
14063
|
+
},
|
|
14064
|
+
{
|
|
14065
|
+
"name": "show",
|
|
14066
|
+
"description": "`true` if it should be visible.",
|
|
14067
|
+
"value": {
|
|
14068
|
+
"type": "boolean"
|
|
14069
|
+
}
|
|
14070
|
+
},
|
|
14071
|
+
{
|
|
14072
|
+
"name": "handleClose",
|
|
14073
|
+
"value": {}
|
|
14074
|
+
}
|
|
14075
|
+
],
|
|
14076
|
+
"events": [
|
|
14077
|
+
{
|
|
14078
|
+
"name": "dsa-table-actions-close",
|
|
14079
|
+
"description": "Emitted when the close button is activated."
|
|
14080
|
+
}
|
|
14081
|
+
]
|
|
14082
|
+
},
|
|
14083
|
+
"attributes": [
|
|
14084
|
+
{
|
|
14085
|
+
"name": "show",
|
|
14086
|
+
"description": "`true` if it should be visible.",
|
|
14087
|
+
"value": {
|
|
14088
|
+
"type": "boolean"
|
|
14089
|
+
}
|
|
14090
|
+
}
|
|
14091
|
+
]
|
|
14092
|
+
},
|
|
14093
14093
|
{
|
|
14094
14094
|
"name": "dsa-table-body",
|
|
14095
14095
|
"description": "",
|
|
@@ -14136,16 +14136,21 @@
|
|
|
14136
14136
|
]
|
|
14137
14137
|
},
|
|
14138
14138
|
{
|
|
14139
|
-
"name": "dsa-table-
|
|
14139
|
+
"name": "dsa-table-caption",
|
|
14140
14140
|
"description": "",
|
|
14141
14141
|
"js": {
|
|
14142
14142
|
"properties": [
|
|
14143
14143
|
{
|
|
14144
|
-
"name": "
|
|
14145
|
-
"
|
|
14146
|
-
|
|
14147
|
-
|
|
14148
|
-
|
|
14144
|
+
"name": "hasSlotController",
|
|
14145
|
+
"value": {}
|
|
14146
|
+
},
|
|
14147
|
+
{
|
|
14148
|
+
"name": "localize",
|
|
14149
|
+
"value": {}
|
|
14150
|
+
},
|
|
14151
|
+
{
|
|
14152
|
+
"name": "totalItemsLabel",
|
|
14153
|
+
"value": {}
|
|
14149
14154
|
},
|
|
14150
14155
|
{
|
|
14151
14156
|
"name": "handleLoading",
|
|
@@ -14156,30 +14161,22 @@
|
|
|
14156
14161
|
},
|
|
14157
14162
|
"attributes": [
|
|
14158
14163
|
{
|
|
14159
|
-
"name": "
|
|
14160
|
-
"
|
|
14161
|
-
"value": {
|
|
14162
|
-
"type": "string"
|
|
14163
|
-
}
|
|
14164
|
+
"name": "total-items-label",
|
|
14165
|
+
"value": {}
|
|
14164
14166
|
}
|
|
14165
14167
|
]
|
|
14166
14168
|
},
|
|
14167
14169
|
{
|
|
14168
|
-
"name": "dsa-table-
|
|
14170
|
+
"name": "dsa-table-cell",
|
|
14169
14171
|
"description": "",
|
|
14170
14172
|
"js": {
|
|
14171
14173
|
"properties": [
|
|
14172
14174
|
{
|
|
14173
|
-
"name": "
|
|
14174
|
-
"
|
|
14175
|
-
|
|
14176
|
-
|
|
14177
|
-
|
|
14178
|
-
"value": {}
|
|
14179
|
-
},
|
|
14180
|
-
{
|
|
14181
|
-
"name": "totalItemsLabel",
|
|
14182
|
-
"value": {}
|
|
14175
|
+
"name": "role",
|
|
14176
|
+
"description": "The table-cell's role",
|
|
14177
|
+
"value": {
|
|
14178
|
+
"type": "string"
|
|
14179
|
+
}
|
|
14183
14180
|
},
|
|
14184
14181
|
{
|
|
14185
14182
|
"name": "handleLoading",
|
|
@@ -14190,8 +14187,11 @@
|
|
|
14190
14187
|
},
|
|
14191
14188
|
"attributes": [
|
|
14192
14189
|
{
|
|
14193
|
-
"name": "
|
|
14194
|
-
"
|
|
14190
|
+
"name": "role",
|
|
14191
|
+
"description": "The table-cell's role",
|
|
14192
|
+
"value": {
|
|
14193
|
+
"type": "string"
|
|
14194
|
+
}
|
|
14195
14195
|
}
|
|
14196
14196
|
]
|
|
14197
14197
|
},
|
|
@@ -14886,6 +14886,10 @@
|
|
|
14886
14886
|
"name": "handleHeaderClick",
|
|
14887
14887
|
"value": {}
|
|
14888
14888
|
},
|
|
14889
|
+
{
|
|
14890
|
+
"name": "handleLinkClick",
|
|
14891
|
+
"value": {}
|
|
14892
|
+
},
|
|
14889
14893
|
{
|
|
14890
14894
|
"name": "handleOpenChange",
|
|
14891
14895
|
"value": {}
|