amis 2.0.0-rc.10 → 2.0.0-rc.14
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/Schema.d.ts +3 -2
- package/lib/compat.js +1 -1
- package/lib/index.d.ts +1 -0
- package/lib/index.js +2 -1
- package/lib/preset.js +1 -1
- package/lib/renderers/Action.js +1 -1
- package/lib/renderers/Alert.js +1 -1
- package/lib/renderers/AnchorNav.js +1 -1
- package/lib/renderers/App.js +1 -1
- package/lib/renderers/Audio.js +1 -1
- package/lib/renderers/Avatar.js +1 -1
- package/lib/renderers/BarCode.js +1 -1
- package/lib/renderers/Breadcrumb.js +1 -1
- package/lib/renderers/ButtonGroup.d.ts +2 -2
- package/lib/renderers/ButtonGroup.js +1 -1
- package/lib/renderers/CRUD.js +3 -3
- package/lib/renderers/CRUD2.d.ts +213 -0
- package/lib/renderers/CRUD2.js +722 -0
- package/lib/renderers/Calendar.js +1 -1
- package/lib/renderers/Card.js +1 -1
- package/lib/renderers/Card2.d.ts +1 -1
- package/lib/renderers/Card2.js +3 -3
- package/lib/renderers/Cards.d.ts +4 -0
- package/lib/renderers/Cards.js +50 -6
- package/lib/renderers/Carousel.js +1 -1
- package/lib/renderers/Chart.js +19 -3
- package/lib/renderers/Code.js +1 -1
- package/lib/renderers/Collapse.js +1 -1
- package/lib/renderers/CollapseGroup.js +1 -1
- package/lib/renderers/Color.js +1 -1
- package/lib/renderers/Container.js +1 -1
- package/lib/renderers/Copyable.js +1 -1
- package/lib/renderers/Custom.js +1 -1
- package/lib/renderers/Date.js +1 -1
- package/lib/renderers/Dialog.d.ts +40 -40
- package/lib/renderers/Dialog.js +1 -1
- package/lib/renderers/Divider.js +1 -1
- package/lib/renderers/Drawer.js +1 -1
- package/lib/renderers/DropDownButton.js +1 -1
- package/lib/renderers/Each.js +1 -1
- package/lib/renderers/Flex.js +1 -1
- package/lib/renderers/Form/ButtonGroupSelect.js +1 -1
- package/lib/renderers/Form/ButtonToolbar.js +1 -1
- package/lib/renderers/Form/ChainedSelect.js +2 -2
- package/lib/renderers/Form/ChartRadios.js +1 -1
- package/lib/renderers/Form/Checkbox.js +1 -1
- package/lib/renderers/Form/Checkboxes.js +1 -1
- package/lib/renderers/Form/Combo.js +1 -1
- package/lib/renderers/Form/ConditionBuilder.d.ts +10 -0
- package/lib/renderers/Form/ConditionBuilder.js +7 -3
- package/lib/renderers/Form/Control.js +1 -1
- package/lib/renderers/Form/DiffEditor.d.ts +68 -22
- package/lib/renderers/Form/DiffEditor.js +1 -1
- package/lib/renderers/Form/Editor.d.ts +68 -22
- package/lib/renderers/Form/Editor.js +1 -1
- package/lib/renderers/Form/FieldSet.js +1 -1
- package/lib/renderers/Form/Formula.js +1 -1
- package/lib/renderers/Form/Group.js +1 -1
- package/lib/renderers/Form/Hidden.js +1 -1
- package/lib/renderers/Form/IconPicker.js +1 -1
- package/lib/renderers/Form/IconPickerIcons.js +1 -1
- package/lib/renderers/Form/InputArray.js +1 -1
- package/lib/renderers/Form/InputCity.d.ts +40 -40
- package/lib/renderers/Form/InputCity.js +1 -1
- package/lib/renderers/Form/InputColor.d.ts +40 -40
- package/lib/renderers/Form/InputColor.js +1 -1
- package/lib/renderers/Form/InputDate.js +1 -1
- package/lib/renderers/Form/InputDateRange.js +1 -1
- package/lib/renderers/Form/InputExcel.js +1 -1
- package/lib/renderers/Form/InputFile.js +2 -2
- package/lib/renderers/Form/InputFormula.js +1 -1
- package/lib/renderers/Form/InputGroup.js +1 -1
- package/lib/renderers/Form/InputImage.js +1 -1
- package/lib/renderers/Form/InputMonthRange.js +1 -1
- package/lib/renderers/Form/InputNumber.js +1 -1
- package/lib/renderers/Form/InputQuarterRange.js +1 -1
- package/lib/renderers/Form/InputRange.js +1 -1
- package/lib/renderers/Form/InputRating.js +1 -1
- package/lib/renderers/Form/InputRepeat.js +1 -1
- package/lib/renderers/Form/InputRichText.js +1 -1
- package/lib/renderers/Form/InputSubForm.js +1 -1
- package/lib/renderers/Form/InputTable.js +2 -2
- package/lib/renderers/Form/InputTag.js +1 -1
- package/lib/renderers/Form/InputText.js +1 -1
- package/lib/renderers/Form/InputTree.js +1 -1
- package/lib/renderers/Form/InputYearRange.js +1 -1
- package/lib/renderers/Form/JSONSchema.js +1 -1
- package/lib/renderers/Form/JSONSchemaEditor.js +1 -1
- package/lib/renderers/Form/ListSelect.js +1 -1
- package/lib/renderers/Form/LocationPicker.js +1 -1
- package/lib/renderers/Form/MatrixCheckboxes.js +1 -1
- package/lib/renderers/Form/NestedSelect.js +1 -1
- package/lib/renderers/Form/Picker.js +1 -1
- package/lib/renderers/Form/Radios.js +1 -1
- package/lib/renderers/Form/Select.js +1 -1
- package/lib/renderers/Form/Static.js +1 -1
- package/lib/renderers/Form/Switch.js +1 -1
- package/lib/renderers/Form/TabsTransfer.js +1 -1
- package/lib/renderers/Form/TabsTransferPicker.js +1 -1
- package/lib/renderers/Form/Textarea.d.ts +2 -1
- package/lib/renderers/Form/Textarea.js +13 -2
- package/lib/renderers/Form/Transfer.js +1 -1
- package/lib/renderers/Form/TransferPicker.js +1 -1
- package/lib/renderers/Form/TreeSelect.js +1 -1
- package/lib/renderers/Form/UUID.js +1 -1
- package/lib/renderers/Form/UserSelect.js +3 -3
- package/lib/renderers/Grid.js +1 -1
- package/lib/renderers/Grid2D.js +1 -1
- package/lib/renderers/GridNav.js +1 -1
- package/lib/renderers/HBox.js +1 -1
- package/lib/renderers/IFrame.js +1 -1
- package/lib/renderers/Icon.d.ts +1 -1
- package/lib/renderers/Icon.js +11 -6
- package/lib/renderers/Image.js +1 -1
- package/lib/renderers/Images.js +1 -1
- package/lib/renderers/Json.js +1 -1
- package/lib/renderers/Link.js +1 -1
- package/lib/renderers/List.js +1 -1
- package/lib/renderers/Log.js +1 -1
- package/lib/renderers/Mapping.js +1 -1
- package/lib/renderers/Markdown.js +1 -1
- package/lib/renderers/Nav.d.ts +10 -10
- package/lib/renderers/Nav.js +1 -1
- package/lib/renderers/Operation.js +1 -1
- package/lib/renderers/Page.js +1 -1
- package/lib/renderers/Pagination.js +1 -1
- package/lib/renderers/PaginationWrapper.js +1 -1
- package/lib/renderers/Panel.js +1 -1
- package/lib/renderers/Plain.js +1 -1
- package/lib/renderers/PopOver.js +1 -1
- package/lib/renderers/Portlet.js +1 -1
- package/lib/renderers/Progress.js +1 -1
- package/lib/renderers/Property.js +1 -1
- package/lib/renderers/QRCode.js +1 -1
- package/lib/renderers/QuickEdit.js +1 -1
- package/lib/renderers/Remark.d.ts +1 -1
- package/lib/renderers/Remark.js +1 -1
- package/lib/renderers/SearchBox.js +1 -1
- package/lib/renderers/Service.js +1 -1
- package/lib/renderers/SparkLine.js +1 -1
- package/lib/renderers/Spinner.js +1 -1
- package/lib/renderers/Status.js +1 -1
- package/lib/renderers/Steps.js +3 -2
- package/lib/renderers/Table/ColumnToggler.js +1 -1
- package/lib/renderers/Table/HeadCellFilterDropdown.js +1 -1
- package/lib/renderers/Table/HeadCellSearchDropdown.js +1 -1
- package/lib/renderers/Table/ItemActionsWrapper.js +1 -1
- package/lib/renderers/Table/TableBody.js +1 -1
- package/lib/renderers/Table/TableCell.js +1 -1
- package/lib/renderers/Table/TableContent.js +1 -1
- package/lib/renderers/Table/TableRow.js +1 -1
- package/lib/renderers/Table/exportExcel.js +2 -2
- package/lib/renderers/Table/index.d.ts +1 -0
- package/lib/renderers/Table/index.js +15 -1
- package/lib/renderers/Table-v2/ColumnToggler.js +1 -1
- package/lib/renderers/Table-v2/HeadCellSearchDropdown.js +1 -1
- package/lib/renderers/Table-v2/TableCell.js +1 -1
- package/lib/renderers/Table-v2/index.d.ts +8 -5
- package/lib/renderers/Table-v2/index.js +81 -54
- package/lib/renderers/TableView.js +1 -1
- package/lib/renderers/Tabs.js +1 -1
- package/lib/renderers/Tag.js +1 -1
- package/lib/renderers/Tasks.js +1 -1
- package/lib/renderers/Timeline.js +1 -1
- package/lib/renderers/TooltipWrapper.js +1 -1
- package/lib/renderers/Tpl.js +1 -1
- package/lib/renderers/VBox.js +1 -1
- package/lib/renderers/Video.js +1 -1
- package/lib/renderers/WebComponent.js +1 -1
- package/lib/renderers/Wizard.js +1 -1
- package/lib/renderers/Wrapper.js +1 -1
- package/lib/schemaExtend.js +1 -1
- package/lib/themes/ang-ie11.css +190 -36
- package/lib/themes/ang.css +193 -38
- package/lib/themes/antd-ie11.css +190 -36
- package/lib/themes/antd.css +193 -38
- package/lib/themes/cxd-ie11.css +199 -45
- package/lib/themes/cxd.css +196 -40
- package/lib/themes/dark-ie11.css +190 -36
- package/lib/themes/dark.css +193 -38
- package/lib/themes/default-ie11.css +199 -45
- package/lib/themes/default.css +196 -40
- package/lib/types.d.ts +1 -1
- package/package.json +2 -2
- package/schema.json +1191 -26
- package/sdk/ang-ie11.css +223 -37
- package/sdk/ang.css +226 -39
- package/sdk/antd-ie11.css +223 -37
- package/sdk/antd.css +226 -39
- package/sdk/barcode.js +50 -50
- 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 +232 -46
- package/sdk/cxd.css +229 -41
- package/sdk/dark-ie11.css +223 -37
- package/sdk/dark.css +226 -39
- package/sdk/exceljs.js +1 -1
- package/sdk/markdown.js +68 -68
- package/sdk/papaparse.js +1 -1
- package/sdk/rest.js +24 -24
- package/sdk/rich-text.js +62 -62
- package/sdk/sdk-ie11.css +232 -46
- package/sdk/sdk.css +229 -41
- package/sdk/sdk.js +1359 -1357
- 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/sdk/ang.css
CHANGED
@@ -74467,6 +74467,7 @@ title: Word Break
|
|
74467
74467
|
--Button-onDisabled-bg: #f2f3f3;
|
74468
74468
|
--Button-onFocus-boxShadow: none;
|
74469
74469
|
--Button-paddingX: 0.75rem;
|
74470
|
+
--Button-icon-rightMargin: 0.25rem;
|
74470
74471
|
--Button-paddingX-right: 0.625rem;
|
74471
74472
|
--Button-paddingY: calc(
|
74472
74473
|
(
|
@@ -78200,7 +78201,7 @@ title: Word Break
|
|
78200
78201
|
.amis-scope .a-Button--xs .a-Button-icon:first-child:not(:last-child):not(.pull-right),
|
78201
78202
|
.amis-scope .a-Button--xs > svg.icon:not(:last-child):not(.pull-right),
|
78202
78203
|
.amis-scope .a-Button--xs > .pull-left {
|
78203
|
-
margin-right: var(--Button
|
78204
|
+
margin-right: var(--Button-icon-rightMargin);
|
78204
78205
|
}
|
78205
78206
|
|
78206
78207
|
.amis-scope .a-Button--xs .a-Button-icon:last-child:not(:first-child):not(.pull-left),
|
@@ -78211,7 +78212,7 @@ title: Word Break
|
|
78211
78212
|
.amis-scope .a-Button--xs .a-Button--loading:first-child:not(:last-child):not(.pull-right),
|
78212
78213
|
.amis-scope .a-Button--xs > svg.icon:not(:last-child):not(.pull-right),
|
78213
78214
|
.amis-scope .a-Button--xs > .pull-left {
|
78214
|
-
margin-right: var(--Button
|
78215
|
+
margin-right: var(--Button-icon-rightMargin);
|
78215
78216
|
}
|
78216
78217
|
|
78217
78218
|
.amis-scope .a-Button--xs .a-Button--loading:last-child:not(:first-child):not(.pull-left),
|
@@ -78239,7 +78240,7 @@ title: Word Break
|
|
78239
78240
|
.amis-scope .a-Button--sm .a-Button-icon:first-child:not(:last-child):not(.pull-right),
|
78240
78241
|
.amis-scope .a-Button--sm > svg.icon:not(:last-child):not(.pull-right),
|
78241
78242
|
.amis-scope .a-Button--sm > .pull-left {
|
78242
|
-
margin-right: var(--Button
|
78243
|
+
margin-right: var(--Button-icon-rightMargin);
|
78243
78244
|
}
|
78244
78245
|
|
78245
78246
|
.amis-scope .a-Button--sm .a-Button-icon:last-child:not(:first-child):not(.pull-left),
|
@@ -78250,7 +78251,7 @@ title: Word Break
|
|
78250
78251
|
.amis-scope .a-Button--sm .a-Button--loading:first-child:not(:last-child):not(.pull-right),
|
78251
78252
|
.amis-scope .a-Button--sm > svg.icon:not(:last-child):not(.pull-right),
|
78252
78253
|
.amis-scope .a-Button--sm > .pull-left {
|
78253
|
-
margin-right: var(--Button
|
78254
|
+
margin-right: var(--Button-icon-rightMargin);
|
78254
78255
|
}
|
78255
78256
|
|
78256
78257
|
.amis-scope .a-Button--sm .a-Button--loading:last-child:not(:first-child):not(.pull-left),
|
@@ -78278,7 +78279,7 @@ title: Word Break
|
|
78278
78279
|
.amis-scope .a-Button--md .a-Button-icon:first-child:not(:last-child):not(.pull-right),
|
78279
78280
|
.amis-scope .a-Button--md > svg.icon:not(:last-child):not(.pull-right),
|
78280
78281
|
.amis-scope .a-Button--md > .pull-left {
|
78281
|
-
margin-right: var(--Button
|
78282
|
+
margin-right: var(--Button-icon-rightMargin);
|
78282
78283
|
}
|
78283
78284
|
|
78284
78285
|
.amis-scope .a-Button--md .a-Button-icon:last-child:not(:first-child):not(.pull-left),
|
@@ -78289,7 +78290,7 @@ title: Word Break
|
|
78289
78290
|
.amis-scope .a-Button--md .a-Button--loading:first-child:not(:last-child):not(.pull-right),
|
78290
78291
|
.amis-scope .a-Button--md > svg.icon:not(:last-child):not(.pull-right),
|
78291
78292
|
.amis-scope .a-Button--md > .pull-left {
|
78292
|
-
margin-right: var(--Button
|
78293
|
+
margin-right: var(--Button-icon-rightMargin);
|
78293
78294
|
}
|
78294
78295
|
|
78295
78296
|
.amis-scope .a-Button--md .a-Button--loading:last-child:not(:first-child):not(.pull-left),
|
@@ -78317,7 +78318,7 @@ title: Word Break
|
|
78317
78318
|
.amis-scope .a-Button--lg .a-Button-icon:first-child:not(:last-child):not(.pull-right),
|
78318
78319
|
.amis-scope .a-Button--lg > svg.icon:not(:last-child):not(.pull-right),
|
78319
78320
|
.amis-scope .a-Button--lg > .pull-left {
|
78320
|
-
margin-right: var(--Button
|
78321
|
+
margin-right: var(--Button-icon-rightMargin);
|
78321
78322
|
}
|
78322
78323
|
|
78323
78324
|
.amis-scope .a-Button--lg .a-Button-icon:last-child:not(:first-child):not(.pull-left),
|
@@ -78328,7 +78329,7 @@ title: Word Break
|
|
78328
78329
|
.amis-scope .a-Button--lg .a-Button--loading:first-child:not(:last-child):not(.pull-right),
|
78329
78330
|
.amis-scope .a-Button--lg > svg.icon:not(:last-child):not(.pull-right),
|
78330
78331
|
.amis-scope .a-Button--lg > .pull-left {
|
78331
|
-
margin-right: var(--Button
|
78332
|
+
margin-right: var(--Button-icon-rightMargin);
|
78332
78333
|
}
|
78333
78334
|
|
78334
78335
|
.amis-scope .a-Button--lg .a-Button--loading:last-child:not(:first-child):not(.pull-left),
|
@@ -78379,7 +78380,7 @@ title: Word Break
|
|
78379
78380
|
.amis-scope .a-Button .a-Button-icon:first-child:not(:last-child):not(.pull-right),
|
78380
78381
|
.amis-scope .a-Button > svg.icon:not(:last-child):not(.pull-right),
|
78381
78382
|
.amis-scope .a-Button > .pull-left {
|
78382
|
-
margin-right: var(--Button-
|
78383
|
+
margin-right: var(--Button-icon-rightMargin);
|
78383
78384
|
}
|
78384
78385
|
|
78385
78386
|
.amis-scope .a-Button .a-Button-icon:last-child:not(:first-child):not(.pull-left),
|
@@ -78390,7 +78391,7 @@ title: Word Break
|
|
78390
78391
|
.amis-scope .a-Button .a-Button--loading:first-child:not(:last-child):not(.pull-right),
|
78391
78392
|
.amis-scope .a-Button > svg.icon:not(:last-child):not(.pull-right),
|
78392
78393
|
.amis-scope .a-Button > .pull-left {
|
78393
|
-
margin-right: var(--Button-
|
78394
|
+
margin-right: var(--Button-icon-rightMargin);
|
78394
78395
|
}
|
78395
78396
|
|
78396
78397
|
.amis-scope .a-Button .a-Button--loading:last-child:not(:first-child):not(.pull-left),
|
@@ -78442,6 +78443,7 @@ title: Word Break
|
|
78442
78443
|
text-decoration: var(--link-decoration);
|
78443
78444
|
border: none;
|
78444
78445
|
height: auto;
|
78446
|
+
padding: 0;
|
78445
78447
|
}
|
78446
78448
|
|
78447
78449
|
.amis-scope .a-Button--link:hover:focus {
|
@@ -80490,7 +80492,7 @@ title: Word Break
|
|
80490
80492
|
.amis-scope .a-ArrayInput-addBtn .a-Button-icon:first-child:not(:last-child):not(.pull-right),
|
80491
80493
|
.amis-scope .a-ArrayInput-addBtn > svg.icon:not(:last-child):not(.pull-right),
|
80492
80494
|
.amis-scope .a-ArrayInput-addBtn > .pull-left {
|
80493
|
-
margin-right: var(--
|
80495
|
+
margin-right: var(--Button-icon-rightMargin);
|
80494
80496
|
}
|
80495
80497
|
|
80496
80498
|
.amis-scope .a-ArrayInput-addBtn .a-Button-icon:last-child:not(:first-child):not(.pull-left),
|
@@ -80501,7 +80503,7 @@ title: Word Break
|
|
80501
80503
|
.amis-scope .a-ArrayInput-addBtn .a-Button--loading:first-child:not(:last-child):not(.pull-right),
|
80502
80504
|
.amis-scope .a-ArrayInput-addBtn > svg.icon:not(:last-child):not(.pull-right),
|
80503
80505
|
.amis-scope .a-ArrayInput-addBtn > .pull-left {
|
80504
|
-
margin-right: var(--
|
80506
|
+
margin-right: var(--Button-icon-rightMargin);
|
80505
80507
|
}
|
80506
80508
|
|
80507
80509
|
.amis-scope .a-ArrayInput-addBtn .a-Button--loading:last-child:not(:first-child):not(.pull-left),
|
@@ -82029,7 +82031,8 @@ title: Word Break
|
|
82029
82031
|
align-items: stretch;
|
82030
82032
|
}
|
82031
82033
|
|
82032
|
-
.amis-scope .a-Page--withSidebar > .a-Page-content
|
82034
|
+
.amis-scope .a-Page--withSidebar > .a-Page-content,
|
82035
|
+
.amis-scope .a-Page--withSidebar .a-PullRefresh {
|
82033
82036
|
width: 0;
|
82034
82037
|
flex-grow: 1;
|
82035
82038
|
}
|
@@ -83921,6 +83924,17 @@ title: Word Break
|
|
83921
83924
|
user-select: none;
|
83922
83925
|
}
|
83923
83926
|
|
83927
|
+
.amis-scope .a-CBPicker-trigger {
|
83928
|
+
cursor: pointer;
|
83929
|
+
transition: transform var(--animation-duration) ease-out;
|
83930
|
+
display: flex;
|
83931
|
+
color: var(--Form-select-caret-iconColor);
|
83932
|
+
}
|
83933
|
+
|
83934
|
+
.amis-scope .a-CBPicker-trigger:hover {
|
83935
|
+
color: var(--primary);
|
83936
|
+
}
|
83937
|
+
|
83924
83938
|
@keyframes contextMenuInSpecial {
|
83925
83939
|
from {
|
83926
83940
|
transform: scale3d(1, 1, 1);
|
@@ -84440,7 +84454,6 @@ title: Word Break
|
|
84440
84454
|
}
|
84441
84455
|
|
84442
84456
|
.amis-scope .a-Crud-toolbar-item {
|
84443
|
-
margin-left: var(--Crud-toolbar-gap);
|
84444
84457
|
margin-top: var(--Crud-toolbar-gap);
|
84445
84458
|
line-height: var(--Crud-toolbar-lineHeight);
|
84446
84459
|
height: var(--Crud-toolbar-height);
|
@@ -84449,6 +84462,10 @@ title: Word Break
|
|
84449
84462
|
align-items: center;
|
84450
84463
|
}
|
84451
84464
|
|
84465
|
+
.amis-scope .a-Crud-toolbar-item:not(:first-child) {
|
84466
|
+
margin-left: var(--Crud-toolbar-gap);
|
84467
|
+
}
|
84468
|
+
|
84452
84469
|
.amis-scope .a-Crud-toolbar-item--left {
|
84453
84470
|
float: left;
|
84454
84471
|
}
|
@@ -84488,7 +84505,6 @@ title: Word Break
|
|
84488
84505
|
|
84489
84506
|
@media (min-width: 576px) {
|
84490
84507
|
.amis-scope .a-Crud-toolbar {
|
84491
|
-
margin-left: calc(var(--Crud-toolbar-gap) * -1);
|
84492
84508
|
margin-top: calc(var(--Crud-toolbar-gap) * -1);
|
84493
84509
|
flex-basis: 0;
|
84494
84510
|
flex-grow: 1;
|
@@ -84505,12 +84521,163 @@ title: Word Break
|
|
84505
84521
|
}
|
84506
84522
|
|
84507
84523
|
.amis-scope .a-Crud-toolbar-item {
|
84524
|
+
line-height: var(--Crud-toolbar-lineHeight);
|
84525
|
+
height: var(--Crud-toolbar-height);
|
84526
|
+
vertical-align: middle;
|
84527
|
+
}
|
84528
|
+
|
84529
|
+
.amis-scope .a-Crud-toolbar-item:not(:first-child) {
|
84530
|
+
margin-left: var(--Crud-toolbar-gap);
|
84531
|
+
}
|
84532
|
+
|
84533
|
+
.amis-scope .a-Crud-toolbar-item--left {
|
84534
|
+
float: left;
|
84535
|
+
}
|
84536
|
+
|
84537
|
+
.amis-scope .a-Crud-toolbar-item--right {
|
84538
|
+
float: right;
|
84539
|
+
}
|
84540
|
+
|
84541
|
+
.amis-scope .a-Crud-actions > * + .a-Button,
|
84542
|
+
.amis-scope .a-Crud-actions > * + .a-Button--disabled-wrap {
|
84508
84543
|
margin-left: var(--Crud-toolbar-gap);
|
84544
|
+
}
|
84545
|
+
}
|
84546
|
+
|
84547
|
+
.amis-scope .a-Crud2 {
|
84548
|
+
position: relative;
|
84549
|
+
}
|
84550
|
+
|
84551
|
+
.amis-scope .a-Crud2-selection,
|
84552
|
+
.amis-scope .a-Crud2-toolbar,
|
84553
|
+
.amis-scope .a-Crud2-body {
|
84554
|
+
margin-bottom: var(--gap-base);
|
84555
|
+
}
|
84556
|
+
|
84557
|
+
.amis-scope .a-Crud2-selectionLabel {
|
84558
|
+
display: inline-block;
|
84559
|
+
vertical-align: top;
|
84560
|
+
margin-top: var(--gap-xs);
|
84561
|
+
}
|
84562
|
+
|
84563
|
+
.amis-scope .a-Crud2-value {
|
84564
|
+
cursor: pointer;
|
84565
|
+
vertical-align: middle;
|
84566
|
+
user-select: none;
|
84567
|
+
line-height: calc( var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem );
|
84568
|
+
display: inline-block;
|
84569
|
+
font-size: var(--Form-selectValue-fontSize);
|
84570
|
+
color: var(--Form-selectValue-color);
|
84571
|
+
background: var(--Form-selectValue-bg);
|
84572
|
+
border: 0.0625rem solid var(--Form-selectValue-borderColor);
|
84573
|
+
border-radius: 2px;
|
84574
|
+
margin-right: var(--gap-xs);
|
84575
|
+
margin-top: var(--gap-xs);
|
84576
|
+
}
|
84577
|
+
|
84578
|
+
.amis-scope .a-Crud2-value:hover {
|
84579
|
+
background: var(--Form-selectValue-onHover-bg);
|
84580
|
+
}
|
84581
|
+
|
84582
|
+
.amis-scope .a-Crud2-value.is-disabled {
|
84583
|
+
pointer-events: none;
|
84584
|
+
opacity: var(--Button-onDisabled-opacity);
|
84585
|
+
}
|
84586
|
+
|
84587
|
+
.amis-scope .a-Crud2-valueIcon {
|
84588
|
+
cursor: pointer;
|
84589
|
+
border-right: 0.0625rem solid var(--Form-selectValue-borderColor);
|
84590
|
+
padding: 1px 5px;
|
84591
|
+
}
|
84592
|
+
|
84593
|
+
.amis-scope .a-Crud2-valueIcon:hover {
|
84594
|
+
background: var(--Form-selectValue-onHover-bg);
|
84595
|
+
}
|
84596
|
+
|
84597
|
+
.amis-scope .a-Crud2-valueLabel {
|
84598
|
+
padding: 0 var(--gap-xs);
|
84599
|
+
}
|
84600
|
+
|
84601
|
+
.amis-scope .a-Crud2-selectionClear {
|
84602
|
+
display: inline-block;
|
84603
|
+
cursor: pointer;
|
84604
|
+
user-select: none;
|
84605
|
+
margin-left: var(--gap-xs);
|
84606
|
+
margin-top: var(--gap-xs);
|
84607
|
+
vertical-align: middle;
|
84608
|
+
}
|
84609
|
+
|
84610
|
+
.amis-scope .a-Crud2-toolbar-item {
|
84611
|
+
margin-top: var(--Crud-toolbar-gap);
|
84612
|
+
line-height: var(--Crud-toolbar-lineHeight);
|
84613
|
+
height: var(--Crud-toolbar-height);
|
84614
|
+
vertical-align: middle;
|
84615
|
+
display: inline-flex;
|
84616
|
+
align-items: center;
|
84617
|
+
}
|
84618
|
+
|
84619
|
+
.amis-scope .a-Crud2-toolbar-item:not(:first-child) {
|
84620
|
+
margin-left: var(--Crud-toolbar-gap);
|
84621
|
+
}
|
84622
|
+
|
84623
|
+
.amis-scope .a-Crud2-toolbar-item--left {
|
84624
|
+
float: left;
|
84625
|
+
}
|
84626
|
+
|
84627
|
+
.amis-scope .a-Crud2-toolbar-item--right {
|
84628
|
+
float: right;
|
84629
|
+
}
|
84630
|
+
|
84631
|
+
.amis-scope .a-Crud2-actions > * + .a-Button,
|
84632
|
+
.amis-scope .a-Crud2-actions > * + .a-ButtonGroup,
|
84633
|
+
.amis-scope .a-Crud2-actions > * + .a-ButtonToolbar {
|
84634
|
+
margin-left: var(--Crud-toolbar-gap);
|
84635
|
+
}
|
84636
|
+
|
84637
|
+
.amis-scope .a-Crud2-statistics {
|
84638
|
+
line-height: var(--Crud-toolbar-height);
|
84639
|
+
vertical-align: middle;
|
84640
|
+
}
|
84641
|
+
|
84642
|
+
.amis-scope .a-Crud2-pageSwitch .a-Select {
|
84643
|
+
margin-left: var(--Crud-toolbar-gap);
|
84644
|
+
}
|
84645
|
+
|
84646
|
+
.amis-scope .a-Crud2-pager {
|
84647
|
+
align-self: flex-start;
|
84648
|
+
}
|
84649
|
+
|
84650
|
+
.amis-scope .a-Crud2-filter {
|
84651
|
+
margin-bottom: var(--gap-base);
|
84652
|
+
}
|
84653
|
+
|
84654
|
+
@media (min-width: 576px) {
|
84655
|
+
.amis-scope .a-Crud-toolbar {
|
84656
|
+
margin-top: calc(var(--Crud-toolbar-gap) * -1);
|
84657
|
+
flex-basis: 0;
|
84658
|
+
flex-grow: 1;
|
84659
|
+
}
|
84660
|
+
|
84661
|
+
.amis-scope .a-Crud-toolbar::before,
|
84662
|
+
.amis-scope .a-Crud-toolbar::after {
|
84663
|
+
display: table;
|
84664
|
+
content: "";
|
84665
|
+
}
|
84666
|
+
|
84667
|
+
.amis-scope .a-Crud-toolbar::after {
|
84668
|
+
clear: both;
|
84669
|
+
}
|
84670
|
+
|
84671
|
+
.amis-scope .a-Crud-toolbar-item {
|
84509
84672
|
line-height: var(--Crud-toolbar-lineHeight);
|
84510
84673
|
height: var(--Crud-toolbar-height);
|
84511
84674
|
vertical-align: middle;
|
84512
84675
|
}
|
84513
84676
|
|
84677
|
+
.amis-scope .a-Crud-toolbar-item:not(:first-child) {
|
84678
|
+
margin-left: var(--Crud-toolbar-gap);
|
84679
|
+
}
|
84680
|
+
|
84514
84681
|
.amis-scope .a-Crud-toolbar-item--left {
|
84515
84682
|
float: left;
|
84516
84683
|
}
|
@@ -87477,7 +87644,7 @@ title: Word Break
|
|
87477
87644
|
}
|
87478
87645
|
|
87479
87646
|
.amis-scope .a-Table-v2.a-Table-ping-left .a-Table-table > tbody > tr:not(.a-Table-row-disabled) > td.a-Table-cell-fix-left:not(.a-Table-cell-row-hover) {
|
87480
|
-
background: #
|
87647
|
+
background: #fff;
|
87481
87648
|
}
|
87482
87649
|
|
87483
87650
|
.amis-scope .a-Table-v2.a-Table-ping-left .a-Table-table > tfoot > tr > td:not(:last-child).a-Table-cell-fix-left-last {
|
@@ -87499,7 +87666,7 @@ title: Word Break
|
|
87499
87666
|
}
|
87500
87667
|
|
87501
87668
|
.amis-scope .a-Table-v2.a-Table-ping-right .a-Table-table > tbody > tr:not(.a-Table-row-disabled) > td.a-Table-cell-fix-right:not(.a-Table-cell-row-hover) {
|
87502
|
-
background: #
|
87669
|
+
background: #fff;
|
87503
87670
|
}
|
87504
87671
|
|
87505
87672
|
.amis-scope .a-Table-v2.a-Table-ping-right:not(.a-Table-bordered) .a-Table-table > thead > tr > th.a-Table-cell-fix-right-first-prev {
|
@@ -87516,7 +87683,7 @@ title: Word Break
|
|
87516
87683
|
|
87517
87684
|
.amis-scope .a-Table-v2.a-Table-resizable .a-Table-table > thead > tr > th .a-Table-thead-resizable {
|
87518
87685
|
position: absolute;
|
87519
|
-
width:
|
87686
|
+
width: 3px;
|
87520
87687
|
right: 0;
|
87521
87688
|
top: 0;
|
87522
87689
|
bottom: 0;
|
@@ -87580,8 +87747,6 @@ title: Word Break
|
|
87580
87747
|
|
87581
87748
|
.amis-scope .a-Table-v2 .a-TableCell-searchBtn {
|
87582
87749
|
cursor: pointer;
|
87583
|
-
position: static;
|
87584
|
-
transform: translateY(-50%);
|
87585
87750
|
color: var(--text--muted-color);
|
87586
87751
|
margin-left: var(--TableCell-icon-gap);
|
87587
87752
|
}
|
@@ -90150,7 +90315,7 @@ title: Word Break
|
|
90150
90315
|
}
|
90151
90316
|
|
90152
90317
|
.amis-scope .a-InputBox input {
|
90153
|
-
flex-basis:
|
90318
|
+
flex-basis: 1.875rem;
|
90154
90319
|
flex-grow: 1;
|
90155
90320
|
outline: none;
|
90156
90321
|
background: transparent;
|
@@ -90528,7 +90693,7 @@ title: Word Break
|
|
90528
90693
|
font-size: var(--Form-input-fontSize);
|
90529
90694
|
flex-wrap: wrap;
|
90530
90695
|
justify-content: flex-start;
|
90531
|
-
flex-wrap:
|
90696
|
+
flex-wrap: nowrap;
|
90532
90697
|
padding: 0 0.3125rem;
|
90533
90698
|
min-height: var(--Form-input-height);
|
90534
90699
|
align-items: center;
|
@@ -90537,7 +90702,7 @@ title: Word Break
|
|
90537
90702
|
}
|
90538
90703
|
|
90539
90704
|
.amis-scope .a-ResultBox input {
|
90540
|
-
flex-basis:
|
90705
|
+
flex-basis: 1.875rem;
|
90541
90706
|
flex-grow: 1;
|
90542
90707
|
outline: none;
|
90543
90708
|
background: transparent;
|
@@ -90566,10 +90731,6 @@ title: Word Break
|
|
90566
90731
|
border-color: transparent !important;
|
90567
90732
|
}
|
90568
90733
|
|
90569
|
-
.amis-scope .a-ResultBox.is-clearable {
|
90570
|
-
padding-right: 3.4375rem;
|
90571
|
-
}
|
90572
|
-
|
90573
90734
|
.amis-scope .a-ResultBox.is-error {
|
90574
90735
|
border-color: var(--Form-input-onError-borderColor);
|
90575
90736
|
background: var(--Form-input-onError-bg);
|
@@ -90618,7 +90779,30 @@ title: Word Break
|
|
90618
90779
|
padding-left: var(--gap-base);
|
90619
90780
|
}
|
90620
90781
|
|
90782
|
+
.amis-scope .a-ResultBox-value-wrap {
|
90783
|
+
flex-grow: 1;
|
90784
|
+
display: flex;
|
90785
|
+
align-items: center;
|
90786
|
+
flex-wrap: wrap;
|
90787
|
+
}
|
90788
|
+
|
90789
|
+
.amis-scope .a-ResultBox-actions {
|
90790
|
+
display: flex;
|
90791
|
+
align-items: center;
|
90792
|
+
flex-shrink: 0;
|
90793
|
+
}
|
90794
|
+
|
90795
|
+
.amis-scope .a-ResultBox-actions > *:first-child {
|
90796
|
+
margin-left: 0.3125rem;
|
90797
|
+
}
|
90798
|
+
|
90799
|
+
.amis-scope .a-ResultBox-actions > *:not(:last-child) {
|
90800
|
+
margin-right: 0.3125rem;
|
90801
|
+
}
|
90802
|
+
|
90621
90803
|
.amis-scope .a-ResultBox-singleValue {
|
90804
|
+
padding: 0 calc(var(--Form-input-paddingX) - 0.1875rem);
|
90805
|
+
flex-grow: 1;
|
90622
90806
|
display: inline-block;
|
90623
90807
|
max-width: 100%;
|
90624
90808
|
overflow: hidden;
|
@@ -90656,10 +90840,7 @@ title: Word Break
|
|
90656
90840
|
margin-left: auto;
|
90657
90841
|
text-decoration: none;
|
90658
90842
|
height: 100%;
|
90659
|
-
padding: 0.25rem;
|
90660
90843
|
margin: auto 0;
|
90661
|
-
position: absolute;
|
90662
|
-
right: 10px;
|
90663
90844
|
background-color: unset;
|
90664
90845
|
}
|
90665
90846
|
|
@@ -90750,6 +90931,7 @@ title: Word Break
|
|
90750
90931
|
|
90751
90932
|
.amis-scope .a-ResultBox-placeholder {
|
90752
90933
|
color: var(--Form-input-placeholderColor);
|
90934
|
+
flex-grow: 1;
|
90753
90935
|
user-select: none;
|
90754
90936
|
}
|
90755
90937
|
|
@@ -92236,7 +92418,7 @@ title: Word Break
|
|
92236
92418
|
}
|
92237
92419
|
|
92238
92420
|
.amis-scope .a-TextControl-input input {
|
92239
|
-
flex-basis:
|
92421
|
+
flex-basis: 1.875rem;
|
92240
92422
|
flex-grow: 1;
|
92241
92423
|
outline: none;
|
92242
92424
|
background: transparent;
|
@@ -92618,7 +92800,7 @@ title: Word Break
|
|
92618
92800
|
}
|
92619
92801
|
|
92620
92802
|
.amis-scope .a-TextareaControl-input input {
|
92621
|
-
flex-basis:
|
92803
|
+
flex-basis: 1.875rem;
|
92622
92804
|
flex-grow: 1;
|
92623
92805
|
outline: none;
|
92624
92806
|
background: transparent;
|
@@ -94139,6 +94321,10 @@ title: Word Break
|
|
94139
94321
|
box-shadow: var(--Form-select-onFocus-boxShadow);
|
94140
94322
|
}
|
94141
94323
|
|
94324
|
+
.amis-scope .a-Select .a-PopOver.a-Select-popover .a-Select-menu {
|
94325
|
+
overflow-x: hidden;
|
94326
|
+
}
|
94327
|
+
|
94142
94328
|
.amis-scope .a-Select .a-PopOver.a-Select-popover .a-Select-menu .a-Select-option {
|
94143
94329
|
height: 2rem;
|
94144
94330
|
line-height: 1.375rem;
|
@@ -97413,7 +97599,7 @@ title: Word Break
|
|
97413
97599
|
}
|
97414
97600
|
|
97415
97601
|
.amis-scope .a-TreeSelect-input input {
|
97416
|
-
flex-basis:
|
97602
|
+
flex-basis: 1.875rem;
|
97417
97603
|
flex-grow: 1;
|
97418
97604
|
outline: none;
|
97419
97605
|
background: transparent;
|
@@ -97580,7 +97766,7 @@ title: Word Break
|
|
97580
97766
|
.amis-scope .a-Combo-addBtn .a-Button-icon:first-child:not(:last-child):not(.pull-right),
|
97581
97767
|
.amis-scope .a-Combo-addBtn > svg.icon:not(:last-child):not(.pull-right),
|
97582
97768
|
.amis-scope .a-Combo-addBtn > .pull-left {
|
97583
|
-
margin-right: var(--
|
97769
|
+
margin-right: var(--Button-icon-rightMargin);
|
97584
97770
|
}
|
97585
97771
|
|
97586
97772
|
.amis-scope .a-Combo-addBtn .a-Button-icon:last-child:not(:first-child):not(.pull-left),
|
@@ -97591,7 +97777,7 @@ title: Word Break
|
|
97591
97777
|
.amis-scope .a-Combo-addBtn .a-Button--loading:first-child:not(:last-child):not(.pull-right),
|
97592
97778
|
.amis-scope .a-Combo-addBtn > svg.icon:not(:last-child):not(.pull-right),
|
97593
97779
|
.amis-scope .a-Combo-addBtn > .pull-left {
|
97594
|
-
margin-right: var(--
|
97780
|
+
margin-right: var(--Button-icon-rightMargin);
|
97595
97781
|
}
|
97596
97782
|
|
97597
97783
|
.amis-scope .a-Combo-addBtn .a-Button--loading:last-child:not(:first-child):not(.pull-left),
|
@@ -98029,7 +98215,7 @@ title: Word Break
|
|
98029
98215
|
}
|
98030
98216
|
|
98031
98217
|
.amis-scope .a-Picker-input input {
|
98032
|
-
flex-basis:
|
98218
|
+
flex-basis: 1.875rem;
|
98033
98219
|
flex-grow: 1;
|
98034
98220
|
outline: none;
|
98035
98221
|
background: transparent;
|
@@ -98309,7 +98495,7 @@ title: Word Break
|
|
98309
98495
|
.amis-scope .a-TagControl-sugItem .a-Button-icon:first-child:not(:last-child):not(.pull-right),
|
98310
98496
|
.amis-scope .a-TagControl-sugItem > svg.icon:not(:last-child):not(.pull-right),
|
98311
98497
|
.amis-scope .a-TagControl-sugItem > .pull-left {
|
98312
|
-
margin-right: var(--
|
98498
|
+
margin-right: var(--Button-icon-rightMargin);
|
98313
98499
|
}
|
98314
98500
|
|
98315
98501
|
.amis-scope .a-TagControl-sugItem .a-Button-icon:last-child:not(:first-child):not(.pull-left),
|
@@ -98320,7 +98506,7 @@ title: Word Break
|
|
98320
98506
|
.amis-scope .a-TagControl-sugItem .a-Button--loading:first-child:not(:last-child):not(.pull-right),
|
98321
98507
|
.amis-scope .a-TagControl-sugItem > svg.icon:not(:last-child):not(.pull-right),
|
98322
98508
|
.amis-scope .a-TagControl-sugItem > .pull-left {
|
98323
|
-
margin-right: var(--
|
98509
|
+
margin-right: var(--Button-icon-rightMargin);
|
98324
98510
|
}
|
98325
98511
|
|
98326
98512
|
.amis-scope .a-TagControl-sugItem .a-Button--loading:last-child:not(:first-child):not(.pull-left),
|
@@ -99006,7 +99192,7 @@ title: Word Break
|
|
99006
99192
|
}
|
99007
99193
|
|
99008
99194
|
.amis-scope .a-IconPickerControl-input input {
|
99009
|
-
flex-basis:
|
99195
|
+
flex-basis: 1.875rem;
|
99010
99196
|
flex-grow: 1;
|
99011
99197
|
outline: none;
|
99012
99198
|
background: transparent;
|
@@ -100397,6 +100583,7 @@ title: Word Break
|
|
100397
100583
|
overflow: auto;
|
100398
100584
|
scroll-behavior: smooth;
|
100399
100585
|
background: var(--Tabs-content-bg);
|
100586
|
+
position: relative;
|
100400
100587
|
}
|
100401
100588
|
|
100402
100589
|
.amis-scope .a-AnchorNav-section-wrap > .a-AnchorNav-section {
|