@umbraco-ui/uui 1.8.1 → 1.9.0-rc.0

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.
@@ -375,6 +375,12 @@
375
375
  "type": "string",
376
376
  "default": "\"undefined\""
377
377
  },
378
+ {
379
+ "name": "rel",
380
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
381
+ "type": "string",
382
+ "default": "\"undefined\""
383
+ },
378
384
  {
379
385
  "name": "vertical",
380
386
  "description": "Place the button vertically",
@@ -403,6 +409,13 @@
403
409
  "type": "string",
404
410
  "default": "\"undefined\""
405
411
  },
412
+ {
413
+ "name": "rel",
414
+ "attribute": "rel",
415
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
416
+ "type": "string",
417
+ "default": "\"undefined\""
418
+ },
406
419
  {
407
420
  "name": "styles",
408
421
  "type": "CSSResult[]",
@@ -475,6 +488,12 @@
475
488
  "type": "string",
476
489
  "default": "\"undefined\""
477
490
  },
491
+ {
492
+ "name": "rel",
493
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
494
+ "type": "string",
495
+ "default": "\"undefined\""
496
+ },
478
497
  {
479
498
  "name": "name",
480
499
  "description": "This is a name property of the component.",
@@ -586,6 +605,13 @@
586
605
  "type": "string",
587
606
  "default": "\"undefined\""
588
607
  },
608
+ {
609
+ "name": "rel",
610
+ "attribute": "rel",
611
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
612
+ "type": "string",
613
+ "default": "\"undefined\""
614
+ },
589
615
  {
590
616
  "name": "styles",
591
617
  "type": "CSSResult[]",
@@ -799,6 +825,12 @@
799
825
  "type": "string",
800
826
  "default": "\"undefined\""
801
827
  },
828
+ {
829
+ "name": "rel",
830
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
831
+ "type": "string",
832
+ "default": "\"undefined\""
833
+ },
802
834
  {
803
835
  "name": "select-only",
804
836
  "description": "Enforce selection interaction and prevent all other interactions, set this when the UI is turned into Selection-Mode.",
@@ -864,6 +896,13 @@
864
896
  "type": "string",
865
897
  "default": "\"undefined\""
866
898
  },
899
+ {
900
+ "name": "rel",
901
+ "attribute": "rel",
902
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
903
+ "type": "string",
904
+ "default": "\"undefined\""
905
+ },
867
906
  {
868
907
  "name": "styles",
869
908
  "type": "CSSResult[]",
@@ -906,7 +945,15 @@
906
945
  "slots": [
907
946
  {
908
947
  "name": "",
909
- "description": "Default content."
948
+ "description": "slot for the default content area"
949
+ },
950
+ {
951
+ "name": "tag",
952
+ "description": "slot for the tag with support for `<uui-tag>` elements"
953
+ },
954
+ {
955
+ "name": "actions",
956
+ "description": "slot for the actions with support for the `<uui-action-bar>` element"
910
957
  }
911
958
  ]
912
959
  },
@@ -944,6 +991,12 @@
944
991
  "type": "string",
945
992
  "default": "\"undefined\""
946
993
  },
994
+ {
995
+ "name": "rel",
996
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
997
+ "type": "string",
998
+ "default": "\"undefined\""
999
+ },
947
1000
  {
948
1001
  "name": "select-only",
949
1002
  "description": "Enforce selection interaction and prevent all other interactions, set this when the UI is turned into Selection-Mode.",
@@ -997,6 +1050,13 @@
997
1050
  "type": "string",
998
1051
  "default": "\"undefined\""
999
1052
  },
1053
+ {
1054
+ "name": "rel",
1055
+ "attribute": "rel",
1056
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
1057
+ "type": "string",
1058
+ "default": "\"undefined\""
1059
+ },
1000
1060
  {
1001
1061
  "name": "styles",
1002
1062
  "type": "CSSResult[]",
@@ -1095,6 +1155,12 @@
1095
1155
  "type": "string",
1096
1156
  "default": "\"undefined\""
1097
1157
  },
