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
|
|
@@ -13,14 +13,28 @@ import { Icon, InputBox, render, FormItem } from 'amis';
|
|
13
13
|
import { getSchemaTpl, autobind } from 'amis-editor-core';
|
14
14
|
import { i18n } from 'i18n-runtime';
|
15
15
|
|
16
|
-
var TimelineItemControl =
|
17
|
-
/** @class */
|
18
|
-
function (_super) {
|
16
|
+
var TimelineItemControl = /** @class */function (_super) {
|
19
17
|
__extends(TimelineItemControl, _super);
|
20
|
-
|
21
18
|
function TimelineItemControl(props) {
|
22
19
|
var _this = _super.call(this, props) || this;
|
23
|
-
|
20
|
+
Object.defineProperty(_this, "sortable", {
|
21
|
+
enumerable: true,
|
22
|
+
configurable: true,
|
23
|
+
writable: true,
|
24
|
+
value: void 0
|
25
|
+
});
|
26
|
+
Object.defineProperty(_this, "drag", {
|
27
|
+
enumerable: true,
|
28
|
+
configurable: true,
|
29
|
+
writable: true,
|
30
|
+
value: void 0
|
31
|
+
});
|
32
|
+
Object.defineProperty(_this, "target", {
|
33
|
+
enumerable: true,
|
34
|
+
configurable: true,
|
35
|
+
writable: true,
|
36
|
+
value: void 0
|
37
|
+
});
|
24
38
|
_this.state = {
|
25
39
|
items: props.value,
|
26
40
|
api: props.data.source,
|
@@ -31,387 +45,258 @@ function (_super) {
|
|
31
45
|
/**
|
32
46
|
* 切换选项类型
|
33
47
|
*/
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
48
|
+
Object.defineProperty(TimelineItemControl.prototype, "handleSourceChange", {
|
49
|
+
enumerable: false,
|
50
|
+
configurable: true,
|
51
|
+
writable: true,
|
52
|
+
value: function (source) {
|
53
|
+
this.setState({
|
54
|
+
source: source
|
55
|
+
}, this.onChange);
|
56
|
+
}
|
57
|
+
});
|
58
|
+
Object.defineProperty(TimelineItemControl.prototype, "handleAPIChange", {
|
59
|
+
enumerable: false,
|
60
|
+
configurable: true,
|
61
|
+
writable: true,
|
62
|
+
value: function (source) {
|
63
|
+
this.setState({
|
64
|
+
api: source
|
65
|
+
}, this.onChange);
|
66
|
+
}
|
67
|
+
});
|
68
|
+
Object.defineProperty(TimelineItemControl.prototype, "onChange", {
|
69
|
+
enumerable: false,
|
70
|
+
configurable: true,
|
71
|
+
writable: true,
|
72
|
+
value: function () {
|
73
|
+
var source = this.state.source;
|
74
|
+
var onBulkChange = this.props.onBulkChange;
|
75
|
+
var data = {
|
76
|
+
source: undefined,
|
77
|
+
items: undefined
|
78
|
+
};
|
79
|
+
if (source === 'custom') {
|
80
|
+
var items = this.state.items;
|
81
|
+
data.items = items.map(function (item) {
|
82
|
+
return __assign({}, item);
|
83
|
+
});
|
84
|
+
}
|
85
|
+
if (source === 'api') {
|
86
|
+
var _a = this.state,
|
87
|
+
items = _a.items,
|
88
|
+
api = _a.api;
|
89
|
+
data.items = items.map(function (item) {
|
90
|
+
return __assign({}, item);
|
91
|
+
});
|
92
|
+
data.source = api;
|
93
|
+
}
|
94
|
+
onBulkChange && onBulkChange(data);
|
95
|
+
}
|
96
|
+
});
|
97
|
+
Object.defineProperty(TimelineItemControl.prototype, "toggleEdit", {
|
98
|
+
enumerable: false,
|
99
|
+
configurable: true,
|
100
|
+
writable: true,
|
101
|
+
value: function (values, index) {
|
102
|
+
var items = this.state.items.concat();
|
103
|
+
items[index] = values;
|
104
|
+
this.setState({
|
105
|
+
items: items
|
106
|
+
}, this.onChange);
|
107
|
+
}
|
108
|
+
});
|
109
|
+
Object.defineProperty(TimelineItemControl.prototype, "toggleCopy", {
|
110
|
+
enumerable: false,
|
111
|
+
configurable: true,
|
112
|
+
writable: true,
|
113
|
+
value: function (index) {
|
57
114
|
var items = this.state.items;
|
58
|
-
|
59
|
-
|
115
|
+
var res = items.concat(items[index]);
|
116
|
+
this.setState({
|
117
|
+
items: res
|
118
|
+
}, this.onChange);
|
119
|
+
}
|
120
|
+
});
|
121
|
+
Object.defineProperty(TimelineItemControl.prototype, "toggleDelete", {
|
122
|
+
enumerable: false,
|
123
|
+
configurable: true,
|
124
|
+
writable: true,
|
125
|
+
value: function (index) {
|
126
|
+
var items = this.state.items.concat();
|
127
|
+
items.splice(index, 1);
|
128
|
+
this.setState({
|
129
|
+
items: items
|
130
|
+
}, this.onChange);
|
131
|
+
}
|
132
|
+
});
|
133
|
+
Object.defineProperty(TimelineItemControl.prototype, "handleEditLabel", {
|
134
|
+
enumerable: false,
|
135
|
+
configurable: true,
|
136
|
+
writable: true,
|
137
|
+
value: function (index, value, attr) {
|
138
|
+
var _a;
|
139
|
+
var _this = this;
|
140
|
+
var items = this.state.items.concat();
|
141
|
+
items.splice(index, 1, __assign(__assign({}, items[index]), (_a = {}, _a[attr] = value, _a)));
|
142
|
+
this.setState({
|
143
|
+
items: items
|
144
|
+
}, function () {
|
145
|
+
return _this.onChange();
|
60
146
|
});
|
61
147
|
}
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
TimelineItemControl.prototype.toggleCopy = function (index) {
|
75
|
-
var items = this.state.items;
|
76
|
-
var res = items.concat(items[index]);
|
77
|
-
this.setState({
|
78
|
-
items: res
|
79
|
-
}, this.onChange);
|
80
|
-
};
|
81
|
-
|
82
|
-
TimelineItemControl.prototype.toggleDelete = function (index) {
|
83
|
-
var items = this.state.items.concat();
|
84
|
-
items.splice(index, 1);
|
85
|
-
this.setState({
|
86
|
-
items: items
|
87
|
-
}, this.onChange);
|
88
|
-
};
|
89
|
-
|
90
|
-
TimelineItemControl.prototype.handleEditLabel = function (index, value, attr) {
|
91
|
-
var _a;
|
92
|
-
|
93
|
-
var _this = this;
|
94
|
-
|
95
|
-
var items = this.state.items.concat();
|
96
|
-
items.splice(index, 1, __assign(__assign({}, items[index]), (_a = {}, _a[attr] = value, _a)));
|
97
|
-
this.setState({
|
98
|
-
items: items
|
99
|
-
}, function () {
|
100
|
-
return _this.onChange();
|
101
|
-
});
|
102
|
-
};
|
103
|
-
|
104
|
-
TimelineItemControl.prototype.handleBatchAdd = function (values, action) {
|
105
|
-
var _this = this;
|
106
|
-
|
107
|
-
var items = this.state.items.concat();
|
108
|
-
var addedOptions = values.batchItems.split('\n').map(function (option) {
|
109
|
-
var item = option.trim();
|
110
|
-
|
111
|
-
if (~item.indexOf(' ')) {
|
112
|
-
var _a = item.split(' '),
|
148
|
+
});
|
149
|
+
Object.defineProperty(TimelineItemControl.prototype, "handleBatchAdd", {
|
150
|
+
enumerable: false,
|
151
|
+
configurable: true,
|
152
|
+
writable: true,
|
153
|
+
value: function (values, action) {
|
154
|
+
var _this = this;
|
155
|
+
var items = this.state.items.concat();
|
156
|
+
var addedOptions = values.batchItems.split('\n').map(function (option) {
|
157
|
+
var item = option.trim();
|
158
|
+
if (~item.indexOf(' ')) {
|
159
|
+
var _a = item.split(' '),
|
113
160
|
time = _a[0],
|
114
161
|
title = _a[1];
|
115
|
-
|
116
|
-
return {
|
117
|
-
time: time.trim(),
|
118
|
-
title: title.trim()
|
119
|
-
};
|
120
|
-
}
|
121
|
-
|
122
|
-
return {
|
123
|
-
label: item,
|
124
|
-
value: item
|
125
|
-
};
|
126
|
-
});
|
127
|
-
var newOptions = uniqBy(__spreadArray(__spreadArray([], items, true), addedOptions, true), 'time');
|
128
|
-
this.setState({
|
129
|
-
items: newOptions
|
130
|
-
}, function () {
|
131
|
-
return _this.onChange();
|
132
|
-
});
|
133
|
-
};
|
134
|
-
|
135
|
-
TimelineItemControl.prototype.handleAdd = function (values) {
|
136
|
-
var items = this.state.items;
|
137
|
-
var itemsTemp = items.concat(__assign({}, values));
|
138
|
-
this.setState({
|
139
|
-
items: itemsTemp
|
140
|
-
}, this.onChange);
|
141
|
-
};
|
142
|
-
|
143
|
-
TimelineItemControl.prototype.buildAddOrEditSchema = function (props) {
|
144
|
-
return [{
|
145
|
-
type: 'input-text',
|
146
|
-
name: 'time',
|
147
|
-
required: true,
|
148
|
-
placeholder: i18n("37087e5bb2d0367872a461f535580d91"),
|
149
|
-
label: i18n("19fcb9eb2594059036dfede5f4ec53e8"),
|
150
|
-
value: props === null || props === void 0 ? void 0 : props['time']
|
151
|
-
}, {
|
152
|
-
type: 'input-text',
|
153
|
-
name: 'title',
|
154
|
-
required: true,
|
155
|
-
placeholder: i18n("96641a78cfd9f9f8ba68f0524347b186"),
|
156
|
-
label: i18n("32c65d8d7431e76029678ec7bb73a5ab"),
|
157
|
-
value: props === null || props === void 0 ? void 0 : props['title']
|
158
|
-
}, {
|
159
|
-
type: 'input-color',
|
160
|
-
name: 'color',
|
161
|
-
value: props === null || props === void 0 ? void 0 : props['color'],
|
162
|
-
placeholder: i18n("02cc4f8f5a9aefbc03c778f7a5c989c7"),
|
163
|
-
label: i18n("6b36c6f7ec834692ec6c8e3816349fdd")
|
164
|
-
}, {
|
165
|
-
type: 'icon-picker',
|
166
|
-
name: 'icon',
|
167
|
-
value: props === null || props === void 0 ? void 0 : props['icon'],
|
168
|
-
placeholder: i18n("02cc4f8f5a9aefbc03c778f7a5c989c7"),
|
169
|
-
clearable: true,
|
170
|
-
description: '',
|
171
|
-
label: i18n("5ef69f62dc668c1a3e68b51c50a2530a"),
|
172
|
-
className: 'fix-icon-picker-overflow',
|
173
|
-
pipeIn: function (value) {
|
174
|
-
return value === null || value === void 0 ? void 0 : value.icon;
|
175
|
-
},
|
176
|
-
pipeOut: function (value) {
|
177
|
-
if (value) {
|
178
162
|
return {
|
179
|
-
|
180
|
-
|
181
|
-
icon: value
|
163
|
+
time: time.trim(),
|
164
|
+
title: title.trim()
|
182
165
|
};
|
183
166
|
}
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
dialog: {
|
196
|
-
title: i18n("421252e16c6cb544fe9ce0be94a190e0"),
|
197
|
-
headerClassName: 'font-bold',
|
198
|
-
closeOnEsc: true,
|
199
|
-
closeOnOutside: false,
|
200
|
-
showCloseButton: true,
|
201
|
-
body: [{
|
202
|
-
type: 'alert',
|
203
|
-
level: 'warning',
|
204
|
-
body: [{
|
205
|
-
type: 'tpl',
|
206
|
-
tpl: i18n("1bf14fd24efe68f62bbff0538dee238a")
|
207
|
-
}],
|
208
|
-
showIcon: true,
|
209
|
-
className: 'mb-2.5'
|
210
|
-
}, {
|
211
|
-
type: 'form',
|
212
|
-
wrapWithPanel: false,
|
213
|
-
mode: 'normal',
|
214
|
-
wrapperComponent: 'div',
|
215
|
-
resetAfterSubmit: true,
|
216
|
-
autoFocus: true,
|
217
|
-
preventEnterSubmit: true,
|
218
|
-
horizontal: {
|
219
|
-
left: 0,
|
220
|
-
right: 12
|
221
|
-
},
|
222
|
-
body: [{
|
223
|
-
name: 'batchItems',
|
224
|
-
type: 'textarea',
|
225
|
-
label: '',
|
226
|
-
placeholder: i18n("1e2f96a69fbef8caa8823a3067ebbdc7"),
|
227
|
-
trimContents: true,
|
228
|
-
minRows: 10,
|
229
|
-
maxRows: 50,
|
230
|
-
required: true
|
231
|
-
}]
|
232
|
-
}]
|
233
|
-
}
|
234
|
-
};
|
235
|
-
};
|
236
|
-
|
237
|
-
TimelineItemControl.prototype.buildAddSchema = function () {
|
238
|
-
return {
|
239
|
-
type: 'action',
|
240
|
-
actionType: 'dialog',
|
241
|
-
label: i18n("e8755fb1e985a5d26df0fce1f0b7b0f8"),
|
242
|
-
active: true,
|
243
|
-
dialog: {
|
244
|
-
title: i18n("d584018521820dac9e92120737b733ba"),
|
245
|
-
headerClassName: 'font-bold',
|
246
|
-
closeOnEsc: true,
|
247
|
-
closeOnOutside: false,
|
248
|
-
showCloseButton: true,
|
249
|
-
body: [{
|
250
|
-
type: 'form',
|
251
|
-
wrapWithPanel: false,
|
252
|
-
wrapperComponent: 'div',
|
253
|
-
resetAfterSubmit: true,
|
254
|
-
autoFocus: true,
|
255
|
-
preventEnterSubmit: true,
|
256
|
-
horizontal: {
|
257
|
-
justify: true,
|
258
|
-
left: 3,
|
259
|
-
right: 9
|
260
|
-
},
|
261
|
-
body: this.buildAddOrEditSchema()
|
262
|
-
}]
|
263
|
-
}
|
264
|
-
};
|
265
|
-
};
|
266
|
-
|
267
|
-
TimelineItemControl.prototype.dragRef = function (ref) {
|
268
|
-
if (!this.drag && ref) {
|
269
|
-
this.initDragging();
|
270
|
-
} else if (this.drag && !ref) {
|
271
|
-
this.destroyDragging();
|
167
|
+
return {
|
168
|
+
label: item,
|
169
|
+
value: item
|
170
|
+
};
|
171
|
+
});
|
172
|
+
var newOptions = uniqBy(__spreadArray(__spreadArray([], items, true), addedOptions, true), 'time');
|
173
|
+
this.setState({
|
174
|
+
items: newOptions
|
175
|
+
}, function () {
|
176
|
+
return _this.onChange();
|
177
|
+
});
|
272
178
|
}
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
179
|
+
});
|
180
|
+
Object.defineProperty(TimelineItemControl.prototype, "handleAdd", {
|
181
|
+
enumerable: false,
|
182
|
+
configurable: true,
|
183
|
+
writable: true,
|
184
|
+
value: function (values) {
|
185
|
+
var items = this.state.items;
|
186
|
+
var itemsTemp = items.concat(__assign({}, values));
|
187
|
+
this.setState({
|
188
|
+
items: itemsTemp
|
189
|
+
}, this.onChange);
|
190
|
+
}
|
191
|
+
});
|
192
|
+
Object.defineProperty(TimelineItemControl.prototype, "buildAddOrEditSchema", {
|
193
|
+
enumerable: false,
|
194
|
+
configurable: true,
|
195
|
+
writable: true,
|
196
|
+
value: function (props) {
|
197
|
+
return [{
|
198
|
+
type: 'input-text',
|
199
|
+
name: 'time',
|
200
|
+
required: true,
|
201
|
+
placeholder: i18n("37087e5bb2d0367872a461f535580d91"),
|
202
|
+
label: i18n("19fcb9eb2594059036dfede5f4ec53e8"),
|
203
|
+
value: props === null || props === void 0 ? void 0 : props['time']
|
204
|
+
}, {
|
205
|
+
type: 'input-text',
|
206
|
+
name: 'title',
|
207
|
+
required: true,
|
208
|
+
placeholder: i18n("96641a78cfd9f9f8ba68f0524347b186"),
|
209
|
+
label: i18n("32c65d8d7431e76029678ec7bb73a5ab"),
|
210
|
+
value: props === null || props === void 0 ? void 0 : props['title']
|
211
|
+
}, {
|
212
|
+
type: 'input-color',
|
213
|
+
name: 'color',
|
214
|
+
value: props === null || props === void 0 ? void 0 : props['color'],
|
215
|
+
placeholder: i18n("02cc4f8f5a9aefbc03c778f7a5c989c7"),
|
216
|
+
label: i18n("6b36c6f7ec834692ec6c8e3816349fdd")
|
217
|
+
}, getSchemaTpl('icon', {
|
218
|
+
value: props === null || props === void 0 ? void 0 : props['icon'],
|
219
|
+
placeholder: i18n("02cc4f8f5a9aefbc03c778f7a5c989c7"),
|
220
|
+
clearable: true,
|
221
|
+
description: '',
|
222
|
+
className: 'fix-icon-picker-overflow',
|
223
|
+
pipeIn: function (value) {
|
224
|
+
return value === null || value === void 0 ? void 0 : value.icon;
|
225
|
+
},
|
226
|
+
pipeOut: function (value) {
|
227
|
+
if (value) {
|
228
|
+
return {
|
229
|
+
type: 'icon',
|
230
|
+
vendor: '',
|
231
|
+
icon: value
|
232
|
+
};
|
233
|
+
}
|
234
|
+
return undefined;
|
301
235
|
}
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
236
|
+
})];
|
237
|
+
}
|
238
|
+
});
|
239
|
+
Object.defineProperty(TimelineItemControl.prototype, "buildBatchAddSchema", {
|
240
|
+
enumerable: false,
|
241
|
+
configurable: true,
|
242
|
+
writable: true,
|
243
|
+
value: function () {
|
244
|
+
return {
|
245
|
+
type: 'action',
|
246
|
+
actionType: 'dialog',
|
247
|
+
label: i18n("22de6ef85ed60ec54dbdc1d8583e5104"),
|
248
|
+
dialog: {
|
249
|
+
title: i18n("421252e16c6cb544fe9ce0be94a190e0"),
|
250
|
+
headerClassName: 'font-bold',
|
251
|
+
closeOnEsc: true,
|
252
|
+
closeOnOutside: false,
|
253
|
+
showCloseButton: true,
|
254
|
+
body: [{
|
255
|
+
type: 'alert',
|
256
|
+
level: 'warning',
|
257
|
+
body: [{
|
258
|
+
type: 'tpl',
|
259
|
+
tpl: i18n("1bf14fd24efe68f62bbff0538dee238a")
|
260
|
+
}],
|
261
|
+
showIcon: true,
|
262
|
+
className: 'mb-2.5'
|
263
|
+
}, {
|
264
|
+
type: 'form',
|
265
|
+
wrapWithPanel: false,
|
266
|
+
mode: 'normal',
|
267
|
+
wrapperComponent: 'div',
|
268
|
+
resetAfterSubmit: true,
|
269
|
+
autoFocus: true,
|
270
|
+
preventEnterSubmit: true,
|
271
|
+
horizontal: {
|
272
|
+
left: 0,
|
273
|
+
right: 12
|
274
|
+
},
|
275
|
+
body: [{
|
276
|
+
name: 'batchItems',
|
277
|
+
type: 'textarea',
|
278
|
+
label: '',
|
279
|
+
placeholder: i18n("1e2f96a69fbef8caa8823a3067ebbdc7"),
|
280
|
+
trimContents: true,
|
281
|
+
minRows: 10,
|
282
|
+
maxRows: 50,
|
283
|
+
required: true
|
284
|
+
}]
|
285
|
+
}]
|
344
286
|
}
|
345
|
-
}
|
346
|
-
}
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
tooltip: labelRemark,
|
355
|
-
className: cx("Form-lableRemark", labelRemark === null || labelRemark === void 0 ? void 0 : labelRemark.className),
|
356
|
-
useMobileUI: useMobileUI,
|
357
|
-
container: popOverContainer ? popOverContainer : env && env.getModalContainer ? env.getModalContainer : undefined
|
358
|
-
}) : null), React__default.createElement("div", null, render('validation-control-addBtn', {
|
359
|
-
type: 'dropdown-button',
|
360
|
-
level: 'link',
|
361
|
-
size: 'sm',
|
362
|
-
label: '${selected}',
|
363
|
-
align: 'right',
|
364
|
-
closeOnClick: true,
|
365
|
-
closeOnOutside: true,
|
366
|
-
buttons: optionSourceList
|
367
|
-
}, {
|
368
|
-
popOverContainer: null,
|
369
|
-
data: {
|
370
|
-
selected: optionSourceList.find(function (item) {
|
371
|
-
return item.value === source;
|
372
|
-
}).label
|
373
|
-
}
|
374
|
-
})));
|
375
|
-
};
|
376
|
-
|
377
|
-
TimelineItemControl.prototype.renderOption = function (props) {
|
378
|
-
var _this = this;
|
379
|
-
|
380
|
-
var time = props.time,
|
381
|
-
title = props.title,
|
382
|
-
index = props.index;
|
383
|
-
return React__default.createElement("li", {
|
384
|
-
className: "ae-TimelineItemControlItem",
|
385
|
-
key: index
|
386
|
-
}, React__default.createElement("div", {
|
387
|
-
className: "ae-TimelineItemControlItem-Main"
|
388
|
-
}, React__default.createElement("a", {
|
389
|
-
className: "ae-TimelineItemControlItem-dragBar"
|
390
|
-
}, React__default.createElement(Icon, {
|
391
|
-
icon: "drag-bar",
|
392
|
-
className: "icon"
|
393
|
-
})), React__default.createElement(InputBox, {
|
394
|
-
className: "ae-TimelineItemControlItem-input",
|
395
|
-
value: time,
|
396
|
-
placeholder: "\u8BF7\u8F93\u5165\u663E\u793A\u65F6\u95F4",
|
397
|
-
clearable: false,
|
398
|
-
onChange: function (value) {
|
399
|
-
return _this.handleEditLabel(index, value, 'time');
|
400
|
-
}
|
401
|
-
}), render({
|
402
|
-
type: 'dropdown-button',
|
403
|
-
className: 'ae-TimelineItemControlItem-dropdown',
|
404
|
-
btnClassName: 'px-2',
|
405
|
-
icon: 'fa fa-ellipsis-h',
|
406
|
-
hideCaret: true,
|
407
|
-
closeOnClick: true,
|
408
|
-
align: 'right',
|
409
|
-
menuClassName: 'ae-TimelineItemControlItem-ulmenu',
|
410
|
-
buttons: [{
|
287
|
+
};
|
288
|
+
}
|
289
|
+
});
|
290
|
+
Object.defineProperty(TimelineItemControl.prototype, "buildAddSchema", {
|
291
|
+
enumerable: false,
|
292
|
+
configurable: true,
|
293
|
+
writable: true,
|
294
|
+
value: function () {
|
295
|
+
return {
|
411
296
|
type: 'action',
|
412
|
-
className: 'ae-TimelineItemControlItem-action',
|
413
|
-
label: i18n("95b351c86267f3aedf89520959bce689"),
|
414
297
|
actionType: 'dialog',
|
298
|
+
label: i18n("e8755fb1e985a5d26df0fce1f0b7b0f8"),
|
299
|
+
active: true,
|
415
300
|
dialog: {
|
416
301
|
title: i18n("d584018521820dac9e92120737b733ba"),
|
417
302
|
headerClassName: 'font-bold',
|
@@ -430,121 +315,303 @@ function (_super) {
|
|
430
315
|
left: 3,
|
431
316
|
right: 9
|
432
317
|
},
|
433
|
-
body: this.buildAddOrEditSchema(
|
434
|
-
onSubmit: function (e) {
|
435
|
-
return _this.toggleEdit(e, index);
|
436
|
-
}
|
318
|
+
body: this.buildAddOrEditSchema()
|
437
319
|
}]
|
438
320
|
}
|
321
|
+
};
|
322
|
+
}
|
323
|
+
});
|
324
|
+
Object.defineProperty(TimelineItemControl.prototype, "dragRef", {
|
325
|
+
enumerable: false,
|
326
|
+
configurable: true,
|
327
|
+
writable: true,
|
328
|
+
value: function (ref) {
|
329
|
+
if (!this.drag && ref) {
|
330
|
+
this.initDragging();
|
331
|
+
} else if (this.drag && !ref) {
|
332
|
+
this.destroyDragging();
|
333
|
+
}
|
334
|
+
this.drag = ref;
|
335
|
+
}
|
336
|
+
});
|
337
|
+
Object.defineProperty(TimelineItemControl.prototype, "initDragging", {
|
338
|
+
enumerable: false,
|
339
|
+
configurable: true,
|
340
|
+
writable: true,
|
341
|
+
value: function () {
|
342
|
+
var _this = this;
|
343
|
+
var dom = findDOMNode(this);
|
344
|
+
this.sortable = new Sortable(dom.querySelector('.ae-TimelineItemControl-content'), {
|
345
|
+
group: 'TimelineItemControlGroup',
|
346
|
+
animation: 150,
|
347
|
+
handle: '.ae-TimelineItemControlItem-dragBar',
|
348
|
+
ghostClass: 'ae-TimelineItemControlItem--dragging',
|
349
|
+
onEnd: function (e) {
|
350
|
+
// 没有移动
|
351
|
+
if (e.newIndex === e.oldIndex) {
|
352
|
+
return;
|
353
|
+
}
|
354
|
+
// 换回来
|
355
|
+
var parent = e.to;
|
356
|
+
if (e.newIndex < e.oldIndex && e.oldIndex < parent.childNodes.length - 1) {
|
357
|
+
parent.insertBefore(e.item, parent.childNodes[e.oldIndex + 1]);
|
358
|
+
} else if (e.oldIndex < parent.childNodes.length - 1) {
|
359
|
+
parent.insertBefore(e.item, parent.childNodes[e.oldIndex]);
|
360
|
+
} else {
|
361
|
+
parent.appendChild(e.item);
|
362
|
+
}
|
363
|
+
var items = _this.state.items.concat();
|
364
|
+
items[e.oldIndex] = items.splice(e.newIndex, 1, items[e.oldIndex])[0];
|
365
|
+
_this.setState({
|
366
|
+
items: items
|
367
|
+
}, function () {
|
368
|
+
return _this.onChange();
|
369
|
+
});
|
370
|
+
}
|
371
|
+
});
|
372
|
+
}
|
373
|
+
});
|
374
|
+
Object.defineProperty(TimelineItemControl.prototype, "destroyDragging", {
|
375
|
+
enumerable: false,
|
376
|
+
configurable: true,
|
377
|
+
writable: true,
|
378
|
+
value: function () {
|
379
|
+
this.sortable && this.sortable.destroy();
|
380
|
+
}
|
381
|
+
});
|
382
|
+
Object.defineProperty(TimelineItemControl.prototype, "renderHeader", {
|
383
|
+
enumerable: false,
|
384
|
+
configurable: true,
|
385
|
+
writable: true,
|
386
|
+
value: function () {
|
387
|
+
var _this = this;
|
388
|
+
var _a;
|
389
|
+
var _b = this.props,
|
390
|
+
render = _b.render,
|
391
|
+
label = _b.label,
|
392
|
+
labelRemark = _b.labelRemark,
|
393
|
+
useMobileUI = _b.useMobileUI,
|
394
|
+
env = _b.env,
|
395
|
+
popOverContainer = _b.popOverContainer;
|
396
|
+
var classPrefix = (_a = env === null || env === void 0 ? void 0 : env.theme) === null || _a === void 0 ? void 0 : _a.classPrefix;
|
397
|
+
var source = this.state.source;
|
398
|
+
var optionSourceList = [{
|
399
|
+
label: i18n("01820262aa9ad5b130f8f5b86bfd2968"),
|
400
|
+
value: 'custom'
|
439
401
|
}, {
|
440
|
-
|
441
|
-
|
442
|
-
|
443
|
-
|
444
|
-
|
402
|
+
label: i18n("c8158b3cad598b0b5939788ca4efb298"),
|
403
|
+
value: 'api'
|
404
|
+
}].map(function (item) {
|
405
|
+
return __assign(__assign({}, item), {
|
406
|
+
onClick: function () {
|
407
|
+
return _this.handleSourceChange(item.value);
|
408
|
+
}
|
409
|
+
});
|
410
|
+
});
|
411
|
+
return React__default.createElement("header", {
|
412
|
+
className: "ae-TimelineItemControl-header"
|
413
|
+
}, React__default.createElement("label", {
|
414
|
+
className: cx("".concat(classPrefix, "Form-label"))
|
415
|
+
}, label || '', labelRemark ? render('label-remark', {
|
416
|
+
type: 'remark',
|
417
|
+
icon: labelRemark.icon || 'warning-mark',
|
418
|
+
tooltip: labelRemark,
|
419
|
+
className: cx("Form-lableRemark", labelRemark === null || labelRemark === void 0 ? void 0 : labelRemark.className),
|
420
|
+
useMobileUI: useMobileUI,
|
421
|
+
container: popOverContainer ? popOverContainer : env && env.getModalContainer ? env.getModalContainer : undefined
|
422
|
+
}) : null), React__default.createElement("div", null, render('validation-control-addBtn', {
|
423
|
+
type: 'dropdown-button',
|
424
|
+
level: 'link',
|
425
|
+
size: 'sm',
|
426
|
+
label: '${selected}',
|
427
|
+
align: 'right',
|
428
|
+
closeOnClick: true,
|
429
|
+
closeOnOutside: true,
|
430
|
+
buttons: optionSourceList
|
431
|
+
}, {
|
432
|
+
popOverContainer: null,
|
433
|
+
data: {
|
434
|
+
selected: optionSourceList.find(function (item) {
|
435
|
+
return item.value === source;
|
436
|
+
}).label
|
445
437
|
}
|
438
|
+
})));
|
439
|
+
}
|
440
|
+
});
|
441
|
+
Object.defineProperty(TimelineItemControl.prototype, "renderOption", {
|
442
|
+
enumerable: false,
|
443
|
+
configurable: true,
|
444
|
+
writable: true,
|
445
|
+
value: function (props) {
|
446
|
+
var _this = this;
|
447
|
+
var time = props.time,
|
448
|
+
title = props.title,
|
449
|
+
index = props.index;
|
450
|
+
var delDisabled = !(this.state.items.length > 2);
|
451
|
+
return React__default.createElement("li", {
|
452
|
+
className: "ae-TimelineItemControlItem",
|
453
|
+
key: index
|
454
|
+
}, React__default.createElement("div", {
|
455
|
+
className: "ae-TimelineItemControlItem-Main"
|
456
|
+
}, React__default.createElement("a", {
|
457
|
+
className: "ae-TimelineItemControlItem-dragBar"
|
458
|
+
}, React__default.createElement(Icon, {
|
459
|
+
icon: "drag-bar",
|
460
|
+
className: "icon"
|
461
|
+
})), React__default.createElement(InputBox, {
|
462
|
+
className: "ae-TimelineItemControlItem-input",
|
463
|
+
value: time,
|
464
|
+
placeholder: "\u8BF7\u8F93\u5165\u663E\u793A\u65F6\u95F4",
|
465
|
+
clearable: false,
|
466
|
+
onChange: function (value) {
|
467
|
+
return _this.handleEditLabel(index, value, 'time');
|
468
|
+
}
|
469
|
+
}), render({
|
470
|
+
type: 'dropdown-button',
|
471
|
+
className: 'ae-TimelineItemControlItem-dropdown',
|
472
|
+
btnClassName: 'px-2',
|
473
|
+
icon: 'fa fa-ellipsis-h',
|
474
|
+
hideCaret: true,
|
475
|
+
closeOnClick: true,
|
476
|
+
align: 'right',
|
477
|
+
menuClassName: 'ae-TimelineItemControlItem-ulmenu',
|
478
|
+
buttons: [{
|
479
|
+
type: 'action',
|
480
|
+
className: 'ae-TimelineItemControlItem-action',
|
481
|
+
label: i18n("95b351c86267f3aedf89520959bce689"),
|
482
|
+
actionType: 'dialog',
|
483
|
+
dialog: {
|
484
|
+
title: i18n("d584018521820dac9e92120737b733ba"),
|
485
|
+
headerClassName: 'font-bold',
|
486
|
+
closeOnEsc: true,
|
487
|
+
closeOnOutside: false,
|
488
|
+
showCloseButton: true,
|
489
|
+
body: [{
|
490
|
+
type: 'form',
|
491
|
+
wrapWithPanel: false,
|
492
|
+
wrapperComponent: 'div',
|
493
|
+
resetAfterSubmit: true,
|
494
|
+
autoFocus: true,
|
495
|
+
preventEnterSubmit: true,
|
496
|
+
horizontal: {
|
497
|
+
justify: true,
|
498
|
+
left: 3,
|
499
|
+
right: 9
|
500
|
+
},
|
501
|
+
body: this.buildAddOrEditSchema(props),
|
502
|
+
onSubmit: function (e) {
|
503
|
+
return _this.toggleEdit(e, index);
|
504
|
+
}
|
505
|
+
}]
|
506
|
+
}
|
507
|
+
}, {
|
508
|
+
type: 'button',
|
509
|
+
className: 'ae-TimelineItemControlItem-action',
|
510
|
+
label: i18n("79d3abe929f67f0644a78bf32adb3a89"),
|
511
|
+
onClick: function () {
|
512
|
+
return _this.toggleCopy(index);
|
513
|
+
}
|
514
|
+
}, {
|
515
|
+
type: 'button',
|
516
|
+
className: 'ae-TimelineItemControlItem-action',
|
517
|
+
label: i18n("2f4aaddde33c9b93c36fd2503f3d122b"),
|
518
|
+
disabled: delDisabled,
|
519
|
+
onClick: function () {
|
520
|
+
return _this.toggleDelete(index);
|
521
|
+
}
|
522
|
+
}]
|
446
523
|
}, {
|
447
|
-
|
448
|
-
|
449
|
-
|
450
|
-
|
451
|
-
|
524
|
+
popOverContainer: null // amis 渲染挂载节点会使用 this.target
|
525
|
+
})), React__default.createElement("div", {
|
526
|
+
className: "ae-TimelineItemControlItem-Main"
|
527
|
+
}, React__default.createElement(InputBox, {
|
528
|
+
className: "ae-TimelineItemControlItem-input-title",
|
529
|
+
value: title,
|
530
|
+
clearable: false,
|
531
|
+
placeholder: "\u8BF7\u8F93\u5165\u6807\u9898",
|
532
|
+
onChange: function (value) {
|
533
|
+
return _this.handleEditLabel(index, value, 'title');
|
452
534
|
}
|
453
|
-
}
|
454
|
-
}
|
455
|
-
|
456
|
-
|
457
|
-
|
458
|
-
|
459
|
-
|
460
|
-
|
461
|
-
|
462
|
-
|
463
|
-
placeholder: "\u8BF7\u8F93\u5165\u6807\u9898",
|
464
|
-
onChange: function (value) {
|
465
|
-
return _this.handleEditLabel(index, value, 'title');
|
466
|
-
}
|
467
|
-
})));
|
468
|
-
};
|
469
|
-
|
470
|
-
TimelineItemControl.prototype.renderApiPanel = function () {
|
471
|
-
var render = this.props.render;
|
472
|
-
var _a = this.state,
|
535
|
+
})));
|
536
|
+
}
|
537
|
+
});
|
538
|
+
Object.defineProperty(TimelineItemControl.prototype, "renderApiPanel", {
|
539
|
+
enumerable: false,
|
540
|
+
configurable: true,
|
541
|
+
writable: true,
|
542
|
+
value: function () {
|
543
|
+
var render = this.props.render;
|
544
|
+
var _a = this.state,
|
473
545
|
source = _a.source,
|
474
546
|
api = _a.api;
|
475
|
-
|
476
|
-
|
477
|
-
|
547
|
+
if (source !== 'api') {
|
548
|
+
return null;
|
549
|
+
}
|
550
|
+
return render('api', getSchemaTpl('apiControl', {
|
551
|
+
label: i18n("54ea89b497ec3bb319c68844dfa3687f"),
|
552
|
+
name: 'source',
|
553
|
+
className: 'ae-ExtendMore',
|
554
|
+
visibleOn: 'data.autoComplete !== false',
|
555
|
+
value: api,
|
556
|
+
onChange: this.handleAPIChange
|
557
|
+
}));
|
478
558
|
}
|
479
|
-
|
480
|
-
|
481
|
-
|
482
|
-
|
483
|
-
|
484
|
-
|
485
|
-
|
486
|
-
|
487
|
-
}));
|
488
|
-
};
|
489
|
-
|
490
|
-
TimelineItemControl.prototype.render = function () {
|
491
|
-
var _this = this;
|
492
|
-
|
493
|
-
var _a = this.state,
|
559
|
+
});
|
560
|
+
Object.defineProperty(TimelineItemControl.prototype, "render", {
|
561
|
+
enumerable: false,
|
562
|
+
configurable: true,
|
563
|
+
writable: true,
|
564
|
+
value: function () {
|
565
|
+
var _this = this;
|
566
|
+
var _a = this.state,
|
494
567
|
source = _a.source,
|
495
568
|
items = _a.items;
|
496
|
-
|
569
|
+
var _b = this.props;
|
497
570
|
_b.render;
|
498
571
|
var className = _b.className;
|
499
|
-
|
500
|
-
|
501
|
-
|
502
|
-
|
503
|
-
|
504
|
-
|
505
|
-
|
506
|
-
|
507
|
-
|
508
|
-
|
509
|
-
|
510
|
-
|
511
|
-
|
512
|
-
|
513
|
-
|
514
|
-
|
515
|
-
|
516
|
-
|
517
|
-
|
518
|
-
|
519
|
-
|
520
|
-
|
572
|
+
return React__default.createElement("div", {
|
573
|
+
className: cx('ae-TimelineItemControl', className)
|
574
|
+
}, this.renderHeader(), source === 'custom' ? React__default.createElement("div", {
|
575
|
+
className: "ae-TimelineItemControl-wrapper"
|
576
|
+
}, Array.isArray(items) && items.length ? React__default.createElement("ul", {
|
577
|
+
className: "ae-TimelineItemControl-content",
|
578
|
+
ref: this.dragRef
|
579
|
+
}, items.map(function (item, index) {
|
580
|
+
return _this.renderOption(__assign(__assign({}, item), {
|
581
|
+
index: index
|
582
|
+
}));
|
583
|
+
})) : React__default.createElement("div", {
|
584
|
+
className: "ae-TimelineItemControl-placeholder"
|
585
|
+
}, "\u65E0\u9009\u9879"), React__default.createElement("div", {
|
586
|
+
className: "ae-TimelineItemControl-footer"
|
587
|
+
}, render(this.buildAddSchema(), {
|
588
|
+
onSubmit: this.handleAdd
|
589
|
+
}), render(this.buildBatchAddSchema(), {
|
590
|
+
onSubmit: this.handleBatchAdd
|
591
|
+
}))) : null, this.renderApiPanel());
|
592
|
+
}
|
593
|
+
});
|
521
594
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [String]), __metadata("design:returntype", void 0)], TimelineItemControl.prototype, "handleSourceChange", null);
|
522
|
-
|
523
595
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [Object]), __metadata("design:returntype", void 0)], TimelineItemControl.prototype, "handleAPIChange", null);
|
524
|
-
|
525
596
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [Object, Number]), __metadata("design:returntype", void 0)], TimelineItemControl.prototype, "toggleEdit", null);
|
526
|
-
|
527
597
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [Object, Object]), __metadata("design:returntype", void 0)], TimelineItemControl.prototype, "handleBatchAdd", null);
|
528
|
-
|
529
598
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [Object]), __metadata("design:returntype", void 0)], TimelineItemControl.prototype, "handleAdd", null);
|
530
|
-
|
531
599
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [Object]), __metadata("design:returntype", void 0)], TimelineItemControl.prototype, "dragRef", null);
|
532
|
-
|
533
600
|
return TimelineItemControl;
|
534
601
|
}(React__default.Component);
|
535
|
-
|
536
|
-
/** @class */
|
537
|
-
(function (_super) {
|
602
|
+
/** @class */(function (_super) {
|
538
603
|
__extends(TimelineItemControlRenderer, _super);
|
539
|
-
|
540
604
|
function TimelineItemControlRenderer() {
|
541
605
|
return _super !== null && _super.apply(this, arguments) || this;
|
542
606
|
}
|
543
|
-
|
544
|
-
|
545
|
-
|
546
|
-
|
547
|
-
|
607
|
+
Object.defineProperty(TimelineItemControlRenderer.prototype, "render", {
|
608
|
+
enumerable: false,
|
609
|
+
configurable: true,
|
610
|
+
writable: true,
|
611
|
+
value: function () {
|
612
|
+
return React__default.createElement(TimelineItemControl, __assign({}, this.props));
|
613
|
+
}
|
614
|
+
});
|
548
615
|
TimelineItemControlRenderer = __decorate([FormItem({
|
549
616
|
type: 'ae-timelineItemControl',
|
550
617
|
renderLabel: false
|