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/cxd.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
|
(
|
@@ -75848,8 +75849,8 @@ title: Word Break
|
|
75848
75849
|
--Number-handler--up-content: "";
|
75849
75850
|
--Number-handler--up-transform: rotate(180deg);
|
75850
75851
|
--Number-handler--down-content: "";
|
75851
|
-
--Checkbox-onDisabled-bg: #
|
75852
|
-
--Checkbox-onDisabled-color: #
|
75852
|
+
--Checkbox-onDisabled-bg: #f7f7f9;
|
75853
|
+
--Checkbox-onDisabled-color: #b8babf;
|
75853
75854
|
--Checkbox-inner-size: 0.5rem;
|
75854
75855
|
--Checkbox--full-inner-size: 0.5rem;
|
75855
75856
|
--Checkbox--sm-size: 0.875rem;
|
@@ -75921,6 +75922,7 @@ title: Word Break
|
|
75921
75922
|
--Button-onActive-boxShadow: none;
|
75922
75923
|
--Button-borderRadius: 0.25rem;
|
75923
75924
|
--Button-paddingX: 0.75rem;
|
75925
|
+
--Button-icon-rightMargin: 0.25rem;
|
75924
75926
|
--Button--lg-height: 2.5rem;
|
75925
75927
|
--Button--lg-fontSize: 0.875rem;
|
75926
75928
|
--Button--lg-lineHeight: 30 / 20;
|
@@ -78697,7 +78699,7 @@ title: Word Break
|
|
78697
78699
|
.amis-scope .cxd-Button--xs .cxd-Button-icon:first-child:not(:last-child):not(.pull-right),
|
78698
78700
|
.amis-scope .cxd-Button--xs > svg.icon:not(:last-child):not(.pull-right),
|
78699
78701
|
.amis-scope .cxd-Button--xs > .pull-left {
|
78700
|
-
margin-right: var(--Button
|
78702
|
+
margin-right: var(--Button-icon-rightMargin);
|
78701
78703
|
}
|
78702
78704
|
|
78703
78705
|
.amis-scope .cxd-Button--xs .cxd-Button-icon:last-child:not(:first-child):not(.pull-left),
|
@@ -78708,7 +78710,7 @@ title: Word Break
|
|
78708
78710
|
.amis-scope .cxd-Button--xs .cxd-Button--loading:first-child:not(:last-child):not(.pull-right),
|
78709
78711
|
.amis-scope .cxd-Button--xs > svg.icon:not(:last-child):not(.pull-right),
|
78710
78712
|
.amis-scope .cxd-Button--xs > .pull-left {
|
78711
|
-
margin-right: var(--Button
|
78713
|
+
margin-right: var(--Button-icon-rightMargin);
|
78712
78714
|
}
|
78713
78715
|
|
78714
78716
|
.amis-scope .cxd-Button--xs .cxd-Button--loading:last-child:not(:first-child):not(.pull-left),
|
@@ -78736,7 +78738,7 @@ title: Word Break
|
|
78736
78738
|
.amis-scope .cxd-Button--sm .cxd-Button-icon:first-child:not(:last-child):not(.pull-right),
|
78737
78739
|
.amis-scope .cxd-Button--sm > svg.icon:not(:last-child):not(.pull-right),
|
78738
78740
|
.amis-scope .cxd-Button--sm > .pull-left {
|
78739
|
-
margin-right: var(--Button
|
78741
|
+
margin-right: var(--Button-icon-rightMargin);
|
78740
78742
|
}
|
78741
78743
|
|
78742
78744
|
.amis-scope .cxd-Button--sm .cxd-Button-icon:last-child:not(:first-child):not(.pull-left),
|
@@ -78747,7 +78749,7 @@ title: Word Break
|
|
78747
78749
|
.amis-scope .cxd-Button--sm .cxd-Button--loading:first-child:not(:last-child):not(.pull-right),
|
78748
78750
|
.amis-scope .cxd-Button--sm > svg.icon:not(:last-child):not(.pull-right),
|
78749
78751
|
.amis-scope .cxd-Button--sm > .pull-left {
|
78750
|
-
margin-right: var(--Button
|
78752
|
+
margin-right: var(--Button-icon-rightMargin);
|
78751
78753
|
}
|
78752
78754
|
|
78753
78755
|
.amis-scope .cxd-Button--sm .cxd-Button--loading:last-child:not(:first-child):not(.pull-left),
|
@@ -78775,7 +78777,7 @@ title: Word Break
|
|
78775
78777
|
.amis-scope .cxd-Button--md .cxd-Button-icon:first-child:not(:last-child):not(.pull-right),
|
78776
78778
|
.amis-scope .cxd-Button--md > svg.icon:not(:last-child):not(.pull-right),
|
78777
78779
|
.amis-scope .cxd-Button--md > .pull-left {
|
78778
|
-
margin-right: var(--Button
|
78780
|
+
margin-right: var(--Button-icon-rightMargin);
|
78779
78781
|
}
|
78780
78782
|
|
78781
78783
|
.amis-scope .cxd-Button--md .cxd-Button-icon:last-child:not(:first-child):not(.pull-left),
|
@@ -78786,7 +78788,7 @@ title: Word Break
|
|
78786
78788
|
.amis-scope .cxd-Button--md .cxd-Button--loading:first-child:not(:last-child):not(.pull-right),
|
78787
78789
|
.amis-scope .cxd-Button--md > svg.icon:not(:last-child):not(.pull-right),
|
78788
78790
|
.amis-scope .cxd-Button--md > .pull-left {
|
78789
|
-
margin-right: var(--Button
|
78791
|
+
margin-right: var(--Button-icon-rightMargin);
|
78790
78792
|
}
|
78791
78793
|
|
78792
78794
|
.amis-scope .cxd-Button--md .cxd-Button--loading:last-child:not(:first-child):not(.pull-left),
|
@@ -78814,7 +78816,7 @@ title: Word Break
|
|
78814
78816
|
.amis-scope .cxd-Button--lg .cxd-Button-icon:first-child:not(:last-child):not(.pull-right),
|
78815
78817
|
.amis-scope .cxd-Button--lg > svg.icon:not(:last-child):not(.pull-right),
|
78816
78818
|
.amis-scope .cxd-Button--lg > .pull-left {
|
78817
|
-
margin-right: var(--Button
|
78819
|
+
margin-right: var(--Button-icon-rightMargin);
|
78818
78820
|
}
|
78819
78821
|
|
78820
78822
|
.amis-scope .cxd-Button--lg .cxd-Button-icon:last-child:not(:first-child):not(.pull-left),
|
@@ -78825,7 +78827,7 @@ title: Word Break
|
|
78825
78827
|
.amis-scope .cxd-Button--lg .cxd-Button--loading:first-child:not(:last-child):not(.pull-right),
|
78826
78828
|
.amis-scope .cxd-Button--lg > svg.icon:not(:last-child):not(.pull-right),
|
78827
78829
|
.amis-scope .cxd-Button--lg > .pull-left {
|
78828
|
-
margin-right: var(--Button
|
78830
|
+
margin-right: var(--Button-icon-rightMargin);
|
78829
78831
|
}
|
78830
78832
|
|
78831
78833
|
.amis-scope .cxd-Button--lg .cxd-Button--loading:last-child:not(:first-child):not(.pull-left),
|
@@ -78876,7 +78878,7 @@ title: Word Break
|
|
78876
78878
|
.amis-scope .cxd-Button .cxd-Button-icon:first-child:not(:last-child):not(.pull-right),
|
78877
78879
|
.amis-scope .cxd-Button > svg.icon:not(:last-child):not(.pull-right),
|
78878
78880
|
.amis-scope .cxd-Button > .pull-left {
|
78879
|
-
margin-right: var(--Button-
|
78881
|
+
margin-right: var(--Button-icon-rightMargin);
|
78880
78882
|
}
|
78881
78883
|
|
78882
78884
|
.amis-scope .cxd-Button .cxd-Button-icon:last-child:not(:first-child):not(.pull-left),
|
@@ -78887,7 +78889,7 @@ title: Word Break
|
|
78887
78889
|
.amis-scope .cxd-Button .cxd-Button--loading:first-child:not(:last-child):not(.pull-right),
|
78888
78890
|
.amis-scope .cxd-Button > svg.icon:not(:last-child):not(.pull-right),
|
78889
78891
|
.amis-scope .cxd-Button > .pull-left {
|
78890
|
-
margin-right: var(--Button-
|
78892
|
+
margin-right: var(--Button-icon-rightMargin);
|
78891
78893
|
}
|
78892
78894
|
|
78893
78895
|
.amis-scope .cxd-Button .cxd-Button--loading:last-child:not(:first-child):not(.pull-left),
|
@@ -78939,6 +78941,7 @@ title: Word Break
|
|
78939
78941
|
text-decoration: var(--link-decoration);
|
78940
78942
|
border: none;
|
78941
78943
|
height: auto;
|
78944
|
+
padding: 0;
|
78942
78945
|
}
|
78943
78946
|
|
78944
78947
|
.amis-scope .cxd-Button--link:hover:focus {
|
@@ -80987,7 +80990,7 @@ title: Word Break
|
|
80987
80990
|
.amis-scope .cxd-ArrayInput-addBtn .cxd-Button-icon:first-child:not(:last-child):not(.pull-right),
|
80988
80991
|
.amis-scope .cxd-ArrayInput-addBtn > svg.icon:not(:last-child):not(.pull-right),
|
80989
80992
|
.amis-scope .cxd-ArrayInput-addBtn > .pull-left {
|
80990
|
-
margin-right: var(--
|
80993
|
+
margin-right: var(--Button-icon-rightMargin);
|
80991
80994
|
}
|
80992
80995
|
|
80993
80996
|
.amis-scope .cxd-ArrayInput-addBtn .cxd-Button-icon:last-child:not(:first-child):not(.pull-left),
|
@@ -80998,7 +81001,7 @@ title: Word Break
|
|
80998
81001
|
.amis-scope .cxd-ArrayInput-addBtn .cxd-Button--loading:first-child:not(:last-child):not(.pull-right),
|
80999
81002
|
.amis-scope .cxd-ArrayInput-addBtn > svg.icon:not(:last-child):not(.pull-right),
|
81000
81003
|
.amis-scope .cxd-ArrayInput-addBtn > .pull-left {
|
81001
|
-
margin-right: var(--
|
81004
|
+
margin-right: var(--Button-icon-rightMargin);
|
81002
81005
|
}
|
81003
81006
|
|
81004
81007
|
.amis-scope .cxd-ArrayInput-addBtn .cxd-Button--loading:last-child:not(:first-child):not(.pull-left),
|
@@ -82526,7 +82529,8 @@ title: Word Break
|
|
82526
82529
|
align-items: stretch;
|
82527
82530
|
}
|
82528
82531
|
|
82529
|
-
.amis-scope .cxd-Page--withSidebar > .cxd-Page-content
|
82532
|
+
.amis-scope .cxd-Page--withSidebar > .cxd-Page-content,
|
82533
|
+
.amis-scope .cxd-Page--withSidebar .cxd-PullRefresh {
|
82530
82534
|
width: 0;
|
82531
82535
|
flex-grow: 1;
|
82532
82536
|
}
|
@@ -84418,6 +84422,17 @@ title: Word Break
|
|
84418
84422
|
user-select: none;
|
84419
84423
|
}
|
84420
84424
|
|
84425
|
+
.amis-scope .cxd-CBPicker-trigger {
|
84426
|
+
cursor: pointer;
|
84427
|
+
transition: transform var(--animation-duration) ease-out;
|
84428
|
+
display: flex;
|
84429
|
+
color: var(--Form-select-caret-iconColor);
|
84430
|
+
}
|
84431
|
+
|
84432
|
+
.amis-scope .cxd-CBPicker-trigger:hover {
|
84433
|
+
color: var(--primary);
|
84434
|
+
}
|
84435
|
+
|
84421
84436
|
@keyframes contextMenuInSpecial {
|
84422
84437
|
from {
|
84423
84438
|
transform: scale3d(1, 1, 1);
|
@@ -84937,7 +84952,6 @@ title: Word Break
|
|
84937
84952
|
}
|
84938
84953
|
|
84939
84954
|
.amis-scope .cxd-Crud-toolbar-item {
|
84940
|
-
margin-left: var(--Crud-toolbar-gap);
|
84941
84955
|
margin-top: var(--Crud-toolbar-gap);
|
84942
84956
|
line-height: var(--Crud-toolbar-lineHeight);
|
84943
84957
|
height: var(--Crud-toolbar-height);
|
@@ -84946,6 +84960,10 @@ title: Word Break
|
|
84946
84960
|
align-items: center;
|
84947
84961
|
}
|
84948
84962
|
|
84963
|
+
.amis-scope .cxd-Crud-toolbar-item:not(:first-child) {
|
84964
|
+
margin-left: var(--Crud-toolbar-gap);
|
84965
|
+
}
|
84966
|
+
|
84949
84967
|
.amis-scope .cxd-Crud-toolbar-item--left {
|
84950
84968
|
float: left;
|
84951
84969
|
}
|
@@ -84985,7 +85003,6 @@ title: Word Break
|
|
84985
85003
|
|
84986
85004
|
@media (min-width: 576px) {
|
84987
85005
|
.amis-scope .cxd-Crud-toolbar {
|
84988
|
-
margin-left: calc(var(--Crud-toolbar-gap) * -1);
|
84989
85006
|
margin-top: calc(var(--Crud-toolbar-gap) * -1);
|
84990
85007
|
flex-basis: 0;
|
84991
85008
|
flex-grow: 1;
|
@@ -85002,12 +85019,163 @@ title: Word Break
|
|
85002
85019
|
}
|
85003
85020
|
|
85004
85021
|
.amis-scope .cxd-Crud-toolbar-item {
|
85022
|
+
line-height: var(--Crud-toolbar-lineHeight);
|
85023
|
+
height: var(--Crud-toolbar-height);
|
85024
|
+
vertical-align: middle;
|
85025
|
+
}
|
85026
|
+
|
85027
|
+
.amis-scope .cxd-Crud-toolbar-item:not(:first-child) {
|
85028
|
+
margin-left: var(--Crud-toolbar-gap);
|
85029
|
+
}
|
85030
|
+
|
85031
|
+
.amis-scope .cxd-Crud-toolbar-item--left {
|
85032
|
+
float: left;
|
85033
|
+
}
|
85034
|
+
|
85035
|
+
.amis-scope .cxd-Crud-toolbar-item--right {
|
85036
|
+
float: right;
|
85037
|
+
}
|
85038
|
+
|
85039
|
+
.amis-scope .cxd-Crud-actions > * + .cxd-Button,
|
85040
|
+
.amis-scope .cxd-Crud-actions > * + .cxd-Button--disabled-wrap {
|
85005
85041
|
margin-left: var(--Crud-toolbar-gap);
|
85042
|
+
}
|
85043
|
+
}
|
85044
|
+
|
85045
|
+
.amis-scope .cxd-Crud2 {
|
85046
|
+
position: relative;
|
85047
|
+
}
|
85048
|
+
|
85049
|
+
.amis-scope .cxd-Crud2-selection,
|
85050
|
+
.amis-scope .cxd-Crud2-toolbar,
|
85051
|
+
.amis-scope .cxd-Crud2-body {
|
85052
|
+
margin-bottom: var(--gap-base);
|
85053
|
+
}
|
85054
|
+
|
85055
|
+
.amis-scope .cxd-Crud2-selectionLabel {
|
85056
|
+
display: inline-block;
|
85057
|
+
vertical-align: top;
|
85058
|
+
margin-top: var(--gap-xs);
|
85059
|
+
}
|
85060
|
+
|
85061
|
+
.amis-scope .cxd-Crud2-value {
|
85062
|
+
cursor: pointer;
|
85063
|
+
vertical-align: middle;
|
85064
|
+
user-select: none;
|
85065
|
+
line-height: calc( var(--Form-input-lineHeight) * var(--Form-input-fontSize) - 0.125rem );
|
85066
|
+
display: inline-block;
|
85067
|
+
font-size: var(--Form-selectValue-fontSize);
|
85068
|
+
color: var(--Form-selectValue-color);
|
85069
|
+
background: var(--Form-selectValue-bg);
|
85070
|
+
border: 0.0625rem solid var(--Form-selectValue-borderColor);
|
85071
|
+
border-radius: 2px;
|
85072
|
+
margin-right: var(--gap-xs);
|
85073
|
+
margin-top: var(--gap-xs);
|
85074
|
+
}
|
85075
|
+
|
85076
|
+
.amis-scope .cxd-Crud2-value:hover {
|
85077
|
+
background: var(--Form-selectValue-onHover-bg);
|
85078
|
+
}
|
85079
|
+
|
85080
|
+
.amis-scope .cxd-Crud2-value.is-disabled {
|
85081
|
+
pointer-events: none;
|
85082
|
+
opacity: var(--Button-onDisabled-opacity);
|
85083
|
+
}
|
85084
|
+
|
85085
|
+
.amis-scope .cxd-Crud2-valueIcon {
|
85086
|
+
cursor: pointer;
|
85087
|
+
border-right: 0.0625rem solid var(--Form-selectValue-borderColor);
|
85088
|
+
padding: 1px 5px;
|
85089
|
+
}
|
85090
|
+
|
85091
|
+
.amis-scope .cxd-Crud2-valueIcon:hover {
|
85092
|
+
background: var(--Form-selectValue-onHover-bg);
|
85093
|
+
}
|
85094
|
+
|
85095
|
+
.amis-scope .cxd-Crud2-valueLabel {
|
85096
|
+
padding: 0 var(--gap-xs);
|
85097
|
+
}
|
85098
|
+
|
85099
|
+
.amis-scope .cxd-Crud2-selectionClear {
|
85100
|
+
display: inline-block;
|
85101
|
+
cursor: pointer;
|
85102
|
+
user-select: none;
|
85103
|
+
margin-left: var(--gap-xs);
|
85104
|
+
margin-top: var(--gap-xs);
|
85105
|
+
vertical-align: middle;
|
85106
|
+
}
|
85107
|
+
|
85108
|
+
.amis-scope .cxd-Crud2-toolbar-item {
|
85109
|
+
margin-top: var(--Crud-toolbar-gap);
|
85110
|
+
line-height: var(--Crud-toolbar-lineHeight);
|
85111
|
+
height: var(--Crud-toolbar-height);
|
85112
|
+
vertical-align: middle;
|
85113
|
+
display: inline-flex;
|
85114
|
+
align-items: center;
|
85115
|
+
}
|
85116
|
+
|
85117
|
+
.amis-scope .cxd-Crud2-toolbar-item:not(:first-child) {
|
85118
|
+
margin-left: var(--Crud-toolbar-gap);
|
85119
|
+
}
|
85120
|
+
|
85121
|
+
.amis-scope .cxd-Crud2-toolbar-item--left {
|
85122
|
+
float: left;
|
85123
|
+
}
|
85124
|
+
|
85125
|
+
.amis-scope .cxd-Crud2-toolbar-item--right {
|
85126
|
+
float: right;
|
85127
|
+
}
|
85128
|
+
|
85129
|
+
.amis-scope .cxd-Crud2-actions > * + .cxd-Button,
|
85130
|
+
.amis-scope .cxd-Crud2-actions > * + .cxd-ButtonGroup,
|
85131
|
+
.amis-scope .cxd-Crud2-actions > * + .cxd-ButtonToolbar {
|
85132
|
+
margin-left: var(--Crud-toolbar-gap);
|
85133
|
+
}
|
85134
|
+
|
85135
|
+
.amis-scope .cxd-Crud2-statistics {
|
85136
|
+
line-height: var(--Crud-toolbar-height);
|
85137
|
+
vertical-align: middle;
|
85138
|
+
}
|
85139
|
+
|
85140
|
+
.amis-scope .cxd-Crud2-pageSwitch .cxd-Select {
|
85141
|
+
margin-left: var(--Crud-toolbar-gap);
|
85142
|
+
}
|
85143
|
+
|
85144
|
+
.amis-scope .cxd-Crud2-pager {
|
85145
|
+
align-self: flex-start;
|
85146
|
+
}
|
85147
|
+
|
85148
|
+
.amis-scope .cxd-Crud2-filter {
|
85149
|
+
margin-bottom: var(--gap-base);
|
85150
|
+
}
|
85151
|
+
|
85152
|
+
@media (min-width: 576px) {
|
85153
|
+
.amis-scope .cxd-Crud-toolbar {
|
85154
|
+
margin-top: calc(var(--Crud-toolbar-gap) * -1);
|
85155
|
+
flex-basis: 0;
|
85156
|
+
flex-grow: 1;
|
85157
|
+
}
|
85158
|
+
|
85159
|
+
.amis-scope .cxd-Crud-toolbar::before,
|
85160
|
+
.amis-scope .cxd-Crud-toolbar::after {
|
85161
|
+
display: table;
|
85162
|
+
content: "";
|
85163
|
+
}
|
85164
|
+
|
85165
|
+
.amis-scope .cxd-Crud-toolbar::after {
|
85166
|
+
clear: both;
|
85167
|
+
}
|
85168
|
+
|
85169
|
+
.amis-scope .cxd-Crud-toolbar-item {
|
85006
85170
|
line-height: var(--Crud-toolbar-lineHeight);
|
85007
85171
|
height: var(--Crud-toolbar-height);
|
85008
85172
|
vertical-align: middle;
|
85009
85173
|
}
|
85010
85174
|
|
85175
|
+
.amis-scope .cxd-Crud-toolbar-item:not(:first-child) {
|
85176
|
+
margin-left: var(--Crud-toolbar-gap);
|
85177
|
+
}
|
85178
|
+
|
85011
85179
|
.amis-scope .cxd-Crud-toolbar-item--left {
|
85012
85180
|
float: left;
|
85013
85181
|
}
|
@@ -87974,7 +88142,7 @@ title: Word Break
|
|
87974
88142
|
}
|
87975
88143
|
|
87976
88144
|
.amis-scope .cxd-Table-v2.cxd-Table-ping-left .cxd-Table-table > tbody > tr:not(.cxd-Table-row-disabled) > td.cxd-Table-cell-fix-left:not(.cxd-Table-cell-row-hover) {
|
87977
|
-
background: #
|
88145
|
+
background: #fff;
|
87978
88146
|
}
|
87979
88147
|
|
87980
88148
|
.amis-scope .cxd-Table-v2.cxd-Table-ping-left .cxd-Table-table > tfoot > tr > td:not(:last-child).cxd-Table-cell-fix-left-last {
|
@@ -87996,7 +88164,7 @@ title: Word Break
|
|
87996
88164
|
}
|
87997
88165
|
|
87998
88166
|
.amis-scope .cxd-Table-v2.cxd-Table-ping-right .cxd-Table-table > tbody > tr:not(.cxd-Table-row-disabled) > td.cxd-Table-cell-fix-right:not(.cxd-Table-cell-row-hover) {
|
87999
|
-
background: #
|
88167
|
+
background: #fff;
|
88000
88168
|
}
|
88001
88169
|
|
88002
88170
|
.amis-scope .cxd-Table-v2.cxd-Table-ping-right:not(.cxd-Table-bordered) .cxd-Table-table > thead > tr > th.cxd-Table-cell-fix-right-first-prev {
|
@@ -88013,7 +88181,7 @@ title: Word Break
|
|
88013
88181
|
|
88014
88182
|
.amis-scope .cxd-Table-v2.cxd-Table-resizable .cxd-Table-table > thead > tr > th .cxd-Table-thead-resizable {
|
88015
88183
|
position: absolute;
|
88016
|
-
width:
|
88184
|
+
width: 3px;
|
88017
88185
|
right: 0;
|
88018
88186
|
top: 0;
|
88019
88187
|
bottom: 0;
|
@@ -88077,8 +88245,6 @@ title: Word Break
|
|
88077
88245
|
|
88078
88246
|
.amis-scope .cxd-Table-v2 .cxd-TableCell-searchBtn {
|
88079
88247
|
cursor: pointer;
|
88080
|
-
position: static;
|
88081
|
-
transform: translateY(-50%);
|
88082
88248
|
color: var(--text--muted-color);
|
88083
88249
|
margin-left: var(--TableCell-icon-gap);
|
88084
88250
|
}
|
@@ -90647,7 +90813,7 @@ title: Word Break
|
|
90647
90813
|
}
|
90648
90814
|
|
90649
90815
|
.amis-scope .cxd-InputBox input {
|
90650
|
-
flex-basis:
|
90816
|
+
flex-basis: 1.875rem;
|
90651
90817
|
flex-grow: 1;
|
90652
90818
|
outline: none;
|
90653
90819
|
background: transparent;
|
@@ -91025,7 +91191,7 @@ title: Word Break
|
|
91025
91191
|
font-size: var(--Form-input-fontSize);
|
91026
91192
|
flex-wrap: wrap;
|
91027
91193
|
justify-content: flex-start;
|
91028
|
-
flex-wrap:
|
91194
|
+
flex-wrap: nowrap;
|
91029
91195
|
padding: 0 0.3125rem;
|
91030
91196
|
min-height: var(--Form-input-height);
|
91031
91197
|
align-items: center;
|
@@ -91034,7 +91200,7 @@ title: Word Break
|
|
91034
91200
|
}
|
91035
91201
|
|
91036
91202
|
.amis-scope .cxd-ResultBox input {
|
91037
|
-
flex-basis:
|
91203
|
+
flex-basis: 1.875rem;
|
91038
91204
|
flex-grow: 1;
|
91039
91205
|
outline: none;
|
91040
91206
|
background: transparent;
|
@@ -91063,10 +91229,6 @@ title: Word Break
|
|
91063
91229
|
border-color: transparent !important;
|
91064
91230
|
}
|
91065
91231
|
|
91066
|
-
.amis-scope .cxd-ResultBox.is-clearable {
|
91067
|
-
padding-right: 3.4375rem;
|
91068
|
-
}
|
91069
|
-
|
91070
91232
|
.amis-scope .cxd-ResultBox.is-error {
|
91071
91233
|
border-color: var(--Form-input-onError-borderColor);
|
91072
91234
|
background: var(--Form-input-onError-bg);
|
@@ -91115,7 +91277,30 @@ title: Word Break
|
|
91115
91277
|
padding-left: var(--gap-base);
|
91116
91278
|
}
|
91117
91279
|
|
91280
|
+
.amis-scope .cxd-ResultBox-value-wrap {
|
91281
|
+
flex-grow: 1;
|
91282
|
+
display: flex;
|
91283
|
+
align-items: center;
|
91284
|
+
flex-wrap: wrap;
|
91285
|
+
}
|
91286
|
+
|
91287
|
+
.amis-scope .cxd-ResultBox-actions {
|
91288
|
+
display: flex;
|
91289
|
+
align-items: center;
|
91290
|
+
flex-shrink: 0;
|
91291
|
+
}
|
91292
|
+
|
91293
|
+
.amis-scope .cxd-ResultBox-actions > *:first-child {
|
91294
|
+
margin-left: 0.3125rem;
|
91295
|
+
}
|
91296
|
+
|
91297
|
+
.amis-scope .cxd-ResultBox-actions > *:not(:last-child) {
|
91298
|
+
margin-right: 0.3125rem;
|
91299
|
+
}
|
91300
|
+
|
91118
91301
|
.amis-scope .cxd-ResultBox-singleValue {
|
91302
|
+
padding: 0 calc(var(--Form-input-paddingX) - 0.1875rem);
|
91303
|
+
flex-grow: 1;
|
91119
91304
|
display: inline-block;
|
91120
91305
|
max-width: 100%;
|
91121
91306
|
overflow: hidden;
|
@@ -91153,10 +91338,7 @@ title: Word Break
|
|
91153
91338
|
margin-left: auto;
|
91154
91339
|
text-decoration: none;
|
91155
91340
|
height: 100%;
|
91156
|
-
padding: 0.25rem;
|
91157
91341
|
margin: auto 0;
|
91158
|
-
position: absolute;
|
91159
|
-
right: 10px;
|
91160
91342
|
background-color: unset;
|
91161
91343
|
}
|
91162
91344
|
|
@@ -91247,6 +91429,7 @@ title: Word Break
|
|
91247
91429
|
|
91248
91430
|
.amis-scope .cxd-ResultBox-placeholder {
|
91249
91431
|
color: var(--Form-input-placeholderColor);
|
91432
|
+
flex-grow: 1;
|
91250
91433
|
user-select: none;
|
91251
91434
|
}
|
91252
91435
|
|
@@ -92733,7 +92916,7 @@ title: Word Break
|
|
92733
92916
|
}
|
92734
92917
|
|
92735
92918
|
.amis-scope .cxd-TextControl-input input {
|
92736
|
-
flex-basis:
|
92919
|
+
flex-basis: 1.875rem;
|
92737
92920
|
flex-grow: 1;
|
92738
92921
|
outline: none;
|
92739
92922
|
background: transparent;
|
@@ -93115,7 +93298,7 @@ title: Word Break
|
|
93115
93298
|
}
|
93116
93299
|
|
93117
93300
|
.amis-scope .cxd-TextareaControl-input input {
|
93118
|
-
flex-basis:
|
93301
|
+
flex-basis: 1.875rem;
|
93119
93302
|
flex-grow: 1;
|
93120
93303
|
outline: none;
|
93121
93304
|
background: transparent;
|
@@ -94636,6 +94819,10 @@ title: Word Break
|
|
94636
94819
|
box-shadow: var(--Form-select-onFocus-boxShadow);
|
94637
94820
|
}
|
94638
94821
|
|
94822
|
+
.amis-scope .cxd-Select .cxd-PopOver.cxd-Select-popover .cxd-Select-menu {
|
94823
|
+
overflow-x: hidden;
|
94824
|
+
}
|
94825
|
+
|
94639
94826
|
.amis-scope .cxd-Select .cxd-PopOver.cxd-Select-popover .cxd-Select-menu .cxd-Select-option {
|
94640
94827
|
height: 2rem;
|
94641
94828
|
line-height: 1.375rem;
|
@@ -97910,7 +98097,7 @@ title: Word Break
|
|
97910
98097
|
}
|
97911
98098
|
|
97912
98099
|
.amis-scope .cxd-TreeSelect-input input {
|
97913
|
-
flex-basis:
|
98100
|
+
flex-basis: 1.875rem;
|
97914
98101
|
flex-grow: 1;
|
97915
98102
|
outline: none;
|
97916
98103
|
background: transparent;
|
@@ -98077,7 +98264,7 @@ title: Word Break
|
|
98077
98264
|
.amis-scope .cxd-Combo-addBtn .cxd-Button-icon:first-child:not(:last-child):not(.pull-right),
|
98078
98265
|
.amis-scope .cxd-Combo-addBtn > svg.icon:not(:last-child):not(.pull-right),
|
98079
98266
|
.amis-scope .cxd-Combo-addBtn > .pull-left {
|
98080
|
-
margin-right: var(--
|
98267
|
+
margin-right: var(--Button-icon-rightMargin);
|
98081
98268
|
}
|
98082
98269
|
|
98083
98270
|
.amis-scope .cxd-Combo-addBtn .cxd-Button-icon:last-child:not(:first-child):not(.pull-left),
|
@@ -98088,7 +98275,7 @@ title: Word Break
|
|
98088
98275
|
.amis-scope .cxd-Combo-addBtn .cxd-Button--loading:first-child:not(:last-child):not(.pull-right),
|
98089
98276
|
.amis-scope .cxd-Combo-addBtn > svg.icon:not(:last-child):not(.pull-right),
|
98090
98277
|
.amis-scope .cxd-Combo-addBtn > .pull-left {
|
98091
|
-
margin-right: var(--
|
98278
|
+
margin-right: var(--Button-icon-rightMargin);
|
98092
98279
|
}
|
98093
98280
|
|
98094
98281
|
.amis-scope .cxd-Combo-addBtn .cxd-Button--loading:last-child:not(:first-child):not(.pull-left),
|
@@ -98526,7 +98713,7 @@ title: Word Break
|
|
98526
98713
|
}
|
98527
98714
|
|
98528
98715
|
.amis-scope .cxd-Picker-input input {
|
98529
|
-
flex-basis:
|
98716
|
+
flex-basis: 1.875rem;
|
98530
98717
|
flex-grow: 1;
|
98531
98718
|
outline: none;
|
98532
98719
|
background: transparent;
|
@@ -98806,7 +98993,7 @@ title: Word Break
|
|
98806
98993
|
.amis-scope .cxd-TagControl-sugItem .cxd-Button-icon:first-child:not(:last-child):not(.pull-right),
|
98807
98994
|
.amis-scope .cxd-TagControl-sugItem > svg.icon:not(:last-child):not(.pull-right),
|
98808
98995
|
.amis-scope .cxd-TagControl-sugItem > .pull-left {
|
98809
|
-
margin-right: var(--
|
98996
|
+
margin-right: var(--Button-icon-rightMargin);
|
98810
98997
|
}
|
98811
98998
|
|
98812
98999
|
.amis-scope .cxd-TagControl-sugItem .cxd-Button-icon:last-child:not(:first-child):not(.pull-left),
|
@@ -98817,7 +99004,7 @@ title: Word Break
|
|
98817
99004
|
.amis-scope .cxd-TagControl-sugItem .cxd-Button--loading:first-child:not(:last-child):not(.pull-right),
|
98818
99005
|
.amis-scope .cxd-TagControl-sugItem > svg.icon:not(:last-child):not(.pull-right),
|
98819
99006
|
.amis-scope .cxd-TagControl-sugItem > .pull-left {
|
98820
|
-
margin-right: var(--
|
99007
|
+
margin-right: var(--Button-icon-rightMargin);
|
98821
99008
|
}
|
98822
99009
|
|
98823
99010
|
.amis-scope .cxd-TagControl-sugItem .cxd-Button--loading:last-child:not(:first-child):not(.pull-left),
|
@@ -99503,7 +99690,7 @@ title: Word Break
|
|
99503
99690
|
}
|
99504
99691
|
|
99505
99692
|
.amis-scope .cxd-IconPickerControl-input input {
|
99506
|
-
flex-basis:
|
99693
|
+
flex-basis: 1.875rem;
|
99507
99694
|
flex-grow: 1;
|
99508
99695
|
outline: none;
|
99509
99696
|
background: transparent;
|
@@ -100894,6 +101081,7 @@ title: Word Break
|
|
100894
101081
|
overflow: auto;
|
100895
101082
|
scroll-behavior: smooth;
|
100896
101083
|
background: var(--Tabs-content-bg);
|
101084
|
+
position: relative;
|
100897
101085
|
}
|
100898
101086
|
|
100899
101087
|
.amis-scope .cxd-AnchorNav-section-wrap > .cxd-AnchorNav-section {
|