@datagrok/helm 2.13.8 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/489.js +2 -0
- package/dist/489.js.map +1 -0
- package/dist/package-test.js +1 -1
- package/dist/package-test.js.map +1 -1
- package/dist/package.js +1 -1
- package/dist/package.js.map +1 -1
- package/files/samples/helm-showcase.csv +56 -0
- package/package.json +6 -10
- package/src/helm-helper.ts +61 -413
- package/src/package-api.ts +14 -11
- package/src/package-test.ts +0 -2
- package/src/package-utils.ts +8 -298
- package/src/package.g.ts +2 -8
- package/src/package.ts +11 -31
- package/src/tests/helm-activity-cliffs.ts +2 -2
- package/src/tests/helm-input-tests.ts +83 -0
- package/src/tests/parse-helm-tests.ts +7 -57
- package/src/tests/properties-widget-tests.ts +21 -11
- package/src/utils/helm-grid-cell-renderer.ts +141 -151
- package/src/utils/index.ts +3 -7
- package/src/widgets/helm-input.ts +42 -12
- package/src/widgets/properties-widget.ts +18 -11
- package/test-console-output-1.log +105 -714
- package/test-record-1.mp4 +0 -0
- package/webpack.config.js +1 -12
- package/dist/455.js +0 -2
- package/dist/455.js.map +0 -1
- package/dist/package-dojo.js +0 -2
- package/dist/package-dojo.js.map +0 -1
- package/helm/JSDraw/Pistoia.HELM-uncompressed.js +0 -9694
- package/helm/JSDraw/ReadMe.txt +0 -8
- package/helm/JSDraw/Scilligence.JSDraw2.Lite-uncompressed.js +0 -31126
- package/helm/dojo/package.ts +0 -41
- package/helm/dojo/types.ts +0 -12
- package/src/helm-web-editor.ts +0 -68
- package/src/tests/get-monomer-tests.ts +0 -214
- package/src/tests/helm-service-tests.ts +0 -98
- package/src/types/dojo.ts +0 -3
- package/src/types/index.ts +0 -5
- package/src/utils/get-monomer.ts +0 -90
- package/src/utils/helm-service.ts +0 -166
- package/vendor/dojo-1.10.10/dijit/BackgroundIframe.js +0 -63
- package/vendor/dojo-1.10.10/dijit/BackgroundIframe.js.uncompressed.js +0 -116
- package/vendor/dojo-1.10.10/dijit/Destroyable.js +0 -35
- package/vendor/dojo-1.10.10/dijit/Destroyable.js.uncompressed.js +0 -83
- package/vendor/dojo-1.10.10/dijit/Tooltip.js +0 -240
- package/vendor/dojo-1.10.10/dijit/Tooltip.js.uncompressed.js +0 -612
- package/vendor/dojo-1.10.10/dijit/Viewport.js +0 -44
- package/vendor/dojo-1.10.10/dijit/Viewport.js.uncompressed.js +0 -87
- package/vendor/dojo-1.10.10/dijit/WidgetSet.js +0 -76
- package/vendor/dojo-1.10.10/dijit/WidgetSet.js.uncompressed.js +0 -247
- package/vendor/dojo-1.10.10/dijit/_AttachMixin.js +0 -94
- package/vendor/dojo-1.10.10/dijit/_AttachMixin.js.uncompressed.js +0 -238
- package/vendor/dojo-1.10.10/dijit/_Contained.js +0 -17
- package/vendor/dojo-1.10.10/dijit/_Contained.js.uncompressed.js +0 -56
- package/vendor/dojo-1.10.10/dijit/_Container.js +0 -47
- package/vendor/dojo-1.10.10/dijit/_Container.js.uncompressed.js +0 -108
- package/vendor/dojo-1.10.10/dijit/_CssStateMixin.js +0 -198
- package/vendor/dojo-1.10.10/dijit/_CssStateMixin.js.uncompressed.js +0 -372
- package/vendor/dojo-1.10.10/dijit/_FocusMixin.js +0 -11
- package/vendor/dojo-1.10.10/dijit/_FocusMixin.js.uncompressed.js +0 -66
- package/vendor/dojo-1.10.10/dijit/_HasDropDown.js +0 -188
- package/vendor/dojo-1.10.10/dijit/_HasDropDown.js.uncompressed.js +0 -472
- package/vendor/dojo-1.10.10/dijit/_OnDijitClickMixin.js +0 -8
- package/vendor/dojo-1.10.10/dijit/_OnDijitClickMixin.js.uncompressed.js +0 -31
- package/vendor/dojo-1.10.10/dijit/_TemplatedMixin.js +0 -90
- package/vendor/dojo-1.10.10/dijit/_TemplatedMixin.js.uncompressed.js +0 -205
- package/vendor/dojo-1.10.10/dijit/_Widget.js +0 -66
- package/vendor/dojo-1.10.10/dijit/_Widget.js.uncompressed.js +0 -352
- package/vendor/dojo-1.10.10/dijit/_WidgetBase.js +0 -353
- package/vendor/dojo-1.10.10/dijit/_WidgetBase.js.uncompressed.js +0 -1200
- package/vendor/dojo-1.10.10/dijit/_base/focus.js +0 -68
- package/vendor/dojo-1.10.10/dijit/_base/focus.js.uncompressed.js +0 -207
- package/vendor/dojo-1.10.10/dijit/_base/manager.js +0 -10
- package/vendor/dojo-1.10.10/dijit/_base/manager.js.uncompressed.js +0 -35
- package/vendor/dojo-1.10.10/dijit/_base/place.js +0 -52
- package/vendor/dojo-1.10.10/dijit/_base/place.js.uncompressed.js +0 -131
- package/vendor/dojo-1.10.10/dijit/_base/popup.js +0 -23
- package/vendor/dojo-1.10.10/dijit/_base/popup.js.uncompressed.js +0 -58
- package/vendor/dojo-1.10.10/dijit/_base/scroll.js +0 -6
- package/vendor/dojo-1.10.10/dijit/_base/scroll.js.uncompressed.js +0 -22
- package/vendor/dojo-1.10.10/dijit/_base/sniff.js +0 -3
- package/vendor/dojo-1.10.10/dijit/_base/sniff.js.uncompressed.js +0 -12
- package/vendor/dojo-1.10.10/dijit/_base/typematic.js +0 -3
- package/vendor/dojo-1.10.10/dijit/_base/typematic.js.uncompressed.js +0 -10
- package/vendor/dojo-1.10.10/dijit/_base/wai.js +0 -32
- package/vendor/dojo-1.10.10/dijit/_base/wai.js.uncompressed.js +0 -109
- package/vendor/dojo-1.10.10/dijit/_base/window.js +0 -6
- package/vendor/dojo-1.10.10/dijit/_base/window.js.uncompressed.js +0 -18
- package/vendor/dojo-1.10.10/dijit/_base.js +0 -4
- package/vendor/dojo-1.10.10/dijit/_base.js.uncompressed.js +0 -27
- package/vendor/dojo-1.10.10/dijit/a11y.js +0 -109
- package/vendor/dojo-1.10.10/dijit/a11y.js.uncompressed.js +0 -191
- package/vendor/dojo-1.10.10/dijit/a11yclick.js +0 -66
- package/vendor/dojo-1.10.10/dijit/a11yclick.js.uncompressed.js +0 -139
- package/vendor/dojo-1.10.10/dijit/focus.js +0 -188
- package/vendor/dojo-1.10.10/dijit/focus.js.uncompressed.js +0 -371
- package/vendor/dojo-1.10.10/dijit/form/Button.js +0 -49
- package/vendor/dojo-1.10.10/dijit/form/Button.js.uncompressed.js +0 -130
- package/vendor/dojo-1.10.10/dijit/form/ComboBox.js +0 -4
- package/vendor/dojo-1.10.10/dijit/form/ComboBox.js.uncompressed.js +0 -27
- package/vendor/dojo-1.10.10/dijit/form/ComboButton.js +0 -21
- package/vendor/dojo-1.10.10/dijit/form/ComboButton.js.uncompressed.js +0 -86
- package/vendor/dojo-1.10.10/dijit/form/DropDownButton.js +0 -38
- package/vendor/dojo-1.10.10/dijit/form/DropDownButton.js.uncompressed.js +0 -102
- package/vendor/dojo-1.10.10/dijit/form/ToggleButton.js +0 -7
- package/vendor/dojo-1.10.10/dijit/form/ToggleButton.js.uncompressed.js +0 -26
- package/vendor/dojo-1.10.10/dijit/form/_ButtonMixin.js +0 -50
- package/vendor/dojo-1.10.10/dijit/form/_ButtonMixin.js.uncompressed.js +0 -116
- package/vendor/dojo-1.10.10/dijit/form/_FormValueMixin.js +0 -26
- package/vendor/dojo-1.10.10/dijit/form/_FormValueMixin.js.uncompressed.js +0 -81
- package/vendor/dojo-1.10.10/dijit/form/_FormValueWidget.js +0 -24
- package/vendor/dojo-1.10.10/dijit/form/_FormValueWidget.js.uncompressed.js +0 -51
- package/vendor/dojo-1.10.10/dijit/form/_FormWidget.js +0 -22
- package/vendor/dojo-1.10.10/dijit/form/_FormWidget.js.uncompressed.js +0 -67
- package/vendor/dojo-1.10.10/dijit/form/_FormWidgetMixin.js +0 -111
- package/vendor/dojo-1.10.10/dijit/form/_FormWidgetMixin.js.uncompressed.js +0 -254
- package/vendor/dojo-1.10.10/dijit/form/_ToggleButtonMixin.js +0 -32
- package/vendor/dojo-1.10.10/dijit/form/_ToggleButtonMixin.js.uncompressed.js +0 -69
- package/vendor/dojo-1.10.10/dijit/hccss.js +0 -9
- package/vendor/dojo-1.10.10/dijit/hccss.js.uncompressed.js +0 -21
- package/vendor/dojo-1.10.10/dijit/layout/AccordionContainer.js +0 -215
- package/vendor/dojo-1.10.10/dijit/layout/AccordionContainer.js.uncompressed.js +0 -550
- package/vendor/dojo-1.10.10/dijit/layout/AccordionPane.js +0 -7
- package/vendor/dojo-1.10.10/dijit/layout/AccordionPane.js.uncompressed.js +0 -25
- package/vendor/dojo-1.10.10/dijit/layout/ContentPane.js +0 -235
- package/vendor/dojo-1.10.10/dijit/layout/ContentPane.js.uncompressed.js +0 -653
- package/vendor/dojo-1.10.10/dijit/layout/StackContainer.js +0 -171
- package/vendor/dojo-1.10.10/dijit/layout/StackContainer.js.uncompressed.js +0 -411
- package/vendor/dojo-1.10.10/dijit/layout/StackController.js +0 -194
- package/vendor/dojo-1.10.10/dijit/layout/StackController.js.uncompressed.js +0 -410
- package/vendor/dojo-1.10.10/dijit/layout/_ContentPaneResizeMixin.js +0 -99
- package/vendor/dojo-1.10.10/dijit/layout/_ContentPaneResizeMixin.js.uncompressed.js +0 -236
- package/vendor/dojo-1.10.10/dijit/layout/_LayoutWidget.js +0 -47
- package/vendor/dojo-1.10.10/dijit/layout/_LayoutWidget.js.uncompressed.js +0 -190
- package/vendor/dojo-1.10.10/dijit/layout/utils.js +0 -77
- package/vendor/dojo-1.10.10/dijit/layout/utils.js.uncompressed.js +0 -151
- package/vendor/dojo-1.10.10/dijit/main.js +0 -4
- package/vendor/dojo-1.10.10/dijit/main.js.uncompressed.js +0 -16
- package/vendor/dojo-1.10.10/dijit/nls/dijit-all_en-us.js +0 -2
- package/vendor/dojo-1.10.10/dijit/nls/dijit-all_en-us.js.uncompressed.js +0 -21
- package/vendor/dojo-1.10.10/dijit/nls/loading.js +0 -2
- package/vendor/dojo-1.10.10/dijit/nls/loading.js.uncompressed.js +0 -47
- package/vendor/dojo-1.10.10/dijit/place.js +0 -142
- package/vendor/dojo-1.10.10/dijit/place.js.uncompressed.js +0 -407
- package/vendor/dojo-1.10.10/dijit/popup.js +0 -162
- package/vendor/dojo-1.10.10/dijit/popup.js.uncompressed.js +0 -441
- package/vendor/dojo-1.10.10/dijit/registry.js +0 -79
- package/vendor/dojo-1.10.10/dijit/registry.js.uncompressed.js +0 -159
- package/vendor/dojo-1.10.10/dijit/selection.js +0 -364
- package/vendor/dojo-1.10.10/dijit/selection.js.uncompressed.js +0 -525
- package/vendor/dojo-1.10.10/dijit/typematic.js +0 -96
- package/vendor/dojo-1.10.10/dijit/typematic.js.uncompressed.js +0 -211
- package/vendor/dojo-1.10.10/dojo/NodeList-manipulate.js +0 -195
- package/vendor/dojo-1.10.10/dojo/NodeList-manipulate.js.uncompressed.js +0 -761
- package/vendor/dojo-1.10.10/dojo/Stateful.js +0 -90
- package/vendor/dojo-1.10.10/dojo/Stateful.js.uncompressed.js +0 -218
- package/vendor/dojo-1.10.10/dojo/_base/url.js +0 -87
- package/vendor/dojo-1.10.10/dojo/_base/url.js.uncompressed.js +0 -109
- package/vendor/dojo-1.10.10/dojo/cache.js +0 -9
- package/vendor/dojo-1.10.10/dojo/cache.js.uncompressed.js +0 -7
- package/vendor/dojo-1.10.10/dojo/colors.js +0 -74
- package/vendor/dojo-1.10.10/dojo/colors.js.uncompressed.js +0 -232
- package/vendor/dojo-1.10.10/dojo/cookie.js +0 -48
- package/vendor/dojo-1.10.10/dojo/cookie.js.uncompressed.js +0 -98
- package/vendor/dojo-1.10.10/dojo/date/stamp.js +0 -82
- package/vendor/dojo-1.10.10/dojo/date/stamp.js.uncompressed.js +0 -144
- package/vendor/dojo-1.10.10/dojo/dojo.js +0 -7
- package/vendor/dojo-1.10.10/dojo/dojo.js.uncompressed.js +0 -18680
- package/vendor/dojo-1.10.10/dojo/fx/Toggler.js +0 -27
- package/vendor/dojo-1.10.10/dojo/fx/Toggler.js.uncompressed.js +0 -101
- package/vendor/dojo-1.10.10/dojo/fx/easing.js +0 -165
- package/vendor/dojo-1.10.10/dojo/fx/easing.js.uncompressed.js +0 -276
- package/vendor/dojo-1.10.10/dojo/fx.js +0 -271
- package/vendor/dojo-1.10.10/dojo/fx.js.uncompressed.js +0 -443
- package/vendor/dojo-1.10.10/dojo/hccss.js +0 -26
- package/vendor/dojo-1.10.10/dojo/hccss.js.uncompressed.js +0 -52
- package/vendor/dojo-1.10.10/dojo/html.js +0 -161
- package/vendor/dojo-1.10.10/dojo/html.js.uncompressed.js +0 -370
- package/vendor/dojo-1.10.10/dojo/io/iframe.js +0 -71
- package/vendor/dojo-1.10.10/dojo/io/iframe.js.uncompressed.js +0 -190
- package/vendor/dojo-1.10.10/dojo/io/script.js +0 -112
- package/vendor/dojo-1.10.10/dojo/io/script.js.uncompressed.js +0 -280
- package/vendor/dojo-1.10.10/dojo/parser.js +0 -437
- package/vendor/dojo-1.10.10/dojo/parser.js.uncompressed.js +0 -915
- package/vendor/dojo-1.10.10/dojo/promise/all.js +0 -59
- package/vendor/dojo-1.10.10/dojo/promise/all.js.uncompressed.js +0 -77
- package/vendor/dojo-1.10.10/dojo/regexp.js +0 -32
- package/vendor/dojo-1.10.10/dojo/regexp.js.uncompressed.js +0 -70
- package/vendor/dojo-1.10.10/dojo/request/iframe.js +0 -291
- package/vendor/dojo-1.10.10/dojo/request/iframe.js.uncompressed.js +0 -438
- package/vendor/dojo-1.10.10/dojo/request/script.js +0 -129
- package/vendor/dojo-1.10.10/dojo/request/script.js.uncompressed.js +0 -237
- package/vendor/dojo-1.10.10/dojo/require.js +0 -11
- package/vendor/dojo-1.10.10/dojo/require.js.uncompressed.js +0 -7
- package/vendor/dojo-1.10.10/dojo/resources/blank.gif +0 -0
- package/vendor/dojo-1.10.10/dojo/string.js +0 -67
- package/vendor/dojo-1.10.10/dojo/string.js.uncompressed.js +0 -181
- package/vendor/dojo-1.10.10/dojo/touch.js +0 -191
- package/vendor/dojo-1.10.10/dojo/touch.js.uncompressed.js +0 -468
- package/vendor/dojo-1.10.10/dojo/uacss.js +0 -36
- package/vendor/dojo-1.10.10/dojo/uacss.js.uncompressed.js +0 -85
- package/vendor/dojo-1.10.10/dojo/window.js +0 -141
- package/vendor/dojo-1.10.10/dojo/window.js.uncompressed.js +0 -241
- package/vendor/dojo-1.10.10/dojox/charting/Chart.js +0 -626
- package/vendor/dojo-1.10.10/dojox/charting/Chart.js.uncompressed.js +0 -1220
- package/vendor/dojo-1.10.10/dojox/charting/Chart2D.js +0 -5
- package/vendor/dojo-1.10.10/dojox/charting/Chart2D.js.uncompressed.js +0 -16
- package/vendor/dojo-1.10.10/dojox/charting/Element.js +0 -247
- package/vendor/dojo-1.10.10/dojox/charting/Element.js.uncompressed.js +0 -402
- package/vendor/dojo-1.10.10/dojox/charting/Series.js +0 -24
- package/vendor/dojo-1.10.10/dojox/charting/Series.js.uncompressed.js +0 -58
- package/vendor/dojo-1.10.10/dojox/charting/SimpleTheme.js +0 -191
- package/vendor/dojo-1.10.10/dojox/charting/SimpleTheme.js.uncompressed.js +0 -577
- package/vendor/dojo-1.10.10/dojox/charting/Theme.js +0 -42
- package/vendor/dojo-1.10.10/dojox/charting/Theme.js.uncompressed.js +0 -120
- package/vendor/dojo-1.10.10/dojox/charting/action2d/Base.js +0 -11
- package/vendor/dojo-1.10.10/dojox/charting/action2d/Base.js.uncompressed.js +0 -36
- package/vendor/dojo-1.10.10/dojox/charting/action2d/Highlight.js +0 -77
- package/vendor/dojo-1.10.10/dojox/charting/action2d/Highlight.js.uncompressed.js +0 -144
- package/vendor/dojo-1.10.10/dojox/charting/action2d/Magnify.js +0 -58
- package/vendor/dojo-1.10.10/dojox/charting/action2d/Magnify.js.uncompressed.js +0 -123
- package/vendor/dojo-1.10.10/dojox/charting/action2d/MoveSlice.js +0 -54
- package/vendor/dojo-1.10.10/dojox/charting/action2d/MoveSlice.js.uncompressed.js +0 -124
- package/vendor/dojo-1.10.10/dojox/charting/action2d/PlotAction.js +0 -28
- package/vendor/dojo-1.10.10/dojox/charting/action2d/PlotAction.js.uncompressed.js +0 -74
- package/vendor/dojo-1.10.10/dojox/charting/action2d/Tooltip.js +0 -116
- package/vendor/dojo-1.10.10/dojox/charting/action2d/Tooltip.js.uncompressed.js +0 -178
- package/vendor/dojo-1.10.10/dojox/charting/axis2d/Base.js +0 -24
- package/vendor/dojo-1.10.10/dojox/charting/axis2d/Base.js.uncompressed.js +0 -83
- package/vendor/dojo-1.10.10/dojox/charting/axis2d/Default.js +0 -557
- package/vendor/dojo-1.10.10/dojox/charting/axis2d/Default.js.uncompressed.js +0 -980
- package/vendor/dojo-1.10.10/dojox/charting/axis2d/Invisible.js +0 -65
- package/vendor/dojo-1.10.10/dojox/charting/axis2d/Invisible.js.uncompressed.js +0 -224
- package/vendor/dojo-1.10.10/dojox/charting/axis2d/common.js +0 -91
- package/vendor/dojo-1.10.10/dojox/charting/axis2d/common.js.uncompressed.js +0 -164
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Areas.js +0 -7
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Areas.js.uncompressed.js +0 -14
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Bars.js +0 -168
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Bars.js.uncompressed.js +0 -311
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Base.js +0 -61
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Base.js.uncompressed.js +0 -161
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Bubble.js +0 -141
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Bubble.js.uncompressed.js +0 -242
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Candlesticks.js +0 -126
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Candlesticks.js.uncompressed.js +0 -243
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/CartesianBase.js +0 -108
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/CartesianBase.js.uncompressed.js +0 -290
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/ClusteredBars.js +0 -13
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/ClusteredBars.js.uncompressed.js +0 -14
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/ClusteredColumns.js +0 -13
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/ClusteredColumns.js.uncompressed.js +0 -14
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Columns.js +0 -153
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Columns.js.uncompressed.js +0 -249
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Default.js +0 -253
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Default.js.uncompressed.js +0 -472
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Grid.js +0 -182
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Grid.js.uncompressed.js +0 -356
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Lines.js +0 -6
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Lines.js.uncompressed.js +0 -12
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Markers.js +0 -6
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Markers.js.uncompressed.js +0 -12
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/MarkersOnly.js +0 -7
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/MarkersOnly.js.uncompressed.js +0 -13
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/OHLC.js +0 -110
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/OHLC.js.uncompressed.js +0 -208
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Pie.js +0 -303
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Pie.js.uncompressed.js +0 -547
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Scatter.js +0 -134
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Scatter.js.uncompressed.js +0 -207
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Spider.js +0 -299
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Spider.js.uncompressed.js +0 -537
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Stacked.js +0 -24
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/Stacked.js.uncompressed.js +0 -44
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/StackedAreas.js +0 -7
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/StackedAreas.js.uncompressed.js +0 -14
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/StackedBars.js +0 -22
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/StackedBars.js.uncompressed.js +0 -33
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/StackedColumns.js +0 -20
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/StackedColumns.js.uncompressed.js +0 -31
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/StackedLines.js +0 -6
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/StackedLines.js.uncompressed.js +0 -12
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/_PlotEvents.js +0 -68
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/_PlotEvents.js.uncompressed.js +0 -120
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/common.js +0 -209
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/common.js.uncompressed.js +0 -214
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/commonStacked.js +0 -76
- package/vendor/dojo-1.10.10/dojox/charting/plot2d/commonStacked.js.uncompressed.js +0 -77
- package/vendor/dojo-1.10.10/dojox/charting/scaler/common.js +0 -59
- package/vendor/dojo-1.10.10/dojox/charting/scaler/common.js.uncompressed.js +0 -70
- package/vendor/dojo-1.10.10/dojox/charting/scaler/linear.js +0 -220
- package/vendor/dojo-1.10.10/dojox/charting/scaler/linear.js.uncompressed.js +0 -262
- package/vendor/dojo-1.10.10/dojox/charting/scaler/primitive.js +0 -23
- package/vendor/dojo-1.10.10/dojox/charting/scaler/primitive.js.uncompressed.js +0 -36
- package/vendor/dojo-1.10.10/dojox/charting/themes/Claro.js +0 -39
- package/vendor/dojo-1.10.10/dojox/charting/themes/Claro.js.uncompressed.js +0 -106
- package/vendor/dojo-1.10.10/dojox/charting/themes/Wetland.js +0 -5
- package/vendor/dojo-1.10.10/dojox/charting/themes/Wetland.js.uncompressed.js +0 -12
- package/vendor/dojo-1.10.10/dojox/charting/themes/common.js +0 -4
- package/vendor/dojo-1.10.10/dojox/charting/themes/common.js.uncompressed.js +0 -3
- package/vendor/dojo-1.10.10/dojox/charting/widget/Legend.js +0 -102
- package/vendor/dojo-1.10.10/dojox/charting/widget/Legend.js.uncompressed.js +0 -165
- package/vendor/dojo-1.10.10/dojox/color/Palette.js +0 -163
- package/vendor/dojo-1.10.10/dojox/color/Palette.js.uncompressed.js +0 -460
- package/vendor/dojo-1.10.10/dojox/color/_base.js +0 -174
- package/vendor/dojo-1.10.10/dojox/color/_base.js.uncompressed.js +0 -196
- package/vendor/dojo-1.10.10/dojox/gfx/_base.js +0 -253
- package/vendor/dojo-1.10.10/dojox/gfx/_base.js.uncompressed.js +0 -1024
- package/vendor/dojo-1.10.10/dojox/gfx/fx.js +0 -297
- package/vendor/dojo-1.10.10/dojox/gfx/fx.js.uncompressed.js +0 -350
- package/vendor/dojo-1.10.10/dojox/gfx/gradutils.js +0 -63
- package/vendor/dojo-1.10.10/dojox/gfx/gradutils.js.uncompressed.js +0 -91
- package/vendor/dojo-1.10.10/dojox/gfx/matrix.js +0 -170
- package/vendor/dojo-1.10.10/dojox/gfx/matrix.js.uncompressed.js +0 -501
- package/vendor/dojo-1.10.10/dojox/gfx/path.js +0 -319
- package/vendor/dojo-1.10.10/dojox/gfx/path.js.uncompressed.js +0 -478
- package/vendor/dojo-1.10.10/dojox/gfx/shape.js +0 -459
- package/vendor/dojo-1.10.10/dojox/gfx/shape.js.uncompressed.js +0 -1091
- package/vendor/dojo-1.10.10/dojox/gfx/svg.js +0 -662
- package/vendor/dojo-1.10.10/dojox/gfx/svg.js.uncompressed.js +0 -1023
- package/vendor/dojo-1.10.10/dojox/gfx/utils.js +0 -199
- package/vendor/dojo-1.10.10/dojox/gfx/utils.js.uncompressed.js +0 -322
- package/vendor/dojo-1.10.10/dojox/gfx.js +0 -2
- package/vendor/dojo-1.10.10/dojox/gfx.js.uncompressed.js +0 -1136
- package/vendor/dojo-1.10.10/dojox/lang/functional/array.js +0 -151
- package/vendor/dojo-1.10.10/dojox/lang/functional/array.js.uncompressed.js +0 -169
- package/vendor/dojo-1.10.10/dojox/lang/functional/fold.js +0 -93
- package/vendor/dojo-1.10.10/dojox/lang/functional/fold.js.uncompressed.js +0 -125
- package/vendor/dojo-1.10.10/dojox/lang/functional/lambda.js +0 -81
- package/vendor/dojo-1.10.10/dojox/lang/functional/lambda.js.uncompressed.js +0 -132
- package/vendor/dojo-1.10.10/dojox/lang/functional/object.js +0 -54
- package/vendor/dojo-1.10.10/dojox/lang/functional/object.js.uncompressed.js +0 -78
- package/vendor/dojo-1.10.10/dojox/lang/functional/reversed.js +0 -61
- package/vendor/dojo-1.10.10/dojox/lang/functional/reversed.js.uncompressed.js +0 -77
- package/vendor/dojo-1.10.10/dojox/lang/functional/scan.js +0 -87
- package/vendor/dojo-1.10.10/dojox/lang/functional/scan.js.uncompressed.js +0 -107
- package/vendor/dojo-1.10.10/dojox/lang/functional.js +0 -4
- package/vendor/dojo-1.10.10/dojox/lang/functional.js.uncompressed.js +0 -3
- package/vendor/dojo-1.10.10/dojox/lang/utils.js +0 -86
- package/vendor/dojo-1.10.10/dojox/lang/utils.js.uncompressed.js +0 -121
- package/vendor/dojo-1.10.10/dojox/main.js +0 -4
- package/vendor/dojo-1.10.10/dojox/main.js.uncompressed.js +0 -14
- package/vendor/dojo-1.10.10/dojox/storage/LocalStorageProvider.js +0 -112
- package/vendor/dojo-1.10.10/dojox/storage/LocalStorageProvider.js.uncompressed.js +0 -208
- package/vendor/dojo-1.10.10/dojox/storage/Provider.js +0 -62
- package/vendor/dojo-1.10.10/dojox/storage/Provider.js.uncompressed.js +0 -344
- package/vendor/dojo-1.10.10/dojox/storage/manager.js +0 -110
- package/vendor/dojo-1.10.10/dojox/storage/manager.js.uncompressed.js +0 -263
|
@@ -1,319 +0,0 @@
|
|
|
1
|
-
//>>built
|
|
2
|
-
define("dojox/gfx/path",["./_base","dojo/_base/lang","dojo/_base/declare","./matrix","./shape"],function(g,_1,_2,_3,_4){
|
|
3
|
-
var _5=_2("dojox.gfx.path.Path",_4.Shape,{constructor:function(_6){
|
|
4
|
-
this.shape=_1.clone(g.defaultPath);
|
|
5
|
-
this.segments=[];
|
|
6
|
-
this.tbbox=null;
|
|
7
|
-
this.absolute=true;
|
|
8
|
-
this.last={};
|
|
9
|
-
this.rawNode=_6;
|
|
10
|
-
this.segmented=false;
|
|
11
|
-
},setAbsoluteMode:function(_7){
|
|
12
|
-
this._confirmSegmented();
|
|
13
|
-
this.absolute=typeof _7=="string"?(_7=="absolute"):_7;
|
|
14
|
-
return this;
|
|
15
|
-
},getAbsoluteMode:function(){
|
|
16
|
-
this._confirmSegmented();
|
|
17
|
-
return this.absolute;
|
|
18
|
-
},getBoundingBox:function(){
|
|
19
|
-
this._confirmSegmented();
|
|
20
|
-
return (this.bbox&&("l" in this.bbox))?{x:this.bbox.l,y:this.bbox.t,width:this.bbox.r-this.bbox.l,height:this.bbox.b-this.bbox.t}:null;
|
|
21
|
-
},_getRealBBox:function(){
|
|
22
|
-
this._confirmSegmented();
|
|
23
|
-
if(this.tbbox){
|
|
24
|
-
return this.tbbox;
|
|
25
|
-
}
|
|
26
|
-
var _8=this.bbox,_3=this._getRealMatrix();
|
|
27
|
-
this.bbox=null;
|
|
28
|
-
for(var i=0,_9=this.segments.length;i<_9;++i){
|
|
29
|
-
this._updateWithSegment(this.segments[i],_3);
|
|
30
|
-
}
|
|
31
|
-
var t=this.bbox;
|
|
32
|
-
this.bbox=_8;
|
|
33
|
-
this.tbbox=t?[{x:t.l,y:t.t},{x:t.r,y:t.t},{x:t.r,y:t.b},{x:t.l,y:t.b}]:null;
|
|
34
|
-
return this.tbbox;
|
|
35
|
-
},getLastPosition:function(){
|
|
36
|
-
this._confirmSegmented();
|
|
37
|
-
return "x" in this.last?this.last:null;
|
|
38
|
-
},_applyTransform:function(){
|
|
39
|
-
this.tbbox=null;
|
|
40
|
-
return this.inherited(arguments);
|
|
41
|
-
},_updateBBox:function(x,y,m){
|
|
42
|
-
if(m){
|
|
43
|
-
var t=_3.multiplyPoint(m,x,y);
|
|
44
|
-
x=t.x;
|
|
45
|
-
y=t.y;
|
|
46
|
-
}
|
|
47
|
-
if(this.bbox&&("l" in this.bbox)){
|
|
48
|
-
if(this.bbox.l>x){
|
|
49
|
-
this.bbox.l=x;
|
|
50
|
-
}
|
|
51
|
-
if(this.bbox.r<x){
|
|
52
|
-
this.bbox.r=x;
|
|
53
|
-
}
|
|
54
|
-
if(this.bbox.t>y){
|
|
55
|
-
this.bbox.t=y;
|
|
56
|
-
}
|
|
57
|
-
if(this.bbox.b<y){
|
|
58
|
-
this.bbox.b=y;
|
|
59
|
-
}
|
|
60
|
-
}else{
|
|
61
|
-
this.bbox={l:x,b:y,r:x,t:y};
|
|
62
|
-
}
|
|
63
|
-
},_updateWithSegment:function(_a,_b){
|
|
64
|
-
var n=_a.args,l=n.length,i;
|
|
65
|
-
switch(_a.action){
|
|
66
|
-
case "M":
|
|
67
|
-
case "L":
|
|
68
|
-
case "C":
|
|
69
|
-
case "S":
|
|
70
|
-
case "Q":
|
|
71
|
-
case "T":
|
|
72
|
-
for(i=0;i<l;i+=2){
|
|
73
|
-
this._updateBBox(n[i],n[i+1],_b);
|
|
74
|
-
}
|
|
75
|
-
this.last.x=n[l-2];
|
|
76
|
-
this.last.y=n[l-1];
|
|
77
|
-
this.absolute=true;
|
|
78
|
-
break;
|
|
79
|
-
case "H":
|
|
80
|
-
for(i=0;i<l;++i){
|
|
81
|
-
this._updateBBox(n[i],this.last.y,_b);
|
|
82
|
-
}
|
|
83
|
-
this.last.x=n[l-1];
|
|
84
|
-
this.absolute=true;
|
|
85
|
-
break;
|
|
86
|
-
case "V":
|
|
87
|
-
for(i=0;i<l;++i){
|
|
88
|
-
this._updateBBox(this.last.x,n[i],_b);
|
|
89
|
-
}
|
|
90
|
-
this.last.y=n[l-1];
|
|
91
|
-
this.absolute=true;
|
|
92
|
-
break;
|
|
93
|
-
case "m":
|
|
94
|
-
var _c=0;
|
|
95
|
-
if(!("x" in this.last)){
|
|
96
|
-
this._updateBBox(this.last.x=n[0],this.last.y=n[1],_b);
|
|
97
|
-
_c=2;
|
|
98
|
-
}
|
|
99
|
-
for(i=_c;i<l;i+=2){
|
|
100
|
-
this._updateBBox(this.last.x+=n[i],this.last.y+=n[i+1],_b);
|
|
101
|
-
}
|
|
102
|
-
this.absolute=false;
|
|
103
|
-
break;
|
|
104
|
-
case "l":
|
|
105
|
-
case "t":
|
|
106
|
-
for(i=0;i<l;i+=2){
|
|
107
|
-
this._updateBBox(this.last.x+=n[i],this.last.y+=n[i+1],_b);
|
|
108
|
-
}
|
|
109
|
-
this.absolute=false;
|
|
110
|
-
break;
|
|
111
|
-
case "h":
|
|
112
|
-
for(i=0;i<l;++i){
|
|
113
|
-
this._updateBBox(this.last.x+=n[i],this.last.y,_b);
|
|
114
|
-
}
|
|
115
|
-
this.absolute=false;
|
|
116
|
-
break;
|
|
117
|
-
case "v":
|
|
118
|
-
for(i=0;i<l;++i){
|
|
119
|
-
this._updateBBox(this.last.x,this.last.y+=n[i],_b);
|
|
120
|
-
}
|
|
121
|
-
this.absolute=false;
|
|
122
|
-
break;
|
|
123
|
-
case "c":
|
|
124
|
-
for(i=0;i<l;i+=6){
|
|
125
|
-
this._updateBBox(this.last.x+n[i],this.last.y+n[i+1],_b);
|
|
126
|
-
this._updateBBox(this.last.x+n[i+2],this.last.y+n[i+3],_b);
|
|
127
|
-
this._updateBBox(this.last.x+=n[i+4],this.last.y+=n[i+5],_b);
|
|
128
|
-
}
|
|
129
|
-
this.absolute=false;
|
|
130
|
-
break;
|
|
131
|
-
case "s":
|
|
132
|
-
case "q":
|
|
133
|
-
for(i=0;i<l;i+=4){
|
|
134
|
-
this._updateBBox(this.last.x+n[i],this.last.y+n[i+1],_b);
|
|
135
|
-
this._updateBBox(this.last.x+=n[i+2],this.last.y+=n[i+3],_b);
|
|
136
|
-
}
|
|
137
|
-
this.absolute=false;
|
|
138
|
-
break;
|
|
139
|
-
case "A":
|
|
140
|
-
for(i=0;i<l;i+=7){
|
|
141
|
-
this._updateBBox(n[i+5],n[i+6],_b);
|
|
142
|
-
}
|
|
143
|
-
this.last.x=n[l-2];
|
|
144
|
-
this.last.y=n[l-1];
|
|
145
|
-
this.absolute=true;
|
|
146
|
-
break;
|
|
147
|
-
case "a":
|
|
148
|
-
for(i=0;i<l;i+=7){
|
|
149
|
-
this._updateBBox(this.last.x+=n[i+5],this.last.y+=n[i+6],_b);
|
|
150
|
-
}
|
|
151
|
-
this.absolute=false;
|
|
152
|
-
break;
|
|
153
|
-
}
|
|
154
|
-
var _d=[_a.action];
|
|
155
|
-
for(i=0;i<l;++i){
|
|
156
|
-
_d.push(g.formatNumber(n[i],true));
|
|
157
|
-
}
|
|
158
|
-
if(typeof this.shape.path=="string"){
|
|
159
|
-
this.shape.path+=_d.join("");
|
|
160
|
-
}else{
|
|
161
|
-
for(i=0,l=_d.length;i<l;++i){
|
|
162
|
-
this.shape.path.push(_d[i]);
|
|
163
|
-
}
|
|
164
|
-
}
|
|
165
|
-
},_validSegments:{m:2,l:2,h:1,v:1,c:6,s:4,q:4,t:2,a:7,z:0},_pushSegment:function(_e,_f){
|
|
166
|
-
this.tbbox=null;
|
|
167
|
-
var _10=this._validSegments[_e.toLowerCase()],_11;
|
|
168
|
-
if(typeof _10=="number"){
|
|
169
|
-
if(_10){
|
|
170
|
-
if(_f.length>=_10){
|
|
171
|
-
_11={action:_e,args:_f.slice(0,_f.length-_f.length%_10)};
|
|
172
|
-
this.segments.push(_11);
|
|
173
|
-
this._updateWithSegment(_11);
|
|
174
|
-
}
|
|
175
|
-
}else{
|
|
176
|
-
_11={action:_e,args:[]};
|
|
177
|
-
this.segments.push(_11);
|
|
178
|
-
this._updateWithSegment(_11);
|
|
179
|
-
}
|
|
180
|
-
}
|
|
181
|
-
},_collectArgs:function(_12,_13){
|
|
182
|
-
for(var i=0;i<_13.length;++i){
|
|
183
|
-
var t=_13[i];
|
|
184
|
-
if(typeof t=="boolean"){
|
|
185
|
-
_12.push(t?1:0);
|
|
186
|
-
}else{
|
|
187
|
-
if(typeof t=="number"){
|
|
188
|
-
_12.push(t);
|
|
189
|
-
}else{
|
|
190
|
-
if(t instanceof Array){
|
|
191
|
-
this._collectArgs(_12,t);
|
|
192
|
-
}else{
|
|
193
|
-
if("x" in t&&"y" in t){
|
|
194
|
-
_12.push(t.x,t.y);
|
|
195
|
-
}
|
|
196
|
-
}
|
|
197
|
-
}
|
|
198
|
-
}
|
|
199
|
-
}
|
|
200
|
-
},moveTo:function(){
|
|
201
|
-
this._confirmSegmented();
|
|
202
|
-
var _14=[];
|
|
203
|
-
this._collectArgs(_14,arguments);
|
|
204
|
-
this._pushSegment(this.absolute?"M":"m",_14);
|
|
205
|
-
return this;
|
|
206
|
-
},lineTo:function(){
|
|
207
|
-
this._confirmSegmented();
|
|
208
|
-
var _15=[];
|
|
209
|
-
this._collectArgs(_15,arguments);
|
|
210
|
-
this._pushSegment(this.absolute?"L":"l",_15);
|
|
211
|
-
return this;
|
|
212
|
-
},hLineTo:function(){
|
|
213
|
-
this._confirmSegmented();
|
|
214
|
-
var _16=[];
|
|
215
|
-
this._collectArgs(_16,arguments);
|
|
216
|
-
this._pushSegment(this.absolute?"H":"h",_16);
|
|
217
|
-
return this;
|
|
218
|
-
},vLineTo:function(){
|
|
219
|
-
this._confirmSegmented();
|
|
220
|
-
var _17=[];
|
|
221
|
-
this._collectArgs(_17,arguments);
|
|
222
|
-
this._pushSegment(this.absolute?"V":"v",_17);
|
|
223
|
-
return this;
|
|
224
|
-
},curveTo:function(){
|
|
225
|
-
this._confirmSegmented();
|
|
226
|
-
var _18=[];
|
|
227
|
-
this._collectArgs(_18,arguments);
|
|
228
|
-
this._pushSegment(this.absolute?"C":"c",_18);
|
|
229
|
-
return this;
|
|
230
|
-
},smoothCurveTo:function(){
|
|
231
|
-
this._confirmSegmented();
|
|
232
|
-
var _19=[];
|
|
233
|
-
this._collectArgs(_19,arguments);
|
|
234
|
-
this._pushSegment(this.absolute?"S":"s",_19);
|
|
235
|
-
return this;
|
|
236
|
-
},qCurveTo:function(){
|
|
237
|
-
this._confirmSegmented();
|
|
238
|
-
var _1a=[];
|
|
239
|
-
this._collectArgs(_1a,arguments);
|
|
240
|
-
this._pushSegment(this.absolute?"Q":"q",_1a);
|
|
241
|
-
return this;
|
|
242
|
-
},qSmoothCurveTo:function(){
|
|
243
|
-
this._confirmSegmented();
|
|
244
|
-
var _1b=[];
|
|
245
|
-
this._collectArgs(_1b,arguments);
|
|
246
|
-
this._pushSegment(this.absolute?"T":"t",_1b);
|
|
247
|
-
return this;
|
|
248
|
-
},arcTo:function(){
|
|
249
|
-
this._confirmSegmented();
|
|
250
|
-
var _1c=[];
|
|
251
|
-
this._collectArgs(_1c,arguments);
|
|
252
|
-
this._pushSegment(this.absolute?"A":"a",_1c);
|
|
253
|
-
return this;
|
|
254
|
-
},closePath:function(){
|
|
255
|
-
this._confirmSegmented();
|
|
256
|
-
this._pushSegment("Z",[]);
|
|
257
|
-
return this;
|
|
258
|
-
},_confirmSegmented:function(){
|
|
259
|
-
if(!this.segmented){
|
|
260
|
-
var _1d=this.shape.path;
|
|
261
|
-
this.shape.path=[];
|
|
262
|
-
this._setPath(_1d);
|
|
263
|
-
this.shape.path=this.shape.path.join("");
|
|
264
|
-
this.segmented=true;
|
|
265
|
-
}
|
|
266
|
-
},_setPath:function(_1e){
|
|
267
|
-
var p=_1.isArray(_1e)?_1e:_1e.match(g.pathSvgRegExp);
|
|
268
|
-
this.segments=[];
|
|
269
|
-
this.absolute=true;
|
|
270
|
-
this.bbox={};
|
|
271
|
-
this.last={};
|
|
272
|
-
if(!p){
|
|
273
|
-
return;
|
|
274
|
-
}
|
|
275
|
-
var _1f="",_20=[],l=p.length;
|
|
276
|
-
for(var i=0;i<l;++i){
|
|
277
|
-
var t=p[i],x=parseFloat(t);
|
|
278
|
-
if(isNaN(x)){
|
|
279
|
-
if(_1f){
|
|
280
|
-
this._pushSegment(_1f,_20);
|
|
281
|
-
}
|
|
282
|
-
_20=[];
|
|
283
|
-
_1f=t;
|
|
284
|
-
}else{
|
|
285
|
-
_20.push(x);
|
|
286
|
-
}
|
|
287
|
-
}
|
|
288
|
-
this._pushSegment(_1f,_20);
|
|
289
|
-
},setShape:function(_21){
|
|
290
|
-
this.inherited(arguments,[typeof _21=="string"?{path:_21}:_21]);
|
|
291
|
-
this.segmented=false;
|
|
292
|
-
this.segments=[];
|
|
293
|
-
if(!g.lazyPathSegmentation){
|
|
294
|
-
this._confirmSegmented();
|
|
295
|
-
}
|
|
296
|
-
return this;
|
|
297
|
-
},_2PI:Math.PI*2});
|
|
298
|
-
var _22=_2("dojox.gfx.path.TextPath",_5,{constructor:function(_23){
|
|
299
|
-
if(!("text" in this)){
|
|
300
|
-
this.text=_1.clone(g.defaultTextPath);
|
|
301
|
-
}
|
|
302
|
-
if(!("fontStyle" in this)){
|
|
303
|
-
this.fontStyle=_1.clone(g.defaultFont);
|
|
304
|
-
}
|
|
305
|
-
},getText:function(){
|
|
306
|
-
return this.text;
|
|
307
|
-
},setText:function(_24){
|
|
308
|
-
this.text=g.makeParameters(this.text,typeof _24=="string"?{text:_24}:_24);
|
|
309
|
-
this._setText();
|
|
310
|
-
return this;
|
|
311
|
-
},getFont:function(){
|
|
312
|
-
return this.fontStyle;
|
|
313
|
-
},setFont:function(_25){
|
|
314
|
-
this.fontStyle=typeof _25=="string"?g.splitFontString(_25):g.makeParameters(g.defaultFont,_25);
|
|
315
|
-
this._setFont();
|
|
316
|
-
return this;
|
|
317
|
-
}});
|
|
318
|
-
return g.path={Path:_5,TextPath:_22};
|
|
319
|
-
});
|