quirk-ui 0.1.201 → 0.1.202

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.
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../../index38.css');const e=require("react/jsx-runtime"),d=require("react"),Y=require("react-dom"),L=require("../../../x-Dft9NVe_.cjs"),R="_overlay_oiw8l_2",P="_fadeIn_oiw8l_1",D="_container_oiw8l_19",A="_modal_oiw8l_49",C="_slideUp_oiw8l_1",F="_closeButton_oiw8l_60",K="_title_oiw8l_87",X="_content_oiw8l_97",G="_intro_oiw8l_116",H="_trigger_oiw8l_123",J="_slideUpSheet_oiw8l_1",s={overlay:R,fadeIn:P,container:D,"size-sm":"_size-sm_oiw8l_26","size-md":"_size-md_oiw8l_30","size-lg":"_size-lg_oiw8l_34","size-xl":"_size-xl_oiw8l_38","size-full":"_size-full_oiw8l_42",modal:A,slideUp:C,closeButton:F,title:K,content:X,intro:G,trigger:H,slideUpSheet:J},Q=()=>{if(typeof document>"u")return;const n=window.scrollY;document.body.style.position="fixed",document.body.style.top=`-${n}px`,document.body.style.width="100%",document.body.style.overflowY="scroll"},p=()=>{if(typeof document>"u")return;const n=Math.abs(parseInt(document.body.style.top||"0",10));document.body.style.position="",document.body.style.top="",document.body.style.width="",document.body.style.overflowY="",n&&window.scrollTo(0,n)};function V({content:n,trigger:x,isOpen:y,onOpen:i,onClose:c,size:k="md",closeOnEscape:w=!0,closeOnOverlayClick:z=!0,showCloseButton:E=!0,className:j,overlayClassName:$,style:S,formData:v,renderForm:h}){const[q,b]=d.useState(!1),f=d.useRef(null),m=y!==void 0,t=m?y:q,I=()=>{m||b(!0),i==null||i()},a=()=>{m||b(!1),c==null||c()},N=()=>t?a():I(),U=()=>{z&&a()};d.useEffect(()=>{if(!w||!t)return;const o=r=>{r.key==="Escape"&&a()};return document.addEventListener("keydown",o),()=>document.removeEventListener("keydown",o)},[t,w]),d.useEffect(()=>(t?Q():p(),()=>p()),[t]),d.useEffect(()=>{if(!t||!f.current)return;const o=f.current,r=o.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])'),l=r[0],u=r[r.length-1],g=_=>{_.key==="Tab"&&(_.shiftKey?document.activeElement===l&&(_.preventDefault(),u==null||u.focus()):document.activeElement===u&&(_.preventDefault(),l==null||l.focus()))};return o.addEventListener("keydown",g),l==null||l.focus(),()=>o.removeEventListener("keydown",g)},[t]);const B=s[`size-${k}`]??"",M=n!==void 0?n:e.jsx(e.Fragment,{children:v&&h?h(v):null}),T=t?e.jsx("div",{className:`${s.overlay} ${$??""}`.trim(),onClick:U,role:"dialog","aria-modal":"true",children:e.jsxs("div",{className:`${B} ${s.container}`,children:[E&&e.jsx("button",{"aria-label":"Close",className:s.closeButton,onClick:a,type:"button",children:e.jsx(L.X,{size:20})}),e.jsx("div",{ref:f,className:`${s.modal} ${j??""}`.trim(),style:S,onClick:o=>o.stopPropagation(),children:e.jsx("div",{className:s.content,children:M})})]})}):null;return e.jsxs(e.Fragment,{children:[e.jsx("div",{className:s.trigger,onClick:N,children:x}),typeof window<"u"&&Y.createPortal(T,document.body)]})}exports.Modal=V;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../../index38.css');const e=require("react/jsx-runtime"),d=require("react"),Y=require("react-dom"),L=require("../../../x-Dft9NVe_.cjs"),R="_overlay_1hn68_2",P="_fadeIn_1hn68_1",D="_container_1hn68_19",A="_modal_1hn68_49",C="_slideUp_1hn68_1",F="_closeButton_1hn68_60",K="_title_1hn68_87",X="_content_1hn68_97",G="_intro_1hn68_116",H="_trigger_1hn68_123",J="_slideUpSheet_1hn68_1",l={overlay:R,fadeIn:P,container:D,"size-sm":"_size-sm_1hn68_26","size-md":"_size-md_1hn68_30","size-lg":"_size-lg_1hn68_34","size-xl":"_size-xl_1hn68_38","size-full":"_size-full_1hn68_42",modal:A,slideUp:C,closeButton:F,title:K,content:X,intro:G,trigger:H,slideUpSheet:J},Q=()=>{if(typeof document>"u")return;const o=window.scrollY;document.body.style.position="fixed",document.body.style.top=`-${o}px`,document.body.style.width="100%",document.body.style.overflowY="scroll"},x=()=>{if(typeof document>"u")return;const o=Math.abs(parseInt(document.body.style.top||"0",10));document.body.style.position="",document.body.style.top="",document.body.style.width="",document.body.style.overflowY="",o&&window.scrollTo(0,o)};function V({content:o,trigger:w,isOpen:y,onOpen:c,onClose:i,size:k="md",closeOnEscape:h=!0,closeOnOverlayClick:z=!0,showCloseButton:E=!0,className:j,overlayClassName:$,style:S,formData:v,renderForm:b}){const[q,g]=d.useState(!1),f=d.useRef(null),m=y!==void 0,t=m?y:q,I=()=>{m||g(!0),c==null||c()},a=()=>{m||g(!1),i==null||i()},N=()=>t?a():I(),U=()=>{z&&a()};d.useEffect(()=>{if(!h||!t)return;const n=r=>{r.key==="Escape"&&a()};return document.addEventListener("keydown",n),()=>document.removeEventListener("keydown",n)},[t,h]),d.useEffect(()=>(t?Q():x(),()=>x()),[t]),d.useEffect(()=>{if(!t||!f.current)return;const n=f.current,r=n.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])'),s=r[0],u=r[r.length-1],p=_=>{_.key==="Tab"&&(_.shiftKey?document.activeElement===s&&(_.preventDefault(),u==null||u.focus()):document.activeElement===u&&(_.preventDefault(),s==null||s.focus()))};return n.addEventListener("keydown",p),s==null||s.focus(),()=>n.removeEventListener("keydown",p)},[t]);const B=l[`size-${k}`]??"",M=o!==void 0?o:e.jsx(e.Fragment,{children:v&&b?b(v):null}),T=t?e.jsx("div",{className:`${l.overlay} ${$??""}`.trim(),onClick:U,role:"dialog","aria-modal":"true",children:e.jsxs("div",{className:`${B} ${l.container}`,children:[E&&e.jsx("button",{"aria-label":"Close",className:l.closeButton,onClick:a,type:"button",children:e.jsx(L.X,{size:20})}),e.jsx("div",{ref:f,className:`${l.modal} ${j??""}`.trim(),style:S,onClick:n=>n.stopPropagation(),children:e.jsx("div",{className:l.content,children:M})})]})}):null;return e.jsxs(e.Fragment,{children:[e.jsx("div",{className:l.trigger,onClick:N,children:w}),typeof window<"u"&&Y.createPortal(T,document.body)]})}exports.Modal=V;
@@ -1,16 +1,16 @@
1
- import { jsx as l, Fragment as g, jsxs as k } from "react/jsx-runtime";
1
+ import { jsx as l, Fragment as w, jsxs as k } from "react/jsx-runtime";
2
2
  import { useState as R, useRef as q, useEffect as f } from "react";
