@veeqo/ui 14.4.0-beta-1 → 14.4.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.
@@ -2,8 +2,8 @@
2
2
 
3
3
  var ___$insertStyle = require('../../_virtual/____insertStyle.cjs');
4
4
 
5
- ___$insertStyle("._rootStack_5idtz_1 {\n position: relative;\n}\n\n/* Overrides hintText token's 12px/16px to match the original design spec */\n._hint_5idtz_6 {\n margin-top: var(--sizes-xs);\n font-size: 0.875rem;\n line-height: var(--sizes-5);\n}\n\n/* Error token uses font-weight: 600, but form errors render at normal weight */\n._error_5idtz_13 {\n font-weight: normal;\n}");
6
- var labelStyles = {"rootStack":"_rootStack_5idtz_1","hint":"_hint_5idtz_6","error":"_error_5idtz_13"};
5
+ ___$insertStyle("._rootStack_1rs8c_1 {\n position: relative;\n}\n\n/* Overrides hintText token's 12px/16px to use body font-size/line-height */\n._hint_1rs8c_6 {\n margin-top: var(--sizes-xs);\n font-size: var(--text-body-font-size);\n line-height: var(--text-body-line-height);\n}\n\n/* Error token uses font-weight: 600, but form errors render at normal weight */\n._error_1rs8c_13 {\n font-weight: normal;\n}");
6
+ var labelStyles = {"rootStack":"_rootStack_1rs8c_1","hint":"_hint_1rs8c_6","error":"_error_1rs8c_13"};
7
7
 
8
8
  module.exports = labelStyles;
9
9
  //# sourceMappingURL=withLabels.module.scss.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"withLabels.module.scss.cjs","sources":["../../../src/hoc/withLabels/withLabels.module.scss"],"sourcesContent":[".rootStack {\n position: relative;\n}\n\n/* Overrides hintText token's 12px/16px to match the original design spec */\n.hint {\n margin-top: var(--sizes-xs);\n font-size: 0.875rem;\n line-height: var(--sizes-5);\n}\n\n/* Error token uses font-weight: 600, but form errors render at normal weight */\n.error {\n font-weight: normal;\n}\n"],"names":[],"mappings":";;;;AACE,eAAA,CAAA,iXAAA;;;;;"}
1
+ {"version":3,"file":"withLabels.module.scss.cjs","sources":["../../../src/hoc/withLabels/withLabels.module.scss"],"sourcesContent":[".rootStack {\n position: relative;\n}\n\n/* Overrides hintText token's 12px/16px to use body font-size/line-height */\n.hint {\n margin-top: var(--sizes-xs);\n font-size: var(--text-body-font-size);\n line-height: var(--text-body-line-height);\n}\n\n/* Error token uses font-weight: 600, but form errors render at normal weight */\n.error {\n font-weight: normal;\n}\n"],"names":[],"mappings":";;;;AACE,eAAA,CAAA,iZAAA;;;;;"}
@@ -1,7 +1,7 @@
1
1
  import insertStyle from '../../_virtual/____insertStyle.js';
2
2
 
3
- insertStyle("._rootStack_5idtz_1 {\n position: relative;\n}\n\n/* Overrides hintText token's 12px/16px to match the original design spec */\n._hint_5idtz_6 {\n margin-top: var(--sizes-xs);\n font-size: 0.875rem;\n line-height: var(--sizes-5);\n}\n\n/* Error token uses font-weight: 600, but form errors render at normal weight */\n._error_5idtz_13 {\n font-weight: normal;\n}");
4
- var labelStyles = {"rootStack":"_rootStack_5idtz_1","hint":"_hint_5idtz_6","error":"_error_5idtz_13"};
3
+ insertStyle("._rootStack_1rs8c_1 {\n position: relative;\n}\n\n/* Overrides hintText token's 12px/16px to use body font-size/line-height */\n._hint_1rs8c_6 {\n margin-top: var(--sizes-xs);\n font-size: var(--text-body-font-size);\n line-height: var(--text-body-line-height);\n}\n\n/* Error token uses font-weight: 600, but form errors render at normal weight */\n._error_1rs8c_13 {\n font-weight: normal;\n}");
4
+ var labelStyles = {"rootStack":"_rootStack_1rs8c_1","hint":"_hint_1rs8c_6","error":"_error_1rs8c_13"};
5
5
 
6
6
  export { labelStyles as default };
7
7
  //# sourceMappingURL=withLabels.module.scss.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"withLabels.module.scss.js","sources":["../../../src/hoc/withLabels/withLabels.module.scss"],"sourcesContent":[".rootStack {\n position: relative;\n}\n\n/* Overrides hintText token's 12px/16px to match the original design spec */\n.hint {\n margin-top: var(--sizes-xs);\n font-size: 0.875rem;\n line-height: var(--sizes-5);\n}\n\n/* Error token uses font-weight: 600, but form errors render at normal weight */\n.error {\n font-weight: normal;\n}\n"],"names":["___$insertStyle"],"mappings":";;AACEA,WAAA,CAAA,iXAAA;;;;;"}
1
+ {"version":3,"file":"withLabels.module.scss.js","sources":["../../../src/hoc/withLabels/withLabels.module.scss"],"sourcesContent":[".rootStack {\n position: relative;\n}\n\n/* Overrides hintText token's 12px/16px to use body font-size/line-height */\n.hint {\n margin-top: var(--sizes-xs);\n font-size: var(--text-body-font-size);\n line-height: var(--text-body-line-height);\n}\n\n/* Error token uses font-weight: 600, but form errors render at normal weight */\n.error {\n font-weight: normal;\n}\n"],"names":["___$insertStyle"],"mappings":";;AACEA,WAAA,CAAA,iZAAA;;;;;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veeqo/ui",
3
- "version": "14.4.0-beta-1",
3
+ "version": "14.4.0",
4
4
  "description": "New optimised component library for Veeqo.",
5
5
  "author": "Robert Wealthall",
6
6
  "license": "ISC",