odaptos_design_system 1.4.83 → 1.4.84

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.
@@ -7078,7 +7078,7 @@ const Accordion = ({
7078
7078
  })), isAccordionOpen && /*#__PURE__*/React__default.createElement("div", null, children));
7079
7079
  };
7080
7080
 
7081
- var css_248z$3 = ".Badge-modules_badge__rcW9l{align-items:center;border-radius:62.4375rem;display:flex;gap:.5rem;justify-content:center;max-width:10rem;padding:0 .75rem;width:-moz-fit-content;width:fit-content}.Badge-modules_badge_idle__h2sgJ{background:var(--color-neutral-dark-shades-600,#717376)}.Badge-modules_badge_idle__h2sgJ svg{stroke:#fff!important;fill:#fff!important}.Badge-modules_badge_info__pmG6r{background:var(--color-primary-100,#e5f1ff)}.Badge-modules_badge_info__pmG6r svg{stroke:#004799!important;fill:#004799!important}.Badge-modules_badge_success__B3T1K{background:var(--color-extended-green-100,#e8f5ea)}.Badge-modules_badge_success__B3T1K svg{stroke:#3c743d!important;fill:#3c743d!important}.Badge-modules_badge_warning__Fv2f6{background:var(--color-extended-yellow-100,#fff3d6)}.Badge-modules_badge_warning__Fv2f6 svg{stroke:#6e4f00!important;fill:#6e4f00!important}.Badge-modules_badge_critical__0-YAa{background:var(--color-extended-red-100,#fddbdb)}.Badge-modules_badge_critical__0-YAa svg{stroke:#98312e!important;fill:#98312e!important}.Badge-modules_badge_sm__j8EcD{align-items:center;gap:.25rem;height:1.25rem;justify-content:center;padding:0 .75rem}.Badge-modules_badge_sm__j8EcD svg{height:.75rem;width:.75rem}.Badge-modules_badge_lg__R8zxz{align-items:center;gap:.5rem;height:2.25rem;justify-content:center;padding:0 .75rem}.Badge-modules_badge_lg__R8zxz svg{height:1rem;width:1rem}.Badge-modules_badge_base__kFbf-{align-items:center;gap:.5rem;height:1.75rem;justify-content:center;padding:0 .75rem}.Badge-modules_badge_base__kFbf- svg{height:1rem;width:1rem}";
7081
+ var css_248z$3 = ".Badge-modules_badge__rcW9l{align-items:center;border-radius:62.4375rem;display:flex;gap:.5rem;justify-content:center;max-width:10rem;padding:0 .75rem;width:-moz-fit-content;width:fit-content}.Badge-modules_badge__rcW9l p{white-space:nowrap}.Badge-modules_badge_idle__h2sgJ{background:var(--color-neutral-dark-shades-600,#717376)}.Badge-modules_badge_idle__h2sgJ svg{stroke:#fff!important;fill:#fff!important}.Badge-modules_badge_info__pmG6r{background:var(--color-primary-100,#e5f1ff)}.Badge-modules_badge_info__pmG6r svg{stroke:#004799!important;fill:#004799!important}.Badge-modules_badge_success__B3T1K{background:var(--color-extended-green-100,#e8f5ea)}.Badge-modules_badge_success__B3T1K svg{stroke:#3c743d!important;fill:#3c743d!important}.Badge-modules_badge_warning__Fv2f6{background:var(--color-extended-yellow-100,#fff3d6)}.Badge-modules_badge_warning__Fv2f6 svg{stroke:#6e4f00!important;fill:#6e4f00!important}.Badge-modules_badge_critical__0-YAa{background:var(--color-extended-red-100,#fddbdb)}.Badge-modules_badge_critical__0-YAa svg{stroke:#98312e!important;fill:#98312e!important}.Badge-modules_badge_sm__j8EcD{align-items:center;gap:.25rem;height:1.25rem;justify-content:center;padding:0 .75rem}.Badge-modules_badge_sm__j8EcD svg{height:.75rem;width:.75rem}.Badge-modules_badge_lg__R8zxz{align-items:center;gap:.5rem;height:2.25rem;justify-content:center;padding:0 .75rem}.Badge-modules_badge_lg__R8zxz svg{height:1rem;width:1rem}.Badge-modules_badge_base__kFbf-{align-items:center;gap:.5rem;height:1.75rem;justify-content:center;padding:0 .75rem}.Badge-modules_badge_base__kFbf- svg{height:1rem;width:1rem}";
7082
7082
  var styles$3 = {"badge":"Badge-modules_badge__rcW9l","badge_idle":"Badge-modules_badge_idle__h2sgJ","badge_info":"Badge-modules_badge_info__pmG6r","badge_success":"Badge-modules_badge_success__B3T1K","badge_warning":"Badge-modules_badge_warning__Fv2f6","badge_critical":"Badge-modules_badge_critical__0-YAa","badge_sm":"Badge-modules_badge_sm__j8EcD","badge_lg":"Badge-modules_badge_lg__R8zxz","badge_base":"Badge-modules_badge_base__kFbf-"};
7083
7083
  styleInject(css_248z$3);
7084
7084