@planningcenter/tapestry 2.6.1-rc.2 → 2.7.1-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/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 +124 -94
- package/dist/index.css.map +1 -1
- package/dist/index.d.ts +0 -1
- 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 -2
- package/dist/print.css +2 -2
- package/dist/reactRender.css +1516 -1486
- package/dist/reactRender.css.map +1 -1
- package/dist/reactRenderLegacy.css +1516 -1486
- package/dist/reactRenderLegacy.css.map +1 -1
- package/dist/tapestry-wc/dist/components/{p-D0G2xpOq.js → p-BM4ymH3W.js} +3 -3
- package/dist/tapestry-wc/dist/components/{p-D0G2xpOq.js.map → p-BM4ymH3W.js.map} +1 -1
- package/dist/tapestry-wc/dist/components/{p-D1rzJeWl.js → p-CTvFafAw.js} +3 -3
- package/dist/tapestry-wc/dist/components/{p-D1rzJeWl.js.map → p-CTvFafAw.js.map} +1 -1
- package/dist/tapestry-wc/dist/components/{p-74Cc2nEh.js → p-Ccu14VWv.js} +2 -2
- package/dist/tapestry-wc/dist/components/{p-74Cc2nEh.js.map → p-Ccu14VWv.js.map} +1 -1
- package/dist/tapestry-wc/dist/components/{p-DmP02I4b.js → p-D5K9xK_N.js} +3 -3
- package/dist/tapestry-wc/dist/components/{p-DmP02I4b.js.map → p-D5K9xK_N.js.map} +1 -1
- package/dist/tapestry-wc/dist/components/{p-5-Cvrlgk.js → p-ksuK8bIM.js} +2 -2
- package/dist/tapestry-wc/dist/components/{p-5-Cvrlgk.js.map → p-ksuK8bIM.js.map} +1 -1
- 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 +5 -5
- 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 +6 -6
- package/dist/tapestry-wc/dist/components/tds-sidenav.js.map +1 -1
- package/dist/tokens/tokens-deprecated.json +326 -0
- package/dist/tokens-dark.css +6 -4
- package/dist/tokens-dark.css.map +1 -0
- package/dist/tokens-deprecated.css +106 -0
- package/dist/tokens-deprecated.css.map +1 -0
- package/dist/tokens-deprecated.js +3 -0
- package/dist/tokens.css +17 -84
- package/dist/tokens.css.map +1 -1
- package/dist/tokens.js +2 -0
- package/dist/unstable.css +136 -106
- 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 +18 -17
- package/react-types/index.d.ts +8 -8
- package/dist/deprecated.css +0 -84
- package/dist/tokens/ts/react-native-tokens.d.ts +0 -1629
- package/dist/tokens/ts/react-native-tokens.d.ts.map +0 -1
- package/dist/tokens/ts/react-native-tokens.js +0 -418
- 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.d.ts +0 -3
- package/dist/tokens.d.ts.map +0 -1
- /package/dist/{tokens-dark-combined.js → tokens-dark.js} +0 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, h, c as Host } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, h, c as Host } from './p-Ccu14VWv.js';
|
|
2
2
|
|
|
3
3
|
/*!
|
|
4
4
|
* Planning Center Tapestry Web Components
|
|
5
|
-
* Version: 2.
|
|
5
|
+
* Version: 2.7.0
|
|
6
6
|
*/
|
|
7
7
|
|
|
8
8
|
const SidenavResponsiveHeader = /*@__PURE__*/ proxyCustomElement(class SidenavResponsiveHeader extends H {
|
|
@@ -38,4 +38,4 @@ function defineCustomElement() {
|
|
|
38
38
|
}
|
|
39
39
|
|
|
40
40
|
export { SidenavResponsiveHeader as S, defineCustomElement as d };
|
|
41
|
-
//# sourceMappingURL=p-
|
|
41
|
+
//# sourceMappingURL=p-D5K9xK_N.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"p-
|
|
1
|
+
{"version":3,"file":"p-D5K9xK_N.js","sources":["../../../../../tapestry-wc/dist/components/p-D5K9xK_N.js"],"sourcesContent":["/*!\n * Planning Center Tapestry Web Components\n * Version: 2.7.0\n */\nimport { p as proxyCustomElement, H, h, c as Host } from './p-Ccu14VWv.js';\n\nconst SidenavResponsiveHeader = /*@__PURE__*/ proxyCustomElement(class SidenavResponsiveHeader extends H {\n constructor() {\n super();\n this.__registerHost();\n }\n // --------------------------------------------------------------------------\n //\n // Render Methods\n //\n // --------------------------------------------------------------------------\n render() {\n return (h(Host, { key: '624a038cbc0781f42a91258c1a250719475f887e', class: \"tds-sidenav-responsive-header\" }, this.label && (h(\"h2\", { key: '455fedabcabdac824e47ad264d6dfa51c33fc770', class: \"tds-sidenav-responsive-header-label\" }, this.label)), h(\"button\", { key: '605479688b077d69356ed48194e43a10ef3b32c9', type: \"button\", class: \"tds-btn tds-btn--outline-neutral tds-btn--icononly tds-sidenav-responsive-header-toggle\", \"aria-label\": \"Menu\", \"aria-controls\": this.popoverId, popoverTarget: this.popoverId }, h(\"svg\", { key: '4ad4bac225ea7701585f23bb994be9ac62a81fd5', xmlns: \"http://www.w3.org/2000/svg\", width: \"16\", height: \"16\", viewBox: \"0 0 16 16\", fill: \"none\" }, h(\"path\", { key: '4a78b695b4e3a249d58c92915aa8d4ad061adbf2', d: \"M0 6.91104H16V8.68904H0V6.91104ZM0 13.133H16V11.356H0V13.133ZM0 2.46704V4.24404H16V2.46704H0Z\", fill: \"currentColor\" })))));\n }\n get el() { return this; }\n}, [2, \"tds-sidenav-responsive-header\", {\n \"label\": [1],\n \"popoverId\": [1, \"popover-id\"]\n }]);\nfunction defineCustomElement() {\n if (typeof customElements === \"undefined\") {\n return;\n }\n const components = [\"tds-sidenav-responsive-header\"];\n components.forEach(tagName => { switch (tagName) {\n case \"tds-sidenav-responsive-header\":\n if (!customElements.get(tagName)) {\n customElements.define(tagName, SidenavResponsiveHeader);\n }\n break;\n } });\n}\n\nexport { SidenavResponsiveHeader as S, defineCustomElement as d };\n//# sourceMappingURL=p-D5K9xK_N.js.map\n\n//# sourceMappingURL=p-D5K9xK_N.js.map"],"names":[],"mappings":";;AAAA;AACA;AACA;AACA;;AAGK,MAAC,uBAAuB,iBAAiB,kBAAkB,CAAC,MAAM,uBAAuB,SAAS,CAAC,CAAC;AACzG,IAAI,WAAW,GAAG;AAClB,QAAQ,KAAK,EAAE;AACf,QAAQ,IAAI,CAAC,cAAc,EAAE;AAC7B,IAAI;AACJ;AACA;AACA;AACA;AACA;AACA,IAAI,MAAM,GAAG;AACb,QAAQ,QAAQ,CAAC,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,KAAK,EAAE,+BAA+B,EAAE,EAAE,IAAI,CAAC,KAAK,KAAK,CAAC,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,KAAK,EAAE,qCAAqC,EAAE,EAAE,IAAI,CAAC,KAAK,CAAC,CAAC,EAAE,CAAC,CAAC,QAAQ,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,IAAI,EAAE,QAAQ,EAAE,KAAK,EAAE,yFAAyF,EAAE,YAAY,EAAE,MAAM,EAAE,eAAe,EAAE,IAAI,CAAC,SAAS,EAAE,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,EAAE,CAAC,CAAC,KAAK,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,KAAK,EAAE,4BAA4B,EAAE,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAE,WAAW,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,CAAC,EAAE,+FAA+F,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC,CAAC,CAAC,CAAC;AACn2B,IAAI;AACJ,IAAI,IAAI,EAAE,GAAG,EAAE,OAAO,IAAI,CAAC,CAAC;AAC5B,CAAC,EAAE,CAAC,CAAC,EAAE,+BAA+B,EAAE;AACxC,QAAQ,OAAO,EAAE,CAAC,CAAC,CAAC;AACpB,QAAQ,WAAW,EAAE,CAAC,CAAC,EAAE,YAAY;AACrC,KAAK,CAAC;AACN,SAAS,mBAAmB,GAAG;AAC/B,IAAI,IAAI,OAAO,cAAc,KAAK,WAAW,EAAE;AAC/C,QAAQ;AACR,IAAI;AACJ,IAAI,MAAM,UAAU,GAAG,CAAC,+BAA+B,CAAC;AACxD,IAAI,UAAU,CAAC,OAAO,CAAC,OAAO,IAAI,EAAE,QAAQ,OAAO;AACnD,QAAQ,KAAK,+BAA+B;AAC5C,YAAY,IAAI,CAAC,cAAc,CAAC,GAAG,CAAC,OAAO,CAAC,EAAE;AAC9C,gBAAgB,cAAc,CAAC,MAAM,CAAC,OAAO,EAAE,uBAAuB,CAAC;AACvE,YAAY;AACZ,YAAY;AACZ,KAAK,CAAC,CAAC,CAAC;AACR;;;;"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Planning Center Tapestry Web Components
|
|
3
|
-
* Version: 2.
|
|
3
|
+
* Version: 2.7.0
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* Elements inside of web components sometimes need to inherit global attributes
|
|
@@ -19,4 +19,4 @@ function removeSSRSlot(host) {
|
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
export { removeSSRSlot as r };
|
|
22
|
-
//# sourceMappingURL=p-
|
|
22
|
+
//# sourceMappingURL=p-ksuK8bIM.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"p-
|
|
1
|
+
{"version":3,"file":"p-ksuK8bIM.js","sources":["../../../../../tapestry-wc/dist/components/p-ksuK8bIM.js"],"sourcesContent":["/*!\n * Planning Center Tapestry Web Components\n * Version: 2.7.0\n */\n/**\n * Elements inside of web components sometimes need to inherit global attributes\n * set on the host. For example, the button in `tds-page-header-nav-item` should inherit\n * the aria attributes that developers set directly on `tds-page-header-nav-item`. This\n * helper function should be called in componentWillLoad and assigned to a variable\n * that is later used in the render function.\n * This function also removes the attribute from the parent when its set on child.\n *\n * This does not need to be reactive as changing attributes on the host element\n * does not trigger a re-render.\n */\nfunction removeSSRSlot(host) {\n const ssrNodes = host.querySelectorAll('[slot=\"ssr\"]');\n ssrNodes.forEach((el) => el.remove());\n}\n\nexport { removeSSRSlot as r };\n//# sourceMappingURL=p-ksuK8bIM.js.map\n\n//# sourceMappingURL=p-ksuK8bIM.js.map"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,aAAa,CAAC,IAAI,EAAE;AAC7B,IAAI,MAAM,QAAQ,GAAG,IAAI,CAAC,gBAAgB,CAAC,cAAc,CAAC;AAC1D,IAAI,QAAQ,CAAC,OAAO,CAAC,CAAC,EAAE,KAAK,EAAE,CAAC,MAAM,EAAE,CAAC;AACzC;;;;"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { d as defineCustomElement$1 } from './p-BM4ymH3W.js';
|
|
2
2
|
|
|
3
3
|
/*!
|
|
4
4
|
* Planning Center Tapestry Web Components
|
|
5
|
-
* Version: 2.
|
|
5
|
+
* Version: 2.7.0
|
|
6
6
|
*/
|
|
7
7
|
const defineCustomElement = defineCustomElement$1;
|
|
8
8
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tds-page-header-nav.js","sources":["../../../../../tapestry-wc/dist/components/tds-page-header-nav.js"],"sourcesContent":["/*!\n * Planning Center Tapestry Web Components\n * Version: 2.
|
|
1
|
+
{"version":3,"file":"tds-page-header-nav.js","sources":["../../../../../tapestry-wc/dist/components/tds-page-header-nav.js"],"sourcesContent":["/*!\n * Planning Center Tapestry Web Components\n * Version: 2.7.0\n */\nimport { P as PageHeaderNav, d as defineCustomElement$1 } from './p-BM4ymH3W.js';\n\nconst TdsPageHeaderNav = PageHeaderNav;\nconst defineCustomElement = defineCustomElement$1;\n\nexport { TdsPageHeaderNav, defineCustomElement };\n//# sourceMappingURL=tds-page-header-nav.js.map\n\n//# sourceMappingURL=tds-page-header-nav.js.map"],"names":[],"mappings":";;AAAA;AACA;AACA;AACA;AAIK,MAAC,mBAAmB,GAAG;;;;"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, h } from './p-
|
|
2
|
-
import { d as defineCustomElement$2 } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, h } from './p-Ccu14VWv.js';
|
|
2
|
+
import { d as defineCustomElement$2 } from './p-BM4ymH3W.js';
|
|
3
3
|
|
|
4
4
|
/*!
|
|
5
5
|
* Planning Center Tapestry Web Components
|
|
6
|
-
* Version: 2.
|
|
6
|
+
* Version: 2.7.0
|
|
7
7
|
*/
|
|
8
8
|
|
|
9
9
|
const PageHeader = /*@__PURE__*/ proxyCustomElement(class PageHeader extends H {
|
|
@@ -26,13 +26,13 @@ const PageHeader = /*@__PURE__*/ proxyCustomElement(class PageHeader extends H {
|
|
|
26
26
|
var _a, _b;
|
|
27
27
|
const hasNavigationSlot = !!this.el.querySelector("[slot='navigation']");
|
|
28
28
|
const hasMultiActions = ((_b = (_a = this.el.querySelector("[slot='actions']")) === null || _a === void 0 ? void 0 : _a.children) === null || _b === void 0 ? void 0 : _b.length) > 1;
|
|
29
|
-
return (h("header", { key: '
|
|
29
|
+
return (h("header", { key: '824a5714bcd0a97e5516f34b99eadeafdfa20727', class: {
|
|
30
30
|
"tds-page-header": true,
|
|
31
31
|
"has-multi-actions": hasMultiActions,
|
|
32
32
|
"has-nav": hasNavigationSlot,
|
|
33
33
|
"tds-page-header--profile": this.profile,
|
|
34
34
|
inactive: this.inactive,
|
|
35
|
-
} }, h("div", { key: '
|
|
35
|
+
} }, h("div", { key: '080b1a9182afb1fb2ea9bca93c9ea1797b7ec6c2', class: "tds-page-header__title-bar" }, h("div", { key: 'e184cd16b80cf466d8619682f1b3676d5970ee79', class: "tds-page-header__primary" }, h("slot", { key: '2c5fcf9e8db56c1bacecc9e0dc3dda34a7b9baf2' })), h("slot", { key: 'd742ebe9f78c5b278c2d5fbc4337c95ed0490713', name: "actions" })), hasNavigationSlot && (h("tds-page-header-nav", { key: 'f0530d93defdf10cf7a49b9fefdbfef4ddbd573f', class: "tds-no-print" }, h("slot", { key: '2fb70972f01df1ef4ef31ab49926e424ecf1fdbe', name: "navigation" })))));
|
|
36
36
|
}
|
|
37
37
|
get el() { return this; }
|
|
38
38
|
}, [4, "tds-page-header", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tds-page-header.js","sources":["../../../../../tapestry-wc/dist/components/tds-page-header.js"],"sourcesContent":["/*!\n * Planning Center Tapestry Web Components\n * Version: 2.
|
|
1
|
+
{"version":3,"file":"tds-page-header.js","sources":["../../../../../tapestry-wc/dist/components/tds-page-header.js"],"sourcesContent":["/*!\n * Planning Center Tapestry Web Components\n * Version: 2.7.0\n */\nimport { p as proxyCustomElement, H, h } from './p-Ccu14VWv.js';\nimport { d as defineCustomElement$2 } from './p-BM4ymH3W.js';\n\nconst PageHeader = /*@__PURE__*/ proxyCustomElement(class PageHeader extends H {\n constructor() {\n super();\n this.__registerHost();\n /**\n * Indicates whether the page header is inactive or not.\n * When set to true, the page header is visually inactive\n * @prop {boolean} inactive - Controls the inactive state of the page. Defaults to false.\n */\n this.inactive = false;\n }\n // --------------------------------------------------------------------------\n //\n // Render Methods\n //\n // --------------------------------------------------------------------------\n render() {\n var _a, _b;\n const hasNavigationSlot = !!this.el.querySelector(\"[slot='navigation']\");\n const hasMultiActions = ((_b = (_a = this.el.querySelector(\"[slot='actions']\")) === null || _a === void 0 ? void 0 : _a.children) === null || _b === void 0 ? void 0 : _b.length) > 1;\n return (h(\"header\", { key: '824a5714bcd0a97e5516f34b99eadeafdfa20727', class: {\n \"tds-page-header\": true,\n \"has-multi-actions\": hasMultiActions,\n \"has-nav\": hasNavigationSlot,\n \"tds-page-header--profile\": this.profile,\n inactive: this.inactive,\n } }, h(\"div\", { key: '080b1a9182afb1fb2ea9bca93c9ea1797b7ec6c2', class: \"tds-page-header__title-bar\" }, h(\"div\", { key: 'e184cd16b80cf466d8619682f1b3676d5970ee79', class: \"tds-page-header__primary\" }, h(\"slot\", { key: '2c5fcf9e8db56c1bacecc9e0dc3dda34a7b9baf2' })), h(\"slot\", { key: 'd742ebe9f78c5b278c2d5fbc4337c95ed0490713', name: \"actions\" })), hasNavigationSlot && (h(\"tds-page-header-nav\", { key: 'f0530d93defdf10cf7a49b9fefdbfef4ddbd573f', class: \"tds-no-print\" }, h(\"slot\", { key: '2fb70972f01df1ef4ef31ab49926e424ecf1fdbe', name: \"navigation\" })))));\n }\n get el() { return this; }\n}, [4, \"tds-page-header\", {\n \"inactive\": [4],\n \"profile\": [4]\n }]);\nfunction defineCustomElement$1() {\n if (typeof customElements === \"undefined\") {\n return;\n }\n const components = [\"tds-page-header\", \"tds-page-header-nav\"];\n components.forEach(tagName => { switch (tagName) {\n case \"tds-page-header\":\n if (!customElements.get(tagName)) {\n customElements.define(tagName, PageHeader);\n }\n break;\n case \"tds-page-header-nav\":\n if (!customElements.get(tagName)) {\n defineCustomElement$2();\n }\n break;\n } });\n}\n\nconst TdsPageHeader = PageHeader;\nconst defineCustomElement = defineCustomElement$1;\n\nexport { TdsPageHeader, defineCustomElement };\n//# sourceMappingURL=tds-page-header.js.map\n\n//# sourceMappingURL=tds-page-header.js.map"],"names":[],"mappings":"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"}
|
|
@@ -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-Ccu14VWv.js';
|
|
2
|
+
import { r as removeSSRSlot } from './p-ksuK8bIM.js';
|
|
3
3
|
|
|
4
4
|
/*!
|
|
5
5
|
* Planning Center Tapestry Web Components
|
|
6
|
-
* Version: 2.
|
|
6
|
+
* Version: 2.7.0
|
|
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: 2.
|
|
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: 2.7.0\n */\nimport { p as proxyCustomElement, H, h, c as Host } from './p-Ccu14VWv.js';\nimport { r as removeSSRSlot } from './p-ksuK8bIM.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-D5K9xK_N.js';
|
|
2
2
|
|
|
3
3
|
/*!
|
|
4
4
|
* Planning Center Tapestry Web Components
|
|
5
|
-
* Version: 2.
|
|
5
|
+
* Version: 2.7.0
|
|
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: 2.
|
|
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: 2.7.0\n */\nimport { S as SidenavResponsiveHeader, d as defineCustomElement$1 } from './p-D5K9xK_N.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-Ccu14VWv.js';
|
|
2
|
+
import { r as removeSSRSlot } from './p-ksuK8bIM.js';
|
|
3
3
|
|
|
4
4
|
/*!
|
|
5
5
|
* Planning Center Tapestry Web Components
|
|
6
|
-
* Version: 2.
|
|
6
|
+
* Version: 2.7.0
|
|
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: 2.
|
|
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: 2.7.0\n */\nimport { p as proxyCustomElement, H, h, c as Host } from './p-Ccu14VWv.js';\nimport { r as removeSSRSlot } from './p-ksuK8bIM.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-Ccu14VWv.js';
|
|
2
|
+
import { r as removeSSRSlot } from './p-ksuK8bIM.js';
|
|
3
|
+
import { d as defineCustomElement$3 } from './p-CTvFafAw.js';
|
|
4
|
+
import { d as defineCustomElement$2 } from './p-D5K9xK_N.js';
|
|
5
5
|
|
|
6
6
|
/*!
|
|
7
7
|
* Planning Center Tapestry Web Components
|
|
8
|
-
* Version: 2.
|
|
8
|
+
* Version: 2.7.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
let sidenavMenuId = 0;
|
|
@@ -37,7 +37,7 @@ const Sidenav = /*@__PURE__*/ proxyCustomElement(class Sidenav extends H {
|
|
|
37
37
|
//
|
|
38
38
|
// --------------------------------------------------------------------------
|
|
39
39
|
render() {
|
|
40
|
-
return (h(Host, { key: '
|
|
40
|
+
return (h(Host, { key: '06604b65e64762dcbdcb458cdbab59c1ab37b264', class: "tds-sidenav" }, h("nav", { key: 'e80a40f55f227eae88bb46c0e5d5274ea7abc293', id: this.sidenavMenuId, class: "tds-sidenav-nav", "aria-label": this.label }, h("tds-sidenav-responsive-header", { key: 'c2dc87a34873af79f8b38b4562aa7f341a2e037a', "popover-id": this.popoverId, label: this.selectedItemLabel }), h("tds-popover-container", { key: 'a9e2d0406eac1e48198adf39adc3ebe412ca5132', breakpoint: 719, id: this.popoverId, class: "tds-sidenav-collapse", "auto-position": true }, h("div", { key: '9d1f2055842fa1bf61bdd76205ab2a52dc14c23f', class: "tds-sidenav-scroll-container" }, h("slot", { key: '65b731de86aad6d85f76aac0765b8ec68a4a5448' }))))));
|
|
41
41
|
}
|
|
42
42
|
get el() { return this; }
|
|
43
43
|
}, [6, "tds-sidenav", {
|
|
@@ -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: 2.
|
|
1
|
+
{"version":3,"file":"tds-sidenav.js","sources":["../../../../../tapestry-wc/dist/components/tds-sidenav.js"],"sourcesContent":["/*!\n * Planning Center Tapestry Web Components\n * Version: 2.7.0\n */\nimport { p as proxyCustomElement, H, h, c as Host } from './p-Ccu14VWv.js';\nimport { r as removeSSRSlot } from './p-ksuK8bIM.js';\nimport { d as defineCustomElement$3 } from './p-CTvFafAw.js';\nimport { d as defineCustomElement$2 } from './p-D5K9xK_N.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: '06604b65e64762dcbdcb458cdbab59c1ab37b264', class: \"tds-sidenav\" }, h(\"nav\", { key: 'e80a40f55f227eae88bb46c0e5d5274ea7abc293', id: this.sidenavMenuId, class: \"tds-sidenav-nav\", \"aria-label\": this.label }, h(\"tds-sidenav-responsive-header\", { key: 'c2dc87a34873af79f8b38b4562aa7f341a2e037a', \"popover-id\": this.popoverId, label: this.selectedItemLabel }), h(\"tds-popover-container\", { key: 'a9e2d0406eac1e48198adf39adc3ebe412ca5132', breakpoint: 719, id: this.popoverId, class: \"tds-sidenav-collapse\", \"auto-position\": true }, h(\"div\", { key: '9d1f2055842fa1bf61bdd76205ab2a52dc14c23f', class: \"tds-sidenav-scroll-container\" }, h(\"slot\", { key: '65b731de86aad6d85f76aac0765b8ec68a4a5448' }))))));\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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"}
|
|
@@ -0,0 +1,326 @@
|
|
|
1
|
+
{
|
|
2
|
+
"numeric": {
|
|
3
|
+
"--t-border-size-default": {
|
|
4
|
+
"type": "dimension",
|
|
5
|
+
"value": "var(--t-border-width)"
|
|
6
|
+
},
|
|
7
|
+
"--t-border-size-thick": {
|
|
8
|
+
"type": "dimension",
|
|
9
|
+
"value": "var(--t-border-width-thick)"
|
|
10
|
+
},
|
|
11
|
+
"--t-font-weight-semi-bold": {
|
|
12
|
+
"type": "fontWeight",
|
|
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)"
|
|
22
|
+
}
|
|
23
|
+
},
|
|
24
|
+
"color": {
|
|
25
|
+
"--t-icon-color-status-neutral-dark": {
|
|
26
|
+
"type": "color",
|
|
27
|
+
"value": "var(--t-icon-color-status-neutral-bold)"
|
|
28
|
+
},
|
|
29
|
+
"--t-icon-color-status-info-secondary": {
|
|
30
|
+
"type": "color",
|
|
31
|
+
"value": "var(--t-icon-color-status-info)"
|
|
32
|
+
},
|
|
33
|
+
"--t-fill-color-status-neutral-solid": {
|
|
34
|
+
"type": "color",
|
|
35
|
+
"value": "var(--t-fill-color-status-neutral)"
|
|
36
|
+
},
|
|
37
|
+
"--t-fill-color-status-info-solid": {
|
|
38
|
+
"type": "color",
|
|
39
|
+
"value": "var(--t-fill-color-status-info)"
|
|
40
|
+
},
|
|
41
|
+
"--t-fill-color-status-success-solid": {
|
|
42
|
+
"type": "color",
|
|
43
|
+
"value": "var(--t-fill-color-status-success)"
|
|
44
|
+
},
|
|
45
|
+
"--t-fill-color-status-warning-solid": {
|
|
46
|
+
"type": "color",
|
|
47
|
+
"value": "var(--t-fill-color-status-warning)"
|
|
48
|
+
},
|
|
49
|
+
"--t-fill-color-status-error-solid": {
|
|
50
|
+
"type": "color",
|
|
51
|
+
"value": "var(--t-fill-color-status-error)"
|
|
52
|
+
},
|
|
53
|
+
"--t-fill-color-alert-info": {
|
|
54
|
+
"type": "color",
|
|
55
|
+
"value": "hsl(204, 94%, 49%)"
|
|
56
|
+
},
|
|
57
|
+
"--t-fill-color-alert-success": {
|
|
58
|
+
"type": "color",
|
|
59
|
+
"value": "hsl(122, 60%, 41%)"
|
|
60
|
+
},
|
|
61
|
+
"--t-fill-color-alert-warning": {
|
|
62
|
+
"type": "color",
|
|
63
|
+
"value": "hsl(43, 96%, 58%)"
|
|
64
|
+
},
|
|
65
|
+
"--t-fill-color-alert-error": {
|
|
66
|
+
"type": "color",
|
|
67
|
+
"value": "hsl(4, 77%, 59%)"
|
|
68
|
+
},
|
|
69
|
+
"--t-fill-color-button-neutral-ghost-disabled-solid": {
|
|
70
|
+
"type": "color",
|
|
71
|
+
"value": "hsl(0, 0%, 98%)",
|
|
72
|
+
"darkmode-value": "hsl(0, 0%, 100%)"
|
|
73
|
+
},
|
|
74
|
+
"--t-fill-color-button-neutral-outline-dim-default": {
|
|
75
|
+
"type": "color",
|
|
76
|
+
"value": "var(--t-fill-color-button-neutral-outline)"
|
|
77
|
+
},
|
|
78
|
+
"--t-fill-color-button-neutral-outline-dim-hover": {
|
|
79
|
+
"type": "color",
|
|
80
|
+
"value": "var(--t-fill-color-button-neutral-outline-hover)"
|
|
81
|
+
},
|
|
82
|
+
"--t-fill-color-button-neutral-outline-dim-active": {
|
|
83
|
+
"type": "color",
|
|
84
|
+
"value": "var(--t-fill-color-button-neutral-outline-active)"
|
|
85
|
+
},
|
|
86
|
+
"--t-fill-color-button-neutral-outline-dim-disabled": {
|
|
87
|
+
"type": "color",
|
|
88
|
+
"value": "var(--t-fill-color-button-neutral-outline-disabled)"
|
|
89
|
+
},
|
|
90
|
+
"--t-fill-color-button-neutral-outline-dim-disabled-solid": {
|
|
91
|
+
"type": "color",
|
|
92
|
+
"value": "hsl(0, 0%, 98%)",
|
|
93
|
+
"darkmode-value": "hsl(0, 0%, 100%)"
|
|
94
|
+
},
|
|
95
|
+
"--t-fill-color-button-interaction-outline-dim-default": {
|
|
96
|
+
"type": "color",
|
|
97
|
+
"value": "var(--t-fill-color-button-interaction-outline)"
|
|
98
|
+
},
|
|
99
|
+
"--t-fill-color-button-interaction-outline-dim-hover": {
|
|
100
|
+
"type": "color",
|
|
101
|
+
"value": "var(--t-fill-color-button-interaction-outline-hover)"
|
|
102
|
+
},
|
|
103
|
+
"--t-fill-color-button-interaction-outline-dim-active": {
|
|
104
|
+
"type": "color",
|
|
105
|
+
"value": "var(--t-fill-color-button-interaction-outline-active)"
|
|
106
|
+
},
|
|
107
|
+
"--t-fill-color-button-interaction-outline-dim-disabled": {
|
|
108
|
+
"type": "color",
|
|
109
|
+
"value": "var(--t-fill-color-button-interaction-outline-disabled)"
|
|
110
|
+
},
|
|
111
|
+
"--t-fill-color-button-create-solid-default": {
|
|
112
|
+
"type": "color",
|
|
113
|
+
"value": "hsl(96, 57%, 33%)",
|
|
114
|
+
"darkmode-value": "hsl(0, 0%, 25%)"
|
|
115
|
+
},
|
|
116
|
+
"--t-fill-color-button-create-solid-hover": {
|
|
117
|
+
"type": "color",
|
|
118
|
+
"value": "hsl(97, 57%, 28%)",
|
|
119
|
+
"darkmode-value": "hsl(0, 0%, 25%)"
|
|
120
|
+
},
|
|
121
|
+
"--t-fill-color-button-create-solid-active": {
|
|
122
|
+
"type": "color",
|
|
123
|
+
"value": "hsl(97, 57%, 23%)",
|
|
124
|
+
"darkmode-value": "hsl(0, 0%, 25%)"
|
|
125
|
+
},
|
|
126
|
+
"--t-fill-color-button-create-solid-disabled": {
|
|
127
|
+
"type": "color",
|
|
128
|
+
"value": "hsl(0, 0%, 81%)",
|
|
129
|
+
"darkmode-value": "hsl(0, 0%, 25%)"
|
|
130
|
+
},
|
|
131
|
+
"--t-fill-color-button-create-ghost-default": {
|
|
132
|
+
"type": "color",
|
|
133
|
+
"value": "hsla(0, 0%, 100%, 0)"
|
|
134
|
+
},
|
|
135
|
+
"--t-fill-color-button-create-ghost-hover": {
|
|
136
|
+
"type": "color",
|
|
137
|
+
"value": "hsl(96, 60%, 95%)",
|
|
138
|
+
"darkmode-value": "hsla(0, 0%, 100%, 0)"
|
|
139
|
+
},
|
|
140
|
+
"--t-fill-color-button-create-ghost-active": {
|
|
141
|
+
"type": "color",
|
|
142
|
+
"value": "hsl(97, 57%, 90%)",
|
|
143
|
+
"darkmode-value": "hsla(0, 0%, 100%, 0)"
|
|
144
|
+
},
|
|
145
|
+
"--t-fill-color-button-create-ghost-disabled": {
|
|
146
|
+
"type": "color",
|
|
147
|
+
"value": "hsla(0, 0%, 100%, 0)"
|
|
148
|
+
},
|
|
149
|
+
"--t-fill-color-button-delete-outline-dim-default": {
|
|
150
|
+
"type": "color",
|
|
151
|
+
"value": "var(--t-fill-color-button-delete-outline)"
|
|
152
|
+
},
|
|
153
|
+
"--t-fill-color-button-delete-outline-dim-hover": {
|
|
154
|
+
"type": "color",
|
|
155
|
+
"value": "var(--t-fill-color-button-delete-outline-hover)"
|
|
156
|
+
},
|
|
157
|
+
"--t-fill-color-button-delete-outline-dim-active": {
|
|
158
|
+
"type": "color",
|
|
159
|
+
"value": "var(--t-fill-color-button-delete-outline-active)"
|
|
160
|
+
},
|
|
161
|
+
"--t-fill-color-button-delete-outline-dim-disabled": {
|
|
162
|
+
"type": "color",
|
|
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)"
|
|
324
|
+
}
|
|
325
|
+
}
|
|
326
|
+
}
|