@northlight/ui 2.15.2 → 2.15.3

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.
@@ -11125,6 +11125,7 @@
11125
11125
  var __spreadProps$5 = (a, b) => __defProps$5(a, __getOwnPropDescs$5(b));
11126
11126
  const WebappSkin = {
11127
11127
  colors: __spreadProps$5(__spreadValues$t(__spreadValues$t({}, tokens.WebappSystemTokensSet.st.color), tokens.WebappComponentsTokensSet.color), {
11128
+ text: __spreadValues$t(__spreadValues$t({}, tokens.WebappSystemTokensSet.st.color.text), tokens.WebappComponentsTokensSet.color.text),
11128
11129
  border: __spreadValues$t(__spreadValues$t({}, tokens.WebappSystemTokensSet.st.color.border), tokens.WebappComponentsTokensSet.color.border)
11129
11130
  }),
11130
11131
  sizes: tokens.WebappComponentsTokensSet.sizing,