@devtable/settings-form 10.2.0 → 10.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/account/account-list.d.ts +1 -2
- package/dist/account/add-account.d.ts +1 -2
- package/dist/account/delete-account.d.ts +1 -2
- package/dist/account/edit-account.d.ts +1 -2
- package/dist/account/login/form.d.ts +1 -2
- package/dist/account/login/index.d.ts +1 -2
- package/dist/api-key/add-api-key.d.ts +1 -2
- package/dist/api-key/api-key-list.d.ts +1 -2
- package/dist/api-key/delete-api-key.d.ts +1 -2
- package/dist/components/minimal-mocaco-editor.d.ts +1 -2
- package/dist/datasource/add-data-source/db-permission-tips.d.ts +1 -2
- package/dist/datasource/add-data-source/forms/database.d.ts +1 -2
- package/dist/datasource/add-data-source/forms/http.d.ts +1 -2
- package/dist/datasource/add-data-source/index.d.ts +1 -2
- package/dist/datasource/components/data-source-icon.d.ts +1 -2
- package/dist/datasource/components/function-string-field/function-string-editor.d.ts +1 -2
- package/dist/datasource/data-source-list.d.ts +1 -2
- package/dist/datasource/delete-data-source.d.ts +1 -2
- package/dist/datasource/edit-data-source/forms/http.d.ts +1 -2
- package/dist/datasource/edit-data-source/index.d.ts +1 -2
- package/dist/package-659e29fb.mjs +4 -0
- package/dist/settings-form.es.js +557 -469
- package/dist/settings-form.umd.js +16 -16
- package/dist/sql_snippet/add-sql_snippet.d.ts +1 -2
- package/dist/sql_snippet/delete-sql_snippet.d.ts +1 -2
- package/dist/sql_snippet/sql_snippet-list.d.ts +1 -2
- package/dist/sql_snippet/update-sql_snippet.d.ts +1 -2
- package/dist/stats.html +1 -1
- package/package.json +1 -1
- package/dist/package-d8121363.mjs +0 -76
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { IStyles } from './styles';
|
|
3
2
|
interface IAddSQLSnippet {
|
|
4
3
|
styles?: IStyles;
|
|
5
4
|
onSuccess: () => void;
|
|
6
5
|
}
|
|
7
|
-
export declare function AddSQLSnippet({ onSuccess, styles }: IAddSQLSnippet): JSX.Element;
|
|
6
|
+
export declare function AddSQLSnippet({ onSuccess, styles }: IAddSQLSnippet): import('./react/jsx-runtime').JSX.Element;
|
|
8
7
|
export {};
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { IStyles } from './styles';
|
|
3
2
|
interface IDeleteSQLSnippet {
|
|
4
3
|
id: string;
|
|
5
4
|
onSuccess: () => void;
|
|
6
5
|
styles?: IStyles;
|
|
7
6
|
}
|
|
8
|
-
export declare function DeleteSQLSnippet({ id, onSuccess, styles }: IDeleteSQLSnippet): JSX.Element;
|
|
7
|
+
export declare function DeleteSQLSnippet({ id, onSuccess, styles }: IDeleteSQLSnippet): import('./react/jsx-runtime').JSX.Element;
|
|
9
8
|
export {};
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { IStyles } from './styles';
|
|
3
2
|
interface ISQLSnippetList {
|
|
4
3
|
styles?: IStyles;
|
|
5
4
|
config: ISettingsFormConfig;
|
|
6
5
|
}
|
|
7
|
-
export declare function SQLSnippetList({ styles, config }: ISQLSnippetList): JSX.Element;
|
|
6
|
+
export declare function SQLSnippetList({ styles, config }: ISQLSnippetList): import('./react/jsx-runtime').JSX.Element;
|
|
8
7
|
export {};
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { TUpdateSQLSnippetPayload } from '../api-caller/sql_snippet.typed';
|
|
3
2
|
import { IStyles } from './styles';
|
|
4
3
|
declare type TFormValues = TUpdateSQLSnippetPayload;
|
|
@@ -6,5 +5,5 @@ declare type TUpdateSQLSnippetProps = {
|
|
|
6
5
|
styles?: IStyles;
|
|
7
6
|
onSuccess: () => void;
|
|
8
7
|
} & TFormValues;
|
|
9
|
-
export declare function UpdateSQLSnippet({ onSuccess, styles, ...rest }: TUpdateSQLSnippetProps): JSX.Element;
|
|
8
|
+
export declare function UpdateSQLSnippet({ onSuccess, styles, ...rest }: TUpdateSQLSnippetProps): import('./react/jsx-runtime').JSX.Element;
|
|
10
9
|
export {};
|
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":"4d70-144","name":"\u0000commonjsHelpers.js"},{"name":"\u0000/Users/leto/github/merico-dev/table/node_modules","children":[{"name":"react","children":[{"uid":"4d70-146","name":"jsx-runtime.js?commonjs-module"},{"name":"cjs","children":[{"uid":"4d70-148","name":"react-jsx-runtime.production.min.js?commonjs-exports"},{"uid":"4d70-152","name":"react-jsx-runtime.development.js?commonjs-exports"}]}]},{"name":"dayjs/dayjs.min.js?commonjs-module","uid":"4d70-170"}]},{"name":"Users/leto/github/merico-dev/table/node_modules","children":[{"name":"react","children":[{"name":"cjs","children":[{"uid":"4d70-150","name":"react-jsx-runtime.production.min.js"},{"uid":"4d70-154","name":"react-jsx-runtime.development.js"}]},{"uid":"4d70-156","name":"jsx-runtime.js"}]},{"name":"dayjs/dayjs.min.js","uid":"4d70-172"},{"name":"prism-react-renderer","children":[{"name":"prism/index.js","uid":"4d70-236"},{"name":"themes/duotoneDark/index.js","uid":"4d70-238"},{"name":"dist/index.js","uid":"4d70-240"}]},{"name":"@mantine/prism/esm","children":[{"name":"Prism","children":[{"uid":"4d70-242","name":"CopyIcon.js"},{"uid":"4d70-244","name":"prism-theme.js"},{"uid":"4d70-246","name":"Prism.styles.js"},{"uid":"4d70-248","name":"Prism.js"}]},{"name":"PrismTabs","children":[{"uid":"4d70-250","name":"PrismTabs.styles.js"},{"uid":"4d70-252","name":"PrismTabs.js"}]},{"uid":"4d70-254","name":"index.js"}]}]},{"name":"\u0000react/jsx-runtime","uid":"4d70-158"},{"name":"src","children":[{"name":"api-caller","children":[{"uid":"4d70-160","name":"request.ts"},{"uid":"4d70-162","name":"account.ts"},{"uid":"4d70-164","name":"api-key.ts"},{"uid":"4d70-166","name":"datasource.ts"},{"uid":"4d70-168","name":"role.ts"},{"uid":"4d70-174","name":"sql_snippet.ts"},{"uid":"4d70-176","name":"index.ts"}]},{"name":"datasource","children":[{"uid":"4d70-178","name":"styles.ts"},{"name":"add-data-source","children":[{"name":"forms","children":[{"uid":"4d70-180","name":"database.tsx"},{"uid":"4d70-186","name":"http.tsx"}]},{"uid":"4d70-188","name":"db-permission-tips.tsx"},{"uid":"4d70-190","name":"index.tsx"}]},{"name":"components","children":[{"name":"function-string-field","children":[{"uid":"4d70-182","name":"function-string-editor.tsx"},{"uid":"4d70-184","name":"index.tsx"}]},{"uid":"4d70-200","name":"data-source-icon.tsx"}]},{"uid":"4d70-194","name":"delete-data-source.tsx"},{"name":"edit-data-source","children":[{"name":"forms/http.tsx","uid":"4d70-196"},{"uid":"4d70-198","name":"index.tsx"}]},{"uid":"4d70-202","name":"data-source-list.tsx"}]},{"name":"utils/load-monaco-editor.ts","uid":"4d70-192"},{"name":"account","children":[{"uid":"4d70-204","name":"role-selector.tsx"},{"uid":"4d70-206","name":"styles.ts"},{"uid":"4d70-208","name":"add-account.tsx"},{"uid":"4d70-210","name":"delete-account.tsx"},{"uid":"4d70-212","name":"edit-account.tsx"},{"uid":"4d70-214","name":"account-list.tsx"},{"name":"login","children":[{"uid":"4d70-216","name":"form.tsx"},{"uid":"4d70-218","name":"index.tsx"}]}]},{"name":"api-key","children":[{"uid":"4d70-220","name":"styles.ts"},{"uid":"4d70-222","name":"add-api-key.tsx"},{"uid":"4d70-224","name":"delete-api-key.tsx"},{"uid":"4d70-226","name":"api-key-list.tsx"}]},{"name":"components/minimal-mocaco-editor.tsx","uid":"4d70-228"},{"name":"sql_snippet","children":[{"uid":"4d70-230","name":"styles.ts"},{"uid":"4d70-232","name":"add-sql_snippet.tsx"},{"uid":"4d70-234","name":"update-sql_snippet.tsx"},{"uid":"4d70-256","name":"delete-sql_snippet.tsx"},{"uid":"4d70-258","name":"sql_snippet-list.tsx"}]},{"uid":"4d70-260","name":"index.ts"}]},{"uid":"4d70-262","name":"package.json"}]}],"isRoot":true},"nodeParts":{"4d70-144":{"renderedLength":193,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-143"},"4d70-146":{"renderedLength":144,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-145"},"4d70-148":{"renderedLength":41,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-147"},"4d70-150":{"renderedLength":1200,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-149"},"4d70-152":{"renderedLength":38,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-151"},"4d70-154":{"renderedLength":44168,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-153"},"4d70-156":{"renderedLength":223,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-155"},"4d70-158":{"renderedLength":119,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-157"},"4d70-160":{"renderedLength":2759,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-159"},"4d70-162":{"renderedLength":1900,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-161"},"4d70-164":{"renderedLength":633,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-163"},"4d70-166":{"renderedLength":729,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-165"},"4d70-168":{"renderedLength":134,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-167"},"4d70-170":{"renderedLength":140,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-169"},"4d70-172":{"renderedLength":6501,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-171"},"4d70-174":{"renderedLength":1092,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-173"},"4d70-176":{"renderedLength":87,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-175"},"4d70-178":{"renderedLength":97,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-177"},"4d70-180":{"renderedLength":2577,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-179"},"4d70-182":{"renderedLength":448,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-181"},"4d70-184":{"renderedLength":1702,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-183"},"4d70-186":{"renderedLength":2544,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-185"},"4d70-188":{"renderedLength":377,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-187"},"4d70-190":{"renderedLength":2528,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-189"},"4d70-192":{"renderedLength":532,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-191"},"4d70-194":{"renderedLength":1686,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-193"},"4d70-196":{"renderedLength":2212,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-195"},"4d70-198":{"renderedLength":2940,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-197"},"4d70-200":{"renderedLength":650,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-199"},"4d70-202":{"renderedLength":2088,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-201"},"4d70-204":{"renderedLength":1234,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-203"},"4d70-206":{"renderedLength":97,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-205"},"4d70-208":{"renderedLength":3171,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-207"},"4d70-210":{"renderedLength":1274,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-209"},"4d70-212":{"renderedLength":4137,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-211"},"4d70-214":{"renderedLength":2502,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-213"},"4d70-216":{"renderedLength":1806,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-215"},"4d70-218":{"renderedLength":335,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-217"},"4d70-220":{"renderedLength":97,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-219"},"4d70-222":{"renderedLength":3557,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-221"},"4d70-224":{"renderedLength":1273,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-223"},"4d70-226":{"renderedLength":2383,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-225"},"4d70-228":{"renderedLength":641,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-227"},"4d70-230":{"renderedLength":95,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-229"},"4d70-232":{"renderedLength":2696,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-231"},"4d70-234":{"renderedLength":2717,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-233"},"4d70-236":{"renderedLength":144711,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-235"},"4d70-238":{"renderedLength":1695,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-237"},"4d70-240":{"renderedLength":9298,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-239"},"4d70-242":{"renderedLength":1365,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-241"},"4d70-244":{"renderedLength":3393,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-243"},"4d70-246":{"renderedLength":1314,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-245"},"4d70-248":{"renderedLength":6135,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-247"},"4d70-250":{"renderedLength":1561,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-249"},"4d70-252":{"renderedLength":2577,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-251"},"4d70-254":{"renderedLength":165,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-253"},"4d70-256":{"renderedLength":1329,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-255"},"4d70-258":{"renderedLength":2846,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-257"},"4d70-260":{"renderedLength":179,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-259"},"4d70-262":{"renderedLength":1850,"gzipLength":0,"brotliLength":0,"metaUid":"4d70-261"}},"nodeMetas":{"4d70-143":{"id":"\u0000commonjsHelpers.js","moduleParts":{"settings-form.umd.js":"4d70-144"},"imported":[],"importedBy":[{"uid":"4d70-155"},{"uid":"4d70-149"},{"uid":"4d70-153"},{"uid":"4d70-171"}]},"4d70-145":{"id":"\u0000/Users/leto/github/merico-dev/table/node_modules/react/jsx-runtime.js?commonjs-module","moduleParts":{"settings-form.umd.js":"4d70-146"},"imported":[],"importedBy":[{"uid":"4d70-155"}]},"4d70-147":{"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":"4d70-148"},"imported":[],"importedBy":[{"uid":"4d70-149"}]},"4d70-149":{"id":"/Users/leto/github/merico-dev/table/node_modules/react/cjs/react-jsx-runtime.production.min.js","moduleParts":{"settings-form.umd.js":"4d70-150"},"imported":[{"uid":"4d70-143"},{"uid":"4d70-147"},{"uid":"4d70-285"}],"importedBy":[{"uid":"4d70-155"}]},"4d70-151":{"id":"\u0000/Users/leto/github/merico-dev/table/node_modules/react/cjs/react-jsx-runtime.development.js?commonjs-exports","moduleParts":{"settings-form.umd.js":"4d70-152"},"imported":[],"importedBy":[{"uid":"4d70-153"}]},"4d70-153":{"id":"/Users/leto/github/merico-dev/table/node_modules/react/cjs/react-jsx-runtime.development.js","moduleParts":{"settings-form.umd.js":"4d70-154"},"imported":[{"uid":"4d70-143"},{"uid":"4d70-151"},{"uid":"4d70-285"}],"importedBy":[{"uid":"4d70-155"}]},"4d70-155":{"id":"/Users/leto/github/merico-dev/table/node_modules/react/jsx-runtime.js","moduleParts":{"settings-form.umd.js":"4d70-156"},"imported":[{"uid":"4d70-143"},{"uid":"4d70-145"},{"uid":"4d70-149"},{"uid":"4d70-153"}],"importedBy":[{"uid":"4d70-157"}]},"4d70-157":{"id":"\u0000react/jsx-runtime","moduleParts":{"settings-form.umd.js":"4d70-158"},"imported":[{"uid":"4d70-155"}],"importedBy":[{"uid":"4d70-189"},{"uid":"4d70-201"},{"uid":"4d70-193"},{"uid":"4d70-207"},{"uid":"4d70-213"},{"uid":"4d70-209"},{"uid":"4d70-217"},{"uid":"4d70-221"},{"uid":"4d70-225"},{"uid":"4d70-223"},{"uid":"4d70-231"},{"uid":"4d70-233"},{"uid":"4d70-257"},{"uid":"4d70-255"},{"uid":"4d70-179"},{"uid":"4d70-185"},{"uid":"4d70-187"},{"uid":"4d70-197"},{"uid":"4d70-199"},{"uid":"4d70-203"},{"uid":"4d70-211"},{"uid":"4d70-215"},{"uid":"4d70-227"},{"uid":"4d70-183"},{"uid":"4d70-195"},{"uid":"4d70-181"}]},"4d70-159":{"id":"/src/api-caller/request.ts","moduleParts":{"settings-form.umd.js":"4d70-160"},"imported":[{"uid":"4d70-280"},{"uid":"4d70-281"},{"uid":"4d70-282"}],"importedBy":[{"uid":"4d70-201"},{"uid":"4d70-213"},{"uid":"4d70-217"},{"uid":"4d70-225"},{"uid":"4d70-257"},{"uid":"4d70-161"},{"uid":"4d70-163"},{"uid":"4d70-165"},{"uid":"4d70-167"},{"uid":"4d70-173"}]},"4d70-161":{"id":"/src/api-caller/account.ts","moduleParts":{"settings-form.umd.js":"4d70-162"},"imported":[{"uid":"4d70-159"}],"importedBy":[{"uid":"4d70-175"}]},"4d70-163":{"id":"/src/api-caller/api-key.ts","moduleParts":{"settings-form.umd.js":"4d70-164"},"imported":[{"uid":"4d70-159"}],"importedBy":[{"uid":"4d70-175"}]},"4d70-165":{"id":"/src/api-caller/datasource.ts","moduleParts":{"settings-form.umd.js":"4d70-166"},"imported":[{"uid":"4d70-159"}],"importedBy":[{"uid":"4d70-175"}]},"4d70-167":{"id":"/src/api-caller/role.ts","moduleParts":{"settings-form.umd.js":"4d70-168"},"imported":[{"uid":"4d70-159"}],"importedBy":[{"uid":"4d70-175"}]},"4d70-169":{"id":"\u0000/Users/leto/github/merico-dev/table/node_modules/dayjs/dayjs.min.js?commonjs-module","moduleParts":{"settings-form.umd.js":"4d70-170"},"imported":[],"importedBy":[{"uid":"4d70-171"}]},"4d70-171":{"id":"/Users/leto/github/merico-dev/table/node_modules/dayjs/dayjs.min.js","moduleParts":{"settings-form.umd.js":"4d70-172"},"imported":[{"uid":"4d70-143"},{"uid":"4d70-169"}],"importedBy":[{"uid":"4d70-173"}]},"4d70-173":{"id":"/src/api-caller/sql_snippet.ts","moduleParts":{"settings-form.umd.js":"4d70-174"},"imported":[{"uid":"4d70-171"},{"uid":"4d70-159"}],"importedBy":[{"uid":"4d70-175"}]},"4d70-175":{"id":"/src/api-caller/index.ts","moduleParts":{"settings-form.umd.js":"4d70-176"},"imported":[{"uid":"4d70-161"},{"uid":"4d70-163"},{"uid":"4d70-165"},{"uid":"4d70-167"},{"uid":"4d70-173"}],"importedBy":[{"uid":"4d70-189"},{"uid":"4d70-201"},{"uid":"4d70-193"},{"uid":"4d70-207"},{"uid":"4d70-213"},{"uid":"4d70-209"},{"uid":"4d70-221"},{"uid":"4d70-225"},{"uid":"4d70-223"},{"uid":"4d70-231"},{"uid":"4d70-233"},{"uid":"4d70-257"},{"uid":"4d70-255"},{"uid":"4d70-197"},{"uid":"4d70-203"},{"uid":"4d70-211"},{"uid":"4d70-215"}]},"4d70-177":{"id":"/src/datasource/styles.ts","moduleParts":{"settings-form.umd.js":"4d70-178"},"imported":[],"importedBy":[{"uid":"4d70-189"},{"uid":"4d70-201"},{"uid":"4d70-193"},{"uid":"4d70-179"},{"uid":"4d70-185"},{"uid":"4d70-187"},{"uid":"4d70-197"},{"uid":"4d70-195"}]},"4d70-179":{"id":"/src/datasource/add-data-source/forms/database.tsx","moduleParts":{"settings-form.umd.js":"4d70-180"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-272"},{"uid":"4d70-274"},{"uid":"4d70-279"},{"uid":"4d70-177"}],"importedBy":[{"uid":"4d70-189"}]},"4d70-181":{"id":"/src/datasource/components/function-string-field/function-string-editor.tsx","moduleParts":{"settings-form.umd.js":"4d70-182"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-272"},{"uid":"4d70-283"}],"importedBy":[{"uid":"4d70-183"}]},"4d70-183":{"id":"/src/datasource/components/function-string-field/index.tsx","moduleParts":{"settings-form.umd.js":"4d70-184"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-272"},{"uid":"4d70-276"},{"uid":"4d70-274"},{"uid":"4d70-275"},{"uid":"4d70-181"}],"importedBy":[{"uid":"4d70-185"},{"uid":"4d70-195"}]},"4d70-185":{"id":"/src/datasource/add-data-source/forms/http.tsx","moduleParts":{"settings-form.umd.js":"4d70-186"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-272"},{"uid":"4d70-279"},{"uid":"4d70-177"},{"uid":"4d70-183"}],"importedBy":[{"uid":"4d70-189"}]},"4d70-187":{"id":"/src/datasource/add-data-source/db-permission-tips.tsx","moduleParts":{"settings-form.umd.js":"4d70-188"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-272"},{"uid":"4d70-177"},{"uid":"4d70-275"}],"importedBy":[{"uid":"4d70-189"}]},"4d70-189":{"id":"/src/datasource/add-data-source/index.tsx","moduleParts":{"settings-form.umd.js":"4d70-190"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-272"},{"uid":"4d70-273"},{"uid":"4d70-274"},{"uid":"4d70-275"},{"uid":"4d70-175"},{"uid":"4d70-177"},{"uid":"4d70-179"},{"uid":"4d70-185"},{"uid":"4d70-187"}],"importedBy":[{"uid":"4d70-263"},{"uid":"4d70-201"}]},"4d70-191":{"id":"/src/utils/load-monaco-editor.ts","moduleParts":{"settings-form.umd.js":"4d70-192"},"imported":[{"uid":"4d70-283"},{"uid":"4d70-274"}],"importedBy":[{"uid":"4d70-201"}]},"4d70-193":{"id":"/src/datasource/delete-data-source.tsx","moduleParts":{"settings-form.umd.js":"4d70-194"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-272"},{"uid":"4d70-277"},{"uid":"4d70-273"},{"uid":"4d70-278"},{"uid":"4d70-275"},{"uid":"4d70-175"},{"uid":"4d70-177"}],"importedBy":[{"uid":"4d70-263"},{"uid":"4d70-201"}]},"4d70-195":{"id":"/src/datasource/edit-data-source/forms/http.tsx","moduleParts":{"settings-form.umd.js":"4d70-196"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-272"},{"uid":"4d70-279"},{"uid":"4d70-183"},{"uid":"4d70-177"}],"importedBy":[{"uid":"4d70-197"}]},"4d70-197":{"id":"/src/datasource/edit-data-source/index.tsx","moduleParts":{"settings-form.umd.js":"4d70-198"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-272"},{"uid":"4d70-273"},{"uid":"4d70-278"},{"uid":"4d70-274"},{"uid":"4d70-175"},{"uid":"4d70-177"},{"uid":"4d70-195"}],"importedBy":[{"uid":"4d70-201"}]},"4d70-199":{"id":"/src/datasource/components/data-source-icon.tsx","moduleParts":{"settings-form.umd.js":"4d70-200"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-278"},{"uid":"4d70-272"}],"importedBy":[{"uid":"4d70-201"}]},"4d70-201":{"id":"/src/datasource/data-source-list.tsx","moduleParts":{"settings-form.umd.js":"4d70-202"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-272"},{"uid":"4d70-276"},{"uid":"4d70-175"},{"uid":"4d70-159"},{"uid":"4d70-191"},{"uid":"4d70-189"},{"uid":"4d70-193"},{"uid":"4d70-177"},{"uid":"4d70-197"},{"uid":"4d70-199"}],"importedBy":[{"uid":"4d70-263"}]},"4d70-203":{"id":"/src/account/role-selector.tsx","moduleParts":{"settings-form.umd.js":"4d70-204"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-272"},{"uid":"4d70-276"},{"uid":"4d70-274"},{"uid":"4d70-175"}],"importedBy":[{"uid":"4d70-207"},{"uid":"4d70-221"},{"uid":"4d70-211"}]},"4d70-205":{"id":"/src/account/styles.ts","moduleParts":{"settings-form.umd.js":"4d70-206"},"imported":[],"importedBy":[{"uid":"4d70-207"},{"uid":"4d70-213"},{"uid":"4d70-209"},{"uid":"4d70-217"},{"uid":"4d70-211"},{"uid":"4d70-215"}]},"4d70-207":{"id":"/src/account/add-account.tsx","moduleParts":{"settings-form.umd.js":"4d70-208"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-272"},{"uid":"4d70-273"},{"uid":"4d70-274"},{"uid":"4d70-279"},{"uid":"4d70-275"},{"uid":"4d70-175"},{"uid":"4d70-203"},{"uid":"4d70-205"}],"importedBy":[{"uid":"4d70-264"},{"uid":"4d70-213"}]},"4d70-209":{"id":"/src/account/delete-account.tsx","moduleParts":{"settings-form.umd.js":"4d70-210"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-272"},{"uid":"4d70-277"},{"uid":"4d70-273"},{"uid":"4d70-275"},{"uid":"4d70-175"},{"uid":"4d70-205"}],"importedBy":[{"uid":"4d70-264"},{"uid":"4d70-213"}]},"4d70-211":{"id":"/src/account/edit-account.tsx","moduleParts":{"settings-form.umd.js":"4d70-212"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-272"},{"uid":"4d70-273"},{"uid":"4d70-274"},{"uid":"4d70-279"},{"uid":"4d70-275"},{"uid":"4d70-175"},{"uid":"4d70-203"},{"uid":"4d70-205"}],"importedBy":[{"uid":"4d70-213"}]},"4d70-213":{"id":"/src/account/account-list.tsx","moduleParts":{"settings-form.umd.js":"4d70-214"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-272"},{"uid":"4d70-276"},{"uid":"4d70-175"},{"uid":"4d70-159"},{"uid":"4d70-207"},{"uid":"4d70-209"},{"uid":"4d70-211"},{"uid":"4d70-205"}],"importedBy":[{"uid":"4d70-264"}]},"4d70-215":{"id":"/src/account/login/form.tsx","moduleParts":{"settings-form.umd.js":"4d70-216"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-272"},{"uid":"4d70-273"},{"uid":"4d70-279"},{"uid":"4d70-175"},{"uid":"4d70-205"}],"importedBy":[{"uid":"4d70-217"}]},"4d70-217":{"id":"/src/account/login/index.tsx","moduleParts":{"settings-form.umd.js":"4d70-218"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-272"},{"uid":"4d70-159"},{"uid":"4d70-205"},{"uid":"4d70-215"}],"importedBy":[{"uid":"4d70-264"}]},"4d70-219":{"id":"/src/api-key/styles.ts","moduleParts":{"settings-form.umd.js":"4d70-220"},"imported":[],"importedBy":[{"uid":"4d70-221"},{"uid":"4d70-225"},{"uid":"4d70-223"}]},"4d70-221":{"id":"/src/api-key/add-api-key.tsx","moduleParts":{"settings-form.umd.js":"4d70-222"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-272"},{"uid":"4d70-277"},{"uid":"4d70-273"},{"uid":"4d70-274"},{"uid":"4d70-279"},{"uid":"4d70-275"},{"uid":"4d70-203"},{"uid":"4d70-175"},{"uid":"4d70-219"}],"importedBy":[{"uid":"4d70-265"},{"uid":"4d70-225"}]},"4d70-223":{"id":"/src/api-key/delete-api-key.tsx","moduleParts":{"settings-form.umd.js":"4d70-224"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-272"},{"uid":"4d70-277"},{"uid":"4d70-273"},{"uid":"4d70-275"},{"uid":"4d70-175"},{"uid":"4d70-219"}],"importedBy":[{"uid":"4d70-265"},{"uid":"4d70-225"}]},"4d70-225":{"id":"/src/api-key/api-key-list.tsx","moduleParts":{"settings-form.umd.js":"4d70-226"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-272"},{"uid":"4d70-276"},{"uid":"4d70-175"},{"uid":"4d70-159"},{"uid":"4d70-221"},{"uid":"4d70-223"},{"uid":"4d70-219"}],"importedBy":[{"uid":"4d70-265"}]},"4d70-227":{"id":"/src/components/minimal-mocaco-editor.tsx","moduleParts":{"settings-form.umd.js":"4d70-228"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-283"}],"importedBy":[{"uid":"4d70-231"},{"uid":"4d70-233"}]},"4d70-229":{"id":"/src/sql_snippet/styles.ts","moduleParts":{"settings-form.umd.js":"4d70-230"},"imported":[],"importedBy":[{"uid":"4d70-231"},{"uid":"4d70-233"},{"uid":"4d70-257"},{"uid":"4d70-255"}]},"4d70-231":{"id":"/src/sql_snippet/add-sql_snippet.tsx","moduleParts":{"settings-form.umd.js":"4d70-232"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-272"},{"uid":"4d70-273"},{"uid":"4d70-274"},{"uid":"4d70-279"},{"uid":"4d70-275"},{"uid":"4d70-175"},{"uid":"4d70-227"},{"uid":"4d70-229"}],"importedBy":[{"uid":"4d70-266"},{"uid":"4d70-257"}]},"4d70-233":{"id":"/src/sql_snippet/update-sql_snippet.tsx","moduleParts":{"settings-form.umd.js":"4d70-234"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-272"},{"uid":"4d70-273"},{"uid":"4d70-274"},{"uid":"4d70-279"},{"uid":"4d70-175"},{"uid":"4d70-227"},{"uid":"4d70-229"},{"uid":"4d70-278"}],"importedBy":[{"uid":"4d70-266"},{"uid":"4d70-257"}]},"4d70-235":{"id":"/Users/leto/github/merico-dev/table/node_modules/prism-react-renderer/prism/index.js","moduleParts":{"settings-form.umd.js":"4d70-236"},"imported":[],"importedBy":[{"uid":"4d70-239"}]},"4d70-237":{"id":"/Users/leto/github/merico-dev/table/node_modules/prism-react-renderer/themes/duotoneDark/index.js","moduleParts":{"settings-form.umd.js":"4d70-238"},"imported":[],"importedBy":[{"uid":"4d70-239"}]},"4d70-239":{"id":"/Users/leto/github/merico-dev/table/node_modules/prism-react-renderer/dist/index.js","moduleParts":{"settings-form.umd.js":"4d70-240"},"imported":[{"uid":"4d70-235"},{"uid":"4d70-237"},{"uid":"4d70-274"}],"importedBy":[{"uid":"4d70-247"}]},"4d70-241":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/Prism/CopyIcon.js","moduleParts":{"settings-form.umd.js":"4d70-242"},"imported":[{"uid":"4d70-274"}],"importedBy":[{"uid":"4d70-247"}]},"4d70-243":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/Prism/prism-theme.js","moduleParts":{"settings-form.umd.js":"4d70-244"},"imported":[],"importedBy":[{"uid":"4d70-247"}]},"4d70-245":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/Prism/Prism.styles.js","moduleParts":{"settings-form.umd.js":"4d70-246"},"imported":[{"uid":"4d70-272"}],"importedBy":[{"uid":"4d70-247"}]},"4d70-247":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/Prism/Prism.js","moduleParts":{"settings-form.umd.js":"4d70-248"},"imported":[{"uid":"4d70-274"},{"uid":"4d70-239"},{"uid":"4d70-272"},{"uid":"4d70-284"},{"uid":"4d70-241"},{"uid":"4d70-243"},{"uid":"4d70-245"}],"importedBy":[{"uid":"4d70-253"},{"uid":"4d70-251"}]},"4d70-249":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/PrismTabs/PrismTabs.styles.js","moduleParts":{"settings-form.umd.js":"4d70-250"},"imported":[{"uid":"4d70-272"}],"importedBy":[{"uid":"4d70-251"}]},"4d70-251":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/PrismTabs/PrismTabs.js","moduleParts":{"settings-form.umd.js":"4d70-252"},"imported":[{"uid":"4d70-274"},{"uid":"4d70-272"},{"uid":"4d70-247"},{"uid":"4d70-249"}],"importedBy":[{"uid":"4d70-253"}]},"4d70-253":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/index.js","moduleParts":{"settings-form.umd.js":"4d70-254"},"imported":[{"uid":"4d70-272"},{"uid":"4d70-251"},{"uid":"4d70-247"}],"importedBy":[{"uid":"4d70-257"}]},"4d70-255":{"id":"/src/sql_snippet/delete-sql_snippet.tsx","moduleParts":{"settings-form.umd.js":"4d70-256"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-272"},{"uid":"4d70-277"},{"uid":"4d70-273"},{"uid":"4d70-275"},{"uid":"4d70-175"},{"uid":"4d70-229"}],"importedBy":[{"uid":"4d70-266"},{"uid":"4d70-257"}]},"4d70-257":{"id":"/src/sql_snippet/sql_snippet-list.tsx","moduleParts":{"settings-form.umd.js":"4d70-258"},"imported":[{"uid":"4d70-157"},{"uid":"4d70-272"},{"uid":"4d70-253"},{"uid":"4d70-276"},{"uid":"4d70-175"},{"uid":"4d70-159"},{"uid":"4d70-231"},{"uid":"4d70-255"},{"uid":"4d70-229"},{"uid":"4d70-278"},{"uid":"4d70-233"}],"importedBy":[{"uid":"4d70-266"}]},"4d70-259":{"id":"/src/index.ts","moduleParts":{"settings-form.umd.js":"4d70-260"},"imported":[{"uid":"4d70-263"},{"uid":"4d70-264"},{"uid":"4d70-265"},{"uid":"4d70-266"},{"uid":"4d70-267"},{"uid":"4d70-268"},{"uid":"4d70-269"},{"uid":"4d70-270"},{"uid":"4d70-271"},{"uid":"4d70-261","dynamic":true}],"importedBy":[],"isEntry":true},"4d70-261":{"id":"/package.json","moduleParts":{"settings-form.umd.js":"4d70-262"},"imported":[],"importedBy":[{"uid":"4d70-259"}]},"4d70-263":{"id":"/src/datasource/index.tsx","moduleParts":{},"imported":[{"uid":"4d70-189"},{"uid":"4d70-201"},{"uid":"4d70-193"}],"importedBy":[{"uid":"4d70-259"}]},"4d70-264":{"id":"/src/account/index.tsx","moduleParts":{},"imported":[{"uid":"4d70-207"},{"uid":"4d70-213"},{"uid":"4d70-209"},{"uid":"4d70-217"}],"importedBy":[{"uid":"4d70-259"}]},"4d70-265":{"id":"/src/api-key/index.tsx","moduleParts":{},"imported":[{"uid":"4d70-221"},{"uid":"4d70-225"},{"uid":"4d70-223"}],"importedBy":[{"uid":"4d70-259"}]},"4d70-266":{"id":"/src/sql_snippet/index.tsx","moduleParts":{},"imported":[{"uid":"4d70-231"},{"uid":"4d70-233"},{"uid":"4d70-257"},{"uid":"4d70-255"}],"importedBy":[{"uid":"4d70-259"}]},"4d70-267":{"id":"/src/api-caller/account.typed.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"4d70-259"}]},"4d70-268":{"id":"/src/api-caller/api-key.typed.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"4d70-259"}]},"4d70-269":{"id":"/src/api-caller/datasource.typed.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"4d70-259"}]},"4d70-270":{"id":"/src/api-caller/role.typed.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"4d70-259"}]},"4d70-271":{"id":"/src/api-caller/sql_snippet.typed.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"4d70-259"}]},"4d70-272":{"id":"@mantine/core","moduleParts":{},"imported":[],"importedBy":[{"uid":"4d70-189"},{"uid":"4d70-201"},{"uid":"4d70-193"},{"uid":"4d70-207"},{"uid":"4d70-213"},{"uid":"4d70-209"},{"uid":"4d70-217"},{"uid":"4d70-221"},{"uid":"4d70-225"},{"uid":"4d70-223"},{"uid":"4d70-231"},{"uid":"4d70-233"},{"uid":"4d70-257"},{"uid":"4d70-255"},{"uid":"4d70-179"},{"uid":"4d70-185"},{"uid":"4d70-187"},{"uid":"4d70-197"},{"uid":"4d70-199"},{"uid":"4d70-203"},{"uid":"4d70-211"},{"uid":"4d70-215"},{"uid":"4d70-253"},{"uid":"4d70-183"},{"uid":"4d70-195"},{"uid":"4d70-251"},{"uid":"4d70-247"},{"uid":"4d70-181"},{"uid":"4d70-249"},{"uid":"4d70-245"}],"isExternal":true},"4d70-273":{"id":"@mantine/notifications","moduleParts":{},"imported":[],"importedBy":[{"uid":"4d70-189"},{"uid":"4d70-193"},{"uid":"4d70-207"},{"uid":"4d70-209"},{"uid":"4d70-221"},{"uid":"4d70-223"},{"uid":"4d70-231"},{"uid":"4d70-233"},{"uid":"4d70-255"},{"uid":"4d70-197"},{"uid":"4d70-211"},{"uid":"4d70-215"}],"isExternal":true},"4d70-274":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"4d70-189"},{"uid":"4d70-207"},{"uid":"4d70-221"},{"uid":"4d70-231"},{"uid":"4d70-233"},{"uid":"4d70-179"},{"uid":"4d70-191"},{"uid":"4d70-197"},{"uid":"4d70-203"},{"uid":"4d70-211"},{"uid":"4d70-183"},{"uid":"4d70-251"},{"uid":"4d70-247"},{"uid":"4d70-239"},{"uid":"4d70-241"},{"uid":"4d70-285"}],"isExternal":true},"4d70-275":{"id":"tabler-icons-react","moduleParts":{},"imported":[],"importedBy":[{"uid":"4d70-189"},{"uid":"4d70-193"},{"uid":"4d70-207"},{"uid":"4d70-209"},{"uid":"4d70-221"},{"uid":"4d70-223"},{"uid":"4d70-231"},{"uid":"4d70-255"},{"uid":"4d70-187"},{"uid":"4d70-211"},{"uid":"4d70-183"}],"isExternal":true},"4d70-276":{"id":"ahooks","moduleParts":{},"imported":[],"importedBy":[{"uid":"4d70-201"},{"uid":"4d70-213"},{"uid":"4d70-225"},{"uid":"4d70-257"},{"uid":"4d70-203"},{"uid":"4d70-183"}],"isExternal":true},"4d70-277":{"id":"@mantine/modals","moduleParts":{},"imported":[],"importedBy":[{"uid":"4d70-193"},{"uid":"4d70-209"},{"uid":"4d70-221"},{"uid":"4d70-223"},{"uid":"4d70-255"}],"isExternal":true},"4d70-278":{"id":"@tabler/icons","moduleParts":{},"imported":[],"importedBy":[{"uid":"4d70-193"},{"uid":"4d70-233"},{"uid":"4d70-257"},{"uid":"4d70-197"},{"uid":"4d70-199"}],"isExternal":true},"4d70-279":{"id":"react-hook-form","moduleParts":{},"imported":[],"importedBy":[{"uid":"4d70-207"},{"uid":"4d70-221"},{"uid":"4d70-231"},{"uid":"4d70-233"},{"uid":"4d70-179"},{"uid":"4d70-185"},{"uid":"4d70-211"},{"uid":"4d70-215"},{"uid":"4d70-195"}],"isExternal":true},"4d70-280":{"id":"axios","moduleParts":{},"imported":[],"importedBy":[{"uid":"4d70-159"}],"isExternal":true},"4d70-281":{"id":"crypto-js","moduleParts":{},"imported":[],"importedBy":[{"uid":"4d70-159"}],"isExternal":true},"4d70-282":{"id":"lodash","moduleParts":{},"imported":[],"importedBy":[{"uid":"4d70-159"}],"isExternal":true},"4d70-283":{"id":"@monaco-editor/react","moduleParts":{},"imported":[],"importedBy":[{"uid":"4d70-191"},{"uid":"4d70-227"},{"uid":"4d70-181"}],"isExternal":true},"4d70-284":{"id":"@mantine/hooks","moduleParts":{},"imported":[],"importedBy":[{"uid":"4d70-247"}],"isExternal":true},"4d70-285":{"id":"\u0000react?commonjs-external","moduleParts":{},"imported":[{"uid":"4d70-274"}],"importedBy":[{"uid":"4d70-149"},{"uid":"4d70-153"}]}},"env":{"rollup":"3.20.2"},"options":{"gzip":false,"brotli":false,"sourcemap":false}};
|
|
6160
|
+
const data = {"version":2,"tree":{"name":"root","children":[{"name":"settings-form.umd.js","children":[{"uid":"37b2-144","name":"\u0000commonjsHelpers.js"},{"name":"\u0000/Users/leto/github/merico-dev/table/node_modules","children":[{"name":"react","children":[{"uid":"37b2-146","name":"jsx-runtime.js?commonjs-module"},{"name":"cjs","children":[{"uid":"37b2-148","name":"react-jsx-runtime.production.min.js?commonjs-exports"},{"uid":"37b2-152","name":"react-jsx-runtime.development.js?commonjs-exports"}]}]},{"name":"dayjs/dayjs.min.js?commonjs-module","uid":"37b2-170"}]},{"name":"Users/leto/github/merico-dev/table/node_modules","children":[{"name":"react","children":[{"name":"cjs","children":[{"uid":"37b2-150","name":"react-jsx-runtime.production.min.js"},{"uid":"37b2-154","name":"react-jsx-runtime.development.js"}]},{"uid":"37b2-156","name":"jsx-runtime.js"}]},{"name":"dayjs/dayjs.min.js","uid":"37b2-172"},{"name":"prism-react-renderer","children":[{"name":"prism/index.js","uid":"37b2-236"},{"name":"themes/duotoneDark/index.js","uid":"37b2-238"},{"name":"dist/index.js","uid":"37b2-240"}]},{"name":"@mantine/prism/esm","children":[{"name":"Prism","children":[{"uid":"37b2-242","name":"CopyIcon.js"},{"uid":"37b2-244","name":"prism-theme.js"},{"uid":"37b2-246","name":"Prism.styles.js"},{"uid":"37b2-248","name":"Prism.js"}]},{"name":"PrismTabs","children":[{"uid":"37b2-250","name":"PrismTabs.styles.js"},{"uid":"37b2-252","name":"PrismTabs.js"}]},{"uid":"37b2-254","name":"index.js"}]}]},{"name":"\u0000react/jsx-runtime","uid":"37b2-158"},{"name":"src","children":[{"name":"api-caller","children":[{"uid":"37b2-160","name":"request.ts"},{"uid":"37b2-162","name":"account.ts"},{"uid":"37b2-164","name":"api-key.ts"},{"uid":"37b2-166","name":"datasource.ts"},{"uid":"37b2-168","name":"role.ts"},{"uid":"37b2-174","name":"sql_snippet.ts"},{"uid":"37b2-176","name":"index.ts"}]},{"name":"datasource","children":[{"uid":"37b2-178","name":"styles.ts"},{"name":"add-data-source","children":[{"name":"forms","children":[{"uid":"37b2-180","name":"database.tsx"},{"uid":"37b2-186","name":"http.tsx"}]},{"uid":"37b2-188","name":"db-permission-tips.tsx"},{"uid":"37b2-190","name":"index.tsx"}]},{"name":"components","children":[{"name":"function-string-field","children":[{"uid":"37b2-182","name":"function-string-editor.tsx"},{"uid":"37b2-184","name":"index.tsx"}]},{"uid":"37b2-200","name":"data-source-icon.tsx"}]},{"uid":"37b2-194","name":"delete-data-source.tsx"},{"name":"edit-data-source","children":[{"name":"forms/http.tsx","uid":"37b2-196"},{"uid":"37b2-198","name":"index.tsx"}]},{"uid":"37b2-202","name":"data-source-list.tsx"}]},{"name":"utils/load-monaco-editor.ts","uid":"37b2-192"},{"name":"account","children":[{"uid":"37b2-204","name":"role-selector.tsx"},{"uid":"37b2-206","name":"styles.ts"},{"uid":"37b2-208","name":"add-account.tsx"},{"uid":"37b2-210","name":"delete-account.tsx"},{"uid":"37b2-212","name":"edit-account.tsx"},{"uid":"37b2-214","name":"account-list.tsx"},{"name":"login","children":[{"uid":"37b2-216","name":"form.tsx"},{"uid":"37b2-218","name":"index.tsx"}]}]},{"name":"api-key","children":[{"uid":"37b2-220","name":"styles.ts"},{"uid":"37b2-222","name":"add-api-key.tsx"},{"uid":"37b2-224","name":"delete-api-key.tsx"},{"uid":"37b2-226","name":"api-key-list.tsx"}]},{"name":"components/minimal-mocaco-editor.tsx","uid":"37b2-228"},{"name":"sql_snippet","children":[{"uid":"37b2-230","name":"styles.ts"},{"uid":"37b2-232","name":"add-sql_snippet.tsx"},{"uid":"37b2-234","name":"update-sql_snippet.tsx"},{"uid":"37b2-256","name":"delete-sql_snippet.tsx"},{"uid":"37b2-258","name":"sql_snippet-list.tsx"}]},{"uid":"37b2-260","name":"index.ts"}]},{"uid":"37b2-262","name":"package.json"}]}],"isRoot":true},"nodeParts":{"37b2-144":{"renderedLength":193,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-143"},"37b2-146":{"renderedLength":144,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-145"},"37b2-148":{"renderedLength":41,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-147"},"37b2-150":{"renderedLength":1200,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-149"},"37b2-152":{"renderedLength":38,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-151"},"37b2-154":{"renderedLength":44168,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-153"},"37b2-156":{"renderedLength":223,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-155"},"37b2-158":{"renderedLength":119,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-157"},"37b2-160":{"renderedLength":2759,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-159"},"37b2-162":{"renderedLength":1900,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-161"},"37b2-164":{"renderedLength":633,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-163"},"37b2-166":{"renderedLength":729,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-165"},"37b2-168":{"renderedLength":134,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-167"},"37b2-170":{"renderedLength":140,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-169"},"37b2-172":{"renderedLength":7040,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-171"},"37b2-174":{"renderedLength":1092,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-173"},"37b2-176":{"renderedLength":87,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-175"},"37b2-178":{"renderedLength":97,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-177"},"37b2-180":{"renderedLength":2647,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-179"},"37b2-182":{"renderedLength":448,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-181"},"37b2-184":{"renderedLength":1702,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-183"},"37b2-186":{"renderedLength":2544,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-185"},"37b2-188":{"renderedLength":377,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-187"},"37b2-190":{"renderedLength":2528,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-189"},"37b2-192":{"renderedLength":532,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-191"},"37b2-194":{"renderedLength":1686,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-193"},"37b2-196":{"renderedLength":2212,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-195"},"37b2-198":{"renderedLength":2940,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-197"},"37b2-200":{"renderedLength":650,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-199"},"37b2-202":{"renderedLength":2088,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-201"},"37b2-204":{"renderedLength":1234,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-203"},"37b2-206":{"renderedLength":97,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-205"},"37b2-208":{"renderedLength":3171,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-207"},"37b2-210":{"renderedLength":1274,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-209"},"37b2-212":{"renderedLength":4137,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-211"},"37b2-214":{"renderedLength":2502,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-213"},"37b2-216":{"renderedLength":1806,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-215"},"37b2-218":{"renderedLength":335,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-217"},"37b2-220":{"renderedLength":97,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-219"},"37b2-222":{"renderedLength":3557,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-221"},"37b2-224":{"renderedLength":1273,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-223"},"37b2-226":{"renderedLength":2383,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-225"},"37b2-228":{"renderedLength":641,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-227"},"37b2-230":{"renderedLength":95,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-229"},"37b2-232":{"renderedLength":2696,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-231"},"37b2-234":{"renderedLength":2717,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-233"},"37b2-236":{"renderedLength":144711,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-235"},"37b2-238":{"renderedLength":1695,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-237"},"37b2-240":{"renderedLength":9298,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-239"},"37b2-242":{"renderedLength":1365,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-241"},"37b2-244":{"renderedLength":3393,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-243"},"37b2-246":{"renderedLength":1314,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-245"},"37b2-248":{"renderedLength":6135,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-247"},"37b2-250":{"renderedLength":1561,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-249"},"37b2-252":{"renderedLength":2577,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-251"},"37b2-254":{"renderedLength":165,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-253"},"37b2-256":{"renderedLength":1329,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-255"},"37b2-258":{"renderedLength":2846,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-257"},"37b2-260":{"renderedLength":177,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-259"},"37b2-262":{"renderedLength":26,"gzipLength":0,"brotliLength":0,"metaUid":"37b2-261"}},"nodeMetas":{"37b2-143":{"id":"\u0000commonjsHelpers.js","moduleParts":{"settings-form.umd.js":"37b2-144"},"imported":[],"importedBy":[{"uid":"37b2-155"},{"uid":"37b2-149"},{"uid":"37b2-153"},{"uid":"37b2-171"}]},"37b2-145":{"id":"\u0000/Users/leto/github/merico-dev/table/node_modules/react/jsx-runtime.js?commonjs-module","moduleParts":{"settings-form.umd.js":"37b2-146"},"imported":[],"importedBy":[{"uid":"37b2-155"}]},"37b2-147":{"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":"37b2-148"},"imported":[],"importedBy":[{"uid":"37b2-149"}]},"37b2-149":{"id":"/Users/leto/github/merico-dev/table/node_modules/react/cjs/react-jsx-runtime.production.min.js","moduleParts":{"settings-form.umd.js":"37b2-150"},"imported":[{"uid":"37b2-143"},{"uid":"37b2-147"},{"uid":"37b2-285"}],"importedBy":[{"uid":"37b2-155"}]},"37b2-151":{"id":"\u0000/Users/leto/github/merico-dev/table/node_modules/react/cjs/react-jsx-runtime.development.js?commonjs-exports","moduleParts":{"settings-form.umd.js":"37b2-152"},"imported":[],"importedBy":[{"uid":"37b2-153"}]},"37b2-153":{"id":"/Users/leto/github/merico-dev/table/node_modules/react/cjs/react-jsx-runtime.development.js","moduleParts":{"settings-form.umd.js":"37b2-154"},"imported":[{"uid":"37b2-143"},{"uid":"37b2-151"},{"uid":"37b2-285"}],"importedBy":[{"uid":"37b2-155"}]},"37b2-155":{"id":"/Users/leto/github/merico-dev/table/node_modules/react/jsx-runtime.js","moduleParts":{"settings-form.umd.js":"37b2-156"},"imported":[{"uid":"37b2-143"},{"uid":"37b2-145"},{"uid":"37b2-149"},{"uid":"37b2-153"}],"importedBy":[{"uid":"37b2-157"}]},"37b2-157":{"id":"\u0000react/jsx-runtime","moduleParts":{"settings-form.umd.js":"37b2-158"},"imported":[{"uid":"37b2-155"}],"importedBy":[{"uid":"37b2-189"},{"uid":"37b2-201"},{"uid":"37b2-193"},{"uid":"37b2-207"},{"uid":"37b2-213"},{"uid":"37b2-209"},{"uid":"37b2-217"},{"uid":"37b2-221"},{"uid":"37b2-225"},{"uid":"37b2-223"},{"uid":"37b2-231"},{"uid":"37b2-233"},{"uid":"37b2-257"},{"uid":"37b2-255"},{"uid":"37b2-179"},{"uid":"37b2-185"},{"uid":"37b2-187"},{"uid":"37b2-197"},{"uid":"37b2-199"},{"uid":"37b2-203"},{"uid":"37b2-211"},{"uid":"37b2-215"},{"uid":"37b2-227"},{"uid":"37b2-183"},{"uid":"37b2-195"},{"uid":"37b2-181"}]},"37b2-159":{"id":"/src/api-caller/request.ts","moduleParts":{"settings-form.umd.js":"37b2-160"},"imported":[{"uid":"37b2-280"},{"uid":"37b2-281"},{"uid":"37b2-282"}],"importedBy":[{"uid":"37b2-201"},{"uid":"37b2-213"},{"uid":"37b2-217"},{"uid":"37b2-225"},{"uid":"37b2-257"},{"uid":"37b2-161"},{"uid":"37b2-163"},{"uid":"37b2-165"},{"uid":"37b2-167"},{"uid":"37b2-173"}]},"37b2-161":{"id":"/src/api-caller/account.ts","moduleParts":{"settings-form.umd.js":"37b2-162"},"imported":[{"uid":"37b2-159"}],"importedBy":[{"uid":"37b2-175"}]},"37b2-163":{"id":"/src/api-caller/api-key.ts","moduleParts":{"settings-form.umd.js":"37b2-164"},"imported":[{"uid":"37b2-159"}],"importedBy":[{"uid":"37b2-175"}]},"37b2-165":{"id":"/src/api-caller/datasource.ts","moduleParts":{"settings-form.umd.js":"37b2-166"},"imported":[{"uid":"37b2-159"}],"importedBy":[{"uid":"37b2-175"}]},"37b2-167":{"id":"/src/api-caller/role.ts","moduleParts":{"settings-form.umd.js":"37b2-168"},"imported":[{"uid":"37b2-159"}],"importedBy":[{"uid":"37b2-175"}]},"37b2-169":{"id":"\u0000/Users/leto/github/merico-dev/table/node_modules/dayjs/dayjs.min.js?commonjs-module","moduleParts":{"settings-form.umd.js":"37b2-170"},"imported":[],"importedBy":[{"uid":"37b2-171"}]},"37b2-171":{"id":"/Users/leto/github/merico-dev/table/node_modules/dayjs/dayjs.min.js","moduleParts":{"settings-form.umd.js":"37b2-172"},"imported":[{"uid":"37b2-143"},{"uid":"37b2-169"}],"importedBy":[{"uid":"37b2-173"}]},"37b2-173":{"id":"/src/api-caller/sql_snippet.ts","moduleParts":{"settings-form.umd.js":"37b2-174"},"imported":[{"uid":"37b2-171"},{"uid":"37b2-159"}],"importedBy":[{"uid":"37b2-175"}]},"37b2-175":{"id":"/src/api-caller/index.ts","moduleParts":{"settings-form.umd.js":"37b2-176"},"imported":[{"uid":"37b2-161"},{"uid":"37b2-163"},{"uid":"37b2-165"},{"uid":"37b2-167"},{"uid":"37b2-173"}],"importedBy":[{"uid":"37b2-189"},{"uid":"37b2-201"},{"uid":"37b2-193"},{"uid":"37b2-207"},{"uid":"37b2-213"},{"uid":"37b2-209"},{"uid":"37b2-221"},{"uid":"37b2-225"},{"uid":"37b2-223"},{"uid":"37b2-231"},{"uid":"37b2-233"},{"uid":"37b2-257"},{"uid":"37b2-255"},{"uid":"37b2-197"},{"uid":"37b2-203"},{"uid":"37b2-211"},{"uid":"37b2-215"}]},"37b2-177":{"id":"/src/datasource/styles.ts","moduleParts":{"settings-form.umd.js":"37b2-178"},"imported":[],"importedBy":[{"uid":"37b2-189"},{"uid":"37b2-201"},{"uid":"37b2-193"},{"uid":"37b2-179"},{"uid":"37b2-185"},{"uid":"37b2-187"},{"uid":"37b2-197"},{"uid":"37b2-195"}]},"37b2-179":{"id":"/src/datasource/add-data-source/forms/database.tsx","moduleParts":{"settings-form.umd.js":"37b2-180"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-272"},{"uid":"37b2-274"},{"uid":"37b2-279"},{"uid":"37b2-177"}],"importedBy":[{"uid":"37b2-189"}]},"37b2-181":{"id":"/src/datasource/components/function-string-field/function-string-editor.tsx","moduleParts":{"settings-form.umd.js":"37b2-182"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-272"},{"uid":"37b2-283"}],"importedBy":[{"uid":"37b2-183"}]},"37b2-183":{"id":"/src/datasource/components/function-string-field/index.tsx","moduleParts":{"settings-form.umd.js":"37b2-184"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-272"},{"uid":"37b2-276"},{"uid":"37b2-274"},{"uid":"37b2-275"},{"uid":"37b2-181"}],"importedBy":[{"uid":"37b2-185"},{"uid":"37b2-195"}]},"37b2-185":{"id":"/src/datasource/add-data-source/forms/http.tsx","moduleParts":{"settings-form.umd.js":"37b2-186"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-272"},{"uid":"37b2-279"},{"uid":"37b2-177"},{"uid":"37b2-183"}],"importedBy":[{"uid":"37b2-189"}]},"37b2-187":{"id":"/src/datasource/add-data-source/db-permission-tips.tsx","moduleParts":{"settings-form.umd.js":"37b2-188"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-272"},{"uid":"37b2-177"},{"uid":"37b2-275"}],"importedBy":[{"uid":"37b2-189"}]},"37b2-189":{"id":"/src/datasource/add-data-source/index.tsx","moduleParts":{"settings-form.umd.js":"37b2-190"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-272"},{"uid":"37b2-273"},{"uid":"37b2-274"},{"uid":"37b2-275"},{"uid":"37b2-175"},{"uid":"37b2-177"},{"uid":"37b2-179"},{"uid":"37b2-185"},{"uid":"37b2-187"}],"importedBy":[{"uid":"37b2-263"},{"uid":"37b2-201"}]},"37b2-191":{"id":"/src/utils/load-monaco-editor.ts","moduleParts":{"settings-form.umd.js":"37b2-192"},"imported":[{"uid":"37b2-283"},{"uid":"37b2-274"}],"importedBy":[{"uid":"37b2-201"}]},"37b2-193":{"id":"/src/datasource/delete-data-source.tsx","moduleParts":{"settings-form.umd.js":"37b2-194"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-272"},{"uid":"37b2-277"},{"uid":"37b2-273"},{"uid":"37b2-278"},{"uid":"37b2-275"},{"uid":"37b2-175"},{"uid":"37b2-177"}],"importedBy":[{"uid":"37b2-263"},{"uid":"37b2-201"}]},"37b2-195":{"id":"/src/datasource/edit-data-source/forms/http.tsx","moduleParts":{"settings-form.umd.js":"37b2-196"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-272"},{"uid":"37b2-279"},{"uid":"37b2-183"},{"uid":"37b2-177"}],"importedBy":[{"uid":"37b2-197"}]},"37b2-197":{"id":"/src/datasource/edit-data-source/index.tsx","moduleParts":{"settings-form.umd.js":"37b2-198"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-272"},{"uid":"37b2-273"},{"uid":"37b2-278"},{"uid":"37b2-274"},{"uid":"37b2-175"},{"uid":"37b2-177"},{"uid":"37b2-195"}],"importedBy":[{"uid":"37b2-201"}]},"37b2-199":{"id":"/src/datasource/components/data-source-icon.tsx","moduleParts":{"settings-form.umd.js":"37b2-200"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-278"},{"uid":"37b2-272"}],"importedBy":[{"uid":"37b2-201"}]},"37b2-201":{"id":"/src/datasource/data-source-list.tsx","moduleParts":{"settings-form.umd.js":"37b2-202"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-272"},{"uid":"37b2-276"},{"uid":"37b2-175"},{"uid":"37b2-159"},{"uid":"37b2-191"},{"uid":"37b2-189"},{"uid":"37b2-193"},{"uid":"37b2-177"},{"uid":"37b2-197"},{"uid":"37b2-199"}],"importedBy":[{"uid":"37b2-263"}]},"37b2-203":{"id":"/src/account/role-selector.tsx","moduleParts":{"settings-form.umd.js":"37b2-204"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-272"},{"uid":"37b2-276"},{"uid":"37b2-274"},{"uid":"37b2-175"}],"importedBy":[{"uid":"37b2-207"},{"uid":"37b2-221"},{"uid":"37b2-211"}]},"37b2-205":{"id":"/src/account/styles.ts","moduleParts":{"settings-form.umd.js":"37b2-206"},"imported":[],"importedBy":[{"uid":"37b2-207"},{"uid":"37b2-213"},{"uid":"37b2-209"},{"uid":"37b2-217"},{"uid":"37b2-211"},{"uid":"37b2-215"}]},"37b2-207":{"id":"/src/account/add-account.tsx","moduleParts":{"settings-form.umd.js":"37b2-208"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-272"},{"uid":"37b2-273"},{"uid":"37b2-274"},{"uid":"37b2-279"},{"uid":"37b2-275"},{"uid":"37b2-175"},{"uid":"37b2-203"},{"uid":"37b2-205"}],"importedBy":[{"uid":"37b2-264"},{"uid":"37b2-213"}]},"37b2-209":{"id":"/src/account/delete-account.tsx","moduleParts":{"settings-form.umd.js":"37b2-210"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-272"},{"uid":"37b2-277"},{"uid":"37b2-273"},{"uid":"37b2-275"},{"uid":"37b2-175"},{"uid":"37b2-205"}],"importedBy":[{"uid":"37b2-264"},{"uid":"37b2-213"}]},"37b2-211":{"id":"/src/account/edit-account.tsx","moduleParts":{"settings-form.umd.js":"37b2-212"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-272"},{"uid":"37b2-273"},{"uid":"37b2-274"},{"uid":"37b2-279"},{"uid":"37b2-275"},{"uid":"37b2-175"},{"uid":"37b2-203"},{"uid":"37b2-205"}],"importedBy":[{"uid":"37b2-213"}]},"37b2-213":{"id":"/src/account/account-list.tsx","moduleParts":{"settings-form.umd.js":"37b2-214"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-272"},{"uid":"37b2-276"},{"uid":"37b2-175"},{"uid":"37b2-159"},{"uid":"37b2-207"},{"uid":"37b2-209"},{"uid":"37b2-211"},{"uid":"37b2-205"}],"importedBy":[{"uid":"37b2-264"}]},"37b2-215":{"id":"/src/account/login/form.tsx","moduleParts":{"settings-form.umd.js":"37b2-216"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-272"},{"uid":"37b2-273"},{"uid":"37b2-279"},{"uid":"37b2-175"},{"uid":"37b2-205"}],"importedBy":[{"uid":"37b2-217"}]},"37b2-217":{"id":"/src/account/login/index.tsx","moduleParts":{"settings-form.umd.js":"37b2-218"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-272"},{"uid":"37b2-159"},{"uid":"37b2-205"},{"uid":"37b2-215"}],"importedBy":[{"uid":"37b2-264"}]},"37b2-219":{"id":"/src/api-key/styles.ts","moduleParts":{"settings-form.umd.js":"37b2-220"},"imported":[],"importedBy":[{"uid":"37b2-221"},{"uid":"37b2-225"},{"uid":"37b2-223"}]},"37b2-221":{"id":"/src/api-key/add-api-key.tsx","moduleParts":{"settings-form.umd.js":"37b2-222"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-272"},{"uid":"37b2-277"},{"uid":"37b2-273"},{"uid":"37b2-274"},{"uid":"37b2-279"},{"uid":"37b2-275"},{"uid":"37b2-203"},{"uid":"37b2-175"},{"uid":"37b2-219"}],"importedBy":[{"uid":"37b2-265"},{"uid":"37b2-225"}]},"37b2-223":{"id":"/src/api-key/delete-api-key.tsx","moduleParts":{"settings-form.umd.js":"37b2-224"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-272"},{"uid":"37b2-277"},{"uid":"37b2-273"},{"uid":"37b2-275"},{"uid":"37b2-175"},{"uid":"37b2-219"}],"importedBy":[{"uid":"37b2-265"},{"uid":"37b2-225"}]},"37b2-225":{"id":"/src/api-key/api-key-list.tsx","moduleParts":{"settings-form.umd.js":"37b2-226"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-272"},{"uid":"37b2-276"},{"uid":"37b2-175"},{"uid":"37b2-159"},{"uid":"37b2-221"},{"uid":"37b2-223"},{"uid":"37b2-219"}],"importedBy":[{"uid":"37b2-265"}]},"37b2-227":{"id":"/src/components/minimal-mocaco-editor.tsx","moduleParts":{"settings-form.umd.js":"37b2-228"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-283"}],"importedBy":[{"uid":"37b2-231"},{"uid":"37b2-233"}]},"37b2-229":{"id":"/src/sql_snippet/styles.ts","moduleParts":{"settings-form.umd.js":"37b2-230"},"imported":[],"importedBy":[{"uid":"37b2-231"},{"uid":"37b2-233"},{"uid":"37b2-257"},{"uid":"37b2-255"}]},"37b2-231":{"id":"/src/sql_snippet/add-sql_snippet.tsx","moduleParts":{"settings-form.umd.js":"37b2-232"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-272"},{"uid":"37b2-273"},{"uid":"37b2-274"},{"uid":"37b2-279"},{"uid":"37b2-275"},{"uid":"37b2-175"},{"uid":"37b2-227"},{"uid":"37b2-229"}],"importedBy":[{"uid":"37b2-266"},{"uid":"37b2-257"}]},"37b2-233":{"id":"/src/sql_snippet/update-sql_snippet.tsx","moduleParts":{"settings-form.umd.js":"37b2-234"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-272"},{"uid":"37b2-273"},{"uid":"37b2-274"},{"uid":"37b2-279"},{"uid":"37b2-175"},{"uid":"37b2-227"},{"uid":"37b2-229"},{"uid":"37b2-278"}],"importedBy":[{"uid":"37b2-266"},{"uid":"37b2-257"}]},"37b2-235":{"id":"/Users/leto/github/merico-dev/table/node_modules/prism-react-renderer/prism/index.js","moduleParts":{"settings-form.umd.js":"37b2-236"},"imported":[],"importedBy":[{"uid":"37b2-239"}]},"37b2-237":{"id":"/Users/leto/github/merico-dev/table/node_modules/prism-react-renderer/themes/duotoneDark/index.js","moduleParts":{"settings-form.umd.js":"37b2-238"},"imported":[],"importedBy":[{"uid":"37b2-239"}]},"37b2-239":{"id":"/Users/leto/github/merico-dev/table/node_modules/prism-react-renderer/dist/index.js","moduleParts":{"settings-form.umd.js":"37b2-240"},"imported":[{"uid":"37b2-235"},{"uid":"37b2-237"},{"uid":"37b2-274"}],"importedBy":[{"uid":"37b2-247"}]},"37b2-241":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/Prism/CopyIcon.js","moduleParts":{"settings-form.umd.js":"37b2-242"},"imported":[{"uid":"37b2-274"}],"importedBy":[{"uid":"37b2-247"}]},"37b2-243":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/Prism/prism-theme.js","moduleParts":{"settings-form.umd.js":"37b2-244"},"imported":[],"importedBy":[{"uid":"37b2-247"}]},"37b2-245":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/Prism/Prism.styles.js","moduleParts":{"settings-form.umd.js":"37b2-246"},"imported":[{"uid":"37b2-272"}],"importedBy":[{"uid":"37b2-247"}]},"37b2-247":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/Prism/Prism.js","moduleParts":{"settings-form.umd.js":"37b2-248"},"imported":[{"uid":"37b2-274"},{"uid":"37b2-239"},{"uid":"37b2-272"},{"uid":"37b2-284"},{"uid":"37b2-241"},{"uid":"37b2-243"},{"uid":"37b2-245"}],"importedBy":[{"uid":"37b2-253"},{"uid":"37b2-251"}]},"37b2-249":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/PrismTabs/PrismTabs.styles.js","moduleParts":{"settings-form.umd.js":"37b2-250"},"imported":[{"uid":"37b2-272"}],"importedBy":[{"uid":"37b2-251"}]},"37b2-251":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/PrismTabs/PrismTabs.js","moduleParts":{"settings-form.umd.js":"37b2-252"},"imported":[{"uid":"37b2-274"},{"uid":"37b2-272"},{"uid":"37b2-247"},{"uid":"37b2-249"}],"importedBy":[{"uid":"37b2-253"}]},"37b2-253":{"id":"/Users/leto/github/merico-dev/table/node_modules/@mantine/prism/esm/index.js","moduleParts":{"settings-form.umd.js":"37b2-254"},"imported":[{"uid":"37b2-272"},{"uid":"37b2-251"},{"uid":"37b2-247"}],"importedBy":[{"uid":"37b2-257"}]},"37b2-255":{"id":"/src/sql_snippet/delete-sql_snippet.tsx","moduleParts":{"settings-form.umd.js":"37b2-256"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-272"},{"uid":"37b2-277"},{"uid":"37b2-273"},{"uid":"37b2-275"},{"uid":"37b2-175"},{"uid":"37b2-229"}],"importedBy":[{"uid":"37b2-266"},{"uid":"37b2-257"}]},"37b2-257":{"id":"/src/sql_snippet/sql_snippet-list.tsx","moduleParts":{"settings-form.umd.js":"37b2-258"},"imported":[{"uid":"37b2-157"},{"uid":"37b2-272"},{"uid":"37b2-253"},{"uid":"37b2-276"},{"uid":"37b2-175"},{"uid":"37b2-159"},{"uid":"37b2-231"},{"uid":"37b2-255"},{"uid":"37b2-229"},{"uid":"37b2-278"},{"uid":"37b2-233"}],"importedBy":[{"uid":"37b2-266"}]},"37b2-259":{"id":"/src/index.ts","moduleParts":{"settings-form.umd.js":"37b2-260"},"imported":[{"uid":"37b2-263"},{"uid":"37b2-264"},{"uid":"37b2-265"},{"uid":"37b2-266"},{"uid":"37b2-267"},{"uid":"37b2-268"},{"uid":"37b2-269"},{"uid":"37b2-270"},{"uid":"37b2-271"},{"uid":"37b2-261","dynamic":true}],"importedBy":[],"isEntry":true},"37b2-261":{"id":"/package.json","moduleParts":{"settings-form.umd.js":"37b2-262"},"imported":[],"importedBy":[{"uid":"37b2-259"}]},"37b2-263":{"id":"/src/datasource/index.tsx","moduleParts":{},"imported":[{"uid":"37b2-189"},{"uid":"37b2-201"},{"uid":"37b2-193"}],"importedBy":[{"uid":"37b2-259"}]},"37b2-264":{"id":"/src/account/index.tsx","moduleParts":{},"imported":[{"uid":"37b2-207"},{"uid":"37b2-213"},{"uid":"37b2-209"},{"uid":"37b2-217"}],"importedBy":[{"uid":"37b2-259"}]},"37b2-265":{"id":"/src/api-key/index.tsx","moduleParts":{},"imported":[{"uid":"37b2-221"},{"uid":"37b2-225"},{"uid":"37b2-223"}],"importedBy":[{"uid":"37b2-259"}]},"37b2-266":{"id":"/src/sql_snippet/index.tsx","moduleParts":{},"imported":[{"uid":"37b2-231"},{"uid":"37b2-233"},{"uid":"37b2-257"},{"uid":"37b2-255"}],"importedBy":[{"uid":"37b2-259"}]},"37b2-267":{"id":"/src/api-caller/account.typed.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"37b2-259"}]},"37b2-268":{"id":"/src/api-caller/api-key.typed.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"37b2-259"}]},"37b2-269":{"id":"/src/api-caller/datasource.typed.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"37b2-259"}]},"37b2-270":{"id":"/src/api-caller/role.typed.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"37b2-259"}]},"37b2-271":{"id":"/src/api-caller/sql_snippet.typed.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"37b2-259"}]},"37b2-272":{"id":"@mantine/core","moduleParts":{},"imported":[],"importedBy":[{"uid":"37b2-189"},{"uid":"37b2-201"},{"uid":"37b2-193"},{"uid":"37b2-207"},{"uid":"37b2-213"},{"uid":"37b2-209"},{"uid":"37b2-217"},{"uid":"37b2-221"},{"uid":"37b2-225"},{"uid":"37b2-223"},{"uid":"37b2-231"},{"uid":"37b2-233"},{"uid":"37b2-257"},{"uid":"37b2-255"},{"uid":"37b2-179"},{"uid":"37b2-185"},{"uid":"37b2-187"},{"uid":"37b2-197"},{"uid":"37b2-199"},{"uid":"37b2-203"},{"uid":"37b2-211"},{"uid":"37b2-215"},{"uid":"37b2-253"},{"uid":"37b2-183"},{"uid":"37b2-195"},{"uid":"37b2-251"},{"uid":"37b2-247"},{"uid":"37b2-181"},{"uid":"37b2-249"},{"uid":"37b2-245"}],"isExternal":true},"37b2-273":{"id":"@mantine/notifications","moduleParts":{},"imported":[],"importedBy":[{"uid":"37b2-189"},{"uid":"37b2-193"},{"uid":"37b2-207"},{"uid":"37b2-209"},{"uid":"37b2-221"},{"uid":"37b2-223"},{"uid":"37b2-231"},{"uid":"37b2-233"},{"uid":"37b2-255"},{"uid":"37b2-197"},{"uid":"37b2-211"},{"uid":"37b2-215"}],"isExternal":true},"37b2-274":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"37b2-189"},{"uid":"37b2-207"},{"uid":"37b2-221"},{"uid":"37b2-231"},{"uid":"37b2-233"},{"uid":"37b2-179"},{"uid":"37b2-191"},{"uid":"37b2-197"},{"uid":"37b2-203"},{"uid":"37b2-211"},{"uid":"37b2-183"},{"uid":"37b2-251"},{"uid":"37b2-247"},{"uid":"37b2-239"},{"uid":"37b2-241"},{"uid":"37b2-285"}],"isExternal":true},"37b2-275":{"id":"tabler-icons-react","moduleParts":{},"imported":[],"importedBy":[{"uid":"37b2-189"},{"uid":"37b2-193"},{"uid":"37b2-207"},{"uid":"37b2-209"},{"uid":"37b2-221"},{"uid":"37b2-223"},{"uid":"37b2-231"},{"uid":"37b2-255"},{"uid":"37b2-187"},{"uid":"37b2-211"},{"uid":"37b2-183"}],"isExternal":true},"37b2-276":{"id":"ahooks","moduleParts":{},"imported":[],"importedBy":[{"uid":"37b2-201"},{"uid":"37b2-213"},{"uid":"37b2-225"},{"uid":"37b2-257"},{"uid":"37b2-203"},{"uid":"37b2-183"}],"isExternal":true},"37b2-277":{"id":"@mantine/modals","moduleParts":{},"imported":[],"importedBy":[{"uid":"37b2-193"},{"uid":"37b2-209"},{"uid":"37b2-221"},{"uid":"37b2-223"},{"uid":"37b2-255"}],"isExternal":true},"37b2-278":{"id":"@tabler/icons","moduleParts":{},"imported":[],"importedBy":[{"uid":"37b2-193"},{"uid":"37b2-233"},{"uid":"37b2-257"},{"uid":"37b2-197"},{"uid":"37b2-199"}],"isExternal":true},"37b2-279":{"id":"react-hook-form","moduleParts":{},"imported":[],"importedBy":[{"uid":"37b2-207"},{"uid":"37b2-221"},{"uid":"37b2-231"},{"uid":"37b2-233"},{"uid":"37b2-179"},{"uid":"37b2-185"},{"uid":"37b2-211"},{"uid":"37b2-215"},{"uid":"37b2-195"}],"isExternal":true},"37b2-280":{"id":"axios","moduleParts":{},"imported":[],"importedBy":[{"uid":"37b2-159"}],"isExternal":true},"37b2-281":{"id":"crypto-js","moduleParts":{},"imported":[],"importedBy":[{"uid":"37b2-159"}],"isExternal":true},"37b2-282":{"id":"lodash","moduleParts":{},"imported":[],"importedBy":[{"uid":"37b2-159"}],"isExternal":true},"37b2-283":{"id":"@monaco-editor/react","moduleParts":{},"imported":[],"importedBy":[{"uid":"37b2-191"},{"uid":"37b2-227"},{"uid":"37b2-181"}],"isExternal":true},"37b2-284":{"id":"@mantine/hooks","moduleParts":{},"imported":[],"importedBy":[{"uid":"37b2-247"}],"isExternal":true},"37b2-285":{"id":"\u0000react?commonjs-external","moduleParts":{},"imported":[{"uid":"37b2-274"}],"importedBy":[{"uid":"37b2-149"},{"uid":"37b2-153"}]}},"env":{"rollup":"3.26.2"},"options":{"gzip":false,"brotli":false,"sourcemap":false}};
|
|
6161
6161
|
|
|
6162
6162
|
const run = () => {
|
|
6163
6163
|
const width = window.innerWidth;
|
package/package.json
CHANGED
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
const e = "@devtable/settings-form", s = "10.2.0", t = "Apache-2.0", i = {
|
|
2
|
-
access: "public",
|
|
3
|
-
registry: "https://registry.npmjs.org/"
|
|
4
|
-
}, o = [
|
|
5
|
-
"dist"
|
|
6
|
-
], n = "./dist/settings-form.umd.js", c = "./dist/settings-form.es.js", r = "./dist/index.d.ts", p = {
|
|
7
|
-
".": {
|
|
8
|
-
import: "./dist/settings-form.es.js",
|
|
9
|
-
require: "./dist/settings-form.umd.js"
|
|
10
|
-
},
|
|
11
|
-
"./dist/style.css": {
|
|
12
|
-
import: "./dist/style.css",
|
|
13
|
-
require: "./dist/style.css"
|
|
14
|
-
}
|
|
15
|
-
}, a = {
|
|
16
|
-
"dev-build": "tsc && vite build --watch",
|
|
17
|
-
preview: "vite preview"
|
|
18
|
-
}, d = {
|
|
19
|
-
"@monaco-editor/react": "4.4.6",
|
|
20
|
-
"@tabler/icons": "1.119.0",
|
|
21
|
-
"monaco-editor": "0.36.0"
|
|
22
|
-
}, l = {
|
|
23
|
-
"@emotion/babel-plugin": "11.11.0",
|
|
24
|
-
"@types/crypto-js": "v4.1.1",
|
|
25
|
-
"@types/lodash": "^4.14.182",
|
|
26
|
-
"@types/react": "^18.0.0",
|
|
27
|
-
"@types/react-dom": "^18.0.0",
|
|
28
|
-
"@types/react-grid-layout": "^1.3.2",
|
|
29
|
-
"rollup-plugin-visualizer": "5.9.0",
|
|
30
|
-
typescript: "^4.6.3",
|
|
31
|
-
"vite-plugin-static-copy": "0.13.1"
|
|
32
|
-
}, m = {
|
|
33
|
-
"@emotion/react": "11.10.6",
|
|
34
|
-
"@mantine/core": "5.9.5",
|
|
35
|
-
"@mantine/hooks": "5.9.5",
|
|
36
|
-
"@mantine/modals": "5.9.5",
|
|
37
|
-
"@mantine/notifications": "5.9.5",
|
|
38
|
-
ahooks: "^3.3.11",
|
|
39
|
-
axios: "^0.27.2",
|
|
40
|
-
"crypto-js": "^4.1.1",
|
|
41
|
-
lodash: "^4.17.21",
|
|
42
|
-
react: "^16.8.0 || 17.x || 18.x",
|
|
43
|
-
"react-dom": "^16.8.0 || 17.x || 18.x",
|
|
44
|
-
"react-hook-form": "^7.31.2",
|
|
45
|
-
"tabler-icons-react": "^1.48.0"
|
|
46
|
-
}, u = {
|
|
47
|
-
name: e,
|
|
48
|
-
version: s,
|
|
49
|
-
license: t,
|
|
50
|
-
publishConfig: i,
|
|
51
|
-
files: o,
|
|
52
|
-
main: n,
|
|
53
|
-
module: c,
|
|
54
|
-
types: r,
|
|
55
|
-
exports: p,
|
|
56
|
-
scripts: a,
|
|
57
|
-
dependencies: d,
|
|
58
|
-
devDependencies: l,
|
|
59
|
-
peerDependencies: m
|
|
60
|
-
};
|
|
61
|
-
export {
|
|
62
|
-
u as default,
|
|
63
|
-
d as dependencies,
|
|
64
|
-
l as devDependencies,
|
|
65
|
-
p as exports,
|
|
66
|
-
o as files,
|
|
67
|
-
t as license,
|
|
68
|
-
n as main,
|
|
69
|
-
c as module,
|
|
70
|
-
e as name,
|
|
71
|
-
m as peerDependencies,
|
|
72
|
-
i as publishConfig,
|
|
73
|
-
a as scripts,
|
|
74
|
-
r as types,
|
|
75
|
-
s as version
|
|
76
|
-
};
|