@pine-ds/doc-components 2.16.2 → 2.16.4
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.
- package/dist/index.js +4 -0
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -23477,6 +23477,10 @@ const i_ = (e) => (e = e.replace(/[A-Z]/g, " $&"), e[0].toUpperCase() + e.slice(
|
|
|
23477
23477
|
value: "8px",
|
|
23478
23478
|
type: "dimension"
|
|
23479
23479
|
},
|
|
23480
|
+
125: {
|
|
23481
|
+
value: "10px",
|
|
23482
|
+
type: "dimension"
|
|
23483
|
+
},
|
|
23480
23484
|
150: {
|
|
23481
23485
|
value: "12px",
|
|
23482
23486
|
type: "dimension"
|