@sc-360-v2/storefront-cms-library 0.5.25 → 0.5.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.
@@ -1269,6 +1269,21 @@ $resizeActive: '[data-cms-element-resizer="true"]';
1269
1269
  text-align: prepareMediaVariable(--_ctm-dn-ae-dn-ae-hg-dn-tt-an);
1270
1270
  text-decoration: prepareMediaVariable(--_ctm-dn-ae-dn-ae-hg-dn-ue);
1271
1271
  }
1272
+
1273
+ .allowance_single_program_name {
1274
+ display: flex;
1275
+ align-items: center;
1276
+
1277
+ color: prepareMediaVariable(--_ctm-dn-ae-dn-ae-ne-dn-cr);
1278
+ font-family: prepareMediaVariable(--_ctm-dn-ae-dn-ae-ne-dn-ft-fy);
1279
+ font-size: prepareMediaVariable(--_ctm-dn-ae-dn-ae-ne-dn-ft-se);
1280
+ font-style: prepareMediaVariable(--_ctm-dn-ae-dn-ae-ne-dn-ft-se-ic);
1281
+ font-weight: prepareMediaVariable(--_ctm-dn-ae-dn-ae-ne-dn-ft-wt);
1282
+ line-height: prepareMediaVariable(--_ctm-dn-ae-dn-ae-ne-dn-le-ht);
1283
+ letter-spacing: prepareMediaVariable(--_ctm-dn-ae-dn-ae-ne-dn-lr-sg);
1284
+ text-align: prepareMediaVariable(--_ctm-dn-ae-dn-ae-ne-dn-tt-an);
1285
+ text-decoration: prepareMediaVariable(--_ctm-dn-ae-dn-ae-ne-dn-ue);
1286
+ }
1272
1287
  }
1273
1288
 
1274
1289
  .allowance_upfront_wrapper {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sc-360-v2/storefront-cms-library",
3
- "version": "0.5.25",
3
+ "version": "0.5.27",
4
4
  "main": "/dist/index.js",
5
5
  "types": "./dist/index.d.ts",
6
6
  "exports": {