wcz-test 6.4.6 → 6.4.9

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.
@@ -0,0 +1,28 @@
1
+ import {
2
+ WISTRON_PRIMARY_COLOR,
3
+ WISTRON_SECONDARY_COLOR,
4
+ authClient
5
+ } from "./chunk-H35VQRS4.js";
6
+ import {
7
+ Platform
8
+ } from "./chunk-T723TJ46.js";
9
+ import "./chunk-MZYWQKGY.js";
10
+ import "./chunk-5WRI5ZAA.js";
11
+
12
+ // src/client-utils.ts
13
+ import { t } from "i18next";
14
+ import { default as default2 } from "i18next";
15
+ import { initReactI18next, useTranslation } from "react-i18next";
16
+ import { default as default3 } from "i18next-browser-languagedetector";
17
+ export {
18
+ default3 as LanguageDetector,
19
+ Platform,
20
+ WISTRON_PRIMARY_COLOR,
21
+ WISTRON_SECONDARY_COLOR,
22
+ authClient,
23
+ default2 as i18n,
24
+ initReactI18next,
25
+ t,
26
+ useTranslation
27
+ };
28
+ //# sourceMappingURL=client-utils.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/client-utils.ts"],"sourcesContent":["export { Platform } from \"./lib/utils\";\r\nexport { WISTRON_PRIMARY_COLOR, WISTRON_SECONDARY_COLOR } from \"./hooks/ThemeHook\";\r\n\r\n// Internationalization\r\nexport { t } from \"i18next\";\r\nexport { default as i18n } from \"i18next\";\r\nexport { initReactI18next, useTranslation } from \"react-i18next\";\r\nexport { default as LanguageDetector } from \"i18next-browser-languagedetector\";\r\n\r\n// Auth\r\nexport { authClient } from \"./lib/auth/auth-client\";\r\n\r\n"],"mappings":";;;;;;;;;;;;AAIA,SAAS,SAAS;AAClB,SAAoB,WAAXA,gBAAuB;AAChC,SAAS,kBAAkB,sBAAsB;AACjD,SAAoB,WAAXA,gBAAmC;","names":["default"]}
@@ -11,10 +11,10 @@ import {
11
11
  useGetFileMetas,
12
12
  useGetFileThumbnail,
13
13
  useOpenFile
14
- } from "./chunk-ZHDN5BBF.js";
14
+ } from "./chunk-NHG74N3M.js";
15
15
  import "./chunk-TME53DAF.js";
16
- import "./chunk-GBRG7C6R.js";
17
- import "./chunk-YHTLF4NN.js";
16
+ import "./chunk-T723TJ46.js";
17
+ import "./chunk-MZYWQKGY.js";
18
18
  import "./chunk-5WRI5ZAA.js";
19
19
 
20
20
  // src/components/core/TypographyWithIcon.tsx
package/dist/hooks.d.ts CHANGED
@@ -1,12 +1,13 @@
1
1
  import { ButtonProps, TextFieldProps, SliderProps, RadioGroupProps, SwitchProps, CheckboxProps, AutocompleteProps } from '@mui/material';
2
2
  import { DateTimePickerProps, DatePickerProps } from '@mui/x-date-pickers-pro';
3
- import { F as FormOmittedProps } from './utils-DLRiZ02r.js';
3
+ import { F as FormOmittedProps } from './utils-DqOS_g2q.js';
4
4
  import { NumericFormatProps, InputAttributes } from 'react-number-format/types/types';
5
5
  import * as _tanstack_react_form from '@tanstack/react-form';
6
6
  import * as react from 'react';
7
7
  import { ReactNode } from 'react';
8
8
  import * as _tanstack_form_core from '@tanstack/form-core';
9
9
  import 'axios';
10
+ import 'uuidv7';
10
11
 
11
12
  type FormSubmitButtonProps = Omit<ButtonProps, "loading" | "disabled" | "onClick" | "type">;
12
13
 
package/dist/hooks.js CHANGED
@@ -3,8 +3,8 @@ import {
3
3
  } from "./chunk-4UULRYGW.js";
4
4
  import {
5
5
  getFieldStatus
6
- } from "./chunk-GBRG7C6R.js";
7
- import "./chunk-YHTLF4NN.js";
6
+ } from "./chunk-T723TJ46.js";
7
+ import "./chunk-MZYWQKGY.js";
8
8
  import "./chunk-5WRI5ZAA.js";
9
9
 
10
10
  // src/hooks/FormHooks.ts
package/dist/index.d.ts CHANGED
@@ -1,6 +1,10 @@
1
1
  import { LinkOptions } from '@tanstack/react-router';
2
2
  import { FC, ReactNode } from 'react';
3
3
  import { CssVarsThemeOptions } from '@mui/material';
4
+ export { r as rootRouteHead } from './utils-DqOS_g2q.js';
5
+ export { createEnv } from '@t3-oss/env-core';
6
+ import 'axios';
7
+ import 'uuidv7';
4
8
 
5
9
  interface NavigationPageItem extends Partial<Pick<LinkOptions, "to" | "href" | "params" | "search">> {
6
10
  title: string;
package/dist/index.js CHANGED
@@ -1,3 +1,8 @@
1
+ import {
2
+ _extends,
3
+ authClient,
4
+ useGetTheme
5
+ } from "./chunk-H35VQRS4.js";
1
6
  import {
2
7
  RouterListItemButton
3
8
  } from "./chunk-ZMWQQXZT.js";
@@ -6,13 +11,11 @@ import {
6
11
  useDialogs
7
12
  } from "./chunk-4UULRYGW.js";
8
13
  import {
9
- _extends,
10
- authClient,
11
- useGetTheme
12
- } from "./chunk-TVEJZEZT.js";
14
+ rootRouteHead
15
+ } from "./chunk-T723TJ46.js";
13
16
  import {
14
17
  clientEnv
15
- } from "./chunk-YHTLF4NN.js";
18
+ } from "./chunk-MZYWQKGY.js";
16
19
  import {
17
20
  __commonJS,
18
21
  __toESM
@@ -2311,8 +2314,13 @@ var LayoutProvider = ({ navigation, theme, children }) => {
2311
2314
  }, []);
2312
2315
  return /* @__PURE__ */ jsx8(ThemeProvider, { theme: createdTheme, children: /* @__PURE__ */ jsx8(LocalizationProvider, { dateAdapter: AdapterDayjs, adapterLocale: i18n.resolvedLanguage, children: /* @__PURE__ */ jsx8(DialogsProvider, { children: /* @__PURE__ */ jsx8(Layout, { navigation, children }) }) }) });
2313
2316
  };
2317
+
2318
+ // src/index.ts
2319
+ import { createEnv } from "@t3-oss/env-core";
2314
2320
  export {
2315
- LayoutProvider
2321
+ LayoutProvider,
2322
+ createEnv,
2323
+ rootRouteHead
2316
2324
  };
2317
2325
  /*! Bundled license information:
2318
2326