prosperita-dumbo-react 4.0.2 → 4.0.3

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.
@@ -11756,7 +11756,6 @@ const f5 = /* @__PURE__ */ s(k, { children: /* @__PURE__ */ s(
11756
11756
  line-height: 18px;
11757
11757
  letter-spacing: 0.16px;
11758
11758
  color: ${d.textPrimary};
11759
- background:red;
11760
11759
  align-items:center
11761
11760
  `, C5 = I.div`
11762
11761
  margin: 0;
@@ -1968,7 +1968,6 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
1968
1968
  line-height: 18px;
1969
1969
  letter-spacing: 0.16px;
1970
1970
  color: ${d.textPrimary};
1971
- background:red;
1972
1971
  align-items:center
1973
1972
  `,r5=w.div`
1974
1973
  margin: 0;
@@ -1 +1 @@
1
- {"version":3,"file":"style.d.ts","sourceRoot":"","sources":["../../../../src/Components/Breadcrumb/style.tsx"],"names":[],"mappings":";AAGA,eAAO,MAAM,SAAS,6NAUrB,CAAC;AACF,eAAO,MAAM,WAAW,yOASvB,CAAC;AACF,eAAO,MAAM,OAAO,+NAWnB,CAAC;AACF,eAAO,MAAM,YAAY,6NAsBxB,CAAC;AACF,eAAO,MAAM,IAAI,yOAyBhB,CAAC;AACF,eAAO,MAAM,OAAO,yOAQnB,CAAC"}
1
+ {"version":3,"file":"style.d.ts","sourceRoot":"","sources":["../../../../src/Components/Breadcrumb/style.tsx"],"names":[],"mappings":";AAGA,eAAO,MAAM,SAAS,6NAUrB,CAAC;AACF,eAAO,MAAM,WAAW,yOASvB,CAAC;AACF,eAAO,MAAM,OAAO,+NAUnB,CAAC;AACF,eAAO,MAAM,YAAY,6NAsBxB,CAAC;AACF,eAAO,MAAM,IAAI,yOAyBhB,CAAC;AACF,eAAO,MAAM,OAAO,yOAQnB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "prosperita-dumbo-react",
3
- "version": "4.0.2",
3
+ "version": "4.0.3",
4
4
  "main": "dist/prosperita-dumbo-react.umd.js",
5
5
  "module": "dist/prosperita-dumbo-react.es.js",
6
6
  "types": "dist/types/index.d.ts",
@@ -32,4 +32,4 @@
32
32
  "storybook": "^8.3.3",
33
33
  "styled-components": "^6.1.12"
34
34
  }
35
- }
35
+ }