1158
+ {
1159
+ "name": "rel",
1160
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
1161
+ "type": "string",
1162
+ "default": "\"undefined\""
1163
+ },
1098
1164
  {
1099
1165
  "name": "select-only",
1100
1166
  "description": "Enforce selection interaction and prevent all other interactions, set this when the UI is turned into Selection-Mode.",
@@ -1155,6 +1221,13 @@
1155
1221
  "type": "string",
1156
1222
  "default": "\"undefined\""
1157
1223
  },
1224
+ {
1225
+ "name": "rel",
1226
+ "attribute": "rel",
1227
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
1228
+ "type": "string",
1229
+ "default": "\"undefined\""
1230
+ },
1158
1231
  {
1159
1232
  "name": "styles",
1160
1233
  "type": "CSSResult[]",
@@ -1243,6 +1316,12 @@
1243
1316
  "type": "string",
1244
1317
  "default": "\"undefined\""
1245
1318
  },
1319
+ {
1320
+ "name": "rel",
1321
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
1322
+ "type": "string",
1323
+ "default": "\"undefined\""
1324
+ },
1246
1325
  {
1247
1326
  "name": "select-only",
1248
1327
  "description": "Enforce selection interaction and prevent all other interactions, set this when the UI is turned into Selection-Mode.",
@@ -1296,6 +1375,13 @@
1296
1375
  "type": "string",
1297
1376
  "default": "\"undefined\""
1298
1377
  },
1378
+ {
1379
+ "name": "rel",
1380
+ "attribute": "rel",
1381
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
1382
+ "type": "string",
1383
+ "default": "\"undefined\""
1384
+ },
1299
1385
  {
1300
1386
  "name": "styles",
1301
1387
  "type": "CSSResult[]",
@@ -1378,6 +1464,12 @@
1378
1464
  "type": "string",
1379
1465
  "default": "\"undefined\""
1380
1466
  },
1467
+ {
1468
+ "name": "rel",
1469
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
1470
+ "type": "string",
1471
+ "default": "\"undefined\""
1472
+ },
1381
1473
  {
1382
1474
  "name": "select-only",
1383
1475
  "description": "Enforce selection interaction and prevent all other interactions, set this when the UI is turned into Selection-Mode.",
@@ -1424,6 +1516,13 @@
1424
1516
  "type": "string",
1425
1517
  "default": "\"undefined\""
1426
1518
  },
1519
+ {
1520
+ "name": "rel",
1521
+ "attribute": "rel",
1522
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
1523
+ "type": "string",
1524
+ "default": "\"undefined\""
1525
+ },
1427
1526
  {
1428
1527
  "name": "styles",
1429
1528
  "type": "CSSResult[]",
@@ -1522,6 +1621,12 @@
1522
1621
  "type": "boolean",
1523
1622
  "default": "\"false\""
1524
1623
  },
1624
+ {
1625
+ "name": "readonly",
1626
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
1627
+ "type": "boolean",
1628
+ "default": "\"false\""
1629
+ },
1525
1630
  {
1526
1631
  "name": "name",
1527
1632
  "description": "This is a name property of the component.",
@@ -1592,6 +1697,13 @@
1592
1697
  "type": "boolean",
1593
1698
  "default": "\"false\""
1594
1699
  },
1700
+ {
1701
+ "name": "readonly",
1702
+ "attribute": "readonly",
1703
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
1704
+ "type": "boolean",
1705
+ "default": "\"false\""
1706
+ },
1595
1707
  {
1596
1708
  "name": "styles",
1597
1709
  "type": "CSSResult[]",
@@ -2513,6 +2625,12 @@
2513
2625
  "type": "boolean",
2514
2626
  "default": "\"false\""
2515
2627
  },
2628
+ {
2629
+ "name": "readonly",
2630
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
2631
+ "type": "boolean",
2632
+ "default": "\"false\""
2633
+ },
2516
2634
  {
2517
2635
  "name": "name",
2518
2636
  "description": "This is a name property of the component.",
@@ -2585,6 +2703,13 @@
2585
2703
  "type": "boolean",
2586
2704
  "default": "\"false\""
2587
2705
  },
