@cartanova/qgrid-cli 1.1.5 → 1.3.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.
- package/bundle/dist/application/qgrid/pool.js +20 -9
- package/bundle/dist/application/sonamu.generated.js +10 -5
- package/bundle/dist/application/sonamu.generated.sso.js +3 -2
- package/bundle/dist/application/token/token.model.js +21 -3
- package/bundle/dist/application/token/token.types.js +3 -2
- package/bundle/dist/i18n/sd.generated.js +3 -1
- package/bundle/dist/migrations/20260415113716_alter_tokens_add_ord.js +16 -0
- package/bundle/dist/migrations/20260415134649_alter_request_logs_alter1.js +14 -0
- package/bundle/dist/node_modules/.pnpm/{vitest@4.1.2_@opentelemetry_api@1.9.0_@types_node@25.0.7_vite@8.0.3_@emnapi_core@1.9.2__bb31087278f97a39b31b92010beab980 → vitest@4.1.2_@opentelemetry_api@1.9.0_@types_node@25.0.7_msw@2.13.3_@types_node@25.0.7__ba64bc4dd2e2bdde58df187864f65496}/node_modules/vitest/dist/chunks/_commonjsHelpers.D26ty3Ew.js +2 -2
- package/bundle/dist/node_modules/.pnpm/{vitest@4.1.2_@opentelemetry_api@1.9.0_@types_node@25.0.7_vite@8.0.3_@emnapi_core@1.9.2__bb31087278f97a39b31b92010beab980 → vitest@4.1.2_@opentelemetry_api@1.9.0_@types_node@25.0.7_msw@2.13.3_@types_node@25.0.7__ba64bc4dd2e2bdde58df187864f65496}/node_modules/vitest/dist/chunks/benchmark.CX_oY03V.js +2 -2
- package/bundle/dist/node_modules/.pnpm/{vitest@4.1.2_@opentelemetry_api@1.9.0_@types_node@25.0.7_vite@8.0.3_@emnapi_core@1.9.2__bb31087278f97a39b31b92010beab980 → vitest@4.1.2_@opentelemetry_api@1.9.0_@types_node@25.0.7_msw@2.13.3_@types_node@25.0.7__ba64bc4dd2e2bdde58df187864f65496}/node_modules/vitest/dist/chunks/evaluatedModules.Dg1zASAC.js +2 -2
- package/bundle/dist/node_modules/.pnpm/{vitest@4.1.2_@opentelemetry_api@1.9.0_@types_node@25.0.7_vite@8.0.3_@emnapi_core@1.9.2__bb31087278f97a39b31b92010beab980 → vitest@4.1.2_@opentelemetry_api@1.9.0_@types_node@25.0.7_msw@2.13.3_@types_node@25.0.7__ba64bc4dd2e2bdde58df187864f65496}/node_modules/vitest/dist/chunks/index.Chj8NDwU.js +2 -2
- package/bundle/dist/node_modules/.pnpm/{vitest@4.1.2_@opentelemetry_api@1.9.0_@types_node@25.0.7_vite@8.0.3_@emnapi_core@1.9.2__bb31087278f97a39b31b92010beab980 → vitest@4.1.2_@opentelemetry_api@1.9.0_@types_node@25.0.7_msw@2.13.3_@types_node@25.0.7__ba64bc4dd2e2bdde58df187864f65496}/node_modules/vitest/dist/chunks/index.DOa3dzoN.js +2 -2
- package/bundle/dist/node_modules/.pnpm/{vitest@4.1.2_@opentelemetry_api@1.9.0_@types_node@25.0.7_vite@8.0.3_@emnapi_core@1.9.2__bb31087278f97a39b31b92010beab980 → vitest@4.1.2_@opentelemetry_api@1.9.0_@types_node@25.0.7_msw@2.13.3_@types_node@25.0.7__ba64bc4dd2e2bdde58df187864f65496}/node_modules/vitest/dist/chunks/rpc.MzXet3jl.js +2 -2
- package/bundle/dist/node_modules/.pnpm/{vitest@4.1.2_@opentelemetry_api@1.9.0_@types_node@25.0.7_vite@8.0.3_@emnapi_core@1.9.2__bb31087278f97a39b31b92010beab980 → vitest@4.1.2_@opentelemetry_api@1.9.0_@types_node@25.0.7_msw@2.13.3_@types_node@25.0.7__ba64bc4dd2e2bdde58df187864f65496}/node_modules/vitest/dist/chunks/test.p_J6dB8a.js +2 -2
- package/bundle/dist/node_modules/.pnpm/{vitest@4.1.2_@opentelemetry_api@1.9.0_@types_node@25.0.7_vite@8.0.3_@emnapi_core@1.9.2__bb31087278f97a39b31b92010beab980 → vitest@4.1.2_@opentelemetry_api@1.9.0_@types_node@25.0.7_msw@2.13.3_@types_node@25.0.7__ba64bc4dd2e2bdde58df187864f65496}/node_modules/vitest/dist/chunks/utils.BX5Fg8C4.js +2 -2
- package/bundle/dist/node_modules/.pnpm/{vitest@4.1.2_@opentelemetry_api@1.9.0_@types_node@25.0.7_vite@8.0.3_@emnapi_core@1.9.2__bb31087278f97a39b31b92010beab980 → vitest@4.1.2_@opentelemetry_api@1.9.0_@types_node@25.0.7_msw@2.13.3_@types_node@25.0.7__ba64bc4dd2e2bdde58df187864f65496}/node_modules/vitest/dist/index.js +1 -1
- package/bundle/dist/sonamu.config.js +9 -9
- package/bundle/dist/testing/setup-mocks.js +2 -2
- package/bundle/src/application/qgrid/pool.ts +29 -16
- package/bundle/src/application/request-log/request-log.entity.json +9 -3
- package/bundle/src/application/sonamu.generated.http +13 -1
- package/bundle/src/application/sonamu.generated.sso.ts +1 -0
- package/bundle/src/application/sonamu.generated.ts +5 -2
- package/bundle/src/application/token/token.entity.json +5 -3
- package/bundle/src/application/token/token.model.ts +17 -3
- package/bundle/src/application/token/token.types.ts +1 -0
- package/bundle/src/i18n/sd.generated.ts +2 -0
- package/bundle/src/migrations/20260415113716_alter_tokens_add_ord.ts +13 -0
- package/bundle/src/migrations/20260415134649_alter_request_logs_alter1.ts +13 -0
- package/bundle/src/sonamu.config.ts +8 -8
- package/bundle/web-dist/client/assets/index-BP0XRvKL.css +1 -0
- package/bundle/web-dist/client/assets/{index-Dyn67Y0R.js → index-CgXTSTgN.js} +3 -3
- package/bundle/web-dist/client/assets/routes-DvViUcG1.js +5 -0
- package/bundle/web-dist/client/assets/{sd.generated-BrQoQXvv.js → sd.generated-CkJCx4Bp.js} +1 -1
- package/bundle/web-dist/client/assets/services.generated-CAJQk7Wk.js +1 -0
- package/bundle/web-dist/client/assets/{show-DIzwg78k.js → show-CFGLH8f_.js} +1 -1
- package/bundle/web-dist/client/assets/tokens-Bib8aQbc.js +1 -0
- package/bundle/web-dist/client/index.html +3 -3
- package/bundle/web-dist/server/assets/routes-Dx59lTlD.js +2855 -0
- package/bundle/web-dist/server/assets/{sd.generated-BnonqqKr.js → sd.generated-BeEKgSOs.js} +336 -1
- package/bundle/web-dist/server/assets/{services.generated-D5ABD5fr.js → services.generated-DjxCLdMu.js} +10 -1
- package/bundle/web-dist/server/assets/{show-C9pcdSxc.js → show-BEFi1cKV.js} +2 -2
- package/bundle/web-dist/server/assets/{tokens-ARL5AOAh.js → tokens-Dyi6qMmP.js} +9 -6
- package/bundle/web-dist/server/entry-server.generated.js +18 -19
- package/package.json +1 -1
- package/bundle/web-dist/client/assets/index-p3clzhWX.css +0 -1
- package/bundle/web-dist/client/assets/routes-ytPY-kr9.js +0 -1
- package/bundle/web-dist/client/assets/services.generated-BspO2L0j.js +0 -1
- package/bundle/web-dist/client/assets/tokens-CiU_LVOp.js +0 -1
- package/bundle/web-dist/server/assets/react-dom-CGIzOSuj.js +0 -335
- package/bundle/web-dist/server/assets/routes-BQmURFK9.js +0 -492
|
@@ -2585,6 +2585,339 @@ var QueryClientProvider = ({ client, children }) => {
|
|
|
2585
2585
|
});
|
|
2586
2586
|
};
|
|
2587
2587
|
//#endregion
|
|
2588
|
+
//#region ../../node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom.production.js
|
|
2589
|
+
/**
|
|
2590
|
+
* @license React
|
|
2591
|
+
* react-dom.production.js
|
|
2592
|
+
*
|
|
2593
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2594
|
+
*
|
|
2595
|
+
* This source code is licensed under the MIT license found in the
|
|
2596
|
+
* LICENSE file in the root directory of this source tree.
|
|
2597
|
+
*/
|
|
2598
|
+
var require_react_dom_production = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
2599
|
+
var React = require_react();
|
|
2600
|
+
function formatProdErrorMessage(code) {
|
|
2601
|
+
var url = "https://react.dev/errors/" + code;
|
|
2602
|
+
if (1 < arguments.length) {
|
|
2603
|
+
url += "?args[]=" + encodeURIComponent(arguments[1]);
|
|
2604
|
+
for (var i = 2; i < arguments.length; i++) url += "&args[]=" + encodeURIComponent(arguments[i]);
|
|
2605
|
+
}
|
|
2606
|
+
return "Minified React error #" + code + "; visit " + url + " for the full message or use the non-minified dev environment for full errors and additional helpful warnings.";
|
|
2607
|
+
}
|
|
2608
|
+
function noop() {}
|
|
2609
|
+
var Internals = {
|
|
2610
|
+
d: {
|
|
2611
|
+
f: noop,
|
|
2612
|
+
r: function() {
|
|
2613
|
+
throw Error(formatProdErrorMessage(522));
|
|
2614
|
+
},
|
|
2615
|
+
D: noop,
|
|
2616
|
+
C: noop,
|
|
2617
|
+
L: noop,
|
|
2618
|
+
m: noop,
|
|
2619
|
+
X: noop,
|
|
2620
|
+
S: noop,
|
|
2621
|
+
M: noop
|
|
2622
|
+
},
|
|
2623
|
+
p: 0,
|
|
2624
|
+
findDOMNode: null
|
|
2625
|
+
}, REACT_PORTAL_TYPE = Symbol.for("react.portal");
|
|
2626
|
+
function createPortal$1(children, containerInfo, implementation) {
|
|
2627
|
+
var key = 3 < arguments.length && void 0 !== arguments[3] ? arguments[3] : null;
|
|
2628
|
+
return {
|
|
2629
|
+
$$typeof: REACT_PORTAL_TYPE,
|
|
2630
|
+
key: null == key ? null : "" + key,
|
|
2631
|
+
children,
|
|
2632
|
+
containerInfo,
|
|
2633
|
+
implementation
|
|
2634
|
+
};
|
|
2635
|
+
}
|
|
2636
|
+
var ReactSharedInternals = React.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;
|
|
2637
|
+
function getCrossOriginStringAs(as, input) {
|
|
2638
|
+
if ("font" === as) return "";
|
|
2639
|
+
if ("string" === typeof input) return "use-credentials" === input ? input : "";
|
|
2640
|
+
}
|
|
2641
|
+
exports.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE = Internals;
|
|
2642
|
+
exports.createPortal = function(children, container) {
|
|
2643
|
+
var key = 2 < arguments.length && void 0 !== arguments[2] ? arguments[2] : null;
|
|
2644
|
+
if (!container || 1 !== container.nodeType && 9 !== container.nodeType && 11 !== container.nodeType) throw Error(formatProdErrorMessage(299));
|
|
2645
|
+
return createPortal$1(children, container, null, key);
|
|
2646
|
+
};
|
|
2647
|
+
exports.flushSync = function(fn) {
|
|
2648
|
+
var previousTransition = ReactSharedInternals.T, previousUpdatePriority = Internals.p;
|
|
2649
|
+
try {
|
|
2650
|
+
if (ReactSharedInternals.T = null, Internals.p = 2, fn) return fn();
|
|
2651
|
+
} finally {
|
|
2652
|
+
ReactSharedInternals.T = previousTransition, Internals.p = previousUpdatePriority, Internals.d.f();
|
|
2653
|
+
}
|
|
2654
|
+
};
|
|
2655
|
+
exports.preconnect = function(href, options) {
|
|
2656
|
+
"string" === typeof href && (options ? (options = options.crossOrigin, options = "string" === typeof options ? "use-credentials" === options ? options : "" : void 0) : options = null, Internals.d.C(href, options));
|
|
2657
|
+
};
|
|
2658
|
+
exports.prefetchDNS = function(href) {
|
|
2659
|
+
"string" === typeof href && Internals.d.D(href);
|
|
2660
|
+
};
|
|
2661
|
+
exports.preinit = function(href, options) {
|
|
2662
|
+
if ("string" === typeof href && options && "string" === typeof options.as) {
|
|
2663
|
+
var as = options.as, crossOrigin = getCrossOriginStringAs(as, options.crossOrigin), integrity = "string" === typeof options.integrity ? options.integrity : void 0, fetchPriority = "string" === typeof options.fetchPriority ? options.fetchPriority : void 0;
|
|
2664
|
+
"style" === as ? Internals.d.S(href, "string" === typeof options.precedence ? options.precedence : void 0, {
|
|
2665
|
+
crossOrigin,
|
|
2666
|
+
integrity,
|
|
2667
|
+
fetchPriority
|
|
2668
|
+
}) : "script" === as && Internals.d.X(href, {
|
|
2669
|
+
crossOrigin,
|
|
2670
|
+
integrity,
|
|
2671
|
+
fetchPriority,
|
|
2672
|
+
nonce: "string" === typeof options.nonce ? options.nonce : void 0
|
|
2673
|
+
});
|
|
2674
|
+
}
|
|
2675
|
+
};
|
|
2676
|
+
exports.preinitModule = function(href, options) {
|
|
2677
|
+
if ("string" === typeof href) if ("object" === typeof options && null !== options) {
|
|
2678
|
+
if (null == options.as || "script" === options.as) {
|
|
2679
|
+
var crossOrigin = getCrossOriginStringAs(options.as, options.crossOrigin);
|
|
2680
|
+
Internals.d.M(href, {
|
|
2681
|
+
crossOrigin,
|
|
2682
|
+
integrity: "string" === typeof options.integrity ? options.integrity : void 0,
|
|
2683
|
+
nonce: "string" === typeof options.nonce ? options.nonce : void 0
|
|
2684
|
+
});
|
|
2685
|
+
}
|
|
2686
|
+
} else options ?? Internals.d.M(href);
|
|
2687
|
+
};
|
|
2688
|
+
exports.preload = function(href, options) {
|
|
2689
|
+
if ("string" === typeof href && "object" === typeof options && null !== options && "string" === typeof options.as) {
|
|
2690
|
+
var as = options.as, crossOrigin = getCrossOriginStringAs(as, options.crossOrigin);
|
|
2691
|
+
Internals.d.L(href, as, {
|
|
2692
|
+
crossOrigin,
|
|
2693
|
+
integrity: "string" === typeof options.integrity ? options.integrity : void 0,
|
|
2694
|
+
nonce: "string" === typeof options.nonce ? options.nonce : void 0,
|
|
2695
|
+
type: "string" === typeof options.type ? options.type : void 0,
|
|
2696
|
+
fetchPriority: "string" === typeof options.fetchPriority ? options.fetchPriority : void 0,
|
|
2697
|
+
referrerPolicy: "string" === typeof options.referrerPolicy ? options.referrerPolicy : void 0,
|
|
2698
|
+
imageSrcSet: "string" === typeof options.imageSrcSet ? options.imageSrcSet : void 0,
|
|
2699
|
+
imageSizes: "string" === typeof options.imageSizes ? options.imageSizes : void 0,
|
|
2700
|
+
media: "string" === typeof options.media ? options.media : void 0
|
|
2701
|
+
});
|
|
2702
|
+
}
|
|
2703
|
+
};
|
|
2704
|
+
exports.preloadModule = function(href, options) {
|
|
2705
|
+
if ("string" === typeof href) if (options) {
|
|
2706
|
+
var crossOrigin = getCrossOriginStringAs(options.as, options.crossOrigin);
|
|
2707
|
+
Internals.d.m(href, {
|
|
2708
|
+
as: "string" === typeof options.as && "script" !== options.as ? options.as : void 0,
|
|
2709
|
+
crossOrigin,
|
|
2710
|
+
integrity: "string" === typeof options.integrity ? options.integrity : void 0
|
|
2711
|
+
});
|
|
2712
|
+
} else Internals.d.m(href);
|
|
2713
|
+
};
|
|
2714
|
+
exports.requestFormReset = function(form) {
|
|
2715
|
+
Internals.d.r(form);
|
|
2716
|
+
};
|
|
2717
|
+
exports.unstable_batchedUpdates = function(fn, a) {
|
|
2718
|
+
return fn(a);
|
|
2719
|
+
};
|
|
2720
|
+
exports.useFormState = function(action, initialState, permalink) {
|
|
2721
|
+
return ReactSharedInternals.H.useFormState(action, initialState, permalink);
|
|
2722
|
+
};
|
|
2723
|
+
exports.useFormStatus = function() {
|
|
2724
|
+
return ReactSharedInternals.H.useHostTransitionStatus();
|
|
2725
|
+
};
|
|
2726
|
+
exports.version = "19.2.4";
|
|
2727
|
+
}));
|
|
2728
|
+
//#endregion
|
|
2729
|
+
//#region ../../node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom.development.js
|
|
2730
|
+
/**
|
|
2731
|
+
* @license React
|
|
2732
|
+
* react-dom.development.js
|
|
2733
|
+
*
|
|
2734
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
2735
|
+
*
|
|
2736
|
+
* This source code is licensed under the MIT license found in the
|
|
2737
|
+
* LICENSE file in the root directory of this source tree.
|
|
2738
|
+
*/
|
|
2739
|
+
var require_react_dom_development = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
2740
|
+
"production" !== process.env.NODE_ENV && (function() {
|
|
2741
|
+
function noop() {}
|
|
2742
|
+
function testStringCoercion(value) {
|
|
2743
|
+
return "" + value;
|
|
2744
|
+
}
|
|
2745
|
+
function createPortal$1(children, containerInfo, implementation) {
|
|
2746
|
+
var key = 3 < arguments.length && void 0 !== arguments[3] ? arguments[3] : null;
|
|
2747
|
+
try {
|
|
2748
|
+
testStringCoercion(key);
|
|
2749
|
+
var JSCompiler_inline_result = !1;
|
|
2750
|
+
} catch (e) {
|
|
2751
|
+
JSCompiler_inline_result = !0;
|
|
2752
|
+
}
|
|
2753
|
+
JSCompiler_inline_result && (console.error("The provided key is an unsupported type %s. This value must be coerced to a string before using it here.", "function" === typeof Symbol && Symbol.toStringTag && key[Symbol.toStringTag] || key.constructor.name || "Object"), testStringCoercion(key));
|
|
2754
|
+
return {
|
|
2755
|
+
$$typeof: REACT_PORTAL_TYPE,
|
|
2756
|
+
key: null == key ? null : "" + key,
|
|
2757
|
+
children,
|
|
2758
|
+
containerInfo,
|
|
2759
|
+
implementation
|
|
2760
|
+
};
|
|
2761
|
+
}
|
|
2762
|
+
function getCrossOriginStringAs(as, input) {
|
|
2763
|
+
if ("font" === as) return "";
|
|
2764
|
+
if ("string" === typeof input) return "use-credentials" === input ? input : "";
|
|
2765
|
+
}
|
|
2766
|
+
function getValueDescriptorExpectingObjectForWarning(thing) {
|
|
2767
|
+
return null === thing ? "`null`" : void 0 === thing ? "`undefined`" : "" === thing ? "an empty string" : "something with type \"" + typeof thing + "\"";
|
|
2768
|
+
}
|
|
2769
|
+
function getValueDescriptorExpectingEnumForWarning(thing) {
|
|
2770
|
+
return null === thing ? "`null`" : void 0 === thing ? "`undefined`" : "" === thing ? "an empty string" : "string" === typeof thing ? JSON.stringify(thing) : "number" === typeof thing ? "`" + thing + "`" : "something with type \"" + typeof thing + "\"";
|
|
2771
|
+
}
|
|
2772
|
+
function resolveDispatcher() {
|
|
2773
|
+
var dispatcher = ReactSharedInternals.H;
|
|
2774
|
+
null === dispatcher && console.error("Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:\n1. You might have mismatching versions of React and the renderer (such as React DOM)\n2. You might be breaking the Rules of Hooks\n3. You might have more than one copy of React in the same app\nSee https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.");
|
|
2775
|
+
return dispatcher;
|
|
2776
|
+
}
|
|
2777
|
+
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());
|
|
2778
|
+
var React = require_react(), Internals = {
|
|
2779
|
+
d: {
|
|
2780
|
+
f: noop,
|
|
2781
|
+
r: function() {
|
|
2782
|
+
throw Error("Invalid form element. requestFormReset must be passed a form that was rendered by React.");
|
|
2783
|
+
},
|
|
2784
|
+
D: noop,
|
|
2785
|
+
C: noop,
|
|
2786
|
+
L: noop,
|
|
2787
|
+
m: noop,
|
|
2788
|
+
X: noop,
|
|
2789
|
+
S: noop,
|
|
2790
|
+
M: noop
|
|
2791
|
+
},
|
|
2792
|
+
p: 0,
|
|
2793
|
+
findDOMNode: null
|
|
2794
|
+
}, REACT_PORTAL_TYPE = Symbol.for("react.portal"), ReactSharedInternals = React.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;
|
|
2795
|
+
"function" === typeof Map && null != Map.prototype && "function" === typeof Map.prototype.forEach && "function" === typeof Set && null != Set.prototype && "function" === typeof Set.prototype.clear && "function" === typeof Set.prototype.forEach || console.error("React depends on Map and Set built-in types. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills");
|
|
2796
|
+
exports.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE = Internals;
|
|
2797
|
+
exports.createPortal = function(children, container) {
|
|
2798
|
+
var key = 2 < arguments.length && void 0 !== arguments[2] ? arguments[2] : null;
|
|
2799
|
+
if (!container || 1 !== container.nodeType && 9 !== container.nodeType && 11 !== container.nodeType) throw Error("Target container is not a DOM element.");
|
|
2800
|
+
return createPortal$1(children, container, null, key);
|
|
2801
|
+
};
|
|
2802
|
+
exports.flushSync = function(fn) {
|
|
2803
|
+
var previousTransition = ReactSharedInternals.T, previousUpdatePriority = Internals.p;
|
|
2804
|
+
try {
|
|
2805
|
+
if (ReactSharedInternals.T = null, Internals.p = 2, fn) return fn();
|
|
2806
|
+
} finally {
|
|
2807
|
+
ReactSharedInternals.T = previousTransition, Internals.p = previousUpdatePriority, Internals.d.f() && console.error("flushSync was called from inside a lifecycle method. React cannot flush when React is already rendering. Consider moving this call to a scheduler task or micro task.");
|
|
2808
|
+
}
|
|
2809
|
+
};
|
|
2810
|
+
exports.preconnect = function(href, options) {
|
|
2811
|
+
"string" === typeof href && href ? null != options && "object" !== typeof options ? console.error("ReactDOM.preconnect(): Expected the `options` argument (second) to be an object but encountered %s instead. The only supported option at this time is `crossOrigin` which accepts a string.", getValueDescriptorExpectingEnumForWarning(options)) : null != options && "string" !== typeof options.crossOrigin && console.error("ReactDOM.preconnect(): Expected the `crossOrigin` option (second argument) to be a string but encountered %s instead. Try removing this option or passing a string value instead.", getValueDescriptorExpectingObjectForWarning(options.crossOrigin)) : console.error("ReactDOM.preconnect(): Expected the `href` argument (first) to be a non-empty string but encountered %s instead.", getValueDescriptorExpectingObjectForWarning(href));
|
|
2812
|
+
"string" === typeof href && (options ? (options = options.crossOrigin, options = "string" === typeof options ? "use-credentials" === options ? options : "" : void 0) : options = null, Internals.d.C(href, options));
|
|
2813
|
+
};
|
|
2814
|
+
exports.prefetchDNS = function(href) {
|
|
2815
|
+
if ("string" !== typeof href || !href) console.error("ReactDOM.prefetchDNS(): Expected the `href` argument (first) to be a non-empty string but encountered %s instead.", getValueDescriptorExpectingObjectForWarning(href));
|
|
2816
|
+
else if (1 < arguments.length) {
|
|
2817
|
+
var options = arguments[1];
|
|
2818
|
+
"object" === typeof options && options.hasOwnProperty("crossOrigin") ? console.error("ReactDOM.prefetchDNS(): Expected only one argument, `href`, but encountered %s as a second argument instead. This argument is reserved for future options and is currently disallowed. It looks like the you are attempting to set a crossOrigin property for this DNS lookup hint. Browsers do not perform DNS queries using CORS and setting this attribute on the resource hint has no effect. Try calling ReactDOM.prefetchDNS() with just a single string argument, `href`.", getValueDescriptorExpectingEnumForWarning(options)) : console.error("ReactDOM.prefetchDNS(): Expected only one argument, `href`, but encountered %s as a second argument instead. This argument is reserved for future options and is currently disallowed. Try calling ReactDOM.prefetchDNS() with just a single string argument, `href`.", getValueDescriptorExpectingEnumForWarning(options));
|
|
2819
|
+
}
|
|
2820
|
+
"string" === typeof href && Internals.d.D(href);
|
|
2821
|
+
};
|
|
2822
|
+
exports.preinit = function(href, options) {
|
|
2823
|
+
"string" === typeof href && href ? null == options || "object" !== typeof options ? console.error("ReactDOM.preinit(): Expected the `options` argument (second) to be an object with an `as` property describing the type of resource to be preinitialized but encountered %s instead.", getValueDescriptorExpectingEnumForWarning(options)) : "style" !== options.as && "script" !== options.as && console.error("ReactDOM.preinit(): Expected the `as` property in the `options` argument (second) to contain a valid value describing the type of resource to be preinitialized but encountered %s instead. Valid values for `as` are \"style\" and \"script\".", getValueDescriptorExpectingEnumForWarning(options.as)) : console.error("ReactDOM.preinit(): Expected the `href` argument (first) to be a non-empty string but encountered %s instead.", getValueDescriptorExpectingObjectForWarning(href));
|
|
2824
|
+
if ("string" === typeof href && options && "string" === typeof options.as) {
|
|
2825
|
+
var as = options.as, crossOrigin = getCrossOriginStringAs(as, options.crossOrigin), integrity = "string" === typeof options.integrity ? options.integrity : void 0, fetchPriority = "string" === typeof options.fetchPriority ? options.fetchPriority : void 0;
|
|
2826
|
+
"style" === as ? Internals.d.S(href, "string" === typeof options.precedence ? options.precedence : void 0, {
|
|
2827
|
+
crossOrigin,
|
|
2828
|
+
integrity,
|
|
2829
|
+
fetchPriority
|
|
2830
|
+
}) : "script" === as && Internals.d.X(href, {
|
|
2831
|
+
crossOrigin,
|
|
2832
|
+
integrity,
|
|
2833
|
+
fetchPriority,
|
|
2834
|
+
nonce: "string" === typeof options.nonce ? options.nonce : void 0
|
|
2835
|
+
});
|
|
2836
|
+
}
|
|
2837
|
+
};
|
|
2838
|
+
exports.preinitModule = function(href, options) {
|
|
2839
|
+
var encountered = "";
|
|
2840
|
+
"string" === typeof href && href || (encountered += " The `href` argument encountered was " + getValueDescriptorExpectingObjectForWarning(href) + ".");
|
|
2841
|
+
void 0 !== options && "object" !== typeof options ? encountered += " The `options` argument encountered was " + getValueDescriptorExpectingObjectForWarning(options) + "." : options && "as" in options && "script" !== options.as && (encountered += " The `as` option encountered was " + getValueDescriptorExpectingEnumForWarning(options.as) + ".");
|
|
2842
|
+
if (encountered) console.error("ReactDOM.preinitModule(): Expected up to two arguments, a non-empty `href` string and, optionally, an `options` object with a valid `as` property.%s", encountered);
|
|
2843
|
+
else switch (encountered = options && "string" === typeof options.as ? options.as : "script", encountered) {
|
|
2844
|
+
case "script": break;
|
|
2845
|
+
default: encountered = getValueDescriptorExpectingEnumForWarning(encountered), console.error("ReactDOM.preinitModule(): Currently the only supported \"as\" type for this function is \"script\" but received \"%s\" instead. This warning was generated for `href` \"%s\". In the future other module types will be supported, aligning with the import-attributes proposal. Learn more here: (https://github.com/tc39/proposal-import-attributes)", encountered, href);
|
|
2846
|
+
}
|
|
2847
|
+
if ("string" === typeof href) if ("object" === typeof options && null !== options) {
|
|
2848
|
+
if (null == options.as || "script" === options.as) encountered = getCrossOriginStringAs(options.as, options.crossOrigin), Internals.d.M(href, {
|
|
2849
|
+
crossOrigin: encountered,
|
|
2850
|
+
integrity: "string" === typeof options.integrity ? options.integrity : void 0,
|
|
2851
|
+
nonce: "string" === typeof options.nonce ? options.nonce : void 0
|
|
2852
|
+
});
|
|
2853
|
+
} else options ?? Internals.d.M(href);
|
|
2854
|
+
};
|
|
2855
|
+
exports.preload = function(href, options) {
|
|
2856
|
+
var encountered = "";
|
|
2857
|
+
"string" === typeof href && href || (encountered += " The `href` argument encountered was " + getValueDescriptorExpectingObjectForWarning(href) + ".");
|
|
2858
|
+
null == options || "object" !== typeof options ? encountered += " The `options` argument encountered was " + getValueDescriptorExpectingObjectForWarning(options) + "." : "string" === typeof options.as && options.as || (encountered += " The `as` option encountered was " + getValueDescriptorExpectingObjectForWarning(options.as) + ".");
|
|
2859
|
+
encountered && console.error("ReactDOM.preload(): Expected two arguments, a non-empty `href` string and an `options` object with an `as` property valid for a `<link rel=\"preload\" as=\"...\" />` tag.%s", encountered);
|
|
2860
|
+
if ("string" === typeof href && "object" === typeof options && null !== options && "string" === typeof options.as) {
|
|
2861
|
+
encountered = options.as;
|
|
2862
|
+
var crossOrigin = getCrossOriginStringAs(encountered, options.crossOrigin);
|
|
2863
|
+
Internals.d.L(href, encountered, {
|
|
2864
|
+
crossOrigin,
|
|
2865
|
+
integrity: "string" === typeof options.integrity ? options.integrity : void 0,
|
|
2866
|
+
nonce: "string" === typeof options.nonce ? options.nonce : void 0,
|
|
2867
|
+
type: "string" === typeof options.type ? options.type : void 0,
|
|
2868
|
+
fetchPriority: "string" === typeof options.fetchPriority ? options.fetchPriority : void 0,
|
|
2869
|
+
referrerPolicy: "string" === typeof options.referrerPolicy ? options.referrerPolicy : void 0,
|
|
2870
|
+
imageSrcSet: "string" === typeof options.imageSrcSet ? options.imageSrcSet : void 0,
|
|
2871
|
+
imageSizes: "string" === typeof options.imageSizes ? options.imageSizes : void 0,
|
|
2872
|
+
media: "string" === typeof options.media ? options.media : void 0
|
|
2873
|
+
});
|
|
2874
|
+
}
|
|
2875
|
+
};
|
|
2876
|
+
exports.preloadModule = function(href, options) {
|
|
2877
|
+
var encountered = "";
|
|
2878
|
+
"string" === typeof href && href || (encountered += " The `href` argument encountered was " + getValueDescriptorExpectingObjectForWarning(href) + ".");
|
|
2879
|
+
void 0 !== options && "object" !== typeof options ? encountered += " The `options` argument encountered was " + getValueDescriptorExpectingObjectForWarning(options) + "." : options && "as" in options && "string" !== typeof options.as && (encountered += " The `as` option encountered was " + getValueDescriptorExpectingObjectForWarning(options.as) + ".");
|
|
2880
|
+
encountered && console.error("ReactDOM.preloadModule(): Expected two arguments, a non-empty `href` string and, optionally, an `options` object with an `as` property valid for a `<link rel=\"modulepreload\" as=\"...\" />` tag.%s", encountered);
|
|
2881
|
+
"string" === typeof href && (options ? (encountered = getCrossOriginStringAs(options.as, options.crossOrigin), Internals.d.m(href, {
|
|
2882
|
+
as: "string" === typeof options.as && "script" !== options.as ? options.as : void 0,
|
|
2883
|
+
crossOrigin: encountered,
|
|
2884
|
+
integrity: "string" === typeof options.integrity ? options.integrity : void 0
|
|
2885
|
+
})) : Internals.d.m(href));
|
|
2886
|
+
};
|
|
2887
|
+
exports.requestFormReset = function(form) {
|
|
2888
|
+
Internals.d.r(form);
|
|
2889
|
+
};
|
|
2890
|
+
exports.unstable_batchedUpdates = function(fn, a) {
|
|
2891
|
+
return fn(a);
|
|
2892
|
+
};
|
|
2893
|
+
exports.useFormState = function(action, initialState, permalink) {
|
|
2894
|
+
return resolveDispatcher().useFormState(action, initialState, permalink);
|
|
2895
|
+
};
|
|
2896
|
+
exports.useFormStatus = function() {
|
|
2897
|
+
return resolveDispatcher().useHostTransitionStatus();
|
|
2898
|
+
};
|
|
2899
|
+
exports.version = "19.2.4";
|
|
2900
|
+
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
|
|
2901
|
+
})();
|
|
2902
|
+
}));
|
|
2903
|
+
//#endregion
|
|
2904
|
+
//#region ../../node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/index.js
|
|
2905
|
+
var require_react_dom = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
2906
|
+
function checkDCE() {
|
|
2907
|
+
if (typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ === "undefined" || typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE !== "function") return;
|
|
2908
|
+
if (process.env.NODE_ENV !== "production") throw new Error("^_^");
|
|
2909
|
+
try {
|
|
2910
|
+
__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(checkDCE);
|
|
2911
|
+
} catch (err) {
|
|
2912
|
+
console.error(err);
|
|
2913
|
+
}
|
|
2914
|
+
}
|
|
2915
|
+
if (process.env.NODE_ENV === "production") {
|
|
2916
|
+
checkDCE();
|
|
2917
|
+
module.exports = require_react_dom_production();
|
|
2918
|
+
} else module.exports = require_react_dom_development();
|
|
2919
|
+
}));
|
|
2920
|
+
//#endregion
|
|
2588
2921
|
//#region ../../node_modules/.pnpm/axios@1.14.0/node_modules/axios/lib/helpers/bind.js
|
|
2589
2922
|
/**
|
|
2590
2923
|
* Create a bound version of a function with a specified `this` context
|
|
@@ -21633,7 +21966,9 @@ var entityLabels = {
|
|
|
21633
21966
|
"entity.Token.expires_at": "만료 시각 (epoch ms)",
|
|
21634
21967
|
"entity.Token.account_uuid": "Anthropic 계정 UUID",
|
|
21635
21968
|
"entity.Token.active": "활성 여부",
|
|
21969
|
+
"entity.Token.ord": "정렬 순서",
|
|
21636
21970
|
"enum.TokenOrderBy.id-desc": "ID최신순",
|
|
21971
|
+
"enum.TokenOrderBy.ord-asc": "순서순",
|
|
21637
21972
|
"enum.TokenSearchField.id": "ID",
|
|
21638
21973
|
"enum.TokenSearchField.name": "이름"
|
|
21639
21974
|
};
|
|
@@ -21691,4 +22026,4 @@ SD.enumLabels = (enumName) => {
|
|
|
21691
22026
|
} });
|
|
21692
22027
|
};
|
|
21693
22028
|
//#endregion
|
|
21694
|
-
export {
|
|
22029
|
+
export { __commonJSMin as $, environmentManager as A, matchQuery as B, Mutation as C, onlineManager as D, fetchState as E, functionalUpdate as F, resolveStaleTime as G, partialMatchKey as H, hashKey as I, skipToken as J, shallowEqualObjects as K, hashQueryKeyByOptions as L, addToEnd as M, addToStart as N, notifyManager as O, ensureQueryFn as P, Subscribable as Q, isValidTimeout as R, require_react as S, Query as T, replaceData as U, noop$1 as V, resolveEnabled as W, timeoutManager as X, timeUntilStale as Y, focusManager as Z, require_lib as _, fetch$1 as a, useQueryClient as b, array as c, custom as d, __exportAll as et, date as f, string as g, object as h, SonamuQueryMode as i, addConsumeAwareSignal as j, pendingThenable as k, bigint as l, number as m, SUPPORTED_LOCALES as n, __toESM as nt, zArrayable as o, int as p, shouldThrowError as q, setLocale as r, _enum as s, SD as t, __require as tt, boolean as u, require_react_dom as v, getDefaultState as w, require_jsx_runtime as x, QueryClientProvider as y, matchMutation as z };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { A as environmentManager, E as fetchState, G as resolveStaleTime, I as hashKey, K as shallowEqualObjects, O as notifyManager, Q as Subscribable, R as isValidTimeout, S as require_react, U as replaceData, V as noop, W as resolveEnabled, X as timeoutManager, Y as timeUntilStale, Z as focusManager, _ as require_lib, a as fetch, b as useQueryClient, k as pendingThenable, nt as __toESM, q as shouldThrowError, w as getDefaultState, x as require_jsx_runtime } from "./sd.generated-BeEKgSOs.js";
|
|
2
2
|
//#region ../../node_modules/.pnpm/@tanstack+query-core@5.95.2/node_modules/@tanstack/query-core/build/modern/queryObserver.js
|
|
3
3
|
var QueryObserver = class extends Subscribable {
|
|
4
4
|
constructor(client, options) {
|
|
@@ -634,6 +634,15 @@ var TokenService;
|
|
|
634
634
|
}
|
|
635
635
|
_TokenService.save = save;
|
|
636
636
|
_TokenService.useSaveMutation = () => useMutation({ mutationFn: (params) => save(params.spa) });
|
|
637
|
+
async function reorder(ids) {
|
|
638
|
+
return fetch({
|
|
639
|
+
method: "POST",
|
|
640
|
+
url: `/api/token/reorder`,
|
|
641
|
+
data: { ids }
|
|
642
|
+
});
|
|
643
|
+
}
|
|
644
|
+
_TokenService.reorder = reorder;
|
|
645
|
+
_TokenService.useReorderMutation = () => useMutation({ mutationFn: (params) => reorder(params.ids) });
|
|
637
646
|
async function del(ids) {
|
|
638
647
|
return fetch({
|
|
639
648
|
method: "POST",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { $ as
|
|
2
|
-
import { n as RequestLogService } from "./services.generated-
|
|
1
|
+
import { $ as __commonJSMin, S as require_react, et as __exportAll, nt as __toESM, x as require_jsx_runtime } from "./sd.generated-BeEKgSOs.js";
|
|
2
|
+
import { n as RequestLogService } from "./services.generated-DjxCLdMu.js";
|
|
3
3
|
import { a as Link, t as Route } from "../entry-server.generated.js";
|
|
4
4
|
import minpath from "node:path";
|
|
5
5
|
import minproc from "node:process";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { b as
|
|
2
|
-
import { r as TokenService, t as QgridService } from "./services.generated-
|
|
1
|
+
import { S as require_react, b as useQueryClient, c as array, d as custom, f as date, g as string, h as object, i as SonamuQueryMode, l as bigint, m as number, nt as __toESM, o as zArrayable, p as int, s as _enum, u as boolean, x as require_jsx_runtime } from "./sd.generated-BeEKgSOs.js";
|
|
2
|
+
import { r as TokenService, t as QgridService } from "./services.generated-DjxCLdMu.js";
|
|
3
3
|
import { i as lucideKeyRound, n as m5, r as mn } from "../entry-server.generated.js";
|
|
4
4
|
//#region ~icons/lucide/eye.jsx
|
|
5
5
|
var import_react = /* @__PURE__ */ __toESM(require_react());
|
|
@@ -66,7 +66,7 @@ var RequestLogSearchField = _enum([
|
|
|
66
66
|
"token_name",
|
|
67
67
|
"query"
|
|
68
68
|
]).describe("RequestLogSearchField");
|
|
69
|
-
var TokenOrderBy = _enum(["id-desc"]).describe("TokenOrderBy");
|
|
69
|
+
var TokenOrderBy = _enum(["id-desc", "ord-asc"]).describe("TokenOrderBy");
|
|
70
70
|
var TokenSearchField = _enum(["id", "name"]).describe("TokenSearchField");
|
|
71
71
|
object({
|
|
72
72
|
id: int(),
|
|
@@ -88,7 +88,8 @@ var TokenBaseSchema = object({
|
|
|
88
88
|
refresh_token: string().nullable(),
|
|
89
89
|
expires_at: bigint().nullable(),
|
|
90
90
|
account_uuid: string().nullable(),
|
|
91
|
-
active: boolean()
|
|
91
|
+
active: boolean(),
|
|
92
|
+
ord: int()
|
|
92
93
|
});
|
|
93
94
|
object({
|
|
94
95
|
num: number().int().nonnegative(),
|
|
@@ -133,7 +134,8 @@ object({
|
|
|
133
134
|
refresh_token: string().nullable(),
|
|
134
135
|
expires_at: bigint().nullable(),
|
|
135
136
|
account_uuid: string().nullable(),
|
|
136
|
-
active: boolean()
|
|
137
|
+
active: boolean(),
|
|
138
|
+
ord: int()
|
|
137
139
|
});
|
|
138
140
|
_enum(["A"]);
|
|
139
141
|
//#endregion
|
|
@@ -144,7 +146,8 @@ var TokenSaveParams = TokenBaseSchema.partial({
|
|
|
144
146
|
refresh_token: true,
|
|
145
147
|
expires_at: true,
|
|
146
148
|
account_uuid: true,
|
|
147
|
-
active: true
|
|
149
|
+
active: true,
|
|
150
|
+
ord: true
|
|
148
151
|
});
|
|
149
152
|
TokenSaveParams.pick({
|
|
150
153
|
id: true,
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { t as require_react_dom } from "./assets/react-dom-CGIzOSuj.js";
|
|
1
|
+
import { $ as __commonJSMin, B as matchQuery, C as Mutation, D as onlineManager, F as functionalUpdate$1, G as resolveStaleTime, H as partialMatchKey, I as hashKey, J as skipToken, L as hashQueryKeyByOptions, M as addToEnd, N as addToStart, O as notifyManager, P as ensureQueryFn, Q as Subscribable, S as require_react, T as Query, V as noop, Z as focusManager, h as object, j as addConsumeAwareSignal, m as number, n as SUPPORTED_LOCALES, nt as __toESM, r as setLocale, t as SD$1, tt as __require, v as require_react_dom, x as require_jsx_runtime, y as QueryClientProvider, z as matchMutation } from "./assets/sd.generated-BeEKgSOs.js";
|
|
3
2
|
//#region ../../node_modules/.pnpm/@tanstack+query-core@5.95.2/node_modules/@tanstack/query-core/build/modern/hydration.js
|
|
4
3
|
function defaultTransformerFn(data) {
|
|
5
4
|
return data;
|
|
@@ -25049,7 +25048,7 @@ var BetterAuthError = class extends Error {
|
|
|
25049
25048
|
}
|
|
25050
25049
|
};
|
|
25051
25050
|
//#endregion
|
|
25052
|
-
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.
|
|
25051
|
+
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.2_94f68880ca33c2e408f12afc6b5b54f8/node_modules/better-auth/dist/utils/url.mjs
|
|
25053
25052
|
function checkHasPath(url) {
|
|
25054
25053
|
try {
|
|
25055
25054
|
return (new URL(url).pathname.replace(/\/+$/, "") || "/") !== "/";
|
|
@@ -25121,7 +25120,7 @@ function getOrigin(url) {
|
|
|
25121
25120
|
}
|
|
25122
25121
|
}
|
|
25123
25122
|
//#endregion
|
|
25124
|
-
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.
|
|
25123
|
+
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.2_94f68880ca33c2e408f12afc6b5b54f8/node_modules/better-auth/dist/client/fetch-plugins.mjs
|
|
25125
25124
|
var redirectPlugin = {
|
|
25126
25125
|
id: "redirect",
|
|
25127
25126
|
name: "Redirect",
|
|
@@ -25136,7 +25135,7 @@ var redirectPlugin = {
|
|
|
25136
25135
|
} }
|
|
25137
25136
|
};
|
|
25138
25137
|
//#endregion
|
|
25139
|
-
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.
|
|
25138
|
+
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.2_94f68880ca33c2e408f12afc6b5b54f8/node_modules/better-auth/dist/client/parser.mjs
|
|
25140
25139
|
var PROTO_POLLUTION_PATTERNS = {
|
|
25141
25140
|
proto: /"(?:_|\\u0{2}5[Ff]){2}(?:p|\\u0{2}70)(?:r|\\u0{2}72)(?:o|\\u0{2}6[Ff])(?:t|\\u0{2}74)(?:o|\\u0{2}6[Ff])(?:_|\\u0{2}5[Ff]){2}"\s*:/,
|
|
25142
25141
|
constructor: /"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/,
|
|
@@ -25343,7 +25342,7 @@ function listenKeys($store, keys, listener) {
|
|
|
25343
25342
|
});
|
|
25344
25343
|
}
|
|
25345
25344
|
//#endregion
|
|
25346
|
-
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.
|
|
25345
|
+
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.2_94f68880ca33c2e408f12afc6b5b54f8/node_modules/better-auth/dist/client/query.mjs
|
|
25347
25346
|
var isServer = () => typeof window === "undefined";
|
|
25348
25347
|
var useAuthQuery = (initializedAtom, path, $fetch, options) => {
|
|
25349
25348
|
const value = /* @__PURE__ */ atom({
|
|
@@ -25436,7 +25435,7 @@ var useAuthQuery = (initializedAtom, path, $fetch, options) => {
|
|
|
25436
25435
|
return value;
|
|
25437
25436
|
};
|
|
25438
25437
|
//#endregion
|
|
25439
|
-
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.
|
|
25438
|
+
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.2_94f68880ca33c2e408f12afc6b5b54f8/node_modules/better-auth/dist/client/broadcast-channel.mjs
|
|
25440
25439
|
var kBroadcastChannel = Symbol.for("better-auth:broadcast-channel");
|
|
25441
25440
|
var now$1 = () => Math.floor(Date.now() / 1e3);
|
|
25442
25441
|
var WindowBroadcastChannel = class {
|
|
@@ -25479,7 +25478,7 @@ function getGlobalBroadcastChannel(name = "better-auth.message") {
|
|
|
25479
25478
|
return globalThis[kBroadcastChannel];
|
|
25480
25479
|
}
|
|
25481
25480
|
//#endregion
|
|
25482
|
-
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.
|
|
25481
|
+
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.2_94f68880ca33c2e408f12afc6b5b54f8/node_modules/better-auth/dist/client/focus-manager.mjs
|
|
25483
25482
|
var kFocusManager = Symbol.for("better-auth:focus-manager");
|
|
25484
25483
|
var WindowFocusManager = class {
|
|
25485
25484
|
listeners = /* @__PURE__ */ new Set();
|
|
@@ -25508,7 +25507,7 @@ function getGlobalFocusManager() {
|
|
|
25508
25507
|
return globalThis[kFocusManager];
|
|
25509
25508
|
}
|
|
25510
25509
|
//#endregion
|
|
25511
|
-
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.
|
|
25510
|
+
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.2_94f68880ca33c2e408f12afc6b5b54f8/node_modules/better-auth/dist/client/online-manager.mjs
|
|
25512
25511
|
var kOnlineManager = Symbol.for("better-auth:online-manager");
|
|
25513
25512
|
var WindowOnlineManager = class {
|
|
25514
25513
|
listeners = /* @__PURE__ */ new Set();
|
|
@@ -25540,7 +25539,7 @@ function getGlobalOnlineManager() {
|
|
|
25540
25539
|
return globalThis[kOnlineManager];
|
|
25541
25540
|
}
|
|
25542
25541
|
//#endregion
|
|
25543
|
-
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.
|
|
25542
|
+
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.2_94f68880ca33c2e408f12afc6b5b54f8/node_modules/better-auth/dist/client/session-refresh.mjs
|
|
25544
25543
|
var now = () => Math.floor(Date.now() / 1e3);
|
|
25545
25544
|
/**
|
|
25546
25545
|
* Rate limit: don't refetch on focus if a session request was made within this many seconds
|
|
@@ -25660,7 +25659,7 @@ function createSessionRefreshManager(opts) {
|
|
|
25660
25659
|
};
|
|
25661
25660
|
}
|
|
25662
25661
|
//#endregion
|
|
25663
|
-
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.
|
|
25662
|
+
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.2_94f68880ca33c2e408f12afc6b5b54f8/node_modules/better-auth/dist/client/session-atom.mjs
|
|
25664
25663
|
function getSessionAtom($fetch, options) {
|
|
25665
25664
|
const $signal = /* @__PURE__ */ atom(false);
|
|
25666
25665
|
const session = useAuthQuery($signal, "/get-session", $fetch, { method: "GET" });
|
|
@@ -26156,7 +26155,7 @@ var betterFetch = async (url, options) => {
|
|
|
26156
26155
|
};
|
|
26157
26156
|
};
|
|
26158
26157
|
//#endregion
|
|
26159
|
-
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.
|
|
26158
|
+
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.2_94f68880ca33c2e408f12afc6b5b54f8/node_modules/better-auth/dist/client/config.mjs
|
|
26160
26159
|
var getClientConfig = (options, loadEnv) => {
|
|
26161
26160
|
const isCredentialsSupported = "credentials" in Request.prototype;
|
|
26162
26161
|
const baseURL = getBaseURL(options?.baseURL, options?.basePath, void 0, loadEnv) ?? "/api/auth";
|
|
@@ -26236,12 +26235,12 @@ var getClientConfig = (options, loadEnv) => {
|
|
|
26236
26235
|
};
|
|
26237
26236
|
};
|
|
26238
26237
|
//#endregion
|
|
26239
|
-
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.
|
|
26238
|
+
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.2_94f68880ca33c2e408f12afc6b5b54f8/node_modules/better-auth/dist/utils/is-atom.mjs
|
|
26240
26239
|
function isAtom(value) {
|
|
26241
26240
|
return typeof value === "object" && value !== null && "get" in value && typeof value.get === "function" && "lc" in value && typeof value.lc === "number";
|
|
26242
26241
|
}
|
|
26243
26242
|
//#endregion
|
|
26244
|
-
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.
|
|
26243
|
+
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.2_94f68880ca33c2e408f12afc6b5b54f8/node_modules/better-auth/dist/client/proxy.mjs
|
|
26245
26244
|
function getMethod(path, knownPathMethods, args) {
|
|
26246
26245
|
const method = knownPathMethods[path];
|
|
26247
26246
|
const { fetchOptions, query: _query, ...body } = args || {};
|
|
@@ -26315,7 +26314,7 @@ function createDynamicPathProxy(routes, client, knownPathMethods, atoms, atomLis
|
|
|
26315
26314
|
return createProxy();
|
|
26316
26315
|
}
|
|
26317
26316
|
//#endregion
|
|
26318
|
-
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.
|
|
26317
|
+
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.2_94f68880ca33c2e408f12afc6b5b54f8/node_modules/better-auth/dist/client/react/react-store.mjs
|
|
26319
26318
|
/**
|
|
26320
26319
|
* Subscribe to store changes and get store's value.
|
|
26321
26320
|
*
|
|
@@ -26356,7 +26355,7 @@ function useStore(store, options = {}) {
|
|
|
26356
26355
|
return (0, import_react.useSyncExternalStore)(subscribe, get, get);
|
|
26357
26356
|
}
|
|
26358
26357
|
//#endregion
|
|
26359
|
-
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.
|
|
26358
|
+
//#region ../../node_modules/.pnpm/better-auth@1.4.22_pg@8.20.0_pg-native@3.7.0__react-dom@19.2.4_react@19.2.4__react@19.2_94f68880ca33c2e408f12afc6b5b54f8/node_modules/better-auth/dist/client/react/index.mjs
|
|
26360
26359
|
function getAtomKey(str) {
|
|
26361
26360
|
return `use${capitalizeFirstLetter(str)}`;
|
|
26362
26361
|
}
|
|
@@ -44578,15 +44577,15 @@ function RootComponent() {
|
|
|
44578
44577
|
}
|
|
44579
44578
|
//#endregion
|
|
44580
44579
|
//#region src/routes/tokens.tsx
|
|
44581
|
-
var $$splitComponentImporter$2 = () => import("./assets/tokens-
|
|
44580
|
+
var $$splitComponentImporter$2 = () => import("./assets/tokens-Dyi6qMmP.js");
|
|
44582
44581
|
var Route$2 = createFileRoute("/tokens")({ component: lazyRouteComponent($$splitComponentImporter$2, "component") });
|
|
44583
44582
|
//#endregion
|
|
44584
44583
|
//#region src/routes/index.tsx
|
|
44585
|
-
var $$splitComponentImporter$1 = () => import("./assets/routes-
|
|
44584
|
+
var $$splitComponentImporter$1 = () => import("./assets/routes-Dx59lTlD.js");
|
|
44586
44585
|
var Route$1 = createFileRoute("/")({ component: lazyRouteComponent($$splitComponentImporter$1, "component") });
|
|
44587
44586
|
//#endregion
|
|
44588
44587
|
//#region src/routes/requests/show.tsx
|
|
44589
|
-
var $$splitComponentImporter = () => import("./assets/show-
|
|
44588
|
+
var $$splitComponentImporter = () => import("./assets/show-BEFi1cKV.js");
|
|
44590
44589
|
var showSearchSchema = object({ id: number() });
|
|
44591
44590
|
var Route = createFileRoute("/requests/show")({
|
|
44592
44591
|
validateSearch: showSearchSchema,
|