amis-editor 5.2.0-beta.2 → 5.2.1-beta.15
Sign up to get free protection for your applications and to get access to all the features.
- package/esm/component/BaseControl.d.ts +5 -810
- package/esm/component/BaseControl.js +33 -43
- package/esm/component/InputComponentName.js +1 -1
- package/esm/component/TableViewEditor.js +547 -454
- package/esm/icons/btn/btn-group.svg.js +1 -3
- package/esm/icons/btn/btn-select.svg.js +1 -3
- package/esm/icons/btn/btn-toolbar.svg.js +1 -3
- package/esm/icons/btn/button.svg.js +1 -3
- package/esm/icons/btn/dropdown-btn.svg.js +1 -3
- package/esm/icons/container/anchor-nav.svg.js +1 -3
- package/esm/icons/container/collapse.svg.js +1 -3
- package/esm/icons/container/container.svg.js +1 -3
- package/esm/icons/container/flex-container.svg.js +1 -3
- package/esm/icons/container/form-group.svg.js +1 -3
- package/esm/icons/container/grid.svg.js +1 -3
- package/esm/icons/container/iframe.svg.js +1 -3
- package/esm/icons/container/panel.svg.js +1 -3
- package/esm/icons/container/table-view.svg.js +1 -3
- package/esm/icons/container/tabs.svg.js +1 -3
- package/esm/icons/container/tooltip-wrapper.svg.js +1 -3
- package/esm/icons/container/web-component.svg.js +1 -3
- package/esm/icons/feat/audio.svg.js +1 -3
- package/esm/icons/feat/custom.svg.js +1 -3
- package/esm/icons/feat/each.svg.js +1 -3
- package/esm/icons/feat/form.svg.js +1 -3
- package/esm/icons/feat/nav.svg.js +1 -3
- package/esm/icons/feat/qrcode.svg.js +1 -3
- package/esm/icons/feat/service.svg.js +1 -3
- package/esm/icons/feat/table.svg.js +1 -3
- package/esm/icons/feat/tasks.svg.js +1 -3
- package/esm/icons/feat/video.svg.js +1 -3
- package/esm/icons/feat/wizard.svg.js +1 -3
- package/esm/icons/form/chained-select.svg.js +1 -3
- package/esm/icons/form/checkbox.svg.js +1 -3
- package/esm/icons/form/checkboxes.svg.js +1 -3
- package/esm/icons/form/combo.svg.js +1 -3
- package/esm/icons/form/condition-builder.svg.js +1 -3
- package/esm/icons/form/diff-editor.svg.js +1 -3
- package/esm/icons/form/editor.svg.js +1 -3
- package/esm/icons/form/formula.svg.js +1 -3
- package/esm/icons/form/hidden.svg.js +1 -3
- package/esm/icons/form/input-city.svg.js +1 -3
- package/esm/icons/form/input-color.svg.js +1 -3
- package/esm/icons/form/input-date-range.svg.js +1 -3
- package/esm/icons/form/input-date.svg.js +1 -3
- package/esm/icons/form/input-datetime.svg.js +1 -3
- package/esm/icons/form/input-email.svg.js +1 -3
- package/esm/icons/form/input-excel.svg.js +1 -3
- package/esm/icons/form/input-file.svg.js +1 -3
- package/esm/icons/form/input-group.svg.js +1 -3
- package/esm/icons/form/input-image.svg.js +1 -3
- package/esm/icons/form/input-kv.svg.js +1 -3
- package/esm/icons/form/input-month-range.svg.js +1 -3
- package/esm/icons/form/input-number.svg.js +1 -3
- package/esm/icons/form/input-password.svg.js +1 -3
- package/esm/icons/form/input-quarter-range.svg.js +1 -3
- package/esm/icons/form/input-range.svg.js +1 -3
- package/esm/icons/form/input-rating.svg.js +1 -3
- package/esm/icons/form/input-repeat.svg.js +1 -3
- package/esm/icons/form/input-rich-text.svg.js +1 -3
- package/esm/icons/form/input-tag.svg.js +1 -3
- package/esm/icons/form/input-text.svg.js +1 -3
- package/esm/icons/form/input-time-range.svg.js +1 -3
- package/esm/icons/form/input-time.svg.js +1 -3
- package/esm/icons/form/input-tree.svg.js +1 -3
- package/esm/icons/form/input-url.svg.js +1 -3
- package/esm/icons/form/input-year.svg.js +1 -3
- package/esm/icons/form/inputArray.svg.js +1 -3
- package/esm/icons/form/list-select.svg.js +1 -3
- package/esm/icons/form/location-picker.svg.js +1 -3
- package/esm/icons/form/matrix-checkboxes.svg.js +1 -3
- package/esm/icons/form/month.svg.js +1 -3
- package/esm/icons/form/nested-select.svg.js +1 -3
- package/esm/icons/form/picker.svg.js +1 -3
- package/esm/icons/form/quarter.svg.js +1 -3
- package/esm/icons/form/radios.svg.js +1 -3
- package/esm/icons/form/select.svg.js +1 -3
- package/esm/icons/form/static.svg.js +1 -3
- package/esm/icons/form/sub-form.svg.js +1 -3
- package/esm/icons/form/switch.svg.js +1 -3
- package/esm/icons/form/tabs-transfer.svg.js +1 -3
- package/esm/icons/form/textarea.svg.js +1 -3
- package/esm/icons/form/transfer.svg.js +1 -3
- package/esm/icons/form/tree-select.svg.js +1 -3
- package/esm/icons/form/uuid.svg.js +1 -3
- package/esm/icons/index.js +28 -1
- package/esm/icons/layout/layout-1with2.svg.js +32 -0
- package/esm/icons/layout/layout-2cols.svg.js +32 -0
- package/esm/icons/layout/layout-2row.svg.js +32 -0
- package/esm/icons/layout/layout-2with1.svg.js +33 -0
- package/esm/icons/layout/layout-3cols.svg.js +32 -0
- package/esm/icons/layout/layout-3row.svg.js +33 -0
- package/esm/icons/layout/layout-absolute.svg.js +27 -0
- package/esm/icons/layout/layout-fixed.svg.js +27 -0
- package/esm/icons/layout/layout-full.svg.js +49 -0
- package/esm/icons/layout/layout1-2.svg.js +33 -0
- package/esm/icons/layout/layout2-1.svg.js +33 -0
- package/esm/icons/layout/layout3-1.svg.js +33 -0
- package/esm/icons/layout/layout3-2.svg.js +33 -0
- package/esm/icons/other/divider.svg.js +1 -3
- package/esm/icons/other/property-sheet.svg.js +1 -3
- package/esm/icons/other/tooltip.svg.js +1 -3
- package/esm/icons/show/URL.svg.js +1 -3
- package/esm/icons/show/avatar.svg.js +1 -3
- package/esm/icons/show/breadcrumb.svg.js +1 -3
- package/esm/icons/show/card.svg.js +1 -3
- package/esm/icons/show/cards.svg.js +1 -3
- package/esm/icons/show/carousel.svg.js +1 -3
- package/esm/icons/show/chart.svg.js +1 -3
- package/esm/icons/show/code.svg.js +1 -3
- package/esm/icons/show/date.svg.js +1 -3
- package/esm/icons/show/datetime.svg.js +1 -3
- package/esm/icons/show/image.svg.js +1 -3
- package/esm/icons/show/images.svg.js +1 -3
- package/esm/icons/show/json-view.svg.js +1 -3
- package/esm/icons/show/list.svg.js +1 -3
- package/esm/icons/show/log.svg.js +1 -3
- package/esm/icons/show/mapping.svg.js +1 -3
- package/esm/icons/show/markdown.svg.js +1 -3
- package/esm/icons/show/plain.svg.js +1 -3
- package/esm/icons/show/progress.svg.js +1 -3
- package/esm/icons/show/sparkline.svg.js +1 -3
- package/esm/icons/show/status.svg.js +1 -3
- package/esm/icons/show/steps.svg.js +1 -3
- package/esm/icons/show/time.svg.js +1 -3
- package/esm/index.d.ts +11 -2
- package/esm/index.js +13 -3
- package/esm/locale/en-US.js +315 -102
- package/esm/locale/zh-CN.js +218 -3
- package/esm/plugin/Alert.d.ts +1 -1
- package/esm/plugin/Alert.js +157 -89
- package/esm/plugin/AnchorNav.js +337 -263
- package/esm/plugin/Audio.d.ts +1 -1
- package/esm/plugin/Audio.js +165 -112
- package/esm/plugin/Avatar.d.ts +1 -1
- package/esm/plugin/Avatar.js +301 -238
- package/esm/plugin/Breadcrumb.js +138 -75
- package/esm/plugin/Button.d.ts +1 -1
- package/esm/plugin/Button.js +310 -228
- package/esm/plugin/ButtonGroup.d.ts +1 -1
- package/esm/plugin/ButtonGroup.js +174 -106
- package/esm/plugin/CRUD.d.ts +1 -1
- package/esm/plugin/CRUD.js +1426 -1351
- package/esm/plugin/CRUD2.d.ts +2 -3
- package/esm/plugin/CRUD2.js +1146 -1075
- package/esm/plugin/Card.d.ts +1 -1
- package/esm/plugin/Card.js +284 -208
- package/esm/plugin/Card2.d.ts +2 -1
- package/esm/plugin/Card2.js +139 -74
- package/esm/plugin/Cards.js +302 -234
- package/esm/plugin/Carousel.d.ts +2 -2
- package/esm/plugin/Carousel.js +344 -281
- package/esm/plugin/Chart.d.ts +2 -1
- package/esm/plugin/Chart.js +326 -158
- package/esm/plugin/CodeView.js +104 -44
- package/esm/plugin/Collapse.d.ts +1 -1
- package/esm/plugin/Collapse.js +168 -101
- package/esm/plugin/CollapseGroup.d.ts +1 -1
- package/esm/plugin/CollapseGroup.js +249 -187
- package/esm/plugin/ColumnToggler.d.ts +1 -1
- package/esm/plugin/ColumnToggler.js +140 -87
- package/esm/plugin/Container.d.ts +11 -9
- package/esm/plugin/Container.js +190 -68
- package/esm/plugin/Custom.js +144 -82
- package/esm/plugin/CustomRegion.js +173 -110
- package/esm/plugin/Date.d.ts +1 -1
- package/esm/plugin/Date.js +112 -59
- package/esm/plugin/Datetime.d.ts +0 -1
- package/esm/plugin/Datetime.js +81 -53
- package/esm/plugin/Dialog.d.ts +2 -2
- package/esm/plugin/Dialog.js +230 -179
- package/esm/plugin/Divider.js +82 -32
- package/esm/plugin/Drawer.d.ts +11 -2
- package/esm/plugin/Drawer.js +260 -194
- package/esm/plugin/DropDownButton.js +261 -182
- package/esm/plugin/Each.js +180 -115
- package/esm/plugin/Flex.d.ts +2 -27
- package/esm/plugin/Flex.js +25 -159
- package/esm/plugin/Form/ButtonGroupSelect.d.ts +2 -1
- package/esm/plugin/Form/ButtonGroupSelect.js +205 -126
- package/esm/plugin/Form/ButtonToolbar.d.ts +1 -1
- package/esm/plugin/Form/ButtonToolbar.js +168 -94
- package/esm/plugin/Form/ChainedSelect.d.ts +1 -1
- package/esm/plugin/Form/ChainedSelect.js +209 -130
- package/esm/plugin/Form/Checkbox.d.ts +1 -1
- package/esm/plugin/Form/Checkbox.js +208 -131
- package/esm/plugin/Form/Checkboxes.d.ts +1 -1
- package/esm/plugin/Form/Checkboxes.js +236 -153
- package/esm/plugin/Form/CodeEditor.d.ts +0 -1
- package/esm/plugin/Form/CodeEditor.js +245 -146
- package/esm/plugin/Form/Combo.js +532 -423
- package/esm/plugin/Form/ConditionBuilder.d.ts +1 -1
- package/esm/plugin/Form/ConditionBuilder.js +287 -221
- package/esm/plugin/Form/Control.d.ts +1 -1
- package/esm/plugin/Form/Control.js +130 -63
- package/esm/plugin/Form/DiffEditor.d.ts +0 -1
- package/esm/plugin/Form/DiffEditor.js +253 -151
- package/esm/plugin/Form/FieldSet.d.ts +1 -1
- package/esm/plugin/Form/FieldSet.js +174 -112
- package/esm/plugin/Form/Form.d.ts +1 -1
- package/esm/plugin/Form/Form.js +750 -705
- package/esm/plugin/Form/Formula.d.ts +1 -9
- package/esm/plugin/Form/Formula.js +126 -62
- package/esm/plugin/Form/Group.js +250 -183
- package/esm/plugin/Form/Hidden.js +106 -42
- package/esm/plugin/Form/InputArray.js +233 -157
- package/esm/plugin/Form/InputCity.d.ts +1 -1
- package/esm/plugin/Form/InputCity.js +181 -104
- package/esm/plugin/Form/InputColor.d.ts +1 -1
- package/esm/plugin/Form/InputColor.js +296 -224
- package/esm/plugin/Form/InputDate.d.ts +1 -1
- package/esm/plugin/Form/InputDate.js +299 -189
- package/esm/plugin/Form/InputDateRange.d.ts +1 -1
- package/esm/plugin/Form/InputDateRange.js +386 -265
- package/esm/plugin/Form/InputDateTime.js +93 -33
- package/esm/plugin/Form/InputDateTimeRange.js +99 -34
- package/esm/plugin/Form/InputEmail.js +80 -30
- package/esm/plugin/Form/InputExcel.d.ts +1 -1
- package/esm/plugin/Form/InputExcel.js +164 -91
- package/esm/plugin/Form/InputFile.d.ts +4 -1
- package/esm/plugin/Form/InputFile.js +352 -271
- package/esm/plugin/Form/InputGroup.js +132 -73
- package/esm/plugin/Form/InputImage.d.ts +4 -1
- package/esm/plugin/Form/InputImage.js +385 -303
- package/esm/plugin/Form/InputKV.d.ts +1 -1
- package/esm/plugin/Form/InputKV.js +168 -94
- package/esm/plugin/Form/InputMonth.js +91 -31
- package/esm/plugin/Form/InputMonthRange.js +99 -34
- package/esm/plugin/Form/InputNumber.d.ts +2 -1
- package/esm/plugin/Form/InputNumber.js +288 -201
- package/esm/plugin/Form/InputPassword.js +80 -30
- package/esm/plugin/Form/InputQuarter.js +91 -31
- package/esm/plugin/Form/InputQuarterRange.js +99 -34
- package/esm/plugin/Form/InputRange.d.ts +1 -1
- package/esm/plugin/Form/InputRange.js +316 -237
- package/esm/plugin/Form/InputRating.d.ts +1 -1
- package/esm/plugin/Form/InputRating.js +361 -293
- package/esm/plugin/Form/InputRepeat.js +105 -45
- package/esm/plugin/Form/InputRichText.d.ts +2 -1
- package/esm/plugin/Form/InputRichText.js +211 -152
- package/esm/plugin/Form/InputSubForm.js +225 -157
- package/esm/plugin/Form/InputTable.d.ts +1 -1
- package/esm/plugin/Form/InputTable.js +385 -320
- package/esm/plugin/Form/InputTag.d.ts +1 -1
- package/esm/plugin/Form/InputTag.js +208 -119
- package/esm/plugin/Form/InputText.d.ts +1 -1
- package/esm/plugin/Form/InputText.js +348 -263
- package/esm/plugin/Form/InputTime.js +93 -33
- package/esm/plugin/Form/InputTimeRange.js +99 -34
- package/esm/plugin/Form/InputTree.d.ts +1 -1
- package/esm/plugin/Form/InputTree.js +460 -367
- package/esm/plugin/Form/InputURL.js +86 -31
- package/esm/plugin/Form/InputYear.js +91 -31
- package/esm/plugin/Form/InputYearRange.js +99 -34
- package/esm/plugin/Form/Item.d.ts +1 -1
- package/esm/plugin/Form/Item.js +214 -190
- package/esm/plugin/Form/ListSelect.d.ts +1 -1
- package/esm/plugin/Form/ListSelect.js +174 -96
- package/esm/plugin/Form/LocationPicker.d.ts +1 -1
- package/esm/plugin/Form/LocationPicker.js +115 -57
- package/esm/plugin/Form/MatrixCheckboxes.d.ts +1 -1
- package/esm/plugin/Form/MatrixCheckboxes.js +247 -170
- package/esm/plugin/Form/NestedSelect.d.ts +1 -1
- package/esm/plugin/Form/NestedSelect.js +329 -246
- package/esm/plugin/Form/Picker.js +260 -178
- package/esm/plugin/Form/Radios.d.ts +1 -1
- package/esm/plugin/Form/Radios.js +228 -136
- package/esm/plugin/Form/Select.d.ts +1 -1
- package/esm/plugin/Form/Select.js +333 -228
- package/esm/plugin/Form/Static.d.ts +1 -1
- package/esm/plugin/Form/Static.js +358 -280
- package/esm/plugin/Form/Switch.d.ts +2 -1
- package/esm/plugin/Form/Switch.js +257 -172
- package/esm/plugin/Form/TabsTransfer.d.ts +1 -1
- package/esm/plugin/Form/TabsTransfer.js +316 -238
- package/esm/plugin/Form/Textarea.d.ts +0 -1
- package/esm/plugin/Form/Textarea.js +219 -130
- package/esm/plugin/Form/Transfer.d.ts +1 -1
- package/esm/plugin/Form/Transfer.js +349 -259
- package/esm/plugin/Form/TreeSelect.d.ts +2 -1
- package/esm/plugin/Form/TreeSelect.js +451 -363
- package/esm/plugin/Form/UUID.js +106 -42
- package/esm/plugin/Grid.d.ts +1 -1
- package/esm/plugin/Grid.js +629 -556
- package/esm/plugin/HBox.d.ts +1 -1
- package/esm/plugin/HBox.js +578 -508
- package/esm/plugin/IFrame.d.ts +2 -10
- package/esm/plugin/IFrame.js +127 -64
- package/esm/plugin/Image.d.ts +2 -2
- package/esm/plugin/Image.js +277 -218
- package/esm/plugin/Images.d.ts +3 -3
- package/esm/plugin/Images.js +214 -160
- package/esm/plugin/Json.d.ts +1 -1
- package/esm/plugin/Json.js +111 -53
- package/esm/plugin/Layout/FlexPluginBase.d.ts +40 -0
- package/esm/plugin/Layout/FlexPluginBase.js +327 -0
- package/esm/plugin/Layout/Layout1_2_v4.d.ts +10 -0
- package/esm/plugin/Layout/Layout1_2_v4.js +144 -0
- package/esm/plugin/Layout/Layout_fixed.d.ts +10 -0
- package/esm/plugin/Layout/Layout_fixed.js +76 -0
- package/esm/plugin/Layout/Layout_fixed_bottom.d.ts +10 -0
- package/esm/plugin/Layout/Layout_fixed_bottom.js +83 -0
- package/esm/plugin/Layout/Layout_fixed_top.d.ts +10 -0
- package/esm/plugin/Layout/Layout_fixed_top.js +82 -0
- package/esm/plugin/Layout/Layout_scroll_x.d.ts +10 -0
- package/esm/plugin/Layout/Layout_scroll_x.js +166 -0
- package/esm/plugin/Layout/Layout_scroll_y.d.ts +10 -0
- package/esm/plugin/Layout/Layout_scroll_y.js +154 -0
- package/esm/plugin/Link.js +132 -86
- package/esm/plugin/List.js +279 -208
- package/esm/plugin/ListItem.js +217 -176
- package/esm/plugin/Log.d.ts +1 -1
- package/esm/plugin/Log.js +102 -44
- package/esm/plugin/Mapping.d.ts +1 -1
- package/esm/plugin/Mapping.js +168 -115
- package/esm/plugin/Markdown.d.ts +1 -1
- package/esm/plugin/Markdown.js +98 -40
- package/esm/plugin/Nav.js +202 -139
- package/esm/plugin/Operation.d.ts +1 -1
- package/esm/plugin/Operation.js +116 -59
- package/esm/plugin/Others/Action.js +329 -317
- package/esm/plugin/Others/TableCell.d.ts +1 -1
- package/esm/plugin/Others/TableCell.js +341 -329
- package/esm/plugin/Page.d.ts +2 -3
- package/esm/plugin/Page.js +374 -283
- package/esm/plugin/Pagination.d.ts +2 -1
- package/esm/plugin/Pagination.js +299 -219
- package/esm/plugin/Panel.d.ts +1 -1
- package/esm/plugin/Panel.js +256 -190
- package/esm/plugin/Plain.d.ts +1 -1
- package/esm/plugin/Plain.js +126 -64
- package/esm/plugin/Progress.d.ts +3 -1
- package/esm/plugin/Progress.js +280 -202
- package/esm/plugin/Property.js +163 -103
- package/esm/plugin/QRCode.js +130 -70
- package/esm/plugin/Reset.js +61 -22
- package/esm/plugin/Service.d.ts +1 -1
- package/esm/plugin/Service.js +254 -167
- package/esm/plugin/Sparkline.js +91 -32
- package/esm/plugin/Status.d.ts +1 -1
- package/esm/plugin/Status.js +116 -58
- package/esm/plugin/Steps.js +153 -93
- package/esm/plugin/Submit.js +56 -22
- package/esm/plugin/Table.d.ts +1 -1
- package/esm/plugin/Table.js +595 -522
- package/esm/plugin/{Table-v2.d.ts → Table2.d.ts} +2 -2
- package/esm/plugin/Table2.js +887 -0
- package/{lib/plugin/TableCell-v2.d.ts → esm/plugin/TableCell2.d.ts} +1 -1
- package/esm/plugin/TableCell2.js +485 -0
- package/esm/plugin/TableView.js +648 -599
- package/esm/plugin/Tabs.d.ts +1 -1
- package/esm/plugin/Tabs.js +470 -360
- package/esm/plugin/Tasks.js +246 -186
- package/esm/plugin/Time.d.ts +0 -1
- package/esm/plugin/Time.js +81 -53
- package/esm/plugin/Timeline.d.ts +1 -1
- package/esm/plugin/Timeline.js +165 -92
- package/esm/plugin/TooltipWrapper.d.ts +1 -1
- package/esm/plugin/TooltipWrapper.js +265 -195
- package/esm/plugin/Tpl.d.ts +1 -1
- package/esm/plugin/Tpl.js +127 -62
- package/esm/plugin/Video.d.ts +2 -2
- package/esm/plugin/Video.js +173 -103
- package/esm/plugin/WebComponent.d.ts +1 -1
- package/esm/plugin/WebComponent.js +128 -62
- package/esm/plugin/Wizard.js +751 -659
- package/esm/plugin/Wrapper.d.ts +2 -1
- package/esm/plugin/Wrapper.js +198 -91
- package/esm/renderer/APIControl.d.ts +278 -5068
- package/esm/renderer/APIControl.js +662 -687
- package/esm/renderer/ActionApiControl.d.ts +8 -6384
- package/esm/renderer/BadgeControl.d.ts +2 -2
- package/esm/renderer/BadgeControl.js +263 -250
- package/esm/renderer/DataBindingControl.js +196 -211
- package/esm/renderer/DataMappingControl.js +39 -29
- package/esm/renderer/DataPickerControl.js +50 -35
- package/esm/renderer/DateShortCutControl.d.ts +26 -25
- package/esm/renderer/DateShortCutControl.js +420 -286
- package/esm/renderer/ExpressionFormulaControl.d.ts +45 -0
- package/esm/renderer/ExpressionFormulaControl.js +245 -0
- package/esm/renderer/FeatureControl.d.ts +1 -1
- package/esm/renderer/FeatureControl.js +228 -212
- package/esm/renderer/FormulaControl.d.ts +33 -16
- package/esm/renderer/FormulaControl.js +431 -355
- package/esm/renderer/GoConfigControl.js +30 -34
- package/esm/renderer/OptionControl.d.ts +2 -2
- package/esm/renderer/OptionControl.js +750 -688
- package/esm/renderer/RangePartsControl.d.ts +2 -2
- package/esm/renderer/RangePartsControl.js +320 -326
- package/esm/renderer/StatusControl.d.ts +1 -1
- package/esm/renderer/StatusControl.js +145 -136
- package/esm/renderer/SwitchMoreControl.d.ts +47 -31
- package/esm/renderer/SwitchMoreControl.js +366 -318
- package/esm/renderer/TimelineItemControl.d.ts +3 -83
- package/esm/renderer/TimelineItemControl.js +531 -464
- package/esm/renderer/TransferTableControl.d.ts +2 -4
- package/esm/renderer/TransferTableControl.js +394 -369
- package/esm/renderer/TreeOptionControl.d.ts +1 -1
- package/esm/renderer/TreeOptionControl.js +588 -563
- package/esm/renderer/ValidationControl.d.ts +1 -1
- package/esm/renderer/ValidationControl.js +277 -269
- package/esm/renderer/ValidationItem.d.ts +1 -1
- package/esm/renderer/ValidationItem.js +145 -134
- package/esm/renderer/event-control/action-config-dialog.js +214 -207
- package/esm/renderer/event-control/action-config-panel.js +37 -44
- package/esm/renderer/event-control/actions.js +466 -145
- package/esm/renderer/event-control/comp-action-select.js +37 -27
- package/esm/renderer/event-control/helper.d.ts +19 -19
- package/esm/renderer/event-control/helper.js +231 -221
- package/esm/renderer/event-control/index.d.ts +1 -1
- package/esm/renderer/event-control/index.js +641 -631
- package/esm/renderer/event-control/types.d.ts +1 -0
- package/esm/renderer/style-control/Background.js +64 -116
- package/esm/renderer/style-control/Border.js +27 -38
- package/esm/renderer/style-control/BoxModel.d.ts +1 -1
- package/esm/renderer/style-control/BoxModel.js +11 -4
- package/esm/renderer/style-control/BoxShadow.js +17 -19
- package/esm/renderer/style-control/Display.js +13 -17
- package/esm/renderer/style-control/Font.js +14 -17
- package/esm/renderer/style-control/InsetBoxModel.d.ts +17 -0
- package/esm/renderer/style-control/InsetBoxModel.js +69 -0
- package/esm/renderer/style-control/font-family.js +2 -3
- package/esm/renderer/style-control/transformation.js +1 -1
- package/esm/renderer/style-control/types.d.ts +4 -4
- package/esm/renderer/textarea-formula/FormulaPicker.d.ts +12 -0
- package/esm/renderer/textarea-formula/FormulaPicker.js +37 -0
- package/esm/renderer/textarea-formula/TextareaFormulaControl.d.ts +67 -0
- package/esm/renderer/textarea-formula/TextareaFormulaControl.js +334 -0
- package/esm/renderer/textarea-formula/plugin.d.ts +32 -0
- package/esm/renderer/textarea-formula/plugin.js +273 -0
- package/esm/renderer/textarea-formula/utils.d.ts +12 -0
- package/esm/renderer/textarea-formula/utils.js +76 -0
- package/esm/tpl/api.js +26 -37
- package/esm/tpl/common.js +192 -114
- package/esm/tpl/horizontal.js +4 -6
- package/esm/tpl/index.d.ts +1 -0
- package/esm/tpl/layout.d.ts +1 -0
- package/esm/tpl/layout.js +708 -0
- package/esm/tpl/options.js +5 -22
- package/esm/tpl/style.js +18 -18
- package/esm/tpl/validations.js +9 -24
- package/esm/util.d.ts +47 -0
- package/esm/util.js +22 -0
- package/esm/validator.d.ts +1 -2
- package/esm/validator.js +11 -24
- package/lib/component/BaseControl.d.ts +5 -810
- package/lib/component/BaseControl.js +32 -42
- package/lib/component/InputComponentName.js +1 -1
- package/lib/component/TableViewEditor.js +547 -454
- package/lib/icons/btn/btn-group.svg.js +1 -3
- package/lib/icons/btn/btn-select.svg.js +1 -3
- package/lib/icons/btn/btn-toolbar.svg.js +1 -3
- package/lib/icons/btn/button.svg.js +1 -3
- package/lib/icons/btn/dropdown-btn.svg.js +1 -3
- package/lib/icons/container/anchor-nav.svg.js +1 -3
- package/lib/icons/container/collapse.svg.js +1 -3
- package/lib/icons/container/container.svg.js +1 -3
- package/lib/icons/container/flex-container.svg.js +1 -3
- package/lib/icons/container/form-group.svg.js +1 -3
- package/lib/icons/container/grid.svg.js +1 -3
- package/lib/icons/container/iframe.svg.js +1 -3
- package/lib/icons/container/panel.svg.js +1 -3
- package/lib/icons/container/table-view.svg.js +1 -3
- package/lib/icons/container/tabs.svg.js +1 -3
- package/lib/icons/container/tooltip-wrapper.svg.js +1 -3
- package/lib/icons/container/web-component.svg.js +1 -3
- package/lib/icons/feat/audio.svg.js +1 -3
- package/lib/icons/feat/custom.svg.js +1 -3
- package/lib/icons/feat/each.svg.js +1 -3
- package/lib/icons/feat/form.svg.js +1 -3
- package/lib/icons/feat/nav.svg.js +1 -3
- package/lib/icons/feat/qrcode.svg.js +1 -3
- package/lib/icons/feat/service.svg.js +1 -3
- package/lib/icons/feat/table.svg.js +1 -3
- package/lib/icons/feat/tasks.svg.js +1 -3
- package/lib/icons/feat/video.svg.js +1 -3
- package/lib/icons/feat/wizard.svg.js +1 -3
- package/lib/icons/form/chained-select.svg.js +1 -3
- package/lib/icons/form/checkbox.svg.js +1 -3
- package/lib/icons/form/checkboxes.svg.js +1 -3
- package/lib/icons/form/combo.svg.js +1 -3
- package/lib/icons/form/condition-builder.svg.js +1 -3
- package/lib/icons/form/diff-editor.svg.js +1 -3
- package/lib/icons/form/editor.svg.js +1 -3
- package/lib/icons/form/formula.svg.js +1 -3
- package/lib/icons/form/hidden.svg.js +1 -3
- package/lib/icons/form/input-city.svg.js +1 -3
- package/lib/icons/form/input-color.svg.js +1 -3
- package/lib/icons/form/input-date-range.svg.js +1 -3
- package/lib/icons/form/input-date.svg.js +1 -3
- package/lib/icons/form/input-datetime.svg.js +1 -3
- package/lib/icons/form/input-email.svg.js +1 -3
- package/lib/icons/form/input-excel.svg.js +1 -3
- package/lib/icons/form/input-file.svg.js +1 -3
- package/lib/icons/form/input-group.svg.js +1 -3
- package/lib/icons/form/input-image.svg.js +1 -3
- package/lib/icons/form/input-kv.svg.js +1 -3
- package/lib/icons/form/input-month-range.svg.js +1 -3
- package/lib/icons/form/input-number.svg.js +1 -3
- package/lib/icons/form/input-password.svg.js +1 -3
- package/lib/icons/form/input-quarter-range.svg.js +1 -3
- package/lib/icons/form/input-range.svg.js +1 -3
- package/lib/icons/form/input-rating.svg.js +1 -3
- package/lib/icons/form/input-repeat.svg.js +1 -3
- package/lib/icons/form/input-rich-text.svg.js +1 -3
- package/lib/icons/form/input-tag.svg.js +1 -3
- package/lib/icons/form/input-text.svg.js +1 -3
- package/lib/icons/form/input-time-range.svg.js +1 -3
- package/lib/icons/form/input-time.svg.js +1 -3
- package/lib/icons/form/input-tree.svg.js +1 -3
- package/lib/icons/form/input-url.svg.js +1 -3
- package/lib/icons/form/input-year.svg.js +1 -3
- package/lib/icons/form/inputArray.svg.js +1 -3
- package/lib/icons/form/list-select.svg.js +1 -3
- package/lib/icons/form/location-picker.svg.js +1 -3
- package/lib/icons/form/matrix-checkboxes.svg.js +1 -3
- package/lib/icons/form/month.svg.js +1 -3
- package/lib/icons/form/nested-select.svg.js +1 -3
- package/lib/icons/form/picker.svg.js +1 -3
- package/lib/icons/form/quarter.svg.js +1 -3
- package/lib/icons/form/radios.svg.js +1 -3
- package/lib/icons/form/select.svg.js +1 -3
- package/lib/icons/form/static.svg.js +1 -3
- package/lib/icons/form/sub-form.svg.js +1 -3
- package/lib/icons/form/switch.svg.js +1 -3
- package/lib/icons/form/tabs-transfer.svg.js +1 -3
- package/lib/icons/form/textarea.svg.js +1 -3
- package/lib/icons/form/transfer.svg.js +1 -3
- package/lib/icons/form/tree-select.svg.js +1 -3
- package/lib/icons/form/uuid.svg.js +1 -3
- package/lib/icons/index.js +28 -1
- package/lib/icons/layout/layout-1with2.svg.js +56 -0
- package/lib/icons/layout/layout-2cols.svg.js +56 -0
- package/lib/icons/layout/layout-2row.svg.js +56 -0
- package/lib/icons/layout/layout-2with1.svg.js +57 -0
- package/lib/icons/layout/layout-3cols.svg.js +56 -0
- package/lib/icons/layout/layout-3row.svg.js +57 -0
- package/lib/icons/layout/layout-absolute.svg.js +51 -0
- package/lib/icons/layout/layout-fixed.svg.js +51 -0
- package/lib/icons/layout/layout-full.svg.js +73 -0
- package/lib/icons/layout/layout1-2.svg.js +57 -0
- package/lib/icons/layout/layout2-1.svg.js +57 -0
- package/lib/icons/layout/layout3-1.svg.js +57 -0
- package/lib/icons/layout/layout3-2.svg.js +57 -0
- package/lib/icons/other/divider.svg.js +1 -3
- package/lib/icons/other/property-sheet.svg.js +1 -3
- package/lib/icons/other/tooltip.svg.js +1 -3
- package/lib/icons/show/URL.svg.js +1 -3
- package/lib/icons/show/avatar.svg.js +1 -3
- package/lib/icons/show/breadcrumb.svg.js +1 -3
- package/lib/icons/show/card.svg.js +1 -3
- package/lib/icons/show/cards.svg.js +1 -3
- package/lib/icons/show/carousel.svg.js +1 -3
- package/lib/icons/show/chart.svg.js +1 -3
- package/lib/icons/show/code.svg.js +1 -3
- package/lib/icons/show/date.svg.js +1 -3
- package/lib/icons/show/datetime.svg.js +1 -3
- package/lib/icons/show/image.svg.js +1 -3
- package/lib/icons/show/images.svg.js +1 -3
- package/lib/icons/show/json-view.svg.js +1 -3
- package/lib/icons/show/list.svg.js +1 -3
- package/lib/icons/show/log.svg.js +1 -3
- package/lib/icons/show/mapping.svg.js +1 -3
- package/lib/icons/show/markdown.svg.js +1 -3
- package/lib/icons/show/plain.svg.js +1 -3
- package/lib/icons/show/progress.svg.js +1 -3
- package/lib/icons/show/sparkline.svg.js +1 -3
- package/lib/icons/show/status.svg.js +1 -3
- package/lib/icons/show/steps.svg.js +1 -3
- package/lib/icons/show/time.svg.js +1 -3
- package/lib/index.d.ts +11 -2
- package/lib/index.js +13 -3
- package/lib/locale/en-US.js +315 -102
- package/lib/locale/zh-CN.js +218 -3
- package/lib/plugin/Alert.d.ts +1 -1
- package/lib/plugin/Alert.js +157 -89
- package/lib/plugin/AnchorNav.js +337 -263
- package/lib/plugin/Audio.d.ts +1 -1
- package/lib/plugin/Audio.js +165 -112
- package/lib/plugin/Avatar.d.ts +1 -1
- package/lib/plugin/Avatar.js +301 -238
- package/lib/plugin/Breadcrumb.js +138 -75
- package/lib/plugin/Button.d.ts +1 -1
- package/lib/plugin/Button.js +310 -228
- package/lib/plugin/ButtonGroup.d.ts +1 -1
- package/lib/plugin/ButtonGroup.js +174 -106
- package/lib/plugin/CRUD.d.ts +1 -1
- package/lib/plugin/CRUD.js +1426 -1351
- package/lib/plugin/CRUD2.d.ts +2 -3
- package/lib/plugin/CRUD2.js +1152 -1081
- package/lib/plugin/Card.d.ts +1 -1
- package/lib/plugin/Card.js +284 -208
- package/lib/plugin/Card2.d.ts +2 -1
- package/lib/plugin/Card2.js +139 -74
- package/lib/plugin/Cards.js +302 -234
- package/lib/plugin/Carousel.d.ts +2 -2
- package/lib/plugin/Carousel.js +344 -281
- package/lib/plugin/Chart.d.ts +2 -1
- package/lib/plugin/Chart.js +326 -158
- package/lib/plugin/CodeView.js +104 -44
- package/lib/plugin/Collapse.d.ts +1 -1
- package/lib/plugin/Collapse.js +168 -101
- package/lib/plugin/CollapseGroup.d.ts +1 -1
- package/lib/plugin/CollapseGroup.js +249 -187
- package/lib/plugin/ColumnToggler.d.ts +1 -1
- package/lib/plugin/ColumnToggler.js +140 -87
- package/lib/plugin/Container.d.ts +11 -9
- package/lib/plugin/Container.js +190 -68
- package/lib/plugin/Custom.js +144 -82
- package/lib/plugin/CustomRegion.js +173 -110
- package/lib/plugin/Date.d.ts +1 -1
- package/lib/plugin/Date.js +112 -59
- package/lib/plugin/Datetime.d.ts +0 -1
- package/lib/plugin/Datetime.js +81 -53
- package/lib/plugin/Dialog.d.ts +2 -2
- package/lib/plugin/Dialog.js +230 -179
- package/lib/plugin/Divider.js +82 -32
- package/lib/plugin/Drawer.d.ts +11 -2
- package/lib/plugin/Drawer.js +260 -194
- package/lib/plugin/DropDownButton.js +261 -182
- package/lib/plugin/Each.js +180 -115
- package/lib/plugin/Flex.d.ts +2 -27
- package/lib/plugin/Flex.js +23 -157
- package/lib/plugin/Form/ButtonGroupSelect.d.ts +2 -1
- package/lib/plugin/Form/ButtonGroupSelect.js +205 -126
- package/lib/plugin/Form/ButtonToolbar.d.ts +1 -1
- package/lib/plugin/Form/ButtonToolbar.js +168 -94
- package/lib/plugin/Form/ChainedSelect.d.ts +1 -1
- package/lib/plugin/Form/ChainedSelect.js +209 -130
- package/lib/plugin/Form/Checkbox.d.ts +1 -1
- package/lib/plugin/Form/Checkbox.js +208 -131
- package/lib/plugin/Form/Checkboxes.d.ts +1 -1
- package/lib/plugin/Form/Checkboxes.js +236 -153
- package/lib/plugin/Form/CodeEditor.d.ts +0 -1
- package/lib/plugin/Form/CodeEditor.js +245 -146
- package/lib/plugin/Form/Combo.js +532 -423
- package/lib/plugin/Form/ConditionBuilder.d.ts +1 -1
- package/lib/plugin/Form/ConditionBuilder.js +288 -222
- package/lib/plugin/Form/Control.d.ts +1 -1
- package/lib/plugin/Form/Control.js +130 -63
- package/lib/plugin/Form/DiffEditor.d.ts +0 -1
- package/lib/plugin/Form/DiffEditor.js +252 -150
- package/lib/plugin/Form/FieldSet.d.ts +1 -1
- package/lib/plugin/Form/FieldSet.js +174 -112
- package/lib/plugin/Form/Form.d.ts +1 -1
- package/lib/plugin/Form/Form.js +750 -705
- package/lib/plugin/Form/Formula.d.ts +1 -9
- package/lib/plugin/Form/Formula.js +126 -62
- package/lib/plugin/Form/Group.js +250 -183
- package/lib/plugin/Form/Hidden.js +106 -42
- package/lib/plugin/Form/InputArray.js +233 -157
- package/lib/plugin/Form/InputCity.d.ts +1 -1
- package/lib/plugin/Form/InputCity.js +181 -104
- package/lib/plugin/Form/InputColor.d.ts +1 -1
- package/lib/plugin/Form/InputColor.js +296 -224
- package/lib/plugin/Form/InputDate.d.ts +1 -1
- package/lib/plugin/Form/InputDate.js +299 -189
- package/lib/plugin/Form/InputDateRange.d.ts +1 -1
- package/lib/plugin/Form/InputDateRange.js +385 -264
- package/lib/plugin/Form/InputDateTime.js +93 -33
- package/lib/plugin/Form/InputDateTimeRange.js +99 -34
- package/lib/plugin/Form/InputEmail.js +80 -30
- package/lib/plugin/Form/InputExcel.d.ts +1 -1
- package/lib/plugin/Form/InputExcel.js +164 -91
- package/lib/plugin/Form/InputFile.d.ts +4 -1
- package/lib/plugin/Form/InputFile.js +352 -271
- package/lib/plugin/Form/InputGroup.js +132 -73
- package/lib/plugin/Form/InputImage.d.ts +4 -1
- package/lib/plugin/Form/InputImage.js +385 -303
- package/lib/plugin/Form/InputKV.d.ts +1 -1
- package/lib/plugin/Form/InputKV.js +168 -94
- package/lib/plugin/Form/InputMonth.js +91 -31
- package/lib/plugin/Form/InputMonthRange.js +99 -34
- package/lib/plugin/Form/InputNumber.d.ts +2 -1
- package/lib/plugin/Form/InputNumber.js +287 -200
- package/lib/plugin/Form/InputPassword.js +80 -30
- package/lib/plugin/Form/InputQuarter.js +91 -31
- package/lib/plugin/Form/InputQuarterRange.js +99 -34
- package/lib/plugin/Form/InputRange.d.ts +1 -1
- package/lib/plugin/Form/InputRange.js +315 -236
- package/lib/plugin/Form/InputRating.d.ts +1 -1
- package/lib/plugin/Form/InputRating.js +361 -293
- package/lib/plugin/Form/InputRepeat.js +105 -45
- package/lib/plugin/Form/InputRichText.d.ts +2 -1
- package/lib/plugin/Form/InputRichText.js +211 -152
- package/lib/plugin/Form/InputSubForm.js +225 -157
- package/lib/plugin/Form/InputTable.d.ts +1 -1
- package/lib/plugin/Form/InputTable.js +385 -320
- package/lib/plugin/Form/InputTag.d.ts +1 -1
- package/lib/plugin/Form/InputTag.js +208 -119
- package/lib/plugin/Form/InputText.d.ts +1 -1
- package/lib/plugin/Form/InputText.js +348 -263
- package/lib/plugin/Form/InputTime.js +93 -33
- package/lib/plugin/Form/InputTimeRange.js +99 -34
- package/lib/plugin/Form/InputTree.d.ts +1 -1
- package/lib/plugin/Form/InputTree.js +460 -367
- package/lib/plugin/Form/InputURL.js +86 -31
- package/lib/plugin/Form/InputYear.js +91 -31
- package/lib/plugin/Form/InputYearRange.js +99 -34
- package/lib/plugin/Form/Item.d.ts +1 -1
- package/lib/plugin/Form/Item.js +213 -189
- package/lib/plugin/Form/ListSelect.d.ts +1 -1
- package/lib/plugin/Form/ListSelect.js +174 -96
- package/lib/plugin/Form/LocationPicker.d.ts +1 -1
- package/lib/plugin/Form/LocationPicker.js +115 -57
- package/lib/plugin/Form/MatrixCheckboxes.d.ts +1 -1
- package/lib/plugin/Form/MatrixCheckboxes.js +247 -170
- package/lib/plugin/Form/NestedSelect.d.ts +1 -1
- package/lib/plugin/Form/NestedSelect.js +329 -246
- package/lib/plugin/Form/Picker.js +260 -178
- package/lib/plugin/Form/Radios.d.ts +1 -1
- package/lib/plugin/Form/Radios.js +228 -136
- package/lib/plugin/Form/Select.d.ts +1 -1
- package/lib/plugin/Form/Select.js +333 -228
- package/lib/plugin/Form/Static.d.ts +1 -1
- package/lib/plugin/Form/Static.js +358 -280
- package/lib/plugin/Form/Switch.d.ts +2 -1
- package/lib/plugin/Form/Switch.js +257 -172
- package/lib/plugin/Form/TabsTransfer.d.ts +1 -1
- package/lib/plugin/Form/TabsTransfer.js +316 -238
- package/lib/plugin/Form/Textarea.d.ts +0 -1
- package/lib/plugin/Form/Textarea.js +219 -130
- package/lib/plugin/Form/Transfer.d.ts +1 -1
- package/lib/plugin/Form/Transfer.js +349 -259
- package/lib/plugin/Form/TreeSelect.d.ts +2 -1
- package/lib/plugin/Form/TreeSelect.js +451 -363
- package/lib/plugin/Form/UUID.js +106 -42
- package/lib/plugin/Grid.d.ts +1 -1
- package/lib/plugin/Grid.js +629 -556
- package/lib/plugin/HBox.d.ts +1 -1
- package/lib/plugin/HBox.js +578 -508
- package/lib/plugin/IFrame.d.ts +2 -10
- package/lib/plugin/IFrame.js +127 -64
- package/lib/plugin/Image.d.ts +2 -2
- package/lib/plugin/Image.js +277 -218
- package/lib/plugin/Images.d.ts +3 -3
- package/lib/plugin/Images.js +214 -160
- package/lib/plugin/Json.d.ts +1 -1
- package/lib/plugin/Json.js +111 -53
- package/lib/plugin/Layout/FlexPluginBase.d.ts +40 -0
- package/lib/plugin/Layout/FlexPluginBase.js +332 -0
- package/lib/plugin/Layout/Layout1_2_v4.d.ts +10 -0
- package/lib/plugin/Layout/Layout1_2_v4.js +148 -0
- package/lib/plugin/Layout/Layout_fixed.d.ts +10 -0
- package/lib/plugin/Layout/Layout_fixed.js +80 -0
- package/lib/plugin/Layout/Layout_fixed_bottom.d.ts +10 -0
- package/lib/plugin/Layout/Layout_fixed_bottom.js +87 -0
- package/lib/plugin/Layout/Layout_fixed_top.d.ts +10 -0
- package/lib/plugin/Layout/Layout_fixed_top.js +86 -0
- package/lib/plugin/Layout/Layout_scroll_x.d.ts +10 -0
- package/lib/plugin/Layout/Layout_scroll_x.js +170 -0
- package/lib/plugin/Layout/Layout_scroll_y.d.ts +10 -0
- package/lib/plugin/Layout/Layout_scroll_y.js +158 -0
- package/lib/plugin/Link.js +131 -85
- package/lib/plugin/List.js +279 -208
- package/lib/plugin/ListItem.js +217 -176
- package/lib/plugin/Log.d.ts +1 -1
- package/lib/plugin/Log.js +102 -44
- package/lib/plugin/Mapping.d.ts +1 -1
- package/lib/plugin/Mapping.js +168 -115
- package/lib/plugin/Markdown.d.ts +1 -1
- package/lib/plugin/Markdown.js +98 -40
- package/lib/plugin/Nav.js +202 -139
- package/lib/plugin/Operation.d.ts +1 -1
- package/lib/plugin/Operation.js +116 -59
- package/lib/plugin/Others/Action.js +329 -317
- package/lib/plugin/Others/TableCell.d.ts +1 -1
- package/lib/plugin/Others/TableCell.js +341 -329
- package/lib/plugin/Page.d.ts +2 -3
- package/lib/plugin/Page.js +374 -283
- package/lib/plugin/Pagination.d.ts +2 -1
- package/lib/plugin/Pagination.js +299 -219
- package/lib/plugin/Panel.d.ts +1 -1
- package/lib/plugin/Panel.js +256 -190
- package/lib/plugin/Plain.d.ts +1 -1
- package/lib/plugin/Plain.js +126 -64
- package/lib/plugin/Progress.d.ts +3 -1
- package/lib/plugin/Progress.js +280 -202
- package/lib/plugin/Property.js +163 -103
- package/lib/plugin/QRCode.js +130 -70
- package/lib/plugin/Reset.js +61 -22
- package/lib/plugin/Service.d.ts +1 -1
- package/lib/plugin/Service.js +254 -167
- package/lib/plugin/Sparkline.js +91 -32
- package/lib/plugin/Status.d.ts +1 -1
- package/lib/plugin/Status.js +116 -58
- package/lib/plugin/Steps.js +153 -93
- package/lib/plugin/Submit.js +56 -22
- package/lib/plugin/Table.d.ts +1 -1
- package/lib/plugin/Table.js +595 -522
- package/lib/plugin/{Table-v2.d.ts → Table2.d.ts} +2 -2
- package/lib/plugin/Table2.js +891 -0
- package/{esm/plugin/TableCell-v2.d.ts → lib/plugin/TableCell2.d.ts} +1 -1
- package/lib/plugin/TableCell2.js +493 -0
- package/lib/plugin/TableView.js +648 -599
- package/lib/plugin/Tabs.d.ts +1 -1
- package/lib/plugin/Tabs.js +470 -360
- package/lib/plugin/Tasks.js +246 -186
- package/lib/plugin/Time.d.ts +0 -1
- package/lib/plugin/Time.js +81 -53
- package/lib/plugin/Timeline.d.ts +1 -1
- package/lib/plugin/Timeline.js +165 -92
- package/lib/plugin/TooltipWrapper.d.ts +1 -1
- package/lib/plugin/TooltipWrapper.js +265 -195
- package/lib/plugin/Tpl.d.ts +1 -1
- package/lib/plugin/Tpl.js +126 -61
- package/lib/plugin/Video.d.ts +2 -2
- package/lib/plugin/Video.js +173 -103
- package/lib/plugin/WebComponent.d.ts +1 -1
- package/lib/plugin/WebComponent.js +128 -62
- package/lib/plugin/Wizard.js +751 -659
- package/lib/plugin/Wrapper.d.ts +2 -1
- package/lib/plugin/Wrapper.js +198 -91
- package/lib/renderer/APIControl.d.ts +278 -5068
- package/lib/renderer/APIControl.js +663 -688
- package/lib/renderer/ActionApiControl.d.ts +8 -6384
- package/lib/renderer/BadgeControl.d.ts +6 -6
- package/lib/renderer/BadgeControl.js +263 -250
- package/lib/renderer/DataBindingControl.js +197 -212
- package/lib/renderer/DataMappingControl.js +39 -29
- package/lib/renderer/DataPickerControl.js +50 -35
- package/lib/renderer/DateShortCutControl.d.ts +26 -25
- package/lib/renderer/DateShortCutControl.js +418 -284
- package/lib/renderer/ExpressionFormulaControl.d.ts +45 -0
- package/lib/renderer/ExpressionFormulaControl.js +254 -0
- package/lib/renderer/FeatureControl.d.ts +1 -1
- package/lib/renderer/FeatureControl.js +229 -213
- package/lib/renderer/FormulaControl.d.ts +33 -16
- package/lib/renderer/FormulaControl.js +429 -356
- package/lib/renderer/GoConfigControl.js +30 -34
- package/lib/renderer/OptionControl.d.ts +2 -2
- package/lib/renderer/OptionControl.js +750 -688
- package/lib/renderer/RangePartsControl.d.ts +2 -2
- package/lib/renderer/RangePartsControl.js +320 -326
- package/lib/renderer/StatusControl.d.ts +1 -1
- package/lib/renderer/StatusControl.js +145 -136
- package/lib/renderer/SwitchMoreControl.d.ts +67 -51
- package/lib/renderer/SwitchMoreControl.js +367 -319
- package/lib/renderer/TimelineItemControl.d.ts +3 -83
- package/lib/renderer/TimelineItemControl.js +531 -464
- package/lib/renderer/TransferTableControl.d.ts +2 -4
- package/lib/renderer/TransferTableControl.js +394 -369
- package/lib/renderer/TreeOptionControl.d.ts +1 -1
- package/lib/renderer/TreeOptionControl.js +588 -563
- package/lib/renderer/ValidationControl.d.ts +1 -1
- package/lib/renderer/ValidationControl.js +277 -269
- package/lib/renderer/ValidationItem.d.ts +1 -1
- package/lib/renderer/ValidationItem.js +145 -134
- package/lib/renderer/event-control/action-config-dialog.js +214 -207
- package/lib/renderer/event-control/action-config-panel.js +37 -44
- package/lib/renderer/event-control/actions.js +465 -144
- package/lib/renderer/event-control/comp-action-select.js +37 -27
- package/lib/renderer/event-control/helper.d.ts +19 -19
- package/lib/renderer/event-control/helper.js +232 -220
- package/lib/renderer/event-control/index.d.ts +1 -1
- package/lib/renderer/event-control/index.js +641 -630
- package/lib/renderer/event-control/types.d.ts +1 -0
- package/lib/renderer/style-control/Background.js +64 -116
- package/lib/renderer/style-control/Border.js +27 -38
- package/lib/renderer/style-control/BoxModel.d.ts +1 -1
- package/lib/renderer/style-control/BoxModel.js +11 -4
- package/lib/renderer/style-control/BoxShadow.js +17 -19
- package/lib/renderer/style-control/Display.js +13 -17
- package/lib/renderer/style-control/Font.js +14 -17
- package/lib/renderer/style-control/InsetBoxModel.d.ts +17 -0
- package/lib/renderer/style-control/InsetBoxModel.js +77 -0
- package/lib/renderer/style-control/font-family.js +2 -3
- package/lib/renderer/style-control/transformation.js +1 -1
- package/lib/renderer/style-control/types.d.ts +4 -4
- package/lib/renderer/textarea-formula/FormulaPicker.d.ts +12 -0
- package/lib/renderer/textarea-formula/FormulaPicker.js +47 -0
- package/lib/renderer/textarea-formula/TextareaFormulaControl.d.ts +67 -0
- package/lib/renderer/textarea-formula/TextareaFormulaControl.js +345 -0
- package/lib/renderer/textarea-formula/plugin.d.ts +32 -0
- package/lib/renderer/textarea-formula/plugin.js +278 -0
- package/lib/renderer/textarea-formula/utils.d.ts +12 -0
- package/lib/renderer/textarea-formula/utils.js +81 -0
- package/lib/tpl/api.js +30 -41
- package/lib/tpl/common.js +192 -113
- package/lib/tpl/horizontal.js +6 -8
- package/lib/tpl/index.d.ts +1 -0
- package/lib/tpl/layout.d.ts +1 -0
- package/lib/tpl/layout.js +715 -0
- package/lib/tpl/options.js +5 -22
- package/lib/tpl/style.js +18 -18
- package/lib/tpl/validations.js +9 -24
- package/lib/util.d.ts +47 -0
- package/lib/util.js +30 -0
- package/lib/validator.d.ts +1 -2
- package/lib/validator.js +11 -24
- package/package.json +10 -28
- package/esm/plugin/Table-v2.js +0 -819
- package/esm/plugin/TableCell-v2.js +0 -499
- package/lib/plugin/Table-v2.js +0 -823
- package/lib/plugin/TableCell-v2.js +0 -507
package/lib/plugin/CRUD2.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.2.
|
2
|
+
* amis-editor v5.2.1-beta.15
|
3
3
|
* Copyright 2018-2022 @fex
|
4
4
|
*/
|
5
5
|
|
@@ -11,7 +11,7 @@ var tslib = require('tslib');
|
|
11
11
|
var cloneDeep = require('lodash/cloneDeep');
|
12
12
|
var React = require('react');
|
13
13
|
var amisEditorCore = require('amis-editor-core');
|
14
|
-
var
|
14
|
+
var _ = require('lodash');
|
15
15
|
var amis = require('amis');
|
16
16
|
var helper = require('../renderer/event-control/helper.js');
|
17
17
|
var i18nRuntime = require('i18n-runtime');
|
@@ -23,60 +23,46 @@ var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
23
23
|
|
24
24
|
var findObj = function (obj, predicate, stop) {
|
25
25
|
var waitProcess = [obj];
|
26
|
-
|
27
26
|
while (waitProcess.length) {
|
28
27
|
var item = waitProcess.pop();
|
29
|
-
|
30
28
|
if (Array.isArray(item)) {
|
31
29
|
waitProcess.push.apply(waitProcess, item);
|
32
30
|
continue;
|
33
31
|
}
|
34
|
-
|
35
|
-
if (!lodash.isObject(item) || stop && stop(item)) {
|
32
|
+
if (!_.isObject(item) || stop && stop(item)) {
|
36
33
|
continue;
|
37
34
|
}
|
38
|
-
|
39
35
|
if (predicate(item)) {
|
40
36
|
return item;
|
41
37
|
}
|
42
|
-
|
43
38
|
waitProcess.push.apply(waitProcess, Object.values(item));
|
44
39
|
}
|
45
40
|
};
|
46
|
-
|
47
41
|
var deepRemove = function (obj, predicate) {
|
48
42
|
var waitProcess = [obj];
|
49
|
-
|
50
43
|
var _loop_1 = function () {
|
51
44
|
var item = waitProcess.pop();
|
52
|
-
|
53
45
|
if (Array.isArray(item)) {
|
54
|
-
|
46
|
+
_.remove(item, predicate);
|
55
47
|
waitProcess.push.apply(waitProcess, item);
|
56
48
|
return "continue";
|
57
49
|
}
|
58
|
-
|
59
|
-
if (!lodash.isObject(item)) {
|
50
|
+
if (!_.isObject(item)) {
|
60
51
|
return "continue";
|
61
52
|
}
|
62
|
-
|
63
53
|
Object.entries(item).forEach(function (_a) {
|
64
54
|
var key = _a[0],
|
65
|
-
|
66
|
-
|
67
|
-
if (lodash.isObject(value) && predicate(value)) {
|
55
|
+
value = _a[1];
|
56
|
+
if (_.isObject(value) && predicate(value)) {
|
68
57
|
delete item[key];
|
69
58
|
}
|
70
|
-
|
71
59
|
waitProcess.push(value);
|
72
60
|
});
|
73
61
|
};
|
74
|
-
|
75
62
|
while (waitProcess.length) {
|
76
63
|
_loop_1();
|
77
64
|
}
|
78
65
|
};
|
79
|
-
|
80
66
|
var Tools = [{
|
81
67
|
label: i18nRuntime.i18n("a4313469fd7361486fe47076629c76ac"),
|
82
68
|
value: 'Insert',
|
@@ -84,7 +70,6 @@ var Tools = [{
|
|
84
70
|
if (setting === void 0) {
|
85
71
|
setting = {};
|
86
72
|
}
|
87
|
-
|
88
73
|
var form = {
|
89
74
|
type: 'form',
|
90
75
|
body: [],
|
@@ -130,7 +115,6 @@ var Tools = [{
|
|
130
115
|
if (setting === void 0) {
|
131
116
|
setting = {};
|
132
117
|
}
|
133
|
-
|
134
118
|
var form = {
|
135
119
|
type: 'form',
|
136
120
|
// @ts-ignore
|
@@ -176,11 +160,9 @@ var Tools = [{
|
|
176
160
|
value: 'BulkDelete',
|
177
161
|
resolveSchema: function (setting, builder) {
|
178
162
|
var _a, _b, _c;
|
179
|
-
|
180
163
|
if (setting === void 0) {
|
181
164
|
setting = {};
|
182
165
|
}
|
183
|
-
|
184
166
|
var button = {
|
185
167
|
type: 'button',
|
186
168
|
className: 'm-r-xs',
|
@@ -206,7 +188,6 @@ var Tools = [{
|
|
206
188
|
label: i18nRuntime.i18n("73f28ac83b623fb81d73f16fb3856fa0"),
|
207
189
|
value: 'Import',
|
208
190
|
resolveSchema: function (setting, builder) {
|
209
|
-
|
210
191
|
return {
|
211
192
|
type: 'button',
|
212
193
|
className: 'm-r-xs',
|
@@ -220,7 +201,6 @@ var Tools = [{
|
|
220
201
|
label: i18nRuntime.i18n("09d44261d7883bf5141a462a790d2816"),
|
221
202
|
value: 'Export',
|
222
203
|
resolveSchema: function (setting, builder) {
|
223
|
-
|
224
204
|
return {
|
225
205
|
type: 'button',
|
226
206
|
className: 'm-r-xs',
|
@@ -238,7 +218,6 @@ var FilterTypes = [{
|
|
238
218
|
if (setting === void 0) {
|
239
219
|
setting = {};
|
240
220
|
}
|
241
|
-
|
242
221
|
var formId = amisEditorCore.generateNodeId();
|
243
222
|
return {
|
244
223
|
type: 'form',
|
@@ -283,7 +262,6 @@ var FilterTypes = [{
|
|
283
262
|
if (setting === void 0) {
|
284
263
|
setting = {};
|
285
264
|
}
|
286
|
-
|
287
265
|
return {
|
288
266
|
title: i18nRuntime.i18n("c26996a6506adf397f0668d376d0b40b"),
|
289
267
|
type: 'form',
|
@@ -321,7 +299,6 @@ var FilterTypes = [{
|
|
321
299
|
if (setting === void 0) {
|
322
300
|
setting = {};
|
323
301
|
}
|
324
|
-
|
325
302
|
return {
|
326
303
|
title: i18nRuntime.i18n("9c4666fd08c2738eb9611a3721cb5f0f"),
|
327
304
|
type: 'form',
|
@@ -352,8 +329,8 @@ var FilterTypes = [{
|
|
352
329
|
}
|
353
330
|
};
|
354
331
|
}
|
355
|
-
}];
|
356
|
-
|
332
|
+
}];
|
333
|
+
// 数据操作
|
357
334
|
var DataOperators = [{
|
358
335
|
label: i18nRuntime.i18n("5b48dbb8dc710cffe6313bb56a7f6d47"),
|
359
336
|
value: 'View',
|
@@ -361,7 +338,6 @@ var DataOperators = [{
|
|
361
338
|
if (setting === void 0) {
|
362
339
|
setting = {};
|
363
340
|
}
|
364
|
-
|
365
341
|
return {
|
366
342
|
type: 'button',
|
367
343
|
label: i18nRuntime.i18n("607e7a4f377fa66b0b28ce318aab841f"),
|
@@ -390,7 +366,6 @@ var DataOperators = [{
|
|
390
366
|
if (setting === void 0) {
|
391
367
|
setting = {};
|
392
368
|
}
|
393
|
-
|
394
369
|
var form = {
|
395
370
|
type: 'form',
|
396
371
|
body: [],
|
@@ -432,11 +407,9 @@ var DataOperators = [{
|
|
432
407
|
value: 'Delete',
|
433
408
|
resolveSchema: function (setting, builder) {
|
434
409
|
var _a, _b, _c;
|
435
|
-
|
436
410
|
if (setting === void 0) {
|
437
411
|
setting = {};
|
438
412
|
}
|
439
|
-
|
440
413
|
var button = {
|
441
414
|
type: 'button',
|
442
415
|
className: 'm-r-xs',
|
@@ -457,738 +430,778 @@ var DataOperators = [{
|
|
457
430
|
return button;
|
458
431
|
}
|
459
432
|
}];
|
460
|
-
|
461
|
-
var CRUDPlugin =
|
462
|
-
/** @class */
|
463
|
-
function (_super) {
|
433
|
+
var CRUDPlugin = /** @class */function (_super) {
|
464
434
|
tslib.__extends(CRUDPlugin, _super);
|
465
|
-
|
466
435
|
function CRUDPlugin(manager) {
|
467
436
|
var _this = _super.call(this, manager) || this;
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
_this
|
475
|
-
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
|
482
|
-
|
483
|
-
|
484
|
-
|
485
|
-
|
486
|
-
|
487
|
-
|
488
|
-
|
489
|
-
|
437
|
+
Object.defineProperty(_this, "disabledRendererPlugin", {
|
438
|
+
enumerable: true,
|
439
|
+
configurable: true,
|
440
|
+
writable: true,
|
441
|
+
value: true
|
442
|
+
});
|
443
|
+
Object.defineProperty(_this, "dsBuilderMgr", {
|
444
|
+
enumerable: true,
|
445
|
+
configurable: true,
|
446
|
+
writable: true,
|
447
|
+
value: void 0
|
448
|
+
});
|
449
|
+
// 关联渲染器名字
|
450
|
+
Object.defineProperty(_this, "rendererName", {
|
451
|
+
enumerable: true,
|
452
|
+
configurable: true,
|
453
|
+
writable: true,
|
454
|
+
value: 'crud2'
|
455
|
+
});
|
456
|
+
Object.defineProperty(_this, "multifactor", {
|
457
|
+
enumerable: true,
|
458
|
+
configurable: true,
|
459
|
+
writable: true,
|
460
|
+
value: true
|
461
|
+
});
|
462
|
+
Object.defineProperty(_this, "$schema", {
|
463
|
+
enumerable: true,
|
464
|
+
configurable: true,
|
465
|
+
writable: true,
|
466
|
+
value: '/schemas/CRUD2Schema.json'
|
467
|
+
});
|
468
|
+
Object.defineProperty(_this, "order", {
|
469
|
+
enumerable: true,
|
470
|
+
configurable: true,
|
471
|
+
writable: true,
|
472
|
+
value: -1000
|
473
|
+
});
|
474
|
+
Object.defineProperty(_this, "docLink", {
|
475
|
+
enumerable: true,
|
476
|
+
configurable: true,
|
477
|
+
writable: true,
|
478
|
+
value: '/amis/zh-CN/components/crud'
|
479
|
+
});
|
480
|
+
Object.defineProperty(_this, "tags", {
|
481
|
+
enumerable: true,
|
482
|
+
configurable: true,
|
483
|
+
writable: true,
|
484
|
+
value: [i18nRuntime.i18n("73721e611daaafe5c34aa9f3f901d016")]
|
485
|
+
});
|
486
|
+
Object.defineProperty(_this, "scaffold", {
|
487
|
+
enumerable: true,
|
488
|
+
configurable: true,
|
489
|
+
writable: true,
|
490
|
+
value: void 0
|
491
|
+
});
|
492
|
+
Object.defineProperty(_this, "name", {
|
493
|
+
enumerable: true,
|
494
|
+
configurable: true,
|
495
|
+
writable: true,
|
496
|
+
value: void 0
|
497
|
+
});
|
498
|
+
Object.defineProperty(_this, "events", {
|
499
|
+
enumerable: true,
|
500
|
+
configurable: true,
|
501
|
+
writable: true,
|
502
|
+
value: [{
|
503
|
+
eventName: 'get-data',
|
504
|
+
eventLabel: i18nRuntime.i18n("1b79a4f49b7a21e62b8868f12189b0b0"),
|
505
|
+
description: i18nRuntime.i18n("5a28d015b7b3518f75bc4cc27d9f6c20")
|
506
|
+
}]
|
507
|
+
});
|
508
|
+
Object.defineProperty(_this, "actions", {
|
509
|
+
enumerable: true,
|
510
|
+
configurable: true,
|
511
|
+
writable: true,
|
512
|
+
value: [{
|
513
|
+
actionType: 'search',
|
514
|
+
actionLabel: i18nRuntime.i18n("cfd84204d9476936c949d071cc2338cf"),
|
515
|
+
description: i18nRuntime.i18n("c6bd3393c21379d3f75d179abe36da3d"),
|
516
|
+
descDetail: function (info) {
|
517
|
+
return React__default["default"].createElement("div", null, React__default["default"].createElement("span", {
|
518
|
+
className: "variable-right"
|
519
|
+
}, info === null || info === void 0 ? void 0 : info.__rendererLabel), "\u89E6\u53D1\u6570\u636E\u67E5\u8BE2");
|
520
|
+
},
|
521
|
+
schema: helper.getArgsWrapper(
|
522
|
+
/*
|
523
|
+
{
|
524
|
+
type: 'input-formula',
|
525
|
+
variables: '${variables}',
|
526
|
+
evalMode: false,
|
527
|
+
variableMode: 'tabs',
|
528
|
+
label: '查询条件',
|
529
|
+
size: 'md',
|
530
|
+
name: 'query',
|
531
|
+
mode: 'horizontal'
|
532
|
+
}
|
533
|
+
*/
|
534
|
+
{
|
535
|
+
name: 'query',
|
536
|
+
label: i18nRuntime.i18n("cf12e55021998a8328201800ec356773"),
|
537
|
+
type: 'ae-formulaControl',
|
538
|
+
variables: '${variables}',
|
539
|
+
size: 'md',
|
540
|
+
mode: 'horizontal'
|
541
|
+
})
|
490
542
|
},
|
491
|
-
|
492
|
-
|
493
|
-
|
494
|
-
|
495
|
-
|
496
|
-
|
497
|
-
|
498
|
-
|
499
|
-
|
500
|
-
|
501
|
-
|
502
|
-
|
503
|
-
|
504
|
-
|
505
|
-
|
506
|
-
|
507
|
-
|
508
|
-
|
509
|
-
|
510
|
-
|
511
|
-
|
512
|
-
|
513
|
-
|
514
|
-
|
515
|
-
|
516
|
-
|
517
|
-
|
518
|
-
|
519
|
-
|
520
|
-
|
521
|
-
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
|
526
|
-
|
527
|
-
|
528
|
-
|
529
|
-
|
530
|
-
|
531
|
-
|
532
|
-
|
533
|
-
|
534
|
-
|
535
|
-
|
536
|
-
|
543
|
+
// {
|
544
|
+
// actionType: 'resetQuery',
|
545
|
+
// actionLabel: '重置查询',
|
546
|
+
// description: '重新恢复查询条件为初始值',
|
547
|
+
// descDetail: (info: any) => {
|
548
|
+
// return (
|
549
|
+
// <div>
|
550
|
+
// <span className="variable-right">{info?.__rendererLabel}</span>
|
551
|
+
// 重置初始查询条件
|
552
|
+
// </div>
|
553
|
+
// );
|
554
|
+
// }
|
555
|
+
// },
|
556
|
+
{
|
557
|
+
actionType: 'loadMore',
|
558
|
+
actionLabel: i18nRuntime.i18n("77281549955309c49f5eef77838a85e5"),
|
559
|
+
description: i18nRuntime.i18n("b3a4d6a345372c5def1d5a1bf6077bce"),
|
560
|
+
descDetail: function (info) {
|
561
|
+
return React__default["default"].createElement("div", null, React__default["default"].createElement("span", {
|
562
|
+
className: "variable-right"
|
563
|
+
}, info === null || info === void 0 ? void 0 : info.__rendererLabel), "\u52A0\u8F7D\u66F4\u591A\u6570\u636E");
|
564
|
+
}
|
565
|
+
}]
|
566
|
+
});
|
567
|
+
Object.defineProperty(_this, "previewSchema", {
|
568
|
+
enumerable: true,
|
569
|
+
configurable: true,
|
570
|
+
writable: true,
|
571
|
+
value: {
|
572
|
+
syncLocation: false,
|
573
|
+
type: 'crud2',
|
574
|
+
className: 'text-left',
|
575
|
+
bodyClassName: 'm-b-none',
|
576
|
+
affixHeader: false,
|
577
|
+
data: {
|
578
|
+
items: [{
|
579
|
+
a: 1,
|
580
|
+
b: 2
|
581
|
+
}, {
|
582
|
+
a: 3,
|
583
|
+
b: 4
|
584
|
+
}, {
|
585
|
+
a: 5,
|
586
|
+
b: 6
|
587
|
+
}]
|
588
|
+
},
|
589
|
+
source: '${items}',
|
590
|
+
columns: [{
|
591
|
+
title: 'A',
|
592
|
+
name: 'a'
|
537
593
|
}, {
|
538
|
-
|
539
|
-
|
540
|
-
}]
|
541
|
-
},
|
542
|
-
source: '${items}',
|
543
|
-
columns: [{
|
544
|
-
title: 'A',
|
545
|
-
key: 'a'
|
546
|
-
}, {
|
547
|
-
title: 'B',
|
548
|
-
key: 'b'
|
549
|
-
}, {
|
550
|
-
key: 'operation',
|
551
|
-
title: i18nRuntime.i18n("2b6bc0f293f5ca01b006206c2535ccbc"),
|
552
|
-
buttons: [{
|
553
|
-
icon: 'fa fa-eye',
|
554
|
-
type: 'button'
|
594
|
+
title: 'B',
|
595
|
+
name: 'b'
|
555
596
|
}, {
|
556
|
-
|
557
|
-
|
597
|
+
name: 'operation',
|
598
|
+
title: i18nRuntime.i18n("2b6bc0f293f5ca01b006206c2535ccbc"),
|
599
|
+
buttons: [{
|
600
|
+
icon: 'fa fa-eye',
|
601
|
+
type: 'button'
|
602
|
+
}, {
|
603
|
+
icon: 'fa fa-edit',
|
604
|
+
type: 'button'
|
605
|
+
}]
|
558
606
|
}]
|
559
|
-
}
|
560
|
-
};
|
607
|
+
}
|
608
|
+
});
|
561
609
|
_this.dsBuilderMgr = new amisEditorCore.DSBuilderManager('crud2', 'api');
|
562
610
|
return _this;
|
563
611
|
}
|
564
|
-
|
565
|
-
|
566
|
-
|
567
|
-
|
568
|
-
|
569
|
-
var
|
570
|
-
return tslib.
|
571
|
-
|
572
|
-
|
573
|
-
|
574
|
-
|
575
|
-
|
576
|
-
|
577
|
-
|
578
|
-
|
579
|
-
|
580
|
-
|
581
|
-
|
582
|
-
|
583
|
-
|
584
|
-
|
585
|
-
|
586
|
-
|
587
|
-
|
588
|
-
|
589
|
-
|
590
|
-
this.addListPanelSetting(event.context);
|
591
|
-
}
|
592
|
-
|
593
|
-
_b.label = 3;
|
594
|
-
|
595
|
-
case 3:
|
596
|
-
return [2
|
597
|
-
/*return*/
|
598
|
-
];
|
599
|
-
}
|
612
|
+
Object.defineProperty(CRUDPlugin.prototype, "afterBuildPanelBody", {
|
613
|
+
enumerable: false,
|
614
|
+
configurable: true,
|
615
|
+
writable: true,
|
616
|
+
value: function (event) {
|
617
|
+
var _a;
|
618
|
+
return tslib.__awaiter(this, void 0, void 0, function () {
|
619
|
+
var context;
|
620
|
+
return tslib.__generator(this, function (_b) {
|
621
|
+
switch (_b.label) {
|
622
|
+
case 0:
|
623
|
+
context = event.context.context;
|
624
|
+
if (!(((_a = context.info.renderer) === null || _a === void 0 ? void 0 : _a.isFormItem) && new RegExp('/crud2/filter/').test(context.path))) return [3 /*break*/, 2];
|
625
|
+
return [4 /*yield*/, this.addFilterPanelSetting(event.context)];
|
626
|
+
case 1:
|
627
|
+
_b.sent();
|
628
|
+
return [3 /*break*/, 3];
|
629
|
+
case 2:
|
630
|
+
if (context.schema.type === 'crud2' && context.schema.mode === this.scaffold.mode) {
|
631
|
+
this.addListPanelSetting(event.context);
|
632
|
+
}
|
633
|
+
_b.label = 3;
|
634
|
+
case 3:
|
635
|
+
return [2 /*return*/];
|
636
|
+
}
|
637
|
+
});
|
600
638
|
});
|
601
|
-
}
|
602
|
-
};
|
603
|
-
|
604
|
-
CRUDPlugin.prototype.addFilterPanelSetting = function (context) {
|
605
|
-
var _a;
|
606
|
-
|
607
|
-
return tslib.__awaiter(this, void 0, void 0, function () {
|
608
|
-
var _b, info, node, form, host, builder, body_1;
|
609
|
-
|
610
|
-
return tslib.__generator(this, function (_c) {
|
611
|
-
switch (_c.label) {
|
612
|
-
case 0:
|
613
|
-
_b = context.context, info = _b.info, node = _b.node;
|
614
|
-
if (!((_a = info.renderer) === null || _a === void 0 ? void 0 : _a.isFormItem)) return [3
|
615
|
-
/*break*/
|
616
|
-
, 2];
|
617
|
-
form = node.getClosestParentByType('form');
|
618
|
-
host = node.getClosestParentByType('crud2');
|
619
|
-
|
620
|
-
if (!host || !form || !form.schema.behavior || host.schema.mode !== this.scaffold.mode) {
|
621
|
-
return [2
|
622
|
-
/*return*/
|
623
|
-
];
|
624
|
-
}
|
625
|
-
|
626
|
-
builder = this.dsBuilderMgr.resolveBuilderBySchema(host.schema, 'api');
|
627
|
-
return [4
|
628
|
-
/*yield*/
|
629
|
-
, builder.makeFieldFilterSetting({
|
630
|
-
schema: host.schema,
|
631
|
-
sourceKey: 'api',
|
632
|
-
fieldName: node.schema.name
|
633
|
-
})];
|
634
|
-
|
635
|
-
case 1:
|
636
|
-
body_1 = _c.sent();
|
637
|
-
|
638
|
-
if (!body_1 || !body_1.length) {
|
639
|
-
return [2
|
640
|
-
/*return*/
|
641
|
-
];
|
642
|
-
} // 可能会出错,但是cards table-v2 list 配置面板结构统一,因此
|
643
|
-
|
644
|
-
|
645
|
-
context.data.tabs.forEach(function (tab) {
|
646
|
-
if (tab.title === i18nRuntime.i18n("24d67862f87f439db7ca957aecb77cce")) {
|
647
|
-
tab.body[0].body.forEach(function (collapse) {
|
648
|
-
var _a;
|
639
|
+
}
|
640
|
+
});
|
649
641
|
|
650
|
-
|
651
|
-
|
652
|
-
|
653
|
-
|
654
|
-
|
642
|
+
Object.defineProperty(CRUDPlugin.prototype, "addFilterPanelSetting", {
|
643
|
+
enumerable: false,
|
644
|
+
configurable: true,
|
645
|
+
writable: true,
|
646
|
+
value: function (context) {
|
647
|
+
var _a;
|
648
|
+
return tslib.__awaiter(this, void 0, void 0, function () {
|
649
|
+
var _b, info, node, form, host, builder, body_1;
|
650
|
+
return tslib.__generator(this, function (_c) {
|
651
|
+
switch (_c.label) {
|
652
|
+
case 0:
|
653
|
+
_b = context.context, info = _b.info, node = _b.node;
|
654
|
+
if (!((_a = info.renderer) === null || _a === void 0 ? void 0 : _a.isFormItem)) return [3 /*break*/, 2];
|
655
|
+
form = node.getClosestParentByType('form');
|
656
|
+
host = node.getClosestParentByType('crud2');
|
657
|
+
if (!host || !form || !form.schema.behavior || host.schema.mode !== this.scaffold.mode) {
|
658
|
+
return [2 /*return*/];
|
655
659
|
}
|
656
|
-
});
|
657
|
-
_c.label = 2;
|
658
660
|
|
659
|
-
|
660
|
-
|
661
|
-
|
662
|
-
|
663
|
-
|
661
|
+
builder = this.dsBuilderMgr.resolveBuilderBySchema(host.schema, 'api');
|
662
|
+
return [4 /*yield*/, builder.makeFieldFilterSetting({
|
663
|
+
schema: host.schema,
|
664
|
+
sourceKey: 'api',
|
665
|
+
fieldName: node.schema.name
|
666
|
+
})];
|
667
|
+
case 1:
|
668
|
+
body_1 = _c.sent();
|
669
|
+
if (!body_1 || !body_1.length) {
|
670
|
+
return [2 /*return*/];
|
671
|
+
}
|
672
|
+
// 可能会出错,但是cards table2 list 配置面板结构统一,因此
|
673
|
+
context.data.tabs.forEach(function (tab) {
|
674
|
+
if (tab.title === i18nRuntime.i18n("24d67862f87f439db7ca957aecb77cce")) {
|
675
|
+
tab.body[0].body.forEach(function (collapse) {
|
676
|
+
var _a;
|
677
|
+
if (collapse.title === i18nRuntime.i18n("4092ed98e9035652d4c9ca9441701ed7")) {
|
678
|
+
// 在标题后面插入过滤条件
|
679
|
+
(_a = collapse.body).splice.apply(_a, tslib.__spreadArray([2, 0], body_1, false));
|
680
|
+
}
|
681
|
+
});
|
682
|
+
}
|
683
|
+
});
|
684
|
+
_c.label = 2;
|
685
|
+
case 2:
|
686
|
+
return [2 /*return*/];
|
687
|
+
}
|
688
|
+
});
|
664
689
|
});
|
665
|
-
});
|
666
|
-
};
|
667
|
-
|
668
|
-
CRUDPlugin.prototype.addDataOperatorSchema = function (schema, content) {};
|
669
|
-
|
670
|
-
CRUDPlugin.prototype.addFeatToToolbar = function (schema, content, position, align) {
|
671
|
-
var region = "".concat(position, "Toolbar");
|
672
|
-
schema[region] = schema[region] || [{
|
673
|
-
type: 'grid',
|
674
|
-
columns: [{
|
675
|
-
body: []
|
676
|
-
}, {
|
677
|
-
columnClassName: 'text-right',
|
678
|
-
body: []
|
679
|
-
}]
|
680
|
-
}]; // 尝试放到左面第一个,否则只能放外头了
|
681
|
-
|
682
|
-
try {
|
683
|
-
schema[region][0].columns[align === 'left' ? 0 : 1].body.unshift(content);
|
684
|
-
} catch (e) {
|
685
|
-
schema[region].unshift(content);
|
686
690
|
}
|
687
|
-
};
|
688
|
-
|
689
|
-
CRUDPlugin.prototype.filterOperators = function (builder, context) {
|
690
|
-
var _this = this;
|
691
|
+
});
|
691
692
|
|
692
|
-
|
693
|
-
|
694
|
-
|
695
|
-
|
693
|
+
Object.defineProperty(CRUDPlugin.prototype, "addDataOperatorSchema", {
|
694
|
+
enumerable: false,
|
695
|
+
configurable: true,
|
696
|
+
writable: true,
|
697
|
+
value: function (schema, content) {}
|
698
|
+
});
|
699
|
+
Object.defineProperty(CRUDPlugin.prototype, "addFeatToToolbar", {
|
700
|
+
enumerable: false,
|
701
|
+
configurable: true,
|
702
|
+
writable: true,
|
703
|
+
value: function (schema, content, position, align) {
|
704
|
+
var region = "".concat(position, "Toolbar");
|
705
|
+
schema[region] = schema[region] || [{
|
706
|
+
type: 'grid',
|
707
|
+
columns: [{
|
708
|
+
body: []
|
709
|
+
}, {
|
710
|
+
columnClassName: 'text-right',
|
711
|
+
body: []
|
712
|
+
}]
|
713
|
+
}];
|
714
|
+
// 尝试放到左面第一个,否则只能放外头了
|
715
|
+
try {
|
716
|
+
schema[region][0].columns[align === 'left' ? 0 : 1].body.unshift(content);
|
717
|
+
} catch (e) {
|
718
|
+
schema[region].unshift(content);
|
696
719
|
}
|
697
|
-
|
698
|
-
|
699
|
-
|
700
|
-
|
701
|
-
|
702
|
-
|
703
|
-
|
704
|
-
|
705
|
-
|
706
|
-
|
707
|
-
|
708
|
-
_this.addFeatToToolbar(data, tool.resolveSchema(data, builder), 'header', tool.align);
|
709
|
-
},
|
710
|
-
isActive: function (data) {
|
711
|
-
return _this.isFeatActive(data, tool.value, 'headerToolbar', 'footerToolbar');
|
712
|
-
}
|
713
|
-
}));
|
714
|
-
}); // 只有表格才能找到操作列放这个内容,卡片和列表不知道位置
|
715
|
-
|
716
|
-
if (context.schema.mode === 'table-v2') {
|
717
|
-
DataOperators.forEach(function (op) {
|
718
|
-
if (!builder.features.includes(op.value)) {
|
720
|
+
}
|
721
|
+
});
|
722
|
+
Object.defineProperty(CRUDPlugin.prototype, "filterOperators", {
|
723
|
+
enumerable: false,
|
724
|
+
configurable: true,
|
725
|
+
writable: true,
|
726
|
+
value: function (builder, context) {
|
727
|
+
var _this = this;
|
728
|
+
var operators = [];
|
729
|
+
Tools.forEach(function (tool) {
|
730
|
+
if (!builder.features.includes(tool.value)) {
|
719
731
|
return;
|
720
732
|
}
|
721
|
-
|
722
|
-
operators.push(tslib.__assign(tslib.__assign({}, op), {
|
733
|
+
operators.push(tslib.__assign(tslib.__assign({}, tool), {
|
723
734
|
remove: function (schema) {
|
724
|
-
deepRemove(schema.
|
725
|
-
return item.behavior ===
|
735
|
+
deepRemove(schema.headerToolbar, function (item) {
|
736
|
+
return item.behavior === tool.value;
|
737
|
+
});
|
738
|
+
deepRemove(schema.footerToolbar, function (item) {
|
739
|
+
return item.behavior === tool.value;
|
726
740
|
});
|
727
741
|
},
|
728
742
|
add: function (data) {
|
729
|
-
_this.
|
743
|
+
_this.addFeatToToolbar(data, tool.resolveSchema(data, builder), 'header', tool.align);
|
730
744
|
},
|
731
745
|
isActive: function (data) {
|
732
|
-
return _this.isFeatActive(data,
|
746
|
+
return _this.isFeatActive(data, tool.value, 'headerToolbar', 'footerToolbar');
|
733
747
|
}
|
734
748
|
}));
|
735
749
|
});
|
736
|
-
|
737
|
-
|
738
|
-
|
739
|
-
|
740
|
-
|
741
|
-
|
742
|
-
|
743
|
-
|
744
|
-
|
745
|
-
|
746
|
-
|
747
|
-
|
748
|
-
|
749
|
-
|
750
|
-
|
751
|
-
|
752
|
-
|
753
|
-
|
754
|
-
|
755
|
-
|
756
|
-
for (var _i = 2; _i < arguments.length; _i++) {
|
757
|
-
scope[_i - 2] = arguments[_i];
|
758
|
-
}
|
759
|
-
|
760
|
-
if (scope.length === 0) {
|
761
|
-
return findObj(schema, function (item) {
|
762
|
-
return item.behavior === feat;
|
763
|
-
});
|
764
|
-
}
|
765
|
-
|
766
|
-
var region = null;
|
767
|
-
|
768
|
-
while (region = scope.shift()) {
|
769
|
-
if (findObj(schema[region], function (item) {
|
770
|
-
return item.behavior === feat;
|
771
|
-
})) {
|
772
|
-
return true;
|
750
|
+
// 只有表格才能找到操作列放这个内容,卡片和列表不知道位置
|
751
|
+
if (context.schema.mode === 'table2') {
|
752
|
+
DataOperators.forEach(function (op) {
|
753
|
+
if (!builder.features.includes(op.value)) {
|
754
|
+
return;
|
755
|
+
}
|
756
|
+
operators.push(tslib.__assign(tslib.__assign({}, op), {
|
757
|
+
remove: function (schema) {
|
758
|
+
deepRemove(schema.columns, function (item) {
|
759
|
+
return item.behavior === op.value;
|
760
|
+
});
|
761
|
+
},
|
762
|
+
add: function (data) {
|
763
|
+
_this.addDataOperatorSchema(data, op.resolveSchema(data, builder));
|
764
|
+
},
|
765
|
+
isActive: function (data) {
|
766
|
+
return _this.isFeatActive(data, op.value, 'columns');
|
767
|
+
}
|
768
|
+
}));
|
769
|
+
});
|
773
770
|
}
|
771
|
+
return operators;
|
774
772
|
}
|
775
|
-
|
776
|
-
|
777
|
-
|
778
|
-
|
779
|
-
|
780
|
-
|
781
|
-
|
782
|
-
|
783
|
-
|
784
|
-
|
785
|
-
|
786
|
-
|
787
|
-
|
788
|
-
return item.behavior === feat;
|
773
|
+
});
|
774
|
+
Object.defineProperty(CRUDPlugin.prototype, "makeFeatSetting", {
|
775
|
+
enumerable: false,
|
776
|
+
configurable: true,
|
777
|
+
writable: true,
|
778
|
+
value: function (feat, builder, inScaffold) {
|
779
|
+
if (feat.makeSetting) {
|
780
|
+
return feat.makeSetting(builder);
|
781
|
+
}
|
782
|
+
return builder.makeFieldsSettingForm({
|
783
|
+
feat: feat.value,
|
784
|
+
inCrud: true,
|
785
|
+
inScaffold: inScaffold
|
789
786
|
});
|
790
787
|
}
|
791
|
-
|
792
|
-
|
793
|
-
|
794
|
-
|
795
|
-
|
796
|
-
|
797
|
-
|
788
|
+
});
|
789
|
+
Object.defineProperty(CRUDPlugin.prototype, "isFeatActive", {
|
790
|
+
enumerable: false,
|
791
|
+
configurable: true,
|
792
|
+
writable: true,
|
793
|
+
value: function (schema, feat) {
|
794
|
+
var scope = [];
|
795
|
+
for (var _i = 2; _i < arguments.length; _i++) {
|
796
|
+
scope[_i - 2] = arguments[_i];
|
797
|
+
}
|
798
|
+
if (scope.length === 0) {
|
799
|
+
return findObj(schema, function (item) {
|
800
|
+
return item.behavior === feat;
|
801
|
+
});
|
802
|
+
}
|
803
|
+
var region = null;
|
804
|
+
while (region = scope.shift()) {
|
805
|
+
if (findObj(schema[region], function (item) {
|
806
|
+
return item.behavior === feat;
|
807
|
+
})) {
|
808
|
+
return true;
|
809
|
+
}
|
810
|
+
}
|
811
|
+
return false;
|
798
812
|
}
|
799
|
-
|
800
|
-
|
801
|
-
|
802
|
-
|
803
|
-
|
804
|
-
|
805
|
-
|
806
|
-
|
807
|
-
|
808
|
-
|
809
|
-
|
810
|
-
|
811
|
-
|
812
|
-
|
813
|
+
});
|
814
|
+
Object.defineProperty(CRUDPlugin.prototype, "removeFeatSchema", {
|
815
|
+
enumerable: false,
|
816
|
+
configurable: true,
|
817
|
+
writable: true,
|
818
|
+
value: function (schema, feat) {
|
819
|
+
var scope = [];
|
820
|
+
for (var _i = 2; _i < arguments.length; _i++) {
|
821
|
+
scope[_i - 2] = arguments[_i];
|
822
|
+
}
|
823
|
+
if (scope.length === 0) {
|
824
|
+
return deepRemove(schema, function (item) {
|
825
|
+
return item.behavior === feat;
|
826
|
+
});
|
827
|
+
}
|
828
|
+
var region = null;
|
829
|
+
while (region = scope.shift()) {
|
830
|
+
deepRemove(schema[region], function (item) {
|
831
|
+
return item.behavior === feat;
|
832
|
+
});
|
833
|
+
}
|
834
|
+
return false;
|
813
835
|
}
|
814
|
-
|
815
|
-
|
816
|
-
|
817
|
-
|
818
|
-
|
819
|
-
|
820
|
-
|
821
|
-
|
822
|
-
var
|
823
|
-
|
824
|
-
|
825
|
-
if (
|
826
|
-
return
|
836
|
+
});
|
837
|
+
Object.defineProperty(CRUDPlugin.prototype, "filterColumns", {
|
838
|
+
enumerable: false,
|
839
|
+
configurable: true,
|
840
|
+
writable: true,
|
841
|
+
value: function (builder, context) {
|
842
|
+
var _a, _b, _c;
|
843
|
+
var existColsName = [];
|
844
|
+
var columns = [];
|
845
|
+
// 实时获取,否则点击预览再回到编辑的时context中的node失效
|
846
|
+
var node = this.manager.store.getNodeById(context.id);
|
847
|
+
if (!node) {
|
848
|
+
return columns;
|
827
849
|
}
|
828
|
-
|
829
|
-
|
830
|
-
|
831
|
-
|
850
|
+
var existCols = ((_b = (_a = node.children.find(function (child) {
|
851
|
+
return child.type === 'table2';
|
852
|
+
})) === null || _a === void 0 ? void 0 : _a.children[0]) === null || _b === void 0 ? void 0 : _b.children) || [];
|
853
|
+
var hasOperatorCol = (_c = node.schema.columns) === null || _c === void 0 ? void 0 : _c.some(function (col) {
|
854
|
+
return col.type === 'operation';
|
832
855
|
});
|
833
|
-
((
|
834
|
-
|
835
|
-
|
836
|
-
|
837
|
-
|
838
|
-
|
839
|
-
|
840
|
-
|
841
|
-
|
842
|
-
|
843
|
-
|
844
|
-
|
845
|
-
|
846
|
-
|
847
|
-
|
848
|
-
|
849
|
-
|
850
|
-
|
851
|
-
|
852
|
-
isActive: function () {
|
853
|
-
return false;
|
856
|
+
existCols.some(function (col, index) {
|
857
|
+
var _a;
|
858
|
+
// 严格来说是单元格的集合,因此要屏蔽掉
|
859
|
+
if (index !== 0 && col.id === existCols[0].id) {
|
860
|
+
return true;
|
861
|
+
}
|
862
|
+
col.schema && columns.push({
|
863
|
+
label: col.schema.title,
|
864
|
+
value: col.id
|
865
|
+
});
|
866
|
+
((_a = col.schema) === null || _a === void 0 ? void 0 : _a.key) && existColsName.push(col.schema.key);
|
867
|
+
return false;
|
868
|
+
});
|
869
|
+
if (node.schema.__fields) {
|
870
|
+
var appendCols = builder.makeTableColumnsByFields(node.schema.__fields);
|
871
|
+
if (appendCols === null || appendCols === void 0 ? void 0 : appendCols.length) {
|
872
|
+
appendCols.forEach(function (col) {
|
873
|
+
if (existColsName.includes(col.name)) {
|
874
|
+
return;
|
854
875
|
}
|
876
|
+
columns.push({
|
877
|
+
label: col.title,
|
878
|
+
value: null,
|
879
|
+
add: function (data) {
|
880
|
+
data.columns.push(col);
|
881
|
+
},
|
882
|
+
isActive: function () {
|
883
|
+
return false;
|
884
|
+
}
|
885
|
+
});
|
855
886
|
});
|
887
|
+
}
|
888
|
+
}
|
889
|
+
if (!hasOperatorCol) {
|
890
|
+
columns.push({
|
891
|
+
label: i18nRuntime.i18n("39ccc34fa3ee9be12d8bae7e6fecbac2"),
|
892
|
+
value: null,
|
893
|
+
isActive: function () {
|
894
|
+
return false;
|
895
|
+
},
|
896
|
+
add: function (data) {
|
897
|
+
data.columns.push({
|
898
|
+
type: 'operation',
|
899
|
+
title: i18nRuntime.i18n("2b6bc0f293f5ca01b006206c2535ccbc"),
|
900
|
+
buttons: []
|
901
|
+
});
|
902
|
+
}
|
856
903
|
});
|
857
904
|
}
|
905
|
+
// context.node.
|
906
|
+
// // 只有表格才能找到操作列放这个内容,卡片和列表不知道位置
|
907
|
+
// if (context.schema.mode === 'table2') {
|
908
|
+
// DataOperators.forEach(op => {
|
909
|
+
// if (!builder.features.includes(op.value)) {
|
910
|
+
// return;
|
911
|
+
// }
|
912
|
+
// operators.push({
|
913
|
+
// ...op,
|
914
|
+
// remove: (schema: any) => {
|
915
|
+
// deepRemove(schema.columns, item => item.behavior === op.value);
|
916
|
+
// },
|
917
|
+
// add: (data: any) => {
|
918
|
+
// this.addDataOperatorSchema(data, op.resolveSchema(data, builder));
|
919
|
+
// },
|
920
|
+
// isActive:(data: any) => {
|
921
|
+
// return this.isFeatActive(data, op.value, 'columns');
|
922
|
+
// }
|
923
|
+
// });
|
924
|
+
// });
|
925
|
+
// }
|
926
|
+
return columns;
|
858
927
|
}
|
859
|
-
|
860
|
-
|
861
|
-
|
862
|
-
|
863
|
-
|
864
|
-
|
865
|
-
|
866
|
-
|
867
|
-
|
868
|
-
|
869
|
-
|
870
|
-
|
871
|
-
|
928
|
+
});
|
929
|
+
Object.defineProperty(CRUDPlugin.prototype, "addListPanelSetting", {
|
930
|
+
enumerable: false,
|
931
|
+
configurable: true,
|
932
|
+
writable: true,
|
933
|
+
value: function (context) {
|
934
|
+
var _this = this;
|
935
|
+
var body = context.data;
|
936
|
+
var builder = this.dsBuilderMgr.resolveBuilderBySchema(context.context.schema, 'api');
|
937
|
+
body.tabs.forEach(function (tab) {
|
938
|
+
var _a, _b;
|
939
|
+
if (tab.title === i18nRuntime.i18n("24d67862f87f439db7ca957aecb77cce")) {
|
940
|
+
tab.body[0].body.forEach(function (collapse) {
|
941
|
+
var _a;
|
942
|
+
if (collapse.title === i18nRuntime.i18n("4092ed98e9035652d4c9ca9441701ed7")) {
|
943
|
+
(_a = collapse.body).unshift.apply(_a, tslib.__spreadArray(tslib.__spreadArray([], builder.makeSourceSettingForm({
|
944
|
+
name: 'api',
|
945
|
+
label: i18nRuntime.i18n("c11322c9cc43ce3c004cf03f5ac0acd0"),
|
946
|
+
feat: 'List',
|
947
|
+
inCrud: true
|
948
|
+
}), false), [amisEditorCore.getSchemaTpl('interval'), amisEditorCore.getSchemaTpl('switch', {
|
949
|
+
name: 'syncLocation',
|
950
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("569343b4fe5e48131b78611c11eadbeb"), i18nRuntime.i18n("6dbee29a8c54eef9d042ef3280999ad9")),
|
951
|
+
pipeIn: amisEditorCore.defaultValue(true)
|
952
|
+
}), amisEditorCore.getSchemaTpl('switch', {
|
953
|
+
label: i18nRuntime.i18n("240145572215920ae06db1eeb85b29c0"),
|
954
|
+
name: 'selectable'
|
955
|
+
}), amisEditorCore.getSchemaTpl('switch', {
|
956
|
+
name: 'keepItemSelectionOnPageChange',
|
957
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("099cf136d6a4b6ed4646af4a2ed066b2"), i18nRuntime.i18n("60011314ed92794f3d4f3e874c359279")),
|
958
|
+
visbileOn: 'this.selectable'
|
959
|
+
})], false));
|
960
|
+
}
|
961
|
+
if (collapse.title === i18nRuntime.i18n("949a8b7bd2c10070a2fae16f9c66afbb")) {
|
962
|
+
collapse.body.unshift(amisEditorCore.getSchemaTpl('switch', {
|
963
|
+
name: 'columnsTogglable',
|
964
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("2816cea6c4887a53c417831deb5fbe00"), i18nRuntime.i18n("d3c5079f7e26b1a7374ff76341376de4")),
|
965
|
+
onChange: function (value, oldValue, model, form) {
|
966
|
+
var schema = cloneDeep__default["default"](form.data);
|
967
|
+
if (value === true) {
|
968
|
+
_this.addFeatToToolbar(schema, {
|
969
|
+
type: 'column-toggler'
|
970
|
+
}, 'header', 'right');
|
971
|
+
} else {
|
972
|
+
deepRemove(schema.headerToolbar, function (item) {
|
973
|
+
return item.type === 'column-toggler';
|
974
|
+
});
|
975
|
+
}
|
976
|
+
form.setValues(schema);
|
977
|
+
return undefined;
|
978
|
+
}
|
979
|
+
}));
|
980
|
+
collapse.body.unshift({
|
981
|
+
type: 'ae-feature-control',
|
982
|
+
label: false,
|
983
|
+
features: function () {
|
984
|
+
return _this.filterColumns(builder, context.context);
|
985
|
+
},
|
986
|
+
goFeatureComp: function (feat) {
|
987
|
+
return feat.value;
|
988
|
+
},
|
989
|
+
removeFeature: function (feat) {
|
990
|
+
_this.manager.del(feat.value);
|
991
|
+
},
|
992
|
+
manager: _this.manager,
|
993
|
+
addable: true,
|
994
|
+
removeable: true
|
995
|
+
});
|
996
|
+
}
|
872
997
|
});
|
873
|
-
|
874
|
-
|
875
|
-
|
876
|
-
|
877
|
-
|
878
|
-
|
879
|
-
|
880
|
-
// return;
|
881
|
-
// }
|
882
|
-
// operators.push({
|
883
|
-
// ...op,
|
884
|
-
// remove: (schema: any) => {
|
885
|
-
// deepRemove(schema.columns, item => item.behavior === op.value);
|
886
|
-
// },
|
887
|
-
// add: (data: any) => {
|
888
|
-
// this.addDataOperatorSchema(data, op.resolveSchema(data, builder));
|
889
|
-
// },
|
890
|
-
// isActive:(data: any) => {
|
891
|
-
// return this.isFeatActive(data, op.value, 'columns');
|
892
|
-
// }
|
893
|
-
// });
|
894
|
-
// });
|
895
|
-
// }
|
896
|
-
|
897
|
-
|
898
|
-
return columns;
|
899
|
-
};
|
900
|
-
|
901
|
-
CRUDPlugin.prototype.addListPanelSetting = function (context) {
|
902
|
-
var _this = this;
|
903
|
-
|
904
|
-
var body = context.data;
|
905
|
-
var builder = this.dsBuilderMgr.resolveBuilderBySchema(context.context.schema, 'api');
|
906
|
-
body.tabs.forEach(function (tab) {
|
907
|
-
var _a, _b;
|
908
|
-
|
909
|
-
if (tab.title === i18nRuntime.i18n("24d67862f87f439db7ca957aecb77cce")) {
|
910
|
-
tab.body[0].body.forEach(function (collapse) {
|
911
|
-
var _a;
|
912
|
-
|
913
|
-
if (collapse.title === i18nRuntime.i18n("4092ed98e9035652d4c9ca9441701ed7")) {
|
914
|
-
(_a = collapse.body).unshift.apply(_a, tslib.__spreadArray(tslib.__spreadArray([], builder.makeSourceSettingForm({
|
915
|
-
name: 'api',
|
916
|
-
label: i18nRuntime.i18n("c11322c9cc43ce3c004cf03f5ac0acd0"),
|
917
|
-
feat: 'List',
|
918
|
-
inCrud: true
|
919
|
-
}), false), [amisEditorCore.getSchemaTpl('interval'), amisEditorCore.getSchemaTpl('switch', {
|
920
|
-
name: 'syncLocation',
|
921
|
-
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("569343b4fe5e48131b78611c11eadbeb"), i18nRuntime.i18n("6dbee29a8c54eef9d042ef3280999ad9")),
|
922
|
-
pipeIn: amisEditorCore.defaultValue(true)
|
923
|
-
}), amisEditorCore.getSchemaTpl('switch', {
|
924
|
-
label: i18nRuntime.i18n("240145572215920ae06db1eeb85b29c0"),
|
925
|
-
name: 'selectable'
|
926
|
-
}), amisEditorCore.getSchemaTpl('switch', {
|
927
|
-
name: 'keepItemSelectionOnPageChange',
|
928
|
-
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("099cf136d6a4b6ed4646af4a2ed066b2"), i18nRuntime.i18n("60011314ed92794f3d4f3e874c359279")),
|
929
|
-
visbileOn: 'this.selectable'
|
930
|
-
})], false));
|
931
|
-
}
|
932
|
-
|
933
|
-
if (collapse.title === i18nRuntime.i18n("949a8b7bd2c10070a2fae16f9c66afbb")) {
|
934
|
-
collapse.body.unshift(amisEditorCore.getSchemaTpl('switch', {
|
935
|
-
name: 'columnsTogglable',
|
936
|
-
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("2816cea6c4887a53c417831deb5fbe00"), i18nRuntime.i18n("d3c5079f7e26b1a7374ff76341376de4")),
|
937
|
-
onChange: function (value, oldValue, model, form) {
|
938
|
-
var schema = cloneDeep__default["default"](form.data);
|
939
|
-
|
940
|
-
if (value === true) {
|
941
|
-
_this.addFeatToToolbar(schema, {
|
942
|
-
type: 'column-toggler'
|
943
|
-
}, 'header', 'right');
|
944
|
-
} else {
|
945
|
-
deepRemove(schema.headerToolbar, function (item) {
|
946
|
-
return item.type === 'column-toggler';
|
947
|
-
});
|
948
|
-
}
|
949
|
-
|
950
|
-
form.setValues(schema);
|
951
|
-
return undefined;
|
998
|
+
var moreCollapse = amisEditorCore.getSchemaTpl('collapseGroup', [{
|
999
|
+
title: i18nRuntime.i18n("4a3ebd0ef27212de3b0c39e6a9701b1d"),
|
1000
|
+
order: 2,
|
1001
|
+
body: FilterTypes.map(function (item) {
|
1002
|
+
// 当前数据源可能不开启这个功能
|
1003
|
+
if (!builder.features.includes(item.value)) {
|
1004
|
+
return null;
|
952
1005
|
}
|
953
|
-
|
954
|
-
|
1006
|
+
var fields = [];
|
1007
|
+
// await builder.getContextFileds({
|
1008
|
+
// schema: context.node.schema,
|
1009
|
+
// feat: item.value,
|
1010
|
+
// sourceKey: 'api'
|
1011
|
+
// });
|
1012
|
+
// 开关配置
|
1013
|
+
// const moreConfig = builder.makeFieldsSettingForm({
|
1014
|
+
// feat: item.value,
|
1015
|
+
// inCrud: true,
|
1016
|
+
// inScaffold: false
|
1017
|
+
// });
|
1018
|
+
var base = {
|
1019
|
+
label: item.label,
|
1020
|
+
name: "__".concat(item.value),
|
1021
|
+
pipeIn: function (value, form) {
|
1022
|
+
if (item.value === 'FuzzyQuery') {
|
1023
|
+
return _this.isFeatActive(form.data, item.value, 'headerToolbar', 'footerToolvar');
|
1024
|
+
}
|
1025
|
+
return _this.isFeatActive(form.data, item.value, 'filter');
|
1026
|
+
},
|
1027
|
+
onChange: function (value, oldValue, model, form) {
|
1028
|
+
var schema = cloneDeep__default["default"](form.data);
|
1029
|
+
if (value === true) {
|
1030
|
+
if (item.value === 'FuzzyQuery') {
|
1031
|
+
_this.addFeatToToolbar(schema, item.resolveSchema(schema, builder), 'header', 'right');
|
1032
|
+
} else {
|
1033
|
+
schema.filter.push(item.resolveSchema(schema, builder));
|
1034
|
+
}
|
1035
|
+
} else if (value === false) {
|
1036
|
+
_this.removeFeatSchema(schema, item.value);
|
1037
|
+
}
|
1038
|
+
form.setValues(schema);
|
1039
|
+
return undefined;
|
1040
|
+
}
|
1041
|
+
};
|
1042
|
+
return fields && fields.length ? tslib.__assign(tslib.__assign({}, base), {
|
1043
|
+
type: 'ae-switch-more',
|
1044
|
+
formType: 'extend',
|
1045
|
+
mode: 'normal',
|
1046
|
+
form: {
|
1047
|
+
body: fields
|
1048
|
+
}
|
1049
|
+
}) : amisEditorCore.getSchemaTpl('switch', base);
|
1050
|
+
})
|
1051
|
+
}, {
|
1052
|
+
title: i18nRuntime.i18n("a9a3a4608d48214efbdfac99888f6e0f"),
|
1053
|
+
order: 3,
|
1054
|
+
body: [{
|
955
1055
|
type: 'ae-feature-control',
|
956
1056
|
label: false,
|
957
|
-
features:
|
958
|
-
return _this.filterColumns(builder, context.context);
|
959
|
-
},
|
1057
|
+
features: _this.filterOperators(builder, context.context),
|
960
1058
|
goFeatureComp: function (feat) {
|
961
|
-
|
962
|
-
|
963
|
-
|
964
|
-
|
1059
|
+
var _a;
|
1060
|
+
var node = context.context.node;
|
1061
|
+
if (node.isSecondFactor) {
|
1062
|
+
node = node.parent;
|
1063
|
+
}
|
1064
|
+
return (_a = amis.findTree(node.children, function (item) {
|
1065
|
+
return item.schema.behavior === feat.value;
|
1066
|
+
})) === null || _a === void 0 ? void 0 : _a.id;
|
965
1067
|
},
|
966
1068
|
manager: _this.manager,
|
967
1069
|
addable: true,
|
1070
|
+
addText: i18nRuntime.i18n("84a2f40385427bbf2edc79e3368e4e0f"),
|
968
1071
|
removeable: true
|
969
|
-
}
|
970
|
-
}
|
971
|
-
|
972
|
-
|
973
|
-
|
974
|
-
|
975
|
-
|
976
|
-
|
977
|
-
|
978
|
-
|
979
|
-
|
980
|
-
|
981
|
-
|
982
|
-
|
983
|
-
|
984
|
-
|
985
|
-
|
986
|
-
|
987
|
-
|
988
|
-
|
989
|
-
// inCrud: true,
|
990
|
-
// inScaffold: false
|
991
|
-
// });
|
992
|
-
|
993
|
-
var base = {
|
994
|
-
label: item.label,
|
995
|
-
name: "__".concat(item.value),
|
1072
|
+
}]
|
1073
|
+
}, {
|
1074
|
+
title: i18nRuntime.i18n("cb43abed5ba14bf32fbb1058e12d2303"),
|
1075
|
+
order: 4,
|
1076
|
+
body: [{
|
1077
|
+
type: 'select',
|
1078
|
+
label: i18nRuntime.i18n("48b42e5c3ea447092eaf0a1a13195540"),
|
1079
|
+
name: '__pgType',
|
1080
|
+
options: [{
|
1081
|
+
label: i18nRuntime.i18n("d81bb206a889656035b929cd8bb1ef10"),
|
1082
|
+
value: 'none'
|
1083
|
+
}, {
|
1084
|
+
label: i18nRuntime.i18n("3862626c138ce5945e0e273a1bdfbad0"),
|
1085
|
+
value: 'Pagination'
|
1086
|
+
}, {
|
1087
|
+
label: i18nRuntime.i18n("77281549955309c49f5eef77838a85e5"),
|
1088
|
+
value: 'LoadMore'
|
1089
|
+
}].filter(function (i) {
|
1090
|
+
return i;
|
1091
|
+
}),
|
996
1092
|
pipeIn: function (value, form) {
|
997
|
-
|
998
|
-
return
|
999
|
-
}
|
1000
|
-
|
1001
|
-
return _this.isFeatActive(form.data, item.value, 'filter');
|
1093
|
+
var pg = findObj([].concat(form.data.headerToolbar).concat(form.data.footerToolbar), function (item) {
|
1094
|
+
return item && ['Pagination', 'LoadMore'].includes(item.behavior);
|
1095
|
+
});
|
1096
|
+
return (pg === null || pg === void 0 ? void 0 : pg.behavior) || 'none';
|
1002
1097
|
},
|
1003
1098
|
onChange: function (value, oldValue, model, form) {
|
1004
1099
|
var schema = cloneDeep__default["default"](form.data);
|
1005
|
-
|
1006
|
-
if (value ===
|
1007
|
-
|
1008
|
-
|
1100
|
+
var region = [].concat(schema.headerToolbar).concat(schema.footerToolbar);
|
1101
|
+
if (value === 'none') {
|
1102
|
+
deepRemove(region, function (item) {
|
1103
|
+
return item && ['Pagination', 'LoadMore'].includes(item.behavior);
|
1104
|
+
});
|
1105
|
+
} else {
|
1106
|
+
var remove_1;
|
1107
|
+
var content = void 0;
|
1108
|
+
if (value === 'Pagination') {
|
1109
|
+
remove_1 = 'LoadMore';
|
1110
|
+
content = {
|
1111
|
+
type: 'pagination',
|
1112
|
+
behavior: value,
|
1113
|
+
layout: ['total', 'perPage', 'pager', 'go']
|
1114
|
+
};
|
1009
1115
|
} else {
|
1010
|
-
|
1116
|
+
remove_1 = 'Pagination';
|
1117
|
+
content = {
|
1118
|
+
type: 'button',
|
1119
|
+
behavior: value,
|
1120
|
+
label: i18nRuntime.i18n("77281549955309c49f5eef77838a85e5"),
|
1121
|
+
onEvent: {
|
1122
|
+
click: {
|
1123
|
+
actions: [{
|
1124
|
+
actionType: 'loadMore',
|
1125
|
+
componentId: schema.id
|
1126
|
+
}]
|
1127
|
+
}
|
1128
|
+
}
|
1129
|
+
};
|
1011
1130
|
}
|
1012
|
-
|
1013
|
-
|
1131
|
+
deepRemove(region, function (item) {
|
1132
|
+
return item && item.behavior === remove_1;
|
1133
|
+
});
|
1134
|
+
_this.addFeatToToolbar(schema, content, 'footer', 'right');
|
1014
1135
|
}
|
1015
|
-
|
1016
1136
|
form.setValues(schema);
|
1017
1137
|
return undefined;
|
1018
1138
|
}
|
1019
|
-
}
|
1020
|
-
|
1021
|
-
|
1022
|
-
|
1023
|
-
|
1024
|
-
|
1025
|
-
|
1026
|
-
|
1027
|
-
|
1028
|
-
|
1029
|
-
|
1030
|
-
|
1031
|
-
|
1032
|
-
|
1033
|
-
|
1034
|
-
|
1035
|
-
|
1036
|
-
|
1037
|
-
|
1038
|
-
|
1039
|
-
|
1040
|
-
|
1041
|
-
|
1042
|
-
|
1043
|
-
|
1044
|
-
|
1045
|
-
|
1046
|
-
|
1047
|
-
|
1048
|
-
|
1049
|
-
|
1050
|
-
|
1051
|
-
addText: i18nRuntime.i18n("84a2f40385427bbf2edc79e3368e4e0f"),
|
1052
|
-
removeable: true
|
1053
|
-
}]
|
1054
|
-
}, {
|
1055
|
-
title: i18nRuntime.i18n("cb43abed5ba14bf32fbb1058e12d2303"),
|
1056
|
-
order: 4,
|
1057
|
-
body: [{
|
1058
|
-
type: 'select',
|
1059
|
-
label: i18nRuntime.i18n("48b42e5c3ea447092eaf0a1a13195540"),
|
1060
|
-
name: '__pgType',
|
1061
|
-
options: [{
|
1062
|
-
label: i18nRuntime.i18n("d81bb206a889656035b929cd8bb1ef10"),
|
1063
|
-
value: 'none'
|
1064
|
-
}, {
|
1065
|
-
label: i18nRuntime.i18n("3862626c138ce5945e0e273a1bdfbad0"),
|
1066
|
-
value: 'Pagination'
|
1067
|
-
}, {
|
1068
|
-
label: i18nRuntime.i18n("77281549955309c49f5eef77838a85e5"),
|
1069
|
-
value: 'LoadMore'
|
1070
|
-
}].filter(function (i) {
|
1139
|
+
}, amisEditorCore.getSchemaTpl('switch', {
|
1140
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("16b8ff2b147382be4cf8654f829df904"), i18nRuntime.i18n("d2e20bb1e977f9571a9e2d1b39a7ff10")),
|
1141
|
+
name: ''
|
1142
|
+
})]
|
1143
|
+
}]);
|
1144
|
+
(_a = tab.body[0].body).splice.apply(_a, tslib.__spreadArray([1, 0], moreCollapse.body, false));
|
1145
|
+
// 让折叠器默认都展开
|
1146
|
+
(_b = tab.body[0].activeKey).push.apply(_b, moreCollapse.activeKey);
|
1147
|
+
}
|
1148
|
+
});
|
1149
|
+
}
|
1150
|
+
});
|
1151
|
+
Object.defineProperty(CRUDPlugin.prototype, "getScaffoldFeatureTab", {
|
1152
|
+
enumerable: false,
|
1153
|
+
configurable: true,
|
1154
|
+
writable: true,
|
1155
|
+
value: function () {
|
1156
|
+
var _this = this;
|
1157
|
+
var generator = function (feat, featGroup) {
|
1158
|
+
return _this.dsBuilderMgr.collectFromBuilders(function (builder, builderName) {
|
1159
|
+
if (!builder.features.includes(feat.value)) {
|
1160
|
+
return null;
|
1161
|
+
}
|
1162
|
+
var content = _this.makeFeatSetting(feat, builder, true);
|
1163
|
+
if (!content || content.length === 0) {
|
1164
|
+
return null;
|
1165
|
+
}
|
1166
|
+
var isFeatOpened = featGroup ? "data['".concat(featGroup, "'] && ~data['").concat(featGroup, "'].indexOf('").concat(feat.value, "')") : true;
|
1167
|
+
return {
|
1168
|
+
title: feat.label,
|
1169
|
+
visibleOn: "(!data.dsType || data.dsType === '".concat(builderName, "') && ").concat(isFeatOpened),
|
1170
|
+
body: content.filter(function (i) {
|
1071
1171
|
return i;
|
1072
|
-
})
|
1073
|
-
|
1074
|
-
|
1075
|
-
return item && ['Pagination', 'LoadMore'].includes(item.behavior);
|
1172
|
+
}).map(function (formItem) {
|
1173
|
+
return tslib.__assign(tslib.__assign({}, formItem), {
|
1174
|
+
mode: 'normal'
|
1076
1175
|
});
|
1077
|
-
|
1078
|
-
|
1079
|
-
|
1080
|
-
|
1081
|
-
|
1082
|
-
|
1083
|
-
|
1084
|
-
|
1085
|
-
|
1086
|
-
|
1087
|
-
|
1088
|
-
|
1089
|
-
|
1090
|
-
|
1091
|
-
|
1092
|
-
|
1093
|
-
content = {
|
1094
|
-
type: 'pagination',
|
1095
|
-
behavior: value,
|
1096
|
-
layout: ['total', 'perPage', 'pager', 'go']
|
1097
|
-
};
|
1098
|
-
} else {
|
1099
|
-
remove_1 = 'Pagination';
|
1100
|
-
content = {
|
1101
|
-
type: 'button',
|
1102
|
-
behavior: value,
|
1103
|
-
label: i18nRuntime.i18n("77281549955309c49f5eef77838a85e5"),
|
1104
|
-
onEvent: {
|
1105
|
-
click: {
|
1106
|
-
actions: [{
|
1107
|
-
actionType: 'loadMore',
|
1108
|
-
componentId: schema.id
|
1109
|
-
}]
|
1110
|
-
}
|
1111
|
-
}
|
1112
|
-
};
|
1113
|
-
}
|
1114
|
-
|
1115
|
-
deepRemove(region, function (item) {
|
1116
|
-
return item && item.behavior === remove_1;
|
1117
|
-
});
|
1118
|
-
|
1119
|
-
_this.addFeatToToolbar(schema, content, 'footer', 'right');
|
1120
|
-
}
|
1121
|
-
|
1122
|
-
form.setValues(schema);
|
1123
|
-
return undefined;
|
1124
|
-
}
|
1125
|
-
}, amisEditorCore.getSchemaTpl('switch', {
|
1126
|
-
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("16b8ff2b147382be4cf8654f829df904"), i18nRuntime.i18n("d2e20bb1e977f9571a9e2d1b39a7ff10")),
|
1127
|
-
name: ''
|
1128
|
-
})]
|
1129
|
-
}]);
|
1130
|
-
|
1131
|
-
(_a = tab.body[0].body).splice.apply(_a, tslib.__spreadArray([1, 0], moreCollapse.body, false)); // 让折叠器默认都展开
|
1132
|
-
|
1133
|
-
|
1134
|
-
(_b = tab.body[0].activeKey).push.apply(_b, moreCollapse.activeKey);
|
1135
|
-
}
|
1136
|
-
});
|
1137
|
-
};
|
1138
|
-
|
1139
|
-
CRUDPlugin.prototype.getScaffoldFeatureTab = function () {
|
1140
|
-
var _this = this;
|
1141
|
-
|
1142
|
-
var generator = function (feat, featGroup) {
|
1143
|
-
return _this.dsBuilderMgr.collectFromBuilders(function (builder, builderName) {
|
1144
|
-
if (!builder.features.includes(feat.value)) {
|
1145
|
-
return null;
|
1146
|
-
}
|
1147
|
-
|
1148
|
-
var content = _this.makeFeatSetting(feat, builder, true);
|
1149
|
-
|
1150
|
-
if (!content || content.length === 0) {
|
1151
|
-
return null;
|
1152
|
-
}
|
1153
|
-
|
1154
|
-
var isFeatOpened = featGroup ? "data['".concat(featGroup, "'] && ~data['").concat(featGroup, "'].indexOf('").concat(feat.value, "')") : true;
|
1155
|
-
return {
|
1156
|
-
title: feat.label,
|
1157
|
-
visibleOn: "(!data.dsType || data.dsType === '".concat(builderName, "') && ").concat(isFeatOpened),
|
1158
|
-
body: content.filter(function (i) {
|
1159
|
-
return i;
|
1160
|
-
}).map(function (formItem) {
|
1161
|
-
return tslib.__assign(tslib.__assign({}, formItem), {
|
1162
|
-
mode: 'normal'
|
1163
|
-
});
|
1164
|
-
})
|
1165
|
-
};
|
1176
|
+
})
|
1177
|
+
};
|
1178
|
+
});
|
1179
|
+
};
|
1180
|
+
return _.flattenDeep([generator({
|
1181
|
+
label: i18nRuntime.i18n("46a0f3086dce242abe54e48bd86e0394"),
|
1182
|
+
value: 'List',
|
1183
|
+
resolveSchema: function () {}
|
1184
|
+
}), Tools.map(function (item) {
|
1185
|
+
return generator(item, 'tools');
|
1186
|
+
}), FilterTypes.map(function (item) {
|
1187
|
+
return generator(item, 'filters');
|
1188
|
+
}), DataOperators.map(function (item) {
|
1189
|
+
return generator(item, 'operators');
|
1190
|
+
})]).filter(function (i) {
|
1191
|
+
return i;
|
1166
1192
|
});
|
1167
|
-
}
|
1168
|
-
|
1169
|
-
return lodash.flattenDeep([generator({
|
1170
|
-
label: i18nRuntime.i18n("46a0f3086dce242abe54e48bd86e0394"),
|
1171
|
-
value: 'List',
|
1172
|
-
resolveSchema: function () {}
|
1173
|
-
}), Tools.map(function (item) {
|
1174
|
-
return generator(item, 'tools');
|
1175
|
-
}), FilterTypes.map(function (item) {
|
1176
|
-
return generator(item, 'filters');
|
1177
|
-
}), DataOperators.map(function (item) {
|
1178
|
-
return generator(item, 'operators');
|
1179
|
-
})]).filter(function (i) {
|
1180
|
-
return i;
|
1181
|
-
});
|
1182
|
-
};
|
1193
|
+
}
|
1194
|
+
});
|
1183
1195
|
/** 将数据资源和数据操作进行填充 */
|
1184
|
-
|
1185
|
-
|
1186
|
-
|
1187
|
-
|
1196
|
+
Object.defineProperty(CRUDPlugin.prototype, "resolveListField", {
|
1197
|
+
enumerable: false,
|
1198
|
+
configurable: true,
|
1199
|
+
writable: true,
|
1200
|
+
value: function (setting, schema, builder) {}
|
1201
|
+
});
|
1188
1202
|
Object.defineProperty(CRUDPlugin.prototype, "scaffoldForm", {
|
1189
1203
|
get: function () {
|
1190
1204
|
var _this = this;
|
1191
|
-
|
1192
1205
|
return {
|
1193
1206
|
title: "".concat(this.name, "\u521B\u5EFA\u5411\u5BFC"),
|
1194
1207
|
mode: {
|
@@ -1212,14 +1225,13 @@ function (_super) {
|
|
1212
1225
|
});
|
1213
1226
|
form.deleteValueByName('__fields');
|
1214
1227
|
}
|
1215
|
-
|
1216
1228
|
return value;
|
1217
1229
|
}
|
1218
1230
|
})], this.dsBuilderMgr.collectFromBuilders(function (builder, builderFlag) {
|
1219
1231
|
return {
|
1220
1232
|
type: 'container',
|
1221
1233
|
visibleOn: "dsType == null || dsType === '".concat(builderFlag, "'"),
|
1222
|
-
body:
|
1234
|
+
body: _.flattenDeep([builder.makeSourceSettingForm({
|
1223
1235
|
feat: 'List',
|
1224
1236
|
inScaffold: true,
|
1225
1237
|
inCrud: true
|
@@ -1232,7 +1244,6 @@ function (_super) {
|
|
1232
1244
|
var check = function (item) {
|
1233
1245
|
return amisEditorCore.DSFeature[item.value] == null || builder.features.includes(item.value);
|
1234
1246
|
};
|
1235
|
-
|
1236
1247
|
return {
|
1237
1248
|
type: 'container',
|
1238
1249
|
visibleOn: "dsType == null || dsType === '".concat(builderName, "'"),
|
@@ -1260,7 +1271,8 @@ function (_super) {
|
|
1260
1271
|
joinValues: false,
|
1261
1272
|
extractValue: true,
|
1262
1273
|
options: DataOperators.filter(check)
|
1263
|
-
},
|
1274
|
+
},
|
1275
|
+
// 占位,最后一个form item没有间距
|
1264
1276
|
{
|
1265
1277
|
type: 'container'
|
1266
1278
|
}]
|
@@ -1278,18 +1290,14 @@ function (_super) {
|
|
1278
1290
|
};
|
1279
1291
|
},
|
1280
1292
|
pipeOut: function (value) {
|
1281
|
-
var _a;
|
1282
|
-
|
1283
|
-
|
1293
|
+
var _a;
|
1294
|
+
// 决定组件基础配置和所使用的模式
|
1284
1295
|
var schema = cloneDeep__default["default"](_this.scaffold);
|
1285
|
-
|
1286
1296
|
var builder = _this.dsBuilderMgr.resolveBuilderBySetting(value);
|
1287
|
-
|
1288
1297
|
if (!builder) {
|
1289
1298
|
return schema;
|
1290
|
-
}
|
1291
|
-
|
1292
|
-
|
1299
|
+
}
|
1300
|
+
// list功能
|
1293
1301
|
builder.resolveSourceSchema({
|
1294
1302
|
schema: schema,
|
1295
1303
|
feat: 'List',
|
@@ -1298,35 +1306,27 @@ function (_super) {
|
|
1298
1306
|
inCrud: true
|
1299
1307
|
});
|
1300
1308
|
schema.id = (_a = schema.id) !== null && _a !== void 0 ? _a : amisEditorCore.generateNodeId(); // 先生成一个,方便其他流程生成事件动作
|
1301
|
-
|
1302
1309
|
value.id = schema.id; // 事件动作需要
|
1303
|
-
|
1304
1310
|
schema.$$m = value;
|
1305
|
-
|
1306
1311
|
if (value.filters) {
|
1307
1312
|
schema.filter = [];
|
1308
1313
|
FilterTypes.forEach(function (feat) {
|
1309
1314
|
if (!value.filters.includes(feat.value)) {
|
1310
1315
|
return;
|
1311
1316
|
}
|
1312
|
-
|
1313
1317
|
if (feat.value === 'FuzzyQuery') {
|
1314
1318
|
_this.addFeatToToolbar(schema, feat.resolveSchema(value, builder), 'header', 'right');
|
1315
|
-
|
1316
1319
|
return;
|
1317
1320
|
}
|
1318
|
-
|
1319
1321
|
schema.filter.push(feat.resolveSchema(value, builder));
|
1320
1322
|
});
|
1321
1323
|
}
|
1322
|
-
|
1323
1324
|
if (value.tools) {
|
1324
1325
|
Tools.concat().reverse().forEach(function (feat) {
|
1325
1326
|
if (value.tools.includes(feat.value)) {
|
1326
1327
|
_this.addFeatToToolbar(schema, feat.resolveSchema(value, builder), 'header', feat.align);
|
1327
1328
|
}
|
1328
1329
|
});
|
1329
|
-
|
1330
1330
|
if (value.tools.find(function (obj) {
|
1331
1331
|
return ['BulkEdit', 'BulkDelete'].includes(obj);
|
1332
1332
|
})) {
|
@@ -1334,15 +1334,12 @@ function (_super) {
|
|
1334
1334
|
schema.selectable = true;
|
1335
1335
|
}
|
1336
1336
|
}
|
1337
|
-
|
1338
1337
|
_this.resolveListField(value, schema, builder);
|
1339
|
-
|
1340
1338
|
_this.addFeatToToolbar(schema, {
|
1341
1339
|
type: 'pagination',
|
1342
1340
|
behavior: 'Pagination',
|
1343
1341
|
layout: ['total', 'perPage', 'pager', 'go']
|
1344
1342
|
}, 'footer', 'right');
|
1345
|
-
|
1346
1343
|
return schema;
|
1347
1344
|
},
|
1348
1345
|
canRebuild: true
|
@@ -1351,407 +1348,481 @@ function (_super) {
|
|
1351
1348
|
enumerable: false,
|
1352
1349
|
configurable: true
|
1353
1350
|
});
|
1354
|
-
|
1355
|
-
|
1356
|
-
|
1351
|
+
Object.defineProperty(CRUDPlugin.prototype, "getRendererInfo", {
|
1352
|
+
enumerable: false,
|
1353
|
+
configurable: true,
|
1354
|
+
writable: true,
|
1355
|
+
value: function (context) {
|
1356
|
+
var renderer = context.renderer,
|
1357
1357
|
schema = context.schema;
|
1358
|
-
|
1359
|
-
|
1360
|
-
|
1358
|
+
if (this.scaffold && renderer.name === 'crud2' && schema.mode === this.scaffold.mode) {
|
1359
|
+
return _super.prototype.getRendererInfo.call(this, context);
|
1360
|
+
}
|
1361
1361
|
}
|
1362
|
-
};
|
1363
|
-
|
1364
|
-
|
1365
|
-
|
1366
|
-
|
1367
|
-
|
1368
|
-
var
|
1369
|
-
return tslib.
|
1370
|
-
|
1371
|
-
|
1372
|
-
|
1373
|
-
|
1374
|
-
|
1375
|
-
|
1376
|
-
|
1377
|
-
|
1378
|
-
|
1379
|
-
|
1380
|
-
|
1381
|
-
|
1382
|
-
|
1383
|
-
|
1384
|
-
|
1385
|
-
|
1386
|
-
|
1387
|
-
|
1388
|
-
|
1389
|
-
|
1390
|
-
|
1391
|
-
|
1362
|
+
});
|
1363
|
+
Object.defineProperty(CRUDPlugin.prototype, "buildDataSchemas", {
|
1364
|
+
enumerable: false,
|
1365
|
+
configurable: true,
|
1366
|
+
writable: true,
|
1367
|
+
value: function (node, region) {
|
1368
|
+
var _a, _b, _c;
|
1369
|
+
return tslib.__awaiter(this, void 0, void 0, function () {
|
1370
|
+
var child, items, builder, fields, childDataSchema, schema;
|
1371
|
+
return tslib.__generator(this, function (_d) {
|
1372
|
+
switch (_d.label) {
|
1373
|
+
case 0:
|
1374
|
+
child = node.children.find(function (item) {
|
1375
|
+
return !!~['table2', 'cards', 'list'].indexOf(item.type);
|
1376
|
+
});
|
1377
|
+
builder = this.dsBuilderMgr.resolveBuilderBySchema(node.schema, 'api');
|
1378
|
+
if (!(builder && node.schema.api)) return [3 /*break*/, 2];
|
1379
|
+
return [4 /*yield*/, builder.getContextFileds({
|
1380
|
+
schema: node.schema,
|
1381
|
+
sourceKey: 'api',
|
1382
|
+
feat: 'List'
|
1383
|
+
})];
|
1384
|
+
case 1:
|
1385
|
+
fields = _d.sent();
|
1386
|
+
if (fields) {
|
1387
|
+
items = {
|
1388
|
+
type: 'object',
|
1389
|
+
properties: _.fromPairs(fields.map(function (field) {
|
1390
|
+
return [field.value, {
|
1391
|
+
type: field.valueType || 'string',
|
1392
|
+
title: field.label
|
1393
|
+
}];
|
1394
|
+
}))
|
1395
|
+
};
|
1396
|
+
}
|
1397
|
+
_d.label = 2;
|
1398
|
+
case 2:
|
1399
|
+
if (!(items == null)) return [3 /*break*/, 4];
|
1400
|
+
return [4 /*yield*/, (_b = child === null || child === void 0 ? void 0 : (_a = child.info.plugin).buildDataSchemas) === null || _b === void 0 ? void 0 : _b.call(_a, child, region)];
|
1401
|
+
case 3:
|
1402
|
+
childDataSchema = _d.sent();
|
1403
|
+
items = (_c = childDataSchema === null || childDataSchema === void 0 ? void 0 : childDataSchema.properties) === null || _c === void 0 ? void 0 : _c.items;
|
1404
|
+
_d.label = 4;
|
1405
|
+
case 4:
|
1406
|
+
schema = {
|
1407
|
+
$id: 'crud2',
|
1392
1408
|
type: 'object',
|
1393
|
-
properties:
|
1394
|
-
|
1395
|
-
|
1396
|
-
|
1397
|
-
}
|
1398
|
-
|
1409
|
+
properties: tslib.__assign(tslib.__assign({}, items.properties), {
|
1410
|
+
items: tslib.__assign(tslib.__assign({}, items), {
|
1411
|
+
title: i18nRuntime.i18n("fe9e25f4e4b3aeefeb9b7a9c368ede7e")
|
1412
|
+
}),
|
1413
|
+
selectedItems: tslib.__assign(tslib.__assign({}, items), {
|
1414
|
+
title: i18nRuntime.i18n("2c77cfaef73ce2e81131861e9c6d670e")
|
1415
|
+
}),
|
1416
|
+
unSelectedItems: tslib.__assign(tslib.__assign({}, items), {
|
1417
|
+
title: i18nRuntime.i18n("9c9153c49491c381dc2adb2c36fccb04")
|
1418
|
+
}),
|
1419
|
+
page: {
|
1420
|
+
type: 'number',
|
1421
|
+
title: i18nRuntime.i18n("9a4fe969f1066e197fd2369a44d879ac")
|
1422
|
+
},
|
1423
|
+
total: {
|
1424
|
+
type: 'number',
|
1425
|
+
title: i18nRuntime.i18n("a7f33a2d99056edcdaced5c8841a9bcb")
|
1426
|
+
}
|
1427
|
+
})
|
1399
1428
|
};
|
1400
|
-
|
1401
|
-
|
1402
|
-
|
1403
|
-
|
1404
|
-
case 2:
|
1405
|
-
if (!(items == null)) return [3
|
1406
|
-
/*break*/
|
1407
|
-
, 4];
|
1408
|
-
return [4
|
1409
|
-
/*yield*/
|
1410
|
-
, (_b = child === null || child === void 0 ? void 0 : (_a = child.info.plugin).buildDataSchemas) === null || _b === void 0 ? void 0 : _b.call(_a, child, region)];
|
1411
|
-
|
1412
|
-
case 3:
|
1413
|
-
childDataSchema = _d.sent();
|
1414
|
-
items = (_c = childDataSchema === null || childDataSchema === void 0 ? void 0 : childDataSchema.properties) === null || _c === void 0 ? void 0 : _c.items;
|
1415
|
-
_d.label = 4;
|
1416
|
-
|
1417
|
-
case 4:
|
1418
|
-
schema = {
|
1419
|
-
$id: 'crud2',
|
1420
|
-
type: 'object',
|
1421
|
-
properties: tslib.__assign(tslib.__assign({}, items.properties), {
|
1422
|
-
items: tslib.__assign(tslib.__assign({}, items), {
|
1423
|
-
title: i18nRuntime.i18n("fe9e25f4e4b3aeefeb9b7a9c368ede7e")
|
1424
|
-
}),
|
1425
|
-
selectedItems: tslib.__assign(tslib.__assign({}, items), {
|
1426
|
-
title: i18nRuntime.i18n("2c77cfaef73ce2e81131861e9c6d670e")
|
1427
|
-
}),
|
1428
|
-
unSelectedItems: tslib.__assign(tslib.__assign({}, items), {
|
1429
|
-
title: i18nRuntime.i18n("9c9153c49491c381dc2adb2c36fccb04")
|
1430
|
-
}),
|
1431
|
-
page: {
|
1432
|
-
type: 'number',
|
1433
|
-
title: i18nRuntime.i18n("9a4fe969f1066e197fd2369a44d879ac")
|
1434
|
-
},
|
1435
|
-
total: {
|
1436
|
-
type: 'number',
|
1437
|
-
title: i18nRuntime.i18n("a7f33a2d99056edcdaced5c8841a9bcb")
|
1438
|
-
}
|
1439
|
-
})
|
1440
|
-
};
|
1441
|
-
return [2
|
1442
|
-
/*return*/
|
1443
|
-
, schema];
|
1444
|
-
}
|
1429
|
+
return [2 /*return*/, schema];
|
1430
|
+
}
|
1431
|
+
});
|
1445
1432
|
});
|
1446
|
-
}
|
1447
|
-
};
|
1448
|
-
|
1449
|
-
|
1450
|
-
|
1451
|
-
|
1452
|
-
|
1453
|
-
|
1454
|
-
|
1455
|
-
|
1456
|
-
|
1457
|
-
|
1458
|
-
|
1459
|
-
|
1460
|
-
|
1461
|
-
|
1462
|
-
|
1463
|
-
|
1464
|
-
|
1465
|
-
|
1466
|
-
/*return*/
|
1467
|
-
];
|
1433
|
+
}
|
1434
|
+
});
|
1435
|
+
Object.defineProperty(CRUDPlugin.prototype, "getAvailableContextFields", {
|
1436
|
+
enumerable: false,
|
1437
|
+
configurable: true,
|
1438
|
+
writable: true,
|
1439
|
+
value: function (scopeNode, node, region) {
|
1440
|
+
return tslib.__awaiter(this, void 0, void 0, function () {
|
1441
|
+
var builder;
|
1442
|
+
return tslib.__generator(this, function (_a) {
|
1443
|
+
builder = this.dsBuilderMgr.resolveBuilderBySchema(scopeNode.schema, 'api');
|
1444
|
+
if (builder && scopeNode.schema.api) {
|
1445
|
+
return [2 /*return*/, builder.getAvailableContextFileds({
|
1446
|
+
schema: scopeNode.schema,
|
1447
|
+
sourceKey: 'api',
|
1448
|
+
feat: 'List'
|
1449
|
+
}, node)];
|
1450
|
+
}
|
1451
|
+
return [2 /*return*/];
|
1452
|
+
});
|
1468
1453
|
});
|
1469
|
-
}
|
1470
|
-
};
|
1454
|
+
}
|
1455
|
+
});
|
1471
1456
|
|
1472
1457
|
return CRUDPlugin;
|
1473
1458
|
}(amisEditorCore.BasePlugin);
|
1474
|
-
|
1475
|
-
var TableCRUDPlugin =
|
1476
|
-
/** @class */
|
1477
|
-
function (_super) {
|
1459
|
+
var TableCRUDPlugin = /** @class */function (_super) {
|
1478
1460
|
tslib.__extends(TableCRUDPlugin, _super);
|
1479
|
-
|
1480
1461
|
function TableCRUDPlugin() {
|
1481
|
-
var _this = _super !== null && _super.apply(this, arguments) || this;
|
1482
|
-
|
1483
|
-
|
1484
|
-
|
1485
|
-
|
1486
|
-
|
1487
|
-
|
1488
|
-
|
1489
|
-
_this
|
1490
|
-
|
1491
|
-
|
1492
|
-
|
1493
|
-
|
1494
|
-
|
1495
|
-
|
1496
|
-
|
1497
|
-
|
1498
|
-
|
1499
|
-
|
1500
|
-
|
1501
|
-
|
1502
|
-
|
1503
|
-
|
1504
|
-
|
1462
|
+
var _this = _super !== null && _super.apply(this, arguments) || this;
|
1463
|
+
// 组件名称
|
1464
|
+
Object.defineProperty(_this, "name", {
|
1465
|
+
enumerable: true,
|
1466
|
+
configurable: true,
|
1467
|
+
writable: true,
|
1468
|
+
value: i18nRuntime.i18n("b339aa87104709397ba68e7ebbc6e5ba")
|
1469
|
+
});
|
1470
|
+
Object.defineProperty(_this, "isBaseComponent", {
|
1471
|
+
enumerable: true,
|
1472
|
+
configurable: true,
|
1473
|
+
writable: true,
|
1474
|
+
value: true
|
1475
|
+
});
|
1476
|
+
Object.defineProperty(_this, "description", {
|
1477
|
+
enumerable: true,
|
1478
|
+
configurable: true,
|
1479
|
+
writable: true,
|
1480
|
+
value: i18nRuntime.i18n("7a9f1ec32752de8b69ef21138970f64d")
|
1481
|
+
});
|
1482
|
+
Object.defineProperty(_this, "order", {
|
1483
|
+
enumerable: true,
|
1484
|
+
configurable: true,
|
1485
|
+
writable: true,
|
1486
|
+
value: -1000
|
1487
|
+
});
|
1488
|
+
Object.defineProperty(_this, "icon", {
|
1489
|
+
enumerable: true,
|
1490
|
+
configurable: true,
|
1491
|
+
writable: true,
|
1492
|
+
value: 'fa fa-table'
|
1493
|
+
});
|
1494
|
+
Object.defineProperty(_this, "scaffold", {
|
1495
|
+
enumerable: true,
|
1496
|
+
configurable: true,
|
1497
|
+
writable: true,
|
1498
|
+
value: {
|
1499
|
+
type: 'crud2',
|
1500
|
+
mode: 'table2',
|
1501
|
+
columns: [{
|
1502
|
+
name: 'id',
|
1503
|
+
title: 'ID',
|
1504
|
+
type: 'container',
|
1505
|
+
body: [{
|
1506
|
+
type: 'text'
|
1507
|
+
}]
|
1508
|
+
}, {
|
1509
|
+
name: 'engine',
|
1510
|
+
title: i18nRuntime.i18n("1a63ac23010e0573f7c0a8cd3314b8c6"),
|
1511
|
+
type: 'container',
|
1512
|
+
body: [{
|
1513
|
+
type: 'text'
|
1514
|
+
}]
|
1505
1515
|
}]
|
1506
|
-
}
|
1507
|
-
};
|
1516
|
+
}
|
1517
|
+
});
|
1518
|
+
Object.defineProperty(_this, "panelTitle", {
|
1519
|
+
enumerable: true,
|
1520
|
+
configurable: true,
|
1521
|
+
writable: true,
|
1522
|
+
value: void 0
|
1523
|
+
});
|
1508
1524
|
return _this;
|
1509
1525
|
}
|
1510
|
-
|
1511
|
-
|
1512
|
-
|
1513
|
-
|
1514
|
-
builder
|
1515
|
-
|
1516
|
-
|
1517
|
-
|
1518
|
-
|
1519
|
-
|
1520
|
-
if ((_a = setting.operators) === null || _a === void 0 ? void 0 : _a.length) {
|
1521
|
-
var operators_1 = [];
|
1522
|
-
DataOperators.forEach(function (feat) {
|
1523
|
-
var _a;
|
1524
|
-
|
1525
|
-
if ((_a = setting.operators) === null || _a === void 0 ? void 0 : _a.includes(feat.value)) {
|
1526
|
-
operators_1.push(feat.resolveSchema(setting, builder));
|
1527
|
-
}
|
1528
|
-
});
|
1529
|
-
schema.columns.push({
|
1530
|
-
type: 'operation',
|
1531
|
-
title: i18nRuntime.i18n("2b6bc0f293f5ca01b006206c2535ccbc"),
|
1532
|
-
buttons: operators_1
|
1526
|
+
Object.defineProperty(TableCRUDPlugin.prototype, "resolveListField", {
|
1527
|
+
enumerable: false,
|
1528
|
+
configurable: true,
|
1529
|
+
writable: true,
|
1530
|
+
value: function (setting, schema, builder) {
|
1531
|
+
var _a;
|
1532
|
+
builder.resolveTableSchema({
|
1533
|
+
schema: schema,
|
1534
|
+
setting: setting,
|
1535
|
+
inCrud: true
|
1533
1536
|
});
|
1537
|
+
if ((_a = setting.operators) === null || _a === void 0 ? void 0 : _a.length) {
|
1538
|
+
var operators_1 = [];
|
1539
|
+
DataOperators.forEach(function (feat) {
|
1540
|
+
var _a;
|
1541
|
+
if ((_a = setting.operators) === null || _a === void 0 ? void 0 : _a.includes(feat.value)) {
|
1542
|
+
operators_1.push(feat.resolveSchema(setting, builder));
|
1543
|
+
}
|
1544
|
+
});
|
1545
|
+
schema.columns.push({
|
1546
|
+
type: 'operation',
|
1547
|
+
title: i18nRuntime.i18n("2b6bc0f293f5ca01b006206c2535ccbc"),
|
1548
|
+
buttons: operators_1
|
1549
|
+
});
|
1550
|
+
}
|
1534
1551
|
}
|
1535
|
-
};
|
1536
|
-
|
1552
|
+
});
|
1537
1553
|
return TableCRUDPlugin;
|
1538
1554
|
}(CRUDPlugin);
|
1539
|
-
|
1540
|
-
var CardsCRUDPlugin =
|
1541
|
-
/** @class */
|
1542
|
-
function (_super) {
|
1555
|
+
var CardsCRUDPlugin = /** @class */function (_super) {
|
1543
1556
|
tslib.__extends(CardsCRUDPlugin, _super);
|
1544
|
-
|
1545
1557
|
function CardsCRUDPlugin() {
|
1546
|
-
var _this = _super !== null && _super.apply(this, arguments) || this;
|
1547
|
-
|
1548
|
-
|
1549
|
-
|
1550
|
-
|
1551
|
-
|
1552
|
-
|
1553
|
-
|
1554
|
-
_this
|
1555
|
-
|
1556
|
-
|
1557
|
-
|
1558
|
-
|
1559
|
-
|
1560
|
-
|
1558
|
+
var _this = _super !== null && _super.apply(this, arguments) || this;
|
1559
|
+
// 组件名称
|
1560
|
+
Object.defineProperty(_this, "name", {
|
1561
|
+
enumerable: true,
|
1562
|
+
configurable: true,
|
1563
|
+
writable: true,
|
1564
|
+
value: i18nRuntime.i18n("093c340f7e1fbde1928ca56b5c7f9cc4")
|
1565
|
+
});
|
1566
|
+
Object.defineProperty(_this, "isBaseComponent", {
|
1567
|
+
enumerable: true,
|
1568
|
+
configurable: true,
|
1569
|
+
writable: true,
|
1570
|
+
value: true
|
1571
|
+
});
|
1572
|
+
Object.defineProperty(_this, "description", {
|
1573
|
+
enumerable: true,
|
1574
|
+
configurable: true,
|
1575
|
+
writable: true,
|
1576
|
+
value: i18nRuntime.i18n("a0c35361a003527d123cb581f5c68f4b")
|
1577
|
+
});
|
1578
|
+
Object.defineProperty(_this, "order", {
|
1579
|
+
enumerable: true,
|
1580
|
+
configurable: true,
|
1581
|
+
writable: true,
|
1582
|
+
value: -1000
|
1583
|
+
});
|
1584
|
+
Object.defineProperty(_this, "icon", {
|
1585
|
+
enumerable: true,
|
1586
|
+
configurable: true,
|
1587
|
+
writable: true,
|
1588
|
+
value: 'fa fa-table'
|
1589
|
+
});
|
1590
|
+
Object.defineProperty(_this, "scaffold", {
|
1591
|
+
enumerable: true,
|
1592
|
+
configurable: true,
|
1593
|
+
writable: true,
|
1594
|
+
value: {
|
1595
|
+
type: 'crud2',
|
1596
|
+
mode: 'cards',
|
1597
|
+
card: {
|
1598
|
+
type: 'card2',
|
1561
1599
|
body: [{
|
1562
|
-
type: '
|
1563
|
-
tpl: i18nRuntime.i18n("32c65d8d7431e76029678ec7bb73a5ab"),
|
1564
|
-
inline: false,
|
1565
|
-
style: {
|
1566
|
-
marginTop: '0',
|
1567
|
-
marginBottom: '0',
|
1568
|
-
paddingTop: '',
|
1569
|
-
paddingBottom: ''
|
1570
|
-
},
|
1571
|
-
wrapperComponent: 'h2'
|
1572
|
-
}, {
|
1573
|
-
type: 'form',
|
1600
|
+
type: 'container',
|
1574
1601
|
body: [{
|
1575
|
-
type: '
|
1576
|
-
|
1577
|
-
|
1578
|
-
|
1579
|
-
|
1580
|
-
|
1581
|
-
|
1582
|
-
|
1583
|
-
|
1584
|
-
|
1585
|
-
|
1586
|
-
|
1587
|
-
|
1588
|
-
|
1589
|
-
|
1590
|
-
|
1591
|
-
|
1592
|
-
|
1593
|
-
|
1594
|
-
|
1595
|
-
|
1596
|
-
|
1597
|
-
|
1598
|
-
|
1599
|
-
|
1600
|
-
|
1601
|
-
|
1602
|
-
|
1603
|
-
|
1604
|
-
|
1602
|
+
type: 'tpl',
|
1603
|
+
tpl: i18nRuntime.i18n("32c65d8d7431e76029678ec7bb73a5ab"),
|
1604
|
+
inline: false,
|
1605
|
+
style: {
|
1606
|
+
marginTop: '0',
|
1607
|
+
marginBottom: '0',
|
1608
|
+
paddingTop: '',
|
1609
|
+
paddingBottom: ''
|
1610
|
+
},
|
1611
|
+
wrapperComponent: 'h2'
|
1612
|
+
}, {
|
1613
|
+
type: 'form',
|
1614
|
+
body: [{
|
1615
|
+
type: 'static-tpl',
|
1616
|
+
label: i18nRuntime.i18n("9caecd931b956381e0763d05aa42835c"),
|
1617
|
+
tpl: i18nRuntime.i18n("2d711b09bd0db0ad240cc83b30dd8014")
|
1618
|
+
}]
|
1619
|
+
}, {
|
1620
|
+
type: 'divider'
|
1621
|
+
}, {
|
1622
|
+
type: 'button-group'
|
1623
|
+
}
|
1624
|
+
// {
|
1625
|
+
// type: 'tpl',
|
1626
|
+
// tpl: '副标题内容',
|
1627
|
+
// inline: false,
|
1628
|
+
// style: {
|
1629
|
+
// color: '#9b9b9b',
|
1630
|
+
// marginTop: '0',
|
1631
|
+
// marginBottom: '0'
|
1632
|
+
// }
|
1633
|
+
// }
|
1634
|
+
]
|
1635
|
+
// style: {
|
1636
|
+
// borderStyle: 'solid',
|
1637
|
+
// borderColor: '#ebebeb',
|
1638
|
+
// borderWidth: '1px',
|
1639
|
+
// 'borderRadius': '5px',
|
1640
|
+
// 'paddingTop': '10px',
|
1641
|
+
// 'paddingRight': '10px',
|
1642
|
+
// 'paddingBottom': '0',
|
1643
|
+
// 'paddingLeft': '10px'
|
1644
|
+
// }
|
1645
|
+
}]
|
1646
|
+
}
|
1605
1647
|
}
|
1606
|
-
};
|
1607
|
-
return _this;
|
1608
|
-
}
|
1609
|
-
|
1610
|
-
CardsCRUDPlugin.prototype.resolveListField = function (setting, schema, builder) {
|
1611
|
-
var _a;
|
1612
|
-
|
1613
|
-
var fields = setting.listFields;
|
1614
|
-
|
1615
|
-
if (!fields || !fields.length) {
|
1616
|
-
return;
|
1617
|
-
}
|
1618
|
-
|
1619
|
-
schema.card.body[0].body = builder.resolveViewSchema({
|
1620
|
-
setting: setting,
|
1621
|
-
feat: 'List'
|
1622
1648
|
});
|
1623
1649
|
|
1624
|
-
|
1625
|
-
|
1626
|
-
|
1627
|
-
|
1628
|
-
|
1629
|
-
|
1630
|
-
|
1631
|
-
|
1632
|
-
|
1633
|
-
|
1634
|
-
|
1635
|
-
|
1650
|
+
return _this;
|
1651
|
+
}
|
1652
|
+
Object.defineProperty(CardsCRUDPlugin.prototype, "resolveListField", {
|
1653
|
+
enumerable: false,
|
1654
|
+
configurable: true,
|
1655
|
+
writable: true,
|
1656
|
+
value: function (setting, schema, builder) {
|
1657
|
+
var _a;
|
1658
|
+
var fields = setting.listFields;
|
1659
|
+
if (!fields || !fields.length) {
|
1660
|
+
return;
|
1661
|
+
}
|
1662
|
+
schema.card.body[0].body = builder.resolveViewSchema({
|
1663
|
+
setting: setting,
|
1664
|
+
feat: 'List'
|
1636
1665
|
});
|
1666
|
+
if ((_a = setting.operators) === null || _a === void 0 ? void 0 : _a.length) {
|
1667
|
+
var operators_2 = [];
|
1668
|
+
DataOperators.forEach(function (feat) {
|
1669
|
+
var _a;
|
1670
|
+
if ((_a = setting.operators) === null || _a === void 0 ? void 0 : _a.includes(feat.value)) {
|
1671
|
+
operators_2.push(feat.resolveSchema(setting, builder));
|
1672
|
+
}
|
1673
|
+
});
|
1674
|
+
schema.card.body.push({
|
1675
|
+
type: 'button-group',
|
1676
|
+
buttons: operators_2
|
1677
|
+
});
|
1678
|
+
}
|
1637
1679
|
}
|
1638
|
-
};
|
1680
|
+
});
|
1639
1681
|
/**填充一个数据操作 */
|
1640
|
-
|
1641
|
-
|
1642
|
-
|
1643
|
-
|
1644
|
-
|
1645
|
-
|
1646
|
-
|
1647
|
-
if (!col) {
|
1648
|
-
schema.columns.push({
|
1649
|
-
type: 'operation',
|
1650
|
-
title: i18nRuntime.i18n("2b6bc0f293f5ca01b006206c2535ccbc"),
|
1651
|
-
buttons: [content]
|
1682
|
+
Object.defineProperty(CardsCRUDPlugin.prototype, "fillOperatorSchema", {
|
1683
|
+
enumerable: false,
|
1684
|
+
configurable: true,
|
1685
|
+
writable: true,
|
1686
|
+
value: function (schema, content) {
|
1687
|
+
var col = schema.columns.find(function (item) {
|
1688
|
+
return item.type === 'operators';
|
1652
1689
|
});
|
1653
|
-
|
1690
|
+
if (!col) {
|
1691
|
+
schema.columns.push({
|
1692
|
+
type: 'operation',
|
1693
|
+
title: i18nRuntime.i18n("2b6bc0f293f5ca01b006206c2535ccbc"),
|
1694
|
+
buttons: [content]
|
1695
|
+
});
|
1696
|
+
return;
|
1697
|
+
}
|
1698
|
+
col.buttons.push(content);
|
1654
1699
|
}
|
1655
|
-
|
1656
|
-
col.buttons.push(content);
|
1657
|
-
};
|
1700
|
+
});
|
1658
1701
|
/** 判断内容区是否有填充数据操作 */
|
1659
|
-
|
1660
|
-
|
1661
|
-
|
1662
|
-
|
1663
|
-
|
1664
|
-
|
1665
|
-
|
1666
|
-
|
1702
|
+
Object.defineProperty(CardsCRUDPlugin.prototype, "existOperator", {
|
1703
|
+
enumerable: false,
|
1704
|
+
configurable: true,
|
1705
|
+
writable: true,
|
1706
|
+
value: function (feat, schema) {
|
1707
|
+
return findObj(schema.card.body, function (item) {
|
1708
|
+
return item.behavior === feat;
|
1709
|
+
});
|
1710
|
+
}
|
1711
|
+
});
|
1667
1712
|
return CardsCRUDPlugin;
|
1668
1713
|
}(CRUDPlugin);
|
1669
|
-
|
1670
|
-
var ListCRUDPlugin =
|
1671
|
-
/** @class */
|
1672
|
-
function (_super) {
|
1714
|
+
var ListCRUDPlugin = /** @class */function (_super) {
|
1673
1715
|
tslib.__extends(ListCRUDPlugin, _super);
|
1674
|
-
|
1675
1716
|
function ListCRUDPlugin() {
|
1676
|
-
var _this = _super !== null && _super.apply(this, arguments) || this;
|
1677
|
-
|
1678
|
-
|
1679
|
-
|
1680
|
-
|
1681
|
-
|
1682
|
-
|
1683
|
-
|
1684
|
-
_this
|
1685
|
-
|
1686
|
-
|
1687
|
-
|
1688
|
-
|
1689
|
-
|
1717
|
+
var _this = _super !== null && _super.apply(this, arguments) || this;
|
1718
|
+
// 组件名称
|
1719
|
+
Object.defineProperty(_this, "name", {
|
1720
|
+
enumerable: true,
|
1721
|
+
configurable: true,
|
1722
|
+
writable: true,
|
1723
|
+
value: i18nRuntime.i18n("3712972d84adf48acbd6ad24b4d75ad0")
|
1724
|
+
});
|
1725
|
+
Object.defineProperty(_this, "isBaseComponent", {
|
1726
|
+
enumerable: true,
|
1727
|
+
configurable: true,
|
1728
|
+
writable: true,
|
1729
|
+
value: true
|
1730
|
+
});
|
1731
|
+
Object.defineProperty(_this, "description", {
|
1732
|
+
enumerable: true,
|
1733
|
+
configurable: true,
|
1734
|
+
writable: true,
|
1735
|
+
value: i18nRuntime.i18n("860827796ce2fa94e9ee39e53f011ec0")
|
1736
|
+
});
|
1737
|
+
Object.defineProperty(_this, "order", {
|
1738
|
+
enumerable: true,
|
1739
|
+
configurable: true,
|
1740
|
+
writable: true,
|
1741
|
+
value: -1000
|
1742
|
+
});
|
1743
|
+
Object.defineProperty(_this, "icon", {
|
1744
|
+
enumerable: true,
|
1745
|
+
configurable: true,
|
1746
|
+
writable: true,
|
1747
|
+
value: 'fa fa-align-justify'
|
1748
|
+
});
|
1749
|
+
Object.defineProperty(_this, "scaffold", {
|
1750
|
+
enumerable: true,
|
1751
|
+
configurable: true,
|
1752
|
+
writable: true,
|
1753
|
+
value: {
|
1754
|
+
type: 'crud2',
|
1755
|
+
mode: 'list',
|
1756
|
+
listItem: {
|
1690
1757
|
body: [{
|
1691
|
-
type: '
|
1692
|
-
|
1693
|
-
|
1694
|
-
|
1695
|
-
|
1696
|
-
|
1697
|
-
|
1698
|
-
|
1699
|
-
|
1700
|
-
|
1701
|
-
|
1702
|
-
|
1703
|
-
|
1704
|
-
|
1705
|
-
|
1706
|
-
|
1707
|
-
|
1708
|
-
|
1709
|
-
|
1758
|
+
type: 'container',
|
1759
|
+
body: [{
|
1760
|
+
type: 'tpl',
|
1761
|
+
tpl: i18nRuntime.i18n("32c65d8d7431e76029678ec7bb73a5ab"),
|
1762
|
+
inline: false,
|
1763
|
+
style: {
|
1764
|
+
marginTop: '0',
|
1765
|
+
marginBottom: '0',
|
1766
|
+
paddingTop: '',
|
1767
|
+
paddingBottom: ''
|
1768
|
+
},
|
1769
|
+
wrapperComponent: 'h2'
|
1770
|
+
}, {
|
1771
|
+
type: 'tpl',
|
1772
|
+
tpl: i18nRuntime.i18n("629645f147f378869fe9d7ee2bbc2857"),
|
1773
|
+
inline: false,
|
1774
|
+
style: {
|
1775
|
+
color: '#9b9b9b',
|
1776
|
+
marginTop: '0',
|
1777
|
+
marginBottom: '0'
|
1778
|
+
}
|
1779
|
+
}]
|
1710
1780
|
}]
|
1711
|
-
}
|
1781
|
+
}
|
1712
1782
|
}
|
1713
|
-
};
|
1783
|
+
});
|
1714
1784
|
return _this;
|
1715
1785
|
}
|
1716
|
-
|
1717
|
-
|
1718
|
-
|
1719
|
-
|
1720
|
-
|
1721
|
-
|
1722
|
-
|
1723
|
-
|
1724
|
-
|
1725
|
-
|
1726
|
-
|
1727
|
-
|
1728
|
-
|
1729
|
-
});
|
1730
|
-
|
1731
|
-
if ((_a = setting.operators) === null || _a === void 0 ? void 0 : _a.length) {
|
1732
|
-
var operators_3 = [];
|
1733
|
-
DataOperators.forEach(function (feat) {
|
1734
|
-
var _a;
|
1735
|
-
|
1736
|
-
if ((_a = setting.operators) === null || _a === void 0 ? void 0 : _a.includes(feat.value)) {
|
1737
|
-
operators_3.push(feat.resolveSchema(setting, builder));
|
1738
|
-
}
|
1739
|
-
});
|
1740
|
-
schema.listItem.body.push({
|
1741
|
-
type: 'button-group',
|
1742
|
-
buttons: operators_3
|
1786
|
+
Object.defineProperty(ListCRUDPlugin.prototype, "resolveListField", {
|
1787
|
+
enumerable: false,
|
1788
|
+
configurable: true,
|
1789
|
+
writable: true,
|
1790
|
+
value: function (setting, schema, builder) {
|
1791
|
+
var _a;
|
1792
|
+
var fields = setting.listFields;
|
1793
|
+
if (!fields || !fields.length) {
|
1794
|
+
return;
|
1795
|
+
}
|
1796
|
+
schema.listItem.body = builder.resolveViewSchema({
|
1797
|
+
setting: setting,
|
1798
|
+
feat: 'List'
|
1743
1799
|
});
|
1800
|
+
if ((_a = setting.operators) === null || _a === void 0 ? void 0 : _a.length) {
|
1801
|
+
var operators_3 = [];
|
1802
|
+
DataOperators.forEach(function (feat) {
|
1803
|
+
var _a;
|
1804
|
+
if ((_a = setting.operators) === null || _a === void 0 ? void 0 : _a.includes(feat.value)) {
|
1805
|
+
operators_3.push(feat.resolveSchema(setting, builder));
|
1806
|
+
}
|
1807
|
+
});
|
1808
|
+
schema.listItem.body.push({
|
1809
|
+
type: 'button-group',
|
1810
|
+
buttons: operators_3
|
1811
|
+
});
|
1812
|
+
}
|
1744
1813
|
}
|
1745
|
-
};
|
1814
|
+
});
|
1746
1815
|
/** 判断内容区是否有填充数据操作 */
|
1747
|
-
|
1748
|
-
|
1749
|
-
|
1750
|
-
|
1751
|
-
|
1752
|
-
|
1753
|
-
|
1754
|
-
|
1816
|
+
Object.defineProperty(ListCRUDPlugin.prototype, "existOperator", {
|
1817
|
+
enumerable: false,
|
1818
|
+
configurable: true,
|
1819
|
+
writable: true,
|
1820
|
+
value: function (feat, schema) {
|
1821
|
+
return findObj(schema.listItem.body, function (item) {
|
1822
|
+
return item.behavior === feat;
|
1823
|
+
});
|
1824
|
+
}
|
1825
|
+
});
|
1755
1826
|
return ListCRUDPlugin;
|
1756
1827
|
}(CRUDPlugin);
|
1757
1828
|
amisEditorCore.registerEditorPlugin(TableCRUDPlugin);
|