@umbraco-ui/uui 1.4.0-rc.2 → 1.5.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.
- package/custom-elements.json +119 -0
- package/dist/uui.min.js +55 -55
- package/dist/uui.min.js.map +1 -1
- package/lib/index.d.ts +1 -0
- package/lib/index.js +1 -0
- package/package.json +82 -81
- package/vscode-html-custom-data.json +124 -21
package/custom-elements.json
CHANGED
|
@@ -471,6 +471,12 @@
|
|
|
471
471
|
"name": "label",
|
|
472
472
|
"description": "Label to be used for aria-label and potentially as visual label for some components",
|
|
473
473
|
"type": "string"
|
|
474
|
+
},
|
|
475
|
+
{
|
|
476
|
+
"name": "popovertarget",
|
|
477
|
+
"description": "Set a popovertarget.",
|
|
478
|
+
"type": "string",
|
|
479
|
+
"default": "\"undefined\""
|
|
474
480
|
}
|
|
475
481
|
],
|
|
476
482
|
"properties": [
|
|
@@ -602,6 +608,13 @@
|
|
|
602
608
|
"attribute": "label",
|
|
603
609
|
"description": "Label to be used for aria-label and potentially as visual label for some components",
|
|
604
610
|
"type": "string"
|
|
611
|
+
},
|
|
612
|
+
{
|
|
613
|
+
"name": "popoverContainerElement",
|
|
614
|
+
"attribute": "popovertarget",
|
|
615
|
+
"description": "Set a popovertarget.",
|
|
616
|
+
"type": "string",
|
|
617
|
+
"default": "\"undefined\""
|
|
605
618
|
}
|
|
606
619
|
],
|
|
607
620
|
"events": [
|
|
@@ -4611,6 +4624,63 @@
|
|
|
4611
4624
|
}
|
|
4612
4625
|
]
|
|
4613
4626
|
},
|
|
4627
|
+
{
|
|
4628
|
+
"name": "uui-popover-container",
|
|
4629
|
+
"path": "./../uui-popover-container/lib/uui-popover-container.element.ts",
|
|
4630
|
+
"attributes": [
|
|
4631
|
+
{
|
|
4632
|
+
"name": "margin",
|
|
4633
|
+
"description": "Set the distance between popover container element and target element.",
|
|
4634
|
+
"type": "number",
|
|
4635
|
+
"default": "\"0\""
|
|
4636
|
+
},
|
|
4637
|
+
{
|
|
4638
|
+
"name": "open",
|
|
4639
|
+
"description": "Read-only attribute to check if the popover is open",
|
|
4640
|
+
"type": "boolean",
|
|
4641
|
+
"default": "\"false\""
|
|
4642
|
+
},
|
|
4643
|
+
{
|
|
4644
|
+
"name": "placement",
|
|
4645
|
+
"description": "Define the placement of the popover container.",
|
|
4646
|
+
"type": "PopoverContainerPlacement",
|
|
4647
|
+
"default": "\"'bottom-start'\""
|
|
4648
|
+
}
|
|
4649
|
+
],
|
|
4650
|
+
"properties": [
|
|
4651
|
+
{
|
|
4652
|
+
"name": "margin",
|
|
4653
|
+
"attribute": "margin",
|
|
4654
|
+
"description": "Set the distance between popover container element and target element.",
|
|
4655
|
+
"type": "number",
|
|
4656
|
+
"default": "\"0\""
|
|
4657
|
+
},
|
|
4658
|
+
{
|
|
4659
|
+
"name": "open",
|
|
4660
|
+
"attribute": "open",
|
|
4661
|
+
"description": "Read-only attribute to check if the popover is open",
|
|
4662
|
+
"type": "boolean",
|
|
4663
|
+
"default": "\"false\""
|
|
4664
|
+
},
|
|
4665
|
+
{
|
|
4666
|
+
"name": "placement",
|
|
4667
|
+
"attribute": "placement",
|
|
4668
|
+
"description": "Define the placement of the popover container.",
|
|
4669
|
+
"type": "PopoverContainerPlacement",
|
|
4670
|
+
"default": "\"'bottom-start'\""
|
|
4671
|
+
},
|
|
4672
|
+
{
|
|
4673
|
+
"name": "styles",
|
|
4674
|
+
"type": "CSSResult[]",
|
|
4675
|
+
"default": "[null]"
|
|
4676
|
+
}
|
|
4677
|
+
],
|
|
4678
|
+
"events": [
|
|
4679
|
+
{
|
|
4680
|
+
"name": "uui-popover-before-toggle"
|
|
4681
|
+
}
|
|
4682
|
+
]
|
|
4683
|
+
},
|
|
4614
4684
|
{
|
|
4615
4685
|
"name": "uui-popover",
|
|
4616
4686
|
"path": "./../uui-popover/lib/uui-popover.element.ts",
|
|
@@ -7204,11 +7274,26 @@
|
|
|
7204
7274
|
{
|
|
7205
7275
|
"name": "uui-tab-group",
|
|
7206
7276
|
"path": "./../uui-tabs/lib/uui-tab-group.element.ts",
|
|
7277
|
+
"attributes": [
|
|
7278
|
+
{
|
|
7279
|
+
"name": "dropdown-content-direction",
|
|
7280
|
+
"description": "Set the flex direction of the content of the dropdown.",
|
|
7281
|
+
"type": "string",
|
|
7282
|
+
"default": "\"vertical\""
|
|
7283
|
+
}
|
|
7284
|
+
],
|
|
7207
7285
|
"properties": [
|
|
7208
7286
|
{
|
|
7209
7287
|
"name": "styles",
|
|
7210
7288
|
"type": "CSSResult[]",
|
|
7211
7289
|
"default": "[null]"
|
|
7290
|
+
},
|
|
7291
|
+
{
|
|
7292
|
+
"name": "dropdownContentDirection",
|
|
7293
|
+
"attribute": "dropdown-content-direction",
|
|
7294
|
+
"description": "Set the flex direction of the content of the dropdown.",
|
|
7295
|
+
"type": "string",
|
|
7296
|
+
"default": "\"vertical\""
|
|
7212
7297
|
}
|
|
7213
7298
|
],
|
|
7214
7299
|
"slots": [
|
|
@@ -7241,6 +7326,12 @@
|
|
|
7241
7326
|
"type": "string",
|
|
7242
7327
|
"default": "\"undefined\""
|
|
7243
7328
|
},
|
|
7329
|
+
{
|
|
7330
|
+
"name": "orientation",
|
|
7331
|
+
"description": "Set the visual orientation of this tab, this changes the look and placement of the active indication.",
|
|
7332
|
+
"type": "string",
|
|
7333
|
+
"default": "\"horizontal\""
|
|
7334
|
+
},
|
|
7244
7335
|
{
|
|
7245
7336
|
"name": "active",
|
|
7246
7337
|
"description": "Set this boolean to true for then the related composition is sorted.",
|
|
@@ -7280,6 +7371,13 @@
|
|
|
7280
7371
|
"type": "string",
|
|
7281
7372
|
"default": "\"undefined\""
|
|
7282
7373
|
},
|
|
7374
|
+
{
|
|
7375
|
+
"name": "orientation",
|
|
7376
|
+
"attribute": "orientation",
|
|
7377
|
+
"description": "Set the visual orientation of this tab, this changes the look and placement of the active indication.",
|
|
7378
|
+
"type": "string",
|
|
7379
|
+
"default": "\"horizontal\""
|
|
7380
|
+
},
|
|
7283
7381
|
{
|
|
7284
7382
|
"name": "active",
|
|
7285
7383
|
"attribute": "active",
|
|
@@ -7328,6 +7426,10 @@
|
|
|
7328
7426
|
{
|
|
7329
7427
|
"name": "--uui-tab-divider",
|
|
7330
7428
|
"description": "Define the tab dividers color"
|
|
7429
|
+
},
|
|
7430
|
+
{
|
|
7431
|
+
"name": "--uui-tab-padding-horizontal",
|
|
7432
|
+
"description": "Define the tab horizontal padding"
|
|
7331
7433
|
}
|
|
7332
7434
|
]
|
|
7333
7435
|
},
|
|
@@ -7354,6 +7456,12 @@
|
|
|
7354
7456
|
"type": "string",
|
|
7355
7457
|
"default": "\"undefined\""
|
|
7356
7458
|
},
|
|
7459
|
+
{
|
|
7460
|
+
"name": "orientation",
|
|
7461
|
+
"description": "Set the visual orientation of this tab, this changes the look and placement of the active indication.",
|
|
7462
|
+
"type": "string",
|
|
7463
|
+
"default": "\"horizontal\""
|
|
7464
|
+
},
|
|
7357
7465
|
{
|
|
7358
7466
|
"name": "active",
|
|
7359
7467
|
"description": "Set this boolean to true for then the related composition is sorted.",
|
|
@@ -7393,6 +7501,13 @@
|
|
|
7393
7501
|
"type": "string",
|
|
7394
7502
|
"default": "\"undefined\""
|
|
7395
7503
|
},
|
|
7504
|
+
{
|
|
7505
|
+
"name": "orientation",
|
|
7506
|
+
"attribute": "orientation",
|
|
7507
|
+
"description": "Set the visual orientation of this tab, this changes the look and placement of the active indication.",
|
|
7508
|
+
"type": "string",
|
|
7509
|
+
"default": "\"horizontal\""
|
|
7510
|
+
},
|
|
7396
7511
|
{
|
|
7397
7512
|
"name": "active",
|
|
7398
7513
|
"attribute": "active",
|
|
@@ -7441,6 +7556,10 @@
|
|
|
7441
7556
|
{
|
|
7442
7557
|
"name": "--uui-tab-divider",
|
|
7443
7558
|
"description": "Define the tab dividers color"
|
|
7559
|
+
},
|
|
7560
|
+
{
|
|
7561
|
+
"name": "--uui-tab-padding-horizontal",
|
|
7562
|
+
"description": "Define the tab horizontal padding"
|
|
7444
7563
|
}
|
|
7445
7564
|
]
|
|
7446
7565
|
},
|