@antimatter-audio/antimatter-ui 16.2.4 → 16.2.6
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/index.js +5316 -8098
- package/dist/index.js.map +1 -1
- package/dist/types/advanced/BevelContainer/BevelContainer.d.ts +32 -0
- package/dist/types/advanced/BevelContainer/BevelContainer.d.ts.map +1 -0
- package/dist/types/advanced/CircularDiagramStyleVisualization/CircularDiagramStyleVisualization.d.ts +21 -0
- package/dist/types/advanced/CircularDiagramStyleVisualization/CircularDiagramStyleVisualization.d.ts.map +1 -0
- package/dist/types/advanced/CircularDiagramStyleVisualization/CircularDiagramStyleVisualizationSVG.d.ts +16 -0
- package/dist/types/advanced/CircularDiagramStyleVisualization/CircularDiagramStyleVisualizationSVG.d.ts.map +1 -0
- package/dist/types/advanced/ControlGroup/ControlGroup.d.ts +11 -0
- package/dist/types/advanced/ControlGroup/ControlGroup.d.ts.map +1 -0
- package/dist/types/advanced/IconButton/IconButton.d.ts +31 -0
- package/dist/types/advanced/IconButton/IconButton.d.ts.map +1 -0
- package/dist/types/advanced/KeyValueDisplayScreen/KeyValueDisplayScreen.d.ts +12 -0
- package/dist/types/advanced/KeyValueDisplayScreen/KeyValueDisplayScreen.d.ts.map +1 -0
- package/dist/types/advanced/LFOIntensityMeter/LFOIntensityMeter.d.ts +14 -0
- package/dist/types/advanced/LFOIntensityMeter/LFOIntensityMeter.d.ts.map +1 -0
- package/dist/types/advanced/LFOIntensityMeter/worker.d.ts +15 -0
- package/dist/types/advanced/LFOIntensityMeter/worker.d.ts.map +1 -0
- package/dist/types/advanced/LFOVisualizer/LFOVisualizer.d.ts +8 -0
- package/dist/types/advanced/LFOVisualizer/LFOVisualizer.d.ts.map +1 -0
- package/dist/types/advanced/LFOVisualizer/constants.d.ts +12 -0
- package/dist/types/advanced/LFOVisualizer/constants.d.ts.map +1 -0
- package/dist/types/advanced/LFOVisualizer/utils.d.ts +25 -0
- package/dist/types/advanced/LFOVisualizer/utils.d.ts.map +1 -0
- package/dist/types/advanced/LFOVisualizer/worker.d.ts +22 -0
- package/dist/types/advanced/LFOVisualizer/worker.d.ts.map +1 -0
- package/dist/types/advanced/ModMatrix/ModMatrix.d.ts +8 -0
- package/dist/types/advanced/ModMatrix/ModMatrix.d.ts.map +1 -0
- package/dist/types/advanced/ModMatrix/ModMatrixCell.d.ts +9 -0
- package/dist/types/advanced/ModMatrix/ModMatrixCell.d.ts.map +1 -0
- package/dist/types/advanced/ModMatrix/ModMatrixComboboxCell.d.ts +13 -0
- package/dist/types/advanced/ModMatrix/ModMatrixComboboxCell.d.ts.map +1 -0
- package/dist/types/advanced/ModMatrix/ModMatrixRow.d.ts +7 -0
- package/dist/types/advanced/ModMatrix/ModMatrixRow.d.ts.map +1 -0
- package/dist/types/advanced/ModMatrix/ModMatrixToggleCell.d.ts +10 -0
- package/dist/types/advanced/ModMatrix/ModMatrixToggleCell.d.ts.map +1 -0
- package/dist/types/advanced/ModMatrix/constants.d.ts +4 -0
- package/dist/types/advanced/ModMatrix/constants.d.ts.map +1 -0
- package/dist/types/advanced/ModuleFooter/InputModTab.d.ts +3 -0
- package/dist/types/advanced/ModuleFooter/InputModTab.d.ts.map +1 -0
- package/dist/types/advanced/ModuleFooter/LFOBox.d.ts +5 -0
- package/dist/types/advanced/ModuleFooter/LFOBox.d.ts.map +1 -0
- package/dist/types/advanced/ModuleFooter/LFOTab.d.ts +3 -0
- package/dist/types/advanced/ModuleFooter/LFOTab.d.ts.map +1 -0
- package/dist/types/advanced/ModuleFooter/ModuleFooter.d.ts +17 -0
- package/dist/types/advanced/ModuleFooter/ModuleFooter.d.ts.map +1 -0
- package/dist/types/advanced/ModuleFooter/SeqPanel.d.ts +5 -0
- package/dist/types/advanced/ModuleFooter/SeqPanel.d.ts.map +1 -0
- package/dist/types/advanced/ModuleFooter/SeqTab.d.ts +3 -0
- package/dist/types/advanced/ModuleFooter/SeqTab.d.ts.map +1 -0
- package/dist/types/advanced/ModuleHeader/ModuleHeader.d.ts +10 -0
- package/dist/types/advanced/ModuleHeader/ModuleHeader.d.ts.map +1 -0
- package/dist/types/advanced/Oscilloscope/LinePlot.d.ts +12 -0
- package/dist/types/advanced/Oscilloscope/LinePlot.d.ts.map +1 -0
- package/dist/types/advanced/Oscilloscope/Oscilloscope.d.ts +12 -0
- package/dist/types/advanced/Oscilloscope/Oscilloscope.d.ts.map +1 -0
- package/dist/types/advanced/Oscilloscope/worker.d.ts +2 -0
- package/dist/types/advanced/Oscilloscope/worker.d.ts.map +1 -0
- package/dist/types/advanced/OuterGlowFilter.d.ts +7 -0
- package/dist/types/advanced/OuterGlowFilter.d.ts.map +1 -0
- package/dist/types/advanced/PresetManager/PresetManager.d.ts +4 -0
- package/dist/types/advanced/PresetManager/PresetManager.d.ts.map +1 -0
- package/dist/types/advanced/StepSequencer/StepSequencer.d.ts +9 -0
- package/dist/types/advanced/StepSequencer/StepSequencer.d.ts.map +1 -0
- package/dist/types/advanced/ThemeWrapper/ThemeWrapper.d.ts +10 -0
- package/dist/types/advanced/ThemeWrapper/ThemeWrapper.d.ts.map +1 -0
- package/dist/types/advanced/VUMeter/VUMeter.d.ts +11 -0
- package/dist/types/advanced/VUMeter/VUMeter.d.ts.map +1 -0
- package/dist/types/advanced/VUMeter/worker.d.ts +2 -0
- package/dist/types/advanced/VUMeter/worker.d.ts.map +1 -0
- package/dist/types/common/constants.d.ts +15 -0
- package/dist/types/common/constants.d.ts.map +1 -0
- package/dist/types/common/types.d.ts +145 -0
- package/dist/types/common/types.d.ts.map +1 -0
- package/dist/types/common/utils.d.ts +65 -0
- package/dist/types/common/utils.d.ts.map +1 -0
- package/dist/types/context/GlobalContextProvider.d.ts +69 -0
- package/dist/types/context/GlobalContextProvider.d.ts.map +1 -0
- package/dist/types/core/Box/Box.d.ts +67 -0
- package/dist/types/core/Box/Box.d.ts.map +1 -0
- package/dist/types/core/Box/types.d.ts +39 -0
- package/dist/types/core/Box/types.d.ts.map +1 -0
- package/dist/types/core/Button/Button.d.ts +39 -0
- package/dist/types/core/Button/Button.d.ts.map +1 -0
- package/dist/types/core/Button/types.d.ts +5 -0
- package/dist/types/core/Button/types.d.ts.map +1 -0
- package/dist/types/core/Chart/AnimationDataWrapper.d.ts +16 -0
- package/dist/types/core/Chart/AnimationDataWrapper.d.ts.map +1 -0
- package/dist/types/core/Chart/Area.d.ts +11 -0
- package/dist/types/core/Chart/Area.d.ts.map +1 -0
- package/dist/types/core/Chart/Bar.d.ts +18 -0
- package/dist/types/core/Chart/Bar.d.ts.map +1 -0
- package/dist/types/core/Chart/Chart.d.ts +72 -0
- package/dist/types/core/Chart/Chart.d.ts.map +1 -0
- package/dist/types/core/Chart/Line.d.ts +10 -0
- package/dist/types/core/Chart/Line.d.ts.map +1 -0
- package/dist/types/core/Chart/LineChart/LineChart.d.ts +27 -0
- package/dist/types/core/Chart/LineChart/LineChart.d.ts.map +1 -0
- package/dist/types/core/Chart/LineChart/LineChartCanvas.d.ts +22 -0
- package/dist/types/core/Chart/LineChart/LineChartCanvas.d.ts.map +1 -0
- package/dist/types/core/Chart/LineChart/LineChartSvg.d.ts +22 -0
- package/dist/types/core/Chart/LineChart/LineChartSvg.d.ts.map +1 -0
- package/dist/types/core/Chart/StackedChart.d.ts +9 -0
- package/dist/types/core/Chart/StackedChart.d.ts.map +1 -0
- package/dist/types/core/Chart/Ticks.d.ts +16 -0
- package/dist/types/core/Chart/Ticks.d.ts.map +1 -0
- package/dist/types/core/Combobox/Combobox.d.ts +65 -0
- package/dist/types/core/Combobox/Combobox.d.ts.map +1 -0
- package/dist/types/core/Combobox/ComboboxComponent.d.ts +39 -0
- package/dist/types/core/Combobox/ComboboxComponent.d.ts.map +1 -0
- package/dist/types/core/Combobox/ListboxComponent.d.ts +40 -0
- package/dist/types/core/Combobox/ListboxComponent.d.ts.map +1 -0
- package/dist/types/core/DataViz/SingleBarViz.d.ts +18 -0
- package/dist/types/core/DataViz/SingleBarViz.d.ts.map +1 -0
- package/dist/types/core/Heading/Heading.d.ts +22 -0
- package/dist/types/core/Heading/Heading.d.ts.map +1 -0
- package/dist/types/core/Heading/types.d.ts +7 -0
- package/dist/types/core/Heading/types.d.ts.map +1 -0
- package/dist/types/core/Icon/Icon.d.ts +73 -0
- package/dist/types/core/Icon/Icon.d.ts.map +1 -0
- package/dist/types/core/Indicators/IndicatorLight.d.ts +20 -0
- package/dist/types/core/Indicators/IndicatorLight.d.ts.map +1 -0
- package/dist/types/core/Input/Input.d.ts +34 -0
- package/dist/types/core/Input/Input.d.ts.map +1 -0
- package/dist/types/core/Label/Label.d.ts +25 -0
- package/dist/types/core/Label/Label.d.ts.map +1 -0
- package/dist/types/core/PositioningWrapper/PositioningWrapper.d.ts +16 -0
- package/dist/types/core/PositioningWrapper/PositioningWrapper.d.ts.map +1 -0
- package/dist/types/core/Slider/BarSlider.d.ts +60 -0
- package/dist/types/core/Slider/BarSlider.d.ts.map +1 -0
- package/dist/types/core/Slider/RotaryCircle.d.ts +34 -0
- package/dist/types/core/Slider/RotaryCircle.d.ts.map +1 -0
- package/dist/types/core/Slider/RotaryCombobox.d.ts +44 -0
- package/dist/types/core/Slider/RotaryCombobox.d.ts.map +1 -0
- package/dist/types/core/Slider/RotarySlider.d.ts +47 -0
- package/dist/types/core/Slider/RotarySlider.d.ts.map +1 -0
- package/dist/types/core/Slider/Slider.d.ts +88 -0
- package/dist/types/core/Slider/Slider.d.ts.map +1 -0
- package/dist/types/core/Slider/SliderSVG.d.ts +44 -0
- package/dist/types/core/Slider/SliderSVG.d.ts.map +1 -0
- package/dist/types/core/Slider/types.d.ts +56 -0
- package/dist/types/core/Slider/types.d.ts.map +1 -0
- package/dist/types/core/Spinner.d.ts +4 -0
- package/dist/types/core/Spinner.d.ts.map +1 -0
- package/dist/types/core/Tabs/Tabs.d.ts +60 -0
- package/dist/types/core/Tabs/Tabs.d.ts.map +1 -0
- package/dist/types/core/Toggle/Toggle.d.ts +32 -0
- package/dist/types/core/Toggle/Toggle.d.ts.map +1 -0
- package/dist/types/hooks/useCombobox.d.ts +35 -0
- package/dist/types/hooks/useCombobox.d.ts.map +1 -0
- package/dist/types/hooks/useD3Transition.d.ts +13 -0
- package/dist/types/hooks/useD3Transition.d.ts.map +1 -0
- package/dist/types/hooks/useIndicator.d.ts +14 -0
- package/dist/types/hooks/useIndicator.d.ts.map +1 -0
- package/dist/types/hooks/useObservable.d.ts +6 -0
- package/dist/types/hooks/useObservable.d.ts.map +1 -0
- package/dist/types/hooks/useRandom.d.ts +3 -0
- package/dist/types/hooks/useRandom.d.ts.map +1 -0
- package/dist/types/hooks/useReset.d.ts +3 -0
- package/dist/types/hooks/useReset.d.ts.map +1 -0
- package/dist/types/hooks/useSlider.d.ts +35 -0
- package/dist/types/hooks/useSlider.d.ts.map +1 -0
- package/dist/types/hooks/useTabs.d.ts +12 -0
- package/dist/types/hooks/useTabs.d.ts.map +1 -0
- package/dist/types/index.d.ts +28 -0
- package/dist/types/index.d.ts.map +1 -0
- package/package.json +7 -6
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../node_modules/style-inject/dist/style-inject.es.js"],"sourcesContent":["function styleInject(css, ref) {\n if ( ref === void 0 ) ref = {};\n var insertAt = ref.insertAt;\n\n if (!css || typeof document === 'undefined') { return; }\n\n var head = document.head || document.getElementsByTagName('head')[0];\n var style = document.createElement('style');\n style.type = 'text/css';\n\n if (insertAt === 'top') {\n if (head.firstChild) {\n head.insertBefore(style, head.firstChild);\n } else {\n head.appendChild(style);\n }\n } else {\n head.appendChild(style);\n }\n\n if (style.styleSheet) {\n style.styleSheet.cssText = css;\n } else {\n style.appendChild(document.createTextNode(css));\n }\n}\n\nexport default styleInject;\n"],"names":[],"mappings":";;;;;;;;;AAAA,SAAS,WAAW,CAAC,GAAG,EAAE,GAAG,EAAE;AAC/B,EAAE,KAAK,GAAG,KAAK,MAAM,GAAG,GAAG,GAAG,EAAE;AAChC,EAAE,IAAI,QAAQ,GAAG,GAAG,CAAC,QAAQ;;AAE7B,EAAE,IAAI,CAAC,GAAG,IAAI,OAAO,QAAQ,KAAK,WAAW,EAAE,EAAE,OAAO;;AAExD,EAAE,IAAI,IAAI,GAAG,QAAQ,CAAC,IAAI,IAAI,QAAQ,CAAC,oBAAoB,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC;AACtE,EAAE,IAAI,KAAK,GAAG,QAAQ,CAAC,aAAa,CAAC,OAAO,CAAC;AAC7C,EAAE,KAAK,CAAC,IAAI,GAAG,UAAU;;AAEzB,EAAE,IAAI,QAAQ,KAAK,KAAK,EAAE;AAC1B,IAAI,IAAI,IAAI,CAAC,UAAU,EAAE;AACzB,MAAM,IAAI,CAAC,YAAY,CAAC,KAAK,EAAE,IAAI,CAAC,UAAU,CAAC;AAC/C,KAAK,MAAM;AACX,MAAM,IAAI,CAAC,WAAW,CAAC,KAAK,CAAC;AAC7B;AACA,GAAG,MAAM;AACT,IAAI,IAAI,CAAC,WAAW,CAAC,KAAK,CAAC;AAC3B;;AAEA,EAAE,IAAI,KAAK,CAAC,UAAU,EAAE;AACxB,IAAI,KAAK,CAAC,UAAU,CAAC,OAAO,GAAG,GAAG;AAClC,GAAG,MAAM;AACT,IAAI,KAAK,CAAC,WAAW,CAAC,QAAQ,CAAC,cAAc,CAAC,GAAG,CAAC,CAAC;AACnD;AACA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","x_google_ignoreList":[0]}
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../node_modules/style-inject/dist/style-inject.es.js"],"sourcesContent":["function styleInject(css, ref) {\n if ( ref === void 0 ) ref = {};\n var insertAt = ref.insertAt;\n\n if (!css || typeof document === 'undefined') { return; }\n\n var head = document.head || document.getElementsByTagName('head')[0];\n var style = document.createElement('style');\n style.type = 'text/css';\n\n if (insertAt === 'top') {\n if (head.firstChild) {\n head.insertBefore(style, head.firstChild);\n } else {\n head.appendChild(style);\n }\n } else {\n head.appendChild(style);\n }\n\n if (style.styleSheet) {\n style.styleSheet.cssText = css;\n } else {\n style.appendChild(document.createTextNode(css));\n }\n}\n\nexport default styleInject;\n"],"names":[],"mappings":";;;;;;;;;AAAA,SAAS,WAAW,CAAC,GAAG,EAAE,GAAG,EAAE;AAC/B,EAAE,KAAK,GAAG,KAAK,MAAM,GAAG,GAAG,GAAG,EAAE;AAChC,EAAE,IAAI,QAAQ,GAAG,GAAG,CAAC,QAAQ;;AAE7B,EAAE,IAAI,CAAC,GAAG,IAAI,OAAO,QAAQ,KAAK,WAAW,EAAE,EAAE,OAAO,CAAC;;AAEzD,EAAE,IAAI,IAAI,GAAG,QAAQ,CAAC,IAAI,IAAI,QAAQ,CAAC,oBAAoB,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC;AACtE,EAAE,IAAI,KAAK,GAAG,QAAQ,CAAC,aAAa,CAAC,OAAO,CAAC;AAC7C,EAAE,KAAK,CAAC,IAAI,GAAG,UAAU;;AAEzB,EAAE,IAAI,QAAQ,KAAK,KAAK,EAAE;AAC1B,IAAI,IAAI,IAAI,CAAC,UAAU,EAAE;AACzB,MAAM,IAAI,CAAC,YAAY,CAAC,KAAK,EAAE,IAAI,CAAC,UAAU,CAAC;AAC/C,IAAI,CAAC,MAAM;AACX,MAAM,IAAI,CAAC,WAAW,CAAC,KAAK,CAAC;AAC7B,IAAI;AACJ,EAAE,CAAC,MAAM;AACT,IAAI,IAAI,CAAC,WAAW,CAAC,KAAK,CAAC;AAC3B,EAAE;;AAEF,EAAE,IAAI,KAAK,CAAC,UAAU,EAAE;AACxB,IAAI,KAAK,CAAC,UAAU,CAAC,OAAO,GAAG,GAAG;AAClC,EAAE,CAAC,MAAM;AACT,IAAI,KAAK,CAAC,WAAW,CAAC,QAAQ,CAAC,cAAc,CAAC,GAAG,CAAC,CAAC;AACnD,EAAE;AACF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare function BorderSVG({ width, height, padding, cornerBevel, fillColor, borderColor, outerGlowRadius, outerGlowColors, highlightFillColor, borderWidth, setComponentIsHovered, componentIsHovered, style, ...rest }: {
|
|
3
|
+
width: number | string;
|
|
4
|
+
height: number | string;
|
|
5
|
+
cornerBevel: Array<number>;
|
|
6
|
+
fillColor?: string;
|
|
7
|
+
borderWidth?: number | string;
|
|
8
|
+
borderColor?: string;
|
|
9
|
+
outerGlowRadius?: number;
|
|
10
|
+
outerGlowColors?: Array<string>;
|
|
11
|
+
highlightFillColor?: string;
|
|
12
|
+
setComponentIsHovered?: any;
|
|
13
|
+
componentIsHovered?: boolean;
|
|
14
|
+
style: any;
|
|
15
|
+
[key: string]: any;
|
|
16
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
17
|
+
interface BevelContainerProps {
|
|
18
|
+
width: number | string;
|
|
19
|
+
height: number | string;
|
|
20
|
+
fillColor?: string;
|
|
21
|
+
highlightFillColor?: string;
|
|
22
|
+
borderWidth?: string | number;
|
|
23
|
+
style?: any;
|
|
24
|
+
borderColor?: string;
|
|
25
|
+
cornerRadius?: number;
|
|
26
|
+
cornerBevel?: Array<number>;
|
|
27
|
+
outerGlowRadius?: number;
|
|
28
|
+
outerGlowColors?: Array<string>;
|
|
29
|
+
}
|
|
30
|
+
declare function BevelContainer({ width, height, fillColor, highlightFillColor, cornerBevel, cornerRadius, outerGlowRadius, outerGlowColors, borderColor, borderWidth, style, children, }: React.PropsWithChildren<BevelContainerProps>): import("react/jsx-runtime").JSX.Element;
|
|
31
|
+
export default BevelContainer;
|
|
32
|
+
//# sourceMappingURL=BevelContainer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BevelContainer.d.ts","sourceRoot":"","sources":["../../../../src/advanced/BevelContainer/BevelContainer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AASxC,wBAAgB,SAAS,CAAC,EACxB,KAAK,EACL,MAAM,EACN,OAAO,EACP,WAA0B,EAC1B,SAAyB,EACzB,WAAW,EACX,eAAe,EACf,eAAe,EACf,kBAAkC,EAClC,WAAe,EACf,qBAAqB,EACrB,kBAAkB,EAClB,KAAK,EACL,GAAG,IAAI,EACR,EAAE;IACD,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,WAAW,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAC9B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,eAAe,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAChC,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,qBAAqB,CAAC,EAAE,GAAG,CAAC;IAC5B,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,KAAK,EAAE,GAAG,CAAC;IACX,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB,2CAkDA;AAED,UAAU,mBAAmB;IAC3B,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,WAAW,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAC9B,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAC5B,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,eAAe,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CACjC;AAED,iBAAS,cAAc,CAAC,EACtB,KAAK,EACL,MAAM,EACN,SAAS,EACT,kBAAkB,EAClB,WAA0B,EAC1B,YAAgB,EAChB,eAAe,EACf,eAAe,EACf,WAAW,EACX,WAAW,EACX,KAAK,EACL,QAAQ,GACT,EAAE,KAAK,CAAC,iBAAiB,CAAC,mBAAmB,CAAC,2CAgD9C;AAED,eAAe,cAAc,CAAC"}
|
package/dist/types/advanced/CircularDiagramStyleVisualization/CircularDiagramStyleVisualization.d.ts
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
export type EventOrParam = {
|
|
2
|
+
eventId?: string;
|
|
3
|
+
eventChildSelector?: string;
|
|
4
|
+
valueMultiplier?: number;
|
|
5
|
+
paramId?: never;
|
|
6
|
+
} | {
|
|
7
|
+
eventId?: never;
|
|
8
|
+
eventChildSelector?: never;
|
|
9
|
+
paramId?: string;
|
|
10
|
+
valueMultiplier?: number;
|
|
11
|
+
};
|
|
12
|
+
declare function CircularDiagramStyleVisualization({ color, width, input1, input2, input3, input4, }: {
|
|
13
|
+
color?: string;
|
|
14
|
+
width?: number;
|
|
15
|
+
input1?: EventOrParam;
|
|
16
|
+
input2?: EventOrParam;
|
|
17
|
+
input3?: EventOrParam;
|
|
18
|
+
input4?: EventOrParam;
|
|
19
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
20
|
+
export default CircularDiagramStyleVisualization;
|
|
21
|
+
//# sourceMappingURL=CircularDiagramStyleVisualization.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CircularDiagramStyleVisualization.d.ts","sourceRoot":"","sources":["../../../../src/advanced/CircularDiagramStyleVisualization/CircularDiagramStyleVisualization.tsx"],"names":[],"mappings":"AAMA,MAAM,MAAM,YAAY,GACpB;IACE,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,OAAO,CAAC,EAAE,KAAK,CAAC;CACjB,GACD;IACE,OAAO,CAAC,EAAE,KAAK,CAAC;IAChB,kBAAkB,CAAC,EAAE,KAAK,CAAC;IAC3B,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B,CAAC;AAEN,iBAAS,iCAAiC,CAAC,EACzC,KAAK,EACL,KAAK,EACL,MAAM,EACN,MAAM,EACN,MAAM,EACN,MAAM,GACP,EAAE;IACD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,YAAY,CAAC;IACtB,MAAM,CAAC,EAAE,YAAY,CAAC;IACtB,MAAM,CAAC,EAAE,YAAY,CAAC;IACtB,MAAM,CAAC,EAAE,YAAY,CAAC;CACvB,2CAmJA;AAED,eAAe,iCAAiC,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import './CircularDiagramStyleVisualization.css';
|
|
3
|
+
declare function CircularDiagramStyleVisualizationSVG({ width, param1, param2, param3, param4, param1Multiplier, param2Multiplier, param3Multiplier, param4Multiplier, style, }: {
|
|
4
|
+
width?: number;
|
|
5
|
+
param1?: number;
|
|
6
|
+
param2?: number;
|
|
7
|
+
param3?: number;
|
|
8
|
+
param4?: number;
|
|
9
|
+
param1Multiplier?: number;
|
|
10
|
+
param2Multiplier?: number;
|
|
11
|
+
param3Multiplier?: number;
|
|
12
|
+
param4Multiplier?: number;
|
|
13
|
+
style?: React.CSSProperties;
|
|
14
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
15
|
+
export default CircularDiagramStyleVisualizationSVG;
|
|
16
|
+
//# sourceMappingURL=CircularDiagramStyleVisualizationSVG.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CircularDiagramStyleVisualizationSVG.d.ts","sourceRoot":"","sources":["../../../../src/advanced/CircularDiagramStyleVisualization/CircularDiagramStyleVisualizationSVG.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,yCAAyC,CAAC;AAEjD,iBAAS,oCAAoC,CAAC,EAC5C,KAAW,EACX,MAAU,EACV,MAAU,EACV,MAAU,EACV,MAAU,EACV,gBAAgB,EAChB,gBAAgB,EAChB,gBAAgB,EAChB,gBAAgB,EAChB,KAAK,GACN,EAAE;IACD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC7B,2CAiUA;AAED,eAAe,oCAAoC,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import './ControlGroup.css';
|
|
3
|
+
declare function ControlGroup({ id, isDisabled, className, onChangeActiveState, children, width, }: React.PropsWithChildren<{
|
|
4
|
+
id: string;
|
|
5
|
+
width?: string;
|
|
6
|
+
onChangeActiveState?: (isActive: boolean) => any;
|
|
7
|
+
isDisabled?: boolean;
|
|
8
|
+
className?: string;
|
|
9
|
+
}>): import("react/jsx-runtime").JSX.Element;
|
|
10
|
+
export default ControlGroup;
|
|
11
|
+
//# sourceMappingURL=ControlGroup.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ControlGroup.d.ts","sourceRoot":"","sources":["../../../../src/advanced/ControlGroup/ControlGroup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAInD,OAAO,oBAAoB,CAAC;AAE5B,iBAAS,YAAY,CAAC,EACpB,EAAE,EACF,UAAkB,EAClB,SAAS,EACT,mBAAmB,EACnB,QAAQ,EACR,KAAc,GACf,EAAE,KAAK,CAAC,iBAAiB,CAAC;IACzB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,mBAAmB,CAAC,EAAE,CAAC,QAAQ,EAAE,OAAO,KAAK,GAAG,CAAC;IACjD,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC,2CAgFD;AAED,eAAe,YAAY,CAAC"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import './IconButton.css';
|
|
3
|
+
import { Spacing } from '../../common/types';
|
|
4
|
+
import { Icons } from '../../core/Icon/Icon';
|
|
5
|
+
declare function IconButton({ id, icon, onClick, disabled, color, iconColor, highlightColor, highlightIconColor, disabledIconColor, backgroundColor, padding, margin, width, iconWidth, label, height, className, style, }: {
|
|
6
|
+
id: string;
|
|
7
|
+
icon: Icons;
|
|
8
|
+
onClick?: any;
|
|
9
|
+
highlightColor?: string;
|
|
10
|
+
disabledIconColor?: string;
|
|
11
|
+
disabled?: boolean;
|
|
12
|
+
padding?: Array<Spacing>;
|
|
13
|
+
margin?: Array<Spacing>;
|
|
14
|
+
className?: string;
|
|
15
|
+
color?: string;
|
|
16
|
+
iconColor?: string;
|
|
17
|
+
highlightIconColor?: string;
|
|
18
|
+
width?: string;
|
|
19
|
+
iconWidth?: string;
|
|
20
|
+
height?: string;
|
|
21
|
+
label?: string;
|
|
22
|
+
backgroundColor?: string;
|
|
23
|
+
style?: React.CSSProperties;
|
|
24
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
25
|
+
declare namespace IconButton {
|
|
26
|
+
var icon: typeof Icons;
|
|
27
|
+
var padding: typeof Spacing;
|
|
28
|
+
var margin: typeof Spacing;
|
|
29
|
+
}
|
|
30
|
+
export default IconButton;
|
|
31
|
+
//# sourceMappingURL=IconButton.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconButton.d.ts","sourceRoot":"","sources":["../../../../src/advanced/IconButton/IconButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAExC,OAAO,kBAAkB,CAAC;AAC1B,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAE,KAAK,EAAY,MAAM,sBAAsB,CAAC;AAIvD,iBAAS,UAAU,CAAC,EAClB,EAAE,EACF,IAAI,EACJ,OAAO,EACP,QAAgB,EAChB,KAA2B,EAC3B,SAAmC,EACnC,cAAc,EACd,kBAAwC,EACxC,iBAA2C,EAE3C,eAAe,EACf,OAA+B,EAC/B,MAA6B,EAC7B,KAAc,EACd,SAAS,EACT,KAAK,EACL,MAAM,EACN,SAAS,EACT,KAAK,GACN,EAAE;IACD,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,KAAK,CAAC;IACZ,OAAO,CAAC,EAAE,GAAG,CAAC;IACd,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;IACzB,MAAM,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC7B,2CAgDA;kBAvFQ,UAAU;;;;;AA6FnB,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface KeyValueDisplayScreenProps {
|
|
3
|
+
data?: {
|
|
4
|
+
key?: string;
|
|
5
|
+
value?: string | number;
|
|
6
|
+
};
|
|
7
|
+
className?: string;
|
|
8
|
+
style?: React.CSSProperties;
|
|
9
|
+
}
|
|
10
|
+
declare function KeyValueDisplayScreen({ className, style, data, }: KeyValueDisplayScreenProps): import("react/jsx-runtime").JSX.Element;
|
|
11
|
+
export default KeyValueDisplayScreen;
|
|
12
|
+
//# sourceMappingURL=KeyValueDisplayScreen.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KeyValueDisplayScreen.d.ts","sourceRoot":"","sources":["../../../../src/advanced/KeyValueDisplayScreen/KeyValueDisplayScreen.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,MAAM,WAAW,0BAA0B;IACzC,IAAI,CAAC,EAAE;QACL,GAAG,CAAC,EAAE,MAAM,CAAC;QACb,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;KACzB,CAAC;IACF,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC7B;AAED,iBAAS,qBAAqB,CAAC,EAC7B,SAAS,EACT,KAAK,EACL,IAAI,GACL,EAAE,0BAA0B,2CAiF5B;AAED,eAAe,qBAAqB,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { WaveTypes } from '../LFOVisualizer/constants';
|
|
3
|
+
export interface LFOIntensityMeterProps {
|
|
4
|
+
id: number;
|
|
5
|
+
width?: number;
|
|
6
|
+
height?: number;
|
|
7
|
+
intensityValues?: XYValue[] | null;
|
|
8
|
+
waveType?: WaveTypes | null;
|
|
9
|
+
className?: string;
|
|
10
|
+
style?: React.CSSProperties;
|
|
11
|
+
}
|
|
12
|
+
declare function LFOIntensityMeter({ width, height, className, intensityValues, waveType, style, id, }: LFOIntensityMeterProps): import("react/jsx-runtime").JSX.Element;
|
|
13
|
+
export default LFOIntensityMeter;
|
|
14
|
+
//# sourceMappingURL=LFOIntensityMeter.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LFOIntensityMeter.d.ts","sourceRoot":"","sources":["../../../../src/advanced/LFOIntensityMeter/LFOIntensityMeter.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAajD,OAAO,EAAE,SAAS,EAAE,MAAM,4BAA4B,CAAC;AAGvD,MAAM,WAAW,sBAAsB;IACrC,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,eAAe,CAAC,EAAE,OAAO,EAAE,GAAG,IAAI,CAAC;IACnC,QAAQ,CAAC,EAAE,SAAS,GAAG,IAAI,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC7B;AAED,iBAAS,iBAAiB,CAAC,EACzB,KAAW,EACX,MAAU,EACV,SAAS,EACT,eAAe,EACf,QAAQ,EACR,KAAK,EACL,EAAE,GACH,EAAE,sBAAsB,2CAgHxB;AAED,eAAe,iBAAiB,CAAC"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
type IntensityData = {
|
|
2
|
+
x: number;
|
|
3
|
+
y: number;
|
|
4
|
+
};
|
|
5
|
+
declare let vuMeterHorizontalCanvas: any;
|
|
6
|
+
declare let intensityValues: Array<number>;
|
|
7
|
+
declare let rampPosition: any;
|
|
8
|
+
declare let lastSelectedIndex: number;
|
|
9
|
+
declare let animationDirection: AnimationDirection;
|
|
10
|
+
declare enum AnimationDirection {
|
|
11
|
+
Rising = "Rising",
|
|
12
|
+
Falling = "Falling",
|
|
13
|
+
Stationary = "Stationary"
|
|
14
|
+
}
|
|
15
|
+
//# sourceMappingURL=worker.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"worker.d.ts","sourceRoot":"","sources":["../../../../src/advanced/LFOIntensityMeter/worker.ts"],"names":[],"mappings":"AACA,KAAK,aAAa,GAAG;IAAE,CAAC,EAAE,MAAM,CAAC;IAAC,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC;AAC9C,QAAA,IAAI,uBAAuB,EAAE,GAAG,CAAC;AACjC,QAAA,IAAI,eAAe,EAAE,KAAK,CAAC,MAAM,CAAM,CAAC;AACxC,QAAA,IAAI,YAAY,KAAA,CAAC;AACjB,QAAA,IAAI,iBAAiB,EAAE,MAAM,CAAC;AAC9B,QAAA,IAAI,kBAAkB,EAAE,kBAAkB,CAAC;AAE3C,aAAK,kBAAkB;IACrB,MAAM,WAAW;IACjB,OAAO,YAAY;IACnB,UAAU,eAAe;CAC1B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LFOVisualizer.d.ts","sourceRoot":"","sources":["../../../../src/advanced/LFOVisualizer/LFOVisualizer.tsx"],"names":[],"mappings":"AAIA,OAAO,qBAAqB,CAAC;AAM7B,iBAAS,aAAa,CAAC,EACrB,EAAE,EACF,KAAW,EACX,MAAY,GACb,EAAE;IACD,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,2CAoRA;AAED,eAAe,aAAa,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export declare const svgInnerMargin = 5;
|
|
2
|
+
export declare const pulseWidth = 0.5;
|
|
3
|
+
export declare const rampLength: number;
|
|
4
|
+
export declare const rampResolution = 0.1;
|
|
5
|
+
export declare enum WaveTypes {
|
|
6
|
+
Sine = "Sine",
|
|
7
|
+
Triangle = "Triangle",
|
|
8
|
+
Ramp = "Ramp",
|
|
9
|
+
Saw = "Saw",
|
|
10
|
+
Square = "Square"
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=constants.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../src/advanced/LFOVisualizer/constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,cAAc,IAAI,CAAC;AAEhC,eAAO,MAAM,UAAU,MAAM,CAAC;AAG9B,eAAO,MAAM,UAAU,QAAc,CAAC;AACtC,eAAO,MAAM,cAAc,MAAM,CAAC;AAElC,oBAAY,SAAS;IACnB,IAAI,SAAS;IACb,QAAQ,aAAa;IACrB,IAAI,SAAS;IACb,GAAG,QAAQ;IAGX,MAAM,WAAW;CAClB"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { WaveTypes } from './constants';
|
|
2
|
+
import { XYValue } from '../../common/types';
|
|
3
|
+
export declare const addWidth: (value: number, width: number) => number;
|
|
4
|
+
export declare const reduceResolutionTo: (arr: Array<any>, n: number) => any[];
|
|
5
|
+
export declare function generateCycle({ waveType, ampValue, cycleLength, pulseWidth, }: {
|
|
6
|
+
waveType: WaveTypes;
|
|
7
|
+
ampValue?: number;
|
|
8
|
+
cycleLength?: number;
|
|
9
|
+
pulseWidth?: number;
|
|
10
|
+
}): any;
|
|
11
|
+
export declare const getSingleCyclePointArray: ({ waveType, pulseWidth, ampValue, phaseValue, rampValue, }: {
|
|
12
|
+
waveType: WaveTypes | null;
|
|
13
|
+
pulseWidth?: number;
|
|
14
|
+
ampValue?: number;
|
|
15
|
+
phaseValue: number;
|
|
16
|
+
rampValue: number;
|
|
17
|
+
}) => {
|
|
18
|
+
x: number;
|
|
19
|
+
y: number;
|
|
20
|
+
}[];
|
|
21
|
+
export declare const getMultiCyclePointArray: ({ numCycles, cycleValues, }: {
|
|
22
|
+
numCycles: number;
|
|
23
|
+
cycleValues: Array<number>;
|
|
24
|
+
}) => XYValue[];
|
|
25
|
+
//# sourceMappingURL=utils.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../src/advanced/LFOVisualizer/utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAIxC,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAM7C,eAAO,MAAM,QAAQ,GAAI,OAAO,MAAM,EAAE,OAAO,MAAM,WAEpD,CAAC;AAEF,eAAO,MAAM,kBAAkB,GAAI,KAAK,KAAK,CAAC,GAAG,CAAC,EAAE,GAAG,MAAM,UAK5D,CAAC;AAQF,wBAAgB,aAAa,CAAC,EAC5B,QAAQ,EACR,QAAY,EACZ,WAA4B,EAC5B,UAAc,GACf,EAAE;IACD,QAAQ,EAAE,SAAS,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB,OA6FA;AAqBD,eAAO,MAAM,wBAAwB,GAAI,4DAMtC;IACD,QAAQ,EAAE,SAAS,GAAG,IAAI,CAAC;IAC3B,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,MAAM,CAAC;CACnB;;;GAcA,CAAC;AAEF,eAAO,MAAM,uBAAuB,GAAI,6BAGrC;IACD,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CAC5B,cAUA,CAAC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
interface XYValue {
|
|
2
|
+
x: number;
|
|
3
|
+
y: number;
|
|
4
|
+
}
|
|
5
|
+
declare enum WaveTypes {
|
|
6
|
+
Sine = "Sine",
|
|
7
|
+
Triangle = "Triangle",
|
|
8
|
+
Ramp = "Ramp",
|
|
9
|
+
Saw = "Saw",
|
|
10
|
+
Square = "Square"
|
|
11
|
+
}
|
|
12
|
+
declare let LFODotCanvas: any;
|
|
13
|
+
declare let bufferArray: Array<Array<XYValue>>;
|
|
14
|
+
declare let visibleWaveforms: Array<XYValue>;
|
|
15
|
+
declare let currentWaveform: Array<XYValue>;
|
|
16
|
+
declare let rampValue: number;
|
|
17
|
+
declare let randAmountVal: number;
|
|
18
|
+
declare const maxCycles = 30;
|
|
19
|
+
declare const arrayLength = 1024;
|
|
20
|
+
declare function normalizeToZeroOne(value: number, min: number, max: number): number;
|
|
21
|
+
declare const reduceResolutionTo: (arr: Array<any>, n: number) => any[];
|
|
22
|
+
//# sourceMappingURL=worker.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"worker.d.ts","sourceRoot":"","sources":["../../../../src/advanced/LFOVisualizer/worker.ts"],"names":[],"mappings":"AAEA,UAAU,OAAO;IACf,CAAC,EAAE,MAAM,CAAC;IACV,CAAC,EAAE,MAAM,CAAC;CACX;AAED,aAAK,SAAS;IACZ,IAAI,SAAS;IACb,QAAQ,aAAa;IACrB,IAAI,SAAS;IACb,GAAG,QAAQ;IAGX,MAAM,WAAW;CAClB;AAED,QAAA,IAAI,YAAY,EAAE,GAAG,CAAC;AACtB,QAAA,IAAI,WAAW,EAAE,KAAK,CAAC,KAAK,CAAC,OAAO,CAAC,CAAM,CAAC;AAC5C,QAAA,IAAI,gBAAgB,EAAE,KAAK,CAAC,OAAO,CAAM,CAAC;AAC1C,QAAA,IAAI,eAAe,EAAE,KAAK,CAAC,OAAO,CAAM,CAAC;AACzC,QAAA,IAAI,SAAS,EAAE,MAAU,CAAC;AAC1B,QAAA,IAAI,aAAa,EAAE,MAAM,CAAC;AAE1B,QAAA,MAAM,SAAS,KAAK,CAAC;AACrB,QAAA,MAAM,WAAW,OAAO,CAAC;AAEzB,iBAAS,kBAAkB,CAAC,KAAK,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,UAElE;AAED,QAAA,MAAM,kBAAkB,GAAI,KAAK,KAAK,CAAC,GAAG,CAAC,EAAE,GAAG,MAAM,UAKrD,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import './ModMatrix.css';
|
|
3
|
+
declare function ModMatrix({ className, style, }: {
|
|
4
|
+
className?: string;
|
|
5
|
+
style?: React.CSSProperties;
|
|
6
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default ModMatrix;
|
|
8
|
+
//# sourceMappingURL=ModMatrix.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ModMatrix.d.ts","sourceRoot":"","sources":["../../../../src/advanced/ModMatrix/ModMatrix.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAoB,MAAM,OAAO,CAAC;AAGzC,OAAO,iBAAiB,CAAC;AAgBzB,iBAAS,SAAS,CAAC,EACjB,SAAS,EACT,KAAK,GACN,EAAE;IACD,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC7B,2CA6HA;AAED,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
declare function ModMatrixCell({ modifier, rowId, isDisabled, color, style, }: {
|
|
2
|
+
modifier: any;
|
|
3
|
+
rowId: string;
|
|
4
|
+
isDisabled: boolean;
|
|
5
|
+
color?: string;
|
|
6
|
+
style?: any;
|
|
7
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export default ModMatrixCell;
|
|
9
|
+
//# sourceMappingURL=ModMatrixCell.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ModMatrixCell.d.ts","sourceRoot":"","sources":["../../../../src/advanced/ModMatrix/ModMatrixCell.tsx"],"names":[],"mappings":"AAWA,iBAAS,aAAa,CAAC,EACrB,QAAQ,EACR,KAAK,EACL,UAAU,EACV,KAAK,EACL,KAAK,GACN,EAAE;IACD,QAAQ,EAAE,GAAG,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,OAAO,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,GAAG,CAAC;CACb,2CA2GA;AAED,eAAe,aAAa,CAAC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
declare function ModMatrixComboboxCell({ rowId, rowIndex, isDisabled, key, color, style, }: {
|
|
3
|
+
target?: any;
|
|
4
|
+
handleTargetChange?: React.Dispatch<React.SetStateAction<number>>;
|
|
5
|
+
rowId: string;
|
|
6
|
+
isDisabled?: boolean;
|
|
7
|
+
rowIndex: number;
|
|
8
|
+
key: string;
|
|
9
|
+
color?: string;
|
|
10
|
+
style?: any;
|
|
11
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
12
|
+
export default ModMatrixComboboxCell;
|
|
13
|
+
//# sourceMappingURL=ModMatrixComboboxCell.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ModMatrixComboboxCell.d.ts","sourceRoot":"","sources":["../../../../src/advanced/ModMatrix/ModMatrixComboboxCell.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAQjD,iBAAS,qBAAqB,CAAC,EAC7B,KAAK,EACL,QAAQ,EACR,UAAU,EACV,GAAG,EACH,KAAK,EACL,KAAK,GACN,EAAE;IACD,MAAM,CAAC,EAAE,GAAG,CAAC;IACb,kBAAkB,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC;IAClE,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,EAAE,MAAM,CAAC;IACjB,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,GAAG,CAAC;CACb,2CAmFA;AAED,eAAe,qBAAqB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ModMatrixRow.d.ts","sourceRoot":"","sources":["../../../../src/advanced/ModMatrix/ModMatrixRow.tsx"],"names":[],"mappings":"AAcA,iBAAS,YAAY,CAAC,EACpB,KAAK,EACL,QAAQ,EACR,GAAG,GACJ,EAAE;IACD,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,GAAG,EAAE,MAAM,CAAC;CACb,2CAqHA;AAED,eAAe,YAAY,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
declare function ModMatrixToggleCell({ modifier, isDisabled, rowId, color, style, }: {
|
|
2
|
+
value?: string | number;
|
|
3
|
+
isDisabled?: boolean;
|
|
4
|
+
modifier: any;
|
|
5
|
+
rowId: string;
|
|
6
|
+
color?: string;
|
|
7
|
+
style?: any;
|
|
8
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
9
|
+
export default ModMatrixToggleCell;
|
|
10
|
+
//# sourceMappingURL=ModMatrixToggleCell.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ModMatrixToggleCell.d.ts","sourceRoot":"","sources":["../../../../src/advanced/ModMatrix/ModMatrixToggleCell.tsx"],"names":[],"mappings":"AAKA,iBAAS,mBAAmB,CAAC,EAC3B,QAAQ,EACR,UAAkB,EAClB,KAAK,EACL,KAAK,EACL,KAAK,GACN,EAAE;IACD,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,EAAE,GAAG,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,GAAG,CAAC;CACb,2CA+BA;AAED,eAAe,mBAAmB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../src/advanced/ModMatrix/constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,UASxB,CAAC;AAEF,eAAO,MAAM,iBAAiB,MAAM,CAAC;AACrC,eAAO,MAAM,qBAAqB,KAAK,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InputModTab.d.ts","sourceRoot":"","sources":["../../../../src/advanced/ModuleFooter/InputModTab.tsx"],"names":[],"mappings":"AA4BA,iBAAS,WAAW,4CA+LnB;AAED,eAAe,WAAW,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LFOBox.d.ts","sourceRoot":"","sources":["../../../../src/advanced/ModuleFooter/LFOBox.tsx"],"names":[],"mappings":"AAYA,iBAAS,MAAM,CAAC,EAAE,EAAE,EAAE,EAAE;IAAE,EAAE,EAAE,MAAM,CAAA;CAAE,2CAiOrC;AAED,eAAe,MAAM,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LFOTab.d.ts","sourceRoot":"","sources":["../../../../src/advanced/ModuleFooter/LFOTab.tsx"],"names":[],"mappings":"AAGA,iBAAS,MAAM,4CAad;AAED,eAAe,MAAM,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import './ModuleFooter.css';
|
|
3
|
+
export declare enum FooterTabs {
|
|
4
|
+
ModMatrix = "ModMatrix",
|
|
5
|
+
InputMod = "InputMod",
|
|
6
|
+
LFOs = "LFOs",
|
|
7
|
+
Sequencer = "Sequencer"
|
|
8
|
+
}
|
|
9
|
+
export declare const ModMatrixTab: () => import("react/jsx-runtime").JSX.Element;
|
|
10
|
+
export declare const InputModTab: () => import("react/jsx-runtime").JSX.Element;
|
|
11
|
+
export declare const SequencerTab: () => import("react/jsx-runtime").JSX.Element;
|
|
12
|
+
declare function ModuleFooter({ className, style, }: {
|
|
13
|
+
className?: string;
|
|
14
|
+
style?: React.CSSProperties;
|
|
15
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
16
|
+
export default ModuleFooter;
|
|
17
|
+
//# sourceMappingURL=ModuleFooter.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ModuleFooter.d.ts","sourceRoot":"","sources":["../../../../src/advanced/ModuleFooter/ModuleFooter.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AASnD,OAAO,oBAAoB,CAAC;AAE5B,oBAAY,UAAU;IACpB,SAAS,cAAc;IACvB,QAAQ,aAAa;IACrB,IAAI,SAAS;IACb,SAAS,cAAc;CAExB;AAED,eAAO,MAAM,YAAY,+CAExB,CAAC;AAEF,eAAO,MAAM,WAAW,+CAEvB,CAAC;AAEF,eAAO,MAAM,YAAY,+CAExB,CAAC;AAMF,iBAAS,YAAY,CAAC,EACpB,SAAS,EACT,KAAK,GACN,EAAE;IACD,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC7B,2CAqGA;AAED,eAAe,YAAY,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SeqPanel.d.ts","sourceRoot":"","sources":["../../../../src/advanced/ModuleFooter/SeqPanel.tsx"],"names":[],"mappings":"AAeA,iBAAS,MAAM,CAAC,EAAE,KAAK,EAAE,EAAE;IAAE,KAAK,EAAE,MAAM,CAAA;CAAE,2CAkN3C;AAED,eAAe,MAAM,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SeqTab.d.ts","sourceRoot":"","sources":["../../../../src/advanced/ModuleFooter/SeqTab.tsx"],"names":[],"mappings":"AAGA,iBAAS,MAAM,4CAad;AAED,eAAe,MAAM,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import '../../styles.css';
|
|
3
|
+
import './ModuleHeader.css';
|
|
4
|
+
declare function ModuleHeader({ ModuleTitle, className, style, }: {
|
|
5
|
+
ModuleTitle: React.ReactElement;
|
|
6
|
+
className?: string;
|
|
7
|
+
style?: React.CSSProperties;
|
|
8
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
9
|
+
export default ModuleHeader;
|
|
10
|
+
//# sourceMappingURL=ModuleHeader.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ModuleHeader.d.ts","sourceRoot":"","sources":["../../../../src/advanced/ModuleHeader/ModuleHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAGnD,OAAO,kBAAkB,CAAC;AAC1B,OAAO,oBAAoB,CAAC;AAU5B,iBAAS,YAAY,CAAC,EACpB,WAAW,EACX,SAAS,EACT,KAAK,GACN,EAAE;IACD,WAAW,EAAE,KAAK,CAAC,YAAY,CAAC;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC7B,2CA+NA;AAED,eAAe,YAAY,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export declare function LinePlot({ data, width, height, marginTop, marginRight, marginBottom, marginLeft, displayGrid, }: {
|
|
2
|
+
data: Array<number>;
|
|
3
|
+
width?: number;
|
|
4
|
+
height?: number;
|
|
5
|
+
marginTop?: number;
|
|
6
|
+
marginRight?: number;
|
|
7
|
+
marginBottom?: number;
|
|
8
|
+
marginLeft?: number;
|
|
9
|
+
displayGrid?: boolean;
|
|
10
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
11
|
+
export default LinePlot;
|
|
12
|
+
//# sourceMappingURL=LinePlot.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LinePlot.d.ts","sourceRoot":"","sources":["../../../../src/advanced/Oscilloscope/LinePlot.tsx"],"names":[],"mappings":"AAEA,wBAAgB,QAAQ,CAAC,EACvB,IAAI,EACJ,KAAW,EACX,MAAY,EACZ,SAAc,EACd,WAAgB,EAChB,YAAiB,EACjB,UAAe,EACf,WAAkB,GACnB,EAAE;IACD,IAAI,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB,2CAmEA;AAED,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import './Oscilloscope.css';
|
|
3
|
+
export interface OscilloscopeProps {
|
|
4
|
+
id?: string;
|
|
5
|
+
width?: number;
|
|
6
|
+
height?: number;
|
|
7
|
+
className?: string;
|
|
8
|
+
style?: React.CSSProperties;
|
|
9
|
+
}
|
|
10
|
+
declare function Oscilloscope({ width, height, className, style, id, }: OscilloscopeProps): import("react/jsx-runtime").JSX.Element;
|
|
11
|
+
export default Oscilloscope;
|
|
12
|
+
//# sourceMappingURL=Oscilloscope.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Oscilloscope.d.ts","sourceRoot":"","sources":["../../../../src/advanced/Oscilloscope/Oscilloscope.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAEjD,OAAO,oBAAoB,CAAC;AAM5B,MAAM,WAAW,iBAAiB;IAChC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC7B;AAED,iBAAS,YAAY,CAAC,EACpB,KAAW,EACX,MAAY,EACZ,SAAS,EACT,KAAK,EACL,EAAE,GACH,EAAE,iBAAiB,2CA+FnB;AAED,eAAe,YAAY,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"worker.d.ts","sourceRoot":"","sources":["../../../../src/advanced/Oscilloscope/worker.ts"],"names":[],"mappings":"AAEA,QAAA,IAAI,MAAM,EAAE,GAAG,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OuterGlowFilter.d.ts","sourceRoot":"","sources":["../../../src/advanced/OuterGlowFilter.tsx"],"names":[],"mappings":"AAAA,iBAAS,eAAe,CAAC,EACvB,EAAE,EACF,KAAK,EACL,YAAiB,GAClB,EAAE;IACD,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB,2CAuBA;AAED,eAAe,eAAe,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PresetManager.d.ts","sourceRoot":"","sources":["../../../../src/advanced/PresetManager/PresetManager.tsx"],"names":[],"mappings":"AAKA,OAAO,qBAAqB,CAAC;AAI7B,iBAAS,aAAa,CAAC,EAAE,IAAA,2CA+OxB;AAED,eAAe,aAAa,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Observable } from '../../common/types';
|
|
2
|
+
declare function StepSequencer({ seqId, randomizerObject, resetterObject, numSteps, }: {
|
|
3
|
+
seqId: number;
|
|
4
|
+
randomizerObject: Observable;
|
|
5
|
+
resetterObject: Observable;
|
|
6
|
+
numSteps?: number;
|
|
7
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export default StepSequencer;
|
|
9
|
+
//# sourceMappingURL=StepSequencer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"StepSequencer.d.ts","sourceRoot":"","sources":["../../../../src/advanced/StepSequencer/StepSequencer.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD,iBAAS,aAAa,CAAC,EACrB,KAAK,EACL,gBAAgB,EAChB,cAAc,EACd,QAAa,GACd,EAAE;IACD,KAAK,EAAE,MAAM,CAAC;IACd,gBAAgB,EAAE,UAAU,CAAC;IAC7B,cAAc,EAAE,UAAU,CAAC;IAC3B,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB,2CAwGA;AAED,eAAe,aAAa,CAAC"}
|