@kubex/zinc 1.1.89 → 1.1.90
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/dist/custom-elements.json +837 -805
- package/dist/vscode.html-custom-data.json +94 -94
- package/dist/web-types.json +250 -250
- package/dist/zn.d.ts +7 -1
- package/dist/zn.min.js +5 -5
- package/docs/pages/components/editor.md +0 -1
- package/package.json +1 -1
- package/src/components/absolute-container/absolute-container.component.ts +23 -4
- package/src/components/scroll-container/scroll-container.component.ts +31 -6
|
@@ -13,6 +13,17 @@
|
|
|
13
13
|
}
|
|
14
14
|
]
|
|
15
15
|
},
|
|
16
|
+
{
|
|
17
|
+
"name": "zn-action-bar",
|
|
18
|
+
"description": "Short summary of the component's intended use.\n---\n\n\n### **Events:**\n - **zn-event-name** - Emitted as an example.\n\n### **Slots:**\n - _default_ - The default slot.\n- **example** - An example slot.\n\n### **CSS Properties:**\n - **--example** - An example CSS custom property. _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component's base wrapper.",
|
|
19
|
+
"attributes": [],
|
|
20
|
+
"references": [
|
|
21
|
+
{
|
|
22
|
+
"name": "Documentation",
|
|
23
|
+
"url": "https://zinc.style/components/action-bar"
|
|
24
|
+
}
|
|
25
|
+
]
|
|
26
|
+
},
|
|
16
27
|
{
|
|
17
28
|
"name": "zn-alert",
|
|
18
29
|
"description": "Short summary of the component's intended use.\n---\n\n\n### **Events:**\n - **zn-event-name** - Emitted as an example.\n\n### **Slots:**\n - _default_ - The default slot.\n- **example** - An example slot.\n\n### **CSS Properties:**\n - **--example** - An example CSS custom property. _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component's base wrapper.",
|
|
@@ -53,17 +64,6 @@
|
|
|
53
64
|
}
|
|
54
65
|
]
|
|
55
66
|
},
|
|
56
|
-
{
|
|
57
|
-
"name": "zn-action-bar",
|
|
58
|
-
"description": "Short summary of the component's intended use.\n---\n\n\n### **Events:**\n - **zn-event-name** - Emitted as an example.\n\n### **Slots:**\n - _default_ - The default slot.\n- **example** - An example slot.\n\n### **CSS Properties:**\n - **--example** - An example CSS custom property. _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component's base wrapper.",
|
|
59
|
-
"attributes": [],
|
|
60
|
-
"references": [
|
|
61
|
-
{
|
|
62
|
-
"name": "Documentation",
|
|
63
|
-
"url": "https://zinc.style/components/action-bar"
|
|
64
|
-
}
|
|
65
|
-
]
|
|
66
|
-
},
|
|
67
67
|
{
|
|
68
68
|
"name": "zn-animated-button",
|
|
69
69
|
"description": "\n---\n\n\n### **Methods:**\n - **purchase(): _void_** - Programmatically trigger the purchase flow\n- **setSuccess(): _void_** - Set the button to success state manually\n- **setFailure(message): _void_** - Set the button to failure state manually with optional error message\n- **reset(): _void_** - Reset the button to idle state",
|
|
@@ -1428,52 +1428,6 @@
|
|
|
1428
1428
|
}
|
|
1429
1429
|
]
|
|
1430
1430
|
},
|
|
1431
|
-
{
|
|
1432
|
-
"name": "zn-editor",
|
|
1433
|
-
"description": "Short summary of the component's intended use.\n---\n\n\n### **Events:**\n - **zn-event-name** - Emitted as an example.\n\n### **Slots:**\n - _default_ - The default slot.\n- **example** - An example slot.\n\n### **CSS Properties:**\n - **--example** - An example CSS custom property. _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component's base wrapper.",
|
|
1434
|
-
"attributes": [
|
|
1435
|
-
{ "name": "id", "values": [] },
|
|
1436
|
-
{ "name": "name", "values": [] },
|
|
1437
|
-
{ "name": "value", "values": [] },
|
|
1438
|
-
{
|
|
1439
|
-
"name": "interaction-type",
|
|
1440
|
-
"values": [{ "name": "ticket" }, { "name": "chat" }]
|
|
1441
|
-
},
|
|
1442
|
-
{ "name": "attachment-url", "values": [] },
|
|
1443
|
-
{ "name": "code-blocks", "values": [] },
|
|
1444
|
-
{ "name": "dividers", "values": [] },
|
|
1445
|
-
{ "name": "links", "values": [] },
|
|
1446
|
-
{ "name": "attachments", "values": [] },
|
|
1447
|
-
{ "name": "images", "values": [] },
|
|
1448
|
-
{ "name": "videos", "values": [] },
|
|
1449
|
-
{ "name": "dates", "values": [] },
|
|
1450
|
-
{ "name": "emojis", "values": [] },
|
|
1451
|
-
{ "name": "code", "values": [] },
|
|
1452
|
-
{ "name": "ai", "values": [] },
|
|
1453
|
-
{ "name": "ai-path", "values": [] },
|
|
1454
|
-
{
|
|
1455
|
-
"name": "store-key",
|
|
1456
|
-
"description": "Caches unsent content while typing and restores it when the editor next loads,\nso agent replies in tickets/chats survive reloads and navigation. Use a key\nunique to the conversation (e.g. the ticket ID). The cache is cleared on submit.",
|
|
1457
|
-
"values": []
|
|
1458
|
-
},
|
|
1459
|
-
{
|
|
1460
|
-
"name": "store-ttl",
|
|
1461
|
-
"description": "Cached-content expiry in seconds. Defaults to 1 day.",
|
|
1462
|
-
"values": []
|
|
1463
|
-
},
|
|
1464
|
-
{
|
|
1465
|
-
"name": "local-storage",
|
|
1466
|
-
"description": "Cache to localStorage instead of sessionStorage, persisting across tabs and browser restarts.",
|
|
1467
|
-
"values": []
|
|
1468
|
-
}
|
|
1469
|
-
],
|
|
1470
|
-
"references": [
|
|
1471
|
-
{
|
|
1472
|
-
"name": "Documentation",
|
|
1473
|
-
"url": "https://zinc.style/components/editor"
|
|
1474
|
-
}
|
|
1475
|
-
]
|
|
1476
|
-
},
|
|
1477
1431
|
{
|
|
1478
1432
|
"name": "zn-dropdown",
|
|
1479
1433
|
"description": "Short summary of the component's intended use.\n---\n\n\n### **Events:**\n - **zn-event-name** - Emitted as an example.\n\n### **Methods:**\n - **show()** - Opens the dropdown\n- **hide()** - Closes the dropdown\n- **reposition()** - Instructs the dropdown to reposition itself\n\n### **Slots:**\n - _default_ - The default slot.\n- **example** - An example slot.\n\n### **CSS Properties:**\n - **--example** - An example CSS custom property. _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component's base wrapper.",
|
|
@@ -1545,6 +1499,52 @@
|
|
|
1545
1499
|
}
|
|
1546
1500
|
]
|
|
1547
1501
|
},
|
|
1502
|
+
{
|
|
1503
|
+
"name": "zn-editor",
|
|
1504
|
+
"description": "Short summary of the component's intended use.\n---\n\n\n### **Events:**\n - **zn-event-name** - Emitted as an example.\n\n### **Slots:**\n - _default_ - The default slot.\n- **example** - An example slot.\n\n### **CSS Properties:**\n - **--example** - An example CSS custom property. _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component's base wrapper.",
|
|
1505
|
+
"attributes": [
|
|
1506
|
+
{ "name": "id", "values": [] },
|
|
1507
|
+
{ "name": "name", "values": [] },
|
|
1508
|
+
{ "name": "value", "values": [] },
|
|
1509
|
+
{
|
|
1510
|
+
"name": "interaction-type",
|
|
1511
|
+
"values": [{ "name": "ticket" }, { "name": "chat" }]
|
|
1512
|
+
},
|
|
1513
|
+
{ "name": "attachment-url", "values": [] },
|
|
1514
|
+
{ "name": "code-blocks", "values": [] },
|
|
1515
|
+
{ "name": "dividers", "values": [] },
|
|
1516
|
+
{ "name": "links", "values": [] },
|
|
1517
|
+
{ "name": "attachments", "values": [] },
|
|
1518
|
+
{ "name": "images", "values": [] },
|
|
1519
|
+
{ "name": "videos", "values": [] },
|
|
1520
|
+
{ "name": "dates", "values": [] },
|
|
1521
|
+
{ "name": "emojis", "values": [] },
|
|
1522
|
+
{ "name": "code", "values": [] },
|
|
1523
|
+
{ "name": "ai", "values": [] },
|
|
1524
|
+
{ "name": "ai-path", "values": [] },
|
|
1525
|
+
{
|
|
1526
|
+
"name": "store-key",
|
|
1527
|
+
"description": "Caches unsent content while typing and restores it when the editor next loads,\nso agent replies in tickets/chats survive reloads and navigation. Use a key\nunique to the conversation (e.g. the ticket ID). The cache is cleared on submit.",
|
|
1528
|
+
"values": []
|
|
1529
|
+
},
|
|
1530
|
+
{
|
|
1531
|
+
"name": "store-ttl",
|
|
1532
|
+
"description": "Cached-content expiry in seconds. Defaults to 1 day.",
|
|
1533
|
+
"values": []
|
|
1534
|
+
},
|
|
1535
|
+
{
|
|
1536
|
+
"name": "local-storage",
|
|
1537
|
+
"description": "Cache to localStorage instead of sessionStorage, persisting across tabs and browser restarts.",
|
|
1538
|
+
"values": []
|
|
1539
|
+
}
|
|
1540
|
+
],
|
|
1541
|
+
"references": [
|
|
1542
|
+
{
|
|
1543
|
+
"name": "Documentation",
|
|
1544
|
+
"url": "https://zinc.style/components/editor"
|
|
1545
|
+
}
|
|
1546
|
+
]
|
|
1547
|
+
},
|
|
1548
1548
|
{
|
|
1549
1549
|
"name": "zn-empty-state",
|
|
1550
1550
|
"description": "Short summary of the component's intended use.\n---\n\n\n### **Events:**\n - **zn-event-name** - Emitted as an example.\n\n### **Slots:**\n - _default_ - The default slot.\n- **example** - An example slot.\n\n### **CSS Properties:**\n - **--example** - An example CSS custom property. _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component's base wrapper.",
|
|
@@ -4568,43 +4568,6 @@
|
|
|
4568
4568
|
}
|
|
4569
4569
|
]
|
|
4570
4570
|
},
|
|
4571
|
-
{
|
|
4572
|
-
"name": "zn-tooltip",
|
|
4573
|
-
"description": "The Tooltip component is used to display additional information when a user hovers over or clicks\non an element.\n---\n\n\n### **Events:**\n - **zn-show** - Emitted when the tooltip is shown.\n- **zn-after-show** - Emitted after the tooltip is shown.\n- **zn-hide** - Emitted when the tooltip is hidden.\n- **zn-after-hide** - Emitted after the tooltip is hidden.\n\n### **Slots:**\n - _default_ - The content of the tooltip\n- **anchor** - The anchor the tooltip is attached to.",
|
|
4574
|
-
"attributes": [
|
|
4575
|
-
{ "name": "content", "values": [] },
|
|
4576
|
-
{
|
|
4577
|
-
"name": "placement",
|
|
4578
|
-
"values": [
|
|
4579
|
-
{ "name": "" },
|
|
4580
|
-
{ "name": "top" },
|
|
4581
|
-
{ "name": "top-start" },
|
|
4582
|
-
{ "name": "top-end" },
|
|
4583
|
-
{ "name": "right" },
|
|
4584
|
-
{ "name": "right-start" },
|
|
4585
|
-
{ "name": "right-end" },
|
|
4586
|
-
{ "name": "bottom" },
|
|
4587
|
-
{ "name": "bottom-start" },
|
|
4588
|
-
{ "name": "bottom-end" },
|
|
4589
|
-
{ "name": "left" },
|
|
4590
|
-
{ "name": "left-start" },
|
|
4591
|
-
{ "name": "left-end" }
|
|
4592
|
-
]
|
|
4593
|
-
},
|
|
4594
|
-
{ "name": "disabled", "values": [] },
|
|
4595
|
-
{ "name": "distance", "values": [] },
|
|
4596
|
-
{ "name": "open", "values": [] },
|
|
4597
|
-
{ "name": "skidding", "values": [] },
|
|
4598
|
-
{ "name": "trigger", "values": [] },
|
|
4599
|
-
{ "name": "hoist", "values": [] }
|
|
4600
|
-
],
|
|
4601
|
-
"references": [
|
|
4602
|
-
{
|
|
4603
|
-
"name": "Documentation",
|
|
4604
|
-
"url": "https://zinc.style/components/tooltip"
|
|
4605
|
-
}
|
|
4606
|
-
]
|
|
4607
|
-
},
|
|
4608
4571
|
{
|
|
4609
4572
|
"name": "zn-translation-group",
|
|
4610
4573
|
"description": "A panel-styled container that provides a shared language toggle for multiple zn-translations children.\n---\n\n\n### **Events:**\n - **zn-language-change** - Emitted when the active language changes. Detail: `{ language: string }`.\n\n### **Slots:**\n - _default_ - Default slot for `<zn-translations>` elements.\n- **actions** - Actions displayed in the panel header alongside language buttons.\n- **footer** - Content displayed in the panel footer.\n\n### **CSS Properties:**\n - **--zn-panel-basis** - The flex-basis of the panel. Can be set using the basis-px attribute. _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component's base wrapper.",
|
|
@@ -4705,6 +4668,43 @@
|
|
|
4705
4668
|
}
|
|
4706
4669
|
]
|
|
4707
4670
|
},
|
|
4671
|
+
{
|
|
4672
|
+
"name": "zn-tooltip",
|
|
4673
|
+
"description": "The Tooltip component is used to display additional information when a user hovers over or clicks\non an element.\n---\n\n\n### **Events:**\n - **zn-show** - Emitted when the tooltip is shown.\n- **zn-after-show** - Emitted after the tooltip is shown.\n- **zn-hide** - Emitted when the tooltip is hidden.\n- **zn-after-hide** - Emitted after the tooltip is hidden.\n\n### **Slots:**\n - _default_ - The content of the tooltip\n- **anchor** - The anchor the tooltip is attached to.",
|
|
4674
|
+
"attributes": [
|
|
4675
|
+
{ "name": "content", "values": [] },
|
|
4676
|
+
{
|
|
4677
|
+
"name": "placement",
|
|
4678
|
+
"values": [
|
|
4679
|
+
{ "name": "" },
|
|
4680
|
+
{ "name": "top" },
|
|
4681
|
+
{ "name": "top-start" },
|
|
4682
|
+
{ "name": "top-end" },
|
|
4683
|
+
{ "name": "right" },
|
|
4684
|
+
{ "name": "right-start" },
|
|
4685
|
+
{ "name": "right-end" },
|
|
4686
|
+
{ "name": "bottom" },
|
|
4687
|
+
{ "name": "bottom-start" },
|
|
4688
|
+
{ "name": "bottom-end" },
|
|
4689
|
+
{ "name": "left" },
|
|
4690
|
+
{ "name": "left-start" },
|
|
4691
|
+
{ "name": "left-end" }
|
|
4692
|
+
]
|
|
4693
|
+
},
|
|
4694
|
+
{ "name": "disabled", "values": [] },
|
|
4695
|
+
{ "name": "distance", "values": [] },
|
|
4696
|
+
{ "name": "open", "values": [] },
|
|
4697
|
+
{ "name": "skidding", "values": [] },
|
|
4698
|
+
{ "name": "trigger", "values": [] },
|
|
4699
|
+
{ "name": "hoist", "values": [] }
|
|
4700
|
+
],
|
|
4701
|
+
"references": [
|
|
4702
|
+
{
|
|
4703
|
+
"name": "Documentation",
|
|
4704
|
+
"url": "https://zinc.style/components/tooltip"
|
|
4705
|
+
}
|
|
4706
|
+
]
|
|
4707
|
+
},
|
|
4708
4708
|
{
|
|
4709
4709
|
"name": "zn-vertical-stepper",
|
|
4710
4710
|
"description": "Vertical steppers display a sequence of steps in a vertical layout with descriptions and optional icons.\n---\n\n\n### **Slots:**\n - **icon** - Optional slot for adding an icon or indicator before the step content.\n\n### **CSS Parts:**\n - **vs** - The main container for the vertical stepper.\n- **vs__left** - The left section containing the icon and connecting line.\n- **vs__icon** - The icon container.\n- **vs__line** - The vertical connecting line between steps.\n- **vs__right** - The right section containing caption and description text.\n- **vs__caption** - The caption/title text element.\n- **vs__description** - The description text element.",
|