2706
+ {
2707
+ "name": "readonly",
2708
+ "attribute": "readonly",
2709
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
2710
+ "type": "boolean",
2711
+ "default": "\"false\""
2712
+ },
2588
2713
  {
2589
2714
  "name": "styles",
2590
2715
  "type": "CSSResult[]",
@@ -2751,6 +2876,11 @@
2751
2876
  "description": "Comma-separated list of accepted mime types or file extensions (denoted with a `.`).\nIf this is left empty, it will allow all types.",
2752
2877
  "type": "string"
2753
2878
  },
2879
+ {
2880
+ "name": "disallow-folder-upload",
2881
+ "type": "boolean",
2882
+ "default": "false"
2883
+ },
2754
2884
  {
2755
2885
  "name": "multiple",
2756
2886
  "description": "Allows for multiple files to be selected.",
@@ -2770,6 +2900,12 @@
2770
2900
  "description": "Comma-separated list of accepted mime types or file extensions (denoted with a `.`).\nIf this is left empty, it will allow all types.",
2771
2901
  "type": "string"
2772
2902
  },
2903
+ {
2904
+ "name": "disallowFolderUpload",
2905
+ "attribute": "disallow-folder-upload",
2906
+ "type": "boolean",
2907
+ "default": "false"
2908
+ },
2773
2909
  {
2774
2910
  "name": "multiple",
2775
2911
  "attribute": "multiple",
@@ -4587,6 +4723,12 @@
4587
4723
  "type": "string",
4588
4724
  "default": "\"undefined\""
4589
4725
  },
4726
+ {
4727
+ "name": "rel",
4728
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
4729
+ "type": "string",
4730
+ "default": "\"undefined\""
4731
+ },
4590
4732
  {
4591
4733
  "name": "select-mode",
4592
4734
  "description": "Sets the selection mode.",
@@ -4664,6 +4806,13 @@
4664
4806
  "type": "string",
4665
4807
  "default": "\"undefined\""
4666
4808
  },
4809
+ {
4810
+ "name": "rel",
4811
+ "attribute": "rel",
4812
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
4813
+ "type": "string",
4814
+ "default": "\"undefined\""
4815
+ },
4667
4816
  {
4668
4817
  "name": "selectMode",
4669
4818
  "attribute": "select-mode",
@@ -5230,6 +5379,12 @@
5230
5379
  "type": "boolean",
5231
5380
  "default": "\"false\""
5232
5381
  },
5382
+ {
5383
+ "name": "readonly",
5384
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
5385
+ "type": "boolean",
5386
+ "default": "\"false\""
5387
+ },
5233
5388
  {
5234
5389
  "name": "name",
5235
5390
  "description": "This is a name property of the component.",
@@ -5281,6 +5436,13 @@
5281
5436
  "type": "boolean",
5282
5437
  "default": "\"false\""
5283
5438
  },
5439
+ {
5440
+ "name": "readonly",
5441
+ "attribute": "readonly",
5442
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
5443
+ "type": "boolean",
5444
+ "default": "\"false\""
5445
+ },
5284
5446
  {
5285
5447
  "name": "styles",
5286
5448
  "type": "CSSResult[]",
@@ -5387,6 +5549,12 @@
5387
5549
  "description": "Disables the input.",
5388
5550
  "type": "boolean",
5389
5551
  "default": "\"false\""
5552
+ },
5553
+ {
5554
+ "name": "readonly",
5555
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
5556
+ "type": "boolean",
5557
+ "default": "\"false\""
5390
5558
  }
5391
5559
  ],
5392
5560
  "properties": [
@@ -5422,6 +5590,13 @@
5422
5590
  "type": "boolean",
5423
5591
  "default": "\"false\""
5424
5592
  },
5593
+ {
5594
+ "name": "readonly",
5595
+ "attribute": "readonly",
5596
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
5597
+ "type": "boolean",
5598
+ "default": "\"false\""
5599
+ },
5425
5600
  {
5426
5601
  "name": "styles",
5427
5602
  "type": "CSSResult[]",
@@ -5462,6 +5637,12 @@
5462
5637
  "type": "boolean",
5463
5638
  "default": "\"false\""
5464
5639
  },
5640
+ {
5641
+ "name": "readonly",
5642
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
5643
+ "type": "boolean",
5644
+ "default": "\"false\""
5645
+ },
5465
5646
  {
5466
5647
  "name": "min",
5467
5648
  "description": "Sets the minimum allowed value.",
@@ -5555,6 +5736,13 @@
5555
5736
  "type": "boolean",
5556
5737
  "default": "\"false\""
5557
5738
  },
