@wibetter/json-editor 5.0.19 → 5.0.20
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/lib/index.css +46 -23
- package/lib/index.js +619 -89
- package/package.json +1 -1
- package/sdk/index.css +46 -23
- package/sdk/index.js +6130 -742
package/package.json
CHANGED
package/sdk/index.css
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* @wibetter/json-editor v5.0.19
|
|
3
3
|
* author: wibetter
|
|
4
4
|
* build tool: AKFun
|
|
5
|
-
* build time:
|
|
5
|
+
* build time: Tue Dec 31 2024 16:17:10 GMT+0800 (中国标准时间)
|
|
6
6
|
* build tool info: https://github.com/wibetter/akfun
|
|
7
7
|
*/
|
|
8
8
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
@@ -846,6 +846,50 @@
|
|
|
846
846
|
.form-item-box .ant-input-number-handler-wrap {
|
|
847
847
|
display: none;
|
|
848
848
|
}
|
|
849
|
+
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
850
|
+
!*** css ../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-11.use[2]!../../node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-11.use[3]!../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-11.use[4]!../../node_modules/sass-resources-loader/lib/loader.js??clonedRuleSet-11.use[5]!./src/renderers/SelectSchema/index.scss ***!
|
|
851
|
+
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
852
|
+
@charset "UTF-8";
|
|
853
|
+
/* 公共的自定义函数 */
|
|
854
|
+
/* 头部细线 */
|
|
855
|
+
/* 底部细线 */
|
|
856
|
+
/* 统一的内边距 */
|
|
857
|
+
/* 统一的左内边距 */
|
|
858
|
+
/* 统一的右内边距 */
|
|
859
|
+
/* 统一的底部边框样式 */
|
|
860
|
+
/* 统一的上边框样式 */
|
|
861
|
+
/* 统一的Item高度 */
|
|
862
|
+
/* 设置行高样式 */
|
|
863
|
+
/* 统一的Item样式 */
|
|
864
|
+
/* 统一的弹性盒子样式 */
|
|
865
|
+
/* 统一的Title样式 */
|
|
866
|
+
/* 统一的内容样式 */
|
|
867
|
+
/* 底部导航盒子样式 */
|
|
868
|
+
.select-box .ant-select-single {
|
|
869
|
+
min-width: 150px;
|
|
870
|
+
}
|
|
871
|
+
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
872
|
+
!*** css ../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-11.use[2]!../../node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-11.use[3]!../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-11.use[4]!../../node_modules/sass-resources-loader/lib/loader.js??clonedRuleSet-11.use[5]!./src/renderers/CascaderSchema/index.scss ***!
|
|
873
|
+
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
874
|
+
@charset "UTF-8";
|
|
875
|
+
/* 公共的自定义函数 */
|
|
876
|
+
/* 头部细线 */
|
|
877
|
+
/* 底部细线 */
|
|
878
|
+
/* 统一的内边距 */
|
|
879
|
+
/* 统一的左内边距 */
|
|
880
|
+
/* 统一的右内边距 */
|
|
881
|
+
/* 统一的底部边框样式 */
|
|
882
|
+
/* 统一的上边框样式 */
|
|
883
|
+
/* 统一的Item高度 */
|
|
884
|
+
/* 设置行高样式 */
|
|
885
|
+
/* 统一的Item样式 */
|
|
886
|
+
/* 统一的弹性盒子样式 */
|
|
887
|
+
/* 统一的Title样式 */
|
|
888
|
+
/* 统一的内容样式 */
|
|
889
|
+
/* 底部导航盒子样式 */
|
|
890
|
+
.select-box .ant-select-single {
|
|
891
|
+
min-width: 150px;
|
|
892
|
+
}
|
|
849
893
|
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
850
894
|
!*** css ../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-11.use[2]!../../node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-11.use[3]!../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-11.use[4]!../../node_modules/sass-resources-loader/lib/loader.js??clonedRuleSet-11.use[5]!./src/renderers/ColorFormSchemaV3/index.scss ***!
|
|
851
895
|
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
@@ -958,28 +1002,6 @@
|
|
|
958
1002
|
z-index: 1999;
|
|
959
1003
|
background-color: rgba(0, 0, 0, 0.35);
|
|
960
1004
|
}
|
|
961
|
-
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
962
|
-
!*** css ../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-11.use[2]!../../node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-11.use[3]!../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-11.use[4]!../../node_modules/sass-resources-loader/lib/loader.js??clonedRuleSet-11.use[5]!./src/renderers/SelectSchema/index.scss ***!
|
|
963
|
-
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
964
|
-
@charset "UTF-8";
|
|
965
|
-
/* 公共的自定义函数 */
|
|
966
|
-
/* 头部细线 */
|
|
967
|
-
/* 底部细线 */
|
|
968
|
-
/* 统一的内边距 */
|
|
969
|
-
/* 统一的左内边距 */
|
|
970
|
-
/* 统一的右内边距 */
|
|
971
|
-
/* 统一的底部边框样式 */
|
|
972
|
-
/* 统一的上边框样式 */
|
|
973
|
-
/* 统一的Item高度 */
|
|
974
|
-
/* 设置行高样式 */
|
|
975
|
-
/* 统一的Item样式 */
|
|
976
|
-
/* 统一的弹性盒子样式 */
|
|
977
|
-
/* 统一的Title样式 */
|
|
978
|
-
/* 统一的内容样式 */
|
|
979
|
-
/* 底部导航盒子样式 */
|
|
980
|
-
.select-box .ant-select-single {
|
|
981
|
-
min-width: 150px;
|
|
982
|
-
}
|
|
983
1005
|
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
984
1006
|
!*** css ../../node_modules/css-loader/dist/cjs.js??clonedRuleSet-11.use[2]!../../node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-11.use[3]!../../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-11.use[4]!../../node_modules/sass-resources-loader/lib/loader.js??clonedRuleSet-11.use[5]!./src/renderers/SohuEventSchema/index.scss ***!
|
|
985
1007
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
@@ -1404,6 +1426,7 @@
|
|
|
1404
1426
|
-moz-box-align: center;
|
|
1405
1427
|
-ms-flex-align: center;
|
|
1406
1428
|
align-items: center;
|
|
1429
|
+
line-height: 20px;
|
|
1407
1430
|
}
|
|
1408
1431
|
.json-editor-container .json-editor-empty {
|
|
1409
1432
|
position: relative;
|