prosperita-dumbo-react 4.0.2 → 10.0.2

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.
@@ -11733,11 +11733,9 @@ const f5 = /* @__PURE__ */ s(k, { children: /* @__PURE__ */ s(
11733
11733
  margin: 0;
11734
11734
  padding: 0;
11735
11735
  justify-content: center;
11736
- align-items:center;
11737
11736
  flex-direction: row;
11738
11737
  gap: 9px;
11739
11738
  position: relative;
11740
-
11741
11739
  `, v5 = I.p`
11742
11740
  margin: 0;
11743
11741
  padding: 0;
@@ -11750,14 +11748,12 @@ const f5 = /* @__PURE__ */ s(k, { children: /* @__PURE__ */ s(
11750
11748
  `, y5 = I.span`
11751
11749
  margin: 0;
11752
11750
  padding: 0;
11753
- font-size: 20px;
11751
+ font-size: 19px;
11754
11752
  font-style: normal;
11755
- font-weight: 100;
11753
+ font-weight: bolder;
11756
11754
  line-height: 18px;
11757
11755
  letter-spacing: 0.16px;
11758
11756
  color: ${d.textPrimary};
11759
- background:red;
11760
- align-items:center
11761
11757
  `, C5 = I.div`
11762
11758
  margin: 0;
11763
11759
  padding: 0;
@@ -1945,11 +1945,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
1945
1945
  margin: 0;
1946
1946
  padding: 0;
1947
1947
  justify-content: center;
1948
- align-items:center;
1949
1948
  flex-direction: row;
1950
1949
  gap: 9px;
1951
1950
  position: relative;
1952
-
1953
1951
  `,t5=w.p`
1954
1952
  margin: 0;
1955
1953
  padding: 0;
@@ -1962,14 +1960,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
1962
1960
  `,n5=w.span`
1963
1961
  margin: 0;
1964
1962
  padding: 0;
1965
- font-size: 20px;
1963
+ font-size: 19px;
1966
1964
  font-style: normal;
1967
- font-weight: 100;
1965
+ font-weight: bolder;
1968
1966
  line-height: 18px;
1969
1967
  letter-spacing: 0.16px;
1970
1968
  color: ${d.textPrimary};
1971
- background:red;
1972
- align-items:center
1973
1969
  `,r5=w.div`
1974
1970
  margin: 0;
1975
1971
  padding: 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,6NAQrB,CAAC;AACF,eAAO,MAAM,WAAW,yOASvB,CAAC;AACF,eAAO,MAAM,OAAO,+NASnB,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": "10.0.2",
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",