autumn-js 0.0.95 → 0.0.96
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/compose/index.d.mts +201 -0
- package/dist/compose/index.d.ts +201 -0
- package/dist/compose/index.js +147 -0
- package/dist/compose/index.mjs +113 -0
- package/dist/libraries/backend/better-auth.d.mts +3 -2
- package/dist/libraries/backend/better-auth.d.ts +3 -2
- package/dist/libraries/backend/better-auth.js +26 -21
- package/dist/libraries/backend/better-auth.mjs +27 -22
- package/dist/libraries/backend/next.js +94 -94
- package/dist/libraries/backend/next.mjs +94 -94
- package/dist/libraries/react/AutumnContext.d.mts +4 -4
- package/dist/libraries/react/AutumnContext.d.ts +4 -4
- package/dist/libraries/react/BaseAutumnProvider.d.mts +4 -4
- package/dist/libraries/react/BaseAutumnProvider.d.ts +4 -4
- package/dist/libraries/react/{ReactAutumnClient-BuSRDMJN.d.mts → ReactAutumnClient-CXaaDdjS.d.mts} +10 -10
- package/dist/libraries/react/{ReactAutumnClient-k0qbHX8f.d.ts → ReactAutumnClient-iUQGnJyH.d.ts} +10 -10
- package/dist/libraries/react/ReactAutumnProvider.d.mts +1 -1
- package/dist/libraries/react/ReactAutumnProvider.d.ts +1 -1
- package/dist/libraries/react/{chunk-27OTS3Q5.mjs → chunk-6MNYJ3YQ.mjs} +2 -2
- package/dist/libraries/react/{chunk-P2O4LZFD.mjs → chunk-AL3VJLFU.mjs} +1 -1
- package/dist/libraries/react/{chunk-5FZ7IV6P.mjs → chunk-BSF3KB4R.mjs} +46 -46
- package/dist/libraries/react/{chunk-CHXNYNH3.mjs → chunk-IN62REVO.mjs} +279 -279
- package/dist/libraries/react/{chunk-FPI3PLEL.mjs → chunk-OAPUYXBO.mjs} +6 -6
- package/dist/libraries/react/{chunk-CMO5LYYU.mjs → chunk-OAWFFAKA.mjs} +6 -6
- package/dist/libraries/react/{chunk-FEFGYFXQ.mjs → chunk-ZVQKDPUP.mjs} +3 -3
- package/dist/libraries/react/client/ReactAutumnClient.d.mts +4 -4
- package/dist/libraries/react/client/ReactAutumnClient.d.ts +4 -4
- package/dist/libraries/react/client/clientCompMethods.d.mts +4 -4
- package/dist/libraries/react/client/clientCompMethods.d.ts +4 -4
- package/dist/libraries/react/client/clientCusMethods.d.mts +4 -4
- package/dist/libraries/react/client/clientCusMethods.d.ts +4 -4
- package/dist/libraries/react/client/clientEntityMethods.d.mts +4 -4
- package/dist/libraries/react/client/clientEntityMethods.d.ts +4 -4
- package/dist/libraries/react/client/clientGenMethods.d.mts +4 -4
- package/dist/libraries/react/client/clientGenMethods.d.ts +4 -4
- package/dist/libraries/react/client/clientProdMethods.d.mts +4 -4
- package/dist/libraries/react/client/clientProdMethods.d.ts +4 -4
- package/dist/libraries/react/client/clientReferralMethods.d.mts +4 -4
- package/dist/libraries/react/client/clientReferralMethods.d.ts +4 -4
- package/dist/libraries/react/client/types/clientGenTypes.d.mts +12 -12
- package/dist/libraries/react/client/types/clientGenTypes.d.ts +12 -12
- package/dist/libraries/react/components/attach-dialog/attach-dialog-synced.d.mts +1 -1
- package/dist/libraries/react/components/attach-dialog/attach-dialog-synced.d.ts +1 -1
- package/dist/libraries/react/components/attach-dialog/attach-dialog-synced.js +55 -55
- package/dist/libraries/react/components/attach-dialog/attach-dialog-synced.mjs +9 -9
- package/dist/libraries/react/components/attach-dialog/lib/attach-content.d.mts +1 -1
- package/dist/libraries/react/components/attach-dialog/lib/attach-content.d.ts +1 -1
- package/dist/libraries/react/components/check-dialog/check-dialog-synced.d.mts +1 -1
- package/dist/libraries/react/components/check-dialog/check-dialog-synced.d.ts +1 -1
- package/dist/libraries/react/components/check-dialog/check-dialog-synced.js +50 -50
- package/dist/libraries/react/components/check-dialog/check-dialog-synced.mjs +5 -5
- package/dist/libraries/react/components/check-dialog/lib/check-content.d.mts +1 -1
- package/dist/libraries/react/components/check-dialog/lib/check-content.d.ts +1 -1
- package/dist/libraries/react/components/pricing-table/pricing-table-synced.d.mts +1 -1
- package/dist/libraries/react/components/pricing-table/pricing-table-synced.d.ts +1 -1
- package/dist/libraries/react/components/pricing-table/pricing-table-synced.js +55 -55
- package/dist/libraries/react/components/pricing-table/pricing-table-synced.mjs +9 -9
- package/dist/libraries/react/components/ui/button.js +3 -3
- package/dist/libraries/react/components/ui/button.mjs +2 -2
- package/dist/libraries/react/components/ui/dialog.js +49 -49
- package/dist/libraries/react/components/ui/dialog.mjs +3 -3
- package/dist/libraries/react/components/ui/switch.js +12 -12
- package/dist/libraries/react/components/ui/switch.mjs +3 -3
- package/dist/libraries/react/{cusTypes-Vw94kPR9.d.ts → cusTypes-WaPJKeAb.d.mts} +1 -1
- package/dist/libraries/react/{cusTypes-Vw94kPR9.d.mts → cusTypes-WaPJKeAb.d.ts} +1 -1
- package/dist/libraries/react/{entTypes-B7nuhHD7.d.ts → entTypes-D01S8gFX.d.ts} +1 -1
- package/dist/libraries/react/{entTypes-Ho-VocKG.d.mts → entTypes-aIV0QUCW.d.mts} +1 -1
- package/dist/libraries/react/hooks/handleAllowed.d.mts +2 -2
- package/dist/libraries/react/hooks/handleAllowed.d.ts +2 -2
- package/dist/libraries/react/hooks/useAutumn.d.mts +2 -2
- package/dist/libraries/react/hooks/useAutumn.d.ts +2 -2
- package/dist/libraries/react/hooks/useAutumnBase.d.mts +4 -4
- package/dist/libraries/react/hooks/useAutumnBase.d.ts +4 -4
- package/dist/libraries/react/hooks/useCustomer.d.mts +4 -4
- package/dist/libraries/react/hooks/useCustomer.d.ts +4 -4
- package/dist/libraries/react/hooks/useCustomerBase.d.mts +4 -4
- package/dist/libraries/react/hooks/useCustomerBase.d.ts +4 -4
- package/dist/libraries/react/hooks/useEntity.d.mts +3 -3
- package/dist/libraries/react/hooks/useEntity.d.ts +3 -3
- package/dist/libraries/react/hooks/useEntityBase.d.mts +4 -4
- package/dist/libraries/react/hooks/useEntityBase.d.ts +4 -4
- package/dist/libraries/react/hooks/usePricingTable.d.mts +1 -1
- package/dist/libraries/react/hooks/usePricingTable.d.ts +1 -1
- package/dist/libraries/react/hooks/usePricingTableBase.d.mts +4 -4
- package/dist/libraries/react/hooks/usePricingTableBase.d.ts +4 -4
- package/dist/libraries/react/index.js +55 -55
- package/dist/libraries/react/index.mjs +55 -55
- package/dist/libraries/react/{response-CQf3mDB8.d.ts → response-C0MTZEqT.d.ts} +7 -7
- package/dist/libraries/react/{response-CWluLfIs.d.mts → response-FC9NTmn2.d.mts} +7 -7
- package/dist/next/client/NextAutumnClient.d.mts +8 -8
- package/dist/next/client/NextAutumnClient.d.ts +8 -8
- package/dist/next/client/hooks/useAutumn.d.mts +1 -1
- package/dist/next/client/hooks/useAutumn.d.ts +1 -1
- package/dist/next/client/hooks/useCustomer.d.mts +1 -1
- package/dist/next/client/hooks/useCustomer.d.ts +1 -1
- package/dist/next/client/hooks/useEntity.d.mts +1 -1
- package/dist/next/client/hooks/useEntity.d.ts +1 -1
- package/package.json +19 -6
- package/tsup.config.ts +12 -3
- package/dist/next/client/{clientGenTypes-9ngy1q97.d.mts → clientGenTypes-BHk25QIO.d.mts} +16 -16
- package/dist/next/client/{clientGenTypes-CxB4go6q.d.ts → clientGenTypes-CpX8Cvjm.d.ts} +16 -16
|
@@ -40,7 +40,7 @@ module.exports = __toCommonJS(check_dialog_synced_exports);
|
|
|
40
40
|
// src/libraries/react/components/ui/dialog.tsx
|
|
41
41
|
var React25 = __toESM(require("react"));
|
|
42
42
|
|
|
43
|
-
// ../node_modules/.pnpm/@radix-ui+react-dialog@1.1.14_@types+react-dom@
|
|
43
|
+
// ../node_modules/.pnpm/@radix-ui+react-dialog@1.1.14_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@18.3_6jqxb3tj3w4wyxj7ukcjjle5fm/node_modules/@radix-ui/react-dialog/dist/index.mjs
|
|
44
44
|
var React24 = __toESM(require("react"), 1);
|
|
45
45
|
|
|
46
46
|
// ../node_modules/.pnpm/@radix-ui+primitive@1.1.2/node_modules/@radix-ui/primitive/dist/index.mjs
|
|
@@ -53,7 +53,7 @@ function composeEventHandlers(originalEventHandler, ourEventHandler, { checkForD
|
|
|
53
53
|
};
|
|
54
54
|
}
|
|
55
55
|
|
|
56
|
-
// ../node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@18.3.
|
|
56
|
+
// ../node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@18.3.23_react@19.1.0/node_modules/@radix-ui/react-compose-refs/dist/index.mjs
|
|
57
57
|
var React = __toESM(require("react"), 1);
|
|
58
58
|
function setRef(ref, value) {
|
|
59
59
|
if (typeof ref === "function") {
|
|
@@ -90,7 +90,7 @@ function useComposedRefs(...refs) {
|
|
|
90
90
|
return React.useCallback(composeRefs(...refs), refs);
|
|
91
91
|
}
|
|
92
92
|
|
|
93
|
-
// ../node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@18.3.
|
|
93
|
+
// ../node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@18.3.23_react@19.1.0/node_modules/@radix-ui/react-context/dist/index.mjs
|
|
94
94
|
var React2 = __toESM(require("react"), 1);
|
|
95
95
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
96
96
|
function createContext2(rootComponentName, defaultContext) {
|
|
@@ -167,15 +167,15 @@ function composeContextScopes(...scopes) {
|
|
|
167
167
|
return createScope;
|
|
168
168
|
}
|
|
169
169
|
|
|
170
|
-
// ../node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@18.3.
|
|
170
|
+
// ../node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@18.3.23_react@19.1.0/node_modules/@radix-ui/react-id/dist/index.mjs
|
|
171
171
|
var React4 = __toESM(require("react"), 1);
|
|
172
172
|
|
|
173
|
-
// ../node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@18.3.
|
|
173
|
+
// ../node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@18.3.23_react@19.1.0/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs
|
|
174
174
|
var React3 = __toESM(require("react"), 1);
|
|
175
175
|
var useLayoutEffect2 = globalThis?.document ? React3.useLayoutEffect : () => {
|
|
176
176
|
};
|
|
177
177
|
|
|
178
|
-
// ../node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@18.3.
|
|
178
|
+
// ../node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@18.3.23_react@19.1.0/node_modules/@radix-ui/react-id/dist/index.mjs
|
|
179
179
|
var useReactId = React4[" useId ".trim().toString()] || (() => void 0);
|
|
180
180
|
var count = 0;
|
|
181
181
|
function useId(deterministicId) {
|
|
@@ -186,7 +186,7 @@ function useId(deterministicId) {
|
|
|
186
186
|
return deterministicId || (id ? `radix-${id}` : "");
|
|
187
187
|
}
|
|
188
188
|
|
|
189
|
-
// ../node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@18.3.
|
|
189
|
+
// ../node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@18.3.23_react@19.1.0/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs
|
|
190
190
|
var React5 = __toESM(require("react"), 1);
|
|
191
191
|
var React22 = __toESM(require("react"), 1);
|
|
192
192
|
var useInsertionEffect = React5[" useInsertionEffect ".trim().toString()] || useLayoutEffect2;
|
|
@@ -255,14 +255,14 @@ function isFunction(value) {
|
|
|
255
255
|
}
|
|
256
256
|
var SYNC_STATE = Symbol("RADIX:SYNC_STATE");
|
|
257
257
|
|
|
258
|
-
// ../node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@
|
|
258
|
+
// ../node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@19.1.6_@types+react@18.3.23__@types_drwlkfjdq4wgdhzmir3o6m26pm/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs
|
|
259
259
|
var React10 = __toESM(require("react"), 1);
|
|
260
260
|
|
|
261
|
-
// ../node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@
|
|
261
|
+
// ../node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@18_nioct6cchui7iasnxutwakzwo4/node_modules/@radix-ui/react-primitive/dist/index.mjs
|
|
262
262
|
var React7 = __toESM(require("react"), 1);
|
|
263
263
|
var ReactDOM = __toESM(require("react-dom"), 1);
|
|
264
264
|
|
|
265
|
-
// ../node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@18.3.
|
|
265
|
+
// ../node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@18.3.23_react@19.1.0/node_modules/@radix-ui/react-slot/dist/index.mjs
|
|
266
266
|
var React6 = __toESM(require("react"), 1);
|
|
267
267
|
var import_jsx_runtime2 = require("react/jsx-runtime");
|
|
268
268
|
// @__NO_SIDE_EFFECTS__
|
|
@@ -349,7 +349,7 @@ function getElementRef(element) {
|
|
|
349
349
|
return element.props.ref || element.ref;
|
|
350
350
|
}
|
|
351
351
|
|
|
352
|
-
// ../node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@
|
|
352
|
+
// ../node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@18_nioct6cchui7iasnxutwakzwo4/node_modules/@radix-ui/react-primitive/dist/index.mjs
|
|
353
353
|
var import_jsx_runtime3 = require("react/jsx-runtime");
|
|
354
354
|
var NODES = [
|
|
355
355
|
"a",
|
|
@@ -387,7 +387,7 @@ function dispatchDiscreteCustomEvent(target, event) {
|
|
|
387
387
|
if (target) ReactDOM.flushSync(() => target.dispatchEvent(event));
|
|
388
388
|
}
|
|
389
389
|
|
|
390
|
-
// ../node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@18.3.
|
|
390
|
+
// ../node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@18.3.23_react@19.1.0/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs
|
|
391
391
|
var React8 = __toESM(require("react"), 1);
|
|
392
392
|
function useCallbackRef(callback) {
|
|
393
393
|
const callbackRef = React8.useRef(callback);
|
|
@@ -397,7 +397,7 @@ function useCallbackRef(callback) {
|
|
|
397
397
|
return React8.useMemo(() => (...args) => callbackRef.current?.(...args), []);
|
|
398
398
|
}
|
|
399
399
|
|
|
400
|
-
// ../node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@18.3.
|
|
400
|
+
// ../node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@18.3.23_react@19.1.0/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs
|
|
401
401
|
var React9 = __toESM(require("react"), 1);
|
|
402
402
|
function useEscapeKeydown(onEscapeKeyDownProp, ownerDocument = globalThis?.document) {
|
|
403
403
|
const onEscapeKeyDown = useCallbackRef(onEscapeKeyDownProp);
|
|
@@ -412,7 +412,7 @@ function useEscapeKeydown(onEscapeKeyDownProp, ownerDocument = globalThis?.docum
|
|
|
412
412
|
}, [onEscapeKeyDown, ownerDocument]);
|
|
413
413
|
}
|
|
414
414
|
|
|
415
|
-
// ../node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@
|
|
415
|
+
// ../node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@19.1.6_@types+react@18.3.23__@types_drwlkfjdq4wgdhzmir3o6m26pm/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs
|
|
416
416
|
var import_jsx_runtime4 = require("react/jsx-runtime");
|
|
417
417
|
var DISMISSABLE_LAYER_NAME = "DismissableLayer";
|
|
418
418
|
var CONTEXT_UPDATE = "dismissableLayer.update";
|
|
@@ -617,7 +617,7 @@ function handleAndDispatchCustomEvent(name, handler, detail, { discrete }) {
|
|
|
617
617
|
}
|
|
618
618
|
}
|
|
619
619
|
|
|
620
|
-
// ../node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@
|
|
620
|
+
// ../node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@_tzcmconc5ragkl5g7l4v5nw77e/node_modules/@radix-ui/react-focus-scope/dist/index.mjs
|
|
621
621
|
var React11 = __toESM(require("react"), 1);
|
|
622
622
|
var import_jsx_runtime5 = require("react/jsx-runtime");
|
|
623
623
|
var AUTOFOCUS_ON_MOUNT = "focusScope.autoFocusOnMount";
|
|
@@ -821,7 +821,7 @@ function removeLinks(items) {
|
|
|
821
821
|
return items.filter((item) => item.tagName !== "A");
|
|
822
822
|
}
|
|
823
823
|
|
|
824
|
-
// ../node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@
|
|
824
|
+
// ../node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@18.3._i6nxrodwqs37ebgrrch2pubydm/node_modules/@radix-ui/react-portal/dist/index.mjs
|
|
825
825
|
var React12 = __toESM(require("react"), 1);
|
|
826
826
|
var import_react_dom = __toESM(require("react-dom"), 1);
|
|
827
827
|
var import_jsx_runtime6 = require("react/jsx-runtime");
|
|
@@ -835,7 +835,7 @@ var Portal = React12.forwardRef((props, forwardedRef) => {
|
|
|
835
835
|
});
|
|
836
836
|
Portal.displayName = PORTAL_NAME;
|
|
837
837
|
|
|
838
|
-
// ../node_modules/.pnpm/@radix-ui+react-presence@1.1.4_@types+react-dom@
|
|
838
|
+
// ../node_modules/.pnpm/@radix-ui+react-presence@1.1.4_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@18._bzol5sev26xbtplj3ab5nkoo5a/node_modules/@radix-ui/react-presence/dist/index.mjs
|
|
839
839
|
var React23 = __toESM(require("react"), 1);
|
|
840
840
|
var React13 = __toESM(require("react"), 1);
|
|
841
841
|
function useStateMachine(initialState, machine) {
|
|
@@ -961,7 +961,7 @@ function getElementRef2(element) {
|
|
|
961
961
|
return element.props.ref || element.ref;
|
|
962
962
|
}
|
|
963
963
|
|
|
964
|
-
// ../node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.2_@types+react@18.3.
|
|
964
|
+
// ../node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.2_@types+react@18.3.23_react@19.1.0/node_modules/@radix-ui/react-focus-guards/dist/index.mjs
|
|
965
965
|
var React14 = __toESM(require("react"), 1);
|
|
966
966
|
var count2 = 0;
|
|
967
967
|
function useFocusGuards() {
|
|
@@ -1021,19 +1021,19 @@ function __spreadArray(to, from, pack) {
|
|
|
1021
1021
|
return to.concat(ar || Array.prototype.slice.call(from));
|
|
1022
1022
|
}
|
|
1023
1023
|
|
|
1024
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.
|
|
1024
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/Combination.js
|
|
1025
1025
|
var React21 = __toESM(require("react"));
|
|
1026
1026
|
|
|
1027
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.
|
|
1027
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/UI.js
|
|
1028
1028
|
var React17 = __toESM(require("react"));
|
|
1029
1029
|
|
|
1030
|
-
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@18.3.
|
|
1030
|
+
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/constants.js
|
|
1031
1031
|
var zeroRightClassName = "right-scroll-bar-position";
|
|
1032
1032
|
var fullWidthClassName = "width-before-scroll-bar";
|
|
1033
1033
|
var noScrollbarsClassName = "with-scroll-bars-hidden";
|
|
1034
1034
|
var removedBarSizeVariable = "--removed-body-scroll-bar-size";
|
|
1035
1035
|
|
|
1036
|
-
// ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@18.3.
|
|
1036
|
+
// ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@18.3.23_react@19.1.0/node_modules/use-callback-ref/dist/es2015/assignRef.js
|
|
1037
1037
|
function assignRef(ref, value) {
|
|
1038
1038
|
if (typeof ref === "function") {
|
|
1039
1039
|
ref(value);
|
|
@@ -1043,7 +1043,7 @@ function assignRef(ref, value) {
|
|
|
1043
1043
|
return ref;
|
|
1044
1044
|
}
|
|
1045
1045
|
|
|
1046
|
-
// ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@18.3.
|
|
1046
|
+
// ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@18.3.23_react@19.1.0/node_modules/use-callback-ref/dist/es2015/useRef.js
|
|
1047
1047
|
var import_react = require("react");
|
|
1048
1048
|
function useCallbackRef2(initialValue, callback) {
|
|
1049
1049
|
var ref = (0, import_react.useState)(function() {
|
|
@@ -1071,7 +1071,7 @@ function useCallbackRef2(initialValue, callback) {
|
|
|
1071
1071
|
return ref.facade;
|
|
1072
1072
|
}
|
|
1073
1073
|
|
|
1074
|
-
// ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@18.3.
|
|
1074
|
+
// ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@18.3.23_react@19.1.0/node_modules/use-callback-ref/dist/es2015/useMergeRef.js
|
|
1075
1075
|
var React15 = __toESM(require("react"));
|
|
1076
1076
|
var useIsomorphicLayoutEffect = typeof window !== "undefined" ? React15.useLayoutEffect : React15.useEffect;
|
|
1077
1077
|
var currentValues = /* @__PURE__ */ new WeakMap();
|
|
@@ -1103,7 +1103,7 @@ function useMergeRefs(refs, defaultValue) {
|
|
|
1103
1103
|
return callbackRef;
|
|
1104
1104
|
}
|
|
1105
1105
|
|
|
1106
|
-
// ../node_modules/.pnpm/use-sidecar@1.1.3_@types+react@18.3.
|
|
1106
|
+
// ../node_modules/.pnpm/use-sidecar@1.1.3_@types+react@18.3.23_react@19.1.0/node_modules/use-sidecar/dist/es2015/medium.js
|
|
1107
1107
|
function ItoI(a) {
|
|
1108
1108
|
return a;
|
|
1109
1109
|
}
|
|
@@ -1189,7 +1189,7 @@ function createSidecarMedium(options) {
|
|
|
1189
1189
|
return medium;
|
|
1190
1190
|
}
|
|
1191
1191
|
|
|
1192
|
-
// ../node_modules/.pnpm/use-sidecar@1.1.3_@types+react@18.3.
|
|
1192
|
+
// ../node_modules/.pnpm/use-sidecar@1.1.3_@types+react@18.3.23_react@19.1.0/node_modules/use-sidecar/dist/es2015/exports.js
|
|
1193
1193
|
var React16 = __toESM(require("react"));
|
|
1194
1194
|
var SideCar = function(_a) {
|
|
1195
1195
|
var sideCar = _a.sideCar, rest = __rest(_a, ["sideCar"]);
|
|
@@ -1208,10 +1208,10 @@ function exportSidecar(medium, exported) {
|
|
|
1208
1208
|
return SideCar;
|
|
1209
1209
|
}
|
|
1210
1210
|
|
|
1211
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.
|
|
1211
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/medium.js
|
|
1212
1212
|
var effectCar = createSidecarMedium();
|
|
1213
1213
|
|
|
1214
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.
|
|
1214
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/UI.js
|
|
1215
1215
|
var nothing = function() {
|
|
1216
1216
|
return;
|
|
1217
1217
|
};
|
|
@@ -1243,13 +1243,13 @@ RemoveScroll.classNames = {
|
|
|
1243
1243
|
zeroRight: zeroRightClassName
|
|
1244
1244
|
};
|
|
1245
1245
|
|
|
1246
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.
|
|
1246
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/SideEffect.js
|
|
1247
1247
|
var React20 = __toESM(require("react"));
|
|
1248
1248
|
|
|
1249
|
-
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@18.3.
|
|
1249
|
+
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/component.js
|
|
1250
1250
|
var React19 = __toESM(require("react"));
|
|
1251
1251
|
|
|
1252
|
-
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@18.3.
|
|
1252
|
+
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@18.3.23_react@19.1.0/node_modules/react-style-singleton/dist/es2015/hook.js
|
|
1253
1253
|
var React18 = __toESM(require("react"));
|
|
1254
1254
|
|
|
1255
1255
|
// ../node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js
|
|
@@ -1264,7 +1264,7 @@ var getNonce = function() {
|
|
|
1264
1264
|
return void 0;
|
|
1265
1265
|
};
|
|
1266
1266
|
|
|
1267
|
-
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@18.3.
|
|
1267
|
+
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@18.3.23_react@19.1.0/node_modules/react-style-singleton/dist/es2015/singleton.js
|
|
1268
1268
|
function makeStyleTag() {
|
|
1269
1269
|
if (!document)
|
|
1270
1270
|
return null;
|
|
@@ -1310,7 +1310,7 @@ var stylesheetSingleton = function() {
|
|
|
1310
1310
|
};
|
|
1311
1311
|
};
|
|
1312
1312
|
|
|
1313
|
-
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@18.3.
|
|
1313
|
+
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@18.3.23_react@19.1.0/node_modules/react-style-singleton/dist/es2015/hook.js
|
|
1314
1314
|
var styleHookSingleton = function() {
|
|
1315
1315
|
var sheet = stylesheetSingleton();
|
|
1316
1316
|
return function(styles, isDynamic) {
|
|
@@ -1323,7 +1323,7 @@ var styleHookSingleton = function() {
|
|
|
1323
1323
|
};
|
|
1324
1324
|
};
|
|
1325
1325
|
|
|
1326
|
-
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@18.3.
|
|
1326
|
+
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@18.3.23_react@19.1.0/node_modules/react-style-singleton/dist/es2015/component.js
|
|
1327
1327
|
var styleSingleton = function() {
|
|
1328
1328
|
var useStyle = styleHookSingleton();
|
|
1329
1329
|
var Sheet = function(_a) {
|
|
@@ -1334,7 +1334,7 @@ var styleSingleton = function() {
|
|
|
1334
1334
|
return Sheet;
|
|
1335
1335
|
};
|
|
1336
1336
|
|
|
1337
|
-
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@18.3.
|
|
1337
|
+
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/utils.js
|
|
1338
1338
|
var zeroGap = {
|
|
1339
1339
|
left: 0,
|
|
1340
1340
|
top: 0,
|
|
@@ -1369,7 +1369,7 @@ var getGapWidth = function(gapMode) {
|
|
|
1369
1369
|
};
|
|
1370
1370
|
};
|
|
1371
1371
|
|
|
1372
|
-
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@18.3.
|
|
1372
|
+
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/component.js
|
|
1373
1373
|
var Style = styleSingleton();
|
|
1374
1374
|
var lockAttribute = "data-scroll-locked";
|
|
1375
1375
|
var getStyles = function(_a, allowRelative, gapMode, important) {
|
|
@@ -1409,7 +1409,7 @@ var RemoveScrollBar = function(_a) {
|
|
|
1409
1409
|
return React19.createElement(Style, { styles: getStyles(gap, !noRelative, gapMode, !noImportant ? "!important" : "") });
|
|
1410
1410
|
};
|
|
1411
1411
|
|
|
1412
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.
|
|
1412
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js
|
|
1413
1413
|
var passiveSupported = false;
|
|
1414
1414
|
if (typeof window !== "undefined") {
|
|
1415
1415
|
try {
|
|
@@ -1428,7 +1428,7 @@ if (typeof window !== "undefined") {
|
|
|
1428
1428
|
var options;
|
|
1429
1429
|
var nonPassive = passiveSupported ? { passive: false } : false;
|
|
1430
1430
|
|
|
1431
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.
|
|
1431
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/handleScroll.js
|
|
1432
1432
|
var alwaysContainsScroll = function(node) {
|
|
1433
1433
|
return node.tagName === "TEXTAREA";
|
|
1434
1434
|
};
|
|
@@ -1528,7 +1528,7 @@ var handleScroll = function(axis, endTarget, event, sourceDelta, noOverscroll) {
|
|
|
1528
1528
|
return shouldCancelScroll;
|
|
1529
1529
|
};
|
|
1530
1530
|
|
|
1531
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.
|
|
1531
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/SideEffect.js
|
|
1532
1532
|
var getTouchXY = function(event) {
|
|
1533
1533
|
return "changedTouches" in event ? [event.changedTouches[0].clientX, event.changedTouches[0].clientY] : [0, 0];
|
|
1534
1534
|
};
|
|
@@ -1693,10 +1693,10 @@ function getOutermostShadowParent(node) {
|
|
|
1693
1693
|
return shadowParent;
|
|
1694
1694
|
}
|
|
1695
1695
|
|
|
1696
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.
|
|
1696
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/sidecar.js
|
|
1697
1697
|
var sidecar_default = exportSidecar(effectCar, RemoveScrollSideCar);
|
|
1698
1698
|
|
|
1699
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.
|
|
1699
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/Combination.js
|
|
1700
1700
|
var ReactRemoveScroll = React21.forwardRef(function(props, ref) {
|
|
1701
1701
|
return React21.createElement(RemoveScroll, __assign({}, props, { ref, sideCar: sidecar_default }));
|
|
1702
1702
|
});
|
|
@@ -1824,7 +1824,7 @@ var hideOthers = function(originalTarget, parentNode, markerName) {
|
|
|
1824
1824
|
return applyAttributeToOthers(targets, activeParentNode, markerName, "aria-hidden");
|
|
1825
1825
|
};
|
|
1826
1826
|
|
|
1827
|
-
// ../node_modules/.pnpm/@radix-ui+react-dialog@1.1.14_@types+react-dom@
|
|
1827
|
+
// ../node_modules/.pnpm/@radix-ui+react-dialog@1.1.14_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@18.3_6jqxb3tj3w4wyxj7ukcjjle5fm/node_modules/@radix-ui/react-dialog/dist/index.mjs
|
|
1828
1828
|
var import_jsx_runtime7 = require("react/jsx-runtime");
|
|
1829
1829
|
var DIALOG_NAME = "Dialog";
|
|
1830
1830
|
var [createDialogContext, createDialogScope] = createContextScope(DIALOG_NAME);
|
|
@@ -2128,10 +2128,10 @@ var Title = DialogTitle;
|
|
|
2128
2128
|
var Description = DialogDescription;
|
|
2129
2129
|
var Close = DialogClose;
|
|
2130
2130
|
|
|
2131
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
2131
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/createLucideIcon.js
|
|
2132
2132
|
var import_react3 = require("react");
|
|
2133
2133
|
|
|
2134
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
2134
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/shared/src/utils.js
|
|
2135
2135
|
var toKebabCase = (string) => string.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase();
|
|
2136
2136
|
var toCamelCase = (string) => string.replace(
|
|
2137
2137
|
/^([A-Z])|[\s-_]+(\w)/g,
|
|
@@ -2152,10 +2152,10 @@ var hasA11yProp = (props) => {
|
|
|
2152
2152
|
}
|
|
2153
2153
|
};
|
|
2154
2154
|
|
|
2155
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
2155
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.js
|
|
2156
2156
|
var import_react2 = require("react");
|
|
2157
2157
|
|
|
2158
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
2158
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/defaultAttributes.js
|
|
2159
2159
|
var defaultAttributes = {
|
|
2160
2160
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2161
2161
|
width: 24,
|
|
@@ -2168,7 +2168,7 @@ var defaultAttributes = {
|
|
|
2168
2168
|
strokeLinejoin: "round"
|
|
2169
2169
|
};
|
|
2170
2170
|
|
|
2171
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
2171
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.js
|
|
2172
2172
|
var Icon = (0, import_react2.forwardRef)(
|
|
2173
2173
|
({
|
|
2174
2174
|
color = "currentColor",
|
|
@@ -2199,7 +2199,7 @@ var Icon = (0, import_react2.forwardRef)(
|
|
|
2199
2199
|
)
|
|
2200
2200
|
);
|
|
2201
2201
|
|
|
2202
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
2202
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/createLucideIcon.js
|
|
2203
2203
|
var createLucideIcon = (iconName, iconNode) => {
|
|
2204
2204
|
const Component = (0, import_react3.forwardRef)(
|
|
2205
2205
|
({ className, ...props }, ref) => (0, import_react3.createElement)(Icon, {
|
|
@@ -2217,11 +2217,11 @@ var createLucideIcon = (iconName, iconNode) => {
|
|
|
2217
2217
|
return Component;
|
|
2218
2218
|
};
|
|
2219
2219
|
|
|
2220
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
2220
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/loader-circle.js
|
|
2221
2221
|
var __iconNode = [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56", key: "13zald" }]];
|
|
2222
2222
|
var LoaderCircle = createLucideIcon("loader-circle", __iconNode);
|
|
2223
2223
|
|
|
2224
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
2224
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/x.js
|
|
2225
2225
|
var __iconNode2 = [
|
|
2226
2226
|
["path", { d: "M18 6 6 18", key: "1bl5f8" }],
|
|
2227
2227
|
["path", { d: "m6 6 12 12", key: "d8bk6v" }]
|
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
"use client";
|
|
4
4
|
import {
|
|
5
5
|
CheckDialog
|
|
6
|
-
} from "../../chunk-
|
|
6
|
+
} from "../../chunk-6MNYJ3YQ.mjs";
|
|
7
7
|
import "../../chunk-MY2ODATB.mjs";
|
|
8
|
-
import "../../chunk-
|
|
9
|
-
import "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
11
|
-
import "../../chunk-
|
|
8
|
+
import "../../chunk-AL3VJLFU.mjs";
|
|
9
|
+
import "../../chunk-BSF3KB4R.mjs";
|
|
10
|
+
import "../../chunk-OAPUYXBO.mjs";
|
|
11
|
+
import "../../chunk-ZVQKDPUP.mjs";
|
|
12
12
|
import "../../chunk-4J6OC4ZQ.mjs";
|
|
13
13
|
export {
|
|
14
14
|
CheckDialog as default
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { P as Product,
|
|
3
|
+
import { P as Product, h as ProductItem } from '../../cusTypes-WaPJKeAb.mjs';
|
|
4
4
|
import 'zod';
|
|
5
5
|
|
|
6
6
|
declare function PricingTable({ productDetails, }: {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { P as Product,
|
|
3
|
+
import { P as Product, h as ProductItem } from '../../cusTypes-WaPJKeAb.js';
|
|
4
4
|
import 'zod';
|
|
5
5
|
|
|
6
6
|
declare function PricingTable({ productDetails, }: {
|