carbon-react 156.2.0 → 156.2.1

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.
@@ -1 +1 @@
1
- import o,{css as a}from"styled-components";const t=o.p.withConfig({displayName:"validation-message.style__StyledValidationMessage",componentId:"sc-e21db441-0"})(["",""],(({isWarning:o,isDarkBackground:t,validationMessagePositionTop:i})=>a(["color:",";font-weight:",";margin:0px;margin-",":8px;"],o?"var(--colorsSemanticCaution600)":t?"var(--colorsSemanticNegative450)":"var(--colorsSemanticNegative500)",o?"normal":"500",i?"bottom":"top")));export{t as default};
1
+ import o,{css as a}from"styled-components";const t=o.p.withConfig({displayName:"validation-message.style__StyledValidationMessage",componentId:"sc-2a426fd1-0"})(["",""],(({isWarning:o,isDarkBackground:t,validationMessagePositionTop:i})=>a(["color:",";font-weight:",";margin:0px;margin-",":8px;"],o?"var(--tempColorsSemanticCaution600)":t?"var(--colorsSemanticNegative450)":"var(--colorsSemanticNegative500)",o?"normal":"500",i?"bottom":"top")));export{t as default};
@@ -1,6 +1,7 @@
1
1
  import { BasePalette } from "../theme.types";
2
2
  declare const _default: {
3
3
  compatibility: {
4
+ tempColorsSemanticCaution600: string;
4
5
  metaName: string;
5
6
  metaPublic: string;
6
7
  colorsUtilityMajor100: string;
@@ -1 +1 @@
1
- import e from"@sage/design-tokens/js/base/common";import{mergeWithBase as r}from"../base/index.js";function t(e,r,t){return r in e?Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[r]=t,e}function n(e){for(var r=1;r<arguments.length;r++){var n=null!=arguments[r]?arguments[r]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),o.forEach((function(r){t(e,r,n[r])}))}return e}var o,c,a=(o=n({},r((e=>({colors:{primary:e.productGreenShade(23.5),secondary:e.productGreenShade(41),tertiary:e.productGreenShade(61),loadingBarBackground:e.productGreenTint(70)}})))),c=null!=(c={compatibility:n({},e),name:"sage"})?c:{},Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(c)):function(e){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var t=Object.getOwnPropertySymbols(e);r.push.apply(r,t)}return r}(Object(c)).forEach((function(e){Object.defineProperty(o,e,Object.getOwnPropertyDescriptor(c,e))})),o);export{a as default};
1
+ import e from"@sage/design-tokens/js/base/common";import{mergeWithBase as r}from"../base/index.js";function t(e,r,t){return r in e?Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[r]=t,e}function n(e){for(var r=1;r<arguments.length;r++){var n=null!=arguments[r]?arguments[r]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),o.forEach((function(r){t(e,r,n[r])}))}return e}function o(e,r){return r=null!=r?r:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):function(e){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var t=Object.getOwnPropertySymbols(e);r.push.apply(r,t)}return r}(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})),e}var c=o(n({},r((e=>({colors:{primary:e.productGreenShade(23.5),secondary:e.productGreenShade(41),tertiary:e.productGreenShade(61),loadingBarBackground:e.productGreenTint(70)}})))),{compatibility:o(n({},e),{tempColorsSemanticCaution600:"#C93E08"}),name:"sage"});export{c as default};
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("styled-components");function t(e){return e&&e.__esModule?e:{default:e}}const o=t(e).default.p.withConfig({displayName:"validation-message.style__StyledValidationMessage",componentId:"sc-e21db441-0"})(["",""],(({isWarning:t,isDarkBackground:o,validationMessagePositionTop:a})=>{const i=o?"var(--colorsSemanticNegative450)":"var(--colorsSemanticNegative500)";return e.css(["color:",";font-weight:",";margin:0px;margin-",":8px;"],t?"var(--colorsSemanticCaution600)":i,t?"normal":"500",a?"bottom":"top")}));exports.default=o;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("styled-components");function t(e){return e&&e.__esModule?e:{default:e}}const o=t(e).default.p.withConfig({displayName:"validation-message.style__StyledValidationMessage",componentId:"sc-2a426fd1-0"})(["",""],(({isWarning:t,isDarkBackground:o,validationMessagePositionTop:a})=>{const i=o?"var(--colorsSemanticNegative450)":"var(--colorsSemanticNegative500)";return e.css(["color:",";font-weight:",";margin:0px;margin-",":8px;"],t?"var(--tempColorsSemanticCaution600)":i,t?"normal":"500",a?"bottom":"top")}));exports.default=o;
@@ -1,6 +1,7 @@
1
1
  import { BasePalette } from "../theme.types";
2
2
  declare const _default: {
3
3
  compatibility: {
4
+ tempColorsSemanticCaution600: string;
4
5
  metaName: string;
5
6
  metaPublic: string;
6
7
  colorsUtilityMajor100: string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@sage/design-tokens/js/base/common"),r=require("../base/index.js");function t(e){return e&&e.__esModule?e:{default:e}}var n=t(e);function o(e,r,t){return r in e?Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[r]=t,e}function c(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{},n=Object.keys(t);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(t).filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})))),n.forEach((function(r){o(e,r,t[r])}))}return e}var a,i,u=(a=c({},r.mergeWithBase((e=>({colors:{primary:e.productGreenShade(23.5),secondary:e.productGreenShade(41),tertiary:e.productGreenShade(61),loadingBarBackground:e.productGreenTint(70)}})))),i=null!=(i={compatibility:c({},n.default),name:"sage"})?i:{},Object.getOwnPropertyDescriptors?Object.defineProperties(a,Object.getOwnPropertyDescriptors(i)):function(e){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var t=Object.getOwnPropertySymbols(e);r.push.apply(r,t)}return r}(Object(i)).forEach((function(e){Object.defineProperty(a,e,Object.getOwnPropertyDescriptor(i,e))})),a);exports.default=u;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@sage/design-tokens/js/base/common"),r=require("../base/index.js");function t(e){return e&&e.__esModule?e:{default:e}}var n=t(e);function o(e,r,t){return r in e?Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[r]=t,e}function c(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{},n=Object.keys(t);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(t).filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})))),n.forEach((function(r){o(e,r,t[r])}))}return e}function a(e,r){return r=null!=r?r:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):function(e){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var t=Object.getOwnPropertySymbols(e);r.push.apply(r,t)}return r}(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})),e}var i=a(c({},r.mergeWithBase((e=>({colors:{primary:e.productGreenShade(23.5),secondary:e.productGreenShade(41),tertiary:e.productGreenShade(61),loadingBarBackground:e.productGreenTint(70)}})))),{compatibility:a(c({},n.default),{tempColorsSemanticCaution600:"#C93E08"}),name:"sage"});exports.default=i;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "carbon-react",
3
- "version": "156.2.0",
3
+ "version": "156.2.1",
4
4
  "description": "A library of reusable React components for easily building user interfaces.",
5
5
  "files": [
6
6
  "lib",