From 6bed21505fd8e04ae6aebee2aac915632249df21 Mon Sep 17 00:00:00 2001 From: albert <790321193@qq.com> Date: Thu, 21 Mar 2024 12:48:33 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A2=9E=E5=8A=A0=E8=87=AA=E5=AE=9A?= =?UTF-8?q?=E4=B9=89=E5=9F=BA=E7=A1=80=E5=B1=9E=E6=80=A7=E7=9A=84=E5=8A=9F?= =?UTF-8?q?=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...{index.317ce250.css => index.1383bf88.css} | 2 +- dist/index.html | 2 +- ....c69751c6.js => chunk-vendors.5d9354af.js} | 6 +- dist/js/index.4c3bdc9a.js | 1 - dist/js/index.99b5a4c3.js | 1 + lib/json-schema-editor-vue.common.js | 323 +++++++++++++----- lib/json-schema-editor-vue.css | 2 +- lib/json-schema-editor-vue.umd.js | 323 +++++++++++++----- lib/json-schema-editor-vue.umd.min.js | 6 +- package.json | 2 +- 10 files changed, 473 insertions(+), 195 deletions(-) rename dist/css/{index.317ce250.css => index.1383bf88.css} (70%) rename dist/js/{chunk-vendors.c69751c6.js => chunk-vendors.5d9354af.js} (74%) delete mode 100644 dist/js/index.4c3bdc9a.js create mode 100644 dist/js/index.99b5a4c3.js diff --git a/dist/css/index.317ce250.css b/dist/css/index.1383bf88.css similarity index 70% rename from dist/css/index.317ce250.css rename to dist/css/index.1383bf88.css index b0b4615..644af94 100644 --- a/dist/css/index.317ce250.css +++ b/dist/css/index.1383bf88.css @@ -1 +1 @@ -*{padding:0;margin:0;box-sizing:border-box}.title{text-align:center;font-size:40px;font-weight:700;height:100px;line-height:100px}.version{font-size:16px}.desc{padding:20px;padding:0 3em;font-size:1.2em}.container,.desc{width:80vw;min-width:800px;margin:auto}.container{display:flex;padding:20px;justify-content:center;height:calc(100vh - 150px)}.code-container{max-height:600px;overflow:auto}.schema{margin-left:20px;width:50%;height:100%;overflow-y:auto;overflow-x:hidden;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:12px}.CodeMirror{height:100%!important}.vue-codemirror{flex:1;margin:0 24px;border:1px solid rgba(0,0,0,.1);min-height:300px;overflow:auto;border-radius:6px}.json-schema-editor .row[data-v-b29c2dfe]{display:flex;margin:12px}.json-schema-editor .row .ant-col-name .ant-col-name-c[data-v-b29c2dfe],.json-schema-editor .row .ant-col-name[data-v-b29c2dfe]{display:flex;align-items:center}.json-schema-editor .row .ant-col-name .ant-col-name-required[data-v-b29c2dfe]{flex:0 0 24px;text-align:center}.json-schema-editor .row .ant-col-type[data-v-b29c2dfe]{width:100%}.json-schema-editor .row .ant-col-setting[data-v-b29c2dfe]{display:inline-block}.json-schema-editor .row .setting-icon[data-v-b29c2dfe]{color:rgba(0,0,0,.45);border:none}.json-schema-editor .row .plus-icon[data-v-b29c2dfe]{border:none}.json-schema-editor .row .close-icon[data-v-b29c2dfe]{color:#888;border:none}.json-schema-editor-advanced-modal{color:rgba(0,0,0,.65);min-width:600px}.json-schema-editor-advanced-modal pre{font-family:monospace;height:100%;overflow-y:auto;border:1px solid rgba(0,0,0,.1);border-radius:4px;padding:12px;width:50%}.json-schema-editor-advanced-modal h3{display:block;border-left:3px solid #1890ff;padding:0 8px}.json-schema-editor-advanced-modal .ant-advanced-search-form .ant-form-item{display:flex}.json-schema-editor-advanced-modal .ant-advanced-search-form .ant-form-item .ant-form-item-control-wrapper{flex:1} \ No newline at end of file +*{padding:0;margin:0;box-sizing:border-box}.title{text-align:center;font-size:40px;font-weight:700;height:100px;line-height:100px}.version{font-size:16px}.desc{padding:20px;padding:0 3em;font-size:1.2em}.container,.desc{width:80vw;min-width:800px;margin:auto}.container{display:flex;padding:20px;justify-content:center;height:calc(100vh - 150px)}.code-container{max-height:600px;overflow:auto}.schema{margin-left:20px;width:50%;height:100%;overflow-y:auto;overflow-x:hidden;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:12px}.CodeMirror{height:100%!important}.vue-codemirror{flex:1;margin:0 24px;border:1px solid rgba(0,0,0,.1);min-height:300px;overflow:auto;border-radius:6px}.json-schema-editor .row[data-v-5eeb6f37]{display:flex;margin:12px}.json-schema-editor .row .ant-col-name .ant-col-name-c[data-v-5eeb6f37],.json-schema-editor .row .ant-col-name[data-v-5eeb6f37]{display:flex;align-items:center}.json-schema-editor .row .ant-col-name .ant-col-name-required[data-v-5eeb6f37]{flex:0 0 24px;text-align:center}.json-schema-editor .row .ant-col-type[data-v-5eeb6f37]{width:100%}.json-schema-editor .row .ant-col-setting[data-v-5eeb6f37]{display:inline-block}.json-schema-editor .row .setting-icon[data-v-5eeb6f37]{color:rgba(0,0,0,.45);border:none}.json-schema-editor .row .plus-icon[data-v-5eeb6f37]{border:none}.json-schema-editor .row .close-icon[data-v-5eeb6f37]{color:#888;border:none}.json-schema-editor-advanced-modal{color:rgba(0,0,0,.65);min-width:600px}.json-schema-editor-advanced-modal pre{font-family:monospace;height:100%;overflow-y:auto;border:1px solid rgba(0,0,0,.1);border-radius:4px;padding:12px;width:50%}.json-schema-editor-advanced-modal h3{display:block;border-left:3px solid #1890ff;padding:0 8px}.json-schema-editor-advanced-modal .ant-advanced-search-form .ant-form-item{display:flex}.json-schema-editor-advanced-modal .ant-advanced-search-form .ant-form-item .ant-form-item-control-wrapper{flex:1} \ No newline at end of file diff --git a/dist/index.html b/dist/index.html index eb4d4f6..059e6ab 100644 --- a/dist/index.html +++ b/dist/index.html @@ -105,4 +105,4 @@ -o-transform: rotate(10deg); transform: rotate(10deg); } - }