@planningcenter/tapestry 3.0.0-rc.3 → 3.0.0-rc.30
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/components/button/BaseButton.d.ts.map +1 -1
- package/dist/components/button/BaseButton.js +3 -2
- package/dist/components/button/BaseButton.js.map +1 -1
- package/dist/components/button/IconButton.js +1 -1
- package/dist/components/button/IconButton.js.map +1 -1
- package/dist/components/button/PageHeaderActionsDropdownButton.js +1 -1
- package/dist/components/button/PageHeaderActionsDropdownButton.js.map +1 -1
- package/dist/components/link/BaseLink.d.ts.map +1 -1
- package/dist/components/link/BaseLink.js +5 -5
- package/dist/components/link/BaseLink.js.map +1 -1
- package/dist/components/page-header/index.js +1 -1
- package/dist/components/sidenav/index.js +1 -1
- package/dist/index.css +200 -173
- package/dist/index.css.map +1 -1
- package/dist/index.d.ts +0 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/jsTokens.d.ts +1 -1
- package/dist/jsTokens.d.ts.map +1 -1
- package/dist/jsTokens.js +1 -1
- package/dist/jsTokens.js.map +1 -1
- package/dist/print-no-media-queries.css +2 -0
- package/dist/print.css +2 -0
- package/dist/reactRender.css +1164 -1137
- package/dist/reactRender.css.map +1 -1
- package/dist/reactRenderLegacy.css +1164 -1137
- package/dist/reactRenderLegacy.css.map +1 -1
- package/dist/tapestry-wc/dist/components/{p-5-Cvrlgk.js → p-Bppf6-_Y.js} +2 -2
- package/dist/tapestry-wc/dist/components/p-Bppf6-_Y.js.map +1 -0
- package/dist/tapestry-wc/dist/components/{p-74Cc2nEh.js → p-CNKVnlk4.js} +2 -2
- package/dist/tapestry-wc/dist/components/p-CNKVnlk4.js.map +1 -0
- package/dist/tapestry-wc/dist/components/{p-D0G2xpOq.js → p-D3WCVcDs.js} +3 -3
- package/dist/tapestry-wc/dist/components/p-D3WCVcDs.js.map +1 -0
- package/dist/tapestry-wc/dist/components/{p-DmP02I4b.js → p-D92vX5_2.js} +3 -3
- package/dist/tapestry-wc/dist/components/p-D92vX5_2.js.map +1 -0
- package/dist/tapestry-wc/dist/components/{p-D1rzJeWl.js → p-tlUYyCHS.js} +3 -3
- package/dist/tapestry-wc/dist/components/p-tlUYyCHS.js.map +1 -0
- package/dist/tapestry-wc/dist/components/tds-page-header-nav.js +2 -2
- package/dist/tapestry-wc/dist/components/tds-page-header-nav.js.map +1 -1
- package/dist/tapestry-wc/dist/components/tds-page-header.js +3 -3
- package/dist/tapestry-wc/dist/components/tds-page-header.js.map +1 -1
- package/dist/tapestry-wc/dist/components/tds-sidenav-item.js +3 -3
- package/dist/tapestry-wc/dist/components/tds-sidenav-item.js.map +1 -1
- package/dist/tapestry-wc/dist/components/tds-sidenav-responsive-header.js +2 -2
- package/dist/tapestry-wc/dist/components/tds-sidenav-responsive-header.js.map +1 -1
- package/dist/tapestry-wc/dist/components/tds-sidenav-section.js +3 -3
- package/dist/tapestry-wc/dist/components/tds-sidenav-section.js.map +1 -1
- package/dist/tapestry-wc/dist/components/tds-sidenav.js +5 -5
- package/dist/tapestry-wc/dist/components/tds-sidenav.js.map +1 -1
- package/dist/tokens/tokens-deprecated.json +188 -39
- package/dist/tokens-dark.css +4 -4
- package/dist/tokens-dark.css.map +1 -1
- package/dist/tokens-dark.js +2 -0
- package/dist/tokens-deprecated.css +24 -0
- package/dist/tokens-deprecated.css.map +1 -1
- package/dist/tokens-deprecated.js +2 -0
- package/dist/tokens.css +17 -6
- package/dist/tokens.css.map +1 -1
- package/dist/tokens.js +2 -0
- package/dist/unstable.css +212 -185
- package/dist/unstable.css.map +1 -1
- package/dist/unstable.d.ts +1 -1
- package/dist/unstable.d.ts.map +1 -1
- package/dist/unstable.js +2 -1
- package/dist/unstable.js.map +1 -1
- package/package.json +17 -17
- package/dist/tapestry-wc/dist/components/p-5-Cvrlgk.js.map +0 -1
- package/dist/tapestry-wc/dist/components/p-74Cc2nEh.js.map +0 -1
- package/dist/tapestry-wc/dist/components/p-D0G2xpOq.js.map +0 -1
- package/dist/tapestry-wc/dist/components/p-D1rzJeWl.js.map +0 -1
- package/dist/tapestry-wc/dist/components/p-DmP02I4b.js.map +0 -1
- package/dist/tokens/ts/react-native-tokens.d.ts +0 -1764
- package/dist/tokens/ts/react-native-tokens.d.ts.map +0 -1
- package/dist/tokens/ts/react-native-tokens.js +0 -454
- package/dist/tokens/ts/react-native-tokens.js.map +0 -1
- package/dist/tokens/ts/tokens.d.ts +0 -452
- package/dist/tokens/ts/tokens.d.ts.map +0 -1
- package/dist/tokens/ts/tokens.js +0 -454
- package/dist/tokens/ts/tokens.js.map +0 -1
- package/dist/tokens-deprecated.d.ts +0 -2
- package/dist/tokens-deprecated.d.ts.map +0 -1
- package/dist/tokens.d.ts +0 -4
- package/dist/tokens.d.ts.map +0 -1
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, h, c as Host } from './p-
|
|
2
|
-
import { r as removeSSRSlot } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, h, c as Host } from './p-CNKVnlk4.js';
|
|
2
|
+
import { r as removeSSRSlot } from './p-Bppf6-_Y.js';
|
|
3
3
|
|
|
4
4
|
/*!
|
|
5
5
|
* Planning Center Tapestry Web Components
|
|
6
|
-
* Version:
|
|
6
|
+
* Version: 3.0.0-rc.29
|
|
7
7
|
*/
|
|
8
8
|
|
|
9
9
|
const SidenavItem = /*@__PURE__*/ proxyCustomElement(class SidenavItem extends H {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tds-sidenav-item.js","sources":["../../../../../tapestry-wc/dist/components/tds-sidenav-item.js"],"sourcesContent":["/*!\n * Planning Center Tapestry Web Components\n * Version:
|
|
1
|
+
{"version":3,"file":"tds-sidenav-item.js","sources":["../../../../../tapestry-wc/dist/components/tds-sidenav-item.js"],"sourcesContent":["/*!\n * Planning Center Tapestry Web Components\n * Version: 3.0.0-rc.29\n */\nimport { p as proxyCustomElement, H, h, c as Host } from './p-CNKVnlk4.js';\nimport { r as removeSSRSlot } from './p-Bppf6-_Y.js';\n\nconst SidenavItem = /*@__PURE__*/ proxyCustomElement(class SidenavItem extends H {\n constructor() {\n super();\n this.__registerHost();\n /**\n * Whether the sidenav item is selected.\n */\n this.selected = false;\n /**\n * Handles toggling the popover state.\n */\n this.handleClick = () => {\n const popover = this.el.closest(\"tds-popover-container[popover]\");\n if (popover) {\n popover.togglePopover();\n }\n };\n /**\n * Handles the case where slotted content might change\n */\n this.handleSlottedContent = () => {\n const item = this.el.firstElementChild;\n if (this.selected) {\n item === null || item === void 0 ? void 0 : item.setAttribute(\"aria-current\", \"page\");\n }\n else {\n item === null || item === void 0 ? void 0 : item.removeAttribute(\"aria-current\");\n }\n item === null || item === void 0 ? void 0 : item.addEventListener(\"click\", this.handleClick);\n };\n }\n // --------------------------------------------------------------------------\n //\n // Lifecycle\n //\n // --------------------------------------------------------------------------\n connectedCallback() {\n this.handleSlottedContent();\n }\n componentWillLoad() {\n this.observer = new MutationObserver(this.handleSlottedContent);\n this.observer.observe(this.el, {\n childList: true,\n });\n }\n componentDidLoad() {\n removeSSRSlot(this.el);\n }\n componentDidUpdate() {\n this.handleSlottedContent();\n }\n disconnectedCallback() {\n var _a, _b;\n (_a = this.observer) === null || _a === void 0 ? void 0 : _a.disconnect();\n (_b = this.el.firstElementChild) === null || _b === void 0 ? void 0 : _b.removeEventListener(\"click\", this.handleClick);\n }\n // --------------------------------------------------------------------------\n //\n // Render Methods\n //\n // --------------------------------------------------------------------------\n render() {\n return (h(Host, { key: '2fd6a14278f8ce597a945e1d1ea216616ea05ceb', class: {\n \"tds-sidenav-item\": true,\n selected: this.selected,\n }, role: \"listitem\" }, h(\"slot\", { key: '0b1aae7b72448aaf718500cf655dc7a772efa72c' }), h(\"slot\", { key: 'b6a65573d62b6dbb1ea5eb86da8305153b7c91e3', name: \"subnav\" })));\n }\n get el() { return this; }\n}, [6, \"tds-sidenav-item\", {\n \"selected\": [4]\n }]);\nfunction defineCustomElement$1() {\n if (typeof customElements === \"undefined\") {\n return;\n }\n const components = [\"tds-sidenav-item\"];\n components.forEach(tagName => { switch (tagName) {\n case \"tds-sidenav-item\":\n if (!customElements.get(tagName)) {\n customElements.define(tagName, SidenavItem);\n }\n break;\n } });\n}\n\nconst TdsSidenavItem = SidenavItem;\nconst defineCustomElement = defineCustomElement$1;\n\nexport { TdsSidenavItem, defineCustomElement };\n//# sourceMappingURL=tds-sidenav-item.js.map\n\n//# sourceMappingURL=tds-sidenav-item.js.map"],"names":[],"mappings":"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"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { d as defineCustomElement$1 } from './p-D92vX5_2.js';
|
|
2
2
|
|
|
3
3
|
/*!
|
|
4
4
|
* Planning Center Tapestry Web Components
|
|
5
|
-
* Version:
|
|
5
|
+
* Version: 3.0.0-rc.29
|
|
6
6
|
*/
|
|
7
7
|
const defineCustomElement = defineCustomElement$1;
|
|
8
8
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tds-sidenav-responsive-header.js","sources":["../../../../../tapestry-wc/dist/components/tds-sidenav-responsive-header.js"],"sourcesContent":["/*!\n * Planning Center Tapestry Web Components\n * Version:
|
|
1
|
+
{"version":3,"file":"tds-sidenav-responsive-header.js","sources":["../../../../../tapestry-wc/dist/components/tds-sidenav-responsive-header.js"],"sourcesContent":["/*!\n * Planning Center Tapestry Web Components\n * Version: 3.0.0-rc.29\n */\nimport { S as SidenavResponsiveHeader, d as defineCustomElement$1 } from './p-D92vX5_2.js';\n\nconst TdsSidenavResponsiveHeader = SidenavResponsiveHeader;\nconst defineCustomElement = defineCustomElement$1;\n\nexport { TdsSidenavResponsiveHeader, defineCustomElement };\n//# sourceMappingURL=tds-sidenav-responsive-header.js.map\n\n//# sourceMappingURL=tds-sidenav-responsive-header.js.map"],"names":[],"mappings":";;AAAA;AACA;AACA;AACA;AAIK,MAAC,mBAAmB,GAAG;;;;"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, h, c as Host } from './p-
|
|
2
|
-
import { r as removeSSRSlot } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, h, c as Host } from './p-CNKVnlk4.js';
|
|
2
|
+
import { r as removeSSRSlot } from './p-Bppf6-_Y.js';
|
|
3
3
|
|
|
4
4
|
/*!
|
|
5
5
|
* Planning Center Tapestry Web Components
|
|
6
|
-
* Version:
|
|
6
|
+
* Version: 3.0.0-rc.29
|
|
7
7
|
*/
|
|
8
8
|
|
|
9
9
|
let sidenavSectionId = 0;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tds-sidenav-section.js","sources":["../../../../../tapestry-wc/dist/components/tds-sidenav-section.js"],"sourcesContent":["/*!\n * Planning Center Tapestry Web Components\n * Version:
|
|
1
|
+
{"version":3,"file":"tds-sidenav-section.js","sources":["../../../../../tapestry-wc/dist/components/tds-sidenav-section.js"],"sourcesContent":["/*!\n * Planning Center Tapestry Web Components\n * Version: 3.0.0-rc.29\n */\nimport { p as proxyCustomElement, H, h, c as Host } from './p-CNKVnlk4.js';\nimport { r as removeSSRSlot } from './p-Bppf6-_Y.js';\n\nlet sidenavSectionId = 0;\nconst SidenavSection = /*@__PURE__*/ proxyCustomElement(class SidenavSection extends H {\n constructor() {\n super();\n this.__registerHost();\n this.componentId = `sidenav-section-header-${sidenavSectionId++}`;\n }\n // --------------------------------------------------------------------------\n //\n // Lifecycle\n //\n // --------------------------------------------------------------------------\n componentDidLoad() {\n removeSSRSlot(this.el);\n }\n // --------------------------------------------------------------------------\n //\n // Render Methods\n //\n // --------------------------------------------------------------------------\n render() {\n return (h(Host, { key: '6180a3b3e7cc275db1cca6543e8e6baa0cd1194d', class: \"tds-sidenav-section\" }, this.label && (h(\"div\", { key: 'e7d059ef4767a21d1b9151072f609b61f0604c0f', class: \"tds-sidenav-section-header\" }, h(\"h2\", { key: '11f8ae4bf17b4dc1e3e35f0001b55ad627c71f89', id: `${this.componentId}` }, this.label), h(\"slot\", { key: '7f48319f4dc7d6df825a886bec352a17f906ef62', name: \"label-actions\" }))), h(\"ul\", { key: '09a6e50b878ffefb38bb002dc220934eccc43065', class: \"tds-sidenav-section-list\", \"aria-labelledby\": this.label ? `${this.componentId}` : undefined }, h(\"slot\", { key: '609dd29d6fa5799b5db11bfcb4dd3bccca499511' })), h(\"slot\", { key: '7c6ead1b19894d59cbc4b860cc322f3fc23e12b9', name: \"section-actions\" })));\n }\n get el() { return this; }\n}, [6, \"tds-sidenav-section\", {\n \"label\": [1]\n }]);\nfunction defineCustomElement$1() {\n if (typeof customElements === \"undefined\") {\n return;\n }\n const components = [\"tds-sidenav-section\"];\n components.forEach(tagName => { switch (tagName) {\n case \"tds-sidenav-section\":\n if (!customElements.get(tagName)) {\n customElements.define(tagName, SidenavSection);\n }\n break;\n } });\n}\n\nconst TdsSidenavSection = SidenavSection;\nconst defineCustomElement = defineCustomElement$1;\n\nexport { TdsSidenavSection, defineCustomElement };\n//# sourceMappingURL=tds-sidenav-section.js.map\n\n//# sourceMappingURL=tds-sidenav-section.js.map"],"names":[],"mappings":";;;AAAA;AACA;AACA;AACA;;AAIA,IAAI,gBAAgB,GAAG,CAAC;AACxB,MAAM,cAAc,iBAAiB,kBAAkB,CAAC,MAAM,cAAc,SAAS,CAAC,CAAC;AACvF,IAAI,WAAW,GAAG;AAClB,QAAQ,KAAK,EAAE;AACf,QAAQ,IAAI,CAAC,cAAc,EAAE;AAC7B,QAAQ,IAAI,CAAC,WAAW,GAAG,CAAC,uBAAuB,EAAE,gBAAgB,EAAE,CAAC,CAAC;AACzE,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,IAAI,gBAAgB,GAAG;AACvB,QAAQ,aAAa,CAAC,IAAI,CAAC,EAAE,CAAC;AAC9B,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,IAAI,MAAM,GAAG;AACb,QAAQ,QAAQ,CAAC,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,KAAK,EAAE,qBAAqB,EAAE,EAAE,IAAI,CAAC,KAAK,KAAK,CAAC,CAAC,KAAK,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,KAAK,EAAE,4BAA4B,EAAE,EAAE,CAAC,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,EAAE,EAAE,IAAI,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,IAAI,EAAE,eAAe,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,KAAK,EAAE,0BAA0B,EAAE,iBAAiB,EAAE,IAAI,CAAC,KAAK,GAAG,CAAC,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,GAAG,SAAS,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,CAAC,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,IAAI,EAAE,iBAAiB,EAAE,CAAC,CAAC;AACvtB,IAAI;AACJ,IAAI,IAAI,EAAE,GAAG,EAAE,OAAO,IAAI,CAAC,CAAC;AAC5B,CAAC,EAAE,CAAC,CAAC,EAAE,qBAAqB,EAAE;AAC9B,QAAQ,OAAO,EAAE,CAAC,CAAC;AACnB,KAAK,CAAC,CAAC;AACP,SAAS,qBAAqB,GAAG;AACjC,IAAI,IAAI,OAAO,cAAc,KAAK,WAAW,EAAE;AAC/C,QAAQ;AACR,IAAI;AACJ,IAAI,MAAM,UAAU,GAAG,CAAC,qBAAqB,CAAC;AAC9C,IAAI,UAAU,CAAC,OAAO,CAAC,OAAO,IAAI,EAAE,QAAQ,OAAO;AACnD,QAAQ,KAAK,qBAAqB;AAClC,YAAY,IAAI,CAAC,cAAc,CAAC,GAAG,CAAC,OAAO,CAAC,EAAE;AAC9C,gBAAgB,cAAc,CAAC,MAAM,CAAC,OAAO,EAAE,cAAc,CAAC;AAC9D,YAAY;AACZ,YAAY;AACZ,KAAK,CAAC,CAAC,CAAC;AACR;AAGK,MAAC,mBAAmB,GAAG;;;;"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, h, c as Host } from './p-
|
|
2
|
-
import { r as removeSSRSlot } from './p-
|
|
3
|
-
import { d as defineCustomElement$3 } from './p-
|
|
4
|
-
import { d as defineCustomElement$2 } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, h, c as Host } from './p-CNKVnlk4.js';
|
|
2
|
+
import { r as removeSSRSlot } from './p-Bppf6-_Y.js';
|
|
3
|
+
import { d as defineCustomElement$3 } from './p-tlUYyCHS.js';
|
|
4
|
+
import { d as defineCustomElement$2 } from './p-D92vX5_2.js';
|
|
5
5
|
|
|
6
6
|
/*!
|
|
7
7
|
* Planning Center Tapestry Web Components
|
|
8
|
-
* Version:
|
|
8
|
+
* Version: 3.0.0-rc.29
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
let sidenavMenuId = 0;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tds-sidenav.js","sources":["../../../../../tapestry-wc/dist/components/tds-sidenav.js"],"sourcesContent":["/*!\n * Planning Center Tapestry Web Components\n * Version:
|
|
1
|
+
{"version":3,"file":"tds-sidenav.js","sources":["../../../../../tapestry-wc/dist/components/tds-sidenav.js"],"sourcesContent":["/*!\n * Planning Center Tapestry Web Components\n * Version: 3.0.0-rc.29\n */\nimport { p as proxyCustomElement, H, h, c as Host } from './p-CNKVnlk4.js';\nimport { r as removeSSRSlot } from './p-Bppf6-_Y.js';\nimport { d as defineCustomElement$3 } from './p-tlUYyCHS.js';\nimport { d as defineCustomElement$2 } from './p-D92vX5_2.js';\n\nlet sidenavMenuId = 0;\nconst Sidenav = /*@__PURE__*/ proxyCustomElement(class Sidenav extends H {\n constructor() {\n super();\n this.__registerHost();\n this.sidenavMenuId = `tds-sidenav-menu-${sidenavMenuId++}`;\n /**\n * The label for the sidenav, used for accessibility.\n */\n this.label = \"Secondary\";\n /**\n * The id of the popover.\n */\n this.popoverId = `${this.sidenavMenuId}-popover`;\n }\n // --------------------------------------------------------------------------\n //\n // Lifecycle\n //\n // --------------------------------------------------------------------------\n componentDidLoad() {\n removeSSRSlot(this.el);\n }\n // --------------------------------------------------------------------------\n //\n // Render Methods\n //\n // --------------------------------------------------------------------------\n render() {\n return (h(Host, { key: '758538d83080736bedf84f6a11c09d0da88fd3e4', class: \"tds-sidenav\" }, h(\"nav\", { key: '13d8f58f4811d36943d1a4d39bd615d36d2f37a9', id: this.sidenavMenuId, class: \"tds-sidenav-nav\", \"aria-label\": this.label }, h(\"tds-sidenav-responsive-header\", { key: '7532463a17efd11d752baaff7994231f1bfe8503', \"popover-id\": this.popoverId, label: this.selectedItemLabel }), h(\"tds-popover-container\", { key: '1052556bf4f8aeec02d1b81f7d5c0bbe1ea85ce9', breakpoint: 719, id: this.popoverId, class: \"tds-sidenav-collapse\", \"auto-position\": true }, h(\"div\", { key: 'c5077d47b4ed0ebe22f3515cd44ceb68ce49b1ec', class: \"tds-sidenav-scroll-container\" }, h(\"slot\", { key: '20d8c9a0708c49a6d5bca132a3240fcc8ad8f61c' }))))));\n }\n get el() { return this; }\n}, [6, \"tds-sidenav\", {\n \"label\": [1],\n \"selectedItemLabel\": [1, \"selected-item-label\"],\n \"popoverId\": [1, \"popover-id\"]\n }]);\nfunction defineCustomElement$1() {\n if (typeof customElements === \"undefined\") {\n return;\n }\n const components = [\"tds-sidenav\", \"tds-popover-container\", \"tds-sidenav-responsive-header\"];\n components.forEach(tagName => { switch (tagName) {\n case \"tds-sidenav\":\n if (!customElements.get(tagName)) {\n customElements.define(tagName, Sidenav);\n }\n break;\n case \"tds-popover-container\":\n if (!customElements.get(tagName)) {\n defineCustomElement$3();\n }\n break;\n case \"tds-sidenav-responsive-header\":\n if (!customElements.get(tagName)) {\n defineCustomElement$2();\n }\n break;\n } });\n}\n\nconst TdsSidenav = Sidenav;\nconst defineCustomElement = defineCustomElement$1;\n\nexport { TdsSidenav, defineCustomElement };\n//# sourceMappingURL=tds-sidenav.js.map\n\n//# sourceMappingURL=tds-sidenav.js.map"],"names":[],"mappings":"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"}
|
|
@@ -9,45 +9,46 @@
|
|
|
9
9
|
"value": "var(--t-border-width-thick)"
|
|
10
10
|
},
|
|
11
11
|
"--t-font-weight-semi-bold": {
|
|
12
|
-
"type": "
|
|
12
|
+
"type": "fontWeight",
|
|
13
13
|
"value": "var(--t-font-weight-semibold)"
|
|
14
|
+
},
|
|
15
|
+
"--t-border-radius-default": {
|
|
16
|
+
"type": "dimension",
|
|
17
|
+
"value": "var(--t-border-radius)"
|
|
18
|
+
},
|
|
19
|
+
"--t-border-width-default": {
|
|
20
|
+
"type": "dimension",
|
|
21
|
+
"value": "var(--t-border-width)"
|
|
14
22
|
}
|
|
15
23
|
},
|
|
16
24
|
"color": {
|
|
17
25
|
"--t-icon-color-status-neutral-dark": {
|
|
18
26
|
"type": "color",
|
|
19
|
-
"value": "var(--t-icon-color-status-neutral-bold)"
|
|
20
|
-
"darkmode-value": "hsl(0, 0%, 24%)"
|
|
27
|
+
"value": "var(--t-icon-color-status-neutral-bold)"
|
|
21
28
|
},
|
|
22
29
|
"--t-icon-color-status-info-secondary": {
|
|
23
30
|
"type": "color",
|
|
24
|
-
"value": "var(--t-icon-color-status-info)"
|
|
25
|
-
"darkmode-value": "hsl(204, 100%, 40%)"
|
|
31
|
+
"value": "var(--t-icon-color-status-info)"
|
|
26
32
|
},
|
|
27
33
|
"--t-fill-color-status-neutral-solid": {
|
|
28
34
|
"type": "color",
|
|
29
|
-
"value": "var(--t-fill-color-status-neutral)"
|
|
30
|
-
"darkmode-value": "hsl(0, 0%, 42%)"
|
|
35
|
+
"value": "var(--t-fill-color-status-neutral)"
|
|
31
36
|
},
|
|
32
37
|
"--t-fill-color-status-info-solid": {
|
|
33
38
|
"type": "color",
|
|
34
|
-
"value": "var(--t-fill-color-status-info)"
|
|
35
|
-
"darkmode-value": "hsl(204, 100%, 40%)"
|
|
39
|
+
"value": "var(--t-fill-color-status-info)"
|
|
36
40
|
},
|
|
37
41
|
"--t-fill-color-status-success-solid": {
|
|
38
42
|
"type": "color",
|
|
39
|
-
"value": "var(--t-fill-color-status-success)"
|
|
40
|
-
"darkmode-value": "hsl(96, 57%, 33%)"
|
|
43
|
+
"value": "var(--t-fill-color-status-success)"
|
|
41
44
|
},
|
|
42
45
|
"--t-fill-color-status-warning-solid": {
|
|
43
46
|
"type": "color",
|
|
44
|
-
"value": "var(--t-fill-color-status-warning)"
|
|
45
|
-
"darkmode-value": "hsl(42, 84%, 63%)"
|
|
47
|
+
"value": "var(--t-fill-color-status-warning)"
|
|
46
48
|
},
|
|
47
49
|
"--t-fill-color-status-error-solid": {
|
|
48
50
|
"type": "color",
|
|
49
|
-
"value": "var(--t-fill-color-status-error)"
|
|
50
|
-
"darkmode-value": "hsl(8, 60%, 47%)"
|
|
51
|
+
"value": "var(--t-fill-color-status-error)"
|
|
51
52
|
},
|
|
52
53
|
"--t-fill-color-alert-info": {
|
|
53
54
|
"type": "color",
|
|
@@ -72,23 +73,19 @@
|
|
|
72
73
|
},
|
|
73
74
|
"--t-fill-color-button-neutral-outline-dim-default": {
|
|
74
75
|
"type": "color",
|
|
75
|
-
"value": "var(--t-fill-color-button-neutral-outline)"
|
|
76
|
-
"darkmode-value": "hsla(0, 0%, 100%, 0)"
|
|
76
|
+
"value": "var(--t-fill-color-button-neutral-outline)"
|
|
77
77
|
},
|
|
78
78
|
"--t-fill-color-button-neutral-outline-dim-hover": {
|
|
79
79
|
"type": "color",
|
|
80
|
-
"value": "var(--t-fill-color-button-neutral-outline-hover)"
|
|
81
|
-
"darkmode-value": "hsl(0, 0%, 95%)"
|
|
80
|
+
"value": "var(--t-fill-color-button-neutral-outline-hover)"
|
|
82
81
|
},
|
|
83
82
|
"--t-fill-color-button-neutral-outline-dim-active": {
|
|
84
83
|
"type": "color",
|
|
85
|
-
"value": "var(--t-fill-color-button-neutral-outline-active)"
|
|
86
|
-
"darkmode-value": "hsl(0, 0%, 93%)"
|
|
84
|
+
"value": "var(--t-fill-color-button-neutral-outline-active)"
|
|
87
85
|
},
|
|
88
86
|
"--t-fill-color-button-neutral-outline-dim-disabled": {
|
|
89
87
|
"type": "color",
|
|
90
|
-
"value": "var(--t-fill-color-button-neutral-outline-disabled)"
|
|
91
|
-
"darkmode-value": "hsl(0, 0%, 98%)"
|
|
88
|
+
"value": "var(--t-fill-color-button-neutral-outline-disabled)"
|
|
92
89
|
},
|
|
93
90
|
"--t-fill-color-button-neutral-outline-dim-disabled-solid": {
|
|
94
91
|
"type": "color",
|
|
@@ -97,23 +94,19 @@
|
|
|
97
94
|
},
|
|
98
95
|
"--t-fill-color-button-interaction-outline-dim-default": {
|
|
99
96
|
"type": "color",
|
|
100
|
-
"value": "var(--t-fill-color-button-interaction-outline)"
|
|
101
|
-
"darkmode-value": "hsla(0, 0%, 100%, 0)"
|
|
97
|
+
"value": "var(--t-fill-color-button-interaction-outline)"
|
|
102
98
|
},
|
|
103
99
|
"--t-fill-color-button-interaction-outline-dim-hover": {
|
|
104
100
|
"type": "color",
|
|
105
|
-
"value": "var(--t-fill-color-button-interaction-outline-hover)"
|
|
106
|
-
"darkmode-value": "hsl(204, 100%, 97%)"
|
|
101
|
+
"value": "var(--t-fill-color-button-interaction-outline-hover)"
|
|
107
102
|
},
|
|
108
103
|
"--t-fill-color-button-interaction-outline-dim-active": {
|
|
109
104
|
"type": "color",
|
|
110
|
-
"value": "var(--t-fill-color-button-interaction-outline-active)"
|
|
111
|
-
"darkmode-value": "hsl(203, 94%, 94%)"
|
|
105
|
+
"value": "var(--t-fill-color-button-interaction-outline-active)"
|
|
112
106
|
},
|
|
113
107
|
"--t-fill-color-button-interaction-outline-dim-disabled": {
|
|
114
108
|
"type": "color",
|
|
115
|
-
"value": "var(--t-fill-color-button-interaction-outline-disabled)"
|
|
116
|
-
"darkmode-value": "hsl(0, 0%, 98%)"
|
|
109
|
+
"value": "var(--t-fill-color-button-interaction-outline-disabled)"
|
|
117
110
|
},
|
|
118
111
|
"--t-fill-color-button-create-solid-default": {
|
|
119
112
|
"type": "color",
|
|
@@ -155,23 +148,179 @@
|
|
|
155
148
|
},
|
|
156
149
|
"--t-fill-color-button-delete-outline-dim-default": {
|
|
157
150
|
"type": "color",
|
|
158
|
-
"value": "var(--t-fill-color-button-delete-outline)"
|
|
159
|
-
"darkmode-value": "hsla(0, 0%, 100%, 0)"
|
|
151
|
+
"value": "var(--t-fill-color-button-delete-outline)"
|
|
160
152
|
},
|
|
161
153
|
"--t-fill-color-button-delete-outline-dim-hover": {
|
|
162
154
|
"type": "color",
|
|
163
|
-
"value": "var(--t-fill-color-button-delete-outline-hover)"
|
|
164
|
-
"darkmode-value": "hsl(7, 60%, 97%)"
|
|
155
|
+
"value": "var(--t-fill-color-button-delete-outline-hover)"
|
|
165
156
|
},
|
|
166
157
|
"--t-fill-color-button-delete-outline-dim-active": {
|
|
167
158
|
"type": "color",
|
|
168
|
-
"value": "var(--t-fill-color-button-delete-outline-active)"
|
|
169
|
-
"darkmode-value": "hsl(9, 59%, 93%)"
|
|
159
|
+
"value": "var(--t-fill-color-button-delete-outline-active)"
|
|
170
160
|
},
|
|
171
161
|
"--t-fill-color-button-delete-outline-dim-disabled": {
|
|
172
162
|
"type": "color",
|
|
173
|
-
"value": "var(--t-fill-color-button-delete-outline-disabled)"
|
|
174
|
-
|
|
163
|
+
"value": "var(--t-fill-color-button-delete-outline-disabled)"
|
|
164
|
+
},
|
|
165
|
+
"--t-border-color-default-base": {
|
|
166
|
+
"type": "color",
|
|
167
|
+
"value": "var(--t-border-color)"
|
|
168
|
+
},
|
|
169
|
+
"--t-border-color-default-dark": {
|
|
170
|
+
"type": "color",
|
|
171
|
+
"value": "var(--t-border-color-dark)"
|
|
172
|
+
},
|
|
173
|
+
"--t-border-color-default-darker": {
|
|
174
|
+
"type": "color",
|
|
175
|
+
"value": "var(--t-border-color-darker)"
|
|
176
|
+
},
|
|
177
|
+
"--t-border-color-default-darkest": {
|
|
178
|
+
"type": "color",
|
|
179
|
+
"value": "var(--t-border-color-darkest)"
|
|
180
|
+
},
|
|
181
|
+
"--t-border-color-default-dim": {
|
|
182
|
+
"type": "color",
|
|
183
|
+
"value": "var(--t-border-color-dim)"
|
|
184
|
+
},
|
|
185
|
+
"--t-border-color-default-disabled": {
|
|
186
|
+
"type": "color",
|
|
187
|
+
"value": "var(--t-border-color-disabled)"
|
|
188
|
+
},
|
|
189
|
+
"--t-border-color-default-white": {
|
|
190
|
+
"type": "color",
|
|
191
|
+
"value": "var(--t-border-color-white)"
|
|
192
|
+
},
|
|
193
|
+
"--t-fill-color-button-delete-ghost-default": {
|
|
194
|
+
"type": "color",
|
|
195
|
+
"value": "var(--t-fill-color-button-delete-ghost)"
|
|
196
|
+
},
|
|
197
|
+
"--t-fill-color-button-delete-outline-default": {
|
|
198
|
+
"type": "color",
|
|
199
|
+
"value": "var(--t-fill-color-button-delete-outline)"
|
|
200
|
+
},
|
|
201
|
+
"--t-fill-color-button-delete-solid-default": {
|
|
202
|
+
"type": "color",
|
|
203
|
+
"value": "var(--t-fill-color-button-delete-solid)"
|
|
204
|
+
},
|
|
205
|
+
"--t-fill-color-button-interaction-ghost-default": {
|
|
206
|
+
"type": "color",
|
|
207
|
+
"value": "var(--t-fill-color-button-interaction-ghost)"
|
|
208
|
+
},
|
|
209
|
+
"--t-fill-color-button-interaction-outline-default": {
|
|
210
|
+
"type": "color",
|
|
211
|
+
"value": "var(--t-fill-color-button-interaction-outline)"
|
|
212
|
+
},
|
|
213
|
+
"--t-fill-color-button-interaction-solid-default": {
|
|
214
|
+
"type": "color",
|
|
215
|
+
"value": "var(--t-fill-color-button-interaction-solid)"
|
|
216
|
+
},
|
|
217
|
+
"--t-fill-color-button-neutral-ghost-default": {
|
|
218
|
+
"type": "color",
|
|
219
|
+
"value": "var(--t-fill-color-button-neutral-ghost)"
|
|
220
|
+
},
|
|
221
|
+
"--t-fill-color-button-neutral-outline-default": {
|
|
222
|
+
"type": "color",
|
|
223
|
+
"value": "var(--t-fill-color-button-neutral-outline)"
|
|
224
|
+
},
|
|
225
|
+
"--t-fill-color-button-neutral-responsive-header-default": {
|
|
226
|
+
"type": "color",
|
|
227
|
+
"value": "var(--t-fill-color-button-neutral-responsive-header)"
|
|
228
|
+
},
|
|
229
|
+
"--t-fill-color-button-neutral-solid-default": {
|
|
230
|
+
"type": "color",
|
|
231
|
+
"value": "var(--t-fill-color-button-neutral-solid)"
|
|
232
|
+
},
|
|
233
|
+
"--t-fill-color-button-pill-default": {
|
|
234
|
+
"type": "color",
|
|
235
|
+
"value": "var(--t-fill-color-button-pill)"
|
|
236
|
+
},
|
|
237
|
+
"--t-fill-color-control-primary": {
|
|
238
|
+
"type": "color",
|
|
239
|
+
"value": "var(--t-fill-color-control)"
|
|
240
|
+
},
|
|
241
|
+
"--t-fill-color-interaction-default": {
|
|
242
|
+
"type": "color",
|
|
243
|
+
"value": "var(--t-fill-color-interaction)"
|
|
244
|
+
},
|
|
245
|
+
"--t-fill-color-product-staff-base": {
|
|
246
|
+
"type": "color",
|
|
247
|
+
"value": "var(--t-fill-color-product-staff)"
|
|
248
|
+
},
|
|
249
|
+
"--t-fill-color-status-error-primary": {
|
|
250
|
+
"type": "color",
|
|
251
|
+
"value": "var(--t-fill-color-status-error)"
|
|
252
|
+
},
|
|
253
|
+
"--t-fill-color-tooltip-primary": {
|
|
254
|
+
"type": "color",
|
|
255
|
+
"value": "var(--t-fill-color-tooltip)"
|
|
256
|
+
},
|
|
257
|
+
"--t-icon-color-default-dim": {
|
|
258
|
+
"type": "color",
|
|
259
|
+
"value": "var(--t-icon-color-dim)"
|
|
260
|
+
},
|
|
261
|
+
"--t-icon-color-default-disabled": {
|
|
262
|
+
"type": "color",
|
|
263
|
+
"value": "var(--t-icon-color-disabled)"
|
|
264
|
+
},
|
|
265
|
+
"--t-icon-color-default-inverted": {
|
|
266
|
+
"type": "color",
|
|
267
|
+
"value": "var(--t-icon-color-inverted)"
|
|
268
|
+
},
|
|
269
|
+
"--t-icon-color-default-primary": {
|
|
270
|
+
"type": "color",
|
|
271
|
+
"value": "var(--t-icon-color)"
|
|
272
|
+
},
|
|
273
|
+
"--t-icon-color-default-secondary": {
|
|
274
|
+
"type": "color",
|
|
275
|
+
"value": "var(--t-icon-color-secondary)"
|
|
276
|
+
},
|
|
277
|
+
"--t-icon-color-status-error-primary": {
|
|
278
|
+
"type": "color",
|
|
279
|
+
"value": "var(--t-icon-color-status-error)"
|
|
280
|
+
},
|
|
281
|
+
"--t-icon-color-status-info-primary": {
|
|
282
|
+
"type": "color",
|
|
283
|
+
"value": "var(--t-icon-color-status-info)"
|
|
284
|
+
},
|
|
285
|
+
"--t-icon-color-status-neutral-primary": {
|
|
286
|
+
"type": "color",
|
|
287
|
+
"value": "var(--t-icon-color-status-neutral)"
|
|
288
|
+
},
|
|
289
|
+
"--t-icon-color-status-success-primary": {
|
|
290
|
+
"type": "color",
|
|
291
|
+
"value": "var(--t-icon-color-status-success)"
|
|
292
|
+
},
|
|
293
|
+
"--t-icon-color-status-warning-primary": {
|
|
294
|
+
"type": "color",
|
|
295
|
+
"value": "var(--t-icon-color-status-warning)"
|
|
296
|
+
},
|
|
297
|
+
"--t-text-color-default-disabled": {
|
|
298
|
+
"type": "color",
|
|
299
|
+
"value": "var(--t-text-color-disabled)"
|
|
300
|
+
},
|
|
301
|
+
"--t-text-color-default-headline": {
|
|
302
|
+
"type": "color",
|
|
303
|
+
"value": "var(--t-text-color-headline)"
|
|
304
|
+
},
|
|
305
|
+
"--t-text-color-default-inverted": {
|
|
306
|
+
"type": "color",
|
|
307
|
+
"value": "var(--t-text-color-inverted)"
|
|
308
|
+
},
|
|
309
|
+
"--t-text-color-default-placeholder": {
|
|
310
|
+
"type": "color",
|
|
311
|
+
"value": "var(--t-text-color-placeholder)"
|
|
312
|
+
},
|
|
313
|
+
"--t-text-color-default-primary": {
|
|
314
|
+
"type": "color",
|
|
315
|
+
"value": "var(--t-text-color)"
|
|
316
|
+
},
|
|
317
|
+
"--t-text-color-default-secondary": {
|
|
318
|
+
"type": "color",
|
|
319
|
+
"value": "var(--t-text-color-secondary)"
|
|
320
|
+
},
|
|
321
|
+
"--t-text-color-interaction-primary": {
|
|
322
|
+
"type": "color",
|
|
323
|
+
"value": "var(--t-text-color-interaction)"
|
|
175
324
|
}
|
|
176
325
|
}
|
|
177
326
|
}
|
package/dist/tokens-dark.css
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
--t-text-color-headline:hsl(0, 0%, 94%);
|
|
4
4
|
--t-text-color:hsl(0, 0%, 80%);
|
|
5
5
|
--t-text-color-secondary:hsl(0, 0%, 54%);
|
|
6
|
-
--t-text-color-disabled:hsl(0, 0%,
|
|
6
|
+
--t-text-color-disabled:hsl(0, 0%, 32%);
|
|
7
7
|
--t-text-color-placeholder:hsl(0, 0%, 38%);
|
|
8
8
|
--t-text-color-interaction:hsl(204, 68%, 55%);
|
|
9
9
|
--t-text-color-interaction-hover:hsl(204, 68%, 50%);
|
|
@@ -217,7 +217,7 @@
|
|
|
217
217
|
--t-border-color-button-delete:hsla(8, 60%, 47%, 0.25);
|
|
218
218
|
--t-border-color-control-neutral:hsl(0, 0%, 33%);
|
|
219
219
|
--t-border-color-control-info:hsl(204, 100%, 35%);
|
|
220
|
-
--t-border-color-control-disabled:hsl(0, 0%,
|
|
220
|
+
--t-border-color-control-disabled:hsl(0, 0%, 24%);
|
|
221
221
|
--t-shadow-overflow-color:hsla(0, 0%, 0%, 0.6);
|
|
222
222
|
}
|
|
223
223
|
|
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
--t-text-color-headline:hsl(0, 0%, 94%);
|
|
228
228
|
--t-text-color:hsl(0, 0%, 80%);
|
|
229
229
|
--t-text-color-secondary:hsl(0, 0%, 54%);
|
|
230
|
-
--t-text-color-disabled:hsl(0, 0%,
|
|
230
|
+
--t-text-color-disabled:hsl(0, 0%, 32%);
|
|
231
231
|
--t-text-color-placeholder:hsl(0, 0%, 38%);
|
|
232
232
|
--t-text-color-interaction:hsl(204, 68%, 55%);
|
|
233
233
|
--t-text-color-interaction-hover:hsl(204, 68%, 50%);
|
|
@@ -441,7 +441,7 @@
|
|
|
441
441
|
--t-border-color-button-delete:hsla(8, 60%, 47%, 0.25);
|
|
442
442
|
--t-border-color-control-neutral:hsl(0, 0%, 33%);
|
|
443
443
|
--t-border-color-control-info:hsl(204, 100%, 35%);
|
|
444
|
-
--t-border-color-control-disabled:hsl(0, 0%,
|
|
444
|
+
--t-border-color-control-disabled:hsl(0, 0%, 24%);
|
|
445
445
|
--t-shadow-overflow-color:hsla(0, 0%, 0%, 0.6);
|
|
446
446
|
}
|
|
447
447
|
}
|