cleek 2.11.13 → 2.11.14

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.
Files changed (28) hide show
  1. package/dist/cleek-styles/tiny-tailwind/aspect-ratio.styl +6 -6
  2. package/dist/cleek-styles/tiny-tailwind/bg-color.styl +161 -161
  3. package/dist/cleek-styles/tiny-tailwind/border-color.styl +161 -161
  4. package/dist/cleek-styles/tiny-tailwind/border.styl +63 -63
  5. package/dist/cleek-styles/tiny-tailwind/flex-direction.styl +8 -8
  6. package/dist/cleek-styles/tiny-tailwind/flex-grow.styl +10 -10
  7. package/dist/cleek-styles/tiny-tailwind/font-size.styl +24 -24
  8. package/dist/cleek-styles/tiny-tailwind/grid.styl +87 -87
  9. package/dist/cleek-styles/tiny-tailwind/height.styl +96 -96
  10. package/dist/cleek-styles/tiny-tailwind/inset.styl +328 -328
  11. package/dist/cleek-styles/tiny-tailwind/leading.styl +28 -28
  12. package/dist/cleek-styles/tiny-tailwind/object-fit.styl +20 -20
  13. package/dist/cleek-styles/tiny-tailwind/opacity.styl +30 -30
  14. package/dist/cleek-styles/tiny-tailwind/pointer-events.styl +4 -4
  15. package/dist/cleek-styles/tiny-tailwind/shadow.styl +16 -16
  16. package/dist/cleek-styles/tiny-tailwind/size-constraints.styl +127 -127
  17. package/dist/cleek-styles/tiny-tailwind/text-color.styl +159 -159
  18. package/dist/cleek-styles/tiny-tailwind/text-decoration.styl +8 -8
  19. package/dist/cleek-styles/tiny-tailwind/text-overflow.styl +38 -38
  20. package/dist/cleek-styles/tiny-tailwind/text-transform.styl +8 -8
  21. package/dist/cleek-styles/tiny-tailwind/transition.styl +55 -55
  22. package/dist/cleek-styles/tiny-tailwind/user-select.styl +8 -8
  23. package/dist/cleek-styles/tiny-tailwind/visibility.styl +4 -4
  24. package/dist/cleek-styles/tiny-tailwind/z-index.styl +14 -14
  25. package/dist/main.cjs.js +1 -1
  26. package/dist/main.css +1 -1
  27. package/dist/main.es.js +2 -2
  28. package/package.json +1 -1
package/dist/main.es.js CHANGED
@@ -3731,7 +3731,7 @@ const El = /* @__PURE__ */ q(Ol, [["__scopeId", "data-v-43006e82"]]), Nl = ["onC
3731
3731
  ], 32));
3732
3732
  }
3733
3733
  });
3734
- const ql = /* @__PURE__ */ q(Hl, [["__scopeId", "data-v-0da0346b"]]), Ul = {
3734
+ const ql = /* @__PURE__ */ q(Hl, [["__scopeId", "data-v-871835dc"]]), Ul = {
3735
3735
  key: 0,
3736
3736
  class: "ck-card__header-title"
3737
3737
  }, Yl = { class: "ck-card__body" }, Gl = {
@@ -3850,7 +3850,7 @@ const Kl = /* @__PURE__ */ q(Zl, [["__scopeId", "data-v-780265b9"]]), Ql = ["col
3850
3850
  ], 14, Ql));
3851
3851
  }
3852
3852
  });
3853
- const ni = /* @__PURE__ */ q(oi, [["__scopeId", "data-v-2bb1c329"]]), ai = "primary", li = "m", ii = "white", si = /* @__PURE__ */ R({
3853
+ const ni = /* @__PURE__ */ q(oi, [["__scopeId", "data-v-fa201454"]]), ai = "primary", li = "m", ii = "white", si = /* @__PURE__ */ R({
3854
3854
  __name: "ck-circle",
3855
3855
  props: {
3856
3856
  size: {},
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "cleek",
3
3
  "description": "Complete UX Vue library",
4
- "version": "2.11.13",
4
+ "version": "2.11.14",
5
5
  "author": "Quantic Onion",
6
6
  "license": "MIT",
7
7
  "repository": "",