@edifice.io/react 2.5.12-develop-enabling.20260227103812 → 2.5.12-develop-b2school.20260305152150
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/components/Card/Card.js +1 -1
- package/dist/components/Combobox/Combobox.js +1 -1
- package/dist/components/Dropdown/Dropdown.js +1 -1
- package/dist/components/Form/FormControl.js +1 -1
- package/dist/components/Layout/components/WidgetApps.js +2 -2
- package/dist/components/MediaViewer/PdfViewer.js +14 -4
- package/dist/components/Modal/Modal.js +1 -1
- package/dist/components/PreventPropagation/PreventPropagation.js +1 -1
- package/dist/components/PromotionCard/PromotionCard.js +1 -1
- package/dist/components/SearchBar/SearchBar.d.ts +2 -2
- package/dist/components/SegmentedControl/SegmentedControl.d.ts +8 -0
- package/dist/components/SegmentedControl/SegmentedControl.js +12 -6
- package/dist/components/Table/components/Table.js +1 -1
- package/dist/hooks/useConf/useConf.d.ts +1 -1
- package/dist/hooks/useDropdown/useDropdown.js +0 -2
- package/dist/hooks/usePreferences/usePreferences.d.ts +3 -3
- package/dist/hooks/useSession/useSession.d.ts +1 -1
- package/dist/hooks/useThumbnail/useThumbnail.d.ts +1 -1
- package/dist/hooks/useThumbnail/useThumbnail.js +1 -5
- package/dist/hooks/useToast/useToast.js +5 -5
- package/dist/hooks/useUpload/useUpload.js +5 -2
- package/dist/hooks/useWorkspaceFolders/useWorkspaceFolders.js +1 -1
- package/dist/modules/editor/components/Editor/EditorPreview.js +1 -1
- package/dist/modules/modals/OnboardingModal/OnboardingModal.d.ts +28 -2
- package/dist/modules/modals/OnboardingModal/OnboardingModal.js +13 -9
- package/dist/modules/modals/OnboardingModal/useOnboardingModal.d.ts +4 -1
- package/dist/modules/modals/OnboardingModal/useOnboardingModal.js +24 -17
- package/dist/modules/modals/ResourceModal/ResourceModal.d.ts +1 -1
- package/dist/modules/modals/ResourceModal/hooks/useUpdateMutation.d.ts +1 -1
- package/dist/modules/modals/ShareModal/ShareResources.d.ts +53 -4
- package/dist/modules/modals/ShareModal/ShareResources.js +1 -1
- package/dist/modules/modals/ShareModal/apps/ShareBlog.d.ts +1 -1
- package/dist/modules/modals/ShareModal/hooks/useShareBookmark.js +1 -2
- package/dist/modules/modals/ShareModal/hooks/useShareMutation.d.ts +1 -1
- package/dist/modules/multimedia/MediaLibrary/MediaLibrary.js +0 -1
- package/dist/providers/AntThemeProvider/AntProvider.js +5 -5
- package/dist/providers/EdificeClientProvider/EdificeClientProvider.context.d.ts +1 -1
- package/dist/utilities/react-query/react-query-utils.d.ts +1 -1
- package/package.json +50 -51
- package/dist/_virtual/common.js +0 -4
- package/dist/_virtual/de_DE.js +0 -4
- package/dist/_virtual/de_DE2.js +0 -4
- package/dist/_virtual/de_DE3.js +0 -4
- package/dist/_virtual/de_DE4.js +0 -4
- package/dist/_virtual/de_DE5.js +0 -4
- package/dist/_virtual/de_DE6.js +0 -4
- package/dist/_virtual/defineProperty.js +0 -4
- package/dist/_virtual/es_ES.js +0 -4
- package/dist/_virtual/es_ES2.js +0 -4
- package/dist/_virtual/es_ES3.js +0 -4
- package/dist/_virtual/es_ES4.js +0 -4
- package/dist/_virtual/es_ES5.js +0 -4
- package/dist/_virtual/es_ES6.js +0 -4
- package/dist/_virtual/fr_FR.js +0 -4
- package/dist/_virtual/fr_FR2.js +0 -4
- package/dist/_virtual/fr_FR3.js +0 -4
- package/dist/_virtual/fr_FR4.js +0 -4
- package/dist/_virtual/fr_FR5.js +0 -4
- package/dist/_virtual/fr_FR6.js +0 -4
- package/dist/_virtual/interopRequireDefault.js +0 -4
- package/dist/_virtual/it_IT.js +0 -4
- package/dist/_virtual/it_IT2.js +0 -4
- package/dist/_virtual/it_IT3.js +0 -4
- package/dist/_virtual/it_IT4.js +0 -4
- package/dist/_virtual/it_IT5.js +0 -4
- package/dist/_virtual/it_IT6.js +0 -4
- package/dist/_virtual/objectSpread2.js +0 -4
- package/dist/_virtual/pt_PT.js +0 -4
- package/dist/_virtual/pt_PT2.js +0 -4
- package/dist/_virtual/pt_PT3.js +0 -4
- package/dist/_virtual/pt_PT4.js +0 -4
- package/dist/_virtual/pt_PT5.js +0 -4
- package/dist/_virtual/pt_PT6.js +0 -4
- package/dist/_virtual/toPrimitive.js +0 -4
- package/dist/_virtual/toPropertyKey.js +0 -4
- package/dist/_virtual/typeof.js +0 -4
- package/dist/hooks/useWorkspaceFolders/useWorkspaceFolders.d.ts +0 -12
- package/dist/node_modules/.pnpm/@babel_runtime@7.28.6/node_modules/@babel/runtime/helpers/defineProperty.js +0 -18
- package/dist/node_modules/.pnpm/@babel_runtime@7.28.6/node_modules/@babel/runtime/helpers/interopRequireDefault.js +0 -13
- package/dist/node_modules/.pnpm/@babel_runtime@7.28.6/node_modules/@babel/runtime/helpers/objectSpread2.js +0 -31
- package/dist/node_modules/.pnpm/@babel_runtime@7.28.6/node_modules/@babel/runtime/helpers/toPrimitive.js +0 -20
- package/dist/node_modules/.pnpm/@babel_runtime@7.28.6/node_modules/@babel/runtime/helpers/toPropertyKey.js +0 -15
- package/dist/node_modules/.pnpm/@babel_runtime@7.28.6/node_modules/@babel/runtime/helpers/typeof.js +0 -16
- package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/calendar/locale/de_DE.js +0 -11
- package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/calendar/locale/es_ES.js +0 -11
- package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/calendar/locale/fr_FR.js +0 -11
- package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/calendar/locale/it_IT.js +0 -11
- package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/calendar/locale/pt_PT.js +0 -11
- package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/date-picker/locale/de_DE.js +0 -22
- package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/date-picker/locale/es_ES.js +0 -22
- package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/date-picker/locale/fr_FR.js +0 -27
- package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/date-picker/locale/it_IT.js +0 -20
- package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/date-picker/locale/pt_PT.js +0 -45
- package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/locale/de_DE.js +0 -145
- package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/locale/es_ES.js +0 -145
- package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/locale/fr_FR.js +0 -144
- package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/locale/it_IT.js +0 -156
- package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/locale/pt_PT.js +0 -158
- package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/time-picker/locale/de_DE.js +0 -10
- package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/time-picker/locale/es_ES.js +0 -10
- package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/time-picker/locale/fr_FR.js +0 -10
- package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/time-picker/locale/it_IT.js +0 -10
- package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/lib/time-picker/locale/pt_PT.js +0 -10
- package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/locale/de_DE.js +0 -8
- package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/locale/es_ES.js +0 -8
- package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/locale/fr_FR.js +0 -8
- package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/locale/it_IT.js +0 -8
- package/dist/node_modules/.pnpm/antd@5.29.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/locale/pt_PT.js +0 -8
- package/dist/node_modules/.pnpm/rc-pagination@5.1.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-pagination/lib/locale/de_DE.js +0 -21
- package/dist/node_modules/.pnpm/rc-pagination@5.1.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-pagination/lib/locale/es_ES.js +0 -21
- package/dist/node_modules/.pnpm/rc-pagination@5.1.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-pagination/lib/locale/fr_FR.js +0 -21
- package/dist/node_modules/.pnpm/rc-pagination@5.1.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-pagination/lib/locale/it_IT.js +0 -21
- package/dist/node_modules/.pnpm/rc-pagination@5.1.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-pagination/lib/locale/pt_PT.js +0 -21
- package/dist/node_modules/.pnpm/rc-picker@4.11.3_dayjs@1.11.19_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-picker/lib/locale/common.js +0 -14
- package/dist/node_modules/.pnpm/rc-picker@4.11.3_dayjs@1.11.19_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-picker/lib/locale/de_DE.js +0 -37
- package/dist/node_modules/.pnpm/rc-picker@4.11.3_dayjs@1.11.19_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-picker/lib/locale/es_ES.js +0 -37
- package/dist/node_modules/.pnpm/rc-picker@4.11.3_dayjs@1.11.19_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-picker/lib/locale/fr_FR.js +0 -38
- package/dist/node_modules/.pnpm/rc-picker@4.11.3_dayjs@1.11.19_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-picker/lib/locale/it_IT.js +0 -37
- package/dist/node_modules/.pnpm/rc-picker@4.11.3_dayjs@1.11.19_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-picker/lib/locale/pt_PT.js +0 -39
|
@@ -3,11 +3,11 @@ import { ConfigProvider } from "antd";
|
|
|
3
3
|
import { antTheme } from "./antThemeConfig.js";
|
|
4
4
|
/* empty css */
|
|
5
5
|
import { useEdificeClient } from "../EdificeClientProvider/EdificeClientProvider.hook.js";
|
|
6
|
-
import frFR from "
|
|
7
|
-
import deDE from "
|
|
8
|
-
import esES from "
|
|
9
|
-
import itIT from "
|
|
10
|
-
import ptPT from "
|
|
6
|
+
import frFR from "antd/locale/fr_FR";
|
|
7
|
+
import deDE from "antd/locale/de_DE";
|
|
8
|
+
import esES from "antd/locale/es_ES";
|
|
9
|
+
import itIT from "antd/locale/it_IT";
|
|
10
|
+
import ptPT from "antd/locale/pt_PT";
|
|
11
11
|
const antdLocaleMap = {
|
|
12
12
|
fr: frFR,
|
|
13
13
|
de: deDE,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
2
|
import { App, IGetConf, IGetSession, IUserDescription, IUserInfo, IWebApp, UserProfile } from '@edifice.io/client';
|
|
3
|
-
import { UseQueryResult } from '
|
|
3
|
+
import { UseQueryResult } from '../../../node_modules/@tanstack/react-query';
|
|
4
4
|
export interface EdificeClientParams {
|
|
5
5
|
alternativeApp?: boolean;
|
|
6
6
|
app: App;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { InvalidateQueryFilters, QueryClient } from '
|
|
1
|
+
import { InvalidateQueryFilters, QueryClient } from '../../../node_modules/@tanstack/react-query';
|
|
2
2
|
/**
|
|
3
3
|
* Invalidates queries and resets infinite query data to only contain the first page.
|
|
4
4
|
*
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@edifice.io/react",
|
|
3
|
-
"version": "2.5.12-develop-
|
|
3
|
+
"version": "2.5.12-develop-b2school.20260305152150",
|
|
4
4
|
"description": "Edifice React Library",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"react",
|
|
@@ -73,10 +73,10 @@
|
|
|
73
73
|
"dist"
|
|
74
74
|
],
|
|
75
75
|
"dependencies": {
|
|
76
|
-
"@ant-design/icons": "5.4.0",
|
|
77
|
-
"@dnd-kit/core": "6.
|
|
78
|
-
"@dnd-kit/sortable": "8.0.0",
|
|
79
|
-
"@dnd-kit/utilities": "3.2.2",
|
|
76
|
+
"@ant-design/icons": "^5.4.0",
|
|
77
|
+
"@dnd-kit/core": "^6.1.0",
|
|
78
|
+
"@dnd-kit/sortable": "^8.0.0",
|
|
79
|
+
"@dnd-kit/utilities": "^3.2.2",
|
|
80
80
|
"@floating-ui/react": "0.26.0",
|
|
81
81
|
"@pixi/mixin-get-child-by-name": "7.4.2",
|
|
82
82
|
"@pixi/react": "7.1.2",
|
|
@@ -118,66 +118,66 @@
|
|
|
118
118
|
"@tiptap/pm": "2.11.0",
|
|
119
119
|
"@tiptap/react": "2.11.0",
|
|
120
120
|
"@tiptap/starter-kit": "2.11.0",
|
|
121
|
-
"@uidotdev/usehooks": "2.4.1",
|
|
122
|
-
"antd": "5.29.1",
|
|
123
|
-
"clsx": "2.1.1",
|
|
121
|
+
"@uidotdev/usehooks": "^2.4.1",
|
|
122
|
+
"antd": "^5.29.1",
|
|
123
|
+
"clsx": "^2.1.1",
|
|
124
124
|
"dayjs": "1.11.19",
|
|
125
|
-
"emoji-picker-react": "4.
|
|
125
|
+
"emoji-picker-react": "4.5.2",
|
|
126
126
|
"heic2any": "0.0.4",
|
|
127
127
|
"html-react-parser": "4.2.1",
|
|
128
128
|
"ohash": "1.1.3",
|
|
129
129
|
"pako": "2.1.0",
|
|
130
130
|
"pixi.js": "7.4.2",
|
|
131
|
-
"react-hot-toast": "2.
|
|
131
|
+
"react-hot-toast": "^2.4.1",
|
|
132
132
|
"react-intersection-observer": "9.5.3",
|
|
133
|
-
"react-
|
|
134
|
-
"react-
|
|
135
|
-
"
|
|
136
|
-
"
|
|
137
|
-
"
|
|
138
|
-
"@edifice.io/bootstrap": "2.5.12-develop-
|
|
139
|
-
"@edifice.io/tiptap-extensions": "2.5.12-develop-
|
|
140
|
-
"@edifice.io/utilities": "2.5.12-develop-
|
|
133
|
+
"react-popper": "^2.3.0",
|
|
134
|
+
"react-slugify": "^3.0.3",
|
|
135
|
+
"swiper": "^10.1.0",
|
|
136
|
+
"ua-parser-js": "^1.0.36",
|
|
137
|
+
"react-pdf": "10.2.0",
|
|
138
|
+
"@edifice.io/bootstrap": "2.5.12-develop-b2school.20260305152150",
|
|
139
|
+
"@edifice.io/tiptap-extensions": "2.5.12-develop-b2school.20260305152150",
|
|
140
|
+
"@edifice.io/utilities": "2.5.12-develop-b2school.20260305152150"
|
|
141
141
|
},
|
|
142
142
|
"devDependencies": {
|
|
143
|
-
"@babel/plugin-transform-react-pure-annotations": "7.
|
|
144
|
-
"@eslint/js": "9.
|
|
145
|
-
"@react-spring/web": "9.7.5",
|
|
146
|
-
"@svgr/cli": "8.1.0",
|
|
147
|
-
"@tanstack/query-core": "5.
|
|
143
|
+
"@babel/plugin-transform-react-pure-annotations": "^7.23.3",
|
|
144
|
+
"@eslint/js": "^9.12.0",
|
|
145
|
+
"@react-spring/web": "^9.7.5",
|
|
146
|
+
"@svgr/cli": "^8.1.0",
|
|
147
|
+
"@tanstack/query-core": "5.62.7",
|
|
148
148
|
"@tanstack/react-query": "5.62.7",
|
|
149
|
-
"@testing-library/jest-dom": "6.5.0",
|
|
150
|
-
"@testing-library/react": "16.0.1",
|
|
151
|
-
"@testing-library/user-event": "14.5.2",
|
|
152
|
-
"@types/node": "22.
|
|
153
|
-
"@types/pako": "2.0.
|
|
154
|
-
"@types/react": "18.
|
|
155
|
-
"@types/react-dom": "18.
|
|
156
|
-
"@types/ua-parser-js": "0.7.37",
|
|
157
|
-
"@vitejs/plugin-react": "4.
|
|
158
|
-
"eslint": "9.
|
|
149
|
+
"@testing-library/jest-dom": "^6.5.0",
|
|
150
|
+
"@testing-library/react": "^16.0.1",
|
|
151
|
+
"@testing-library/user-event": "^14.5.2",
|
|
152
|
+
"@types/node": "^22.9.1",
|
|
153
|
+
"@types/pako": "^2.0.3",
|
|
154
|
+
"@types/react": "^18.2.33",
|
|
155
|
+
"@types/react-dom": "^18.2.14",
|
|
156
|
+
"@types/ua-parser-js": "^0.7.37",
|
|
157
|
+
"@vitejs/plugin-react": "^4.3.2",
|
|
158
|
+
"eslint": "^9.12.0",
|
|
159
159
|
"eslint-plugin-react-hooks": "5.1.0-rc.0",
|
|
160
|
-
"eslint-plugin-react-refresh": "0.4.
|
|
161
|
-
"react": "18.3.1",
|
|
162
|
-
"react-dom": "18.3.1",
|
|
163
|
-
"react-hook-form": "7.
|
|
164
|
-
"react-i18next": "14.1.
|
|
165
|
-
"rollup-plugin-pure": "0.
|
|
160
|
+
"eslint-plugin-react-refresh": "^0.4.12",
|
|
161
|
+
"react": "^18.3.1",
|
|
162
|
+
"react-dom": "^18.3.1",
|
|
163
|
+
"react-hook-form": "^7.53.0",
|
|
164
|
+
"react-i18next": "^14.1.0",
|
|
165
|
+
"rollup-plugin-pure": "^0.2.1",
|
|
166
166
|
"rollup-plugin-visualizer": "5.12.0",
|
|
167
|
-
"typescript-eslint": "8.
|
|
168
|
-
"vite": "5.4.
|
|
169
|
-
"vite-plugin-dts": "4.
|
|
170
|
-
"vite-tsconfig-paths": "5.1
|
|
171
|
-
"@edifice.io/
|
|
172
|
-
"@edifice.io/
|
|
167
|
+
"typescript-eslint": "^8.8.1",
|
|
168
|
+
"vite": "^5.4.11",
|
|
169
|
+
"vite-plugin-dts": "^4.1.0",
|
|
170
|
+
"vite-tsconfig-paths": "^5.0.1",
|
|
171
|
+
"@edifice.io/client": "2.5.12-develop-b2school.20260305152150",
|
|
172
|
+
"@edifice.io/config": "2.5.12-develop-b2school.20260305152150"
|
|
173
173
|
},
|
|
174
174
|
"peerDependencies": {
|
|
175
|
-
"@react-spring/web": "9.7.5",
|
|
175
|
+
"@react-spring/web": "^9.7.5",
|
|
176
176
|
"@tanstack/react-query": "5.62.7",
|
|
177
|
-
"react": "18.3.1",
|
|
178
|
-
"react-dom": "18.3.1",
|
|
179
|
-
"react-hook-form": "7.
|
|
180
|
-
"react-i18next": "14.1.
|
|
177
|
+
"react": "^18.3.1",
|
|
178
|
+
"react-dom": "^18.3.1",
|
|
179
|
+
"react-hook-form": "^7.53.0",
|
|
180
|
+
"react-i18next": "^14.1.0"
|
|
181
181
|
},
|
|
182
182
|
"publishConfig": {
|
|
183
183
|
"access": "public"
|
|
@@ -186,7 +186,6 @@
|
|
|
186
186
|
"scripts": {
|
|
187
187
|
"build": "pnpm build:icons && vite build",
|
|
188
188
|
"build:icons": "svgr src/modules/icons/assets --config-file ./svgr.config.cjs",
|
|
189
|
-
"build:analyze": "vite build --mode analyze",
|
|
190
189
|
"fix": "eslint --fix --report-unused-disable-directives --max-warnings 0",
|
|
191
190
|
"format": "pnpm run format:write && pnpm run format:check",
|
|
192
191
|
"format:check": "npx prettier --check \"src/**/*.{ts,tsx}\"",
|
package/dist/_virtual/common.js
DELETED
package/dist/_virtual/de_DE.js
DELETED
package/dist/_virtual/de_DE2.js
DELETED
package/dist/_virtual/de_DE3.js
DELETED
package/dist/_virtual/de_DE4.js
DELETED
package/dist/_virtual/de_DE5.js
DELETED
package/dist/_virtual/de_DE6.js
DELETED
package/dist/_virtual/es_ES.js
DELETED
package/dist/_virtual/es_ES2.js
DELETED
package/dist/_virtual/es_ES3.js
DELETED
package/dist/_virtual/es_ES4.js
DELETED
package/dist/_virtual/es_ES5.js
DELETED
package/dist/_virtual/es_ES6.js
DELETED
package/dist/_virtual/fr_FR.js
DELETED
package/dist/_virtual/fr_FR2.js
DELETED
package/dist/_virtual/fr_FR3.js
DELETED
package/dist/_virtual/fr_FR4.js
DELETED
package/dist/_virtual/fr_FR5.js
DELETED
package/dist/_virtual/fr_FR6.js
DELETED
package/dist/_virtual/it_IT.js
DELETED
package/dist/_virtual/it_IT2.js
DELETED
package/dist/_virtual/it_IT3.js
DELETED
package/dist/_virtual/it_IT4.js
DELETED
package/dist/_virtual/it_IT5.js
DELETED
package/dist/_virtual/it_IT6.js
DELETED
package/dist/_virtual/pt_PT.js
DELETED
package/dist/_virtual/pt_PT2.js
DELETED
package/dist/_virtual/pt_PT3.js
DELETED
package/dist/_virtual/pt_PT4.js
DELETED
package/dist/_virtual/pt_PT5.js
DELETED
package/dist/_virtual/pt_PT6.js
DELETED
package/dist/_virtual/typeof.js
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { WorkspaceElement } from '@edifice.io/client';
|
|
2
|
-
export interface CreateFolderParams {
|
|
3
|
-
folderName: string;
|
|
4
|
-
folderParentId?: string;
|
|
5
|
-
}
|
|
6
|
-
declare function useWorkspaceFolders(): {
|
|
7
|
-
folders: WorkspaceElement[];
|
|
8
|
-
createFolderMutation: import('@tanstack/react-query').UseMutationResult<any, Error, CreateFolderParams, unknown>;
|
|
9
|
-
canCopyFileIntoFolder: (folderId: string) => boolean;
|
|
10
|
-
isLoading: boolean;
|
|
11
|
-
};
|
|
12
|
-
export default useWorkspaceFolders;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { __module as defineProperty } from "../../../../../../../_virtual/defineProperty.js";
|
|
2
|
-
import { t as toPropertyKeyExports } from "./toPropertyKey.js";
|
|
3
|
-
(function(module) {
|
|
4
|
-
var toPropertyKey = toPropertyKeyExports;
|
|
5
|
-
function _defineProperty(e, r, t) {
|
|
6
|
-
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
|
7
|
-
value: t,
|
|
8
|
-
enumerable: !0,
|
|
9
|
-
configurable: !0,
|
|
10
|
-
writable: !0
|
|
11
|
-
}) : e[r] = t, e;
|
|
12
|
-
}
|
|
13
|
-
module.exports = _defineProperty, module.exports.__esModule = !0, module.exports.default = module.exports;
|
|
14
|
-
})(defineProperty);
|
|
15
|
-
var definePropertyExports = defineProperty.exports;
|
|
16
|
-
export {
|
|
17
|
-
definePropertyExports as d
|
|
18
|
-
};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { __module as interopRequireDefault } from "../../../../../../../_virtual/interopRequireDefault.js";
|
|
2
|
-
(function(module) {
|
|
3
|
-
function _interopRequireDefault(e) {
|
|
4
|
-
return e && e.__esModule ? e : {
|
|
5
|
-
default: e
|
|
6
|
-
};
|
|
7
|
-
}
|
|
8
|
-
module.exports = _interopRequireDefault, module.exports.__esModule = !0, module.exports.default = module.exports;
|
|
9
|
-
})(interopRequireDefault);
|
|
10
|
-
var interopRequireDefaultExports = interopRequireDefault.exports;
|
|
11
|
-
export {
|
|
12
|
-
interopRequireDefaultExports as i
|
|
13
|
-
};
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { __module as objectSpread2 } from "../../../../../../../_virtual/objectSpread2.js";
|
|
2
|
-
import { d as definePropertyExports } from "./defineProperty.js";
|
|
3
|
-
(function(module) {
|
|
4
|
-
var defineProperty = definePropertyExports;
|
|
5
|
-
function ownKeys(e, r) {
|
|
6
|
-
var t = Object.keys(e);
|
|
7
|
-
if (Object.getOwnPropertySymbols) {
|
|
8
|
-
var o = Object.getOwnPropertySymbols(e);
|
|
9
|
-
r && (o = o.filter(function(r2) {
|
|
10
|
-
return Object.getOwnPropertyDescriptor(e, r2).enumerable;
|
|
11
|
-
})), t.push.apply(t, o);
|
|
12
|
-
}
|
|
13
|
-
return t;
|
|
14
|
-
}
|
|
15
|
-
function _objectSpread2(e) {
|
|
16
|
-
for (var r = 1; r < arguments.length; r++) {
|
|
17
|
-
var t = arguments[r] != null ? arguments[r] : {};
|
|
18
|
-
r % 2 ? ownKeys(Object(t), !0).forEach(function(r2) {
|
|
19
|
-
defineProperty(e, r2, t[r2]);
|
|
20
|
-
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function(r2) {
|
|
21
|
-
Object.defineProperty(e, r2, Object.getOwnPropertyDescriptor(t, r2));
|
|
22
|
-
});
|
|
23
|
-
}
|
|
24
|
-
return e;
|
|
25
|
-
}
|
|
26
|
-
module.exports = _objectSpread2, module.exports.__esModule = !0, module.exports.default = module.exports;
|
|
27
|
-
})(objectSpread2);
|
|
28
|
-
var objectSpread2Exports = objectSpread2.exports;
|
|
29
|
-
export {
|
|
30
|
-
objectSpread2Exports as o
|
|
31
|
-
};
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { __module as toPrimitive } from "../../../../../../../_virtual/toPrimitive.js";
|
|
2
|
-
import { _ as _typeofExports } from "./typeof.js";
|
|
3
|
-
(function(module) {
|
|
4
|
-
var _typeof = _typeofExports.default;
|
|
5
|
-
function toPrimitive2(t, r) {
|
|
6
|
-
if (_typeof(t) != "object" || !t) return t;
|
|
7
|
-
var e = t[Symbol.toPrimitive];
|
|
8
|
-
if (e !== void 0) {
|
|
9
|
-
var i = e.call(t, r || "default");
|
|
10
|
-
if (_typeof(i) != "object") return i;
|
|
11
|
-
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
12
|
-
}
|
|
13
|
-
return (r === "string" ? String : Number)(t);
|
|
14
|
-
}
|
|
15
|
-
module.exports = toPrimitive2, module.exports.__esModule = !0, module.exports.default = module.exports;
|
|
16
|
-
})(toPrimitive);
|
|
17
|
-
var toPrimitiveExports = toPrimitive.exports;
|
|
18
|
-
export {
|
|
19
|
-
toPrimitiveExports as t
|
|
20
|
-
};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { __module as toPropertyKey } from "../../../../../../../_virtual/toPropertyKey.js";
|
|
2
|
-
import { _ as _typeofExports } from "./typeof.js";
|
|
3
|
-
import { t as toPrimitiveExports } from "./toPrimitive.js";
|
|
4
|
-
(function(module) {
|
|
5
|
-
var _typeof = _typeofExports.default, toPrimitive = toPrimitiveExports;
|
|
6
|
-
function toPropertyKey2(t) {
|
|
7
|
-
var i = toPrimitive(t, "string");
|
|
8
|
-
return _typeof(i) == "symbol" ? i : i + "";
|
|
9
|
-
}
|
|
10
|
-
module.exports = toPropertyKey2, module.exports.__esModule = !0, module.exports.default = module.exports;
|
|
11
|
-
})(toPropertyKey);
|
|
12
|
-
var toPropertyKeyExports = toPropertyKey.exports;
|
|
13
|
-
export {
|
|
14
|
-
toPropertyKeyExports as t
|
|
15
|
-
};
|
package/dist/node_modules/.pnpm/@babel_runtime@7.28.6/node_modules/@babel/runtime/helpers/typeof.js
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { __module as _typeof } from "../../../../../../../_virtual/typeof.js";
|
|
2
|
-
(function(module) {
|
|
3
|
-
function _typeof2(o) {
|
|
4
|
-
"@babel/helpers - typeof";
|
|
5
|
-
return module.exports = _typeof2 = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(o2) {
|
|
6
|
-
return typeof o2;
|
|
7
|
-
} : function(o2) {
|
|
8
|
-
return o2 && typeof Symbol == "function" && o2.constructor === Symbol && o2 !== Symbol.prototype ? "symbol" : typeof o2;
|
|
9
|
-
}, module.exports.__esModule = !0, module.exports.default = module.exports, _typeof2(o);
|
|
10
|
-
}
|
|
11
|
-
module.exports = _typeof2, module.exports.__esModule = !0, module.exports.default = module.exports;
|
|
12
|
-
})(_typeof);
|
|
13
|
-
var _typeofExports = _typeof.exports;
|
|
14
|
-
export {
|
|
15
|
-
_typeofExports as _
|
|
16
|
-
};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { __exports as de_DE } from "../../../../../../../../_virtual/de_DE3.js";
|
|
2
|
-
import { i as interopRequireDefaultExports } from "../../../../../../@babel_runtime@7.28.6/node_modules/@babel/runtime/helpers/interopRequireDefault.js";
|
|
3
|
-
import "../../date-picker/locale/de_DE.js";
|
|
4
|
-
import { __exports as de_DE$1 } from "../../../../../../../../_virtual/de_DE4.js";
|
|
5
|
-
var _interopRequireDefault = interopRequireDefaultExports.default;
|
|
6
|
-
Object.defineProperty(de_DE, "__esModule", {
|
|
7
|
-
value: !0
|
|
8
|
-
});
|
|
9
|
-
de_DE.default = void 0;
|
|
10
|
-
var _de_DE = _interopRequireDefault(de_DE$1);
|
|
11
|
-
de_DE.default = _de_DE.default;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { __exports as es_ES } from "../../../../../../../../_virtual/es_ES3.js";
|
|
2
|
-
import { i as interopRequireDefaultExports } from "../../../../../../@babel_runtime@7.28.6/node_modules/@babel/runtime/helpers/interopRequireDefault.js";
|
|
3
|
-
import "../../date-picker/locale/es_ES.js";
|
|
4
|
-
import { __exports as es_ES$1 } from "../../../../../../../../_virtual/es_ES4.js";
|
|
5
|
-
var _interopRequireDefault = interopRequireDefaultExports.default;
|
|
6
|
-
Object.defineProperty(es_ES, "__esModule", {
|
|
7
|
-
value: !0
|
|
8
|
-
});
|
|
9
|
-
es_ES.default = void 0;
|
|
10
|
-
var _es_ES = _interopRequireDefault(es_ES$1);
|
|
11
|
-
es_ES.default = _es_ES.default;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { __exports as fr_FR } from "../../../../../../../../_virtual/fr_FR3.js";
|
|
2
|
-
import { i as interopRequireDefaultExports } from "../../../../../../@babel_runtime@7.28.6/node_modules/@babel/runtime/helpers/interopRequireDefault.js";
|
|
3
|
-
import "../../date-picker/locale/fr_FR.js";
|
|
4
|
-
import { __exports as fr_FR$1 } from "../../../../../../../../_virtual/fr_FR4.js";
|
|
5
|
-
var _interopRequireDefault = interopRequireDefaultExports.default;
|
|
6
|
-
Object.defineProperty(fr_FR, "__esModule", {
|
|
7
|
-
value: !0
|
|
8
|
-
});
|
|
9
|
-
fr_FR.default = void 0;
|
|
10
|
-
var _fr_FR = _interopRequireDefault(fr_FR$1);
|
|
11
|
-
fr_FR.default = _fr_FR.default;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { __exports as it_IT } from "../../../../../../../../_virtual/it_IT3.js";
|
|
2
|
-
import { i as interopRequireDefaultExports } from "../../../../../../@babel_runtime@7.28.6/node_modules/@babel/runtime/helpers/interopRequireDefault.js";
|
|
3
|
-
import "../../date-picker/locale/it_IT.js";
|
|
4
|
-
import { __exports as it_IT$1 } from "../../../../../../../../_virtual/it_IT4.js";
|
|
5
|
-
var _interopRequireDefault = interopRequireDefaultExports.default;
|
|
6
|
-
Object.defineProperty(it_IT, "__esModule", {
|
|
7
|
-
value: !0
|
|
8
|
-
});
|
|
9
|
-
it_IT.default = void 0;
|
|
10
|
-
var _it_IT = _interopRequireDefault(it_IT$1);
|
|
11
|
-
it_IT.default = _it_IT.default;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { __exports as pt_PT } from "../../../../../../../../_virtual/pt_PT3.js";
|
|
2
|
-
import { i as interopRequireDefaultExports } from "../../../../../../@babel_runtime@7.28.6/node_modules/@babel/runtime/helpers/interopRequireDefault.js";
|
|
3
|
-
import "../../date-picker/locale/pt_PT.js";
|
|
4
|
-
import { __exports as pt_PT$1 } from "../../../../../../../../_virtual/pt_PT4.js";
|
|
5
|
-
var _interopRequireDefault = interopRequireDefaultExports.default;
|
|
6
|
-
Object.defineProperty(pt_PT, "__esModule", {
|
|
7
|
-
value: !0
|
|
8
|
-
});
|
|
9
|
-
pt_PT.default = void 0;
|
|
10
|
-
var _pt_PT = _interopRequireDefault(pt_PT$1);
|
|
11
|
-
pt_PT.default = _pt_PT.default;
|