@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,196 +0,0 @@
|
|
|
1
|
-
define("dojox/color/_base", ["../main", "dojo/_base/lang", "dojo/_base/Color", "dojo/colors"],
|
|
2
|
-
function(dojox, lang, Color, colors){
|
|
3
|
-
|
|
4
|
-
var cx = lang.getObject("color", true, dojox);
|
|
5
|
-
/*===== cx = dojox.color =====*/
|
|
6
|
-
|
|
7
|
-
// alias all the dojo.Color mechanisms
|
|
8
|
-
cx.Color=Color;
|
|
9
|
-
cx.blend=Color.blendColors;
|
|
10
|
-
cx.fromRgb=Color.fromRgb;
|
|
11
|
-
cx.fromHex=Color.fromHex;
|
|
12
|
-
cx.fromArray=Color.fromArray;
|
|
13
|
-
cx.fromString=Color.fromString;
|
|
14
|
-
|
|
15
|
-
// alias the dojo.colors mechanisms
|
|
16
|
-
cx.greyscale=colors.makeGrey;
|
|
17
|
-
|
|
18
|
-
lang.mixin(cx,{
|
|
19
|
-
fromCmy: function(/* Object|Array|int */cyan, /*int*/magenta, /*int*/yellow){
|
|
20
|
-
// summary:
|
|
21
|
-
// Create a dojox.color.Color from a CMY defined color.
|
|
22
|
-
// All colors should be expressed as 0-100 (percentage)
|
|
23
|
-
|
|
24
|
-
if(lang.isArray(cyan)){
|
|
25
|
-
magenta=cyan[1], yellow=cyan[2], cyan=cyan[0];
|
|
26
|
-
} else if(lang.isObject(cyan)){
|
|
27
|
-
magenta=cyan.m, yellow=cyan.y, cyan=cyan.c;
|
|
28
|
-
}
|
|
29
|
-
cyan/=100, magenta/=100, yellow/=100;
|
|
30
|
-
|
|
31
|
-
var r=1-cyan, g=1-magenta, b=1-yellow;
|
|
32
|
-
return new Color({ r:Math.round(r*255), g:Math.round(g*255), b:Math.round(b*255) }); // dojox.color.Color
|
|
33
|
-
},
|
|
34
|
-
|
|
35
|
-
fromCmyk: function(/* Object|Array|int */cyan, /*int*/magenta, /*int*/yellow, /*int*/black){
|
|
36
|
-
// summary:
|
|
37
|
-
// Create a dojox.color.Color from a CMYK defined color.
|
|
38
|
-
// All colors should be expressed as 0-100 (percentage)
|
|
39
|
-
|
|
40
|
-
if(lang.isArray(cyan)){
|
|
41
|
-
magenta=cyan[1], yellow=cyan[2], black=cyan[3], cyan=cyan[0];
|
|
42
|
-
} else if(lang.isObject(cyan)){
|
|
43
|
-
magenta=cyan.m, yellow=cyan.y, black=cyan.b, cyan=cyan.c;
|
|
44
|
-
}
|
|
45
|
-
cyan/=100, magenta/=100, yellow/=100, black/=100;
|
|
46
|
-
var r,g,b;
|
|
47
|
-
r = 1-Math.min(1, cyan*(1-black)+black);
|
|
48
|
-
g = 1-Math.min(1, magenta*(1-black)+black);
|
|
49
|
-
b = 1-Math.min(1, yellow*(1-black)+black);
|
|
50
|
-
return new Color({ r:Math.round(r*255), g:Math.round(g*255), b:Math.round(b*255) }); // dojox.color.Color
|
|
51
|
-
},
|
|
52
|
-
|
|
53
|
-
fromHsl: function(/* Object|Array|int */hue, /* int */saturation, /* int */luminosity){
|
|
54
|
-
// summary:
|
|
55
|
-
// Create a dojox.color.Color from an HSL defined color.
|
|
56
|
-
// hue from 0-359 (degrees), saturation and luminosity 0-100.
|
|
57
|
-
|
|
58
|
-
if(lang.isArray(hue)){
|
|
59
|
-
saturation=hue[1], luminosity=hue[2], hue=hue[0];
|
|
60
|
-
} else if(lang.isObject(hue)){
|
|
61
|
-
saturation=hue.s, luminosity=hue.l, hue=hue.h;
|
|
62
|
-
}
|
|
63
|
-
saturation/=100;
|
|
64
|
-
luminosity/=100;
|
|
65
|
-
|
|
66
|
-
while(hue<0){ hue+=360; }
|
|
67
|
-
while(hue>=360){ hue-=360; }
|
|
68
|
-
|
|
69
|
-
var r, g, b;
|
|
70
|
-
if(hue<120){
|
|
71
|
-
r=(120-hue)/60, g=hue/60, b=0;
|
|
72
|
-
} else if (hue<240){
|
|
73
|
-
r=0, g=(240-hue)/60, b=(hue-120)/60;
|
|
74
|
-
} else {
|
|
75
|
-
r=(hue-240)/60, g=0, b=(360-hue)/60;
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
r=2*saturation*Math.min(r, 1)+(1-saturation);
|
|
79
|
-
g=2*saturation*Math.min(g, 1)+(1-saturation);
|
|
80
|
-
b=2*saturation*Math.min(b, 1)+(1-saturation);
|
|
81
|
-
if(luminosity<0.5){
|
|
82
|
-
r*=luminosity, g*=luminosity, b*=luminosity;
|
|
83
|
-
}else{
|
|
84
|
-
r=(1-luminosity)*r+2*luminosity-1;
|
|
85
|
-
g=(1-luminosity)*g+2*luminosity-1;
|
|
86
|
-
b=(1-luminosity)*b+2*luminosity-1;
|
|
87
|
-
}
|
|
88
|
-
return new Color({ r:Math.round(r*255), g:Math.round(g*255), b:Math.round(b*255) }); // dojox.color.Color
|
|
89
|
-
}
|
|
90
|
-
});
|
|
91
|
-
|
|
92
|
-
cx.fromHsv = function(/* Object|Array|int */hue, /* int */saturation, /* int */value){
|
|
93
|
-
// summary:
|
|
94
|
-
// Create a dojox.color.Color from an HSV defined color.
|
|
95
|
-
// hue from 0-359 (degrees), saturation and value 0-100.
|
|
96
|
-
|
|
97
|
-
if(lang.isArray(hue)){
|
|
98
|
-
saturation=hue[1], value=hue[2], hue=hue[0];
|
|
99
|
-
} else if (lang.isObject(hue)){
|
|
100
|
-
saturation=hue.s, value=hue.v, hue=hue.h;
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
if(hue==360){ hue=0; }
|
|
104
|
-
saturation/=100;
|
|
105
|
-
value/=100;
|
|
106
|
-
|
|
107
|
-
var r, g, b;
|
|
108
|
-
if(saturation==0){
|
|
109
|
-
r=value, b=value, g=value;
|
|
110
|
-
}else{
|
|
111
|
-
var hTemp=hue/60, i=Math.floor(hTemp), f=hTemp-i;
|
|
112
|
-
var p=value*(1-saturation);
|
|
113
|
-
var q=value*(1-(saturation*f));
|
|
114
|
-
var t=value*(1-(saturation*(1-f)));
|
|
115
|
-
switch(i){
|
|
116
|
-
case 0:{ r=value, g=t, b=p; break; }
|
|
117
|
-
case 1:{ r=q, g=value, b=p; break; }
|
|
118
|
-
case 2:{ r=p, g=value, b=t; break; }
|
|
119
|
-
case 3:{ r=p, g=q, b=value; break; }
|
|
120
|
-
case 4:{ r=t, g=p, b=value; break; }
|
|
121
|
-
case 5:{ r=value, g=p, b=q; break; }
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
return new Color({ r:Math.round(r*255), g:Math.round(g*255), b:Math.round(b*255) }); // dojox.color.Color
|
|
125
|
-
};
|
|
126
|
-
lang.extend(Color,{
|
|
127
|
-
toCmy: function(){
|
|
128
|
-
// summary:
|
|
129
|
-
// Convert this Color to a CMY definition.
|
|
130
|
-
var cyan=1-(this.r/255), magenta=1-(this.g/255), yellow=1-(this.b/255);
|
|
131
|
-
return { c:Math.round(cyan*100), m:Math.round(magenta*100), y:Math.round(yellow*100) }; // Object
|
|
132
|
-
},
|
|
133
|
-
|
|
134
|
-
toCmyk: function(){
|
|
135
|
-
// summary:
|
|
136
|
-
// Convert this Color to a CMYK definition.
|
|
137
|
-
var cyan, magenta, yellow, black;
|
|
138
|
-
var r=this.r/255, g=this.g/255, b=this.b/255;
|
|
139
|
-
black = Math.min(1-r, 1-g, 1-b);
|
|
140
|
-
cyan = (1-r-black)/(1-black);
|
|
141
|
-
magenta = (1-g-black)/(1-black);
|
|
142
|
-
yellow = (1-b-black)/(1-black);
|
|
143
|
-
return { c:Math.round(cyan*100), m:Math.round(magenta*100), y:Math.round(yellow*100), b:Math.round(black*100) }; // Object
|
|
144
|
-
},
|
|
145
|
-
|
|
146
|
-
toHsl: function(){
|
|
147
|
-
// summary:
|
|
148
|
-
// Convert this Color to an HSL definition.
|
|
149
|
-
var r=this.r/255, g=this.g/255, b=this.b/255;
|
|
150
|
-
var min = Math.min(r, b, g), max = Math.max(r, g, b);
|
|
151
|
-
var delta = max-min;
|
|
152
|
-
var h=0, s=0, l=(min+max)/2;
|
|
153
|
-
if(l>0 && l<1){
|
|
154
|
-
s = delta/((l<0.5)?(2*l):(2-2*l));
|
|
155
|
-
}
|
|
156
|
-
if(delta>0){
|
|
157
|
-
if(max==r && max!=g){
|
|
158
|
-
h+=(g-b)/delta;
|
|
159
|
-
}
|
|
160
|
-
if(max==g && max!=b){
|
|
161
|
-
h+=(2+(b-r)/delta);
|
|
162
|
-
}
|
|
163
|
-
if(max==b && max!=r){
|
|
164
|
-
h+=(4+(r-g)/delta);
|
|
165
|
-
}
|
|
166
|
-
h*=60;
|
|
167
|
-
}
|
|
168
|
-
return { h:h, s:Math.round(s*100), l:Math.round(l*100) }; // Object
|
|
169
|
-
},
|
|
170
|
-
|
|
171
|
-
toHsv: function(){
|
|
172
|
-
// summary:
|
|
173
|
-
// Convert this Color to an HSV definition.
|
|
174
|
-
var r=this.r/255, g=this.g/255, b=this.b/255;
|
|
175
|
-
var min = Math.min(r, b, g), max = Math.max(r, g, b);
|
|
176
|
-
var delta = max-min;
|
|
177
|
-
var h = null, s = (max==0)?0:(delta/max);
|
|
178
|
-
if(s==0){
|
|
179
|
-
h = 0;
|
|
180
|
-
}else{
|
|
181
|
-
if(r==max){
|
|
182
|
-
h = 60*(g-b)/delta;
|
|
183
|
-
}else if(g==max){
|
|
184
|
-
h = 120 + 60*(b-r)/delta;
|
|
185
|
-
}else{
|
|
186
|
-
h = 240 + 60*(r-g)/delta;
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
if(h<0){ h+=360; }
|
|
190
|
-
}
|
|
191
|
-
return { h:h, s:Math.round(s*100), v:Math.round(max*100) }; // Object
|
|
192
|
-
}
|
|
193
|
-
});
|
|
194
|
-
|
|
195
|
-
return cx;
|
|
196
|
-
});
|
|
@@ -1,253 +0,0 @@
|
|
|
1
|
-
//>>built
|
|
2
|
-
define("dojox/gfx/_base",["dojo/_base/kernel","dojo/_base/lang","dojo/_base/Color","dojo/_base/sniff","dojo/_base/window","dojo/_base/array","dojo/dom","dojo/dom-construct","dojo/dom-geometry"],function(_1,_2,_3,_4,_5,_6,_7,_8,_9){
|
|
3
|
-
var g=_2.getObject("dojox.gfx",true),b=g._base={};
|
|
4
|
-
g._hasClass=function(_a,_b){
|
|
5
|
-
var _c=_a.getAttribute("className");
|
|
6
|
-
return _c&&(" "+_c+" ").indexOf(" "+_b+" ")>=0;
|
|
7
|
-
};
|
|
8
|
-
g._addClass=function(_d,_e){
|
|
9
|
-
var _f=_d.getAttribute("className")||"";
|
|
10
|
-
if(!_f||(" "+_f+" ").indexOf(" "+_e+" ")<0){
|
|
11
|
-
_d.setAttribute("className",_f+(_f?" ":"")+_e);
|
|
12
|
-
}
|
|
13
|
-
};
|
|
14
|
-
g._removeClass=function(_10,_11){
|
|
15
|
-
var cls=_10.getAttribute("className");
|
|
16
|
-
if(cls){
|
|
17
|
-
_10.setAttribute("className",cls.replace(new RegExp("(^|\\s+)"+_11+"(\\s+|$)"),"$1$2"));
|
|
18
|
-
}
|
|
19
|
-
};
|
|
20
|
-
b._getFontMeasurements=function(){
|
|
21
|
-
var _12={"1em":0,"1ex":0,"100%":0,"12pt":0,"16px":0,"xx-small":0,"x-small":0,"small":0,"medium":0,"large":0,"x-large":0,"xx-large":0};
|
|
22
|
-
var p,_13;
|
|
23
|
-
if(_4("ie")){
|
|
24
|
-
_13=_5.doc.documentElement.style.fontSize||"";
|
|
25
|
-
if(!_13){
|
|
26
|
-
_5.doc.documentElement.style.fontSize="100%";
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
var div=_8.create("div",{style:{position:"absolute",left:"0",top:"-100px",width:"30px",height:"1000em",borderWidth:"0",margin:"0",padding:"0",outline:"none",lineHeight:"1",overflow:"hidden"}},_5.body());
|
|
30
|
-
for(p in _12){
|
|
31
|
-
div.style.fontSize=p;
|
|
32
|
-
_12[p]=Math.round(div.offsetHeight*12/16)*16/12/1000;
|
|
33
|
-
}
|
|
34
|
-
if(_4("ie")){
|
|
35
|
-
_5.doc.documentElement.style.fontSize=_13;
|
|
36
|
-
}
|
|
37
|
-
_5.body().removeChild(div);
|
|
38
|
-
return _12;
|
|
39
|
-
};
|
|
40
|
-
var _14=null;
|
|
41
|
-
b._getCachedFontMeasurements=function(_15){
|
|
42
|
-
if(_15||!_14){
|
|
43
|
-
_14=b._getFontMeasurements();
|
|
44
|
-
}
|
|
45
|
-
return _14;
|
|
46
|
-
};
|
|
47
|
-
var _16=null,_17={};
|
|
48
|
-
b._getTextBox=function(_18,_19,_1a){
|
|
49
|
-
var m,s,al=arguments.length;
|
|
50
|
-
var i,box;
|
|
51
|
-
if(!_16){
|
|
52
|
-
_16=_8.create("div",{style:{position:"absolute",top:"-10000px",left:"0",visibility:"hidden"}},_5.body());
|
|
53
|
-
}
|
|
54
|
-
m=_16;
|
|
55
|
-
m.className="";
|
|
56
|
-
s=m.style;
|
|
57
|
-
s.borderWidth="0";
|
|
58
|
-
s.margin="0";
|
|
59
|
-
s.padding="0";
|
|
60
|
-
s.outline="0";
|
|
61
|
-
if(al>1&&_19){
|
|
62
|
-
for(i in _19){
|
|
63
|
-
if(i in _17){
|
|
64
|
-
continue;
|
|
65
|
-
}
|
|
66
|
-
s[i]=_19[i];
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
if(al>2&&_1a){
|
|
70
|
-
m.className=_1a;
|
|
71
|
-
}
|
|
72
|
-
m.innerHTML=_18;
|
|
73
|
-
if(m.getBoundingClientRect){
|
|
74
|
-
var bcr=m.getBoundingClientRect();
|
|
75
|
-
box={l:bcr.left,t:bcr.top,w:bcr.width||(bcr.right-bcr.left),h:bcr.height||(bcr.bottom-bcr.top)};
|
|
76
|
-
}else{
|
|
77
|
-
box=_9.getMarginBox(m);
|
|
78
|
-
}
|
|
79
|
-
m.innerHTML="";
|
|
80
|
-
return box;
|
|
81
|
-
};
|
|
82
|
-
b._computeTextLocation=function(_1b,_1c,_1d,_1e){
|
|
83
|
-
var loc={},_1f=_1b.align;
|
|
84
|
-
switch(_1f){
|
|
85
|
-
case "end":
|
|
86
|
-
loc.x=_1b.x-_1c;
|
|
87
|
-
break;
|
|
88
|
-
case "middle":
|
|
89
|
-
loc.x=_1b.x-_1c/2;
|
|
90
|
-
break;
|
|
91
|
-
default:
|
|
92
|
-
loc.x=_1b.x;
|
|
93
|
-
break;
|
|
94
|
-
}
|
|
95
|
-
var c=_1e?0.75:1;
|
|
96
|
-
loc.y=_1b.y-_1d*c;
|
|
97
|
-
return loc;
|
|
98
|
-
};
|
|
99
|
-
b._computeTextBoundingBox=function(s){
|
|
100
|
-
if(!g._base._isRendered(s)){
|
|
101
|
-
return {x:0,y:0,width:0,height:0};
|
|
102
|
-
}
|
|
103
|
-
var loc,_20=s.getShape(),_21=s.getFont()||g.defaultFont,w=s.getTextWidth(),h=g.normalizedLength(_21.size);
|
|
104
|
-
loc=b._computeTextLocation(_20,w,h,true);
|
|
105
|
-
return {x:loc.x,y:loc.y,width:w,height:h};
|
|
106
|
-
};
|
|
107
|
-
b._isRendered=function(s){
|
|
108
|
-
var p=s.parent;
|
|
109
|
-
while(p&&p.getParent){
|
|
110
|
-
p=p.parent;
|
|
111
|
-
}
|
|
112
|
-
return p!==null;
|
|
113
|
-
};
|
|
114
|
-
var _22=0;
|
|
115
|
-
b._getUniqueId=function(){
|
|
116
|
-
var id;
|
|
117
|
-
do{
|
|
118
|
-
id=_1._scopeName+"xUnique"+(++_22);
|
|
119
|
-
}while(_7.byId(id));
|
|
120
|
-
return id;
|
|
121
|
-
};
|
|
122
|
-
var _23=_4("pointer-events")?"touchAction":_4("MSPointer")?"msTouchAction":null;
|
|
123
|
-
b._fixMsTouchAction=_23?function(_24){
|
|
124
|
-
_24.rawNode.style[_23]="none";
|
|
125
|
-
}:function(){
|
|
126
|
-
};
|
|
127
|
-
_2.mixin(g,{defaultPath:{type:"path",path:""},defaultPolyline:{type:"polyline",points:[]},defaultRect:{type:"rect",x:0,y:0,width:100,height:100,r:0},defaultEllipse:{type:"ellipse",cx:0,cy:0,rx:200,ry:100},defaultCircle:{type:"circle",cx:0,cy:0,r:100},defaultLine:{type:"line",x1:0,y1:0,x2:100,y2:100},defaultImage:{type:"image",x:0,y:0,width:0,height:0,src:""},defaultText:{type:"text",x:0,y:0,text:"",align:"start",decoration:"none",rotated:false,kerning:true},defaultTextPath:{type:"textpath",text:"",align:"start",decoration:"none",rotated:false,kerning:true},defaultStroke:{type:"stroke",color:"black",style:"solid",width:1,cap:"butt",join:4},defaultLinearGradient:{type:"linear",x1:0,y1:0,x2:100,y2:100,colors:[{offset:0,color:"black"},{offset:1,color:"white"}]},defaultRadialGradient:{type:"radial",cx:0,cy:0,r:100,colors:[{offset:0,color:"black"},{offset:1,color:"white"}]},defaultPattern:{type:"pattern",x:0,y:0,width:0,height:0,src:""},defaultFont:{type:"font",style:"normal",variant:"normal",weight:"normal",size:"10pt",family:"serif"},getDefault:(function(){
|
|
128
|
-
var _25={};
|
|
129
|
-
return function(_26){
|
|
130
|
-
var t=_25[_26];
|
|
131
|
-
if(t){
|
|
132
|
-
return new t();
|
|
133
|
-
}
|
|
134
|
-
t=_25[_26]=new Function();
|
|
135
|
-
t.prototype=g["default"+_26];
|
|
136
|
-
return new t();
|
|
137
|
-
};
|
|
138
|
-
})(),normalizeColor:function(_27){
|
|
139
|
-
return (_27 instanceof _3)?_27:new _3(_27);
|
|
140
|
-
},normalizeParameters:function(_28,_29){
|
|
141
|
-
var x;
|
|
142
|
-
if(_29){
|
|
143
|
-
var _2a={};
|
|
144
|
-
for(x in _28){
|
|
145
|
-
if(x in _29&&!(x in _2a)){
|
|
146
|
-
_28[x]=_29[x];
|
|
147
|
-
}
|
|
148
|
-
}
|
|
149
|
-
}
|
|
150
|
-
return _28;
|
|
151
|
-
},makeParameters:function(_2b,_2c){
|
|
152
|
-
var i=null;
|
|
153
|
-
if(!_2c){
|
|
154
|
-
return _2.delegate(_2b);
|
|
155
|
-
}
|
|
156
|
-
var _2d={};
|
|
157
|
-
for(i in _2b){
|
|
158
|
-
if(!(i in _2d)){
|
|
159
|
-
_2d[i]=_2.clone((i in _2c)?_2c[i]:_2b[i]);
|
|
160
|
-
}
|
|
161
|
-
}
|
|
162
|
-
return _2d;
|
|
163
|
-
},formatNumber:function(x,_2e){
|
|
164
|
-
var val=x.toString();
|
|
165
|
-
if(val.indexOf("e")>=0){
|
|
166
|
-
val=x.toFixed(4);
|
|
167
|
-
}else{
|
|
168
|
-
var _2f=val.indexOf(".");
|
|
169
|
-
if(_2f>=0&&val.length-_2f>5){
|
|
170
|
-
val=x.toFixed(4);
|
|
171
|
-
}
|
|
172
|
-
}
|
|
173
|
-
if(x<0){
|
|
174
|
-
return val;
|
|
175
|
-
}
|
|
176
|
-
return _2e?" "+val:val;
|
|
177
|
-
},makeFontString:function(_30){
|
|
178
|
-
return _30.style+" "+_30.variant+" "+_30.weight+" "+_30.size+" "+_30.family;
|
|
179
|
-
},splitFontString:function(str){
|
|
180
|
-
var _31=g.getDefault("Font");
|
|
181
|
-
var t=str.split(/\s+/);
|
|
182
|
-
do{
|
|
183
|
-
if(t.length<5){
|
|
184
|
-
break;
|
|
185
|
-
}
|
|
186
|
-
_31.style=t[0];
|
|
187
|
-
_31.variant=t[1];
|
|
188
|
-
_31.weight=t[2];
|
|
189
|
-
var i=t[3].indexOf("/");
|
|
190
|
-
_31.size=i<0?t[3]:t[3].substring(0,i);
|
|
191
|
-
var j=4;
|
|
192
|
-
if(i<0){
|
|
193
|
-
if(t[4]=="/"){
|
|
194
|
-
j=6;
|
|
195
|
-
}else{
|
|
196
|
-
if(t[4].charAt(0)=="/"){
|
|
197
|
-
j=5;
|
|
198
|
-
}
|
|
199
|
-
}
|
|
200
|
-
}
|
|
201
|
-
if(j<t.length){
|
|
202
|
-
_31.family=t.slice(j).join(" ");
|
|
203
|
-
}
|
|
204
|
-
}while(false);
|
|
205
|
-
return _31;
|
|
206
|
-
},cm_in_pt:72/2.54,mm_in_pt:7.2/2.54,px_in_pt:function(){
|
|
207
|
-
return g._base._getCachedFontMeasurements()["12pt"]/12;
|
|
208
|
-
},pt2px:function(len){
|
|
209
|
-
return len*g.px_in_pt();
|
|
210
|
-
},px2pt:function(len){
|
|
211
|
-
return len/g.px_in_pt();
|
|
212
|
-
},normalizedLength:function(len){
|
|
213
|
-
if(len.length===0){
|
|
214
|
-
return 0;
|
|
215
|
-
}
|
|
216
|
-
if(len.length>2){
|
|
217
|
-
var _32=g.px_in_pt();
|
|
218
|
-
var val=parseFloat(len);
|
|
219
|
-
switch(len.slice(-2)){
|
|
220
|
-
case "px":
|
|
221
|
-
return val;
|
|
222
|
-
case "pt":
|
|
223
|
-
return val*_32;
|
|
224
|
-
case "in":
|
|
225
|
-
return val*72*_32;
|
|
226
|
-
case "pc":
|
|
227
|
-
return val*12*_32;
|
|
228
|
-
case "mm":
|
|
229
|
-
return val*g.mm_in_pt*_32;
|
|
230
|
-
case "cm":
|
|
231
|
-
return val*g.cm_in_pt*_32;
|
|
232
|
-
}
|
|
233
|
-
}
|
|
234
|
-
return parseFloat(len);
|
|
235
|
-
},pathVmlRegExp:/([A-Za-z]+)|(\d+(\.\d+)?)|(\.\d+)|(-\d+(\.\d+)?)|(-\.\d+)/g,pathSvgRegExp:/([A-DF-Za-df-z])|([-+]?\d*[.]?\d+(?:[eE][-+]?\d+)?)/g,equalSources:function(a,b){
|
|
236
|
-
return a&&b&&a===b;
|
|
237
|
-
},switchTo:function(_33){
|
|
238
|
-
var ns=typeof _33=="string"?g[_33]:_33;
|
|
239
|
-
if(ns){
|
|
240
|
-
_6.forEach(["Group","Rect","Ellipse","Circle","Line","Polyline","Image","Text","Path","TextPath","Surface","createSurface","fixTarget"],function(_34){
|
|
241
|
-
g[_34]=ns[_34];
|
|
242
|
-
});
|
|
243
|
-
if(typeof _33=="string"){
|
|
244
|
-
g.renderer=_33;
|
|
245
|
-
}else{
|
|
246
|
-
_6.some(["svg","vml","canvas","canvasWithEvents","silverlight"],function(r){
|
|
247
|
-
return (g.renderer=g[r]&&g[r].Surface===g.Surface?r:null);
|
|
248
|
-
});
|
|
249
|
-
}
|
|
250
|
-
}
|
|
251
|
-
}});
|
|
252
|
-
return g;
|
|
253
|
-
});
|