5739
+ {
5740
+ "name": "readonly",
5741
+ "attribute": "readonly",
5742
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
5743
+ "type": "boolean",
5744
+ "default": "\"false\""
5745
+ },
5558
5746
  {
5559
5747
  "name": "min",
5560
5748
  "attribute": "min",
@@ -5723,6 +5911,18 @@
5723
5911
  "type": "string",
5724
5912
  "default": "\"undefined\""
5725
5913
  },
5914
+ {
5915
+ "name": "rel",
5916
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
5917
+ "type": "string",
5918
+ "default": "\"undefined\""
5919
+ },
5920
+ {
5921
+ "name": "readonly",
5922
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
5923
+ "type": "boolean",
5924
+ "default": "\"false\""
5925
+ },
5726
5926
  {
5727
5927
  "name": "disabled",
5728
5928
  "description": "Set tot true to disable",
@@ -5794,6 +5994,20 @@
5794
5994
  "type": "string",
5795
5995
  "default": "\"undefined\""
5796
5996
  },
5997
+ {
5998
+ "name": "rel",
5999
+ "attribute": "rel",
6000
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
6001
+ "type": "string",
6002
+ "default": "\"undefined\""
6003
+ },
6004
+ {
6005
+ "name": "readonly",
6006
+ "attribute": "readonly",
6007
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
6008
+ "type": "boolean",
6009
+ "default": "\"false\""
6010
+ },
5797
6011
  {
5798
6012
  "name": "styles",
5799
6013
  "type": "CSSResult[]",
@@ -5900,6 +6114,18 @@
5900
6114
  "type": "string",
5901
6115
  "default": "\"undefined\""
5902
6116
  },
6117
+ {
6118
+ "name": "rel",
6119
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
6120
+ "type": "string",
6121
+ "default": "\"undefined\""
6122
+ },
6123
+ {
6124
+ "name": "readonly",
6125
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
6126
+ "type": "boolean",
6127
+ "default": "\"false\""
6128
+ },
5903
6129
  {
5904
6130
  "name": "disabled",
5905
6131
  "description": "Set tot true to disable",
@@ -5971,6 +6197,20 @@
5971
6197
  "type": "string",
5972
6198
  "default": "\"undefined\""
5973
6199
  },
6200
+ {
6201
+ "name": "rel",
6202
+ "attribute": "rel",
6203
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
6204
+ "type": "string",
6205
+ "default": "\"undefined\""
6206
+ },
6207
+ {
6208
+ "name": "readonly",
6209
+ "attribute": "readonly",
6210
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
6211
+ "type": "boolean",
6212
+ "default": "\"false\""
6213
+ },
5974
6214
  {
5975
6215
  "name": "styles",
5976
6216
  "type": "CSSResult[]",
@@ -6071,6 +6311,18 @@
6071
6311
  "type": "string",
6072
6312
  "default": "\"undefined\""
6073
6313
  },
6314
+ {
6315
+ "name": "rel",
6316
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
6317
+ "type": "string",
6318
+ "default": "\"undefined\""
6319
+ },
6320
+ {
6321
+ "name": "readonly",
6322
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
6323
+ "type": "boolean",
6324
+ "default": "\"false\""
6325
+ },
6074
6326
  {
6075
6327
  "name": "disabled",
6076
6328
  "description": "Set tot true to disable",
@@ -6135,6 +6387,20 @@
6135
6387
  "type": "string",
6136
6388
  "default": "\"undefined\""
6137
6389
  },
6390
+ {
6391
+ "name": "rel",
6392
+ "attribute": "rel",
6393
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
6394
+ "type": "string",
6395
+ "default": "\"undefined\""
6396
+ },
6397
+ {
6398
+ "name": "readonly",
6399
+ "attribute": "readonly",
6400
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
6401
+ "type": "boolean",
6402
+ "default": "\"false\""
6403
+ },
6138
6404
  {
6139
6405
  "name": "styles",
6140
6406
  "type": "CSSResult[]",
@@ -6241,6 +6507,18 @@
6241
6507
  "type": "string",
6242
6508
  "default": "\"undefined\""
6243
6509
  },
