@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,165 +0,0 @@
|
|
|
1
|
-
define("dojox/charting/widget/Legend", ["dojo/_base/declare", "dijit/_WidgetBase", "dojox/gfx","dojo/_base/array", "dojo/has", "dojo/has!dojo-bidi?../bidi/widget/Legend",
|
|
2
|
-
"dojox/lang/functional", "dojo/dom", "dojo/dom-construct", "dojo/dom-class","dijit/registry"],
|
|
3
|
-
function(declare, _WidgetBase, gfx, arr, has, BidiLegend, df,
|
|
4
|
-
dom, domConstruct, domClass, registry){
|
|
5
|
-
|
|
6
|
-
var Legend = declare(has("dojo-bidi")? "dojox.charting.widget.NonBidiLegend" : "dojox.charting.widget.Legend", _WidgetBase, {
|
|
7
|
-
// summary:
|
|
8
|
-
// A legend for a chart. A legend contains summary labels for
|
|
9
|
-
// each series of data contained in the chart.
|
|
10
|
-
//
|
|
11
|
-
// Set the horizontal attribute to boolean false to layout legend labels vertically.
|
|
12
|
-
// Set the horizontal attribute to a number to layout legend labels in horizontal
|
|
13
|
-
// rows each containing that number of labels (except possibly the last row).
|
|
14
|
-
//
|
|
15
|
-
// (Line or Scatter charts (colored lines with shape symbols) )
|
|
16
|
-
// -o- Series1 -X- Series2 -v- Series3
|
|
17
|
-
//
|
|
18
|
-
// (Area/Bar/Pie charts (letters represent colors))
|
|
19
|
-
// [a] Series1 [b] Series2 [c] Series3
|
|
20
|
-
|
|
21
|
-
chartRef: "",
|
|
22
|
-
horizontal: true,
|
|
23
|
-
swatchSize: 18,
|
|
24
|
-
|
|
25
|
-
legendBody: null,
|
|
26
|
-
|
|
27
|
-
postCreate: function(){
|
|
28
|
-
if(!this.chart && this.chartRef){
|
|
29
|
-
this.chart = registry.byId(this.chartRef) || registry.byNode(dom.byId(this.chartRef));
|
|
30
|
-
if(!this.chart){
|
|
31
|
-
console.log("Could not find chart instance with id: " + this.chartRef);
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
// we want original chart
|
|
35
|
-
this.chart = this.chart.chart || this.chart;
|
|
36
|
-
this.refresh();
|
|
37
|
-
},
|
|
38
|
-
buildRendering: function(){
|
|
39
|
-
this.domNode = domConstruct.create("table",
|
|
40
|
-
{role: "group", "aria-label": "chart legend", "class": "dojoxLegendNode"});
|
|
41
|
-
this.legendBody = domConstruct.create("tbody", null, this.domNode);
|
|
42
|
-
this.inherited(arguments);
|
|
43
|
-
},
|
|
44
|
-
destroy: function(){
|
|
45
|
-
if(this._surfaces){
|
|
46
|
-
arr.forEach(this._surfaces, function(surface){
|
|
47
|
-
surface.destroy();
|
|
48
|
-
});
|
|
49
|
-
}
|
|
50
|
-
this.inherited(arguments);
|
|
51
|
-
},
|
|
52
|
-
refresh: function(){
|
|
53
|
-
// summary:
|
|
54
|
-
// regenerates the legend to reflect changes to the chart
|
|
55
|
-
|
|
56
|
-
// cleanup
|
|
57
|
-
if(this._surfaces){
|
|
58
|
-
arr.forEach(this._surfaces, function(surface){
|
|
59
|
-
surface.destroy();
|
|
60
|
-
});
|
|
61
|
-
}
|
|
62
|
-
this._surfaces = [];
|
|
63
|
-
while(this.legendBody.lastChild){
|
|
64
|
-
domConstruct.destroy(this.legendBody.lastChild);
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
if(this.horizontal){
|
|
68
|
-
domClass.add(this.domNode, "dojoxLegendHorizontal");
|
|
69
|
-
// make a container <tr>
|
|
70
|
-
this._tr = domConstruct.create("tr", null, this.legendBody);
|
|
71
|
-
this._inrow = 0;
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
// keep trying to reach this.series for compatibility reasons in case the user set them, but could be removed
|
|
75
|
-
var s = this.series || this.chart.series;
|
|
76
|
-
if(s.length == 0){
|
|
77
|
-
return;
|
|
78
|
-
}
|
|
79
|
-
if(s[0].chart.stack[0].declaredClass == "dojox.charting.plot2d.Pie"){
|
|
80
|
-
var t = s[0].chart.stack[0];
|
|
81
|
-
if(typeof t.run.data[0] == "number"){
|
|
82
|
-
var filteredRun = df.map(t.run.data, "Math.max(x, 0)");
|
|
83
|
-
var slices = df.map(filteredRun, "/this", df.foldl(filteredRun, "+", 0));
|
|
84
|
-
arr.forEach(slices, function(x, i){
|
|
85
|
-
this._addLabel(t.dyn[i], t._getLabel(x * 100) + "%");
|
|
86
|
-
}, this);
|
|
87
|
-
}else{
|
|
88
|
-
arr.forEach(t.run.data, function(x, i){
|
|
89
|
-
this._addLabel(t.dyn[i], x.legend || x.text || x.y);
|
|
90
|
-
}, this);
|
|
91
|
-
}
|
|
92
|
-
}else{
|
|
93
|
-
arr.forEach(s, function(x){
|
|
94
|
-
this._addLabel(x.dyn, x.legend || x.name);
|
|
95
|
-
}, this);
|
|
96
|
-
}
|
|
97
|
-
},
|
|
98
|
-
_addLabel: function(dyn, label){
|
|
99
|
-
// create necessary elements
|
|
100
|
-
var wrapper = domConstruct.create("td"),
|
|
101
|
-
icon = domConstruct.create("div", null, wrapper),
|
|
102
|
-
text = domConstruct.create("label", null, wrapper),
|
|
103
|
-
div = domConstruct.create("div", {
|
|
104
|
-
style: {
|
|
105
|
-
"width": this.swatchSize + "px",
|
|
106
|
-
"height":this.swatchSize + "px",
|
|
107
|
-
"float": "left"
|
|
108
|
-
}
|
|
109
|
-
}, icon);
|
|
110
|
-
domClass.add(icon, "dojoxLegendIcon dijitInline");
|
|
111
|
-
domClass.add(text, "dojoxLegendText");
|
|
112
|
-
// create a skeleton
|
|
113
|
-
if(this._tr){
|
|
114
|
-
// horizontal
|
|
115
|
-
this._tr.appendChild(wrapper);
|
|
116
|
-
if(++this._inrow === this.horizontal){
|
|
117
|
-
// make a fresh container <tr>
|
|
118
|
-
this._tr = domConstruct.create("tr", null, this.legendBody);
|
|
119
|
-
this._inrow = 0;
|
|
120
|
-
}
|
|
121
|
-
}else{
|
|
122
|
-
// vertical
|
|
123
|
-
var tr = domConstruct.create("tr", null, this.legendBody);
|
|
124
|
-
tr.appendChild(wrapper);
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
// populate the skeleton
|
|
128
|
-
this._makeIcon(div, dyn);
|
|
129
|
-
text.innerHTML = String(label);
|
|
130
|
-
if(has("dojo-bidi")){
|
|
131
|
-
text.dir = this.getTextDir(label, text.dir);
|
|
132
|
-
}
|
|
133
|
-
},
|
|
134
|
-
_makeIcon: function(div, dyn){
|
|
135
|
-
var mb = { h: this.swatchSize, w: this.swatchSize };
|
|
136
|
-
var surface = gfx.createSurface(div, mb.w, mb.h);
|
|
137
|
-
this._surfaces.push(surface);
|
|
138
|
-
if(dyn.fill){
|
|
139
|
-
// regions
|
|
140
|
-
surface.createRect({x: 2, y: 2, width: mb.w - 4, height: mb.h - 4}).
|
|
141
|
-
setFill(dyn.fill).setStroke(dyn.stroke);
|
|
142
|
-
}else if(dyn.stroke || dyn.marker){
|
|
143
|
-
// draw line
|
|
144
|
-
var line = {x1: 0, y1: mb.h / 2, x2: mb.w, y2: mb.h / 2};
|
|
145
|
-
if(dyn.stroke){
|
|
146
|
-
surface.createLine(line).setStroke(dyn.stroke);
|
|
147
|
-
}
|
|
148
|
-
if(dyn.marker){
|
|
149
|
-
// draw marker on top
|
|
150
|
-
var c = {x: mb.w / 2, y: mb.h / 2};
|
|
151
|
-
surface.createPath({path: "M" + c.x + " " + c.y + " " + dyn.marker}).
|
|
152
|
-
setFill(dyn.markerFill).setStroke(dyn.markerStroke);
|
|
153
|
-
}
|
|
154
|
-
}else{
|
|
155
|
-
// nothing
|
|
156
|
-
surface.createRect({x: 2, y: 2, width: mb.w - 4, height: mb.h - 4}).
|
|
157
|
-
setStroke("black");
|
|
158
|
-
surface.createLine({x1: 2, y1: 2, x2: mb.w - 2, y2: mb.h - 2}).setStroke("black");
|
|
159
|
-
surface.createLine({x1: 2, y1: mb.h - 2, x2: mb.w - 2, y2: 2}).setStroke("black");
|
|
160
|
-
}
|
|
161
|
-
}
|
|
162
|
-
});
|
|
163
|
-
return has("dojo-bidi")? declare("dojox.charting.widget.Legend", [Legend, BidiLegend]) : Legend;
|
|
164
|
-
|
|
165
|
-
});
|
|
@@ -1,163 +0,0 @@
|
|
|
1
|
-
//>>built
|
|
2
|
-
define("dojox/color/Palette",["dojo/_base/lang","dojo/_base/array","./_base"],function(_1,_2,_3){
|
|
3
|
-
_3.Palette=function(_4){
|
|
4
|
-
this.colors=[];
|
|
5
|
-
if(_4 instanceof _3.Palette){
|
|
6
|
-
this.colors=_4.colors.slice(0);
|
|
7
|
-
}else{
|
|
8
|
-
if(_4 instanceof _3.Color){
|
|
9
|
-
this.colors=[null,null,_4,null,null];
|
|
10
|
-
}else{
|
|
11
|
-
if(_1.isArray(_4)){
|
|
12
|
-
this.colors=_2.map(_4.slice(0),function(_5){
|
|
13
|
-
if(_1.isString(_5)){
|
|
14
|
-
return new _3.Color(_5);
|
|
15
|
-
}
|
|
16
|
-
return _5;
|
|
17
|
-
});
|
|
18
|
-
}else{
|
|
19
|
-
if(_1.isString(_4)){
|
|
20
|
-
this.colors=[null,null,new _3.Color(_4),null,null];
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
};
|
|
26
|
-
function _6(p,_7,_8){
|
|
27
|
-
var _9=new _3.Palette();
|
|
28
|
-
_9.colors=[];
|
|
29
|
-
_2.forEach(p.colors,function(_a){
|
|
30
|
-
var r=(_7=="dr")?_a.r+_8:_a.r,g=(_7=="dg")?_a.g+_8:_a.g,b=(_7=="db")?_a.b+_8:_a.b,a=(_7=="da")?_a.a+_8:_a.a;
|
|
31
|
-
_9.colors.push(new _3.Color({r:Math.min(255,Math.max(0,r)),g:Math.min(255,Math.max(0,g)),b:Math.min(255,Math.max(0,b)),a:Math.min(1,Math.max(0,a))}));
|
|
32
|
-
});
|
|
33
|
-
return _9;
|
|
34
|
-
};
|
|
35
|
-
function _b(p,_c,_d){
|
|
36
|
-
var _e=new _3.Palette();
|
|
37
|
-
_e.colors=[];
|
|
38
|
-
_2.forEach(p.colors,function(_f){
|
|
39
|
-
var o=_f.toCmy(),c=(_c=="dc")?o.c+_d:o.c,m=(_c=="dm")?o.m+_d:o.m,y=(_c=="dy")?o.y+_d:o.y;
|
|
40
|
-
_e.colors.push(_3.fromCmy(Math.min(100,Math.max(0,c)),Math.min(100,Math.max(0,m)),Math.min(100,Math.max(0,y))));
|
|
41
|
-
});
|
|
42
|
-
return _e;
|
|
43
|
-
};
|
|
44
|
-
function _10(p,_11,val){
|
|
45
|
-
var ret=new _3.Palette();
|
|
46
|
-
ret.colors=[];
|
|
47
|
-
_2.forEach(p.colors,function(_12){
|
|
48
|
-
var o=_12.toCmyk(),c=(_11=="dc")?o.c+val:o.c,m=(_11=="dm")?o.m+val:o.m,y=(_11=="dy")?o.y+val:o.y,k=(_11=="dk")?o.b+val:o.b;
|
|
49
|
-
ret.colors.push(_3.fromCmyk(Math.min(100,Math.max(0,c)),Math.min(100,Math.max(0,m)),Math.min(100,Math.max(0,y)),Math.min(100,Math.max(0,k))));
|
|
50
|
-
});
|
|
51
|
-
return ret;
|
|
52
|
-
};
|
|
53
|
-
function _13(p,_14,val){
|
|
54
|
-
var ret=new _3.Palette();
|
|
55
|
-
ret.colors=[];
|
|
56
|
-
_2.forEach(p.colors,function(_15){
|
|
57
|
-
var o=_15.toHsl(),h=(_14=="dh")?o.h+val:o.h,s=(_14=="ds")?o.s+val:o.s,l=(_14=="dl")?o.l+val:o.l;
|
|
58
|
-
ret.colors.push(_3.fromHsl(h%360,Math.min(100,Math.max(0,s)),Math.min(100,Math.max(0,l))));
|
|
59
|
-
});
|
|
60
|
-
return ret;
|
|
61
|
-
};
|
|
62
|
-
function _16(p,_17,val){
|
|
63
|
-
var ret=new _3.Palette();
|
|
64
|
-
ret.colors=[];
|
|
65
|
-
_2.forEach(p.colors,function(_18){
|
|
66
|
-
var o=_18.toHsv(),h=(_17=="dh")?o.h+val:o.h,s=(_17=="ds")?o.s+val:o.s,v=(_17=="dv")?o.v+val:o.v;
|
|
67
|
-
ret.colors.push(_3.fromHsv(h%360,Math.min(100,Math.max(0,s)),Math.min(100,Math.max(0,v))));
|
|
68
|
-
});
|
|
69
|
-
return ret;
|
|
70
|
-
};
|
|
71
|
-
function _19(val,low,_1a){
|
|
72
|
-
return _1a-((_1a-val)*((_1a-low)/_1a));
|
|
73
|
-
};
|
|
74
|
-
_1.extend(_3.Palette,{transform:function(_1b){
|
|
75
|
-
var fn=_6;
|
|
76
|
-
if(_1b.use){
|
|
77
|
-
var use=_1b.use.toLowerCase();
|
|
78
|
-
if(use.indexOf("hs")==0){
|
|
79
|
-
if(use.charAt(2)=="l"){
|
|
80
|
-
fn=_13;
|
|
81
|
-
}else{
|
|
82
|
-
fn=_16;
|
|
83
|
-
}
|
|
84
|
-
}else{
|
|
85
|
-
if(use.indexOf("cmy")==0){
|
|
86
|
-
if(use.charAt(3)=="k"){
|
|
87
|
-
fn=_10;
|
|
88
|
-
}else{
|
|
89
|
-
fn=_b;
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
|
-
}else{
|
|
94
|
-
if("dc" in _1b||"dm" in _1b||"dy" in _1b){
|
|
95
|
-
if("dk" in _1b){
|
|
96
|
-
fn=_10;
|
|
97
|
-
}else{
|
|
98
|
-
fn=_b;
|
|
99
|
-
}
|
|
100
|
-
}else{
|
|
101
|
-
if("dh" in _1b||"ds" in _1b){
|
|
102
|
-
if("dv" in _1b){
|
|
103
|
-
fn=_16;
|
|
104
|
-
}else{
|
|
105
|
-
fn=_13;
|
|
106
|
-
}
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
var _1c=this;
|
|
111
|
-
for(var p in _1b){
|
|
112
|
-
if(p=="use"){
|
|
113
|
-
continue;
|
|
114
|
-
}
|
|
115
|
-
_1c=fn(_1c,p,_1b[p]);
|
|
116
|
-
}
|
|
117
|
-
return _1c;
|
|
118
|
-
},clone:function(){
|
|
119
|
-
return new _3.Palette(this);
|
|
120
|
-
}});
|
|
121
|
-
_1.mixin(_3.Palette,{generators:{analogous:function(_1d){
|
|
122
|
-
var _1e=_1d.high||60,low=_1d.low||18,_1f=_1.isString(_1d.base)?new _3.Color(_1d.base):_1d.base,hsv=_1f.toHsv();
|
|
123
|
-
var h=[(hsv.h+low+360)%360,(hsv.h+Math.round(low/2)+360)%360,hsv.h,(hsv.h-Math.round(_1e/2)+360)%360,(hsv.h-_1e+360)%360];
|
|
124
|
-
var s1=Math.max(10,(hsv.s<=95)?hsv.s+5:(100-(hsv.s-95))),s2=(hsv.s>1)?hsv.s-1:21-hsv.s,v1=(hsv.v>=92)?hsv.v-9:Math.max(hsv.v+9,20),v2=(hsv.v<=90)?Math.max(hsv.v+5,20):(95+Math.ceil((hsv.v-90)/2)),s=[s1,s2,hsv.s,s1,s1],v=[v1,v2,hsv.v,v1,v2];
|
|
125
|
-
return new _3.Palette(_2.map(h,function(hue,i){
|
|
126
|
-
return _3.fromHsv(hue,s[i],v[i]);
|
|
127
|
-
}));
|
|
128
|
-
},monochromatic:function(_20){
|
|
129
|
-
var _21=_1.isString(_20.base)?new _3.Color(_20.base):_20.base,hsv=_21.toHsv();
|
|
130
|
-
var s1=(hsv.s-30>9)?hsv.s-30:hsv.s+30,s2=hsv.s,v1=_19(hsv.v,20,100),v2=(hsv.v-20>20)?hsv.v-20:hsv.v+60,v3=(hsv.v-50>20)?hsv.v-50:hsv.v+30;
|
|
131
|
-
return new _3.Palette([_3.fromHsv(hsv.h,s1,v1),_3.fromHsv(hsv.h,s2,v3),_21,_3.fromHsv(hsv.h,s1,v3),_3.fromHsv(hsv.h,s2,v2)]);
|
|
132
|
-
},triadic:function(_22){
|
|
133
|
-
var _23=_1.isString(_22.base)?new _3.Color(_22.base):_22.base,hsv=_23.toHsv();
|
|
134
|
-
var h1=(hsv.h+57+360)%360,h2=(hsv.h-157+360)%360,s1=(hsv.s>20)?hsv.s-10:hsv.s+10,s2=(hsv.s>90)?hsv.s-10:hsv.s+10,s3=(hsv.s>95)?hsv.s-5:hsv.s+5,v1=(hsv.v-20>20)?hsv.v-20:hsv.v+20,v2=(hsv.v-30>20)?hsv.v-30:hsv.v+30,v3=(hsv.v-30>70)?hsv.v-30:hsv.v+30;
|
|
135
|
-
return new _3.Palette([_3.fromHsv(h1,s1,hsv.v),_3.fromHsv(hsv.h,s2,v2),_23,_3.fromHsv(h2,s2,v1),_3.fromHsv(h2,s3,v3)]);
|
|
136
|
-
},complementary:function(_24){
|
|
137
|
-
var _25=_1.isString(_24.base)?new _3.Color(_24.base):_24.base,hsv=_25.toHsv();
|
|
138
|
-
var h1=((hsv.h*2)+137<360)?(hsv.h*2)+137:Math.floor(hsv.h/2)-137,s1=Math.max(hsv.s-10,0),s2=_19(hsv.s,10,100),s3=Math.min(100,hsv.s+20),v1=Math.min(100,hsv.v+30),v2=(hsv.v>20)?hsv.v-30:hsv.v+30;
|
|
139
|
-
return new _3.Palette([_3.fromHsv(hsv.h,s1,v1),_3.fromHsv(hsv.h,s2,v2),_25,_3.fromHsv(h1,s3,v2),_3.fromHsv(h1,hsv.s,hsv.v)]);
|
|
140
|
-
},splitComplementary:function(_26){
|
|
141
|
-
var _27=_1.isString(_26.base)?new _3.Color(_26.base):_26.base,_28=_26.da||30,hsv=_27.toHsv();
|
|
142
|
-
var _29=((hsv.h*2)+137<360)?(hsv.h*2)+137:Math.floor(hsv.h/2)-137,h1=(_29-_28+360)%360,h2=(_29+_28)%360,s1=Math.max(hsv.s-10,0),s2=_19(hsv.s,10,100),s3=Math.min(100,hsv.s+20),v1=Math.min(100,hsv.v+30),v2=(hsv.v>20)?hsv.v-30:hsv.v+30;
|
|
143
|
-
return new _3.Palette([_3.fromHsv(h1,s1,v1),_3.fromHsv(h1,s2,v2),_27,_3.fromHsv(h2,s3,v2),_3.fromHsv(h2,hsv.s,hsv.v)]);
|
|
144
|
-
},compound:function(_2a){
|
|
145
|
-
var _2b=_1.isString(_2a.base)?new _3.Color(_2a.base):_2a.base,hsv=_2b.toHsv();
|
|
146
|
-
var h1=((hsv.h*2)+18<360)?(hsv.h*2)+18:Math.floor(hsv.h/2)-18,h2=((hsv.h*2)+120<360)?(hsv.h*2)+120:Math.floor(hsv.h/2)-120,h3=((hsv.h*2)+99<360)?(hsv.h*2)+99:Math.floor(hsv.h/2)-99,s1=(hsv.s-40>10)?hsv.s-40:hsv.s+40,s2=(hsv.s-10>80)?hsv.s-10:hsv.s+10,s3=(hsv.s-25>10)?hsv.s-25:hsv.s+25,v1=(hsv.v-40>10)?hsv.v-40:hsv.v+40,v2=(hsv.v-20>80)?hsv.v-20:hsv.v+20,v3=Math.max(hsv.v,20);
|
|
147
|
-
return new _3.Palette([_3.fromHsv(h1,s1,v1),_3.fromHsv(h1,s2,v2),_2b,_3.fromHsv(h2,s3,v3),_3.fromHsv(h3,s2,v2)]);
|
|
148
|
-
},shades:function(_2c){
|
|
149
|
-
var _2d=_1.isString(_2c.base)?new _3.Color(_2c.base):_2c.base,hsv=_2d.toHsv();
|
|
150
|
-
var s=(hsv.s==100&&hsv.v==0)?0:hsv.s,v1=(hsv.v-50>20)?hsv.v-50:hsv.v+30,v2=(hsv.v-25>=20)?hsv.v-25:hsv.v+55,v3=(hsv.v-75>=20)?hsv.v-75:hsv.v+5,v4=Math.max(hsv.v-10,20);
|
|
151
|
-
return new _3.Palette([new _3.fromHsv(hsv.h,s,v1),new _3.fromHsv(hsv.h,s,v2),_2d,new _3.fromHsv(hsv.h,s,v3),new _3.fromHsv(hsv.h,s,v4)]);
|
|
152
|
-
}},generate:function(_2e,_2f){
|
|
153
|
-
if(_1.isFunction(_2f)){
|
|
154
|
-
return _2f({base:_2e});
|
|
155
|
-
}else{
|
|
156
|
-
if(_3.Palette.generators[_2f]){
|
|
157
|
-
return _3.Palette.generators[_2f]({base:_2e});
|
|
158
|
-
}
|
|
159
|
-
}
|
|
160
|
-
throw new Error("dojox.color.Palette.generate: the specified generator ('"+_2f+"') does not exist.");
|
|
161
|
-
}});
|
|
162
|
-
return _3.Palette;
|
|
163
|
-
});
|