@devtable/settings-form 10.44.1 → 10.44.3
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/index.d.ts +1 -1
- package/dist/{package-1c105a67.mjs → package-859d22be.mjs} +1 -1
- package/dist/settings-form.es.js +2055 -1948
- package/dist/settings-form.umd.js +17 -17
- package/dist/{settings-form/src → src}/api-caller/datasource.typed.d.ts +4 -4
- package/dist/{settings-form/src → src}/api-caller/sql_snippet.d.ts +5 -5
- package/dist/src/api-caller/sql_snippet.typed.d.ts +17 -0
- package/dist/{settings-form/src → src}/api-caller/types.d.ts +1 -1
- package/dist/{settings-form/src → src}/shared/api-client/default-api-client.d.ts +1 -1
- package/dist/{settings-form/src → src}/shared/api-client/types.d.ts +3 -3
- package/dist/{settings-form/src → src}/sql_snippet/update-sql_snippet.d.ts +2 -2
- package/dist/stats.html +1 -1
- package/package.json +2 -2
- package/dist/settings-form/src/api-caller/sql_snippet.typed.d.ts +0 -17
- package/dist/settings-form/src/global.d.ts +0 -12
- package/dist/settings-form/src/vite-env.d.ts +0 -1
- /package/dist/{settings-form/src → src}/account/account-list.d.ts +0 -0
- /package/dist/{settings-form/src → src}/account/add-account.d.ts +0 -0
- /package/dist/{settings-form/src → src}/account/delete-account.d.ts +0 -0
- /package/dist/{settings-form/src → src}/account/edit-account.d.ts +0 -0
- /package/dist/{settings-form/src → src}/account/index.d.ts +0 -0
- /package/dist/{settings-form/src → src}/account/login/form.d.ts +0 -0
- /package/dist/{settings-form/src → src}/account/login/index.d.ts +0 -0
- /package/dist/{settings-form/src → src}/account/role-selector.d.ts +0 -0
- /package/dist/{settings-form/src → src}/account/styles.d.ts +0 -0
- /package/dist/{settings-form/src → src}/api-caller/account.d.ts +0 -0
- /package/dist/{settings-form/src → src}/api-caller/account.typed.d.ts +0 -0
- /package/dist/{settings-form/src → src}/api-caller/api-key.d.ts +0 -0
- /package/dist/{settings-form/src → src}/api-caller/api-key.typed.d.ts +0 -0
- /package/dist/{settings-form/src → src}/api-caller/datasource.d.ts +0 -0
- /package/dist/{settings-form/src → src}/api-caller/index.d.ts +0 -0
- /package/dist/{settings-form/src → src}/api-caller/request.d.ts +0 -0
- /package/dist/{settings-form/src → src}/api-caller/role.d.ts +0 -0
- /package/dist/{settings-form/src → src}/api-caller/role.typed.d.ts +0 -0
- /package/dist/{settings-form/src → src}/api-key/add-api-key.d.ts +0 -0
- /package/dist/{settings-form/src → src}/api-key/api-key-list.d.ts +0 -0
- /package/dist/{settings-form/src → src}/api-key/delete-api-key.d.ts +0 -0
- /package/dist/{settings-form/src → src}/api-key/index.d.ts +0 -0
- /package/dist/{settings-form/src → src}/api-key/styles.d.ts +0 -0
- /package/dist/{settings-form/src → src}/components/minimal-mocaco-editor.d.ts +0 -0
- /package/dist/{settings-form/src → src}/datasource/add-data-source/db-permission-tips.d.ts +0 -0
- /package/dist/{settings-form/src → src}/datasource/add-data-source/forms/database.d.ts +0 -0
- /package/dist/{settings-form/src → src}/datasource/add-data-source/forms/http.d.ts +0 -0
- /package/dist/{settings-form/src → src}/datasource/add-data-source/index.d.ts +0 -0
- /package/dist/{settings-form/src → src}/datasource/add-data-source/types.d.ts +0 -0
- /package/dist/{settings-form/src → src}/datasource/components/data-source-icon.d.ts +0 -0
- /package/dist/{settings-form/src → src}/datasource/components/function-string-field/function-string-editor.d.ts +0 -0
- /package/dist/{settings-form/src → src}/datasource/components/function-string-field/index.d.ts +0 -0
- /package/dist/{settings-form/src → src}/datasource/data-source-list.d.ts +0 -0
- /package/dist/{settings-form/src → src}/datasource/delete-data-source.d.ts +0 -0
- /package/dist/{settings-form/src → src}/datasource/edit-data-source/forms/http.d.ts +0 -0
- /package/dist/{settings-form/src → src}/datasource/edit-data-source/index.d.ts +0 -0
- /package/dist/{settings-form/src → src}/datasource/edit-data-source/types.d.ts +0 -0
- /package/dist/{settings-form/src → src}/datasource/index.d.ts +0 -0
- /package/dist/{settings-form/src → src}/datasource/styles.d.ts +0 -0
- /package/dist/{settings-form/src → src}/index.d.ts +0 -0
- /package/dist/{settings-form/src → src}/shared/api-client/facade-api-client.d.ts +0 -0
- /package/dist/{settings-form/src → src}/shared/api-client/index.d.ts +0 -0
- /package/dist/{settings-form/src → src}/shared/api-client/utils.d.ts +0 -0
- /package/dist/{settings-form/src → src}/shared/index.d.ts +0 -0
- /package/dist/{settings-form/src → src}/sql_snippet/add-sql_snippet.d.ts +0 -0
- /package/dist/{settings-form/src → src}/sql_snippet/delete-sql_snippet.d.ts +0 -0
- /package/dist/{settings-form/src → src}/sql_snippet/index.d.ts +0 -0
- /package/dist/{settings-form/src → src}/sql_snippet/sql_snippet-list.d.ts +0 -0
- /package/dist/{settings-form/src → src}/sql_snippet/styles.d.ts +0 -0
- /package/dist/{settings-form/src → src}/utils/load-monaco-editor.d.ts +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type DataSourceType = 'postgresql' | 'mysql' | 'http';
|
|
2
2
|
export interface IDataSource {
|
|
3
3
|
id: string;
|
|
4
4
|
type: DataSourceType;
|
|
@@ -6,18 +6,18 @@ export interface IDataSource {
|
|
|
6
6
|
is_preset?: boolean;
|
|
7
7
|
config?: TDataSourceConfig_HTTP;
|
|
8
8
|
}
|
|
9
|
-
export
|
|
9
|
+
export type TDataSourceConfig_DB = {
|
|
10
10
|
host: string;
|
|
11
11
|
port: number;
|
|
12
12
|
username: string;
|
|
13
13
|
password: string;
|
|
14
14
|
database: string;
|
|
15
15
|
};
|
|
16
|
-
export
|
|
16
|
+
export type TDataSourceConfig_HTTP = {
|
|
17
17
|
host: string;
|
|
18
18
|
processing: {
|
|
19
19
|
pre: TFunctionString;
|
|
20
20
|
post: TFunctionString;
|
|
21
21
|
};
|
|
22
22
|
};
|
|
23
|
-
export
|
|
23
|
+
export type TDataSourceConfig = TDataSourceConfig_DB | TDataSourceConfig_HTTP;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { ListSQLSnippetReqType, ListSQLSnippetRespType, SQLSnippetDBType, TCreateSQLSnippetPayload, TUpdateSQLSnippetPayload } from './sql_snippet.typed';
|
|
2
2
|
export declare const sql_snippet: {
|
|
3
|
-
list: ({ pagination }: ListSQLSnippetReqType, signal?: AbortSignal
|
|
4
|
-
get: (id: string, signal?: AbortSignal
|
|
5
|
-
create: (payload: TCreateSQLSnippetPayload, signal?: AbortSignal
|
|
6
|
-
update: (payload: TUpdateSQLSnippetPayload, signal?: AbortSignal
|
|
7
|
-
delete: (id: string, signal?: AbortSignal
|
|
3
|
+
list: ({ pagination }: ListSQLSnippetReqType, signal?: AbortSignal) => Promise<ListSQLSnippetRespType>;
|
|
4
|
+
get: (id: string, signal?: AbortSignal) => Promise<SQLSnippetDBType | null>;
|
|
5
|
+
create: (payload: TCreateSQLSnippetPayload, signal?: AbortSignal) => Promise<SQLSnippetDBType>;
|
|
6
|
+
update: (payload: TUpdateSQLSnippetPayload, signal?: AbortSignal) => Promise<SQLSnippetDBType>;
|
|
7
|
+
delete: (id: string, signal?: AbortSignal) => Promise<void>;
|
|
8
8
|
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { PaginationResponse } from './types';
|
|
2
|
+
export type SQLSnippetDBType = {
|
|
3
|
+
id: string;
|
|
4
|
+
content: string;
|
|
5
|
+
is_preset: boolean;
|
|
6
|
+
create_time: string;
|
|
7
|
+
update_time: string;
|
|
8
|
+
};
|
|
9
|
+
export type TCreateSQLSnippetPayload = Pick<SQLSnippetDBType, 'id' | 'content'>;
|
|
10
|
+
export type TUpdateSQLSnippetPayload = TCreateSQLSnippetPayload;
|
|
11
|
+
export type ListSQLSnippetReqType = {
|
|
12
|
+
pagination: {
|
|
13
|
+
page: number;
|
|
14
|
+
pagesize: number;
|
|
15
|
+
};
|
|
16
|
+
};
|
|
17
|
+
export type ListSQLSnippetRespType = PaginationResponse<SQLSnippetDBType>;
|
|
@@ -11,7 +11,7 @@ export declare class DefaultApiClient implements IAPIClient {
|
|
|
11
11
|
nonce_str: string;
|
|
12
12
|
sign: string;
|
|
13
13
|
} | undefined;
|
|
14
|
-
getRequest<T>(method: Method, signal?: AbortSignal): (url: string, data: AnyObject, options: IAPIClientRequestOptions, forResponse?: boolean
|
|
14
|
+
getRequest<T>(method: Method, signal?: AbortSignal): (url: string, data: AnyObject, options: IAPIClientRequestOptions, forResponse?: boolean) => Promise<T>;
|
|
15
15
|
get<T>(signal?: AbortSignal): (url: string, data: AnyObject, options: IAPIClientRequestOptions, forResponse?: boolean | undefined) => Promise<T>;
|
|
16
16
|
post<T>(signal?: AbortSignal): (url: string, data: AnyObject, options: IAPIClientRequestOptions, forResponse?: boolean | undefined) => Promise<T>;
|
|
17
17
|
put<T>(signal?: AbortSignal): (url: string, data: AnyObject, options: IAPIClientRequestOptions, forResponse?: boolean | undefined) => Promise<T>;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { Method } from 'axios';
|
|
2
|
-
export
|
|
3
|
-
export
|
|
2
|
+
export type $TSFixMe = any;
|
|
3
|
+
export type AnyObject = Record<string, $TSFixMe>;
|
|
4
4
|
export interface IAPIClientRequestOptions {
|
|
5
5
|
string?: boolean;
|
|
6
6
|
params?: AnyObject;
|
|
7
7
|
headers?: AnyObject;
|
|
8
8
|
}
|
|
9
|
-
|
|
9
|
+
type TRequest<T> = (url: string, data: AnyObject, options: IAPIClientRequestOptions, forResponse?: boolean) => Promise<T>;
|
|
10
10
|
export interface IAPIClient {
|
|
11
11
|
getRequest: <T = $TSFixMe>(method: Method, signal?: AbortSignal) => TRequest<T>;
|
|
12
12
|
get: <T = $TSFixMe>(signal?: AbortSignal) => TRequest<T>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { TUpdateSQLSnippetPayload } from '../api-caller/sql_snippet.typed';
|
|
2
2
|
import { IStyles } from './styles';
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
type TFormValues = TUpdateSQLSnippetPayload;
|
|
4
|
+
type TUpdateSQLSnippetProps = {
|
|
5
5
|
styles?: IStyles;
|
|
6
6
|
onSuccess: () => void;
|
|
7
7
|
} & TFormValues;
|
package/dist/stats.html
CHANGED
|
@@ -6157,7 +6157,7 @@ var drawChart = (function (exports) {
|
|
|
6157
6157
|
</script>
|
|
6158
6158
|
<script>
|
|
6159
6159
|
/*<!--*/
|
|
6160
|
-
const data = {"version":2,"tree":{"name":"root","children":[{"name":"settings-form.umd.js","children":[{"uid":"2673-152","name":"\u0000commonjsHelpers.js"},{"name":"\u0000/Users/leto/github/merico-dev/table/node_modules","children":[{"name":"react","children":[{"uid":"2673-154","name":"jsx-runtime.js?commonjs-module"},{"name":"cjs","children":[{"uid":"2673-156","name":"react-jsx-runtime.production.min.js?commonjs-exports"},{"uid":"2673-160","name":"react-jsx-runtime.development.js?commonjs-exports"}]}]},{"name":"dayjs/dayjs.min.js?commonjs-module","uid":"2673-184"}]},{"name":"Users/leto/github/merico-dev/table","children":[{"name":"node_modules","children":[{"name":"react","children":[{"name":"cjs","children":[{"uid":"2673-158","name":"react-jsx-runtime.production.min.js"},{"uid":"2673-162","name":"react-jsx-runtime.development.js"}]},{"uid":"2673-164","name":"jsx-runtime.js"}]},{"name":"dayjs/dayjs.min.js","uid":"2673-186"},{"name":"prism-react-renderer","children":[{"name":"prism/index.js","uid":"2673-250"},{"name":"themes/duotoneDark/index.js","uid":"2673-252"},{"name":"dist/index.js","uid":"2673-254"}]},{"name":"@mantine/prism/esm","children":[{"name":"Prism","children":[{"uid":"2673-256","name":"CopyIcon.js"},{"uid":"2673-258","name":"prism-theme.js"},{"uid":"2673-260","name":"Prism.styles.js"},{"uid":"2673-262","name":"Prism.js"}]},{"name":"PrismTabs","children":[{"uid":"2673-264","name":"PrismTabs.styles.js"},{"uid":"2673-266","name":"PrismTabs.js"}]},{"uid":"2673-268","name":"index.js"}]}]},{"name":"shared/src/api-client","children":[{"uid":"2673-168","name":"utils.ts"},{"uid":"2673-170","name":"default-api-client.ts"},{"uid":"2673-172","name":"facade-api-client.ts"}]}]},{"name":"\u0000react/jsx-runtime","uid":"2673-166"},{"name":"src","children":[{"name":"api-caller","children":[{"uid":"2673-174","name":"request.ts"},{"uid":"2673-176","name":"account.ts"},{"uid":"2673-178","name":"api-key.ts"},{"uid":"2673-180","name":"datasource.ts"},{"uid":"2673-182","name":"role.ts"},{"uid":"2673-188","name":"sql_snippet.ts"},{"uid":"2673-190","name":"index.ts"}]},{"name":"datasource","children":[{"uid":"2673-192","name":"styles.ts"},{"name":"add-data-source","children":[{"name":"forms","children":[{"uid":"2673-194","name":"database.tsx"},{"uid":"2673-200","name":"http.tsx"}]},{"uid":"2673-202","name":"db-permission-tips.tsx"},{"uid":"2673-204","name":"index.tsx"}]},{"name":"components","children":[{"name":"function-string-field","children":[{"uid":"2673-196","name":"function-string-editor.tsx"},{"uid":"2673-198","name":"index.tsx"}]},{"uid":"2673-214","name":"data-source-icon.tsx"}]},{"uid":"2673-208","name":"delete-data-source.tsx"},{"name":"edit-data-source","children":[{"name":"forms/http.tsx","uid":"2673-210"},{"uid":"2673-212","name":"index.tsx"}]},{"uid":"2673-216","name":"data-source-list.tsx"}]},{"name":"utils/load-monaco-editor.ts","uid":"2673-206"},{"name":"account","children":[{"uid":"2673-218","name":"role-selector.tsx"},{"uid":"2673-220","name":"styles.ts"},{"uid":"2673-222","name":"add-account.tsx"},{"uid":"2673-224","name":"delete-account.tsx"},{"uid":"2673-226","name":"edit-account.tsx"},{"uid":"2673-228","name":"account-list.tsx"},{"name":"login","children":[{"uid":"2673-230","name":"form.tsx"},{"uid":"2673-232","name":"index.tsx"}]}]},{"name":"api-key","children":[{"uid":"2673-234","name":"styles.ts"},{"uid":"2673-236","name":"add-api-key.tsx"},{"uid":"2673-238","name":"delete-api-key.tsx"},{"uid":"2673-240","name":"api-key-list.tsx"}]},{"name":"components/minimal-mocaco-editor.tsx","uid":"2673-242"},{"name":"sql_snippet","children":[{"uid":"2673-244","name":"styles.ts"},{"uid":"2673-246","name":"add-sql_snippet.tsx"},{"uid":"2673-248","name":"update-sql_snippet.tsx"},{"uid":"2673-270","name":"delete-sql_snippet.tsx"},{"uid":"2673-272","name":"sql_snippet-list.tsx"}]},{"uid":"2673-274","name":"index.ts"}]},{"uid":"2673-276","name":"package.json"}]}],"isRoot":true},"nodeParts":{"2673-152":{"renderedLength":193,"gzipLength":0,"brotliLength":0,"metaUid":"2673-151"},"2673-154":{"renderedLength":144,"gzipLength":0,"brotliLength":0,"metaUid":"2673-153"},"2673-156":{"renderedLength":41,"gzipLength":0,"brotliLength":0,"metaUid":"2673-155"},"2673-158":{"renderedLength":1200,"gzipLength":0,"brotliLength":0,"metaUid":"2673-157"},"2673-160":{"renderedLength":38,"gzipLength":0,"brotliLength":0,"metaUid":"2673-159"},"2673-162":{"renderedLength":44168,"gzipLength":0,"brotliLength":0,"metaUid":"2673-161"},"2673-164":{"renderedLength":223,"gzipLength":0,"brotliLength":0,"metaUid":"2673-163"},"2673-166":{"renderedLength":119,"gzipLength":0,"brotliLength":0,"metaUid":"2673-165"},"2673-168":{"renderedLength":949,"gzipLength":0,"brotliLength":0,"metaUid":"2673-167"},"2673-170":{"renderedLength":2015,"gzipLength":0,"brotliLength":0,"metaUid":"2673-169"},"2673-172":{"renderedLength":405,"gzipLength":0,"brotliLength":0,"metaUid":"2673-171"},"2673-174":{"renderedLength":412,"gzipLength":0,"brotliLength":0,"metaUid":"2673-173"},"2673-176":{"renderedLength":1836,"gzipLength":0,"brotliLength":0,"metaUid":"2673-175"},"2673-178":{"renderedLength":609,"gzipLength":0,"brotliLength":0,"metaUid":"2673-177"},"2673-180":{"renderedLength":697,"gzipLength":0,"brotliLength":0,"metaUid":"2673-179"},"2673-182":{"renderedLength":126,"gzipLength":0,"brotliLength":0,"metaUid":"2673-181"},"2673-184":{"renderedLength":140,"gzipLength":0,"brotliLength":0,"metaUid":"2673-183"},"2673-186":{"renderedLength":6602,"gzipLength":0,"brotliLength":0,"metaUid":"2673-185"},"2673-188":{"renderedLength":1042,"gzipLength":0,"brotliLength":0,"metaUid":"2673-187"},"2673-190":{"renderedLength":87,"gzipLength":0,"brotliLength":0,"metaUid":"2673-189"},"2673-192":{"renderedLength":97,"gzipLength":0,"brotliLength":0,"metaUid":"2673-191"},"2673-194":{"renderedLength":2647,"gzipLength":0,"brotliLength":0,"metaUid":"2673-193"},"2673-196":{"renderedLength":448,"gzipLength":0,"brotliLength":0,"metaUid":"2673-195"},"2673-198":{"renderedLength":1703,"gzipLength":0,"brotliLength":0,"metaUid":"2673-197"},"2673-200":{"renderedLength":2528,"gzipLength":0,"brotliLength":0,"metaUid":"2673-199"},"2673-202":{"renderedLength":377,"gzipLength":0,"brotliLength":0,"metaUid":"2673-201"},"2673-204":{"renderedLength":2508,"gzipLength":0,"brotliLength":0,"metaUid":"2673-203"},"2673-206":{"renderedLength":532,"gzipLength":0,"brotliLength":0,"metaUid":"2673-205"},"2673-208":{"renderedLength":1689,"gzipLength":0,"brotliLength":0,"metaUid":"2673-207"},"2673-210":{"renderedLength":2212,"gzipLength":0,"brotliLength":0,"metaUid":"2673-209"},"2673-212":{"renderedLength":2929,"gzipLength":0,"brotliLength":0,"metaUid":"2673-211"},"2673-214":{"renderedLength":659,"gzipLength":0,"brotliLength":0,"metaUid":"2673-213"},"2673-216":{"renderedLength":2088,"gzipLength":0,"brotliLength":0,"metaUid":"2673-215"},"2673-218":{"renderedLength":1234,"gzipLength":0,"brotliLength":0,"metaUid":"2673-217"},"2673-220":{"renderedLength":97,"gzipLength":0,"brotliLength":0,"metaUid":"2673-219"},"2673-222":{"renderedLength":3151,"gzipLength":0,"brotliLength":0,"metaUid":"2673-221"},"2673-224":{"renderedLength":1274,"gzipLength":0,"brotliLength":0,"metaUid":"2673-223"},"2673-226":{"renderedLength":4117,"gzipLength":0,"brotliLength":0,"metaUid":"2673-225"},"2673-228":{"renderedLength":2502,"gzipLength":0,"brotliLength":0,"metaUid":"2673-227"},"2673-230":{"renderedLength":1806,"gzipLength":0,"brotliLength":0,"metaUid":"2673-229"},"2673-232":{"renderedLength":335,"gzipLength":0,"brotliLength":0,"metaUid":"2673-231"},"2673-234":{"renderedLength":97,"gzipLength":0,"brotliLength":0,"metaUid":"2673-233"},"2673-236":{"renderedLength":3537,"gzipLength":0,"brotliLength":0,"metaUid":"2673-235"},"2673-238":{"renderedLength":1273,"gzipLength":0,"brotliLength":0,"metaUid":"2673-237"},"2673-240":{"renderedLength":2383,"gzipLength":0,"brotliLength":0,"metaUid":"2673-239"},"2673-242":{"renderedLength":641,"gzipLength":0,"brotliLength":0,"metaUid":"2673-241"},"2673-244":{"renderedLength":95,"gzipLength":0,"brotliLength":0,"metaUid":"2673-243"},"2673-246":{"renderedLength":2676,"gzipLength":0,"brotliLength":0,"metaUid":"2673-245"},"2673-248":{"renderedLength":2700,"gzipLength":0,"brotliLength":0,"metaUid":"2673-247"},"2673-250":{"renderedLength":144711,"gzipLength":0,"brotliLength":0,"metaUid":"2673-249"},"2673-252":{"renderedLength":1695,"gzipLength":0,"brotliLength":0,"metaUid":"2673-251"},"2673-254":{"renderedLength":9298,"gzipLength":0,"brotliLength":0,"metaUid":"2673-253"},"2673-256":{"renderedLength":1375,"gzipLength":0,"brotliLength":0,"metaUid":"2673-255"},"2673-258":{"renderedLength":3393,"gzipLength":0,"brotliLength":0,"metaUid":"2673-257"},"2673-260":{"renderedLength":1383,"gzipLength":0,"brotliLength":0,"metaUid":"2673-259"},"2673-262":{"renderedLength":6174,"gzipLength":0,"brotliLength":0,"metaUid":"2673-261"},"2673-264":{"renderedLength":1593,"gzipLength":0,"brotliLength":0,"metaUid":"2673-263"},"2673-266":{"renderedLength":2621,"gzipLength":0,"brotliLength":0,"metaUid":"2673-265"},"2673-268":{"renderedLength":165,"gzipLength":0,"brotliLength":0,"metaUid":"2673-267"},"2673-270":{"renderedLength":1329,"gzipLength":0,"brotliLength":0,"metaUid":"2673-269"},"2673-272":{"renderedLength":2849,"gzipLength":0,"brotliLength":0,"metaUid":"2673-271"},"2673-274":{"renderedLength":177,"gzipLength":0,"brotliLength":0,"metaUid":"2673-273"},"2673-276":{"renderedLength":27,"gzipLength":0,"brotliLength":0,"metaUid":"2673-275"}},"nodeMetas":{"2673-151":{"id":"\u0000commonjsHelpers.js","moduleParts":{"settings-form.umd.js":"2673-152"},"imported":[],"importedBy":[{"uid":"2673-163"},{"uid":"2673-157"},{"uid":"2673-161"},{"uid":"2673-185"}]},"2673-153":{"id":"\u0000/Users/leto/github/merico-dev/table/node_modules/react/jsx-runtime.js?commonjs-module","moduleParts":{"settings-form.umd.js":"2673-154"},"imported":[],"importedBy":[{"uid":"2673-163"}]},"2673-155":{"id":"\u0000/Users/leto/github/merico-dev/table/node_modules/react/cjs/react-jsx-runtime.production.min.js?commonjs-exports","moduleParts":{"settings-form.umd.js":"2673-156"},"imported":[],"importedBy":[{"uid":"2673-157"}]},"2673-157":{"id":"/Users/leto/github/merico-dev/table/node_modules/react/cjs/react-jsx-runtime.production.min.js","moduleParts":{"settings-form.umd.js":"2673-158"},"imported":[{"uid":"2673-151"},{"uid":"2673-155"},{"uid":"2673-301"}],"importedBy":[{"uid":"2673-163"}]},"2673-159":{"id":"\u0000/Users/leto/github/merico-dev/table/node_modules/react/cjs/react-jsx-runtime.development.js?commonjs-exports","moduleParts":{"settings-form.umd.js":"2673-160"},"imported":[],"importedBy":[{"uid":"2673-161"}]},"2673-161":{"id":"/Users/leto/github/merico-dev/table/node_modules/react/cjs/react-jsx-runtime.development.js","moduleParts":{"settings-form.umd.js":"2673-162"},"imported":[{"uid":"2673-151"},{"uid":"2673-159"},{"uid":"2673-301"}],"importedBy":[{"uid":"2673-163"}]},"2673-163":{"id":"/Users/leto/github/merico-dev/table/node_modules/react/jsx-runtime.js","moduleParts":{"settings-form.umd.js":"2673-164"},"imported":[{"uid":"2673-151"},{"uid":"2673-153"},{"uid":"2673-157"},{"uid":"2673-161"}],"importedBy":[{"uid":"2673-165"}]},"2673-165":{"id":"\u0000react/jsx-runtime","moduleParts":{"settings-form.umd.js":"2673-166"},"imported":[{"uid":"2673-163"}],"importedBy":[{"uid":"2673-203"},{"uid":"2673-215"},{"uid":"2673-207"},{"uid":"2673-221"},{"uid":"2673-227"},{"uid":"2673-223"},{"uid":"2673-231"},{"uid":"2673-235"},{"uid":"2673-239"},{"uid":"2673-237"},{"uid":"2673-245"},{"uid":"2673-247"},{"uid":"2673-271"},{"uid":"2673-269"},{"uid":"2673-193"},{"uid":"2673-199"},{"uid":"2673-201"},{"uid":"2673-211"},{"uid":"2673-213"},{"uid":"2673-217"},{"uid":"2673-225"},{"uid":"2673-229"},{"uid":"2673-241"},{"uid":"2673-197"},{"uid":"2673-209"},{"uid":"2673-195"}]},"2673-167":{"id":"/Users/leto/github/merico-dev/table/shared/src/api-client/utils.ts","moduleParts":{"settings-form.umd.js":"2673-168"},"imported":[{"uid":"2673-299"}],"importedBy":[{"uid":"2673-295"},{"uid":"2673-169"}]},"2673-169":{"id":"/Users/leto/github/merico-dev/table/shared/src/api-client/default-api-client.ts","moduleParts":{"settings-form.umd.js":"2673-170"},"imported":[{"uid":"2673-167"},{"uid":"2673-300"}],"importedBy":[{"uid":"2673-295"}]},"2673-171":{"id":"/Users/leto/github/merico-dev/table/shared/src/api-client/facade-api-client.ts","moduleParts":{"settings-form.umd.js":"2673-172"},"imported":[],"importedBy":[{"uid":"2673-295"}]},"2673-173":{"id":"/src/api-caller/request.ts","moduleParts":{"settings-form.umd.js":"2673-174"},"imported":[{"uid":"2673-286"}],"importedBy":[{"uid":"2673-273"},{"uid":"2673-215"},{"uid":"2673-227"},{"uid":"2673-231"},{"uid":"2673-239"},{"uid":"2673-271"},{"uid":"2673-175"},{"uid":"2673-177"},{"uid":"2673-179"},{"uid":"2673-181"},{"uid":"2673-187"}]},"2673-175":{"id":"/src/api-caller/account.ts","moduleParts":{"settings-form.umd.js":"2673-176"},"imported":[{"uid":"2673-173"}],"importedBy":[{"uid":"2673-189"}]},"2673-177":{"id":"/src/api-caller/api-key.ts","moduleParts":{"settings-form.umd.js":"2673-178"},"imported":[{"uid":"2673-173"}],"importedBy":[{"uid":"2673-189"}]},"2673-179":{"id":"/src/api-caller/datasource.ts","moduleParts":{"settings-form.umd.js":"2673-180"},"imported":[{"uid":"2673-173"}],"importedBy":[{"uid":"2673-189"}]},"2673-181":{"id":"/src/api-caller/role.ts","moduleParts":{"settings-form.umd.js":"2673-182"},"imported":[{"uid":"2673-173"}],"importedBy":[{"uid":"2673-189"}]},"2673-183":{"id":"\u0000/Users/leto/github/merico-dev/table/node_modules/dayjs/dayjs.min.js?commonjs-module","moduleParts":{"settings-form.umd.js":"2673-184"},"imported":[],"importedBy":[{"uid":"2673-185"}]},"2673-185":{"id":"/Users/leto/github/merico-dev/table/node_modules/dayjs/dayjs.min.js","moduleParts":{"settings-form.umd.js":"2673-186"},"imported":[{"uid":"2673-151"},{"uid":"2673-183"}],"importedBy":[{"uid":"2673-187"}]},"2673-187":{"id":"/src/api-caller/sql_snippet.ts","moduleParts":{"settings-form.umd.js":"2673-188"},"imported":[{"uid":"2673-185"},{"uid":"2673-173"}],"importedBy":[{"uid":"2673-189"}]},"2673-189":{"id":"/src/api-caller/index.ts","moduleParts":{"settings-form.umd.js":"2673-190"},"imported":[{"uid":"2673-175"},{"uid":"2673-177"},{"uid":"2673-179"},{"uid":"2673-181"},{"uid":"2673-187"}],"importedBy":[{"uid":"2673-203"},{"uid":"2673-215"},{"uid":"2673-207"},{"uid":"2673-221"},{"uid":"2673-227"},{"uid":"2673-223"},{"uid":"2673-235"},{"uid":"2673-239"},{"uid":"2673-237"},{"uid":"2673-245"},{"uid":"2673-247"},{"uid":"2673-271"},{"uid":"2673-269"},{"uid":"2673-211"},{"uid":"2673-217"},{"uid":"2673-225"},{"uid":"2673-229"}]},"2673-191":{"id":"/src/datasource/styles.ts","moduleParts":{"settings-form.umd.js":"2673-192"},"imported":[],"importedBy":[{"uid":"2673-203"},{"uid":"2673-215"},{"uid":"2673-207"},{"uid":"2673-193"},{"uid":"2673-199"},{"uid":"2673-201"},{"uid":"2673-211"},{"uid":"2673-209"}]},"2673-193":{"id":"/src/datasource/add-data-source/forms/database.tsx","moduleParts":{"settings-form.umd.js":"2673-194"},"imported":[{"uid":"2673-165"},{"uid":"2673-287"},{"uid":"2673-289"},{"uid":"2673-294"},{"uid":"2673-191"}],"importedBy":[{"uid":"2673-203"}]},"2673-195":{"id":"/src/datasource/components/function-string-field/function-string-editor.tsx","moduleParts":{"settings-form.umd.js":"2673-196"},"imported":[{"uid":"2673-165"},{"uid":"2673-287"},{"uid":"2673-296"}],"importedBy":[{"uid":"2673-197"}]},"2673-197":{"id":"/src/datasource/components/function-string-field/index.tsx","moduleParts":{"settings-form.umd.js":"2673-198"},"imported":[{"uid":"2673-165"},{"uid":"2673-287"},{"uid":"2673-291"},{"uid":"2673-289"},{"uid":"2673-290"},{"uid":"2673-195"}],"importedBy":[{"uid":"2673-199"},{"uid":"2673-209"}]},"2673-199":{"id":"/src/datasource/add-data-source/forms/http.tsx","moduleParts":{"settings-form.umd.js":"2673-200"},"imported":[{"uid":"2673-165"},{"uid":"2673-287"},{"uid":"2673-294"},{"uid":"2673-191"},{"uid":"2673-197"}],"importedBy":[{"uid":"2673-203"}]},"2673-201":{"id":"/src/datasource/add-data-source/db-permission-tips.tsx","moduleParts":{"settings-form.umd.js":"2673-202"},"imported":[{"uid":"2673-165"},{"uid":"2673-287"},{"uid":"2673-191"},{"uid":"2673-290"}],"importedBy":[{"uid":"2673-203"}]},"2673-203":{"id":"/src/datasource/add-data-source/index.tsx","moduleParts":{"settings-form.umd.js":"2673-204"},"imported":[{"uid":"2673-165"},{"uid":"2673-287"},{"uid":"2673-288"},{"uid":"2673-289"},{"uid":"2673-290"},{"uid":"2673-189"},{"uid":"2673-191"},{"uid":"2673-193"},{"uid":"2673-199"},{"uid":"2673-201"}],"importedBy":[{"uid":"2673-277"},{"uid":"2673-215"}]},"2673-205":{"id":"/src/utils/load-monaco-editor.ts","moduleParts":{"settings-form.umd.js":"2673-206"},"imported":[{"uid":"2673-296"},{"uid":"2673-289"}],"importedBy":[{"uid":"2673-215"}]},"2673-207":{"id":"/src/datasource/delete-data-source.tsx","moduleParts":{"settings-form.umd.js":"2673-208"},"imported":[{"uid":"2673-165"},{"uid":"2673-287"},{"uid":"2673-292"},{"uid":"2673-288"},{"uid":"2673-293"},{"uid":"2673-290"},{"uid":"2673-189"},{"uid":"2673-191"}],"importedBy":[{"uid":"2673-277"},{"uid":"2673-215"}]},"2673-209":{"id":"/src/datasource/edit-data-source/forms/http.tsx","moduleParts":{"settings-form.umd.js":"2673-210"},"imported":[{"uid":"2673-165"},{"uid":"2673-287"},{"uid":"2673-294"},{"uid":"2673-197"},{"uid":"2673-191"}],"importedBy":[{"uid":"2673-211"}]},"2673-211":{"id":"/src/datasource/edit-data-source/index.tsx","moduleParts":{"settings-form.umd.js":"2673-212"},"imported":[{"uid":"2673-165"},{"uid":"2673-287"},{"uid":"2673-288"},{"uid":"2673-293"},{"uid":"2673-289"},{"uid":"2673-189"},{"uid":"2673-191"},{"uid":"2673-209"}],"importedBy":[{"uid":"2673-215"}]},"2673-213":{"id":"/src/datasource/components/data-source-icon.tsx","moduleParts":{"settings-form.umd.js":"2673-214"},"imported":[{"uid":"2673-165"},{"uid":"2673-293"},{"uid":"2673-287"}],"importedBy":[{"uid":"2673-215"}]},"2673-215":{"id":"/src/datasource/data-source-list.tsx","moduleParts":{"settings-form.umd.js":"2673-216"},"imported":[{"uid":"2673-165"},{"uid":"2673-287"},{"uid":"2673-291"},{"uid":"2673-189"},{"uid":"2673-173"},{"uid":"2673-205"},{"uid":"2673-203"},{"uid":"2673-207"},{"uid":"2673-191"},{"uid":"2673-211"},{"uid":"2673-213"}],"importedBy":[{"uid":"2673-277"}]},"2673-217":{"id":"/src/account/role-selector.tsx","moduleParts":{"settings-form.umd.js":"2673-218"},"imported":[{"uid":"2673-165"},{"uid":"2673-287"},{"uid":"2673-291"},{"uid":"2673-289"},{"uid":"2673-189"}],"importedBy":[{"uid":"2673-221"},{"uid":"2673-235"},{"uid":"2673-225"}]},"2673-219":{"id":"/src/account/styles.ts","moduleParts":{"settings-form.umd.js":"2673-220"},"imported":[],"importedBy":[{"uid":"2673-221"},{"uid":"2673-227"},{"uid":"2673-223"},{"uid":"2673-231"},{"uid":"2673-225"},{"uid":"2673-229"}]},"2673-221":{"id":"/src/account/add-account.tsx","moduleParts":{"settings-form.umd.js":"2673-222"},"imported":[{"uid":"2673-165"},{"uid":"2673-287"},{"uid":"2673-288"},{"uid":"2673-289"},{"uid":"2673-294"},{"uid":"2673-290"},{"uid":"2673-189"},{"uid":"2673-217"},{"uid":"2673-219"}],"importedBy":[{"uid":"2673-278"},{"uid":"2673-227"}]},"2673-223":{"id":"/src/account/delete-account.tsx","moduleParts":{"settings-form.umd.js":"2673-224"},"imported":[{"uid":"2673-165"},{"uid":"2673-287"},{"uid":"2673-292"},{"uid":"2673-288"},{"uid":"2673-290"},{"uid":"2673-189"},{"uid":"2673-219"}],"importedBy":[{"uid":"2673-278"},{"uid":"2673-227"}]},"2673-225":{"id":"/src/account/edit-account.tsx","moduleParts":{"settings-form.umd.js":"2673-226"},"imported":[{"uid":"2673-165"},{"uid":"2673-287"},{"uid":"2673-288"},{"uid":"2673-289"},{"uid":"2673-294"},{"uid":"2673-290"},{"uid":"2673-189"},{"uid":"2673-217"},{"uid":"2673-219"}],"importedBy":[{"uid":"2673-227"}]},"2673-227":{"id":"/src/account/account-list.tsx","moduleParts":{"settings-form.umd.js":"2673-228"},"imported":[{"uid":"2673-165"},{"uid":"2673-287"},{"uid":"2673-291"},{"uid":"2673-189"},{"uid":"2673-173"},{"uid":"2673-221"},{"uid":"2673-223"},{"uid":"2673-225"},{"uid":"2673-219"}],"importedBy":[{"uid":"2673-278"}]},"2673-229":{"id":"/src/account/login/form.tsx","moduleParts":{"settings-form.umd.js":"2673-230"},"imported":[{"uid":"2673-165"},{"uid":"2673-287"},{"uid":"2673-288"},{"uid":"2673-294"},{"uid":"2673-189"},{"uid":"2673-219"}],"importedBy":[{"uid":"2673-231"}]},"2673-231":{"id":"/src/account/login/index.tsx","moduleParts":{"settings-form.umd.js":"2673-232"},"imported":[{"uid":"2673-165"},{"uid":"2673-287"},{"uid":"2673-173"},{"uid":"2673-219"},{"uid":"2673-229"}],"importedBy":[{"uid":"2673-278"}]},"2673-233":{"id":"/src/api-key/styles.ts","moduleParts":{"settings-form.umd.js":"2673-234"},"imported":[],"importedBy":[{"uid":"2673-235"},{"uid":"2673-239"},{"uid":"2673-237"}]},"2673-235":{"id":"/src/api-key/add-api-key.tsx","moduleParts":{"settings-form.umd.js":"2673-236"},"imported":[{"uid":"2673-165"},{"uid":"2673-287"},{"uid":"2673-292"},{"uid":"2673-288"},{"uid":"2673-289"},{"uid":"2673-294"},{"uid":"2673-290"},{"uid":"2673-217"},{"uid":"2673-189"},{"uid":"2673-233"}],"importedBy":[{"uid":"2673-279"},{"uid":"2673-239"}]},"2673-237":{"id":"/src/api-key/delete-api-key.tsx","moduleParts":{"settings-form.umd.js":"2673-238"},"imported":[{"uid":"2673-165"},{"uid":"2673-287"},{"uid":"2673-292"},{"uid":"2673-288"},{"uid":"2673-290"},{"uid":"2673-189"},{"uid":"2673-233"}],"importedBy":[{"uid":"2673-279"},{"uid":"2673-239"}]},"2673-239":{"id":"/src/api-key/api-key-list.tsx","moduleParts":{"settings-form.umd.js":"2673-240"},"imported":[{"uid":"2673-165"},{"uid":"2673-287"},{"uid":"2673-291"},{"uid":"2673-189"},{"uid":"2673-173"},{"uid":"2673-235"},{"uid":"2673-237"},{"uid":"2673-233"}],"importedBy":[{"uid":"2673-279"}]},"2673-241":{"id":"/src/components/minimal-mocaco-editor.tsx","moduleParts":{"settings-form.umd.js":"2673-242"},"imported":[{"uid":"2673-165"},{"uid":"2673-296"}],"importedBy":[{"uid":"2673-245"},{"uid":"2673-247"}]},"2673-243":{"id":"/src/sql_snippet/styles.ts","moduleParts":{"settings-form.umd.js":"2673-244"},"imported":[],"importedBy":[{"uid":"2673-245"},{"uid":"2673-247"},{"uid":"2673-271"},{"uid":"2673-269"}]},"2673-245":{"id":"/src/sql_snippet/add-sql_snippet.tsx","moduleParts":{"settings-form.umd.js":"2673-246"},"imported":[{"uid":"2673-165"},{"uid":"2673-287"},{"uid":"2673-288"},{"uid":"2673-289"},{"uid":"2673-294"},{"uid":"2673-290"},{"uid":"2673-189"},{"uid":"2673-241"},{"uid":"2673-243"}],"importedBy":[{"uid":"2673-280"},{"uid":"2673-271"}]},"2673-247":{"id":"/src/sql_snippet/update-sql_snippet.tsx","moduleParts":{"settings-form.umd.js":"2673-248"},"imported":[{"uid":"2673-165"},{"uid":"2673-287"},{"uid":"2673-288"},{"uid":"2673-289"},{"uid":"2673-294"},{"uid":"2673-189"},{"uid":"2673-241"},{"uid":"2673-243"},{"uid":"2673-293"}],"importedBy":[{"uid":"2673-280"},{"uid":"2673-271"}]},"2673-249":{"id":"/Users/leto/github/merico-dev/table/node_modules/prism-react-renderer/prism/index.js","moduleParts":{"settings-form.umd.js":"2673-250"},"imported":[],"importedBy":[{"uid":"2673-253"}]},"2673-251":{"id":"/Users/leto/github/merico-dev/table/node_modules/prism-react-renderer/themes/duotoneDark/index.js","moduleParts":{"settings-form.umd.js":"2673-252"},"imported":[],"importedBy":[{"uid":"2673-253"}]},"2673-253":{"id":"/Users/leto/github/merico-dev/table/node_modules/prism-react-renderer/dist/index.js","moduleParts":{"settings-form.umd.js":"2673-254"},"imported":[{"uid":"2673-249"},{"uid":"2673-251"},{"uid":"2673-289"}],"importedBy":[{"uid":"2673-261"}]},"2673-255":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/Prism/CopyIcon.js","moduleParts":{"settings-form.umd.js":"2673-256"},"imported":[{"uid":"2673-289"}],"importedBy":[{"uid":"2673-261"}]},"2673-257":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/Prism/prism-theme.js","moduleParts":{"settings-form.umd.js":"2673-258"},"imported":[],"importedBy":[{"uid":"2673-261"}]},"2673-259":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/Prism/Prism.styles.js","moduleParts":{"settings-form.umd.js":"2673-260"},"imported":[{"uid":"2673-287"}],"importedBy":[{"uid":"2673-261"}]},"2673-261":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/Prism/Prism.js","moduleParts":{"settings-form.umd.js":"2673-262"},"imported":[{"uid":"2673-289"},{"uid":"2673-253"},{"uid":"2673-287"},{"uid":"2673-298"},{"uid":"2673-255"},{"uid":"2673-257"},{"uid":"2673-259"}],"importedBy":[{"uid":"2673-267"},{"uid":"2673-265"}]},"2673-263":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/PrismTabs/PrismTabs.styles.js","moduleParts":{"settings-form.umd.js":"2673-264"},"imported":[{"uid":"2673-287"}],"importedBy":[{"uid":"2673-265"}]},"2673-265":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/PrismTabs/PrismTabs.js","moduleParts":{"settings-form.umd.js":"2673-266"},"imported":[{"uid":"2673-289"},{"uid":"2673-287"},{"uid":"2673-261"},{"uid":"2673-263"}],"importedBy":[{"uid":"2673-267"}]},"2673-267":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/index.js","moduleParts":{"settings-form.umd.js":"2673-268"},"imported":[{"uid":"2673-287"},{"uid":"2673-265"},{"uid":"2673-261"}],"importedBy":[{"uid":"2673-271"}]},"2673-269":{"id":"/src/sql_snippet/delete-sql_snippet.tsx","moduleParts":{"settings-form.umd.js":"2673-270"},"imported":[{"uid":"2673-165"},{"uid":"2673-287"},{"uid":"2673-292"},{"uid":"2673-288"},{"uid":"2673-290"},{"uid":"2673-189"},{"uid":"2673-243"}],"importedBy":[{"uid":"2673-280"},{"uid":"2673-271"}]},"2673-271":{"id":"/src/sql_snippet/sql_snippet-list.tsx","moduleParts":{"settings-form.umd.js":"2673-272"},"imported":[{"uid":"2673-165"},{"uid":"2673-287"},{"uid":"2673-267"},{"uid":"2673-291"},{"uid":"2673-189"},{"uid":"2673-173"},{"uid":"2673-245"},{"uid":"2673-269"},{"uid":"2673-243"},{"uid":"2673-293"},{"uid":"2673-247"}],"importedBy":[{"uid":"2673-280"}]},"2673-273":{"id":"/src/index.ts","moduleParts":{"settings-form.umd.js":"2673-274"},"imported":[{"uid":"2673-277"},{"uid":"2673-278"},{"uid":"2673-279"},{"uid":"2673-280"},{"uid":"2673-173"},{"uid":"2673-281"},{"uid":"2673-282"},{"uid":"2673-283"},{"uid":"2673-284"},{"uid":"2673-285"},{"uid":"2673-275","dynamic":true}],"importedBy":[],"isEntry":true},"2673-275":{"id":"/package.json","moduleParts":{"settings-form.umd.js":"2673-276"},"imported":[],"importedBy":[{"uid":"2673-273"}]},"2673-277":{"id":"/src/datasource/index.tsx","moduleParts":{},"imported":[{"uid":"2673-203"},{"uid":"2673-215"},{"uid":"2673-207"}],"importedBy":[{"uid":"2673-273"}]},"2673-278":{"id":"/src/account/index.tsx","moduleParts":{},"imported":[{"uid":"2673-221"},{"uid":"2673-227"},{"uid":"2673-223"},{"uid":"2673-231"}],"importedBy":[{"uid":"2673-273"}]},"2673-279":{"id":"/src/api-key/index.tsx","moduleParts":{},"imported":[{"uid":"2673-235"},{"uid":"2673-239"},{"uid":"2673-237"}],"importedBy":[{"uid":"2673-273"}]},"2673-280":{"id":"/src/sql_snippet/index.tsx","moduleParts":{},"imported":[{"uid":"2673-245"},{"uid":"2673-247"},{"uid":"2673-271"},{"uid":"2673-269"}],"importedBy":[{"uid":"2673-273"}]},"2673-281":{"id":"/src/api-caller/account.typed.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"2673-273"}]},"2673-282":{"id":"/src/api-caller/api-key.typed.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"2673-273"}]},"2673-283":{"id":"/src/api-caller/datasource.typed.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"2673-273"}]},"2673-284":{"id":"/src/api-caller/role.typed.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"2673-273"}]},"2673-285":{"id":"/src/api-caller/sql_snippet.typed.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"2673-273"}]},"2673-286":{"id":"/Users/leto/github/merico-dev/table/shared/src/index.ts","moduleParts":{},"imported":[{"uid":"2673-295"}],"importedBy":[{"uid":"2673-173"}]},"2673-287":{"id":"@mantine/core","moduleParts":{},"imported":[],"importedBy":[{"uid":"2673-203"},{"uid":"2673-215"},{"uid":"2673-207"},{"uid":"2673-221"},{"uid":"2673-227"},{"uid":"2673-223"},{"uid":"2673-231"},{"uid":"2673-235"},{"uid":"2673-239"},{"uid":"2673-237"},{"uid":"2673-245"},{"uid":"2673-247"},{"uid":"2673-271"},{"uid":"2673-269"},{"uid":"2673-193"},{"uid":"2673-199"},{"uid":"2673-201"},{"uid":"2673-211"},{"uid":"2673-213"},{"uid":"2673-217"},{"uid":"2673-225"},{"uid":"2673-229"},{"uid":"2673-267"},{"uid":"2673-197"},{"uid":"2673-209"},{"uid":"2673-265"},{"uid":"2673-261"},{"uid":"2673-195"},{"uid":"2673-263"},{"uid":"2673-259"}],"isExternal":true},"2673-288":{"id":"@mantine/notifications","moduleParts":{},"imported":[],"importedBy":[{"uid":"2673-203"},{"uid":"2673-207"},{"uid":"2673-221"},{"uid":"2673-223"},{"uid":"2673-235"},{"uid":"2673-237"},{"uid":"2673-245"},{"uid":"2673-247"},{"uid":"2673-269"},{"uid":"2673-211"},{"uid":"2673-225"},{"uid":"2673-229"}],"isExternal":true},"2673-289":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"2673-203"},{"uid":"2673-221"},{"uid":"2673-235"},{"uid":"2673-245"},{"uid":"2673-247"},{"uid":"2673-193"},{"uid":"2673-205"},{"uid":"2673-211"},{"uid":"2673-217"},{"uid":"2673-225"},{"uid":"2673-197"},{"uid":"2673-265"},{"uid":"2673-261"},{"uid":"2673-253"},{"uid":"2673-255"},{"uid":"2673-301"}],"isExternal":true},"2673-290":{"id":"tabler-icons-react","moduleParts":{},"imported":[],"importedBy":[{"uid":"2673-203"},{"uid":"2673-207"},{"uid":"2673-221"},{"uid":"2673-223"},{"uid":"2673-235"},{"uid":"2673-237"},{"uid":"2673-245"},{"uid":"2673-269"},{"uid":"2673-201"},{"uid":"2673-225"},{"uid":"2673-197"}],"isExternal":true},"2673-291":{"id":"ahooks","moduleParts":{},"imported":[],"importedBy":[{"uid":"2673-215"},{"uid":"2673-227"},{"uid":"2673-239"},{"uid":"2673-271"},{"uid":"2673-217"},{"uid":"2673-197"}],"isExternal":true},"2673-292":{"id":"@mantine/modals","moduleParts":{},"imported":[],"importedBy":[{"uid":"2673-207"},{"uid":"2673-223"},{"uid":"2673-235"},{"uid":"2673-237"},{"uid":"2673-269"}],"isExternal":true},"2673-293":{"id":"@tabler/icons-react","moduleParts":{},"imported":[],"importedBy":[{"uid":"2673-207"},{"uid":"2673-247"},{"uid":"2673-271"},{"uid":"2673-211"},{"uid":"2673-213"}],"isExternal":true},"2673-294":{"id":"react-hook-form","moduleParts":{},"imported":[],"importedBy":[{"uid":"2673-221"},{"uid":"2673-235"},{"uid":"2673-245"},{"uid":"2673-247"},{"uid":"2673-193"},{"uid":"2673-199"},{"uid":"2673-225"},{"uid":"2673-229"},{"uid":"2673-209"}],"isExternal":true},"2673-295":{"id":"/Users/leto/github/merico-dev/table/shared/src/api-client/index.ts","moduleParts":{},"imported":[{"uid":"2673-297"},{"uid":"2673-167"},{"uid":"2673-169"},{"uid":"2673-171"}],"importedBy":[{"uid":"2673-286"}]},"2673-296":{"id":"@monaco-editor/react","moduleParts":{},"imported":[],"importedBy":[{"uid":"2673-205"},{"uid":"2673-241"},{"uid":"2673-195"}],"isExternal":true},"2673-297":{"id":"/Users/leto/github/merico-dev/table/shared/src/api-client/types.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"2673-295"}]},"2673-298":{"id":"@mantine/hooks","moduleParts":{},"imported":[],"importedBy":[{"uid":"2673-261"}],"isExternal":true},"2673-299":{"id":"crypto-js","moduleParts":{},"imported":[],"importedBy":[{"uid":"2673-167"}],"isExternal":true},"2673-300":{"id":"axios","moduleParts":{},"imported":[],"importedBy":[{"uid":"2673-169"}],"isExternal":true},"2673-301":{"id":"\u0000react?commonjs-external","moduleParts":{},"imported":[{"uid":"2673-289"}],"importedBy":[{"uid":"2673-157"},{"uid":"2673-161"}]}},"env":{"rollup":"3.26.2"},"options":{"gzip":false,"brotli":false,"sourcemap":false}};
|
|
6160
|
+
const data = {"version":2,"tree":{"name":"root","children":[{"name":"settings-form.umd.js","children":[{"name":"\u0000/Users/leto/github/merico-dev/table/node_modules/react","children":[{"uid":"04ff-153","name":"jsx-runtime.js?commonjs-module"},{"name":"cjs","children":[{"uid":"04ff-155","name":"react-jsx-runtime.production.min.js?commonjs-exports"},{"uid":"04ff-159","name":"react-jsx-runtime.development.js?commonjs-exports"}]}]},{"name":"Users/leto/github/merico-dev/table","children":[{"name":"node_modules","children":[{"name":"react","children":[{"name":"cjs","children":[{"uid":"04ff-157","name":"react-jsx-runtime.production.min.js"},{"uid":"04ff-161","name":"react-jsx-runtime.development.js"}]},{"uid":"04ff-163","name":"jsx-runtime.js"}]},{"name":"dayjs/esm","children":[{"uid":"04ff-181","name":"constant.js"},{"name":"locale/en.js","uid":"04ff-183"},{"uid":"04ff-185","name":"utils.js"},{"uid":"04ff-187","name":"index.js"}]},{"name":"prism-react-renderer","children":[{"name":"prism/index.js","uid":"04ff-251"},{"name":"themes/duotoneDark/index.js","uid":"04ff-253"},{"name":"dist/index.js","uid":"04ff-255"}]},{"name":"@mantine/prism/esm","children":[{"name":"Prism","children":[{"uid":"04ff-257","name":"CopyIcon.js"},{"uid":"04ff-259","name":"prism-theme.js"},{"uid":"04ff-261","name":"Prism.styles.js"},{"uid":"04ff-263","name":"Prism.js"}]},{"name":"PrismTabs","children":[{"uid":"04ff-265","name":"PrismTabs.styles.js"},{"uid":"04ff-267","name":"PrismTabs.js"}]},{"uid":"04ff-269","name":"index.js"}]}]},{"name":"shared/src/api-client","children":[{"uid":"04ff-165","name":"utils.ts"},{"uid":"04ff-167","name":"default-api-client.ts"},{"uid":"04ff-169","name":"facade-api-client.ts"}]}]},{"name":"src","children":[{"name":"api-caller","children":[{"uid":"04ff-171","name":"request.ts"},{"uid":"04ff-173","name":"account.ts"},{"uid":"04ff-175","name":"api-key.ts"},{"uid":"04ff-177","name":"datasource.ts"},{"uid":"04ff-179","name":"role.ts"},{"uid":"04ff-189","name":"sql_snippet.ts"},{"uid":"04ff-191","name":"index.ts"}]},{"name":"datasource","children":[{"uid":"04ff-193","name":"styles.ts"},{"name":"add-data-source","children":[{"name":"forms","children":[{"uid":"04ff-195","name":"database.tsx"},{"uid":"04ff-201","name":"http.tsx"}]},{"uid":"04ff-203","name":"db-permission-tips.tsx"},{"uid":"04ff-205","name":"index.tsx"}]},{"name":"components","children":[{"name":"function-string-field","children":[{"uid":"04ff-197","name":"function-string-editor.tsx"},{"uid":"04ff-199","name":"index.tsx"}]},{"uid":"04ff-215","name":"data-source-icon.tsx"}]},{"uid":"04ff-209","name":"delete-data-source.tsx"},{"name":"edit-data-source","children":[{"name":"forms/http.tsx","uid":"04ff-211"},{"uid":"04ff-213","name":"index.tsx"}]},{"uid":"04ff-217","name":"data-source-list.tsx"}]},{"name":"utils/load-monaco-editor.ts","uid":"04ff-207"},{"name":"account","children":[{"uid":"04ff-219","name":"role-selector.tsx"},{"uid":"04ff-221","name":"styles.ts"},{"uid":"04ff-223","name":"add-account.tsx"},{"uid":"04ff-225","name":"delete-account.tsx"},{"uid":"04ff-227","name":"edit-account.tsx"},{"uid":"04ff-229","name":"account-list.tsx"},{"name":"login","children":[{"uid":"04ff-231","name":"form.tsx"},{"uid":"04ff-233","name":"index.tsx"}]}]},{"name":"api-key","children":[{"uid":"04ff-235","name":"styles.ts"},{"uid":"04ff-237","name":"add-api-key.tsx"},{"uid":"04ff-239","name":"delete-api-key.tsx"},{"uid":"04ff-241","name":"api-key-list.tsx"}]},{"name":"components/minimal-mocaco-editor.tsx","uid":"04ff-243"},{"name":"sql_snippet","children":[{"uid":"04ff-245","name":"styles.ts"},{"uid":"04ff-247","name":"add-sql_snippet.tsx"},{"uid":"04ff-249","name":"update-sql_snippet.tsx"},{"uid":"04ff-271","name":"delete-sql_snippet.tsx"},{"uid":"04ff-273","name":"sql_snippet-list.tsx"}]},{"uid":"04ff-275","name":"index.ts"}]},{"uid":"04ff-277","name":"package.json"}]}],"isRoot":true},"nodeParts":{"04ff-153":{"renderedLength":33,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-152"},"04ff-155":{"renderedLength":42,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-154"},"04ff-157":{"renderedLength":1217,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-156"},"04ff-159":{"renderedLength":39,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-158"},"04ff-161":{"renderedLength":45245,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-160"},"04ff-163":{"renderedLength":237,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-162"},"04ff-165":{"renderedLength":949,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-164"},"04ff-167":{"renderedLength":2050,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-166"},"04ff-169":{"renderedLength":422,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-168"},"04ff-171":{"renderedLength":426,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-170"},"04ff-173":{"renderedLength":1913,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-172"},"04ff-175":{"renderedLength":641,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-174"},"04ff-177":{"renderedLength":730,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-176"},"04ff-179":{"renderedLength":132,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-178"},"04ff-181":{"renderedLength":1011,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-180"},"04ff-183":{"renderedLength":494,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-182"},"04ff-185":{"renderedLength":1623,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-184"},"04ff-187":{"renderedLength":14004,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-186"},"04ff-189":{"renderedLength":1079,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-188"},"04ff-191":{"renderedLength":94,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-190"},"04ff-193":{"renderedLength":104,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-192"},"04ff-195":{"renderedLength":3028,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-194"},"04ff-197":{"renderedLength":502,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-196"},"04ff-199":{"renderedLength":1962,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-198"},"04ff-201":{"renderedLength":2826,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-200"},"04ff-203":{"renderedLength":458,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-202"},"04ff-205":{"renderedLength":2781,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-204"},"04ff-207":{"renderedLength":551,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-206"},"04ff-209":{"renderedLength":1845,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-208"},"04ff-211":{"renderedLength":2483,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-210"},"04ff-213":{"renderedLength":3259,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-212"},"04ff-215":{"renderedLength":790,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-214"},"04ff-217":{"renderedLength":2516,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-216"},"04ff-219":{"renderedLength":1346,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-218"},"04ff-221":{"renderedLength":104,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-220"},"04ff-223":{"renderedLength":3556,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-222"},"04ff-225":{"renderedLength":1356,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-224"},"04ff-227":{"renderedLength":4605,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-226"},"04ff-229":{"renderedLength":2963,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-228"},"04ff-231":{"renderedLength":2002,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-230"},"04ff-233":{"renderedLength":417,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-232"},"04ff-235":{"renderedLength":104,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-234"},"04ff-237":{"renderedLength":3975,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-236"},"04ff-239":{"renderedLength":1355,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-238"},"04ff-241":{"renderedLength":2823,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-240"},"04ff-243":{"renderedLength":682,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-242"},"04ff-245":{"renderedLength":102,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-244"},"04ff-247":{"renderedLength":3035,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-246"},"04ff-249":{"renderedLength":3062,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-248"},"04ff-251":{"renderedLength":148464,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-250"},"04ff-253":{"renderedLength":1767,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-252"},"04ff-255":{"renderedLength":9562,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-254"},"04ff-257":{"renderedLength":1394,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-256"},"04ff-259":{"renderedLength":3572,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-258"},"04ff-261":{"renderedLength":1430,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-260"},"04ff-263":{"renderedLength":6332,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-262"},"04ff-265":{"renderedLength":1639,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-264"},"04ff-267":{"renderedLength":2707,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-266"},"04ff-269":{"renderedLength":170,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-268"},"04ff-271":{"renderedLength":1413,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-270"},"04ff-273":{"renderedLength":3473,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-272"},"04ff-275":{"renderedLength":183,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-274"},"04ff-277":{"renderedLength":28,"gzipLength":0,"brotliLength":0,"metaUid":"04ff-276"}},"nodeMetas":{"04ff-152":{"id":"\u0000/Users/leto/github/merico-dev/table/node_modules/react/jsx-runtime.js?commonjs-module","moduleParts":{"settings-form.umd.js":"04ff-153"},"imported":[],"importedBy":[{"uid":"04ff-162"}]},"04ff-154":{"id":"\u0000/Users/leto/github/merico-dev/table/node_modules/react/cjs/react-jsx-runtime.production.min.js?commonjs-exports","moduleParts":{"settings-form.umd.js":"04ff-155"},"imported":[],"importedBy":[{"uid":"04ff-156"}]},"04ff-156":{"id":"/Users/leto/github/merico-dev/table/node_modules/react/cjs/react-jsx-runtime.production.min.js","moduleParts":{"settings-form.umd.js":"04ff-157"},"imported":[{"uid":"04ff-297"},{"uid":"04ff-154"},{"uid":"04ff-300"}],"importedBy":[{"uid":"04ff-162"}]},"04ff-158":{"id":"\u0000/Users/leto/github/merico-dev/table/node_modules/react/cjs/react-jsx-runtime.development.js?commonjs-exports","moduleParts":{"settings-form.umd.js":"04ff-159"},"imported":[],"importedBy":[{"uid":"04ff-160"}]},"04ff-160":{"id":"/Users/leto/github/merico-dev/table/node_modules/react/cjs/react-jsx-runtime.development.js","moduleParts":{"settings-form.umd.js":"04ff-161"},"imported":[{"uid":"04ff-297"},{"uid":"04ff-158"},{"uid":"04ff-300"}],"importedBy":[{"uid":"04ff-162"}]},"04ff-162":{"id":"/Users/leto/github/merico-dev/table/node_modules/react/jsx-runtime.js","moduleParts":{"settings-form.umd.js":"04ff-163"},"imported":[{"uid":"04ff-297"},{"uid":"04ff-152"},{"uid":"04ff-156"},{"uid":"04ff-160"}],"importedBy":[{"uid":"04ff-204"},{"uid":"04ff-216"},{"uid":"04ff-208"},{"uid":"04ff-222"},{"uid":"04ff-228"},{"uid":"04ff-224"},{"uid":"04ff-232"},{"uid":"04ff-236"},{"uid":"04ff-240"},{"uid":"04ff-238"},{"uid":"04ff-246"},{"uid":"04ff-248"},{"uid":"04ff-272"},{"uid":"04ff-270"},{"uid":"04ff-194"},{"uid":"04ff-200"},{"uid":"04ff-202"},{"uid":"04ff-212"},{"uid":"04ff-214"},{"uid":"04ff-218"},{"uid":"04ff-226"},{"uid":"04ff-230"},{"uid":"04ff-242"},{"uid":"04ff-198"},{"uid":"04ff-210"},{"uid":"04ff-196"}]},"04ff-164":{"id":"/Users/leto/github/merico-dev/table/shared/src/api-client/utils.ts","moduleParts":{"settings-form.umd.js":"04ff-165"},"imported":[{"uid":"04ff-302"}],"importedBy":[{"uid":"04ff-296"},{"uid":"04ff-166"}]},"04ff-166":{"id":"/Users/leto/github/merico-dev/table/shared/src/api-client/default-api-client.ts","moduleParts":{"settings-form.umd.js":"04ff-167"},"imported":[{"uid":"04ff-164"},{"uid":"04ff-303"}],"importedBy":[{"uid":"04ff-296"}]},"04ff-168":{"id":"/Users/leto/github/merico-dev/table/shared/src/api-client/facade-api-client.ts","moduleParts":{"settings-form.umd.js":"04ff-169"},"imported":[],"importedBy":[{"uid":"04ff-296"}]},"04ff-170":{"id":"/src/api-caller/request.ts","moduleParts":{"settings-form.umd.js":"04ff-171"},"imported":[{"uid":"04ff-287"}],"importedBy":[{"uid":"04ff-274"},{"uid":"04ff-216"},{"uid":"04ff-228"},{"uid":"04ff-232"},{"uid":"04ff-240"},{"uid":"04ff-272"},{"uid":"04ff-172"},{"uid":"04ff-174"},{"uid":"04ff-176"},{"uid":"04ff-178"},{"uid":"04ff-188"}]},"04ff-172":{"id":"/src/api-caller/account.ts","moduleParts":{"settings-form.umd.js":"04ff-173"},"imported":[{"uid":"04ff-170"}],"importedBy":[{"uid":"04ff-190"}]},"04ff-174":{"id":"/src/api-caller/api-key.ts","moduleParts":{"settings-form.umd.js":"04ff-175"},"imported":[{"uid":"04ff-170"}],"importedBy":[{"uid":"04ff-190"}]},"04ff-176":{"id":"/src/api-caller/datasource.ts","moduleParts":{"settings-form.umd.js":"04ff-177"},"imported":[{"uid":"04ff-170"}],"importedBy":[{"uid":"04ff-190"}]},"04ff-178":{"id":"/src/api-caller/role.ts","moduleParts":{"settings-form.umd.js":"04ff-179"},"imported":[{"uid":"04ff-170"}],"importedBy":[{"uid":"04ff-190"}]},"04ff-180":{"id":"/Users/leto/github/merico-dev/table/node_modules/dayjs/esm/constant.js","moduleParts":{"settings-form.umd.js":"04ff-181"},"imported":[],"importedBy":[{"uid":"04ff-186"},{"uid":"04ff-184"}]},"04ff-182":{"id":"/Users/leto/github/merico-dev/table/node_modules/dayjs/esm/locale/en.js","moduleParts":{"settings-form.umd.js":"04ff-183"},"imported":[],"importedBy":[{"uid":"04ff-186"}]},"04ff-184":{"id":"/Users/leto/github/merico-dev/table/node_modules/dayjs/esm/utils.js","moduleParts":{"settings-form.umd.js":"04ff-185"},"imported":[{"uid":"04ff-180"}],"importedBy":[{"uid":"04ff-186"}]},"04ff-186":{"id":"/Users/leto/github/merico-dev/table/node_modules/dayjs/esm/index.js","moduleParts":{"settings-form.umd.js":"04ff-187"},"imported":[{"uid":"04ff-180"},{"uid":"04ff-182"},{"uid":"04ff-184"}],"importedBy":[{"uid":"04ff-188"}]},"04ff-188":{"id":"/src/api-caller/sql_snippet.ts","moduleParts":{"settings-form.umd.js":"04ff-189"},"imported":[{"uid":"04ff-186"},{"uid":"04ff-170"}],"importedBy":[{"uid":"04ff-190"}]},"04ff-190":{"id":"/src/api-caller/index.ts","moduleParts":{"settings-form.umd.js":"04ff-191"},"imported":[{"uid":"04ff-172"},{"uid":"04ff-174"},{"uid":"04ff-176"},{"uid":"04ff-178"},{"uid":"04ff-188"}],"importedBy":[{"uid":"04ff-204"},{"uid":"04ff-216"},{"uid":"04ff-208"},{"uid":"04ff-222"},{"uid":"04ff-228"},{"uid":"04ff-224"},{"uid":"04ff-236"},{"uid":"04ff-240"},{"uid":"04ff-238"},{"uid":"04ff-246"},{"uid":"04ff-248"},{"uid":"04ff-272"},{"uid":"04ff-270"},{"uid":"04ff-212"},{"uid":"04ff-218"},{"uid":"04ff-226"},{"uid":"04ff-230"}]},"04ff-192":{"id":"/src/datasource/styles.ts","moduleParts":{"settings-form.umd.js":"04ff-193"},"imported":[],"importedBy":[{"uid":"04ff-204"},{"uid":"04ff-216"},{"uid":"04ff-208"},{"uid":"04ff-194"},{"uid":"04ff-200"},{"uid":"04ff-202"},{"uid":"04ff-212"},{"uid":"04ff-210"}]},"04ff-194":{"id":"/src/datasource/add-data-source/forms/database.tsx","moduleParts":{"settings-form.umd.js":"04ff-195"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-288"},{"uid":"04ff-290"},{"uid":"04ff-295"},{"uid":"04ff-192"}],"importedBy":[{"uid":"04ff-204"}]},"04ff-196":{"id":"/src/datasource/components/function-string-field/function-string-editor.tsx","moduleParts":{"settings-form.umd.js":"04ff-197"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-288"},{"uid":"04ff-298"}],"importedBy":[{"uid":"04ff-198"}]},"04ff-198":{"id":"/src/datasource/components/function-string-field/index.tsx","moduleParts":{"settings-form.umd.js":"04ff-199"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-288"},{"uid":"04ff-292"},{"uid":"04ff-290"},{"uid":"04ff-291"},{"uid":"04ff-196"}],"importedBy":[{"uid":"04ff-200"},{"uid":"04ff-210"}]},"04ff-200":{"id":"/src/datasource/add-data-source/forms/http.tsx","moduleParts":{"settings-form.umd.js":"04ff-201"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-288"},{"uid":"04ff-295"},{"uid":"04ff-192"},{"uid":"04ff-198"}],"importedBy":[{"uid":"04ff-204"}]},"04ff-202":{"id":"/src/datasource/add-data-source/db-permission-tips.tsx","moduleParts":{"settings-form.umd.js":"04ff-203"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-288"},{"uid":"04ff-192"},{"uid":"04ff-291"}],"importedBy":[{"uid":"04ff-204"}]},"04ff-204":{"id":"/src/datasource/add-data-source/index.tsx","moduleParts":{"settings-form.umd.js":"04ff-205"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-288"},{"uid":"04ff-289"},{"uid":"04ff-290"},{"uid":"04ff-291"},{"uid":"04ff-190"},{"uid":"04ff-192"},{"uid":"04ff-194"},{"uid":"04ff-200"},{"uid":"04ff-202"}],"importedBy":[{"uid":"04ff-278"},{"uid":"04ff-216"}]},"04ff-206":{"id":"/src/utils/load-monaco-editor.ts","moduleParts":{"settings-form.umd.js":"04ff-207"},"imported":[{"uid":"04ff-298"},{"uid":"04ff-290"}],"importedBy":[{"uid":"04ff-216"}]},"04ff-208":{"id":"/src/datasource/delete-data-source.tsx","moduleParts":{"settings-form.umd.js":"04ff-209"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-288"},{"uid":"04ff-293"},{"uid":"04ff-289"},{"uid":"04ff-294"},{"uid":"04ff-291"},{"uid":"04ff-190"},{"uid":"04ff-192"}],"importedBy":[{"uid":"04ff-278"},{"uid":"04ff-216"}]},"04ff-210":{"id":"/src/datasource/edit-data-source/forms/http.tsx","moduleParts":{"settings-form.umd.js":"04ff-211"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-288"},{"uid":"04ff-295"},{"uid":"04ff-198"},{"uid":"04ff-192"}],"importedBy":[{"uid":"04ff-212"}]},"04ff-212":{"id":"/src/datasource/edit-data-source/index.tsx","moduleParts":{"settings-form.umd.js":"04ff-213"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-288"},{"uid":"04ff-289"},{"uid":"04ff-294"},{"uid":"04ff-290"},{"uid":"04ff-190"},{"uid":"04ff-192"},{"uid":"04ff-210"}],"importedBy":[{"uid":"04ff-216"}]},"04ff-214":{"id":"/src/datasource/components/data-source-icon.tsx","moduleParts":{"settings-form.umd.js":"04ff-215"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-294"},{"uid":"04ff-288"}],"importedBy":[{"uid":"04ff-216"}]},"04ff-216":{"id":"/src/datasource/data-source-list.tsx","moduleParts":{"settings-form.umd.js":"04ff-217"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-288"},{"uid":"04ff-292"},{"uid":"04ff-190"},{"uid":"04ff-170"},{"uid":"04ff-206"},{"uid":"04ff-204"},{"uid":"04ff-208"},{"uid":"04ff-192"},{"uid":"04ff-212"},{"uid":"04ff-214"}],"importedBy":[{"uid":"04ff-278"}]},"04ff-218":{"id":"/src/account/role-selector.tsx","moduleParts":{"settings-form.umd.js":"04ff-219"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-288"},{"uid":"04ff-292"},{"uid":"04ff-290"},{"uid":"04ff-190"}],"importedBy":[{"uid":"04ff-222"},{"uid":"04ff-236"},{"uid":"04ff-226"}]},"04ff-220":{"id":"/src/account/styles.ts","moduleParts":{"settings-form.umd.js":"04ff-221"},"imported":[],"importedBy":[{"uid":"04ff-222"},{"uid":"04ff-228"},{"uid":"04ff-224"},{"uid":"04ff-232"},{"uid":"04ff-226"},{"uid":"04ff-230"}]},"04ff-222":{"id":"/src/account/add-account.tsx","moduleParts":{"settings-form.umd.js":"04ff-223"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-288"},{"uid":"04ff-289"},{"uid":"04ff-290"},{"uid":"04ff-295"},{"uid":"04ff-291"},{"uid":"04ff-190"},{"uid":"04ff-218"},{"uid":"04ff-220"}],"importedBy":[{"uid":"04ff-279"},{"uid":"04ff-228"}]},"04ff-224":{"id":"/src/account/delete-account.tsx","moduleParts":{"settings-form.umd.js":"04ff-225"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-288"},{"uid":"04ff-293"},{"uid":"04ff-289"},{"uid":"04ff-291"},{"uid":"04ff-190"},{"uid":"04ff-220"}],"importedBy":[{"uid":"04ff-279"},{"uid":"04ff-228"}]},"04ff-226":{"id":"/src/account/edit-account.tsx","moduleParts":{"settings-form.umd.js":"04ff-227"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-288"},{"uid":"04ff-289"},{"uid":"04ff-290"},{"uid":"04ff-295"},{"uid":"04ff-291"},{"uid":"04ff-190"},{"uid":"04ff-218"},{"uid":"04ff-220"}],"importedBy":[{"uid":"04ff-228"}]},"04ff-228":{"id":"/src/account/account-list.tsx","moduleParts":{"settings-form.umd.js":"04ff-229"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-288"},{"uid":"04ff-292"},{"uid":"04ff-190"},{"uid":"04ff-170"},{"uid":"04ff-222"},{"uid":"04ff-224"},{"uid":"04ff-226"},{"uid":"04ff-220"}],"importedBy":[{"uid":"04ff-279"}]},"04ff-230":{"id":"/src/account/login/form.tsx","moduleParts":{"settings-form.umd.js":"04ff-231"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-288"},{"uid":"04ff-289"},{"uid":"04ff-295"},{"uid":"04ff-190"},{"uid":"04ff-220"}],"importedBy":[{"uid":"04ff-232"}]},"04ff-232":{"id":"/src/account/login/index.tsx","moduleParts":{"settings-form.umd.js":"04ff-233"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-288"},{"uid":"04ff-170"},{"uid":"04ff-220"},{"uid":"04ff-230"}],"importedBy":[{"uid":"04ff-279"}]},"04ff-234":{"id":"/src/api-key/styles.ts","moduleParts":{"settings-form.umd.js":"04ff-235"},"imported":[],"importedBy":[{"uid":"04ff-236"},{"uid":"04ff-240"},{"uid":"04ff-238"}]},"04ff-236":{"id":"/src/api-key/add-api-key.tsx","moduleParts":{"settings-form.umd.js":"04ff-237"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-288"},{"uid":"04ff-293"},{"uid":"04ff-289"},{"uid":"04ff-290"},{"uid":"04ff-295"},{"uid":"04ff-291"},{"uid":"04ff-218"},{"uid":"04ff-190"},{"uid":"04ff-234"}],"importedBy":[{"uid":"04ff-280"},{"uid":"04ff-240"}]},"04ff-238":{"id":"/src/api-key/delete-api-key.tsx","moduleParts":{"settings-form.umd.js":"04ff-239"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-288"},{"uid":"04ff-293"},{"uid":"04ff-289"},{"uid":"04ff-291"},{"uid":"04ff-190"},{"uid":"04ff-234"}],"importedBy":[{"uid":"04ff-280"},{"uid":"04ff-240"}]},"04ff-240":{"id":"/src/api-key/api-key-list.tsx","moduleParts":{"settings-form.umd.js":"04ff-241"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-288"},{"uid":"04ff-292"},{"uid":"04ff-190"},{"uid":"04ff-170"},{"uid":"04ff-236"},{"uid":"04ff-238"},{"uid":"04ff-234"}],"importedBy":[{"uid":"04ff-280"}]},"04ff-242":{"id":"/src/components/minimal-mocaco-editor.tsx","moduleParts":{"settings-form.umd.js":"04ff-243"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-298"}],"importedBy":[{"uid":"04ff-246"},{"uid":"04ff-248"}]},"04ff-244":{"id":"/src/sql_snippet/styles.ts","moduleParts":{"settings-form.umd.js":"04ff-245"},"imported":[],"importedBy":[{"uid":"04ff-246"},{"uid":"04ff-248"},{"uid":"04ff-272"},{"uid":"04ff-270"}]},"04ff-246":{"id":"/src/sql_snippet/add-sql_snippet.tsx","moduleParts":{"settings-form.umd.js":"04ff-247"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-288"},{"uid":"04ff-289"},{"uid":"04ff-290"},{"uid":"04ff-295"},{"uid":"04ff-291"},{"uid":"04ff-190"},{"uid":"04ff-242"},{"uid":"04ff-244"}],"importedBy":[{"uid":"04ff-281"},{"uid":"04ff-272"}]},"04ff-248":{"id":"/src/sql_snippet/update-sql_snippet.tsx","moduleParts":{"settings-form.umd.js":"04ff-249"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-288"},{"uid":"04ff-289"},{"uid":"04ff-290"},{"uid":"04ff-295"},{"uid":"04ff-190"},{"uid":"04ff-242"},{"uid":"04ff-244"},{"uid":"04ff-294"}],"importedBy":[{"uid":"04ff-281"},{"uid":"04ff-272"}]},"04ff-250":{"id":"/Users/leto/github/merico-dev/table/node_modules/prism-react-renderer/prism/index.js","moduleParts":{"settings-form.umd.js":"04ff-251"},"imported":[],"importedBy":[{"uid":"04ff-254"}]},"04ff-252":{"id":"/Users/leto/github/merico-dev/table/node_modules/prism-react-renderer/themes/duotoneDark/index.js","moduleParts":{"settings-form.umd.js":"04ff-253"},"imported":[],"importedBy":[{"uid":"04ff-254"}]},"04ff-254":{"id":"/Users/leto/github/merico-dev/table/node_modules/prism-react-renderer/dist/index.js","moduleParts":{"settings-form.umd.js":"04ff-255"},"imported":[{"uid":"04ff-250"},{"uid":"04ff-252"},{"uid":"04ff-290"}],"importedBy":[{"uid":"04ff-262"}]},"04ff-256":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/Prism/CopyIcon.js","moduleParts":{"settings-form.umd.js":"04ff-257"},"imported":[{"uid":"04ff-290"}],"importedBy":[{"uid":"04ff-262"}]},"04ff-258":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/Prism/prism-theme.js","moduleParts":{"settings-form.umd.js":"04ff-259"},"imported":[],"importedBy":[{"uid":"04ff-262"}]},"04ff-260":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/Prism/Prism.styles.js","moduleParts":{"settings-form.umd.js":"04ff-261"},"imported":[{"uid":"04ff-288"}],"importedBy":[{"uid":"04ff-262"}]},"04ff-262":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/Prism/Prism.js","moduleParts":{"settings-form.umd.js":"04ff-263"},"imported":[{"uid":"04ff-290"},{"uid":"04ff-254"},{"uid":"04ff-288"},{"uid":"04ff-301"},{"uid":"04ff-256"},{"uid":"04ff-258"},{"uid":"04ff-260"}],"importedBy":[{"uid":"04ff-268"},{"uid":"04ff-266"}]},"04ff-264":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/PrismTabs/PrismTabs.styles.js","moduleParts":{"settings-form.umd.js":"04ff-265"},"imported":[{"uid":"04ff-288"}],"importedBy":[{"uid":"04ff-266"}]},"04ff-266":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/PrismTabs/PrismTabs.js","moduleParts":{"settings-form.umd.js":"04ff-267"},"imported":[{"uid":"04ff-290"},{"uid":"04ff-288"},{"uid":"04ff-262"},{"uid":"04ff-264"}],"importedBy":[{"uid":"04ff-268"}]},"04ff-268":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/index.js","moduleParts":{"settings-form.umd.js":"04ff-269"},"imported":[{"uid":"04ff-288"},{"uid":"04ff-266"},{"uid":"04ff-262"}],"importedBy":[{"uid":"04ff-272"}]},"04ff-270":{"id":"/src/sql_snippet/delete-sql_snippet.tsx","moduleParts":{"settings-form.umd.js":"04ff-271"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-288"},{"uid":"04ff-293"},{"uid":"04ff-289"},{"uid":"04ff-291"},{"uid":"04ff-190"},{"uid":"04ff-244"}],"importedBy":[{"uid":"04ff-281"},{"uid":"04ff-272"}]},"04ff-272":{"id":"/src/sql_snippet/sql_snippet-list.tsx","moduleParts":{"settings-form.umd.js":"04ff-273"},"imported":[{"uid":"04ff-162"},{"uid":"04ff-288"},{"uid":"04ff-268"},{"uid":"04ff-292"},{"uid":"04ff-190"},{"uid":"04ff-170"},{"uid":"04ff-246"},{"uid":"04ff-270"},{"uid":"04ff-244"},{"uid":"04ff-294"},{"uid":"04ff-248"}],"importedBy":[{"uid":"04ff-281"}]},"04ff-274":{"id":"/src/index.ts","moduleParts":{"settings-form.umd.js":"04ff-275"},"imported":[{"uid":"04ff-278"},{"uid":"04ff-279"},{"uid":"04ff-280"},{"uid":"04ff-281"},{"uid":"04ff-170"},{"uid":"04ff-282"},{"uid":"04ff-283"},{"uid":"04ff-284"},{"uid":"04ff-285"},{"uid":"04ff-286"},{"uid":"04ff-276","dynamic":true}],"importedBy":[],"isEntry":true},"04ff-276":{"id":"/package.json","moduleParts":{"settings-form.umd.js":"04ff-277"},"imported":[],"importedBy":[{"uid":"04ff-274"}]},"04ff-278":{"id":"/src/datasource/index.tsx","moduleParts":{},"imported":[{"uid":"04ff-204"},{"uid":"04ff-216"},{"uid":"04ff-208"}],"importedBy":[{"uid":"04ff-274"}]},"04ff-279":{"id":"/src/account/index.tsx","moduleParts":{},"imported":[{"uid":"04ff-222"},{"uid":"04ff-228"},{"uid":"04ff-224"},{"uid":"04ff-232"}],"importedBy":[{"uid":"04ff-274"}]},"04ff-280":{"id":"/src/api-key/index.tsx","moduleParts":{},"imported":[{"uid":"04ff-236"},{"uid":"04ff-240"},{"uid":"04ff-238"}],"importedBy":[{"uid":"04ff-274"}]},"04ff-281":{"id":"/src/sql_snippet/index.tsx","moduleParts":{},"imported":[{"uid":"04ff-246"},{"uid":"04ff-248"},{"uid":"04ff-272"},{"uid":"04ff-270"}],"importedBy":[{"uid":"04ff-274"}]},"04ff-282":{"id":"/src/api-caller/account.typed.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"04ff-274"}]},"04ff-283":{"id":"/src/api-caller/api-key.typed.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"04ff-274"}]},"04ff-284":{"id":"/src/api-caller/datasource.typed.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"04ff-274"}]},"04ff-285":{"id":"/src/api-caller/role.typed.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"04ff-274"}]},"04ff-286":{"id":"/src/api-caller/sql_snippet.typed.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"04ff-274"}]},"04ff-287":{"id":"/Users/leto/github/merico-dev/table/shared/src/index.ts","moduleParts":{},"imported":[{"uid":"04ff-296"}],"importedBy":[{"uid":"04ff-170"}]},"04ff-288":{"id":"@mantine/core","moduleParts":{},"imported":[],"importedBy":[{"uid":"04ff-204"},{"uid":"04ff-216"},{"uid":"04ff-208"},{"uid":"04ff-222"},{"uid":"04ff-228"},{"uid":"04ff-224"},{"uid":"04ff-232"},{"uid":"04ff-236"},{"uid":"04ff-240"},{"uid":"04ff-238"},{"uid":"04ff-246"},{"uid":"04ff-248"},{"uid":"04ff-272"},{"uid":"04ff-270"},{"uid":"04ff-194"},{"uid":"04ff-200"},{"uid":"04ff-202"},{"uid":"04ff-212"},{"uid":"04ff-214"},{"uid":"04ff-218"},{"uid":"04ff-226"},{"uid":"04ff-230"},{"uid":"04ff-268"},{"uid":"04ff-198"},{"uid":"04ff-210"},{"uid":"04ff-266"},{"uid":"04ff-262"},{"uid":"04ff-196"},{"uid":"04ff-264"},{"uid":"04ff-260"}],"isExternal":true},"04ff-289":{"id":"@mantine/notifications","moduleParts":{},"imported":[],"importedBy":[{"uid":"04ff-204"},{"uid":"04ff-208"},{"uid":"04ff-222"},{"uid":"04ff-224"},{"uid":"04ff-236"},{"uid":"04ff-238"},{"uid":"04ff-246"},{"uid":"04ff-248"},{"uid":"04ff-270"},{"uid":"04ff-212"},{"uid":"04ff-226"},{"uid":"04ff-230"}],"isExternal":true},"04ff-290":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"04ff-204"},{"uid":"04ff-222"},{"uid":"04ff-236"},{"uid":"04ff-246"},{"uid":"04ff-248"},{"uid":"04ff-194"},{"uid":"04ff-206"},{"uid":"04ff-212"},{"uid":"04ff-218"},{"uid":"04ff-226"},{"uid":"04ff-198"},{"uid":"04ff-266"},{"uid":"04ff-262"},{"uid":"04ff-300"},{"uid":"04ff-254"},{"uid":"04ff-256"}],"isExternal":true},"04ff-291":{"id":"tabler-icons-react","moduleParts":{},"imported":[],"importedBy":[{"uid":"04ff-204"},{"uid":"04ff-208"},{"uid":"04ff-222"},{"uid":"04ff-224"},{"uid":"04ff-236"},{"uid":"04ff-238"},{"uid":"04ff-246"},{"uid":"04ff-270"},{"uid":"04ff-202"},{"uid":"04ff-226"},{"uid":"04ff-198"}],"isExternal":true},"04ff-292":{"id":"ahooks","moduleParts":{},"imported":[],"importedBy":[{"uid":"04ff-216"},{"uid":"04ff-228"},{"uid":"04ff-240"},{"uid":"04ff-272"},{"uid":"04ff-218"},{"uid":"04ff-198"}],"isExternal":true},"04ff-293":{"id":"@mantine/modals","moduleParts":{},"imported":[],"importedBy":[{"uid":"04ff-208"},{"uid":"04ff-224"},{"uid":"04ff-236"},{"uid":"04ff-238"},{"uid":"04ff-270"}],"isExternal":true},"04ff-294":{"id":"@tabler/icons-react","moduleParts":{},"imported":[],"importedBy":[{"uid":"04ff-208"},{"uid":"04ff-248"},{"uid":"04ff-272"},{"uid":"04ff-212"},{"uid":"04ff-214"}],"isExternal":true},"04ff-295":{"id":"react-hook-form","moduleParts":{},"imported":[],"importedBy":[{"uid":"04ff-222"},{"uid":"04ff-236"},{"uid":"04ff-246"},{"uid":"04ff-248"},{"uid":"04ff-194"},{"uid":"04ff-200"},{"uid":"04ff-226"},{"uid":"04ff-230"},{"uid":"04ff-210"}],"isExternal":true},"04ff-296":{"id":"/Users/leto/github/merico-dev/table/shared/src/api-client/index.ts","moduleParts":{},"imported":[{"uid":"04ff-299"},{"uid":"04ff-164"},{"uid":"04ff-166"},{"uid":"04ff-168"}],"importedBy":[{"uid":"04ff-287"}]},"04ff-297":{"id":"\u0000commonjsHelpers.js","moduleParts":{},"imported":[],"importedBy":[{"uid":"04ff-162"},{"uid":"04ff-156"},{"uid":"04ff-160"}]},"04ff-298":{"id":"@monaco-editor/react","moduleParts":{},"imported":[],"importedBy":[{"uid":"04ff-206"},{"uid":"04ff-242"},{"uid":"04ff-196"}],"isExternal":true},"04ff-299":{"id":"/Users/leto/github/merico-dev/table/shared/src/api-client/types.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"04ff-296"}]},"04ff-300":{"id":"\u0000react?commonjs-external","moduleParts":{},"imported":[{"uid":"04ff-290"}],"importedBy":[{"uid":"04ff-156"},{"uid":"04ff-160"}]},"04ff-301":{"id":"@mantine/hooks","moduleParts":{},"imported":[],"importedBy":[{"uid":"04ff-262"}],"isExternal":true},"04ff-302":{"id":"crypto-js","moduleParts":{},"imported":[],"importedBy":[{"uid":"04ff-164"}],"isExternal":true},"04ff-303":{"id":"axios","moduleParts":{},"imported":[],"importedBy":[{"uid":"04ff-166"}],"isExternal":true}},"env":{"rollup":"3.29.4"},"options":{"gzip":false,"brotli":false,"sourcemap":false}};
|
|
6161
6161
|
|
|
6162
6162
|
const run = () => {
|
|
6163
6163
|
const width = window.innerWidth;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@devtable/settings-form",
|
|
3
|
-
"version": "10.44.
|
|
3
|
+
"version": "10.44.3",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"@types/react-grid-layout": "^1.3.2",
|
|
41
41
|
"rollup-plugin-visualizer": "5.9.0",
|
|
42
42
|
"typescript": "^4.6.3",
|
|
43
|
-
"vite-plugin-static-copy": "0.
|
|
43
|
+
"vite-plugin-static-copy": "^0.17.0"
|
|
44
44
|
},
|
|
45
45
|
"peerDependencies": {
|
|
46
46
|
"@emotion/react": "11.10.6",
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { PaginationResponse } from './types';
|
|
2
|
-
export declare type SQLSnippetDBType = {
|
|
3
|
-
id: string;
|
|
4
|
-
content: string;
|
|
5
|
-
is_preset: boolean;
|
|
6
|
-
create_time: string;
|
|
7
|
-
update_time: string;
|
|
8
|
-
};
|
|
9
|
-
export declare type TCreateSQLSnippetPayload = Pick<SQLSnippetDBType, 'id' | 'content'>;
|
|
10
|
-
export declare type TUpdateSQLSnippetPayload = TCreateSQLSnippetPayload;
|
|
11
|
-
export declare type ListSQLSnippetReqType = {
|
|
12
|
-
pagination: {
|
|
13
|
-
page: number;
|
|
14
|
-
pagesize: number;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
export declare type ListSQLSnippetRespType = PaginationResponse<SQLSnippetDBType>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
2
|
-
type $TSFixMe = any;
|
|
3
|
-
|
|
4
|
-
interface ISettingsFormConfig {
|
|
5
|
-
basename: string;
|
|
6
|
-
apiBaseURL: string;
|
|
7
|
-
app_id?: string;
|
|
8
|
-
app_secret?: string;
|
|
9
|
-
monacoPath: string;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
type TFunctionString = string;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/// <reference types="vite/client" />
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/{settings-form/src → src}/datasource/components/function-string-field/index.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|