6510
+ {
6511
+ "name": "rel",
6512
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
6513
+ "type": "string",
6514
+ "default": "\"undefined\""
6515
+ },
6516
+ {
6517
+ "name": "readonly",
6518
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
6519
+ "type": "boolean",
6520
+ "default": "\"false\""
6521
+ },
6244
6522
  {
6245
6523
  "name": "disabled",
6246
6524
  "description": "Set tot true to disable",
@@ -6312,6 +6590,20 @@
6312
6590
  "type": "string",
6313
6591
  "default": "\"undefined\""
6314
6592
  },
6593
+ {
6594
+ "name": "rel",
6595
+ "attribute": "rel",
6596
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
6597
+ "type": "string",
6598
+ "default": "\"undefined\""
6599
+ },
6600
+ {
6601
+ "name": "readonly",
6602
+ "attribute": "readonly",
6603
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
6604
+ "type": "boolean",
6605
+ "default": "\"false\""
6606
+ },
6315
6607
  {
6316
6608
  "name": "styles",
6317
6609
  "type": "CSSResult[]",
@@ -6424,6 +6716,18 @@
6424
6716
  "type": "string",
6425
6717
  "default": "\"undefined\""
6426
6718
  },
6719
+ {
6720
+ "name": "rel",
6721
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
6722
+ "type": "string",
6723
+ "default": "\"undefined\""
6724
+ },
6725
+ {
6726
+ "name": "readonly",
6727
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
6728
+ "type": "boolean",
6729
+ "default": "\"false\""
6730
+ },
6427
6731
  {
6428
6732
  "name": "disabled",
6429
6733
  "description": "Set tot true to disable",
@@ -6502,6 +6806,20 @@
6502
6806
  "type": "string",
6503
6807
  "default": "\"undefined\""
6504
6808
  },
6809
+ {
6810
+ "name": "rel",
6811
+ "attribute": "rel",
6812
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
6813
+ "type": "string",
6814
+ "default": "\"undefined\""
6815
+ },
6816
+ {
6817
+ "name": "readonly",
6818
+ "attribute": "readonly",
6819
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
6820
+ "type": "boolean",
6821
+ "default": "\"false\""
6822
+ },
6505
6823
  {
6506
6824
  "name": "styles",
6507
6825
  "type": "CSSResult[]",
@@ -6608,6 +6926,18 @@
6608
6926
  "type": "string",
6609
6927
  "default": "\"undefined\""
6610
6928
  },
6929
+ {
6930
+ "name": "rel",
6931
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
6932
+ "type": "string",
6933
+ "default": "\"undefined\""
6934
+ },
6935
+ {
6936
+ "name": "readonly",
6937
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
6938
+ "type": "boolean",
6939
+ "default": "\"false\""
6940
+ },
6611
6941
  {
6612
6942
  "name": "disabled",
6613
6943
  "description": "Set tot true to disable",
@@ -6679,6 +7009,20 @@
6679
7009
  "type": "string",
6680
7010
  "default": "\"undefined\""
6681
7011
  },
7012
+ {
7013
+ "name": "rel",
7014
+ "attribute": "rel",
7015
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
7016
+ "type": "string",
7017
+ "default": "\"undefined\""
7018
+ },
7019
+ {
7020
+ "name": "readonly",
7021
+ "attribute": "readonly",
7022
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
7023
+ "type": "boolean",
7024
+ "default": "\"false\""
7025
+ },
6682
7026
  {
6683
7027
  "name": "styles",
6684
7028
  "type": "CSSResult[]",
@@ -6779,6 +7123,18 @@
6779
7123
  "type": "string",
6780
7124
  "default": "\"undefined\""
6781
7125
  },
7126
+ {
7127
+ "name": "rel",
7128
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
7129
+ "type": "string",
7130
+ "default": "\"undefined\""
7131
+ },
7132
+ {
7133
+ "name": "readonly",
7134
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
7135
+ "type": "boolean",
7136
+ "default": "\"false\""
7137
+ },
6782
7138
  {
6783
7139
  "name": "disabled",
6784
7140
  "description": "Set tot true to disable",
@@ -6843,6 +7199,20 @@
6843
7199
  "type": "string",
6844
7200
  "default": "\"undefined\""
6845
7201
  },
