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-ie11.css
CHANGED
@@ -76705,7 +76705,7 @@ title: Word Break
|
|
76705
76705
|
.amis-scope .a-Button--sm .a-Button-icon:first-child:not(:last-child):not(.pull-right),
|
76706
76706
|
.amis-scope .a-Button--sm > svg.icon:not(:last-child):not(.pull-right),
|
76707
76707
|
.amis-scope .a-Button--sm > .pull-left {
|
76708
|
-
margin-right: 0.
|
76708
|
+
margin-right: 0.25rem;
|
76709
76709
|
}
|
76710
76710
|
|
76711
76711
|
.amis-scope .a-Button--sm .a-Button-icon:last-child:not(:first-child):not(.pull-left),
|
@@ -76716,7 +76716,7 @@ title: Word Break
|
|
76716
76716
|
.amis-scope .a-Button--sm .a-Button--loading:first-child:not(:last-child):not(.pull-right),
|
76717
76717
|
.amis-scope .a-Button--sm > svg.icon:not(:last-child):not(.pull-right),
|
76718
76718
|
.amis-scope .a-Button--sm > .pull-left {
|
76719
|
-
margin-right: 0.
|
76719
|
+
margin-right: 0.25rem;
|
76720
76720
|
}
|
76721
76721
|
|
76722
76722
|
.amis-scope .a-Button--sm .a-Button--loading:last-child:not(:first-child):not(.pull-left),
|
@@ -76749,7 +76749,7 @@ title: Word Break
|
|
76749
76749
|
.amis-scope .a-Button--md .a-Button-icon:first-child:not(:last-child):not(.pull-right),
|
76750
76750
|
.amis-scope .a-Button--md > svg.icon:not(:last-child):not(.pull-right),
|
76751
76751
|
.amis-scope .a-Button--md > .pull-left {
|
76752
|
-
margin-right: 0.
|
76752
|
+
margin-right: 0.25rem;
|
76753
76753
|
}
|
76754
76754
|
|
76755
76755
|
.amis-scope .a-Button--md .a-Button-icon:last-child:not(:first-child):not(.pull-left),
|
@@ -76760,7 +76760,7 @@ title: Word Break
|
|
76760
76760
|
.amis-scope .a-Button--md .a-Button--loading:first-child:not(:last-child):not(.pull-right),
|
76761
76761
|
.amis-scope .a-Button--md > svg.icon:not(:last-child):not(.pull-right),
|
76762
76762
|
.amis-scope .a-Button--md > .pull-left {
|
76763
|
-
margin-right: 0.
|
76763
|
+
margin-right: 0.25rem;
|
76764
76764
|
}
|
76765
76765
|
|
76766
76766
|
.amis-scope .a-Button--md .a-Button--loading:last-child:not(:first-child):not(.pull-left),
|
@@ -76793,7 +76793,7 @@ title: Word Break
|
|
76793
76793
|
.amis-scope .a-Button--lg .a-Button-icon:first-child:not(:last-child):not(.pull-right),
|
76794
76794
|
.amis-scope .a-Button--lg > svg.icon:not(:last-child):not(.pull-right),
|
76795
76795
|
.amis-scope .a-Button--lg > .pull-left {
|
76796
|
-
margin-right:
|
76796
|
+
margin-right: 0.25rem;
|
76797
76797
|
}
|
76798
76798
|
|
76799
76799
|
.amis-scope .a-Button--lg .a-Button-icon:last-child:not(:first-child):not(.pull-left),
|
@@ -76804,7 +76804,7 @@ title: Word Break
|
|
76804
76804
|
.amis-scope .a-Button--lg .a-Button--loading:first-child:not(:last-child):not(.pull-right),
|
76805
76805
|
.amis-scope .a-Button--lg > svg.icon:not(:last-child):not(.pull-right),
|
76806
76806
|
.amis-scope .a-Button--lg > .pull-left {
|
76807
|
-
margin-right:
|
76807
|
+
margin-right: 0.25rem;
|
76808
76808
|
}
|
76809
76809
|
|
76810
76810
|
.amis-scope .a-Button--lg .a-Button--loading:last-child:not(:first-child):not(.pull-left),
|
@@ -76855,7 +76855,7 @@ title: Word Break
|
|
76855
76855
|
.amis-scope .a-Button .a-Button-icon:first-child:not(:last-child):not(.pull-right),
|
76856
76856
|
.amis-scope .a-Button > svg.icon:not(:last-child):not(.pull-right),
|
76857
76857
|
.amis-scope .a-Button > .pull-left {
|
76858
|
-
margin-right: 0.
|
76858
|
+
margin-right: 0.25rem;
|
76859
76859
|
}
|
76860
76860
|
|
76861
76861
|
.amis-scope .a-Button .a-Button-icon:last-child:not(:first-child):not(.pull-left),
|
@@ -76866,7 +76866,7 @@ title: Word Break
|
|
76866
76866
|
.amis-scope .a-Button .a-Button--loading:first-child:not(:last-child):not(.pull-right),
|
76867
76867
|
.amis-scope .a-Button > svg.icon:not(:last-child):not(.pull-right),
|
76868
76868
|
.amis-scope .a-Button > .pull-left {
|
76869
|
-
margin-right: 0.
|
76869
|
+
margin-right: 0.25rem;
|
76870
76870
|
}
|
76871
76871
|
|
76872
76872
|
.amis-scope .a-Button .a-Button--loading:last-child:not(:first-child):not(.pull-left),
|
@@ -76918,6 +76918,7 @@ title: Word Break
|
|
76918
76918
|
text-decoration: none;
|
76919
76919
|
border: none;
|
76920
76920
|
height: auto;
|
76921
|
+
padding: 0;
|
76921
76922
|
}
|
76922
76923
|
|
76923
76924
|
.amis-scope .a-Button--link:hover:focus {
|
@@ -78985,7 +78986,7 @@ title: Word Break
|
|
78985
78986
|
.amis-scope .a-ArrayInput-addBtn .a-Button-icon:first-child:not(:last-child):not(.pull-right),
|
78986
78987
|
.amis-scope .a-ArrayInput-addBtn > svg.icon:not(:last-child):not(.pull-right),
|
78987
78988
|
.amis-scope .a-ArrayInput-addBtn > .pull-left {
|
78988
|
-
margin-right: 0.
|
78989
|
+
margin-right: 0.25rem;
|
78989
78990
|
}
|
78990
78991
|
|
78991
78992
|
.amis-scope .a-ArrayInput-addBtn .a-Button-icon:last-child:not(:first-child):not(.pull-left),
|
@@ -78996,7 +78997,7 @@ title: Word Break
|
|
78996
78997
|
.amis-scope .a-ArrayInput-addBtn .a-Button--loading:first-child:not(:last-child):not(.pull-right),
|
78997
78998
|
.amis-scope .a-ArrayInput-addBtn > svg.icon:not(:last-child):not(.pull-right),
|
78998
78999
|
.amis-scope .a-ArrayInput-addBtn > .pull-left {
|
78999
|
-
margin-right: 0.
|
79000
|
+
margin-right: 0.25rem;
|
79000
79001
|
}
|
79001
79002
|
|
79002
79003
|
.amis-scope .a-ArrayInput-addBtn .a-Button--loading:last-child:not(:first-child):not(.pull-left),
|
@@ -80530,7 +80531,8 @@ title: Word Break
|
|
80530
80531
|
align-items: stretch;
|
80531
80532
|
}
|
80532
80533
|
|
80533
|
-
.amis-scope .a-Page--withSidebar > .a-Page-content
|
80534
|
+
.amis-scope .a-Page--withSidebar > .a-Page-content,
|
80535
|
+
.amis-scope .a-Page--withSidebar .a-PullRefresh {
|
80534
80536
|
width: 0;
|
80535
80537
|
flex-grow: 1;
|
80536
80538
|
}
|
@@ -82426,6 +82428,17 @@ title: Word Break
|
|
82426
82428
|
user-select: none;
|
82427
82429
|
}
|
82428
82430
|
|
82431
|
+
.amis-scope .a-CBPicker-trigger {
|
82432
|
+
cursor: pointer;
|
82433
|
+
transition: transform 0s ease-out;
|
82434
|
+
display: flex;
|
82435
|
+
color: #4b5563;
|
82436
|
+
}
|
82437
|
+
|
82438
|
+
.amis-scope .a-CBPicker-trigger:hover {
|
82439
|
+
color: #7266ba;
|
82440
|
+
}
|
82441
|
+
|
82429
82442
|
@keyframes contextMenuInSpecial {
|
82430
82443
|
from {
|
82431
82444
|
transform: scale3d(1, 1, 1);
|
@@ -82945,7 +82958,6 @@ title: Word Break
|
|
82945
82958
|
}
|
82946
82959
|
|
82947
82960
|
.amis-scope .a-Crud-toolbar-item {
|
82948
|
-
margin-left: 0.25rem;
|
82949
82961
|
margin-top: 0.25rem;
|
82950
82962
|
line-height: 1.5;
|
82951
82963
|
height: 1.875rem;
|
@@ -82954,6 +82966,10 @@ title: Word Break
|
|
82954
82966
|
align-items: center;
|
82955
82967
|
}
|
82956
82968
|
|
82969
|
+
.amis-scope .a-Crud-toolbar-item:not(:first-child) {
|
82970
|
+
margin-left: 0.25rem;
|
82971
|
+
}
|
82972
|
+
|
82957
82973
|
.amis-scope .a-Crud-toolbar-item--left {
|
82958
82974
|
float: left;
|
82959
82975
|
}
|
@@ -82993,7 +83009,6 @@ title: Word Break
|
|
82993
83009
|
|
82994
83010
|
@media (min-width: 576px) {
|
82995
83011
|
.amis-scope .a-Crud-toolbar {
|
82996
|
-
margin-left: calc(0.25rem * -1);
|
82997
83012
|
margin-top: calc(0.25rem * -1);
|
82998
83013
|
flex-basis: 0;
|
82999
83014
|
flex-grow: 1;
|
@@ -83010,12 +83025,163 @@ title: Word Break
|
|
83010
83025
|
}
|
83011
83026
|
|
83012
83027
|
.amis-scope .a-Crud-toolbar-item {
|
83028
|
+
line-height: 1.5;
|
83029
|
+
height: 1.875rem;
|
83030
|
+
vertical-align: middle;
|
83031
|
+
}
|
83032
|
+
|
83033
|
+
.amis-scope .a-Crud-toolbar-item:not(:first-child) {
|
83034
|
+
margin-left: 0.25rem;
|
83035
|
+
}
|
83036
|
+
|
83037
|
+
.amis-scope .a-Crud-toolbar-item--left {
|
83038
|
+
float: left;
|
83039
|
+
}
|
83040
|
+
|
83041
|
+
.amis-scope .a-Crud-toolbar-item--right {
|
83042
|
+
float: right;
|
83043
|
+
}
|
83044
|
+
|
83045
|
+
.amis-scope .a-Crud-actions > * + .a-Button,
|
83046
|
+
.amis-scope .a-Crud-actions > * + .a-Button--disabled-wrap {
|
83013
83047
|
margin-left: 0.25rem;
|
83048
|
+
}
|
83049
|
+
}
|
83050
|
+
|
83051
|
+
.amis-scope .a-Crud2 {
|
83052
|
+
position: relative;
|
83053
|
+
}
|
83054
|
+
|
83055
|
+
.amis-scope .a-Crud2-selection,
|
83056
|
+
.amis-scope .a-Crud2-toolbar,
|
83057
|
+
.amis-scope .a-Crud2-body {
|
83058
|
+
margin-bottom: 0.75rem;
|
83059
|
+
}
|
83060
|
+
|
83061
|
+
.amis-scope .a-Crud2-selectionLabel {
|
83062
|
+
display: inline-block;
|
83063
|
+
vertical-align: top;
|
83064
|
+
margin-top: 0.25rem;
|
83065
|
+
}
|
83066
|
+
|
83067
|
+
.amis-scope .a-Crud2-value {
|
83068
|
+
cursor: pointer;
|
83069
|
+
vertical-align: middle;
|
83070
|
+
user-select: none;
|
83071
|
+
line-height: calc( 1.4285714286 * 0.875rem - 0.125rem );
|
83072
|
+
display: inline-block;
|
83073
|
+
font-size: 0.75rem;
|
83074
|
+
color: #23b7e5;
|
83075
|
+
background: #d9f3fb;
|
83076
|
+
border: 0.0625rem solid #abe4f6;
|
83077
|
+
border-radius: 2px;
|
83078
|
+
margin-right: 0.25rem;
|
83079
|
+
margin-top: 0.25rem;
|
83080
|
+
}
|
83081
|
+
|
83082
|
+
.amis-scope .a-Crud2-value:hover {
|
83083
|
+
background: #c2ecf9;
|
83084
|
+
}
|
83085
|
+
|
83086
|
+
.amis-scope .a-Crud2-value.is-disabled {
|
83087
|
+
pointer-events: none;
|
83088
|
+
opacity: 0.65;
|
83089
|
+
}
|
83090
|
+
|
83091
|
+
.amis-scope .a-Crud2-valueIcon {
|
83092
|
+
cursor: pointer;
|
83093
|
+
border-right: 0.0625rem solid #abe4f6;
|
83094
|
+
padding: 1px 5px;
|
83095
|
+
}
|
83096
|
+
|
83097
|
+
.amis-scope .a-Crud2-valueIcon:hover {
|
83098
|
+
background: #c2ecf9;
|
83099
|
+
}
|
83100
|
+
|
83101
|
+
.amis-scope .a-Crud2-valueLabel {
|
83102
|
+
padding: 0 0.25rem;
|
83103
|
+
}
|
83104
|
+
|
83105
|
+
.amis-scope .a-Crud2-selectionClear {
|
83106
|
+
display: inline-block;
|
83107
|
+
cursor: pointer;
|
83108
|
+
user-select: none;
|
83109
|
+
margin-left: 0.25rem;
|
83110
|
+
margin-top: 0.25rem;
|
83111
|
+
vertical-align: middle;
|
83112
|
+
}
|
83113
|
+
|
83114
|
+
.amis-scope .a-Crud2-toolbar-item {
|
83115
|
+
margin-top: 0.25rem;
|
83116
|
+
line-height: 1.5;
|
83117
|
+
height: 1.875rem;
|
83118
|
+
vertical-align: middle;
|
83119
|
+
display: inline-flex;
|
83120
|
+
align-items: center;
|
83121
|
+
}
|
83122
|
+
|
83123
|
+
.amis-scope .a-Crud2-toolbar-item:not(:first-child) {
|
83124
|
+
margin-left: 0.25rem;
|
83125
|
+
}
|
83126
|
+
|
83127
|
+
.amis-scope .a-Crud2-toolbar-item--left {
|
83128
|
+
float: left;
|
83129
|
+
}
|
83130
|
+
|
83131
|
+
.amis-scope .a-Crud2-toolbar-item--right {
|
83132
|
+
float: right;
|
83133
|
+
}
|
83134
|
+
|
83135
|
+
.amis-scope .a-Crud2-actions > * + .a-Button,
|
83136
|
+
.amis-scope .a-Crud2-actions > * + .a-ButtonGroup,
|
83137
|
+
.amis-scope .a-Crud2-actions > * + .a-ButtonToolbar {
|
83138
|
+
margin-left: 0.25rem;
|
83139
|
+
}
|
83140
|
+
|
83141
|
+
.amis-scope .a-Crud2-statistics {
|
83142
|
+
line-height: 1.875rem;
|
83143
|
+
vertical-align: middle;
|
83144
|
+
}
|
83145
|
+
|
83146
|
+
.amis-scope .a-Crud2-pageSwitch .a-Select {
|
83147
|
+
margin-left: 0.25rem;
|
83148
|
+
}
|
83149
|
+
|
83150
|
+
.amis-scope .a-Crud2-pager {
|
83151
|
+
align-self: flex-start;
|
83152
|
+
}
|
83153
|
+
|
83154
|
+
.amis-scope .a-Crud2-filter {
|
83155
|
+
margin-bottom: 0.75rem;
|
83156
|
+
}
|
83157
|
+
|
83158
|
+
@media (min-width: 576px) {
|
83159
|
+
.amis-scope .a-Crud-toolbar {
|
83160
|
+
margin-top: calc(0.25rem * -1);
|
83161
|
+
flex-basis: 0;
|
83162
|
+
flex-grow: 1;
|
83163
|
+
}
|
83164
|
+
|
83165
|
+
.amis-scope .a-Crud-toolbar::before,
|
83166
|
+
.amis-scope .a-Crud-toolbar::after {
|
83167
|
+
display: table;
|
83168
|
+
content: "";
|
83169
|
+
}
|
83170
|
+
|
83171
|
+
.amis-scope .a-Crud-toolbar::after {
|
83172
|
+
clear: both;
|
83173
|
+
}
|
83174
|
+
|
83175
|
+
.amis-scope .a-Crud-toolbar-item {
|
83014
83176
|
line-height: 1.5;
|
83015
83177
|
height: 1.875rem;
|
83016
83178
|
vertical-align: middle;
|
83017
83179
|
}
|
83018
83180
|
|
83181
|
+
.amis-scope .a-Crud-toolbar-item:not(:first-child) {
|
83182
|
+
margin-left: 0.25rem;
|
83183
|
+
}
|
83184
|
+
|
83019
83185
|
.amis-scope .a-Crud-toolbar-item--left {
|
83020
83186
|
float: left;
|
83021
83187
|
}
|
@@ -86039,7 +86205,7 @@ title: Word Break
|
|
86039
86205
|
}
|
86040
86206
|
|
86041
86207
|
.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) {
|
86042
|
-
background: #
|
86208
|
+
background: #fff;
|
86043
86209
|
}
|
86044
86210
|
|
86045
86211
|
.amis-scope .a-Table-v2.a-Table-ping-left .a-Table-table > tfoot > tr > td:not(:last-child).a-Table-cell-fix-left-last {
|
@@ -86061,7 +86227,7 @@ title: Word Break
|
|
86061
86227
|
}
|
86062
86228
|
|
86063
86229
|
.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) {
|
86064
|
-
background: #
|
86230
|
+
background: #fff;
|
86065
86231
|
}
|
86066
86232
|
|
86067
86233
|
.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 {
|
@@ -86078,7 +86244,7 @@ title: Word Break
|
|
86078
86244
|
|
86079
86245
|
.amis-scope .a-Table-v2.a-Table-resizable .a-Table-table > thead > tr > th .a-Table-thead-resizable {
|
86080
86246
|
position: absolute;
|
86081
|
-
width:
|
86247
|
+
width: 3px;
|
86082
86248
|
right: 0;
|
86083
86249
|
top: 0;
|
86084
86250
|
bottom: 0;
|
@@ -86142,8 +86308,6 @@ title: Word Break
|
|
86142
86308
|
|
86143
86309
|
.amis-scope .a-Table-v2 .a-TableCell-searchBtn {
|
86144
86310
|
cursor: pointer;
|
86145
|
-
position: static;
|
86146
|
-
transform: translateY(-50%);
|
86147
86311
|
color: #99a6ad;
|
86148
86312
|
margin-left: 0.5rem;
|
86149
86313
|
}
|
@@ -88720,7 +88884,7 @@ title: Word Break
|
|
88720
88884
|
}
|
88721
88885
|
|
88722
88886
|
.amis-scope .a-InputBox input {
|
88723
|
-
flex-basis:
|
88887
|
+
flex-basis: 1.875rem;
|
88724
88888
|
flex-grow: 1;
|
88725
88889
|
outline: none;
|
88726
88890
|
background: transparent;
|
@@ -89108,7 +89272,7 @@ title: Word Break
|
|
89108
89272
|
font-size: 0.875rem;
|
89109
89273
|
flex-wrap: wrap;
|
89110
89274
|
justify-content: flex-start;
|
89111
|
-
flex-wrap:
|
89275
|
+
flex-wrap: nowrap;
|
89112
89276
|
padding: 0 0.3125rem;
|
89113
89277
|
min-height: 1.875rem;
|
89114
89278
|
align-items: center;
|
@@ -89117,7 +89281,7 @@ title: Word Break
|
|
89117
89281
|
}
|
89118
89282
|
|
89119
89283
|
.amis-scope .a-ResultBox input {
|
89120
|
-
flex-basis:
|
89284
|
+
flex-basis: 1.875rem;
|
89121
89285
|
flex-grow: 1;
|
89122
89286
|
outline: none;
|
89123
89287
|
background: transparent;
|
@@ -89146,10 +89310,6 @@ title: Word Break
|
|
89146
89310
|
border-color: transparent !important;
|
89147
89311
|
}
|
89148
89312
|
|
89149
|
-
.amis-scope .a-ResultBox.is-clearable {
|
89150
|
-
padding-right: 3.4375rem;
|
89151
|
-
}
|
89152
|
-
|
89153
89313
|
.amis-scope .a-ResultBox.is-error {
|
89154
89314
|
border-color: #f05050;
|
89155
89315
|
background: #fff;
|
@@ -89198,7 +89358,30 @@ title: Word Break
|
|
89198
89358
|
padding-left: 0.75rem;
|
89199
89359
|
}
|
89200
89360
|
|
89361
|
+
.amis-scope .a-ResultBox-value-wrap {
|
89362
|
+
flex-grow: 1;
|
89363
|
+
display: flex;
|
89364
|
+
align-items: center;
|
89365
|
+
flex-wrap: wrap;
|
89366
|
+
}
|
89367
|
+
|
89368
|
+
.amis-scope .a-ResultBox-actions {
|
89369
|
+
display: flex;
|
89370
|
+
align-items: center;
|
89371
|
+
flex-shrink: 0;
|
89372
|
+
}
|
89373
|
+
|
89374
|
+
.amis-scope .a-ResultBox-actions > *:first-child {
|
89375
|
+
margin-left: 0.3125rem;
|
89376
|
+
}
|
89377
|
+
|
89378
|
+
.amis-scope .a-ResultBox-actions > *:not(:last-child) {
|
89379
|
+
margin-right: 0.3125rem;
|
89380
|
+
}
|
89381
|
+
|
89201
89382
|
.amis-scope .a-ResultBox-singleValue {
|
89383
|
+
padding: 0 calc(0.5rem - 0.1875rem);
|
89384
|
+
flex-grow: 1;
|
89202
89385
|
display: inline-block;
|
89203
89386
|
max-width: 100%;
|
89204
89387
|
overflow: hidden;
|
@@ -89236,10 +89419,7 @@ title: Word Break
|
|
89236
89419
|
margin-left: auto;
|
89237
89420
|
text-decoration: none;
|
89238
89421
|
height: 100%;
|
89239
|
-
padding: 0.25rem;
|
89240
89422
|
margin: auto 0;
|
89241
|
-
position: absolute;
|
89242
|
-
right: 10px;
|
89243
89423
|
background-color: unset;
|
89244
89424
|
}
|
89245
89425
|
|
@@ -89330,6 +89510,7 @@ title: Word Break
|
|
89330
89510
|
|
89331
89511
|
.amis-scope .a-ResultBox-placeholder {
|
89332
89512
|
color: #99a6ad;
|
89513
|
+
flex-grow: 1;
|
89333
89514
|
user-select: none;
|
89334
89515
|
}
|
89335
89516
|
|
@@ -90832,7 +91013,7 @@ title: Word Break
|
|
90832
91013
|
}
|
90833
91014
|
|
90834
91015
|
.amis-scope .a-TextControl-input input {
|
90835
|
-
flex-basis:
|
91016
|
+
flex-basis: 1.875rem;
|
90836
91017
|
flex-grow: 1;
|
90837
91018
|
outline: none;
|
90838
91019
|
background: transparent;
|
@@ -91229,7 +91410,7 @@ title: Word Break
|
|
91229
91410
|
}
|
91230
91411
|
|
91231
91412
|
.amis-scope .a-TextareaControl-input input {
|
91232
|
-
flex-basis:
|
91413
|
+
flex-basis: 1.875rem;
|
91233
91414
|
flex-grow: 1;
|
91234
91415
|
outline: none;
|
91235
91416
|
background: transparent;
|
@@ -92780,6 +92961,10 @@ title: Word Break
|
|
92780
92961
|
box-shadow: none;
|
92781
92962
|
}
|
92782
92963
|
|
92964
|
+
.amis-scope .a-Select .a-PopOver.a-Select-popover .a-Select-menu {
|
92965
|
+
overflow-x: hidden;
|
92966
|
+
}
|
92967
|
+
|
92783
92968
|
.amis-scope .a-Select .a-PopOver.a-Select-popover .a-Select-menu .a-Select-option {
|
92784
92969
|
height: 2rem;
|
92785
92970
|
line-height: 1.375rem;
|
@@ -96114,7 +96299,7 @@ title: Word Break
|
|
96114
96299
|
}
|
96115
96300
|
|
96116
96301
|
.amis-scope .a-TreeSelect-input input {
|
96117
|
-
flex-basis:
|
96302
|
+
flex-basis: 1.875rem;
|
96118
96303
|
flex-grow: 1;
|
96119
96304
|
outline: none;
|
96120
96305
|
background: transparent;
|
@@ -96292,7 +96477,7 @@ title: Word Break
|
|
96292
96477
|
.amis-scope .a-Combo-addBtn .a-Button-icon:first-child:not(:last-child):not(.pull-right),
|
96293
96478
|
.amis-scope .a-Combo-addBtn > svg.icon:not(:last-child):not(.pull-right),
|
96294
96479
|
.amis-scope .a-Combo-addBtn > .pull-left {
|
96295
|
-
margin-right: 0.
|
96480
|
+
margin-right: 0.25rem;
|
96296
96481
|
}
|
96297
96482
|
|
96298
96483
|
.amis-scope .a-Combo-addBtn .a-Button-icon:last-child:not(:first-child):not(.pull-left),
|
@@ -96303,7 +96488,7 @@ title: Word Break
|
|
96303
96488
|
.amis-scope .a-Combo-addBtn .a-Button--loading:first-child:not(:last-child):not(.pull-right),
|
96304
96489
|
.amis-scope .a-Combo-addBtn > svg.icon:not(:last-child):not(.pull-right),
|
96305
96490
|
.amis-scope .a-Combo-addBtn > .pull-left {
|
96306
|
-
margin-right: 0.
|
96491
|
+
margin-right: 0.25rem;
|
96307
96492
|
}
|
96308
96493
|
|
96309
96494
|
.amis-scope .a-Combo-addBtn .a-Button--loading:last-child:not(:first-child):not(.pull-left),
|
@@ -96762,7 +96947,7 @@ title: Word Break
|
|
96762
96947
|
}
|
96763
96948
|
|
96764
96949
|
.amis-scope .a-Picker-input input {
|
96765
|
-
flex-basis:
|
96950
|
+
flex-basis: 1.875rem;
|
96766
96951
|
flex-grow: 1;
|
96767
96952
|
outline: none;
|
96768
96953
|
background: transparent;
|
@@ -97049,7 +97234,7 @@ title: Word Break
|
|
97049
97234
|
.amis-scope .a-TagControl-sugItem .a-Button-icon:first-child:not(:last-child):not(.pull-right),
|
97050
97235
|
.amis-scope .a-TagControl-sugItem > svg.icon:not(:last-child):not(.pull-right),
|
97051
97236
|
.amis-scope .a-TagControl-sugItem > .pull-left {
|
97052
|
-
margin-right: 0.
|
97237
|
+
margin-right: 0.25rem;
|
97053
97238
|
}
|
97054
97239
|
|
97055
97240
|
.amis-scope .a-TagControl-sugItem .a-Button-icon:last-child:not(:first-child):not(.pull-left),
|
@@ -97060,7 +97245,7 @@ title: Word Break
|
|
97060
97245
|
.amis-scope .a-TagControl-sugItem .a-Button--loading:first-child:not(:last-child):not(.pull-right),
|
97061
97246
|
.amis-scope .a-TagControl-sugItem > svg.icon:not(:last-child):not(.pull-right),
|
97062
97247
|
.amis-scope .a-TagControl-sugItem > .pull-left {
|
97063
|
-
margin-right: 0.
|
97248
|
+
margin-right: 0.25rem;
|
97064
97249
|
}
|
97065
97250
|
|
97066
97251
|
.amis-scope .a-TagControl-sugItem .a-Button--loading:last-child:not(:first-child):not(.pull-left),
|
@@ -97752,7 +97937,7 @@ title: Word Break
|
|
97752
97937
|
}
|
97753
97938
|
|
97754
97939
|
.amis-scope .a-IconPickerControl-input input {
|
97755
|
-
flex-basis:
|
97940
|
+
flex-basis: 1.875rem;
|
97756
97941
|
flex-grow: 1;
|
97757
97942
|
outline: none;
|
97758
97943
|
background: transparent;
|
@@ -99198,6 +99383,7 @@ title: Word Break
|
|
99198
99383
|
overflow: auto;
|
99199
99384
|
scroll-behavior: smooth;
|
99200
99385
|
background: #fff;
|
99386
|
+
position: relative;
|
99201
99387
|
}
|
99202
99388
|
|
99203
99389
|
.amis-scope .a-AnchorNav-section-wrap > .a-AnchorNav-section {
|