3
3
  import { createPortal as A } from "react-dom";
4
4
  import { X as C } from "../../../x-CnsEH4Ox.js";
5
- import '../../../index38.css';const D = "_overlay_oiw8l_2", K = "_fadeIn_oiw8l_1", X = "_container_oiw8l_19", F = "_modal_oiw8l_49", G = "_slideUp_oiw8l_1", H = "_closeButton_oiw8l_60", J = "_title_oiw8l_87", Q = "_content_oiw8l_97", V = "_intro_oiw8l_116", W = "_trigger_oiw8l_123", Z = "_slideUpSheet_oiw8l_1", i = {
5
+ import '../../../index38.css';const D = "_overlay_1hn68_2", K = "_fadeIn_1hn68_1", X = "_container_1hn68_19", F = "_modal_1hn68_49", G = "_slideUp_1hn68_1", H = "_closeButton_1hn68_60", J = "_title_1hn68_87", Q = "_content_1hn68_97", V = "_intro_1hn68_116", W = "_trigger_1hn68_123", Z = "_slideUpSheet_1hn68_1", s = {
6
6
  overlay: D,
7
7
  fadeIn: K,
8
8
  container: X,
9
- "size-sm": "_size-sm_oiw8l_26",
10
- "size-md": "_size-md_oiw8l_30",
11
- "size-lg": "_size-lg_oiw8l_34",
12
- "size-xl": "_size-xl_oiw8l_38",
13
- "size-full": "_size-full_oiw8l_42",
9
+ "size-sm": "_size-sm_1hn68_26",
10
+ "size-md": "_size-md_1hn68_30",
11
+ "size-lg": "_size-lg_1hn68_34",
12
+ "size-xl": "_size-xl_1hn68_38",
13
+ "size-full": "_size-full_1hn68_42",
14
14
  modal: F,
15
15
  slideUp: G,
16
16
  closeButton: H,
@@ -21,21 +21,21 @@ import '../../../index38.css';const D = "_overlay_oiw8l_2", K = "_fadeIn_oiw8l_1
21
21
  slideUpSheet: Z
22
22
  }, O = () => {
23
23
  if (typeof document > "u") return;
24
- const o = window.scrollY;
25
- document.body.style.position = "fixed", document.body.style.top = `-${o}px`, document.body.style.width = "100%", document.body.style.overflowY = "scroll";
24
+ const n = window.scrollY;
25
+ document.body.style.position = "fixed", document.body.style.top = `-${n}px`, document.body.style.width = "100%", document.body.style.overflowY = "scroll";
26
26
  }, z = () => {
27
27
  if (typeof document > "u") return;
28
- const o = Math.abs(parseInt(document.body.style.top || "0", 10));
29
- document.body.style.position = "", document.body.style.top = "", document.body.style.width = "", document.body.style.overflowY = "", o && window.scrollTo(0, o);
28
+ const n = Math.abs(parseInt(document.body.style.top || "0", 10));
29
+ document.body.style.position = "", document.body.style.top = "", document.body.style.width = "", document.body.style.overflowY = "", n && window.scrollTo(0, n);
30
30
  };
31
31
  function le({
32
- content: o,
32
+ content: n,
33
33
  trigger: x,
34
- isOpen: y,
35
- onOpen: s,
36
- onClose: c,
34
+ isOpen: h,
35
+ onOpen: c,
36
+ onClose: i,
37
37
  size: E = "md",
38
- closeOnEscape: w = !0,
38
+ closeOnEscape: y = !0,
39
39
  closeOnOverlayClick: $ = !0,
40
40
  showCloseButton: S = !0,
41
41
  className: I,
@@ -45,43 +45,43 @@ function le({
45
45
  // richTextBlocks,
46
46
  // renderRichText,
47
47
  formData: v,
48
- renderForm: h
48
+ renderForm: p
49
49
  }) {
50
- const [B, p] = R(!1), m = q(null), _ = y !== void 0, e = _ ? y : B, Y = () => {
51
- _ || p(!0), s == null || s();
50
+ const [B, b] = R(!1), m = q(null), _ = h !== void 0, e = _ ? h : B, Y = () => {
51
+ _ || b(!0), c == null || c();
52
52
  }, r = () => {
53
- _ || p(!1), c == null || c();
53
+ _ || b(!1), i == null || i();
54
54
  }, L = () => e ? r() : Y(), T = () => {
55
55
  $ && r();
56
56
  };
57
57
  f(() => {
58
- if (!w || !e) return;
58
+ if (!y || !e) return;
59
59
  const t = (d) => {
60
60
  d.key === "Escape" && r();
61
61
  };
62
62
  return document.addEventListener("keydown", t), () => document.removeEventListener("keydown", t);
63
- }, [e, w]), f(() => (e ? O() : z(), () => z()), [e]), f(() => {
63
+ }, [e, y]), f(() => (e ? O() : z(), () => z()), [e]), f(() => {
64
64
  if (!e || !m.current) return;
65
65
  const t = m.current, d = t.querySelectorAll(
66
66
  'button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])'
67
- ), n = d[0], a = d[d.length - 1], b = (u) => {
68
- u.key === "Tab" && (u.shiftKey ? document.activeElement === n && (u.preventDefault(), a == null || a.focus()) : document.activeElement === a && (u.preventDefault(), n == null || n.focus()));
67
+ ), o = d[0], a = d[d.length - 1], g = (u) => {
68
+ u.key === "Tab" && (u.shiftKey ? document.activeElement === o && (u.preventDefault(), a == null || a.focus()) : document.activeElement === a && (u.preventDefault(), o == null || o.focus()));
69
69
  };
70
- return t.addEventListener("keydown", b), n == null || n.focus(), () => t.removeEventListener("keydown", b);
70
+ return t.addEventListener("keydown", g), o == null || o.focus(), () => t.removeEventListener("keydown", g);
71
71
  }, [e]);
72
- const j = i[`size-${E}`] ?? "", M = o !== void 0 ? o : /* @__PURE__ */ l(g, { children: v && h ? h(v) : null }), P = e ? /* @__PURE__ */ l(
72
+ const j = s[`size-${E}`] ?? "", M = n !== void 0 ? n : /* @__PURE__ */ l(w, { children: v && p ? p(v) : null }), P = e ? /* @__PURE__ */ l(
73
73
  "div",
74
74
  {
75
- className: `${i.overlay} ${N ?? ""}`.trim(),
75
+ className: `${s.overlay} ${N ?? ""}`.trim(),
76
76
  onClick: T,
77
77
  role: "dialog",
78
78
  "aria-modal": "true",
79
- children: /* @__PURE__ */ k("div", { className: `${j} ${i.container}`, children: [
79
+ children: /* @__PURE__ */ k("div", { className: `${j} ${s.container}`, children: [
80
80
  S && /* @__PURE__ */ l(
81
81
  "button",
82
82
  {
83
83
  "aria-label": "Close",
84
- className: i.closeButton,
84
+ className: s.closeButton,
85
85
  onClick: r,
86
86
  type: "button",
87
87
  children: /* @__PURE__ */ l(C, { size: 20 })
@@ -91,17 +91,17 @@ function le({
91
91
  "div",
92
92
  {
93
93
  ref: m,
94
- className: `${i.modal} ${I ?? ""}`.trim(),
94
+ className: `${s.modal} ${I ?? ""}`.trim(),
95
95
  style: U,
96
96
  onClick: (t) => t.stopPropagation(),
97
- children: /* @__PURE__ */ l("div", { className: i.content, children: M })
97
+ children: /* @__PURE__ */ l("div", { className: s.content, children: M })
98
98
  }
99
99
  )
100
100
  ] })
101
101
  }
102
102
  ) : null;
103
- return /* @__PURE__ */ k(g, { children: [
104
- /* @__PURE__ */ l("div", { className: i.trigger, onClick: L, children: x }),
103
+ return /* @__PURE__ */ k(w, { children: [
104
+ /* @__PURE__ */ l("div", { className: s.trigger, onClick: L, children: x }),
105
105
  typeof window < "u" && A(P, document.body)
106
106
  ] });
107
107
  }
package/dist/index38.css CHANGED
@@ -1 +1 @@
1
- ._overlay_oiw8l_2{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_oiw8l_1 .2s ease;padding:var(--spacing-md, 1rem);overflow-y:auto}._container_oiw8l_19{position:relative;display:flex;flex-direction:column}._size-sm_oiw8l_26{width:90%;max-width:400px}._size-md_oiw8l_30{width:90%;max-width:600px}._size-lg_oiw8l_34{width:90%;max-width:800px}._size-xl_oiw8l_38{width:90%;max-width:1200px}._size-full_oiw8l_42{width:95%;height:95dvh;max-height:95dvh}._modal_oiw8l_49{position:relative;background-color:var(--color-background, #fff);border-radius:var(--radius-lg, .5rem);padding:var(--spacing-xl, 2rem);max-height:90dvh;overflow-y:auto;animation:_slideUp_oiw8l_1 .3s ease}._closeButton_oiw8l_60{background:none;border:none;cursor:pointer;padding:var(--spacing-xs, .25rem);margin-bottom:var(--spacing-xs);border-radius:var(--radius-sm, .25rem);color:#fff;transition:all .2s ease;display:flex;align-items:center;justify-content:center;align-self:flex-end;z-index:1}._closeButton_oiw8l_60:hover{background-color:var(--color-secondary-10, #f5f5f5);color:var(--color-text-primary, #333)}._closeButton_oiw8l_60:focus-visible{outline:2px solid var(--color-primary-100, #007bff);outline-offset:2px}._title_oiw8l_87{font-size:var(--font-size-xl, 1.5rem);font-weight:var(--font-weight-bold, 700);color:var(--color-heading, #111);margin-bottom:var(--spacing-lg, 1.5rem);padding-right:var(--spacing-xl, 2rem);line-height:var(--line-height-heading, 1.2)}._content_oiw8l_97{color:var(--color-text-primary, #333);line-height:var(--line-height-normal, 1.5);display:flex;flex-direction:column;gap:var(--spacing-xl)}._content_oiw8l_97 video,._content_oiw8l_97 img{max-width:100%;height:auto;border-radius:var(--radius-md, .5rem)}._content_oiw8l_97 video{width:100%}._intro_oiw8l_116{margin-bottom:var(--spacing-lg, 1.5rem);padding-bottom:var(--spacing-lg, 1.5rem);border-bottom:1px solid var(--color-border, #e5e7eb)}._trigger_oiw8l_123{width:auto;display:inline-block;cursor:pointer}@keyframes _fadeIn_oiw8l_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_oiw8l_1{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 768px){._overlay_oiw8l_2{align-items:flex-end;justify-content:stretch;padding:0;overflow:hidden}._container_oiw8l_19{width:100%;max-width:100%;max-height:92dvh;display:flex;flex-direction:column}._size-sm_oiw8l_26,._size-md_oiw8l_30,._size-lg_oiw8l_34,._size-xl_oiw8l_38,._size-full_oiw8l_42{width:100%;max-width:100%;height:auto;max-height:92dvh}._closeButton_oiw8l_60{color:var(--color-text-primary, #333);align-self:flex-end;margin:var(--spacing-sm) var(--spacing-sm) 0}._modal_oiw8l_49{border-radius:var(--radius-lg, .5rem) var(--radius-lg, .5rem) 0 0;padding:var(--spacing-lg, 1.5rem);flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:none;animation:_slideUpSheet_oiw8l_1 .3s ease;overscroll-behavior:contain}._title_oiw8l_87{font-size:var(--font-size-lg, 1.25rem);padding-right:0}}@keyframes _slideUpSheet_oiw8l_1{0%{transform:translateY(100%);opacity:.8}to{transform:translateY(0);opacity:1}}
1
+ ._overlay_1hn68_2{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_1hn68_1 .2s ease;padding:var(--spacing-md, 1rem);overflow-y:auto}._container_1hn68_19{position:relative;display:flex;flex-direction:column}._size-sm_1hn68_26{width:90%;max-width:400px}._size-md_1hn68_30{width:90%;max-width:600px}._size-lg_1hn68_34{width:90%;max-width:800px}._size-xl_1hn68_38{width:90%;max-width:1200px}._size-full_1hn68_42{width:95%;height:95dvh;max-height:95dvh}._modal_1hn68_49{position:relative;background-color:var(--color-background, #fff);border-radius:var(--radius-lg, .5rem);padding:var(--spacing-xl, 2rem);max-height:90dvh;overflow-y:auto;animation:_slideUp_1hn68_1 .3s ease}._closeButton_1hn68_60{background:none;border:none;cursor:pointer;padding:var(--spacing-xs, .25rem);margin-bottom:var(--spacing-xs);border-radius:var(--radius-sm, .25rem);color:#fff;transition:all .2s ease;display:flex;align-items:center;justify-content:center;align-self:flex-end;z-index:1}._closeButton_1hn68_60:hover{background-color:var(--color-secondary-10, #f5f5f5);color:var(--color-text-primary, #333)}._closeButton_1hn68_60:focus-visible{outline:2px solid var(--color-primary-100, #007bff);outline-offset:2px}._title_1hn68_87{font-size:var(--font-size-xl, 1.5rem);font-weight:var(--font-weight-bold, 700);color:var(--color-heading, #111);margin-bottom:var(--spacing-lg, 1.5rem);padding-right:var(--spacing-xl, 2rem);line-height:var(--line-height-heading, 1.2)}._content_1hn68_97{color:var(--color-text-primary, #333);line-height:var(--line-height-normal, 1.5);display:flex;flex-direction:column;gap:var(--spacing-xl)}._content_1hn68_97 video,._content_1hn68_97 img{max-width:100%;height:auto;border-radius:var(--radius-md, .5rem)}._content_1hn68_97 video{width:100%}._intro_1hn68_116{margin-bottom:var(--spacing-lg, 1.5rem);padding-bottom:var(--spacing-lg, 1.5rem);border-bottom:1px solid var(--color-border, #e5e7eb)}._trigger_1hn68_123{width:auto;display:inline-block;cursor:pointer}@keyframes _fadeIn_1hn68_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1hn68_1{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 768px){._overlay_1hn68_2{align-items:flex-end;justify-content:stretch;padding:0;overflow:hidden}._container_1hn68_19{width:100%;max-width:100%;max-height:92dvh;display:flex;flex-direction:column;animation:_slideUpSheet_1hn68_1 .3s ease}._size-sm_1hn68_26,._size-md_1hn68_30,._size-lg_1hn68_34,._size-xl_1hn68_38,._size-full_1hn68_42{width:100%;max-width:100%;height:auto;max-height:92dvh}._closeButton_1hn68_60{color:var(--color-text-primary, #333);align-self:flex-end;margin:var(--spacing-sm) var(--spacing-sm) 0}._modal_1hn68_49{border-radius:var(--radius-lg, .5rem) var(--radius-lg, .5rem) 0 0;padding:var(--spacing-lg, 1.5rem);flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:none;animation:none;overscroll-behavior:contain}._title_1hn68_87{font-size:var(--font-size-lg, 1.25rem);padding-right:0}}@keyframes _slideUpSheet_1hn68_1{0%{transform:translateY(150%);opacity:.75}to{transform:translateY(0);opacity:1}}
@@ -1,20 +1,20 @@
1
1
  declare const styles: {
2
- readonly "_closeButton_oiw8l_60": string;
3
- readonly "_container_oiw8l_19": string;
4
- readonly "_content_oiw8l_97": string;
5
- readonly "_fadeIn_oiw8l_1": string;
6
- readonly "_intro_oiw8l_116": string;
7
- readonly "_modal_oiw8l_49": string;
8
- readonly "_overlay_oiw8l_2": string;
9
- readonly "_size-full_oiw8l_42": string;
10
- readonly "_size-lg_oiw8l_34": string;
11
- readonly "_size-md_oiw8l_30": string;
12
- readonly "_size-sm_oiw8l_26": string;
13
- readonly "_size-xl_oiw8l_38": string;
14
- readonly "_slideUpSheet_oiw8l_1": string;
15
- readonly "_slideUp_oiw8l_1": string;
16
- readonly "_title_oiw8l_87": string;
17
- readonly "_trigger_oiw8l_123": string;
2
+ readonly "_closeButton_1hn68_60": string;
3
+ readonly "_container_1hn68_19": string;
4
+ readonly "_content_1hn68_97": string;
5
+ readonly "_fadeIn_1hn68_1": string;
6
+ readonly "_intro_1hn68_116": string;
7
+ readonly "_modal_1hn68_49": string;
8
+ readonly "_overlay_1hn68_2": string;
9
+ readonly "_size-full_1hn68_42": string;
10
+ readonly "_size-lg_1hn68_34": string;
11
+ readonly "_size-md_1hn68_30": string;
12
+ readonly "_size-sm_1hn68_26": string;
13
+ readonly "_size-xl_1hn68_38": string;
14
+ readonly "_slideUpSheet_1hn68_1": string;
15
+ readonly "_slideUp_1hn68_1": string;
16
+ readonly "_title_1hn68_87": string;
17
+ readonly "_trigger_1hn68_123": string;
18
18
  };
19
19
  export = styles;
20
20
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "quirk-ui",
3
3
  "private": false,
4
- "version": "0.1.201",
4
+ "version": "0.1.202",
5
5
  "type": "module",
6
6
  "exports": {
7
7
  ".": {