7202
+ {
7203
+ "name": "rel",
7204
+ "attribute": "rel",
7205
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
7206
+ "type": "string",
7207
+ "default": "\"undefined\""
7208
+ },
7209
+ {
7210
+ "name": "readonly",
7211
+ "attribute": "readonly",
7212
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
7213
+ "type": "boolean",
7214
+ "default": "\"false\""
7215
+ },
6846
7216
  {
6847
7217
  "name": "styles",
6848
7218
  "type": "CSSResult[]",
@@ -6919,6 +7289,12 @@
6919
7289
  "name": "uui-ref",
6920
7290
  "path": "./../uui-ref/lib/uui-ref.element.ts",
6921
7291
  "attributes": [
7292
+ {
7293
+ "name": "readonly",
7294
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
7295
+ "type": "boolean",
7296
+ "default": "\"false\""
7297
+ },
6922
7298
  {
6923
7299
  "name": "disabled",
6924
7300
  "description": "Set tot true to disable",
@@ -6955,6 +7331,13 @@
6955
7331
  }
6956
7332
  ],
6957
7333
  "properties": [
7334
+ {
7335
+ "name": "readonly",
7336
+ "attribute": "readonly",
7337
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
7338
+ "type": "boolean",
7339
+ "default": "\"false\""
7340
+ },
6958
7341
  {
6959
7342
  "name": "styles",
6960
7343
  "type": "CSSResult[]",
@@ -7063,6 +7446,12 @@
7063
7446
  "type": "boolean",
7064
7447
  "default": "\"false\""
7065
7448
  },
7449
+ {
7450
+ "name": "readonly",
7451
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
7452
+ "type": "boolean",
7453
+ "default": "\"false\""
7454
+ },
7066
7455
  {
7067
7456
  "name": "disabledGroups",
7068
7457
  "description": "An array of options to be rendered by the element. Put the names of the groups you wanna disable, separated by a coma: `disabledGroups='fruits, vegetables'`. It's not case sensitive",
@@ -7133,6 +7522,13 @@
7133
7522
  "type": "boolean",
7134
7523
  "default": "\"false\""
7135
7524
  },
7525
+ {
7526
+ "name": "readonly",
7527
+ "attribute": "readonly",
7528
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
7529
+ "type": "boolean",
7530
+ "default": "\"false\""
7531
+ },
7136
7532
  {
7137
7533
  "name": "options",
7138
7534
  "description": "An array of options to be rendered by the element. If you want the element The option interface has up to 5 properties:\n`interface Option {\nname: string;\nvalue: string;\ngroup?: string;\nselected?: boolean;\ndisabled?: boolean;\n}`",
@@ -7230,6 +7626,10 @@
7230
7626
  "name": "--uui-select-font-size",
7231
7627
  "description": "Font size of the element"
7232
7628
  },
7629
+ {
7630
+ "name": "--uui-select-text-color",
7631
+ "description": "Color of the text"
7632
+ },
7233
7633
  {
7234
7634
  "name": "--uui-select-padding-y",
7235
7635
  "description": "Padding on the y axis"
@@ -7258,6 +7658,10 @@
7258
7658
  "name": "--uui-select-outline-color",
7259
7659
  "description": "Outline color"
7260
7660
  },
7661
+ {
7662
+ "name": "--uui-select-background-color",
7663
+ "description": "Background color"
7664
+ },
7261
7665
  {
7262
7666
  "name": "--uui-select-disabled-background-color",
7263
7667
  "description": "Background color when disabled"
@@ -7274,6 +7678,12 @@
7274
7678
  "type": "boolean",
7275
7679
  "default": "\"false\""
7276
7680
  },
7681
+ {
7682
+ "name": "hide-value-label",
7683
+ "description": "Hides the value label on the thumb.",
7684
+ "type": "boolean",
7685
+ "default": "\"false\""
7686
+ },
7277
7687
  {
7278
7688
  "name": "min",
7279
7689
  "description": "This is a minimum value of the input.",
@@ -7298,6 +7708,12 @@
7298
7708
  "type": "boolean",
7299
7709
  "default": "\"false\""
7300
7710
  },
7711
+ {
7712
+ "name": "readonly",
7713
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
7714
+ "type": "boolean",
7715
+ "default": "\"false\""
7716
+ },
7301
7717
  {
7302
7718
  "name": "label",
7303
7719
  "description": "Label to be used for aria-label and eventually as visual label",
@@ -7354,6 +7770,13 @@
7354
7770
  "type": "boolean",
7355
7771
  "default": "\"false\""
7356
7772
  },
7773
+ {
7774
+ "name": "hideValueLabel",
7775
+ "attribute": "hide-value-label",
7776
+ "description": "Hides the value label on the thumb.",
7777
+ "type": "boolean",
7778
+ "default": "\"false\""
7779
+ },
7357
7780
  {
7358
7781
  "name": "min",
7359
7782
  "attribute": "min",
@@ -7382,6 +7805,13 @@
7382
7805
  "type": "boolean",
7383
7806
  "default": "\"false\""
7384
7807
  },
7808
+ {
7809
+ "name": "readonly",
7810
+ "attribute": "readonly",
7811
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
7812
+ "type": "boolean",
7813
+ "default": "\"false\""
7814
+ },
7385
7815
  {
7386
7816
  "name": "label",
7387
7817
  "attribute": "label",
@@ -8038,6 +8468,12 @@
8038
8468
  "type": "string",
8039
8469
  "default": "\"undefined\""
8040
8470
  },
8471
+ {
8472
+ "name": "rel",
8473
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
8474
+ "type": "string",
8475
+ "default": "\"undefined\""
8476
+ },
8041
8477
  {
8042
8478
  "name": "orientation",
8043
8479
  "description": "Set the visual orientation of this tab, this changes the look and placement of the active indication.",
@@ -8078,6 +8514,13 @@
8078
8514
  "type": "string",
8079
8515
  "default": "\"undefined\""
8080
8516
  },
8517
+ {
8518
+ "name": "rel",
8519
+ "attribute": "rel",
8520
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
8521
+ "type": "string",
8522
+ "default": "\"undefined\""
8523
+ },
8081
8524
  {
8082
8525
  "name": "orientation",
8083
8526
  "attribute": "orientation",
@@ -8164,6 +8607,12 @@
8164
8607
  "type": "string",
8165
8608
  "default": "\"undefined\""
8166
8609
  },
8610
+ {
8611
+ "name": "rel",
8612
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
8613
+ "type": "string",
8614
+ "default": "\"undefined\""
8615
+ },
8167
8616
  {
8168
8617
  "name": "orientation",
8169
8618
  "description": "Set the visual orientation of this tab, this changes the look and placement of the active indication.",
@@ -8204,6 +8653,13 @@
8204
8653
  "type": "string",
8205
8654
  "default": "\"undefined\""
8206
8655
  },
8656
+ {
8657
+ "name": "rel",
8658
+ "attribute": "rel",
8659
+ "description": "Set the rel attribute for an anchor tag, only used when using href.",
8660
+ "type": "string",
8661
+ "default": "\"undefined\""
8662
+ },
8207
8663
  {
8208
8664
  "name": "orientation",
8209
8665
  "attribute": "orientation",
@@ -8815,6 +9271,12 @@
8815
9271
  "type": "boolean",
8816
9272
  "default": "\"false\""
8817
9273
  },
9274
+ {
9275
+ "name": "readonly",
9276
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
9277
+ "type": "boolean",
9278
+ "default": "\"false\""
9279
+ },
8818
9280
  {
8819
9281
  "name": "name",
8820
9282
  "description": "This is a name property of the component.",
@@ -8885,6 +9347,13 @@
8885
9347
  "type": "boolean",
8886
9348
  "default": "\"false\""
8887
9349
  },
9350
+ {
9351
+ "name": "readonly",
9352
+ "attribute": "readonly",
9353
+ "description": "Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.",
9354
+ "type": "boolean",
9355
+ "default": "\"false\""
9356
+ },
8888
9357
  {
8889
9358
  "name": "styles",
8890
9359
  "type": "CSSResult[]",