@raiadrogasil/pulso-tokens
Advanced tools
Comparing version 2.3.1 to 2.4.0
@@ -13,1 +13,2 @@ export * from "./border.tokens"; | ||
export { default as PLATAFORMA_SAUDE_TOKENS } from "./plataformasaude.common"; | ||
export { default as TR_TOKENS } from "./tr.common"; |
@@ -6,3 +6,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.PLATAFORMA_SAUDE_TOKENS = exports.WHITELABEL_TOKENS = exports.RAIA_DROGASIL_TOKENS = exports.ONOFRE_TOKENS = exports.DROGASIL_TOKENS = exports.DROGA_RAIA_TOKENS = void 0; | ||
exports.TR_TOKENS = exports.PLATAFORMA_SAUDE_TOKENS = exports.WHITELABEL_TOKENS = exports.RAIA_DROGASIL_TOKENS = exports.ONOFRE_TOKENS = exports.DROGASIL_TOKENS = exports.DROGA_RAIA_TOKENS = void 0; | ||
var drogaraia_common_1 = require("./drogaraia.common"); | ||
@@ -20,1 +20,3 @@ Object.defineProperty(exports, "DROGA_RAIA_TOKENS", { enumerable: true, get: function () { return __importDefault(drogaraia_common_1).default; } }); | ||
Object.defineProperty(exports, "PLATAFORMA_SAUDE_TOKENS", { enumerable: true, get: function () { return __importDefault(plataformasaude_common_1).default; } }); | ||
var tr_common_1 = require("./tr.common"); | ||
Object.defineProperty(exports, "TR_TOKENS", { enumerable: true, get: function () { return __importDefault(tr_common_1).default; } }); |
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "2.3.1", | ||
"version": "2.4.0", | ||
"description": "Pacote de Tokens Design System da RD.", | ||
@@ -11,0 +11,0 @@ "main": "./index.js", |
@@ -37,1 +37,9 @@ import { BorderTokens } from "./border.tokens"; | ||
| "whitelabel"; | ||
export type BrandsWithTr = | ||
| "drogaraia" | ||
| "drogasil" | ||
| "plataformasaude" | ||
| "raiadrogasil" | ||
| "whitelabel" | ||
| "tr"; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
312231
45
3726