@db-ux/wc-core-components 4.4.0-loading-567cd0c → 4.4.1-floating-components-066d296
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 +8 -0
- package/dist/cjs/db-accordion-item.cjs.entry.js +1 -1
- package/dist/cjs/db-accordion.cjs.entry.js +1 -1
- package/dist/cjs/db-badge.cjs.entry.js +1 -1
- package/dist/cjs/db-brand.cjs.entry.js +1 -1
- package/dist/cjs/db-button.cjs.entry.js +1 -1
- package/dist/cjs/db-card.cjs.entry.js +1 -1
- package/dist/cjs/db-checkbox.cjs.entry.js +1 -1
- package/dist/cjs/{db-custom-select-dropdown_6.cjs.entry.js → db-custom-select-dropdown_5.cjs.entry.js} +3 -255
- package/dist/cjs/db-custom-select-form-field.cjs.entry.js +3 -3
- package/dist/cjs/db-custom-select.cjs.entry.js +13 -11
- package/dist/cjs/db-divider.cjs.entry.js +2 -2
- package/dist/cjs/db-drawer.cjs.entry.js +4 -4
- package/dist/cjs/db-header.cjs.entry.js +5 -5
- package/dist/cjs/db-icon.cjs.entry.js +2 -2
- package/dist/cjs/db-infotext.cjs.entry.js +1 -1
- package/dist/cjs/db-link.cjs.entry.js +2 -2
- package/dist/cjs/db-navigation-item.cjs.entry.js +4 -4
- package/dist/cjs/db-navigation.cjs.entry.js +3 -3
- package/dist/cjs/db-notification.cjs.entry.js +3 -3
- package/dist/cjs/db-page.cjs.entry.js +3 -3
- package/dist/cjs/db-popover.cjs.entry.js +5 -5
- package/dist/cjs/db-radio.cjs.entry.js +2 -2
- package/dist/cjs/db-section.cjs.entry.js +3 -3
- package/dist/cjs/db-select.cjs.entry.js +4 -4
- package/dist/cjs/db-stack.cjs.entry.js +3 -3
- package/dist/cjs/db-switch.cjs.entry.js +3 -3
- package/dist/cjs/db-tab-item_3.cjs.entry.js +7 -7
- package/dist/cjs/db-tabs.cjs.entry.js +3 -3
- package/dist/cjs/db-textarea.cjs.entry.js +3 -3
- package/dist/cjs/db-tooltip.cjs.entry.js +6 -5
- package/dist/cjs/db-ux.cjs.js +3 -3
- package/dist/cjs/{floating-components-ogUqz72V.js → floating-components-pYaTeNhp.js} +65 -15
- package/dist/cjs/{index-TxzPzc5I.js → index-Bi4QN5oK.js} +22 -50
- package/dist/cjs/index.cjs.js +2 -7
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{navigation-DauGE-qj.js → navigation-BztJmEHf.js} +1 -1
- package/dist/collection/collection-manifest.json +1 -2
- package/dist/collection/components/custom-select/custom-select.js +17 -15
- package/dist/collection/components/custom-select-form-field/custom-select-form-field.js +2 -2
- package/dist/collection/components/divider/divider.js +1 -1
- package/dist/collection/components/drawer/drawer.js +3 -3
- package/dist/collection/components/header/header.js +2 -2
- package/dist/collection/components/icon/icon.js +1 -1
- package/dist/collection/components/link/link.js +1 -1
- package/dist/collection/components/navigation/navigation.js +2 -2
- package/dist/collection/components/navigation-item/navigation-item.js +1 -1
- package/dist/collection/components/notification/notification.js +2 -2
- package/dist/collection/components/page/page.js +2 -2
- package/dist/collection/components/popover/popover.js +3 -3
- package/dist/collection/components/radio/radio.js +1 -1
- package/dist/collection/components/section/section.js +2 -2
- package/dist/collection/components/select/select.js +3 -3
- package/dist/collection/components/stack/stack.js +2 -2
- package/dist/collection/components/switch/switch.js +2 -2
- package/dist/collection/components/tab-item/tab-item.js +2 -2
- package/dist/collection/components/tab-list/tab-list.js +2 -2
- package/dist/collection/components/tab-panel/tab-panel.js +2 -2
- package/dist/collection/components/tabs/tabs.js +2 -2
- package/dist/collection/components/tag/tag.js +2 -2
- package/dist/collection/components/textarea/textarea.js +2 -2
- package/dist/collection/components/tooltip/tooltip.js +4 -3
- package/dist/collection/index.js +0 -2
- package/dist/collection/utils/floating-components.js +65 -15
- package/dist/custom-elements.json +568 -2119
- package/dist/db-ux/db-ux.esm.js +1 -1
- package/dist/db-ux/index.esm.js +1 -1
- package/dist/db-ux/p-05XnVETo.js +2 -0
- package/dist/db-ux/p-09f188aa.entry.js +1 -0
- package/dist/db-ux/{p-f64ab366.entry.js → p-146365b4.entry.js} +1 -1
- package/dist/db-ux/p-1975c375.entry.js +1 -0
- package/dist/db-ux/{p-4b4916fb.entry.js → p-19c9285e.entry.js} +1 -1
- package/dist/db-ux/{p-fd4f5fac.entry.js → p-1ae2420e.entry.js} +1 -1
- package/dist/db-ux/p-1e76ee94.entry.js +1 -0
- package/dist/db-ux/p-2c0bd1d8.entry.js +1 -0
- package/dist/db-ux/{p-a95f6c84.entry.js → p-32fcf516.entry.js} +1 -1
- package/dist/db-ux/p-349276ca.entry.js +1 -0
- package/dist/db-ux/p-36f93663.entry.js +1 -0
- package/dist/db-ux/{p-4bda74c9.entry.js → p-47b821f7.entry.js} +1 -1
- package/dist/db-ux/p-5549d866.entry.js +1 -0
- package/dist/db-ux/{p-30ceac5f.entry.js → p-56984c5d.entry.js} +1 -1
- package/dist/db-ux/p-5b87a881.entry.js +1 -0
- package/dist/db-ux/{p-1bbe8d13.entry.js → p-5e8b2167.entry.js} +1 -1
- package/dist/db-ux/{p-642484ca.entry.js → p-5e8d052f.entry.js} +1 -1
- package/dist/db-ux/p-77840cb4.entry.js +1 -0
- package/dist/db-ux/{p-ada8a2ac.entry.js → p-8a0ca84b.entry.js} +1 -1
- package/dist/db-ux/{p-66e24856.entry.js → p-8d37aa19.entry.js} +1 -1
- package/dist/db-ux/{p-3aba68af.entry.js → p-8fb51989.entry.js} +1 -1
- package/dist/db-ux/p-90380da4.entry.js +1 -0
- package/dist/db-ux/{p-919ff123.entry.js → p-93506fdb.entry.js} +1 -1
- package/dist/db-ux/p-981d05c0.entry.js +1 -0
- package/dist/db-ux/p-DfYL98sI.js +1 -0
- package/dist/db-ux/{p-2a1481e9.entry.js → p-ba4084e8.entry.js} +1 -1
- package/dist/db-ux/{p-sP2NlPcu.js → p-cNk4ImpW.js} +1 -1
- package/dist/db-ux/{p-f3cc7450.entry.js → p-ced0df76.entry.js} +1 -1
- package/dist/db-ux/{p-34862d35.entry.js → p-cede20c2.entry.js} +1 -1
- package/dist/db-ux/{p-46b4ed7f.entry.js → p-d1974cb0.entry.js} +1 -1
- package/dist/db-ux/{p-0a073f5e.entry.js → p-d2fd9838.entry.js} +1 -1
- package/dist/db-ux/{p-8e63e73c.entry.js → p-ec270b7d.entry.js} +1 -1
- package/dist/db-ux/{p-8931bdc6.entry.js → p-f80474a6.entry.js} +1 -1
- package/dist/esm/db-accordion-item.entry.js +1 -1
- package/dist/esm/db-accordion.entry.js +1 -1
- package/dist/esm/db-badge.entry.js +1 -1
- package/dist/esm/db-brand.entry.js +1 -1
- package/dist/esm/db-button.entry.js +1 -1
- package/dist/esm/db-card.entry.js +1 -1
- package/dist/esm/db-checkbox.entry.js +1 -1
- package/dist/esm/{db-custom-select-dropdown_6.entry.js → db-custom-select-dropdown_5.entry.js} +5 -256
- package/dist/esm/db-custom-select-form-field.entry.js +3 -3
- package/dist/esm/db-custom-select.entry.js +13 -11
- package/dist/esm/db-divider.entry.js +2 -2
- package/dist/esm/db-drawer.entry.js +4 -4
- package/dist/esm/db-header.entry.js +5 -5
- package/dist/esm/db-icon.entry.js +2 -2
- package/dist/esm/db-infotext.entry.js +1 -1
- package/dist/esm/db-link.entry.js +2 -2
- package/dist/esm/db-navigation-item.entry.js +4 -4
- package/dist/esm/db-navigation.entry.js +3 -3
- package/dist/esm/db-notification.entry.js +3 -3
- package/dist/esm/db-page.entry.js +3 -3
- package/dist/esm/db-popover.entry.js +5 -5
- package/dist/esm/db-radio.entry.js +2 -2
- package/dist/esm/db-section.entry.js +3 -3
- package/dist/esm/db-select.entry.js +4 -4
- package/dist/esm/db-stack.entry.js +3 -3
- package/dist/esm/db-switch.entry.js +3 -3
- package/dist/esm/db-tab-item_3.entry.js +7 -7
- package/dist/esm/db-tabs.entry.js +3 -3
- package/dist/esm/db-textarea.entry.js +3 -3
- package/dist/esm/db-tooltip.entry.js +6 -5
- package/dist/esm/db-ux.js +4 -4
- package/dist/esm/{floating-components-G-TursYV.js → floating-components-DfYL98sI.js} +65 -15
- package/dist/esm/{index-B6-lLNGQ.js → index-05XnVETo.js} +22 -50
- package/dist/esm/index.js +3 -6
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{navigation--UdC9CzO.js → navigation-DgsMCdfn.js} +1 -1
- package/dist/types/components/custom-select/custom-select.d.ts +1 -1
- package/dist/types/components.d.ts +582 -159
- package/dist/types/index.d.ts +0 -2
- package/dist/types/shared/model.d.ts +4 -6
- package/dist/types/stencil-public-runtime.d.ts +24 -1
- package/dist/vscode.html-custom-data.json +8 -158
- package/dist/web-types.json +31 -276
- package/package.json +4 -4
- package/dist/collection/components/loading-indicator/examples/_indicators.data.js +0 -91
- package/dist/collection/components/loading-indicator/index.js +0 -2
- package/dist/collection/components/loading-indicator/loading-indicator.js +0 -713
- package/dist/collection/components/loading-indicator/model.js +0 -2
- package/dist/db-ux/p-19def2d3.entry.js +0 -1
- package/dist/db-ux/p-5c55381c.entry.js +0 -1
- package/dist/db-ux/p-69ebe202.entry.js +0 -1
- package/dist/db-ux/p-78fd1504.entry.js +0 -1
- package/dist/db-ux/p-7c0621ef.entry.js +0 -1
- package/dist/db-ux/p-8ff8418d.entry.js +0 -1
- package/dist/db-ux/p-B6-lLNGQ.js +0 -2
- package/dist/db-ux/p-G-TursYV.js +0 -1
- package/dist/db-ux/p-a01a5c4a.entry.js +0 -1
- package/dist/db-ux/p-b05bc567.entry.js +0 -1
- package/dist/db-ux/p-c1825fa6.entry.js +0 -1
- package/dist/db-ux/p-e847596c.entry.js +0 -1
- package/dist/db-ux/p-f71548d2.entry.js +0 -1
- package/dist/types/components/loading-indicator/examples/_indicators.data.d.ts +0 -49
- package/dist/types/components/loading-indicator/index.d.ts +0 -2
- package/dist/types/components/loading-indicator/loading-indicator.d.ts +0 -56
- package/dist/types/components/loading-indicator/model.d.ts +0 -39
package/dist/web-types.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
|
|
3
3
|
"name": "@db-ux/wc-core-components",
|
|
4
|
-
"version": "4.4.
|
|
4
|
+
"version": "4.4.1",
|
|
5
5
|
"description-markup": "markdown",
|
|
6
6
|
"contributions": {
|
|
7
7
|
"html": {
|
|
@@ -1766,149 +1766,6 @@
|
|
|
1766
1766
|
]
|
|
1767
1767
|
}
|
|
1768
1768
|
},
|
|
1769
|
-
{
|
|
1770
|
-
"name": "db-loading-indicator",
|
|
1771
|
-
"description": "\n---\n\n\n### **Events:**\n - **timeout**\n\n### **Slots:**\n - **children** - default slot",
|
|
1772
|
-
"doc-url": "https://design-system.deutschebahn.com/core-web/review/main/components/loading-indicator/properties",
|
|
1773
|
-
"attributes": [
|
|
1774
|
-
{
|
|
1775
|
-
"name": "id",
|
|
1776
|
-
"description": "[ID](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id) of the component, generated automatically for some components as a fallback if unset.",
|
|
1777
|
-
"value": { "type": "string" }
|
|
1778
|
-
},
|
|
1779
|
-
{
|
|
1780
|
-
"name": "auto-disable",
|
|
1781
|
-
"description": "Disable the parent component (e.g. a DBButton) when loading indicator is inside it",
|
|
1782
|
-
"value": { "type": "boolean | string", "default": "true" }
|
|
1783
|
-
},
|
|
1784
|
-
{ "name": "overlay", "value": { "type": "boolean | string" } },
|
|
1785
|
-
{
|
|
1786
|
-
"name": "state",
|
|
1787
|
-
"value": {
|
|
1788
|
-
"type": "\"inactive\" | \"active\" | \"successful\" | \"critical\" | string"
|
|
1789
|
-
}
|
|
1790
|
-
},
|
|
1791
|
-
{
|
|
1792
|
-
"name": "indeterminate",
|
|
1793
|
-
"value": { "type": "boolean | string", "default": "true" }
|
|
1794
|
-
},
|
|
1795
|
-
{
|
|
1796
|
-
"name": "delay",
|
|
1797
|
-
"description": "Add a delay before showing the component",
|
|
1798
|
-
"value": { "type": "\"none\" | \"slow\" | \"fast\"" }
|
|
1799
|
-
},
|
|
1800
|
-
{ "name": "value", "value": { "type": "string | number" } },
|
|
1801
|
-
{ "name": "max", "value": { "type": "number | string" } },
|
|
1802
|
-
{
|
|
1803
|
-
"name": "role",
|
|
1804
|
-
"value": { "type": "'alert' | 'status' | 'none'" }
|
|
1805
|
-
},
|
|
1806
|
-
{
|
|
1807
|
-
"name": "classname",
|
|
1808
|
-
"description": "React specific for adding className to the component.",
|
|
1809
|
-
"value": { "type": "string" }
|
|
1810
|
-
},
|
|
1811
|
-
{
|
|
1812
|
-
"name": "size",
|
|
1813
|
-
"description": "The size attribute changes the font-size and other related sizes of the component.",
|
|
1814
|
-
"value": {
|
|
1815
|
-
"type": "\"small\" | \"medium\"",
|
|
1816
|
-
"default": "\"medium\""
|
|
1817
|
-
}
|
|
1818
|
-
},
|
|
1819
|
-
{
|
|
1820
|
-
"name": "variant",
|
|
1821
|
-
"value": {
|
|
1822
|
-
"type": "\"progress-bar\" | \"onsite\" | \"inline\"",
|
|
1823
|
-
"default": "\"inline\""
|
|
1824
|
-
}
|
|
1825
|
-
},
|
|
1826
|
-
{
|
|
1827
|
-
"name": "show-label",
|
|
1828
|
-
"description": "Enables/disables the visibility of the label",
|
|
1829
|
-
"value": { "type": "boolean | string" }
|
|
1830
|
-
},
|
|
1831
|
-
{ "name": "label", "value": { "type": "string" } },
|
|
1832
|
-
{ "name": "progress-text", "value": { "type": "string" } },
|
|
1833
|
-
{
|
|
1834
|
-
"name": "show-progress-text",
|
|
1835
|
-
"description": "Enables/disables the visibility of the progressText",
|
|
1836
|
-
"value": { "type": "boolean | string" }
|
|
1837
|
-
}
|
|
1838
|
-
],
|
|
1839
|
-
"slots": [{ "name": "children", "description": "default slot" }],
|
|
1840
|
-
"events": [
|
|
1841
|
-
{
|
|
1842
|
-
"name": "timeout",
|
|
1843
|
-
"type": "EventEmitter<\n Parameters<Required<DBLoadingIndicatorProps>[\"onTimeout\"]>[number]\n > | void"
|
|
1844
|
-
}
|
|
1845
|
-
],
|
|
1846
|
-
"js": {
|
|
1847
|
-
"properties": [
|
|
1848
|
-
{
|
|
1849
|
-
"name": "id",
|
|
1850
|
-
"description": "[ID](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id) of the component, generated automatically for some components as a fallback if unset.",
|
|
1851
|
-
"type": "string"
|
|
1852
|
-
},
|
|
1853
|
-
{
|
|
1854
|
-
"name": "autoDisable",
|
|
1855
|
-
"description": "Disable the parent component (e.g. a DBButton) when loading indicator is inside it",
|
|
1856
|
-
"type": "boolean | string"
|
|
1857
|
-
},
|
|
1858
|
-
{ "name": "overlay", "type": "boolean | string" },
|
|
1859
|
-
{
|
|
1860
|
-
"name": "state",
|
|
1861
|
-
"type": "\"inactive\" | \"active\" | \"successful\" | \"critical\" | string"
|
|
1862
|
-
},
|
|
1863
|
-
{ "name": "indeterminate", "type": "boolean | string" },
|
|
1864
|
-
{
|
|
1865
|
-
"name": "delay",
|
|
1866
|
-
"description": "Add a delay before showing the component",
|
|
1867
|
-
"type": "\"none\" | \"slow\" | \"fast\""
|
|
1868
|
-
},
|
|
1869
|
-
{ "name": "value", "type": "string | number" },
|
|
1870
|
-
{ "name": "max", "type": "number | string" },
|
|
1871
|
-
{ "name": "role", "type": "'alert' | 'status' | 'none'" },
|
|
1872
|
-
{
|
|
1873
|
-
"name": "className",
|
|
1874
|
-
"description": "React specific for adding className to the component.",
|
|
1875
|
-
"type": "string"
|
|
1876
|
-
},
|
|
1877
|
-
{
|
|
1878
|
-
"name": "size",
|
|
1879
|
-
"description": "The size attribute changes the font-size and other related sizes of the component.",
|
|
1880
|
-
"type": "\"small\" | \"medium\""
|
|
1881
|
-
},
|
|
1882
|
-
{
|
|
1883
|
-
"name": "variant",
|
|
1884
|
-
"type": "\"progress-bar\" | \"onsite\" | \"inline\""
|
|
1885
|
-
},
|
|
1886
|
-
{
|
|
1887
|
-
"name": "showLabel",
|
|
1888
|
-
"description": "Enables/disables the visibility of the label",
|
|
1889
|
-
"type": "boolean | string"
|
|
1890
|
-
},
|
|
1891
|
-
{ "name": "label", "type": "string" },
|
|
1892
|
-
{ "name": "progressText", "type": "string" },
|
|
1893
|
-
{
|
|
1894
|
-
"name": "showProgressText",
|
|
1895
|
-
"description": "Enables/disables the visibility of the progressText",
|
|
1896
|
-
"type": "boolean | string"
|
|
1897
|
-
},
|
|
1898
|
-
{ "name": "_id" },
|
|
1899
|
-
{ "name": "_loadingState", "type": "string" },
|
|
1900
|
-
{ "name": "_previousLoadingState" },
|
|
1901
|
-
{ "name": "_style", "type": "object" },
|
|
1902
|
-
{ "name": "initialized", "type": "boolean" }
|
|
1903
|
-
],
|
|
1904
|
-
"events": [
|
|
1905
|
-
{
|
|
1906
|
-
"name": "timeout",
|
|
1907
|
-
"type": "EventEmitter<\n Parameters<Required<DBLoadingIndicatorProps>[\"onTimeout\"]>[number]\n > | void"
|
|
1908
|
-
}
|
|
1909
|
-
]
|
|
1910
|
-
}
|
|
1911
|
-
},
|
|
1912
1769
|
{
|
|
1913
1770
|
"name": "db-tooltip",
|
|
1914
1771
|
"description": "\n---\n\n\n### **Slots:**\n - **children** - default slot",
|
|
@@ -1942,17 +1799,17 @@
|
|
|
1942
1799
|
{
|
|
1943
1800
|
"name": "animation",
|
|
1944
1801
|
"description": "Disable animation",
|
|
1945
|
-
"value": { "type": "string" }
|
|
1802
|
+
"value": { "type": "boolean | string" }
|
|
1946
1803
|
},
|
|
1947
1804
|
{
|
|
1948
1805
|
"name": "delay",
|
|
1949
|
-
"description": "Add a delay before showing the
|
|
1806
|
+
"description": "Add a delay before showing the tooltip",
|
|
1950
1807
|
"value": { "type": "\"none\" | \"slow\" | \"fast\"" }
|
|
1951
1808
|
},
|
|
1952
1809
|
{
|
|
1953
1810
|
"name": "width",
|
|
1954
1811
|
"description": "Use fixed with for default max-width",
|
|
1955
|
-
"value": { "type": "
|
|
1812
|
+
"value": { "type": "\"auto\" | \"fixed\"" }
|
|
1956
1813
|
},
|
|
1957
1814
|
{
|
|
1958
1815
|
"name": "show-arrow",
|
|
@@ -1989,15 +1846,20 @@
|
|
|
1989
1846
|
"description": "The emphasis attribute divides in between a weak or strong importance.",
|
|
1990
1847
|
"type": "\"weak\" | \"strong\""
|
|
1991
1848
|
},
|
|
1992
|
-
{
|
|
1849
|
+
{
|
|
1850
|
+
"name": "animation",
|
|
1851
|
+
"description": "Disable animation",
|
|
1852
|
+
"type": "boolean | string"
|
|
1853
|
+
},
|
|
1993
1854
|
{
|
|
1994
1855
|
"name": "delay",
|
|
1995
|
-
"description": "Add a delay before showing the
|
|
1856
|
+
"description": "Add a delay before showing the tooltip",
|
|
1996
1857
|
"type": "\"none\" | \"slow\" | \"fast\""
|
|
1997
1858
|
},
|
|
1998
1859
|
{
|
|
1999
1860
|
"name": "width",
|
|
2000
|
-
"description": "Use fixed with for default max-width"
|
|
1861
|
+
"description": "Use fixed with for default max-width",
|
|
1862
|
+
"type": "\"auto\" | \"fixed\""
|
|
2001
1863
|
},
|
|
2002
1864
|
{
|
|
2003
1865
|
"name": "showArrow",
|
|
@@ -2377,13 +2239,13 @@
|
|
|
2377
2239
|
"value": { "type": "string" }
|
|
2378
2240
|
},
|
|
2379
2241
|
{
|
|
2380
|
-
"name": "
|
|
2381
|
-
"description": "Dropdown - hint if
|
|
2242
|
+
"name": "loading-text",
|
|
2243
|
+
"description": "Dropdown - hint if data has to be loaded",
|
|
2382
2244
|
"value": { "type": "string" }
|
|
2383
2245
|
},
|
|
2384
2246
|
{
|
|
2385
|
-
"name": "
|
|
2386
|
-
"description": "Dropdown - hint if
|
|
2247
|
+
"name": "no-results-text",
|
|
2248
|
+
"description": "Dropdown - hint if there are no options",
|
|
2387
2249
|
"value": { "type": "string" }
|
|
2388
2250
|
},
|
|
2389
2251
|
{
|
|
@@ -2639,13 +2501,13 @@
|
|
|
2639
2501
|
"type": "string"
|
|
2640
2502
|
},
|
|
2641
2503
|
{
|
|
2642
|
-
"name": "
|
|
2643
|
-
"description": "Dropdown - hint if
|
|
2504
|
+
"name": "loadingText",
|
|
2505
|
+
"description": "Dropdown - hint if data has to be loaded",
|
|
2644
2506
|
"type": "string"
|
|
2645
2507
|
},
|
|
2646
2508
|
{
|
|
2647
|
-
"name": "
|
|
2648
|
-
"description": "Dropdown - hint if
|
|
2509
|
+
"name": "noResultsText",
|
|
2510
|
+
"description": "Dropdown - hint if there are no options",
|
|
2649
2511
|
"type": "string"
|
|
2650
2512
|
},
|
|
2651
2513
|
{
|
|
@@ -3879,7 +3741,7 @@
|
|
|
3879
3741
|
{
|
|
3880
3742
|
"name": "animation",
|
|
3881
3743
|
"description": "Disable animation",
|
|
3882
|
-
"value": { "type": "string" }
|
|
3744
|
+
"value": { "type": "boolean | string" }
|
|
3883
3745
|
},
|
|
3884
3746
|
{
|
|
3885
3747
|
"name": "open",
|
|
@@ -3888,13 +3750,13 @@
|
|
|
3888
3750
|
},
|
|
3889
3751
|
{
|
|
3890
3752
|
"name": "delay",
|
|
3891
|
-
"description": "Add a delay before showing the
|
|
3753
|
+
"description": "Add a delay before showing the tooltip",
|
|
3892
3754
|
"value": { "type": "\"none\" | \"slow\" | \"fast\"" }
|
|
3893
3755
|
},
|
|
3894
3756
|
{
|
|
3895
3757
|
"name": "width",
|
|
3896
3758
|
"description": "Use fixed with for default max-width",
|
|
3897
|
-
"value": { "type": "
|
|
3759
|
+
"value": { "type": "\"auto\" | \"fixed\"" }
|
|
3898
3760
|
}
|
|
3899
3761
|
],
|
|
3900
3762
|
"slots": [
|
|
@@ -3932,7 +3794,11 @@
|
|
|
3932
3794
|
"description": "If the absolute element should have a gap between the parent element.",
|
|
3933
3795
|
"type": "boolean | string"
|
|
3934
3796
|
},
|
|
3935
|
-
{
|
|
3797
|
+
{
|
|
3798
|
+
"name": "animation",
|
|
3799
|
+
"description": "Disable animation",
|
|
3800
|
+
"type": "boolean | string"
|
|
3801
|
+
},
|
|
3936
3802
|
{
|
|
3937
3803
|
"name": "open",
|
|
3938
3804
|
"description": "Use open to disable the default hover/focus behavior to use it on click or other trigger.",
|
|
@@ -3940,12 +3806,13 @@
|
|
|
3940
3806
|
},
|
|
3941
3807
|
{
|
|
3942
3808
|
"name": "delay",
|
|
3943
|
-
"description": "Add a delay before showing the
|
|
3809
|
+
"description": "Add a delay before showing the tooltip",
|
|
3944
3810
|
"type": "\"none\" | \"slow\" | \"fast\""
|
|
3945
3811
|
},
|
|
3946
3812
|
{
|
|
3947
3813
|
"name": "width",
|
|
3948
|
-
"description": "Use fixed with for default max-width"
|
|
3814
|
+
"description": "Use fixed with for default max-width",
|
|
3815
|
+
"type": "\"auto\" | \"fixed\""
|
|
3949
3816
|
},
|
|
3950
3817
|
{ "name": "initialized", "type": "boolean" },
|
|
3951
3818
|
{ "name": "isExpanded", "type": "boolean" },
|
|
@@ -5806,118 +5673,6 @@
|
|
|
5806
5673
|
],
|
|
5807
5674
|
"events": []
|
|
5808
5675
|
}
|
|
5809
|
-
},
|
|
5810
|
-
{
|
|
5811
|
-
"name": "loading-indicator-button",
|
|
5812
|
-
"description": "\n---\n",
|
|
5813
|
-
"doc-url": "https://design-system.deutschebahn.com/core-web/review/main/components/loading-indicator-button/properties",
|
|
5814
|
-
"attributes": [],
|
|
5815
|
-
"events": [],
|
|
5816
|
-
"js": { "properties": [], "events": [] }
|
|
5817
|
-
},
|
|
5818
|
-
{
|
|
5819
|
-
"name": "loading-indicator-delay",
|
|
5820
|
-
"description": "\n---\n",
|
|
5821
|
-
"doc-url": "https://design-system.deutschebahn.com/core-web/review/main/components/loading-indicator-delay/properties",
|
|
5822
|
-
"attributes": [],
|
|
5823
|
-
"events": [],
|
|
5824
|
-
"js": { "properties": [], "events": [] }
|
|
5825
|
-
},
|
|
5826
|
-
{
|
|
5827
|
-
"name": "loading-indicator-density",
|
|
5828
|
-
"description": "\n---\n",
|
|
5829
|
-
"doc-url": "https://design-system.deutschebahn.com/core-web/review/main/components/loading-indicator-density/properties",
|
|
5830
|
-
"attributes": [],
|
|
5831
|
-
"events": [],
|
|
5832
|
-
"js": { "properties": [], "events": [] }
|
|
5833
|
-
},
|
|
5834
|
-
{
|
|
5835
|
-
"name": "loading-indicator-indeterminate",
|
|
5836
|
-
"description": "\n---\n",
|
|
5837
|
-
"doc-url": "https://design-system.deutschebahn.com/core-web/review/main/components/loading-indicator-indeterminate/properties",
|
|
5838
|
-
"attributes": [],
|
|
5839
|
-
"events": [],
|
|
5840
|
-
"js": { "properties": [], "events": [] }
|
|
5841
|
-
},
|
|
5842
|
-
{
|
|
5843
|
-
"name": "loading-indicator-overlay",
|
|
5844
|
-
"description": "\n---\n",
|
|
5845
|
-
"doc-url": "https://design-system.deutschebahn.com/core-web/review/main/components/loading-indicator-overlay/properties",
|
|
5846
|
-
"attributes": [],
|
|
5847
|
-
"events": [],
|
|
5848
|
-
"js": { "properties": [], "events": [] }
|
|
5849
|
-
},
|
|
5850
|
-
{
|
|
5851
|
-
"name": "loading-indicator-show-label",
|
|
5852
|
-
"description": "\n---\n",
|
|
5853
|
-
"doc-url": "https://design-system.deutschebahn.com/core-web/review/main/components/loading-indicator-show-label/properties",
|
|
5854
|
-
"attributes": [],
|
|
5855
|
-
"events": [],
|
|
5856
|
-
"js": { "properties": [], "events": [] }
|
|
5857
|
-
},
|
|
5858
|
-
{
|
|
5859
|
-
"name": "loading-indicator-show-progress-text",
|
|
5860
|
-
"description": "\n---\n",
|
|
5861
|
-
"doc-url": "https://design-system.deutschebahn.com/core-web/review/main/components/loading-indicator-show-progress-text/properties",
|
|
5862
|
-
"attributes": [],
|
|
5863
|
-
"events": [],
|
|
5864
|
-
"js": { "properties": [], "events": [] }
|
|
5865
|
-
},
|
|
5866
|
-
{
|
|
5867
|
-
"name": "loading-indicator-size",
|
|
5868
|
-
"description": "\n---\n",
|
|
5869
|
-
"doc-url": "https://design-system.deutschebahn.com/core-web/review/main/components/loading-indicator-size/properties",
|
|
5870
|
-
"attributes": [],
|
|
5871
|
-
"events": [],
|
|
5872
|
-
"js": { "properties": [], "events": [] }
|
|
5873
|
-
},
|
|
5874
|
-
{
|
|
5875
|
-
"name": "loading-indicator-state-determinate",
|
|
5876
|
-
"description": "\n---\n",
|
|
5877
|
-
"doc-url": "https://design-system.deutschebahn.com/core-web/review/main/components/loading-indicator-state-determinate/properties",
|
|
5878
|
-
"attributes": [],
|
|
5879
|
-
"events": [],
|
|
5880
|
-
"js": { "properties": [], "events": [] }
|
|
5881
|
-
},
|
|
5882
|
-
{
|
|
5883
|
-
"name": "loading-indicator-state",
|
|
5884
|
-
"description": "\n---\n",
|
|
5885
|
-
"doc-url": "https://design-system.deutschebahn.com/core-web/review/main/components/loading-indicator-state/properties",
|
|
5886
|
-
"attributes": [],
|
|
5887
|
-
"events": [],
|
|
5888
|
-
"js": { "properties": [], "events": [] }
|
|
5889
|
-
},
|
|
5890
|
-
{
|
|
5891
|
-
"name": "loading-indicator-timeout",
|
|
5892
|
-
"description": "\n---\n",
|
|
5893
|
-
"doc-url": "https://design-system.deutschebahn.com/core-web/review/main/components/loading-indicator-timeout/properties",
|
|
5894
|
-
"attributes": [],
|
|
5895
|
-
"events": [],
|
|
5896
|
-
"js": {
|
|
5897
|
-
"properties": [{ "name": "loadingState", "type": "string" }],
|
|
5898
|
-
"events": []
|
|
5899
|
-
}
|
|
5900
|
-
},
|
|
5901
|
-
{
|
|
5902
|
-
"name": "loading-indicator-showcase",
|
|
5903
|
-
"description": "\n---\n",
|
|
5904
|
-
"doc-url": "https://design-system.deutschebahn.com/core-web/review/main/components/loading-indicator-showcase/properties",
|
|
5905
|
-
"attributes": [
|
|
5906
|
-
{
|
|
5907
|
-
"name": "is-patternhub",
|
|
5908
|
-
"value": { "type": "PatternhubProps[\"isPatternhub\"]" }
|
|
5909
|
-
}
|
|
5910
|
-
],
|
|
5911
|
-
"events": [],
|
|
5912
|
-
"js": {
|
|
5913
|
-
"properties": [
|
|
5914
|
-
{
|
|
5915
|
-
"name": "isPatternhub",
|
|
5916
|
-
"type": "PatternhubProps[\"isPatternhub\"]"
|
|
5917
|
-
}
|
|
5918
|
-
],
|
|
5919
|
-
"events": []
|
|
5920
|
-
}
|
|
5921
5676
|
}
|
|
5922
5677
|
]
|
|
5923
5678
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@db-ux/wc-core-components",
|
|
3
|
-
"version": "4.4.
|
|
3
|
+
"version": "4.4.1-floating-components-066d296",
|
|
4
4
|
"description": "Stencil components for @db-ux/core-components",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@custom-elements-manifest/analyzer": "0.11.0",
|
|
38
|
-
"@stencil/core": "4.
|
|
38
|
+
"@stencil/core": "4.42.0",
|
|
39
39
|
"cem-plugin-expanded-types": "1.4.0",
|
|
40
40
|
"custom-element-jet-brains-integration": "1.7.0",
|
|
41
41
|
"custom-element-vs-code-integration": "1.5.0",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"web-types": "./dist/web-types.json",
|
|
49
49
|
"customElements": "dist/custom-elements.json",
|
|
50
50
|
"dependencies": {
|
|
51
|
-
"@db-ux/core-components": "4.4.
|
|
52
|
-
"@db-ux/core-foundations": "4.4.
|
|
51
|
+
"@db-ux/core-components": "4.4.1-floating-components-066d296",
|
|
52
|
+
"@db-ux/core-foundations": "4.4.1-floating-components-066d296"
|
|
53
53
|
}
|
|
54
54
|
}
|
|
@@ -1,91 +0,0 @@
|
|
|
1
|
-
export const indicators = [{
|
|
2
|
-
variant: 'inline',
|
|
3
|
-
progressText: '42 of 100',
|
|
4
|
-
progressTextState: '100 of 100',
|
|
5
|
-
label: 'Inline'
|
|
6
|
-
}, {
|
|
7
|
-
variant: 'onsite',
|
|
8
|
-
progressText: '42%',
|
|
9
|
-
progressTextState: '100%',
|
|
10
|
-
label: 'Onsite'
|
|
11
|
-
}, {
|
|
12
|
-
variant: 'progress-bar',
|
|
13
|
-
progressText: '42 of 100',
|
|
14
|
-
progressTextState: '100 of 100',
|
|
15
|
-
label: 'Progress'
|
|
16
|
-
}];
|
|
17
|
-
export const densities = [{
|
|
18
|
-
value: 'functional',
|
|
19
|
-
name: 'Functional'
|
|
20
|
-
}, {
|
|
21
|
-
value: 'regular',
|
|
22
|
-
name: '(Default) Regular'
|
|
23
|
-
}, {
|
|
24
|
-
value: 'expressive',
|
|
25
|
-
name: 'Expressive'
|
|
26
|
-
}];
|
|
27
|
-
export const indeterminateArray = [{
|
|
28
|
-
value: true,
|
|
29
|
-
name: '(Default) True'
|
|
30
|
-
}, {
|
|
31
|
-
value: false,
|
|
32
|
-
name: 'False'
|
|
33
|
-
}];
|
|
34
|
-
export const sizes = [{
|
|
35
|
-
value: 'small',
|
|
36
|
-
name: 'Small'
|
|
37
|
-
}, {
|
|
38
|
-
value: 'medium',
|
|
39
|
-
name: '(Default) Medium'
|
|
40
|
-
}];
|
|
41
|
-
export const statesArray = [{
|
|
42
|
-
value: 'inactive',
|
|
43
|
-
name: 'Inactive'
|
|
44
|
-
}, {
|
|
45
|
-
value: 'active',
|
|
46
|
-
name: 'Active'
|
|
47
|
-
}, {
|
|
48
|
-
value: 'successful',
|
|
49
|
-
name: 'Successful'
|
|
50
|
-
}, {
|
|
51
|
-
value: 'critical',
|
|
52
|
-
name: 'Critical'
|
|
53
|
-
}];
|
|
54
|
-
export const showLabels = [{
|
|
55
|
-
value: true,
|
|
56
|
-
name: '(Default) True'
|
|
57
|
-
}, {
|
|
58
|
-
value: false,
|
|
59
|
-
name: 'False'
|
|
60
|
-
}];
|
|
61
|
-
export const showProgressTexts = [{
|
|
62
|
-
value: true,
|
|
63
|
-
name: '(Default) True'
|
|
64
|
-
}, {
|
|
65
|
-
value: false,
|
|
66
|
-
name: 'False'
|
|
67
|
-
}];
|
|
68
|
-
export const overlays = [{
|
|
69
|
-
value: false,
|
|
70
|
-
name: '(Default) False'
|
|
71
|
-
}, {
|
|
72
|
-
value: true,
|
|
73
|
-
name: 'True'
|
|
74
|
-
}];
|
|
75
|
-
export const delays = [{
|
|
76
|
-
value: 'none',
|
|
77
|
-
name: '(Default) None'
|
|
78
|
-
}, {
|
|
79
|
-
value: 'slow',
|
|
80
|
-
name: 'Slow'
|
|
81
|
-
}, {
|
|
82
|
-
value: 'fast',
|
|
83
|
-
name: 'Fast'
|
|
84
|
-
}];
|
|
85
|
-
export const buttonExamples = [{
|
|
86
|
-
overlay: false,
|
|
87
|
-
name: 'Without overlay'
|
|
88
|
-
}, {
|
|
89
|
-
overlay: true,
|
|
90
|
-
name: 'With overlay'
|
|
91
|
-
}];
|