@billgangcom/theme-lib 1.2.0 → 1.4.0

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 (39) hide show
  1. package/dist/align-bottom-B6qXcF_P.js +5 -0
  2. package/dist/align-bottom-BNcdAnw9.cjs +1 -0
  3. package/dist/align-top-BGk9vlUd.cjs +1 -0
  4. package/dist/align-top-CMearyFH.js +5 -0
  5. package/dist/builder.cjs.js +7 -7
  6. package/dist/builder.es.js +337 -336
  7. package/dist/image-Bx3xvWOB.cjs +1 -0
  8. package/dist/image-CASDWdgb.js +5 -0
  9. package/dist/index-DUXD-4un.cjs +34 -0
  10. package/dist/{index-SOBckDON.js → index-ohEJxZVF.js} +667 -638
  11. package/dist/shared/ui/Button/index.d.ts +1 -1
  12. package/dist/shared/ui/Input/index.d.ts +1 -0
  13. package/dist/shared/ui/Switch/index.d.ts +3 -0
  14. package/dist/sliders-BOds2ujo.js +5 -0
  15. package/dist/sliders-CsvSCMlf.cjs +1 -0
  16. package/dist/text-align-left-BBdqQ7N2.js +5 -0
  17. package/dist/text-align-left-BLq4Pvg1.cjs +1 -0
  18. package/dist/text-bold-BqCslwM8.cjs +1 -0
  19. package/dist/text-bold-CkfsPLSD.js +5 -0
  20. package/dist/text-code-CdpLXZEo.cjs +1 -0
  21. package/dist/text-code-Omig8KTZ.js +5 -0
  22. package/dist/text-italic-B6DlWITY.js +5 -0
  23. package/dist/text-italic-DgM86CDI.cjs +1 -0
  24. package/dist/text-strike-through-BPd9vRCE.js +5 -0
  25. package/dist/text-strike-through-DUrcRZUF.cjs +1 -0
  26. package/dist/text-underline-BMJdubuO.js +5 -0
  27. package/dist/text-underline-CwR9adlS.cjs +1 -0
  28. package/dist/ui/ButtonsSettings/index.d.ts +20 -0
  29. package/dist/ui/ButtonsSettings/popup.d.ts +12 -0
  30. package/dist/ui/LayoutSettings/index.d.ts +10 -0
  31. package/dist/ui/ProductSettings/index.d.ts +18 -0
  32. package/dist/ui/ProductSettings/popup.d.ts +12 -0
  33. package/dist/ui/TextSettings/index.d.ts +14 -0
  34. package/dist/ui/TypeTexts/index.d.ts +7 -0
  35. package/dist/ui/index.d.ts +6 -0
  36. package/dist/ui.cjs.js +1 -1
  37. package/dist/ui.es.js +573 -13
  38. package/package.json +2 -2
  39. package/dist/index-3IJeySWj.cjs +0 -34
