@planningcenter/tapestry 3.0.0-rc.26 → 3.0.0-rc.27
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/page-header/index.js +1 -1
- package/dist/components/sidenav/index.js +1 -1
- package/dist/index.css +14 -6
- package/dist/index.css.map +1 -1
- package/dist/reactRender.css +404 -396
- package/dist/reactRender.css.map +1 -1
- package/dist/reactRenderLegacy.css +404 -396
- package/dist/reactRenderLegacy.css.map +1 -1
- package/dist/tapestry-wc/dist/components/{p-BgG83B1-.js → p-B0afbgCV.js} +2 -2
- package/dist/tapestry-wc/dist/components/{p-BgG83B1-.js.map → p-B0afbgCV.js.map} +1 -1
- package/dist/tapestry-wc/dist/components/{p-B3g3KE10.js → p-Bs1ymX9N.js} +3 -3
- package/dist/tapestry-wc/dist/components/{p-B3g3KE10.js.map → p-Bs1ymX9N.js.map} +1 -1
- package/dist/tapestry-wc/dist/components/{p-BMbHCIAM.js → p-C8YG9N-Y.js} +3 -3
- package/dist/tapestry-wc/dist/components/{p-BMbHCIAM.js.map → p-C8YG9N-Y.js.map} +1 -1
- package/dist/tapestry-wc/dist/components/{p-DObZMtMA.js → p-EISM4h4-.js} +3 -3
- package/dist/tapestry-wc/dist/components/{p-DObZMtMA.js.map → p-EISM4h4-.js.map} +1 -1
- package/dist/tapestry-wc/dist/components/{p-CWT-jsBv.js → p-di2so2cC.js} +2 -2
- package/dist/tapestry-wc/dist/components/{p-CWT-jsBv.js.map → p-di2so2cC.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 +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-dark.css +4 -4
- package/dist/tokens-dark.css.map +1 -1
- package/dist/tokens.css +14 -6
- package/dist/tokens.css.map +1 -1
- package/dist/unstable.css +14 -6
- package/dist/unstable.css.map +1 -1
- package/package.json +5 -5
package/dist/unstable.css
CHANGED
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
--t-text-color-headline:hsl(0, 0%, 12%);
|
|
229
229
|
--t-text-color:hsl(0, 0%, 24%);
|
|
230
230
|
--t-text-color-secondary:hsl(0, 0%, 42%);
|
|
231
|
-
--t-text-color-disabled:hsl(0, 0%,
|
|
231
|
+
--t-text-color-disabled:hsl(0, 0%, 68%);
|
|
232
232
|
--t-text-color-placeholder:hsl(0, 0%, 58%);
|
|
233
233
|
--t-text-color-inverted:hsl(0, 0%, 100%);
|
|
234
234
|
--t-text-color-interaction:hsl(204, 100%, 40%);
|
|
@@ -361,6 +361,14 @@
|
|
|
361
361
|
--t-fill-color-product-home-060:hsl(221, 90%, 50%);
|
|
362
362
|
--t-fill-color-product-home-070:hsl(221, 90%, 45%);
|
|
363
363
|
--t-fill-color-product-home-080:hsl(218, 84%, 25%);
|
|
364
|
+
--t-fill-color-product-musicstand-010:hsl(207, 61%, 93%);
|
|
365
|
+
--t-fill-color-product-musicstand-020:hsl(207, 61%, 90%);
|
|
366
|
+
--t-fill-color-product-musicstand-030:hsl(207, 58%, 85%);
|
|
367
|
+
--t-fill-color-product-musicstand-040:hsl(207, 59%, 60%);
|
|
368
|
+
--t-fill-color-product-musicstand-050:hsl(207, 59%, 50%);
|
|
369
|
+
--t-fill-color-product-musicstand-060:hsl(207, 59%, 40%);
|
|
370
|
+
--t-fill-color-product-musicstand-070:hsl(207, 59%, 35%);
|
|
371
|
+
--t-fill-color-product-musicstand-080:hsl(207, 59%, 25%);
|
|
364
372
|
--t-fill-color-product-people-010:hsl(219, 73%, 91%);
|
|
365
373
|
--t-fill-color-product-people-020:hsl(220, 69%, 81%);
|
|
366
374
|
--t-fill-color-product-people-030:hsl(221, 73%, 71%);
|
|
@@ -567,7 +575,7 @@
|
|
|
567
575
|
--t-border-color-control-success:hsl(97, 57%, 40%);
|
|
568
576
|
--t-border-color-control-warning:hsl(42, 84%, 63%);
|
|
569
577
|
--t-border-color-control-error:hsl(8, 60%, 47%);
|
|
570
|
-
--t-border-color-control-disabled:hsl(0, 0%,
|
|
578
|
+
--t-border-color-control-disabled:hsl(0, 0%, 81%);
|
|
571
579
|
--t-shadow-overflow-color:hsla(0, 0%, 0%, 0.07);
|
|
572
580
|
--t-font-sans-serif:ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
|
573
581
|
--t-font-monospace:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
|
|
@@ -674,7 +682,7 @@
|
|
|
674
682
|
--t-text-color-headline:hsl(0, 0%, 94%);
|
|
675
683
|
--t-text-color:hsl(0, 0%, 80%);
|
|
676
684
|
--t-text-color-secondary:hsl(0, 0%, 54%);
|
|
677
|
-
--t-text-color-disabled:hsl(0, 0%,
|
|
685
|
+
--t-text-color-disabled:hsl(0, 0%, 32%);
|
|
678
686
|
--t-text-color-placeholder:hsl(0, 0%, 38%);
|
|
679
687
|
--t-text-color-interaction:hsl(204, 68%, 55%);
|
|
680
688
|
--t-text-color-interaction-hover:hsl(204, 68%, 50%);
|
|
@@ -888,7 +896,7 @@
|
|
|
888
896
|
--t-border-color-button-delete:hsla(8, 60%, 47%, 0.25);
|
|
889
897
|
--t-border-color-control-neutral:hsl(0, 0%, 33%);
|
|
890
898
|
--t-border-color-control-info:hsl(204, 100%, 35%);
|
|
891
|
-
--t-border-color-control-disabled:hsl(0, 0%,
|
|
899
|
+
--t-border-color-control-disabled:hsl(0, 0%, 24%);
|
|
892
900
|
--t-shadow-overflow-color:hsla(0, 0%, 0%, 0.6);
|
|
893
901
|
--t-fill-color-button-neutral-ghost-disabled-solid:hsl(0, 0%, 100%);
|
|
894
902
|
--t-fill-color-button-neutral-outline-dim-disabled-solid:hsl(0, 0%, 100%);
|
|
@@ -906,7 +914,7 @@
|
|
|
906
914
|
--t-text-color-headline:hsl(0, 0%, 94%);
|
|
907
915
|
--t-text-color:hsl(0, 0%, 80%);
|
|
908
916
|
--t-text-color-secondary:hsl(0, 0%, 54%);
|
|
909
|
-
--t-text-color-disabled:hsl(0, 0%,
|
|
917
|
+
--t-text-color-disabled:hsl(0, 0%, 32%);
|
|
910
918
|
--t-text-color-placeholder:hsl(0, 0%, 38%);
|
|
911
919
|
--t-text-color-interaction:hsl(204, 68%, 55%);
|
|
912
920
|
--t-text-color-interaction-hover:hsl(204, 68%, 50%);
|
|
@@ -1120,7 +1128,7 @@
|
|
|
1120
1128
|
--t-border-color-button-delete:hsla(8, 60%, 47%, 0.25);
|
|
1121
1129
|
--t-border-color-control-neutral:hsl(0, 0%, 33%);
|
|
1122
1130
|
--t-border-color-control-info:hsl(204, 100%, 35%);
|
|
1123
|
-
--t-border-color-control-disabled:hsl(0, 0%,
|
|
1131
|
+
--t-border-color-control-disabled:hsl(0, 0%, 24%);
|
|
1124
1132
|
--t-shadow-overflow-color:hsla(0, 0%, 0%, 0.6);
|
|
1125
1133
|
--t-fill-color-button-neutral-ghost-disabled-solid:hsl(0, 0%, 100%);
|
|
1126
1134
|
--t-fill-color-button-neutral-outline-dim-disabled-solid:hsl(0, 0%, 100%);
|