amis 1.9.1-beta.22 → 1.9.1-beta.23
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/helper.css.map +1 -1
- package/lib/index.js +1 -1
- package/lib/renderers/CRUD.js +2 -2
- package/lib/renderers/CRUD.js.map +2 -2
- package/lib/renderers/Form/index.js +1 -0
- package/lib/renderers/Form/index.js.map +2 -2
- package/lib/renderers/Table/exportExcel.js +1 -1
- package/lib/renderers/Table/exportExcel.js.map +2 -2
- package/lib/themes/ang-ie11.css +7 -7
- package/lib/themes/ang.css +7 -7
- package/lib/themes/ang.css.map +1 -1
- package/lib/themes/antd-ie11.css +7 -7
- package/lib/themes/antd.css +7 -7
- package/lib/themes/antd.css.map +1 -1
- package/lib/themes/cxd-ie11.css +7 -7
- package/lib/themes/cxd.css +7 -7
- package/lib/themes/cxd.css.map +1 -1
- package/lib/themes/dark-ie11.css +7 -7
- package/lib/themes/dark.css +7 -7
- package/lib/themes/dark.css.map +1 -1
- package/lib/themes/default-ie11.css +7 -7
- package/lib/themes/default.css +7 -7
- package/lib/themes/default.css.map +1 -1
- package/package.json +1 -1
- package/schema.json +19 -24
- package/scss/_mixins.scss +1 -1
- package/sdk/ang-ie11.css +7 -7
- package/sdk/ang.css +7 -7
- package/sdk/antd-ie11.css +7 -7
- package/sdk/antd.css +7 -7
- package/sdk/barcode.js +51 -51
- package/sdk/charts.js +14 -14
- package/sdk/codemirror.js +7 -7
- package/sdk/color-picker.js +65 -65
- package/sdk/cropperjs.js +2 -2
- package/sdk/cxd-ie11.css +7 -7
- package/sdk/cxd.css +7 -7
- package/sdk/dark-ie11.css +7 -7
- package/sdk/dark.css +7 -7
- package/sdk/exceljs.js +1 -1
- package/sdk/helper.css.map +1 -1
- package/sdk/markdown.js +69 -69
- package/sdk/papaparse.js +1 -1
- package/sdk/renderers/Form/CityDB.js +1 -1
- package/sdk/rest.js +16 -16
- package/sdk/rich-text.js +62 -62
- package/sdk/sdk-ie11.css +7 -7
- package/sdk/sdk.css +7 -7
- package/sdk/sdk.js +1642 -1647
- package/sdk/thirds/hls.js/hls.js +1 -1
- package/sdk/thirds/mpegts.js/mpegts.js +1 -1
- package/sdk/tinymce.js +57 -57
- package/src/renderers/CRUD.tsx +2 -2
- package/src/renderers/Form/index.tsx +2 -0
- package/src/renderers/Table/exportExcel.ts +1 -1
package/sdk/sdk-ie11.css
CHANGED
@@ -38207,7 +38207,7 @@ readers do not read off random characters that represent icons */
|
|
38207
38207
|
}
|
38208
38208
|
|
38209
38209
|
.amis-scope .cxd-InputBox input {
|
38210
|
-
flex-basis:
|
38210
|
+
flex-basis: 1.875rem;
|
38211
38211
|
flex-grow: 1;
|
38212
38212
|
outline: none;
|
38213
38213
|
background: transparent;
|
@@ -38604,7 +38604,7 @@ readers do not read off random characters that represent icons */
|
|
38604
38604
|
}
|
38605
38605
|
|
38606
38606
|
.amis-scope .cxd-ResultBox input {
|
38607
|
-
flex-basis:
|
38607
|
+
flex-basis: 1.875rem;
|
38608
38608
|
flex-grow: 1;
|
38609
38609
|
outline: none;
|
38610
38610
|
background: transparent;
|
@@ -40319,7 +40319,7 @@ readers do not read off random characters that represent icons */
|
|
40319
40319
|
}
|
40320
40320
|
|
40321
40321
|
.amis-scope .cxd-TextControl-input input {
|
40322
|
-
flex-basis:
|
40322
|
+
flex-basis: 1.875rem;
|
40323
40323
|
flex-grow: 1;
|
40324
40324
|
outline: none;
|
40325
40325
|
background: transparent;
|
@@ -40716,7 +40716,7 @@ readers do not read off random characters that represent icons */
|
|
40716
40716
|
}
|
40717
40717
|
|
40718
40718
|
.amis-scope .cxd-TextareaControl-input input {
|
40719
|
-
flex-basis:
|
40719
|
+
flex-basis: 1.875rem;
|
40720
40720
|
flex-grow: 1;
|
40721
40721
|
outline: none;
|
40722
40722
|
background: transparent;
|
@@ -45601,7 +45601,7 @@ readers do not read off random characters that represent icons */
|
|
45601
45601
|
}
|
45602
45602
|
|
45603
45603
|
.amis-scope .cxd-TreeSelect-input input {
|
45604
|
-
flex-basis:
|
45604
|
+
flex-basis: 1.875rem;
|
45605
45605
|
flex-grow: 1;
|
45606
45606
|
outline: none;
|
45607
45607
|
background: transparent;
|
@@ -46237,7 +46237,7 @@ readers do not read off random characters that represent icons */
|
|
46237
46237
|
}
|
46238
46238
|
|
46239
46239
|
.amis-scope .cxd-Picker-input input {
|
46240
|
-
flex-basis:
|
46240
|
+
flex-basis: 1.875rem;
|
46241
46241
|
flex-grow: 1;
|
46242
46242
|
outline: none;
|
46243
46243
|
background: transparent;
|
@@ -47224,7 +47224,7 @@ readers do not read off random characters that represent icons */
|
|
47224
47224
|
}
|
47225
47225
|
|
47226
47226
|
.amis-scope .cxd-IconPickerControl-input input {
|
47227
|
-
flex-basis:
|
47227
|
+
flex-basis: 1.875rem;
|
47228
47228
|
flex-grow: 1;
|
47229
47229
|
outline: none;
|
47230
47230
|
background: transparent;
|
package/sdk/sdk.css
CHANGED
@@ -40155,7 +40155,7 @@ readers do not read off random characters that represent icons */
|
|
40155
40155
|
}
|
40156
40156
|
|
40157
40157
|
.amis-scope .cxd-InputBox input {
|
40158
|
-
flex-basis:
|
40158
|
+
flex-basis: 1.875rem;
|
40159
40159
|
flex-grow: 1;
|
40160
40160
|
outline: none;
|
40161
40161
|
background: transparent;
|
@@ -40542,7 +40542,7 @@ readers do not read off random characters that represent icons */
|
|
40542
40542
|
}
|
40543
40543
|
|
40544
40544
|
.amis-scope .cxd-ResultBox input {
|
40545
|
-
flex-basis:
|
40545
|
+
flex-basis: 1.875rem;
|
40546
40546
|
flex-grow: 1;
|
40547
40547
|
outline: none;
|
40548
40548
|
background: transparent;
|
@@ -42241,7 +42241,7 @@ readers do not read off random characters that represent icons */
|
|
42241
42241
|
}
|
42242
42242
|
|
42243
42243
|
.amis-scope .cxd-TextControl-input input {
|
42244
|
-
flex-basis:
|
42244
|
+
flex-basis: 1.875rem;
|
42245
42245
|
flex-grow: 1;
|
42246
42246
|
outline: none;
|
42247
42247
|
background: transparent;
|
@@ -42623,7 +42623,7 @@ readers do not read off random characters that represent icons */
|
|
42623
42623
|
}
|
42624
42624
|
|
42625
42625
|
.amis-scope .cxd-TextareaControl-input input {
|
42626
|
-
flex-basis:
|
42626
|
+
flex-basis: 1.875rem;
|
42627
42627
|
flex-grow: 1;
|
42628
42628
|
outline: none;
|
42629
42629
|
background: transparent;
|
@@ -47418,7 +47418,7 @@ readers do not read off random characters that represent icons */
|
|
47418
47418
|
}
|
47419
47419
|
|
47420
47420
|
.amis-scope .cxd-TreeSelect-input input {
|
47421
|
-
flex-basis:
|
47421
|
+
flex-basis: 1.875rem;
|
47422
47422
|
flex-grow: 1;
|
47423
47423
|
outline: none;
|
47424
47424
|
background: transparent;
|
@@ -48034,7 +48034,7 @@ readers do not read off random characters that represent icons */
|
|
48034
48034
|
}
|
48035
48035
|
|
48036
48036
|
.amis-scope .cxd-Picker-input input {
|
48037
|
-
flex-basis:
|
48037
|
+
flex-basis: 1.875rem;
|
48038
48038
|
flex-grow: 1;
|
48039
48039
|
outline: none;
|
48040
48040
|
background: transparent;
|
@@ -49010,7 +49010,7 @@ readers do not read off random characters that represent icons */
|
|
49010
49010
|
}
|
49011
49011
|
|
49012
49012
|
.amis-scope .cxd-IconPickerControl-input input {
|
49013
|
-
flex-basis:
|
49013
|
+
flex-basis: 1.875rem;
|
49014
49014
|
flex-grow: 1;
|
49015
49015
|
outline: none;
|
49016
49016
|
background: transparent;
|