@@ -0,0 +1,5 @@
1
+ import * as C from "react";
2
+ const e = (t) => /* @__PURE__ */ C.createElement("svg", { width: 20, height: 20, viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ C.createElement("path", { d: "M17.5 16.875C17.5 17.0408 17.4342 17.1997 17.3169 17.3169C17.1997 17.4342 17.0408 17.5 16.875 17.5H3.125C2.95924 17.5 2.80027 17.4342 2.68306 17.3169C2.56585 17.1997 2.5 17.0408 2.5 16.875C2.5 16.7092 2.56585 16.5503 2.68306 16.4331C2.80027 16.3158 2.95924 16.25 3.125 16.25H16.875C17.0408 16.25 17.1997 16.3158 17.3169 16.4331C17.4342 16.5503 17.5 16.7092 17.5 16.875ZM10.625 13.75V6.25C10.625 5.91848 10.7567 5.60054 10.9911 5.36612C11.2255 5.1317 11.5435 5 11.875 5H15C15.3315 5 15.6495 5.1317 15.8839 5.36612C16.1183 5.60054 16.25 5.91848 16.25 6.25V13.75C16.25 14.0815 16.1183 14.3995 15.8839 14.6339C15.6495 14.8683 15.3315 15 15 15H11.875C11.5435 15 11.2255 14.8683 10.9911 14.6339C10.7567 14.3995 10.625 14.0815 10.625 13.75ZM11.875 13.75H15V6.25H11.875V13.75ZM3.75 13.75V3.125C3.75 2.79348 3.8817 2.47554 4.11612 2.24112C4.35054 2.0067 4.66848 1.875 5 1.875H8.125C8.45652 1.875 8.77446 2.0067 9.00888 2.24112C9.2433 2.47554 9.375 2.79348 9.375 3.125V13.75C9.375 14.0815 9.2433 14.3995 9.00888 14.6339C8.77446 14.8683 8.45652 15 8.125 15H5C4.66848 15 4.35054 14.8683 4.11612 14.6339C3.8817 14.3995 3.75 14.0815 3.75 13.75ZM5 13.75H8.125V3.125H5V13.75Z", fill: "#757575" }));
3
+ export {
4
+ e as default
5
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const C=require("react");function c(e){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const o=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,o.get?o:{enumerable:!0,get:()=>e[t]})}}return n.default=e,Object.freeze(n)}const r=c(C),l=e=>r.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},r.createElement("path",{d:"M17.5 16.875C17.5 17.0408 17.4342 17.1997 17.3169 17.3169C17.1997 17.4342 17.0408 17.5 16.875 17.5H3.125C2.95924 17.5 2.80027 17.4342 2.68306 17.3169C2.56585 17.1997 2.5 17.0408 2.5 16.875C2.5 16.7092 2.56585 16.5503 2.68306 16.4331C2.80027 16.3158 2.95924 16.25 3.125 16.25H16.875C17.0408 16.25 17.1997 16.3158 17.3169 16.4331C17.4342 16.5503 17.5 16.7092 17.5 16.875ZM10.625 13.75V6.25C10.625 5.91848 10.7567 5.60054 10.9911 5.36612C11.2255 5.1317 11.5435 5 11.875 5H15C15.3315 5 15.6495 5.1317 15.8839 5.36612C16.1183 5.60054 16.25 5.91848 16.25 6.25V13.75C16.25 14.0815 16.1183 14.3995 15.8839 14.6339C15.6495 14.8683 15.3315 15 15 15H11.875C11.5435 15 11.2255 14.8683 10.9911 14.6339C10.7567 14.3995 10.625 14.0815 10.625 13.75ZM11.875 13.75H15V6.25H11.875V13.75ZM3.75 13.75V3.125C3.75 2.79348 3.8817 2.47554 4.11612 2.24112C4.35054 2.0067 4.66848 1.875 5 1.875H8.125C8.45652 1.875 8.77446 2.0067 9.00888 2.24112C9.2433 2.47554 9.375 2.79348 9.375 3.125V13.75C9.375 14.0815 9.2433 14.3995 9.00888 14.6339C8.77446 14.8683 8.45652 15 8.125 15H5C4.66848 15 4.35054 14.8683 4.11612 14.6339C3.8817 14.3995 3.75 14.0815 3.75 13.75ZM5 13.75H8.125V3.125H5V13.75Z",fill:"#757575"}));exports.default=l;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react");function c(e){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,r.get?r:{enumerable:!0,get:()=>e[t]})}}return n.default=e,Object.freeze(n)}const C=c(o),l=e=>C.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},C.createElement("path",{d:"M17.5 3.125C17.5 3.29076 17.4342 3.44973 17.3169 3.56694C17.1997 3.68415 17.0408 3.75 16.875 3.75H3.125C2.95924 3.75 2.80027 3.68415 2.68306 3.56694C2.56585 3.44973 2.5 3.29076 2.5 3.125C2.5 2.95924 2.56585 2.80027 2.68306 2.68306C2.80027 2.56585 2.95924 2.5 3.125 2.5H16.875C17.0408 2.5 17.1997 2.56585 17.3169 2.68306C17.4342 2.80027 17.5 2.95924 17.5 3.125ZM16.25 6.25V13.75C16.25 14.0815 16.1183 14.3995 15.8839 14.6339C15.6495 14.8683 15.3315 15 15 15H11.875C11.5435 15 11.2255 14.8683 10.9911 14.6339C10.7567 14.3995 10.625 14.0815 10.625 13.75V6.25C10.625 5.91848 10.7567 5.60054 10.9911 5.36612C11.2255 5.1317 11.5435 5 11.875 5H15C15.3315 5 15.6495 5.1317 15.8839 5.36612C16.1183 5.60054 16.25 5.91848 16.25 6.25ZM15 6.25H11.875V13.75H15V6.25ZM9.375 6.25V16.875C9.375 17.2065 9.2433 17.5245 9.00888 17.7589C8.77446 17.9933 8.45652 18.125 8.125 18.125H5C4.66848 18.125 4.35054 17.9933 4.11612 17.7589C3.8817 17.5245 3.75 17.2065 3.75 16.875V6.25C3.75 5.91848 3.8817 5.60054 4.11612 5.36612C4.35054 5.1317 4.66848 5 5 5H8.125C8.45652 5 8.77446 5.1317 9.00888 5.36612C9.2433 5.60054 9.375 5.91848 9.375 6.25ZM8.125 6.25H5V16.875H8.125V6.25Z",fill:"#757575"}));exports.default=l;
@@ -0,0 +1,5 @@
1
+ import * as C from "react";
2
+ const t = (e) => /* @__PURE__ */ C.createElement("svg", { width: 20, height: 20, viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ C.createElement("path", { d: "M17.5 3.125C17.5 3.29076 17.4342 3.44973 17.3169 3.56694C17.1997 3.68415 17.0408 3.75 16.875 3.75H3.125C2.95924 3.75 2.80027 3.68415 2.68306 3.56694C2.56585 3.44973 2.5 3.29076 2.5 3.125C2.5 2.95924 2.56585 2.80027 2.68306 2.68306C2.80027 2.56585 2.95924 2.5 3.125 2.5H16.875C17.0408 2.5 17.1997 2.56585 17.3169 2.68306C17.4342 2.80027 17.5 2.95924 17.5 3.125ZM16.25 6.25V13.75C16.25 14.0815 16.1183 14.3995 15.8839 14.6339C15.6495 14.8683 15.3315 15 15 15H11.875C11.5435 15 11.2255 14.8683 10.9911 14.6339C10.7567 14.3995 10.625 14.0815 10.625 13.75V6.25C10.625 5.91848 10.7567 5.60054 10.9911 5.36612C11.2255 5.1317 11.5435 5 11.875 5H15C15.3315 5 15.6495 5.1317 15.8839 5.36612C16.1183 5.60054 16.25 5.91848 16.25 6.25ZM15 6.25H11.875V13.75H15V6.25ZM9.375 6.25V16.875C9.375 17.2065 9.2433 17.5245 9.00888 17.7589C8.77446 17.9933 8.45652 18.125 8.125 18.125H5C4.66848 18.125 4.35054 17.9933 4.11612 17.7589C3.8817 17.5245 3.75 17.2065 3.75 16.875V6.25C3.75 5.91848 3.8817 5.60054 4.11612 5.36612C4.35054 5.1317 4.66848 5 5 5H8.125C8.45652 5 8.77446 5.1317 9.00888 5.36612C9.2433 5.60054 9.375 5.91848 9.375 6.25ZM8.125 6.25H5V16.875H8.125V6.25Z", fill: "#757575" }));
3
+ export {
4
+ t as default
5
+ };