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
@@ -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
|
|
@@ -9,443 +9,516 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
9
9
|
|
10
10
|
var tslib = require('tslib');
|
11
11
|
var React = require('react');
|
12
|
-
var debounce = require('lodash/debounce');
|
13
|
-
var uniqBy = require('lodash/uniqBy');
|
14
12
|
var isNumber = require('lodash/isNumber');
|
15
13
|
var isBoolean = require('lodash/isBoolean');
|
16
14
|
var isPlainObject = require('lodash/isPlainObject');
|
17
15
|
var isArray = require('lodash/isArray');
|
18
16
|
var isString = require('lodash/isString');
|
19
|
-
var isEqual = require('lodash/isEqual');
|
20
17
|
var omit = require('lodash/omit');
|
21
18
|
var cx = require('classnames');
|
22
19
|
var amis = require('amis');
|
23
|
-
var
|
20
|
+
var FormulaEditor = require('amis-ui/lib/components/formula/Editor');
|
24
21
|
var amisEditorCore = require('amis-editor-core');
|
25
|
-
var
|
22
|
+
var utils = require('./textarea-formula/utils.js');
|
26
23
|
var i18nRuntime = require('i18n-runtime');
|
27
24
|
|
28
25
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
29
26
|
|
30
27
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
31
|
-
var debounce__default = /*#__PURE__*/_interopDefaultLegacy(debounce);
|
32
|
-
var uniqBy__default = /*#__PURE__*/_interopDefaultLegacy(uniqBy);
|
33
28
|
var isNumber__default = /*#__PURE__*/_interopDefaultLegacy(isNumber);
|
34
29
|
var isBoolean__default = /*#__PURE__*/_interopDefaultLegacy(isBoolean);
|
35
30
|
var isPlainObject__default = /*#__PURE__*/_interopDefaultLegacy(isPlainObject);
|
36
31
|
var isArray__default = /*#__PURE__*/_interopDefaultLegacy(isArray);
|
37
32
|
var isString__default = /*#__PURE__*/_interopDefaultLegacy(isString);
|
38
|
-
var isEqual__default = /*#__PURE__*/_interopDefaultLegacy(isEqual);
|
39
33
|
var omit__default = /*#__PURE__*/_interopDefaultLegacy(omit);
|
40
34
|
var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
|
41
35
|
|
42
36
|
/**
|
43
37
|
* @file 表达式控件
|
44
38
|
*/
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
39
|
+
exports.FormulaDateType = void 0;
|
40
|
+
(function (FormulaDateType) {
|
41
|
+
FormulaDateType[FormulaDateType["NotDate"] = 0] = "NotDate";
|
42
|
+
FormulaDateType[FormulaDateType["IsDate"] = 1] = "IsDate";
|
43
|
+
FormulaDateType[FormulaDateType["IsRange"] = 2] = "IsRange"; // 日期时间范围类
|
44
|
+
})(exports.FormulaDateType || (exports.FormulaDateType = {}));
|
45
|
+
var FormulaControl = /** @class */function (_super) {
|
49
46
|
tslib.__extends(FormulaControl, _super);
|
50
|
-
|
51
47
|
function FormulaControl(props) {
|
52
48
|
var _this = _super.call(this, props) || this;
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
49
|
+
Object.defineProperty(_this, "isUnmount", {
|
50
|
+
enumerable: true,
|
51
|
+
configurable: true,
|
52
|
+
writable: true,
|
53
|
+
value: void 0
|
54
|
+
});
|
55
|
+
Object.defineProperty(_this, "handleSimpleInputChange", {
|
56
|
+
enumerable: true,
|
57
|
+
configurable: true,
|
58
|
+
writable: true,
|
59
|
+
value: function (value) {
|
60
|
+
var _a, _b;
|
61
|
+
var curValue = _this.outReplaceExpression(value);
|
62
|
+
(_b = (_a = _this.props) === null || _a === void 0 ? void 0 : _a.onChange) === null || _b === void 0 ? void 0 : _b.call(_a, curValue);
|
63
|
+
}
|
64
|
+
});
|
65
|
+
Object.defineProperty(_this, "handleInputChange", {
|
66
|
+
enumerable: true,
|
67
|
+
configurable: true,
|
68
|
+
writable: true,
|
69
|
+
value: function (value) {
|
70
|
+
var _a, _b;
|
71
|
+
(_b = (_a = _this.props) === null || _a === void 0 ? void 0 : _a.onChange) === null || _b === void 0 ? void 0 : _b.call(_a, value);
|
72
|
+
}
|
63
73
|
});
|
64
|
-
|
65
|
-
_this.handleInputChange = function (value) {
|
66
|
-
var _a, _b;
|
67
|
-
|
68
|
-
(_b = (_a = _this.props) === null || _a === void 0 ? void 0 : _a.onChange) === null || _b === void 0 ? void 0 : _b.call(_a, value);
|
69
|
-
};
|
70
|
-
|
71
74
|
_this.state = {
|
72
|
-
variables:
|
73
|
-
variableMode: 'tabs'
|
74
|
-
evalMode: true
|
75
|
+
variables: [],
|
76
|
+
variableMode: 'tabs'
|
75
77
|
};
|
76
78
|
return _this;
|
77
79
|
}
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
variables: vars
|
96
|
-
});
|
80
|
+
Object.defineProperty(FormulaControl.prototype, "componentDidMount", {
|
81
|
+
enumerable: false,
|
82
|
+
configurable: true,
|
83
|
+
writable: true,
|
84
|
+
value: function () {
|
85
|
+
return tslib.__awaiter(this, void 0, void 0, function () {
|
86
|
+
var variablesArr;
|
87
|
+
return tslib.__generator(this, function (_a) {
|
88
|
+
switch (_a.label) {
|
89
|
+
case 0:
|
90
|
+
return [4 /*yield*/, utils.getVariables(this)];
|
91
|
+
case 1:
|
92
|
+
variablesArr = _a.sent();
|
93
|
+
this.setState({
|
94
|
+
variables: variablesArr
|
95
|
+
});
|
96
|
+
return [2 /*return*/];
|
97
97
|
}
|
98
|
-
}
|
98
|
+
});
|
99
99
|
});
|
100
100
|
}
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
101
|
+
});
|
102
|
+
|
103
|
+
Object.defineProperty(FormulaControl.prototype, "componentDidUpdate", {
|
104
|
+
enumerable: false,
|
105
|
+
configurable: true,
|
106
|
+
writable: true,
|
107
|
+
value: function (prevProps) {
|
108
|
+
return tslib.__awaiter(this, void 0, void 0, function () {
|
109
|
+
var variablesArr;
|
110
|
+
return tslib.__generator(this, function (_a) {
|
111
|
+
switch (_a.label) {
|
112
|
+
case 0:
|
113
|
+
if (!(this.props.data !== prevProps.data)) return [3 /*break*/, 2];
|
114
|
+
return [4 /*yield*/, utils.getVariables(this)];
|
115
|
+
case 1:
|
116
|
+
variablesArr = _a.sent();
|
117
|
+
this.setState({
|
118
|
+
variables: variablesArr
|
119
|
+
});
|
120
|
+
_a.label = 2;
|
121
|
+
case 2:
|
122
|
+
return [2 /*return*/];
|
123
|
+
}
|
124
|
+
});
|
105
125
|
});
|
106
126
|
}
|
107
|
-
};
|
108
|
-
|
109
|
-
FormulaControl.prototype
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
var _a, _b, _c;
|
116
|
-
|
117
|
-
if (!variables) {
|
118
|
-
return [];
|
119
|
-
}
|
120
|
-
|
121
|
-
if (variables && variables.some(function (item) {
|
122
|
-
return amis.isExpression(item.children);
|
123
|
-
})) {
|
124
|
-
variables = amisCore.dataMapping(variables, this.props.data);
|
127
|
+
});
|
128
|
+
|
129
|
+
Object.defineProperty(FormulaControl.prototype, "componentWillUnmount", {
|
130
|
+
enumerable: false,
|
131
|
+
configurable: true,
|
132
|
+
writable: true,
|
133
|
+
value: function () {
|
134
|
+
this.isUnmount = true;
|
125
135
|
}
|
126
|
-
|
127
|
-
var _d = this.props,
|
128
|
-
context = _d.context,
|
129
|
-
evalMode = _d.evalMode; // 自身字段
|
130
|
-
|
131
|
-
var field = (_b = (_a = this.props) === null || _a === void 0 ? void 0 : _a.data) === null || _b === void 0 ? void 0 : _b.name;
|
132
|
-
var ancestorField = (_c = context === null || context === void 0 ? void 0 : context.node) === null || _c === void 0 ? void 0 : _c.ancestorField;
|
133
|
-
return uniqBy__default["default"](tslib.__spreadArray(tslib.__spreadArray(tslib.__spreadArray([], Array.isArray(variables) ? variables : [], true), ancestorField ? ancestorField.map(function (item) {
|
134
|
-
return {
|
135
|
-
label: item,
|
136
|
-
value: evalMode ? "this.".concat(item) : item
|
137
|
-
};
|
138
|
-
}) : [], true), field ? [{
|
139
|
-
label: field,
|
140
|
-
value: "this.".concat(field)
|
141
|
-
}] : [], true), 'value');
|
142
|
-
};
|
136
|
+
});
|
143
137
|
/**
|
144
138
|
* 将 ${xx}(非 \${xx})替换成 \${xx}
|
145
139
|
* 备注: 手动编辑时,自动处理掉 ${xx},避免识别成 公式表达式
|
146
140
|
*/
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
141
|
+
Object.defineProperty(FormulaControl.prototype, "outReplaceExpression", {
|
142
|
+
enumerable: false,
|
143
|
+
configurable: true,
|
144
|
+
writable: true,
|
145
|
+
value: function (expression) {
|
146
|
+
if (expression && isString__default["default"](expression) && amis.isExpression(expression)) {
|
147
|
+
return expression.replace(/(^|[^\\])\$\{/g, '\\${');
|
148
|
+
}
|
149
|
+
return expression;
|
152
150
|
}
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
151
|
+
});
|
152
|
+
Object.defineProperty(FormulaControl.prototype, "inReplaceExpression", {
|
153
|
+
enumerable: false,
|
154
|
+
configurable: true,
|
155
|
+
writable: true,
|
156
|
+
value: function (expression) {
|
157
|
+
if (expression && isString__default["default"](expression)) {
|
158
|
+
return expression.replace(/\\\$\{/g, '${');
|
159
|
+
}
|
160
|
+
return expression;
|
161
161
|
}
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
162
|
+
});
|
163
|
+
// 根据 name 值 判断当前表达式是否 存在循环引用问题
|
164
|
+
Object.defineProperty(FormulaControl.prototype, "isLoopExpression", {
|
165
|
+
enumerable: false,
|
166
|
+
configurable: true,
|
167
|
+
writable: true,
|
168
|
+
value: function (expression, selfName) {
|
169
|
+
if (!expression || !selfName || !isString__default["default"](expression)) {
|
170
|
+
return false;
|
171
|
+
}
|
172
|
+
var variables = [];
|
173
|
+
try {
|
174
|
+
variables = amis.FormulaExec.collect(expression);
|
175
|
+
} catch (e) {}
|
176
|
+
return variables.some(function (variable) {
|
177
|
+
return variable === selfName;
|
178
|
+
});
|
173
179
|
}
|
180
|
+
});
|
181
|
+
// 判断是否是期望类型
|
182
|
+
Object.defineProperty(FormulaControl.prototype, "isExpectType", {
|
183
|
+
enumerable: false,
|
184
|
+
configurable: true,
|
185
|
+
writable: true,
|
186
|
+
value: function (value) {
|
187
|
+
if (value === null || value === undefined) {
|
188
|
+
return true; // 数值为空不进行类型识别
|
189
|
+
}
|
174
190
|
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
if (
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
191
|
+
var rendererSchema = this.props.rendererSchema;
|
192
|
+
var expectType = this.props.valueType;
|
193
|
+
if (expectType === null || expectType === undefined) {
|
194
|
+
return true; // expectType为空,则不进行类型识别
|
195
|
+
}
|
196
|
+
// 当前数据域
|
197
|
+
var curData = this.getContextData();
|
198
|
+
if (rendererSchema.type === 'switch' && (rendererSchema.trueValue !== undefined || rendererSchema.falseValue !== undefined)) {
|
199
|
+
// 开关类型组件单独处理
|
200
|
+
return rendererSchema.trueValue === value || rendererSchema.falseValue === value;
|
201
|
+
} else if (expectType === 'number' && isNumber__default["default"](value) || expectType === 'boolean' && isBoolean__default["default"](value) || expectType === 'object' && isPlainObject__default["default"](value) || expectType === 'array' && isArray__default["default"](value)) {
|
202
|
+
return true;
|
203
|
+
} else if (isString__default["default"](value)) {
|
204
|
+
if (amis.isExpression(value)) {
|
205
|
+
// 根据公式运算结果判断类型
|
206
|
+
var formulaValue = amis.FormulaExec.formula(value, curData);
|
207
|
+
if (expectType === 'number' && isNumber__default["default"](formulaValue) || expectType === 'boolean' && isBoolean__default["default"](formulaValue) || expectType === 'object' && isPlainObject__default["default"](formulaValue) || expectType === 'array' && isArray__default["default"](formulaValue) || expectType === 'string' && isString__default["default"](formulaValue)) {
|
208
|
+
return true;
|
209
|
+
}
|
210
|
+
} else if (expectType === 'string') {
|
211
|
+
// 非公式字符串
|
192
212
|
return true;
|
193
213
|
}
|
194
|
-
}
|
195
|
-
|
214
|
+
}
|
215
|
+
return false;
|
216
|
+
}
|
217
|
+
});
|
218
|
+
Object.defineProperty(FormulaControl.prototype, "matchDate", {
|
219
|
+
enumerable: false,
|
220
|
+
configurable: true,
|
221
|
+
writable: true,
|
222
|
+
value: function (str) {
|
223
|
+
var matchDate = /^(.+)?(\+|-)(\d+)(minute|min|hour|day|week|month|year|weekday|second|millisecond)s?$/i;
|
224
|
+
var m = matchDate.exec(str);
|
225
|
+
return m ? m[1] ? this.matchDate(m[1]) : true : false;
|
226
|
+
}
|
227
|
+
});
|
228
|
+
Object.defineProperty(FormulaControl.prototype, "matchDateRange", {
|
229
|
+
enumerable: false,
|
230
|
+
configurable: true,
|
231
|
+
writable: true,
|
232
|
+
value: function (str) {
|
233
|
+
if (/^(now|today)$/.test(str)) {
|
196
234
|
return true;
|
197
235
|
}
|
236
|
+
return this.matchDate(str);
|
198
237
|
}
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
var
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
case 1:
|
218
|
-
_c.sent();
|
219
|
-
|
220
|
-
dataPropsAsOptions = (_a = manager === null || manager === void 0 ? void 0 : manager.dataSchema) === null || _a === void 0 ? void 0 : _a.getDataPropsAsOptions();
|
221
|
-
|
222
|
-
if (dataPropsAsOptions) {
|
223
|
-
return [2
|
224
|
-
/*return*/
|
225
|
-
, dataPropsAsOptions.map(function (item) {
|
226
|
-
return tslib.__assign({
|
227
|
-
selectMode: 'tree'
|
228
|
-
}, item);
|
229
|
-
})];
|
230
|
-
}
|
231
|
-
|
232
|
-
return [2
|
233
|
-
/*return*/
|
234
|
-
, []];
|
238
|
+
});
|
239
|
+
// 日期类组件 & 是否存在快捷键判断
|
240
|
+
Object.defineProperty(FormulaControl.prototype, "hasDateShortcutkey", {
|
241
|
+
enumerable: false,
|
242
|
+
configurable: true,
|
243
|
+
writable: true,
|
244
|
+
value: function (str) {
|
245
|
+
var _a;
|
246
|
+
var DateTimeType = this.props.DateTimeType;
|
247
|
+
if (DateTimeType === exports.FormulaDateType.IsDate) {
|
248
|
+
if (/^(now|today)$/.test(str)) {
|
249
|
+
return true;
|
250
|
+
}
|
251
|
+
return this.matchDate(str);
|
252
|
+
} else if (DateTimeType === exports.FormulaDateType.IsRange) {
|
253
|
+
var start_end = (_a = str === null || str === void 0 ? void 0 : str.split) === null || _a === void 0 ? void 0 : _a.call(str, ',');
|
254
|
+
if (start_end && start_end.length === 2) {
|
255
|
+
return this.matchDateRange(start_end[0].trim()) && this.matchDateRange(start_end[1].trim());
|
235
256
|
}
|
236
|
-
});
|
237
|
-
});
|
238
|
-
};
|
239
|
-
|
240
|
-
FormulaControl.prototype.handleConfirm = function (value) {
|
241
|
-
var _a, _b;
|
242
|
-
|
243
|
-
(_b = (_a = this.props) === null || _a === void 0 ? void 0 : _a.onChange) === null || _b === void 0 ? void 0 : _b.call(_a, value);
|
244
|
-
}; // 剔除掉一些用不上的属性
|
245
|
-
|
246
|
-
|
247
|
-
FormulaControl.prototype.filterCustomRendererProps = function (rendererSchema) {
|
248
|
-
var _a;
|
249
|
-
|
250
|
-
var _b = this.props,
|
251
|
-
data = _b.data,
|
252
|
-
name = _b.name;
|
253
|
-
var curRendererSchema = null;
|
254
|
-
|
255
|
-
if (rendererSchema) {
|
256
|
-
curRendererSchema = Object.assign({}, rendererSchema, data, {
|
257
|
-
type: (_a = rendererSchema.type) !== null && _a !== void 0 ? _a : data.type
|
258
|
-
}); // 默认要剔除的字段
|
259
|
-
|
260
|
-
var deleteProps = ['label', 'id', '$$id', 'className', 'style', 'readOnly', 'horizontal', 'size', 'remark', 'labelRemark', 'hidden', 'hiddenOn', 'visible', 'visibleOn', 'disabled', 'disabledOn', 'required', 'requiredOn', 'className', 'labelClassName', 'labelAlign', 'inputClassName', 'description', 'autoUpdate', 'prefix', 'suffix', 'unitOptions', 'keyboard', 'kilobitSeparator', 'value']; // 当前组件要剔除的字段
|
261
|
-
|
262
|
-
if (this.props.needDeleteProps) {
|
263
|
-
deleteProps.push.apply(deleteProps, this.props.needDeleteProps);
|
264
|
-
}
|
265
|
-
|
266
|
-
if (name && name === 'min') {
|
267
|
-
// 避免min影响自身默认值设置
|
268
|
-
deleteProps.push('min');
|
269
257
|
}
|
270
|
-
|
271
|
-
if (
|
272
|
-
|
273
|
-
|
258
|
+
// 非日期类组件使用,也直接false
|
259
|
+
// if (DateTimeType === FormulaDateType.NotDate) {
|
260
|
+
// return false;
|
261
|
+
// }
|
262
|
+
return false;
|
263
|
+
}
|
264
|
+
});
|
265
|
+
Object.defineProperty(FormulaControl.prototype, "transExpr", {
|
266
|
+
enumerable: false,
|
267
|
+
configurable: true,
|
268
|
+
writable: true,
|
269
|
+
value: function (str) {
|
270
|
+
if (typeof str === 'string' && (str === null || str === void 0 ? void 0 : str.slice(0, 2)) === '${' && (str === null || str === void 0 ? void 0 : str.slice(-1)) === '}') {
|
271
|
+
// 非最外层内容还存在表达式情况
|
272
|
+
if (amis.isExpression(str.slice(2, -1))) {
|
273
|
+
return str;
|
274
|
+
}
|
275
|
+
if (str.lastIndexOf('${') > str.indexOf('}') && str.indexOf('}') > -1) {
|
276
|
+
return str;
|
277
|
+
}
|
278
|
+
return str.slice(2, -1);
|
274
279
|
}
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
280
|
+
return str;
|
281
|
+
}
|
282
|
+
});
|
283
|
+
Object.defineProperty(FormulaControl.prototype, "handleConfirm", {
|
284
|
+
enumerable: false,
|
285
|
+
configurable: true,
|
286
|
+
writable: true,
|
287
|
+
value: function (value) {
|
288
|
+
var _a, _b;
|
289
|
+
var val = !value ? undefined : amis.isExpression(value) || this.hasDateShortcutkey(value) ? value : "${".concat(value, "}");
|
290
|
+
(_b = (_a = this.props) === null || _a === void 0 ? void 0 : _a.onChange) === null || _b === void 0 ? void 0 : _b.call(_a, val);
|
291
|
+
}
|
292
|
+
});
|
293
|
+
// 剔除掉一些用不上的属性
|
294
|
+
Object.defineProperty(FormulaControl.prototype, "filterCustomRendererProps", {
|
295
|
+
enumerable: false,
|
296
|
+
configurable: true,
|
297
|
+
writable: true,
|
298
|
+
value: function (rendererSchema) {
|
299
|
+
var _a, _b, _c;
|
300
|
+
var _d = this.props,
|
301
|
+
data = _d.data,
|
302
|
+
name = _d.name,
|
303
|
+
placeholder = _d.placeholder;
|
304
|
+
var curRendererSchema = null;
|
305
|
+
if (rendererSchema) {
|
306
|
+
curRendererSchema = Object.assign({}, rendererSchema, data, {
|
307
|
+
type: (_a = rendererSchema.type) !== null && _a !== void 0 ? _a : data.type,
|
308
|
+
name: (_c = (_b = rendererSchema.name) !== null && _b !== void 0 ? _b : data.name) !== null && _c !== void 0 ? _c : 'value'
|
309
|
+
});
|
310
|
+
// 默认要剔除的字段
|
311
|
+
var deleteProps = ['label', 'id', '$$id', 'className', 'style', 'readOnly', 'horizontal', 'size', 'remark', 'labelRemark', 'hidden', 'hiddenOn', 'visible', 'visibleOn', 'disabled', 'disabledOn', 'required', 'requiredOn', 'className', 'labelClassName', 'labelAlign', 'inputClassName', 'description', 'autoUpdate', 'prefix', 'suffix', 'unitOptions', 'keyboard', 'kilobitSeparator', 'value'];
|
312
|
+
// 当前组件要剔除的字段
|
313
|
+
if (this.props.needDeleteProps) {
|
314
|
+
deleteProps.push.apply(deleteProps, this.props.needDeleteProps);
|
315
|
+
}
|
316
|
+
if (name && name === 'min') {
|
317
|
+
// 避免min影响自身默认值设置
|
318
|
+
deleteProps.push('min');
|
319
|
+
}
|
320
|
+
if (name && name === 'max') {
|
321
|
+
// 避免max影响自身默认值设置
|
322
|
+
deleteProps.push('max');
|
323
|
+
}
|
324
|
+
curRendererSchema = omit__default["default"](curRendererSchema, deleteProps);
|
325
|
+
// 设置可清空
|
279
326
|
curRendererSchema.clearable = true;
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
327
|
+
// 设置统一的占位提示
|
328
|
+
if (curRendererSchema.type === 'select') {
|
329
|
+
!curRendererSchema.placeholder && (curRendererSchema.placeholder = i18nRuntime.i18n("8f7ae284d0039fe05b9f57fd5ae3ede9"));
|
330
|
+
curRendererSchema.inputClassName = 'ae-editor-FormulaControl-select-style';
|
331
|
+
} else if (placeholder) {
|
332
|
+
curRendererSchema.placeholder = placeholder;
|
333
|
+
} else {
|
334
|
+
curRendererSchema.placeholder = i18nRuntime.i18n("e0c7ac5eb397512fdbe71600baa09dab");
|
335
|
+
}
|
336
|
+
// 设置popOverContainer
|
337
|
+
curRendererSchema.popOverContainer = window.document.body;
|
338
|
+
}
|
339
|
+
return curRendererSchema;
|
292
340
|
}
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
341
|
+
});
|
342
|
+
Object.defineProperty(FormulaControl.prototype, "renderFormulaValue", {
|
343
|
+
enumerable: false,
|
344
|
+
configurable: true,
|
345
|
+
writable: true,
|
346
|
+
value: function (item) {
|
347
|
+
var html = {
|
348
|
+
__html: item.html
|
349
|
+
};
|
350
|
+
// bca-disable-next-line
|
351
|
+
return React__default["default"].createElement("span", {
|
352
|
+
dangerouslySetInnerHTML: html
|
353
|
+
});
|
354
|
+
}
|
355
|
+
});
|
356
|
+
Object.defineProperty(FormulaControl.prototype, "getContextData", {
|
357
|
+
enumerable: false,
|
358
|
+
configurable: true,
|
359
|
+
writable: true,
|
360
|
+
value: function () {
|
361
|
+
var _a, _b, _c, _d;
|
362
|
+
// 当前数据域
|
363
|
+
return ((_c = (_b = (_a = this.props.data) === null || _a === void 0 ? void 0 : _a.__super) === null || _b === void 0 ? void 0 : _b.__props__) === null || _c === void 0 ? void 0 : _c.data) || ((_d = this.props.manager) === null || _d === void 0 ? void 0 : _d.amisStore) || {};
|
364
|
+
}
|
365
|
+
});
|
366
|
+
Object.defineProperty(FormulaControl.prototype, "render", {
|
367
|
+
enumerable: false,
|
368
|
+
configurable: true,
|
369
|
+
writable: true,
|
370
|
+
value: function () {
|
371
|
+
var _this = this;
|
372
|
+
var _a, _b;
|
373
|
+
var _c = this.props,
|
374
|
+
className = _c.className;
|
375
|
+
_c.label;
|
376
|
+
var value = _c.value,
|
323
377
|
header = _c.header;
|
324
378
|
_c.variables;
|
325
379
|
var placeholder = _c.placeholder,
|
326
380
|
simple = _c.simple,
|
327
|
-
evalMode = _c.evalMode,
|
328
381
|
rendererSchema = _c.rendererSchema,
|
329
382
|
rendererWrapper = _c.rendererWrapper,
|
330
383
|
manager = _c.manager,
|
331
384
|
_d = _c.useExternalFormData,
|
332
385
|
useExternalFormData = _d === void 0 ? false : _d,
|
333
386
|
render = _c.render,
|
334
|
-
rest = tslib.__rest(_c, ["className", "label", "value", "header", "variables", "placeholder", "simple", "
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
if (isExpr && (rendererSchema === null || rendererSchema === void 0 ? void 0 : rendererSchema.name)) {
|
345
|
-
isLoop = (rendererSchema === null || rendererSchema === void 0 ? void 0 : rendererSchema.name) ? this.isLoopExpression(value, rendererSchema === null || rendererSchema === void 0 ? void 0 : rendererSchema.name) : false;
|
346
|
-
} // 判断是否含有公式表达式
|
347
|
-
|
348
|
-
|
349
|
-
var isTypeError = !this.isExpectType(value);
|
350
|
-
var isError = isLoop || isTypeError;
|
351
|
-
var highlightValue = amis.isExpression(value) ? Editor.FormulaEditor.highlightValue(value, this.state.variables, evalMode !== null && evalMode !== void 0 ? evalMode : this.state.evalMode) : value;
|
352
|
-
return React__default["default"].createElement("div", {
|
353
|
-
className: cx__default["default"]('ae-editor-FormulaControl', isError ? 'is-has-tooltip' : '', className)
|
354
|
-
}, !simple && !rendererSchema && !isExpr && React__default["default"].createElement(amis.InputBox, {
|
355
|
-
className: "ae-editor-FormulaControl-input",
|
356
|
-
value: value,
|
357
|
-
clearable: true,
|
358
|
-
placeholder: placeholder,
|
359
|
-
onChange: this.handleSimpleInputChange
|
360
|
-
}), !simple && rendererSchema && !isExpr && React__default["default"].createElement("div", {
|
361
|
-
className: cx__default["default"]('ae-editor-FormulaControl-custom-renderer', rendererWrapper ? 'border-wrapper' : '')
|
362
|
-
}, render('inner', this.filterCustomRendererProps(rendererSchema), {
|
363
|
-
inputOnly: true,
|
364
|
-
value: value,
|
365
|
-
data: useExternalFormData ? tslib.__assign({}, this.props.data) : {},
|
366
|
-
onChange: this.handleSimpleInputChange,
|
367
|
-
manager: manager
|
368
|
-
})), !simple && isExpr && React__default["default"].createElement(amis.ResultBox, {
|
369
|
-
className: cx__default["default"]('ae-editor-FormulaControl-ResultBox', isError ? 'is-error' : ''),
|
370
|
-
allowInput: false,
|
371
|
-
clearable: true,
|
372
|
-
value: value,
|
373
|
-
result: highlightValue,
|
374
|
-
itemRender: this.renderFormulaValue,
|
375
|
-
onChange: this.handleInputChange,
|
376
|
-
onResultChange: function () {
|
377
|
-
_this.handleInputChange(undefined);
|
387
|
+
rest = tslib.__rest(_c, ["className", "label", "value", "header", "variables", "placeholder", "simple", "rendererSchema", "rendererWrapper", "manager", "useExternalFormData", "render"]);
|
388
|
+
// 自身字段
|
389
|
+
var selfName = (_b = (_a = this.props) === null || _a === void 0 ? void 0 : _a.data) === null || _b === void 0 ? void 0 : _b.name;
|
390
|
+
// 判断是否含有公式表达式
|
391
|
+
var isExpr = amis.isExpression(value);
|
392
|
+
// 判断当前是否有循环引用,备注:非精准识别,待优化
|
393
|
+
var isLoop = false;
|
394
|
+
if (isExpr && (rendererSchema === null || rendererSchema === void 0 ? void 0 : rendererSchema.name)) {
|
395
|
+
isLoop = (rendererSchema === null || rendererSchema === void 0 ? void 0 : rendererSchema.name) ? this.isLoopExpression(value, rendererSchema === null || rendererSchema === void 0 ? void 0 : rendererSchema.name) : false;
|
378
396
|
}
|
379
|
-
|
380
|
-
|
381
|
-
|
397
|
+
// 判断是否含有公式表达式
|
398
|
+
var isTypeError = !this.isExpectType(value);
|
399
|
+
var exprValue = this.transExpr(value);
|
400
|
+
var isError = isLoop || isTypeError;
|
401
|
+
var highlightValue = amis.isExpression(value) ? FormulaEditor.FormulaEditor.highlightValue(exprValue, this.state.variables) || {
|
402
|
+
html: exprValue
|
403
|
+
} : value;
|
404
|
+
// 公式表达式弹窗内容过滤
|
405
|
+
var filterValue = amis.isExpression(value) ? exprValue : this.hasDateShortcutkey(value) ? value : undefined;
|
406
|
+
// 值 是表达式或日期快捷
|
407
|
+
var isFx = !simple && (isExpr || this.hasDateShortcutkey(value));
|
408
|
+
return React__default["default"].createElement("div", {
|
409
|
+
className: cx__default["default"]('ae-editor-FormulaControl', isError ? 'is-has-tooltip' : '', className)
|
410
|
+
}, !simple && !isExpr && !this.hasDateShortcutkey(value) && !rendererSchema && React__default["default"].createElement(amis.InputBox, {
|
411
|
+
className: "ae-editor-FormulaControl-input",
|
412
|
+
value: this.inReplaceExpression(value),
|
413
|
+
clearable: true,
|
414
|
+
placeholder: placeholder !== null && placeholder !== void 0 ? placeholder : i18nRuntime.i18n("e0c7ac5eb397512fdbe71600baa09dab"),
|
415
|
+
onChange: this.handleSimpleInputChange
|
416
|
+
}), !simple && !isExpr && !this.hasDateShortcutkey(value) && rendererSchema && React__default["default"].createElement("div", {
|
417
|
+
className: cx__default["default"]('ae-editor-FormulaControl-custom-renderer', rendererWrapper ? 'border-wrapper' : '')
|
418
|
+
}, render('inner', this.filterCustomRendererProps(rendererSchema), {
|
419
|
+
inputOnly: true,
|
420
|
+
value: this.inReplaceExpression(value),
|
421
|
+
data: useExternalFormData ? tslib.__assign({}, this.props.data) : {},
|
422
|
+
onChange: this.handleSimpleInputChange,
|
423
|
+
manager: manager
|
424
|
+
})), isFx && React__default["default"].createElement(amis.TooltipWrapper, {
|
425
|
+
trigger: "hover",
|
426
|
+
placement: "top",
|
427
|
+
style: {
|
428
|
+
fontSize: '12px'
|
429
|
+
},
|
430
|
+
tooltip: {
|
431
|
+
tooltipTheme: 'dark',
|
432
|
+
mouseLeaveDelay: 20,
|
433
|
+
content: exprValue,
|
434
|
+
children: function () {
|
435
|
+
return _this.renderFormulaValue(highlightValue);
|
436
|
+
}
|
437
|
+
}
|
438
|
+
}, React__default["default"].createElement("div", {
|
439
|
+
className: "ae-editor-FormulaControl-tooltipBox"
|
440
|
+
}, React__default["default"].createElement(amis.ResultBox, {
|
441
|
+
className: cx__default["default"]('ae-editor-FormulaControl-ResultBox', isError ? 'is-error' : ''),
|
442
|
+
allowInput: false,
|
443
|
+
clearable: true,
|
444
|
+
value: value,
|
445
|
+
result: {
|
446
|
+
html: this.hasDateShortcutkey(value) ? i18nRuntime.i18n("48942ef507ea38d8ead03f8bfdffae5a") : i18nRuntime.i18n("0d9d899edb456e8806a99850e9c38212")
|
447
|
+
},
|
448
|
+
itemRender: this.renderFormulaValue,
|
449
|
+
onChange: this.handleInputChange,
|
450
|
+
onResultChange: function () {
|
451
|
+
_this.handleInputChange(undefined);
|
452
|
+
}
|
453
|
+
}))), React__default["default"].createElement(amis.PickerContainer, {
|
454
|
+
showTitle: false,
|
455
|
+
bodyRender: function (_a) {
|
456
|
+
var _b;
|
457
|
+
_a.value;
|
458
|
+
var onChange = _a.onChange;
|
459
|
+
return React__default["default"].createElement(FormulaEditor.FormulaEditor, tslib.__assign({}, rest, {
|
460
|
+
evalMode: true,
|
461
|
+
variableMode: (_b = rest.variableMode) !== null && _b !== void 0 ? _b : _this.state.variableMode,
|
462
|
+
variables: _this.state.variables,
|
463
|
+
header: header || i18nRuntime.i18n("a9400c408441f1f7f6d6954deb05ae9a"),
|
464
|
+
value: filterValue,
|
465
|
+
onChange: onChange,
|
466
|
+
selfVariableName: selfName
|
467
|
+
}));
|
468
|
+
},
|
469
|
+
value: value,
|
470
|
+
onConfirm: this.handleConfirm,
|
471
|
+
size: "md"
|
472
|
+
}, function (_a) {
|
382
473
|
var _b;
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
474
|
+
var onClick = _a.onClick;
|
475
|
+
return React__default["default"].createElement(amis.Button, {
|
476
|
+
className: "ae-editor-FormulaControl-button",
|
477
|
+
size: "sm",
|
478
|
+
tooltip: {
|
479
|
+
enterable: false,
|
480
|
+
content: i18nRuntime.i18n("303efd5ba79e639001b4328cd266dddc"),
|
481
|
+
placement: 'left',
|
482
|
+
mouseLeaveDelay: 0
|
483
|
+
},
|
484
|
+
onClick: onClick
|
485
|
+
}, React__default["default"].createElement(amis.Icon, {
|
486
|
+
icon: "function",
|
487
|
+
className: cx__default["default"]('ae-editor-FormulaControl-icon', 'icon', (_b = {}, _b['is-filled'] = !!isFx, _b))
|
394
488
|
}));
|
395
|
-
},
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
|
406
|
-
|
407
|
-
|
408
|
-
|
409
|
-
|
410
|
-
|
411
|
-
|
412
|
-
|
413
|
-
className: "desc-msg info-msg",
|
414
|
-
title: value
|
415
|
-
}, value), isError && React__default["default"].createElement("div", {
|
416
|
-
className: "desc-msg error-msg"
|
417
|
-
}, isLoop ? i18nRuntime.i18n("7d92f998d24da41b58db140b1864f773") : i18nRuntime.i18n("b5cc1cd60cd694f45142dc52a5bf53fc")));
|
418
|
-
};
|
419
|
-
|
420
|
-
FormulaControl.defaultProps = {
|
421
|
-
simple: false
|
422
|
-
};
|
423
|
-
|
424
|
-
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object]), tslib.__metadata("design:returntype", Object)], FormulaControl.prototype, "replaceExpression", null);
|
425
|
-
|
489
|
+
}), isError && React__default["default"].createElement("div", {
|
490
|
+
className: "desc-msg error-msg"
|
491
|
+
}, isLoop ? i18nRuntime.i18n("7d92f998d24da41b58db140b1864f773") : i18nRuntime.i18n("b5cc1cd60cd694f45142dc52a5bf53fc")));
|
492
|
+
}
|
493
|
+
});
|
494
|
+
Object.defineProperty(FormulaControl, "defaultProps", {
|
495
|
+
enumerable: true,
|
496
|
+
configurable: true,
|
497
|
+
writable: true,
|
498
|
+
value: {
|
499
|
+
simple: false,
|
500
|
+
rendererWrapper: false,
|
501
|
+
DateTimeType: exports.FormulaDateType.NotDate,
|
502
|
+
requiredDataPropsVariables: false
|
503
|
+
}
|
504
|
+
});
|
505
|
+
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object]), tslib.__metadata("design:returntype", Object)], FormulaControl.prototype, "outReplaceExpression", null);
|
506
|
+
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object]), tslib.__metadata("design:returntype", Object)], FormulaControl.prototype, "inReplaceExpression", null);
|
426
507
|
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object, String]), tslib.__metadata("design:returntype", Boolean)], FormulaControl.prototype, "isLoopExpression", null);
|
427
|
-
|
428
508
|
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object]), tslib.__metadata("design:returntype", Boolean)], FormulaControl.prototype, "isExpectType", null);
|
429
|
-
|
509
|
+
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [String]), tslib.__metadata("design:returntype", Boolean)], FormulaControl.prototype, "hasDateShortcutkey", null);
|
510
|
+
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [String]), tslib.__metadata("design:returntype", void 0)], FormulaControl.prototype, "transExpr", null);
|
430
511
|
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object]), tslib.__metadata("design:returntype", void 0)], FormulaControl.prototype, "handleConfirm", null);
|
431
|
-
|
432
512
|
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object]), tslib.__metadata("design:returntype", void 0)], FormulaControl.prototype, "filterCustomRendererProps", null);
|
433
|
-
|
434
513
|
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object]), tslib.__metadata("design:returntype", void 0)], FormulaControl.prototype, "renderFormulaValue", null);
|
435
|
-
|
436
514
|
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", []), tslib.__metadata("design:returntype", void 0)], FormulaControl.prototype, "getContextData", null);
|
437
|
-
|
438
515
|
return FormulaControl;
|
439
516
|
}(React__default["default"].Component);
|
440
|
-
|
441
|
-
/** @class */
|
442
|
-
(function (_super) {
|
517
|
+
/** @class */(function (_super) {
|
443
518
|
tslib.__extends(FormulaControlRenderer, _super);
|
444
|
-
|
445
519
|
function FormulaControlRenderer() {
|
446
520
|
return _super !== null && _super.apply(this, arguments) || this;
|
447
521
|
}
|
448
|
-
|
449
522
|
FormulaControlRenderer = tslib.__decorate([amis.FormItem({
|
450
523
|
type: 'ae-formulaControl'
|
451
524
|
})], FormulaControlRenderer);
|