react-science 0.22.1 → 0.22.2

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.
Files changed (128) hide show
  1. package/lib/components/accordion/Accordion.js +10 -6
  2. package/lib-esm/app/about/AboutDialogToolbarButton.d.ts +1 -1
  3. package/lib-esm/app/about/AboutDialogToolbarButton.d.ts.map +1 -1
  4. package/lib-esm/app/explorer/ExplorerPlotView.d.ts +1 -2
  5. package/lib-esm/app/explorer/ExplorerPlotView.d.ts.map +1 -1
  6. package/lib-esm/app/explorer/MeasurementExplorer.d.ts +1 -2
  7. package/lib-esm/app/explorer/MeasurementExplorer.d.ts.map +1 -1
  8. package/lib-esm/app/explorer/MeasurementExplorerWithState.d.ts +1 -2
  9. package/lib-esm/app/explorer/MeasurementExplorerWithState.d.ts.map +1 -1
  10. package/lib-esm/app/helpers/MeasurementPlot.d.ts +1 -2
  11. package/lib-esm/app/helpers/MeasurementPlot.d.ts.map +1 -1
  12. package/lib-esm/app/helpers/MeasurementVariableSelect.d.ts +1 -2
  13. package/lib-esm/app/helpers/MeasurementVariableSelect.d.ts.map +1 -1
  14. package/lib-esm/app/helpers/react-plot.d.ts +1 -1
  15. package/lib-esm/app/helpers/react-plot.d.ts.map +1 -1
  16. package/lib-esm/app/kinds/ir/IrPeaksPanel.d.ts +1 -2
  17. package/lib-esm/app/kinds/ir/IrPeaksPanel.d.ts.map +1 -1
  18. package/lib-esm/app/kinds/iv/plot-view/IvMeasurementsPlot.d.ts +1 -2
  19. package/lib-esm/app/kinds/iv/plot-view/IvMeasurementsPlot.d.ts.map +1 -1
  20. package/lib-esm/app/kinds/iv/plot-view/IvPlotVariablesSelector.d.ts +1 -2
  21. package/lib-esm/app/kinds/iv/plot-view/IvPlotVariablesSelector.d.ts.map +1 -1
  22. package/lib-esm/app/kinds/iv/plot-view/IvPlotView.d.ts +1 -2
  23. package/lib-esm/app/kinds/iv/plot-view/IvPlotView.d.ts.map +1 -1
  24. package/lib-esm/app/kinds/iv/plot-view/IvSeries.d.ts +1 -2
  25. package/lib-esm/app/kinds/iv/plot-view/IvSeries.d.ts.map +1 -1
  26. package/lib-esm/app/kinds/mass/MassPlotView.d.ts +1 -2
  27. package/lib-esm/app/kinds/mass/MassPlotView.d.ts.map +1 -1
  28. package/lib-esm/app/kinds/mass/MeasurementMassPlot.d.ts +1 -2
  29. package/lib-esm/app/kinds/mass/MeasurementMassPlot.d.ts.map +1 -1
  30. package/lib-esm/app/panels/SignalProcessingPanel.d.ts +1 -2
  31. package/lib-esm/app/panels/SignalProcessingPanel.d.ts.map +1 -1
  32. package/lib-esm/app/panels/measurement-config/MeasurementConfigPanel.d.ts +1 -2
  33. package/lib-esm/app/panels/measurement-config/MeasurementConfigPanel.d.ts.map +1 -1
  34. package/lib-esm/app/panels/measurement-config/MeasurementConfigPanelAccordion.d.ts +1 -2
  35. package/lib-esm/app/panels/measurement-config/MeasurementConfigPanelAccordion.d.ts.map +1 -1
  36. package/lib-esm/app/panels/measurement-info/MeasurementInfoPanel.d.ts +1 -2
  37. package/lib-esm/app/panels/measurement-info/MeasurementInfoPanel.d.ts.map +1 -1
  38. package/lib-esm/app/panels/measurement-info/MeasurementInfoPanelAccordion.d.ts +1 -2
  39. package/lib-esm/app/panels/measurement-info/MeasurementInfoPanelAccordion.d.ts.map +1 -1
  40. package/lib-esm/app/panels/measurements/MeasurementCheckbox.d.ts +1 -2
  41. package/lib-esm/app/panels/measurements/MeasurementCheckbox.d.ts.map +1 -1
  42. package/lib-esm/app/panels/measurements/MeasurementColorPreview.d.ts +1 -2
  43. package/lib-esm/app/panels/measurements/MeasurementColorPreview.d.ts.map +1 -1
  44. package/lib-esm/app/panels/measurements/MeasurementVisibilityToggle.d.ts +2 -3
  45. package/lib-esm/app/panels/measurements/MeasurementVisibilityToggle.d.ts.map +1 -1
  46. package/lib-esm/app/panels/measurements/MeasurementsPanel.d.ts +1 -2
  47. package/lib-esm/app/panels/measurements/MeasurementsPanel.d.ts.map +1 -1
  48. package/lib-esm/app/panels/measurements/MeasurementsPanelAccordion.d.ts +1 -2
  49. package/lib-esm/app/panels/measurements/MeasurementsPanelAccordion.d.ts.map +1 -1
  50. package/lib-esm/app/panels/measurements/MeasurementsTable.d.ts +1 -2
  51. package/lib-esm/app/panels/measurements/MeasurementsTable.d.ts.map +1 -1
  52. package/lib-esm/app-data/state/appState.d.ts +1 -1
  53. package/lib-esm/app-data/state/appState.d.ts.map +1 -1
  54. package/lib-esm/components/accordion/Accordion.d.ts.map +1 -1
  55. package/lib-esm/components/accordion/Accordion.js +10 -6
  56. package/lib-esm/components/accordion/Accordion.js.map +1 -1
  57. package/lib-esm/components/accordion/AccordionContext.d.ts +1 -1
  58. package/lib-esm/components/accordion/AccordionContext.d.ts.map +1 -1
  59. package/lib-esm/components/button/ButtonGroup.d.ts +2 -2
  60. package/lib-esm/components/button/ButtonGroup.d.ts.map +1 -1
  61. package/lib-esm/components/color-picker/color-picker-dropdown/ColorPickerDropdown.d.ts +1 -2
  62. package/lib-esm/components/color-picker/color-picker-dropdown/ColorPickerDropdown.d.ts.map +1 -1
  63. package/lib-esm/components/color-picker/gradient-select/GradientSelect.d.ts +1 -2
  64. package/lib-esm/components/color-picker/gradient-select/GradientSelect.d.ts.map +1 -1
  65. package/lib-esm/components/color-picker/preview/ColorPreview.d.ts +1 -2
  66. package/lib-esm/components/color-picker/preview/ColorPreview.d.ts.map +1 -1
  67. package/lib-esm/components/color-picker/preview/FixedColorPreview.d.ts +1 -2
  68. package/lib-esm/components/color-picker/preview/FixedColorPreview.d.ts.map +1 -1
  69. package/lib-esm/components/color-picker/preview/FixedGradientPreview.d.ts +1 -2
  70. package/lib-esm/components/color-picker/preview/FixedGradientPreview.d.ts.map +1 -1
  71. package/lib-esm/components/color-picker/react-color/ColorPicker.d.ts +1 -1
  72. package/lib-esm/components/color-picker/react-color/ColorPicker.d.ts.map +1 -1
  73. package/lib-esm/components/color-picker/react-color/common/Alpha.d.ts +1 -1
  74. package/lib-esm/components/color-picker/react-color/common/Alpha.d.ts.map +1 -1
  75. package/lib-esm/components/color-picker/react-color/common/CheckBoard.d.ts +1 -1
  76. package/lib-esm/components/color-picker/react-color/common/CheckBoard.d.ts.map +1 -1
  77. package/lib-esm/components/color-picker/react-color/common/EditableInput.d.ts +1 -1
  78. package/lib-esm/components/color-picker/react-color/common/EditableInput.d.ts.map +1 -1
  79. package/lib-esm/components/color-picker/react-color/common/Hue.d.ts +1 -1
  80. package/lib-esm/components/color-picker/react-color/common/Hue.d.ts.map +1 -1
  81. package/lib-esm/components/color-picker/react-color/common/Saturation.d.ts +1 -1
  82. package/lib-esm/components/color-picker/react-color/common/Saturation.d.ts.map +1 -1
  83. package/lib-esm/components/color-picker/react-color/common/Swatch.d.ts +3 -3
  84. package/lib-esm/components/color-picker/react-color/common/Swatch.d.ts.map +1 -1
  85. package/lib-esm/components/color-picker/react-color/common/interaction.d.ts +2 -2
  86. package/lib-esm/components/color-picker/react-color/sketch/SketchFields.d.ts +1 -2
  87. package/lib-esm/components/color-picker/react-color/sketch/SketchFields.d.ts.map +1 -1
  88. package/lib-esm/components/color-picker/react-color/sketch/SketchPresetColors.d.ts +1 -2
  89. package/lib-esm/components/color-picker/react-color/sketch/SketchPresetColors.d.ts.map +1 -1
  90. package/lib-esm/components/drop-zone/DropZone.d.ts +2 -2
  91. package/lib-esm/components/drop-zone/DropZone.d.ts.map +1 -1
  92. package/lib-esm/components/dropdown-menu/DropdownMenu.d.ts +1 -1
  93. package/lib-esm/components/dropdown-menu/DropdownMenu.d.ts.map +1 -1
  94. package/lib-esm/components/dropdown-menu/MenuItems.d.ts +1 -1
  95. package/lib-esm/components/dropdown-menu/MenuItems.d.ts.map +1 -1
  96. package/lib-esm/components/forms/Input.d.ts +1 -1
  97. package/lib-esm/components/forms/Input.d.ts.map +1 -1
  98. package/lib-esm/components/forms/context/FieldsContext.d.ts +1 -1
  99. package/lib-esm/components/forms/context/FieldsContext.d.ts.map +1 -1
  100. package/lib-esm/components/fullscreen/FullscreenContext.d.ts +1 -1
  101. package/lib-esm/components/fullscreen/FullscreenContext.d.ts.map +1 -1
  102. package/lib-esm/components/fullscreen/FullscreenToolbarButton.d.ts +1 -2
  103. package/lib-esm/components/fullscreen/FullscreenToolbarButton.d.ts.map +1 -1
  104. package/lib-esm/components/modal/ConfirmModal.d.ts +1 -1
  105. package/lib-esm/components/modal/ConfirmModal.d.ts.map +1 -1
  106. package/lib-esm/components/modal/Modal.d.ts +4 -4
  107. package/lib-esm/components/modal/Modal.d.ts.map +1 -1
  108. package/lib-esm/components/root-layout/RootLayoutContext.d.ts +1 -1
  109. package/lib-esm/components/root-layout/RootLayoutContext.d.ts.map +1 -1
  110. package/lib-esm/components/spinner/FullSpinner.d.ts +1 -2
  111. package/lib-esm/components/spinner/FullSpinner.d.ts.map +1 -1
  112. package/lib-esm/components/tabs/TabsContext.d.ts +1 -1
  113. package/lib-esm/components/tabs/TabsContext.d.ts.map +1 -1
  114. package/lib-esm/components/toolbar/ToolbarContext.d.ts +1 -1
  115. package/lib-esm/components/toolbar/ToolbarContext.d.ts.map +1 -1
  116. package/lib-esm/components/value-renderers/Boolean.d.ts +1 -2
  117. package/lib-esm/components/value-renderers/Boolean.d.ts.map +1 -1
  118. package/lib-esm/components/value-renderers/Component.d.ts +1 -1
  119. package/lib-esm/components/value-renderers/Component.d.ts.map +1 -1
  120. package/lib-esm/components/value-renderers/Header.d.ts +1 -2
  121. package/lib-esm/components/value-renderers/Header.d.ts.map +1 -1
  122. package/lib-esm/components/value-renderers/Number.d.ts +1 -2
  123. package/lib-esm/components/value-renderers/Number.d.ts.map +1 -1
  124. package/lib-esm/components/value-renderers/ObjectRenderer.d.ts +1 -2
  125. package/lib-esm/components/value-renderers/ObjectRenderer.d.ts.map +1 -1
  126. package/package.json +12 -7
  127. package/src/components/accordion/Accordion.tsx +18 -8
  128. package/src/styles/storybook-globals.css +6 -0
@@ -4,7 +4,7 @@ exports.Accordion = void 0;
4
4
  const jsx_runtime_1 = require("@emotion/react/jsx-runtime");
5
5
  /** @jsxImportSource @emotion/react */
6
6
  const react_1 = require("@emotion/react");
7
- const index_1 = require("../hooks/index");
7
+ const react_2 = require("react");
8
8
  const AccordionContext_1 = require("./AccordionContext");
9
9
  const styles = {
10
10
  container: (0, react_1.css)({
@@ -43,10 +43,14 @@ function Accordion(props) {
43
43
  exports.Accordion = Accordion;
44
44
  Accordion.Item = function AccordionItem(props) {
45
45
  const { item, utils } = (0, AccordionContext_1.useAccordionContext)(props.title, props.defaultOpened);
46
- const onClickHandle = (0, index_1.useDoubleClick)({
47
- onClick: utils.toggle,
48
- onDoubleClick: utils.clear,
49
- });
46
+ const onClickHandle = (0, react_2.useCallback)((event) => {
47
+ if (event.shiftKey) {
48
+ utils.clear();
49
+ }
50
+ else {
51
+ utils.toggle();
52
+ }
53
+ }, [utils]);
50
54
  let displayable = false;
51
55
  if (item) {
52
56
  displayable = item.isOpen;
@@ -59,7 +63,7 @@ Accordion.Item = function AccordionItem(props) {
59
63
  display: 'flex',
60
64
  alignItems: 'center',
61
65
  width: '100%',
62
- userSelect: 'text',
66
+ userSelect: 'none',
63
67
  }, css: styles.header, children: props.title }), (0, jsx_runtime_1.jsx)("div", { style: {
64
68
  display: displayable ? 'flex' : 'none',
65
69
  flex: displayable ? '1 1 1px' : 'none',
@@ -4,6 +4,6 @@ interface AboutDialogToolbarButtonProps {
4
4
  icon: ReactNode;
5
5
  body: ReactNode;
6
6
  }
7
- export declare function AboutDialogToolbarButton(props: AboutDialogToolbarButtonProps): JSX.Element;
7
+ export declare function AboutDialogToolbarButton(props: AboutDialogToolbarButtonProps): import("react/jsx-runtime").JSX.Element;
8
8
  export {};
9
9
  //# sourceMappingURL=AboutDialogToolbarButton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AboutDialogToolbarButton.d.ts","sourceRoot":"","sources":["../../../src/app/about/AboutDialogToolbarButton.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAIlC,UAAU,6BAA6B;IACrC,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,SAAS,CAAC;IAChB,IAAI,EAAE,SAAS,CAAC;CACjB;AAOD,wBAAgB,wBAAwB,CAAC,KAAK,EAAE,6BAA6B,eAqB5E"}
1
+ {"version":3,"file":"AboutDialogToolbarButton.d.ts","sourceRoot":"","sources":["../../../src/app/about/AboutDialogToolbarButton.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAIlC,UAAU,6BAA6B;IACrC,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,SAAS,CAAC;IAChB,IAAI,EAAE,SAAS,CAAC;CACjB;AAOD,wBAAgB,wBAAwB,CAAC,KAAK,EAAE,6BAA6B,2CAqB5E"}
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
- export declare function ExplorerPlotView(): JSX.Element;
1
+ export declare function ExplorerPlotView(): import("react/jsx-runtime").JSX.Element;
3
2
  //# sourceMappingURL=ExplorerPlotView.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ExplorerPlotView.d.ts","sourceRoot":"","sources":["../../../src/app/explorer/ExplorerPlotView.tsx"],"names":[],"mappings":";AAMA,wBAAgB,gBAAgB,gBAa/B"}
1
+ {"version":3,"file":"ExplorerPlotView.d.ts","sourceRoot":"","sources":["../../../src/app/explorer/ExplorerPlotView.tsx"],"names":[],"mappings":"AAMA,wBAAgB,gBAAgB,4CAa/B"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { MeasurementPlotProps } from '../helpers/index';
3
2
  export interface MeasurementExplorerProps extends Omit<MeasurementPlotProps, keyof ExplorerInfo> {
4
3
  }
@@ -8,6 +7,6 @@ interface ExplorerInfo {
8
7
  yVariableName: string;
9
8
  flipHorizontalAxis: boolean;
10
9
  }
11
- export declare function MeasurementExplorer(props: MeasurementExplorerProps): JSX.Element;
10
+ export declare function MeasurementExplorer(props: MeasurementExplorerProps): import("react/jsx-runtime").JSX.Element;
12
11
  export {};
13
12
  //# sourceMappingURL=MeasurementExplorer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MeasurementExplorer.d.ts","sourceRoot":"","sources":["../../../src/app/explorer/MeasurementExplorer.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAmB,oBAAoB,EAAE,MAAM,kBAAkB,CAAC;AAEzE,MAAM,WAAW,wBACf,SAAQ,IAAI,CAAC,oBAAoB,EAAE,MAAM,YAAY,CAAC;CAAG;AAC3D,UAAU,YAAY;IACpB,SAAS,EAAE,MAAM,CAAC;IAClB,aAAa,EAAE,MAAM,CAAC;IACtB,aAAa,EAAE,MAAM,CAAC;IACtB,kBAAkB,EAAE,OAAO,CAAC;CAC7B;AAyBD,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,wBAAwB,eAoIlE"}
1
+ {"version":3,"file":"MeasurementExplorer.d.ts","sourceRoot":"","sources":["../../../src/app/explorer/MeasurementExplorer.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAmB,oBAAoB,EAAE,MAAM,kBAAkB,CAAC;AAEzE,MAAM,WAAW,wBACf,SAAQ,IAAI,CAAC,oBAAoB,EAAE,MAAM,YAAY,CAAC;CAAG;AAC3D,UAAU,YAAY;IACpB,SAAS,EAAE,MAAM,CAAC;IAClB,aAAa,EAAE,MAAM,CAAC;IACtB,aAAa,EAAE,MAAM,CAAC;IACtB,kBAAkB,EAAE,OAAO,CAAC;CAC7B;AAyBD,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,wBAAwB,2CAoIlE"}
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
- export default function MeasurementExplorerWithState(): JSX.Element;
1
+ export default function MeasurementExplorerWithState(): import("react/jsx-runtime").JSX.Element;
3
2
  //# sourceMappingURL=MeasurementExplorerWithState.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MeasurementExplorerWithState.d.ts","sourceRoot":"","sources":["../../../src/app/explorer/MeasurementExplorerWithState.tsx"],"names":[],"mappings":";AAKA,MAAM,CAAC,OAAO,UAAU,4BAA4B,gBAUnD"}
1
+ {"version":3,"file":"MeasurementExplorerWithState.d.ts","sourceRoot":"","sources":["../../../src/app/explorer/MeasurementExplorerWithState.tsx"],"names":[],"mappings":"AAKA,MAAM,CAAC,OAAO,UAAU,4BAA4B,4CAUnD"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { MeasurementBase, MeasurementAppView } from '../../app-data/index';
3
2
  type Measurement = Pick<MeasurementBase, 'meta' | 'info' | 'data'>;
4
3
  export interface MeasurementPlotProps {
@@ -18,6 +17,6 @@ export interface MeasurementPlotProps {
18
17
  showVerticalGrid?: boolean;
19
18
  flipHorizontalAxis?: boolean;
20
19
  }
21
- export declare function MeasurementPlot(props: MeasurementPlotProps): JSX.Element;
20
+ export declare function MeasurementPlot(props: MeasurementPlotProps): import("react/jsx-runtime").JSX.Element;
22
21
  export {};
23
22
  //# sourceMappingURL=MeasurementPlot.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MeasurementPlot.d.ts","sourceRoot":"","sources":["../../../src/app/helpers/MeasurementPlot.tsx"],"names":[],"mappings":";AAIA,OAAO,KAAK,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAIhF,KAAK,WAAW,GAAG,IAAI,CAAC,eAAe,EAAE,MAAM,GAAG,MAAM,GAAG,MAAM,CAAC,CAAC;AACnE,MAAM,WAAW,oBAAoB;IACnC,WAAW,EAAE,WAAW,CAAC;IACzB,kBAAkB,EAAE,kBAAkB,CAAC;IACvC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,GAAG,GAAG,MAAM,GAAG,CAAC;IAC9B,MAAM,CAAC,EAAE,MAAM,GAAG,GAAG,MAAM,GAAG,CAAC;IAC/B,IAAI,CAAC,EAAE,YAAY,GAAG,UAAU,GAAG,aAAa,GAAG,EAAE,CAAC;IACtD,SAAS,CAAC,EAAE,UAAU,GAAG,YAAY,GAAG,EAAE,CAAC;IAC3C,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAC9B;AACD,wBAAgB,eAAe,CAAC,KAAK,EAAE,oBAAoB,eAM1D"}
1
+ {"version":3,"file":"MeasurementPlot.d.ts","sourceRoot":"","sources":["../../../src/app/helpers/MeasurementPlot.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAIhF,KAAK,WAAW,GAAG,IAAI,CAAC,eAAe,EAAE,MAAM,GAAG,MAAM,GAAG,MAAM,CAAC,CAAC;AACnE,MAAM,WAAW,oBAAoB;IACnC,WAAW,EAAE,WAAW,CAAC;IACzB,kBAAkB,EAAE,kBAAkB,CAAC;IACvC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,GAAG,GAAG,MAAM,GAAG,CAAC;IAC9B,MAAM,CAAC,EAAE,MAAM,GAAG,GAAG,MAAM,GAAG,CAAC;IAC/B,IAAI,CAAC,EAAE,YAAY,GAAG,UAAU,GAAG,aAAa,GAAG,EAAE,CAAC;IACtD,SAAS,CAAC,EAAE,UAAU,GAAG,YAAY,GAAG,EAAE,CAAC;IAC3C,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAC9B;AACD,wBAAgB,eAAe,CAAC,KAAK,EAAE,oBAAoB,2CAM1D"}
@@ -1,10 +1,9 @@
1
- /// <reference types="react" />
2
1
  interface MeasurementVariableSelectProps {
3
2
  label: string;
4
3
  value: string;
5
4
  options: string[];
6
5
  onSelect: (value: string) => void;
7
6
  }
8
- export declare function MeasurementVariableSelect(props: MeasurementVariableSelectProps): JSX.Element;
7
+ export declare function MeasurementVariableSelect(props: MeasurementVariableSelectProps): import("react/jsx-runtime").JSX.Element;
9
8
  export {};
10
9
  //# sourceMappingURL=MeasurementVariableSelect.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MeasurementVariableSelect.d.ts","sourceRoot":"","sources":["../../../src/app/helpers/MeasurementVariableSelect.tsx"],"names":[],"mappings":";AAAA,UAAU,8BAA8B;IACtC,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,EAAE,CAAC;IAClB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CACnC;AAED,wBAAgB,yBAAyB,CACvC,KAAK,EAAE,8BAA8B,eAwBtC"}
1
+ {"version":3,"file":"MeasurementVariableSelect.d.ts","sourceRoot":"","sources":["../../../src/app/helpers/MeasurementVariableSelect.tsx"],"names":[],"mappings":"AAAA,UAAU,8BAA8B;IACtC,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,EAAE,CAAC;IAClB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CACnC;AAED,wBAAgB,yBAAyB,CACvC,KAAK,EAAE,8BAA8B,2CAwBtC"}
@@ -3,6 +3,6 @@ import type { MeasurementPlotProps } from './MeasurementPlot';
3
3
  interface BasicComponentProps extends MeasurementPlotProps {
4
4
  children: ReactNode[] | ReactNode;
5
5
  }
6
- export declare function BasicComponent(props: BasicComponentProps): JSX.Element;
6
+ export declare function BasicComponent(props: BasicComponentProps): import("react/jsx-runtime").JSX.Element;
7
7
  export {};
8
8
  //# sourceMappingURL=react-plot.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"react-plot.d.ts","sourceRoot":"","sources":["../../../src/app/helpers/react-plot.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,SAAS,EAAW,MAAM,OAAO,CAAC;AAchD,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AAE9D,UAAU,mBAAoB,SAAQ,oBAAoB;IACxD,QAAQ,EAAE,SAAS,EAAE,GAAG,SAAS,CAAC;CACnC;AAWD,wBAAgB,cAAc,CAAC,KAAK,EAAE,mBAAmB,eA+FxD"}
1
+ {"version":3,"file":"react-plot.d.ts","sourceRoot":"","sources":["../../../src/app/helpers/react-plot.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,SAAS,EAAW,MAAM,OAAO,CAAC;AAchD,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AAE9D,UAAU,mBAAoB,SAAQ,oBAAoB;IACxD,QAAQ,EAAE,SAAS,EAAE,GAAG,SAAS,CAAC;CACnC;AAWD,wBAAgB,cAAc,CAAC,KAAK,EAAE,mBAAmB,2CA+FxD"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { IrPeak } from '../../../app-data/index';
3
2
  export interface IrColumnPreferences<T extends keyof IrPeak = keyof IrPeak> {
4
3
  visible?: boolean;
@@ -21,6 +20,6 @@ export interface IrPeaksPanelProps {
21
20
  */
22
21
  preferences?: IrPeakPanelPreferences;
23
22
  }
24
- export declare function IrPeaksPanel(props: IrPeaksPanelProps): JSX.Element;
23
+ export declare function IrPeaksPanel(props: IrPeaksPanelProps): import("react/jsx-runtime").JSX.Element;
25
24
  export {};
26
25
  //# sourceMappingURL=IrPeaksPanel.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"IrPeaksPanel.d.ts","sourceRoot":"","sources":["../../../../src/app/kinds/ir/IrPeaksPanel.tsx"],"names":[],"mappings":";AASA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,yBAAyB,CAAC;AAGtD,MAAM,WAAW,mBAAmB,CAAC,CAAC,SAAS,MAAM,MAAM,GAAG,MAAM,MAAM;IACxE,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,MAAM,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,CAAC,CAAC,CAAC,KAAK,MAAM,GAAG,MAAM,CAAC;IAC7C,WAAW,EAAE,CAAC,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AACD,UAAU,sBAAsB;IAC9B,OAAO,CAAC,EAAE,mBAAmB,EAAE,CAAC;CACjC;AACD,MAAM,WAAW,iBAAiB;IAChC;;;OAGG;IACH,KAAK,EAAE,MAAM,EAAE,CAAC;IAChB;;;OAGG;IACH,WAAW,CAAC,EAAE,sBAAsB,CAAC;CACtC;AAED,wBAAgB,YAAY,CAAC,KAAK,EAAE,iBAAiB,eAkEpD"}
1
+ {"version":3,"file":"IrPeaksPanel.d.ts","sourceRoot":"","sources":["../../../../src/app/kinds/ir/IrPeaksPanel.tsx"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,yBAAyB,CAAC;AAGtD,MAAM,WAAW,mBAAmB,CAAC,CAAC,SAAS,MAAM,MAAM,GAAG,MAAM,MAAM;IACxE,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,MAAM,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,CAAC,CAAC,CAAC,KAAK,MAAM,GAAG,MAAM,CAAC;IAC7C,WAAW,EAAE,CAAC,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AACD,UAAU,sBAAsB;IAC9B,OAAO,CAAC,EAAE,mBAAmB,EAAE,CAAC;CACjC;AACD,MAAM,WAAW,iBAAiB;IAChC;;;OAGG;IACH,KAAK,EAAE,MAAM,EAAE,CAAC;IAChB;;;OAGG;IACH,WAAW,CAAC,EAAE,sBAAsB,CAAC;CACtC;AAED,wBAAgB,YAAY,CAAC,KAAK,EAAE,iBAAiB,2CAkEpD"}
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
- export default function IvMeasurementsPlot(): JSX.Element;
1
+ export default function IvMeasurementsPlot(): import("react/jsx-runtime").JSX.Element;
3
2
  //# sourceMappingURL=IvMeasurementsPlot.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"IvMeasurementsPlot.d.ts","sourceRoot":"","sources":["../../../../../src/app/kinds/iv/plot-view/IvMeasurementsPlot.tsx"],"names":[],"mappings":";AAiBA,MAAM,CAAC,OAAO,UAAU,kBAAkB,gBA6FzC"}
1
+ {"version":3,"file":"IvMeasurementsPlot.d.ts","sourceRoot":"","sources":["../../../../../src/app/kinds/iv/plot-view/IvMeasurementsPlot.tsx"],"names":[],"mappings":"AAiBA,MAAM,CAAC,OAAO,UAAU,kBAAkB,4CA6FzC"}
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
- export default function IvPlotVariablesSelector(): JSX.Element;
1
+ export default function IvPlotVariablesSelector(): import("react/jsx-runtime").JSX.Element;
3
2
  //# sourceMappingURL=IvPlotVariablesSelector.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"IvPlotVariablesSelector.d.ts","sourceRoot":"","sources":["../../../../../src/app/kinds/iv/plot-view/IvPlotVariablesSelector.tsx"],"names":[],"mappings":";AAQA,MAAM,CAAC,OAAO,UAAU,uBAAuB,gBAgD9C"}
1
+ {"version":3,"file":"IvPlotVariablesSelector.d.ts","sourceRoot":"","sources":["../../../../../src/app/kinds/iv/plot-view/IvPlotVariablesSelector.tsx"],"names":[],"mappings":"AAQA,MAAM,CAAC,OAAO,UAAU,uBAAuB,4CAgD9C"}
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
- export declare function IvPlotView(): JSX.Element;
1
+ export declare function IvPlotView(): import("react/jsx-runtime").JSX.Element;
3
2
  //# sourceMappingURL=IvPlotView.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"IvPlotView.d.ts","sourceRoot":"","sources":["../../../../../src/app/kinds/iv/plot-view/IvPlotView.tsx"],"names":[],"mappings":";AAuBA,wBAAgB,UAAU,gBAazB"}
1
+ {"version":3,"file":"IvPlotView.d.ts","sourceRoot":"","sources":["../../../../../src/app/kinds/iv/plot-view/IvPlotView.tsx"],"names":[],"mappings":"AAuBA,wBAAgB,UAAU,4CAazB"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ColorConfig, IvMeasurement } from '../../../../app-data/index';
3
2
  interface IvSeriesProps {
4
3
  measurement: IvMeasurement;
@@ -7,6 +6,6 @@ interface IvSeriesProps {
7
6
  xVariableLabel: string;
8
7
  yVariableLabel: string;
9
8
  }
10
- export default function IvSeries(props: IvSeriesProps): JSX.Element | null;
9
+ export default function IvSeries(props: IvSeriesProps): import("react/jsx-runtime").JSX.Element | null;
11
10
  export {};
12
11
  //# sourceMappingURL=IvSeries.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"IvSeries.d.ts","sourceRoot":"","sources":["../../../../../src/app/kinds/iv/plot-view/IvSeries.tsx"],"names":[],"mappings":";AAIA,OAAO,EACL,WAAW,EAEX,aAAa,EACd,MAAM,4BAA4B,CAAC;AAGpC,UAAU,aAAa;IACrB,WAAW,EAAE,aAAa,CAAC;IAC3B,WAAW,EAAE,WAAW,CAAC;IACzB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,cAAc,EAAE,MAAM,CAAC;IACvB,cAAc,EAAE,MAAM,CAAC;CACxB;AAED,MAAM,CAAC,OAAO,UAAU,QAAQ,CAAC,KAAK,EAAE,aAAa,sBAoBpD"}
1
+ {"version":3,"file":"IvSeries.d.ts","sourceRoot":"","sources":["../../../../../src/app/kinds/iv/plot-view/IvSeries.tsx"],"names":[],"mappings":"AAIA,OAAO,EACL,WAAW,EAEX,aAAa,EACd,MAAM,4BAA4B,CAAC;AAGpC,UAAU,aAAa;IACrB,WAAW,EAAE,aAAa,CAAC;IAC3B,WAAW,EAAE,WAAW,CAAC;IACzB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,cAAc,EAAE,MAAM,CAAC;IACvB,cAAc,EAAE,MAAM,CAAC;CACxB;AAED,MAAM,CAAC,OAAO,UAAU,QAAQ,CAAC,KAAK,EAAE,aAAa,kDAoBpD"}
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
- export declare function MassPlotView(): JSX.Element;
1
+ export declare function MassPlotView(): import("react/jsx-runtime").JSX.Element;
3
2
  //# sourceMappingURL=MassPlotView.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MassPlotView.d.ts","sourceRoot":"","sources":["../../../../src/app/kinds/mass/MassPlotView.tsx"],"names":[],"mappings":";AAQA,wBAAgB,YAAY,gBAU3B"}
1
+ {"version":3,"file":"MassPlotView.d.ts","sourceRoot":"","sources":["../../../../src/app/kinds/mass/MassPlotView.tsx"],"names":[],"mappings":"AAQA,wBAAgB,YAAY,4CAU3B"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { MeasurementPlotProps } from '../../helpers/index';
3
- export declare function MeasurementMassPlot(props: MeasurementPlotProps): JSX.Element;
2
+ export declare function MeasurementMassPlot(props: MeasurementPlotProps): import("react/jsx-runtime").JSX.Element;
4
3
  //# sourceMappingURL=MeasurementMassPlot.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MeasurementMassPlot.d.ts","sourceRoot":"","sources":["../../../../src/app/kinds/mass/MeasurementMassPlot.tsx"],"names":[],"mappings":";AAaA,OAAO,EAAkB,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAS3E,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,oBAAoB,eAyB9D"}
1
+ {"version":3,"file":"MeasurementMassPlot.d.ts","sourceRoot":"","sources":["../../../../src/app/kinds/mass/MeasurementMassPlot.tsx"],"names":[],"mappings":"AAaA,OAAO,EAAkB,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAS3E,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,oBAAoB,2CAyB9D"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { FilterXYType } from 'ml-signal-processing';
3
2
  export interface Filter<OptionsType = string | number> {
4
3
  name: FilterXYType['name'];
@@ -8,5 +7,5 @@ export interface SignalProcessingPanelProps {
8
7
  filters: Filter[];
9
8
  onChange: (filters: Filter[]) => void;
10
9
  }
11
- export declare function SignalProcessingPanel(props: SignalProcessingPanelProps): JSX.Element;
10
+ export declare function SignalProcessingPanel(props: SignalProcessingPanelProps): import("react/jsx-runtime").JSX.Element;
12
11
  //# sourceMappingURL=SignalProcessingPanel.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SignalProcessingPanel.d.ts","sourceRoot":"","sources":["../../../src/app/panels/SignalProcessingPanel.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAKzD,MAAM,WAAW,MAAM,CAAC,WAAW,GAAG,MAAM,GAAG,MAAM;IACnD,IAAI,EAAE,YAAY,CAAC,MAAM,CAAC,CAAC;IAC3B,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,WAAW,CAAC,CAAC;CACvC;AACD,MAAM,WAAW,0BAA0B;IACzC,OAAO,EAAE,MAAM,EAAE,CAAC;IAClB,QAAQ,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC;CACvC;AAyBD,wBAAgB,qBAAqB,CAAC,KAAK,EAAE,0BAA0B,eAuGtE"}
1
+ {"version":3,"file":"SignalProcessingPanel.d.ts","sourceRoot":"","sources":["../../../src/app/panels/SignalProcessingPanel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAKzD,MAAM,WAAW,MAAM,CAAC,WAAW,GAAG,MAAM,GAAG,MAAM;IACnD,IAAI,EAAE,YAAY,CAAC,MAAM,CAAC,CAAC;IAC3B,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,WAAW,CAAC,CAAC;CACvC;AACD,MAAM,WAAW,0BAA0B;IACzC,OAAO,EAAE,MAAM,EAAE,CAAC;IAClB,QAAQ,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC;CACvC;AAyBD,wBAAgB,qBAAqB,CAAC,KAAK,EAAE,0BAA0B,2CAuGtE"}
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
- export declare function MeasurementConfigPanel(): JSX.Element | null;
1
+ export declare function MeasurementConfigPanel(): import("react/jsx-runtime").JSX.Element | null;
3
2
  //# sourceMappingURL=MeasurementConfigPanel.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MeasurementConfigPanel.d.ts","sourceRoot":"","sources":["../../../../src/app/panels/measurement-config/MeasurementConfigPanel.tsx"],"names":[],"mappings":";AAQA,wBAAgB,sBAAsB,uBAuBrC"}
1
+ {"version":3,"file":"MeasurementConfigPanel.d.ts","sourceRoot":"","sources":["../../../../src/app/panels/measurement-config/MeasurementConfigPanel.tsx"],"names":[],"mappings":"AAQA,wBAAgB,sBAAsB,mDAuBrC"}
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
- export declare function MeasurementConfigPanelAccordion(): JSX.Element | null;
1
+ export declare function MeasurementConfigPanelAccordion(): import("react/jsx-runtime").JSX.Element | null;
3
2
  //# sourceMappingURL=MeasurementConfigPanelAccordion.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MeasurementConfigPanelAccordion.d.ts","sourceRoot":"","sources":["../../../../src/app/panels/measurement-config/MeasurementConfigPanelAccordion.tsx"],"names":[],"mappings":";AAKA,wBAAgB,+BAA+B,uBAoB9C"}
1
+ {"version":3,"file":"MeasurementConfigPanelAccordion.d.ts","sourceRoot":"","sources":["../../../../src/app/panels/measurement-config/MeasurementConfigPanelAccordion.tsx"],"names":[],"mappings":"AAKA,wBAAgB,+BAA+B,mDAoB9C"}
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
- export declare function MeasurementInfoPanel(): JSX.Element | null;
1
+ export declare function MeasurementInfoPanel(): import("react/jsx-runtime").JSX.Element | null;
3
2
  //# sourceMappingURL=MeasurementInfoPanel.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MeasurementInfoPanel.d.ts","sourceRoot":"","sources":["../../../../src/app/panels/measurement-info/MeasurementInfoPanel.tsx"],"names":[],"mappings":";AAQA,wBAAgB,oBAAoB,uBAkDnC"}
1
+ {"version":3,"file":"MeasurementInfoPanel.d.ts","sourceRoot":"","sources":["../../../../src/app/panels/measurement-info/MeasurementInfoPanel.tsx"],"names":[],"mappings":"AAQA,wBAAgB,oBAAoB,mDAkDnC"}
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
- export declare function MeasurementInfoPanelAccordion(): JSX.Element;
1
+ export declare function MeasurementInfoPanelAccordion(): import("react/jsx-runtime").JSX.Element;
3
2
  //# sourceMappingURL=MeasurementInfoPanelAccordion.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MeasurementInfoPanelAccordion.d.ts","sourceRoot":"","sources":["../../../../src/app/panels/measurement-info/MeasurementInfoPanelAccordion.tsx"],"names":[],"mappings":";AAIA,wBAAgB,6BAA6B,gBAM5C"}
1
+ {"version":3,"file":"MeasurementInfoPanelAccordion.d.ts","sourceRoot":"","sources":["../../../../src/app/panels/measurement-info/MeasurementInfoPanelAccordion.tsx"],"names":[],"mappings":"AAIA,wBAAgB,6BAA6B,4CAM5C"}
@@ -1,9 +1,8 @@
1
- /// <reference types="react" />
2
1
  interface MeasurementCheckboxProps {
3
2
  checked: boolean;
4
3
  onSelectCheckbox: () => void;
5
4
  indeterminate?: boolean;
6
5
  }
7
- export declare function MeasurementCheckbox(props: MeasurementCheckboxProps): JSX.Element;
6
+ export declare function MeasurementCheckbox(props: MeasurementCheckboxProps): import("react/jsx-runtime").JSX.Element;
8
7
  export {};
9
8
  //# sourceMappingURL=MeasurementCheckbox.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MeasurementCheckbox.d.ts","sourceRoot":"","sources":["../../../../src/app/panels/measurements/MeasurementCheckbox.tsx"],"names":[],"mappings":";AAGA,UAAU,wBAAwB;IAChC,OAAO,EAAE,OAAO,CAAC;IACjB,gBAAgB,EAAE,MAAM,IAAI,CAAC;IAC7B,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAWD,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,wBAAwB,eAkBlE"}
1
+ {"version":3,"file":"MeasurementCheckbox.d.ts","sourceRoot":"","sources":["../../../../src/app/panels/measurements/MeasurementCheckbox.tsx"],"names":[],"mappings":"AAGA,UAAU,wBAAwB;IAChC,OAAO,EAAE,OAAO,CAAC;IACjB,gBAAgB,EAAE,MAAM,IAAI,CAAC;IAC7B,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAWD,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,wBAAwB,2CAkBlE"}
@@ -1,10 +1,9 @@
1
- /// <reference types="react" />
2
1
  import { ColorConfig, MeasurementKind } from '../../../app-data/index';
3
2
  interface MeasurementColorPreviewProps {
4
3
  measurementId: string;
5
4
  kind: MeasurementKind;
6
5
  color: ColorConfig;
7
6
  }
8
- export default function MeasurementColorPreview(props: MeasurementColorPreviewProps): JSX.Element;
7
+ export default function MeasurementColorPreview(props: MeasurementColorPreviewProps): import("react/jsx-runtime").JSX.Element;
9
8
  export {};
10
9
  //# sourceMappingURL=MeasurementColorPreview.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MeasurementColorPreview.d.ts","sourceRoot":"","sources":["../../../../src/app/panels/measurements/MeasurementColorPreview.tsx"],"names":[],"mappings":";AAGA,OAAO,EACL,WAAW,EACX,eAAe,EAEhB,MAAM,yBAAyB,CAAC;AAUjC,UAAU,4BAA4B;IACpC,aAAa,EAAE,MAAM,CAAC;IACtB,IAAI,EAAE,eAAe,CAAC;IACtB,KAAK,EAAE,WAAW,CAAC;CACpB;AAOD,MAAM,CAAC,OAAO,UAAU,uBAAuB,CAC7C,KAAK,EAAE,4BAA4B,eA0DpC"}
1
+ {"version":3,"file":"MeasurementColorPreview.d.ts","sourceRoot":"","sources":["../../../../src/app/panels/measurements/MeasurementColorPreview.tsx"],"names":[],"mappings":"AAGA,OAAO,EACL,WAAW,EACX,eAAe,EAEhB,MAAM,yBAAyB,CAAC;AAUjC,UAAU,4BAA4B;IACpC,aAAa,EAAE,MAAM,CAAC;IACtB,IAAI,EAAE,eAAe,CAAC;IACtB,KAAK,EAAE,WAAW,CAAC;CACpB;AAOD,MAAM,CAAC,OAAO,UAAU,uBAAuB,CAC7C,KAAK,EAAE,4BAA4B,2CA0DpC"}
@@ -1,13 +1,12 @@
1
- /// <reference types="react" />
2
1
  import { MeasurementsTableProps } from './MeasurementsTable';
3
2
  interface MeasurementVisibilityToggleProps {
4
3
  id: string;
5
4
  isVisible: boolean;
6
5
  }
7
- export default function MeasurementVisibilityToggle(props: MeasurementVisibilityToggleProps): JSX.Element;
6
+ export default function MeasurementVisibilityToggle(props: MeasurementVisibilityToggleProps): import("react/jsx-runtime").JSX.Element;
8
7
  export declare function MeasurementSelectedVisibilityChange(props: {
9
8
  openedEyes: boolean;
10
9
  kind: MeasurementsTableProps['kind'];
11
- }): JSX.Element;
10
+ }): import("react/jsx-runtime").JSX.Element;
12
11
  export {};
13
12
  //# sourceMappingURL=MeasurementVisibilityToggle.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MeasurementVisibilityToggle.d.ts","sourceRoot":"","sources":["../../../../src/app/panels/measurements/MeasurementVisibilityToggle.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAE7D,UAAU,gCAAgC;IACxC,EAAE,EAAE,MAAM,CAAC;IACX,SAAS,EAAE,OAAO,CAAC;CACpB;AAED,MAAM,CAAC,OAAO,UAAU,2BAA2B,CACjD,KAAK,EAAE,gCAAgC,eAoBxC;AAED,wBAAgB,mCAAmC,CAAC,KAAK,EAAE;IACzD,UAAU,EAAE,OAAO,CAAC;IACpB,IAAI,EAAE,sBAAsB,CAAC,MAAM,CAAC,CAAC;CACtC,eAmBA"}
1
+ {"version":3,"file":"MeasurementVisibilityToggle.d.ts","sourceRoot":"","sources":["../../../../src/app/panels/measurements/MeasurementVisibilityToggle.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAE7D,UAAU,gCAAgC;IACxC,EAAE,EAAE,MAAM,CAAC;IACX,SAAS,EAAE,OAAO,CAAC;CACpB;AAED,MAAM,CAAC,OAAO,UAAU,2BAA2B,CACjD,KAAK,EAAE,gCAAgC,2CAoBxC;AAED,wBAAgB,mCAAmC,CAAC,KAAK,EAAE;IACzD,UAAU,EAAE,OAAO,CAAC;IACpB,IAAI,EAAE,sBAAsB,CAAC,MAAM,CAAC,CAAC;CACtC,2CAmBA"}
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
- export declare function MeasurementsPanel(): JSX.Element;
1
+ export declare function MeasurementsPanel(): import("react/jsx-runtime").JSX.Element;
3
2
  //# sourceMappingURL=MeasurementsPanel.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MeasurementsPanel.d.ts","sourceRoot":"","sources":["../../../../src/app/panels/measurements/MeasurementsPanel.tsx"],"names":[],"mappings":";AAWA,wBAAgB,iBAAiB,gBA6ChC"}
1
+ {"version":3,"file":"MeasurementsPanel.d.ts","sourceRoot":"","sources":["../../../../src/app/panels/measurements/MeasurementsPanel.tsx"],"names":[],"mappings":"AAWA,wBAAgB,iBAAiB,4CA6ChC"}
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
- export declare function MeasurementsPanelAccordion(): JSX.Element;
1
+ export declare function MeasurementsPanelAccordion(): import("react/jsx-runtime").JSX.Element;
3
2
  //# sourceMappingURL=MeasurementsPanelAccordion.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MeasurementsPanelAccordion.d.ts","sourceRoot":"","sources":["../../../../src/app/panels/measurements/MeasurementsPanelAccordion.tsx"],"names":[],"mappings":";AASA,wBAAgB,0BAA0B,gBAYzC"}
1
+ {"version":3,"file":"MeasurementsPanelAccordion.d.ts","sourceRoot":"","sources":["../../../../src/app/panels/measurements/MeasurementsPanelAccordion.tsx"],"names":[],"mappings":"AASA,wBAAgB,0BAA0B,4CAYzC"}
@@ -1,7 +1,6 @@
1
- /// <reference types="react" />
2
1
  import { MeasurementKind } from '../../../app-data/index';
3
2
  export interface MeasurementsTableProps {
4
3
  kind: MeasurementKind;
5
4
  }
6
- export declare function MeasurementsTable(props: MeasurementsTableProps): JSX.Element;
5
+ export declare function MeasurementsTable(props: MeasurementsTableProps): import("react/jsx-runtime").JSX.Element;
7
6
  //# sourceMappingURL=MeasurementsTable.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MeasurementsTable.d.ts","sourceRoot":"","sources":["../../../../src/app/panels/measurements/MeasurementsTable.tsx"],"names":[],"mappings":";AAGA,OAAO,EAEL,eAAe,EAGhB,MAAM,yBAAyB,CAAC;AASjC,MAAM,WAAW,sBAAsB;IACrC,IAAI,EAAE,eAAe,CAAC;CACvB;AA6ED,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,sBAAsB,eAoE9D"}
1
+ {"version":3,"file":"MeasurementsTable.d.ts","sourceRoot":"","sources":["../../../../src/app/panels/measurements/MeasurementsTable.tsx"],"names":[],"mappings":"AAGA,OAAO,EAEL,eAAe,EAGhB,MAAM,yBAAyB,CAAC;AASjC,MAAM,WAAW,sBAAsB;IACrC,IAAI,EAAE,eAAe,CAAC;CACvB;AA6ED,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,sBAAsB,2CAoE9D"}
@@ -20,5 +20,5 @@ export declare function useAppView(): AppView;
20
20
  export declare function useAppSettings(): AppSettings;
21
21
  export declare function AppStateProvider(props: {
22
22
  children: ReactNode;
23
- }): JSX.Element;
23
+ }): import("react/jsx-runtime").JSX.Element;
24
24
  //# sourceMappingURL=appState.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"appState.d.ts","sourceRoot":"","sources":["../../../src/app-data/state/appState.tsx"],"names":[],"mappings":"AACA,OAAO,EAEL,QAAQ,EACR,SAAS,EAGV,MAAM,OAAO,CAAC;AAEf,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EAAE,OAAO,EAAmB,MAAM,cAAc,CAAC;AAExD,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAErD,OAAO,EAAmB,OAAO,EAAE,MAAM,cAAc,CAAC;AAExD,MAAM,WAAW,QAAQ;IACvB,IAAI,EAAE,OAAO,CAAC;IACd,IAAI,EAAE,OAAO,CAAC;IACd,IAAI,EAAE,OAAO,CAAC;IACd,QAAQ,EAAE,WAAW,CAAC;CACvB;AAED,MAAM,WAAW,OAAO;IACtB,SAAS,EAAE,OAAO,CAAC;CACpB;AAeD,wBAAgB,WAAW,IAAI,QAAQ,CAMtC;AAED,MAAM,MAAM,WAAW,GAAG,QAAQ,CAAC,cAAc,CAAC,CAAC;AAInD,wBAAgB,cAAc,IAAI,WAAW,CAM5C;AAED,wBAAgB,UAAU,IAAI,OAAO,CAEpC;AAED,wBAAgB,UAAU,IAAI,OAAO,CAEpC;AAED,wBAAgB,cAAc,IAAI,WAAW,CAE5C;AAID,wBAAgB,gBAAgB,CAAC,KAAK,EAAE;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,eAa9D"}
1
+ {"version":3,"file":"appState.d.ts","sourceRoot":"","sources":["../../../src/app-data/state/appState.tsx"],"names":[],"mappings":"AACA,OAAO,EAEL,QAAQ,EACR,SAAS,EAGV,MAAM,OAAO,CAAC;AAEf,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EAAE,OAAO,EAAmB,MAAM,cAAc,CAAC;AAExD,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAErD,OAAO,EAAmB,OAAO,EAAE,MAAM,cAAc,CAAC;AAExD,MAAM,WAAW,QAAQ;IACvB,IAAI,EAAE,OAAO,CAAC;IACd,IAAI,EAAE,OAAO,CAAC;IACd,IAAI,EAAE,OAAO,CAAC;IACd,QAAQ,EAAE,WAAW,CAAC;CACvB;AAED,MAAM,WAAW,OAAO;IACtB,SAAS,EAAE,OAAO,CAAC;CACpB;AAeD,wBAAgB,WAAW,IAAI,QAAQ,CAMtC;AAED,MAAM,MAAM,WAAW,GAAG,QAAQ,CAAC,cAAc,CAAC,CAAC;AAInD,wBAAgB,cAAc,IAAI,WAAW,CAM5C;AAED,wBAAgB,UAAU,IAAI,OAAO,CAEpC;AAED,wBAAgB,UAAU,IAAI,OAAO,CAEpC;AAED,wBAAgB,cAAc,IAAI,WAAW,CAE5C;AAID,wBAAgB,gBAAgB,CAAC,KAAK,EAAE;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,2CAa9D"}
@@ -1 +1 @@
1
- {"version":3,"file":"Accordion.d.ts","sourceRoot":"","sources":["../../../src/components/accordion/Accordion.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAMpE,MAAM,WAAW,cAAc;IAC7B,QAAQ,CAAC,EACL,KAAK,CAAC,YAAY,CAAC,kBAAkB,CAAC,CAAC,GACvC,YAAY,CAAC,kBAAkB,CAAC,GAChC,aAAa,GACb,OAAO,GACP,IAAI,CAAC;CACV;AAED,MAAM,WAAW,kBAAkB;IACjC,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,SAAS,CAAC;IACpB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAmCD,wBAAgB,SAAS,CAAC,KAAK,EAAE,cAAc,oDAE9C;yBAFe,SAAS"}
1
+ {"version":3,"file":"Accordion.d.ts","sourceRoot":"","sources":["../../../src/components/accordion/Accordion.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EACV,YAAY,EACZ,SAAS,EACT,aAAa,EAEd,MAAM,OAAO,CAAC;AAKf,MAAM,WAAW,cAAc;IAC7B,QAAQ,CAAC,EACL,KAAK,CAAC,YAAY,CAAC,kBAAkB,CAAC,CAAC,GACvC,YAAY,CAAC,kBAAkB,CAAC,GAChC,aAAa,GACb,OAAO,GACP,IAAI,CAAC;CACV;AAED,MAAM,WAAW,kBAAkB;IACjC,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,SAAS,CAAC;IACpB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAmCD,wBAAgB,SAAS,CAAC,KAAK,EAAE,cAAc,oDAE9C;yBAFe,SAAS"}
@@ -1,7 +1,7 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
2
2
  /** @jsxImportSource @emotion/react */
3
3
  import { css } from '@emotion/react';
4
- import { useDoubleClick } from '../hooks/index';
4
+ import { useCallback } from 'react';
5
5
  import { useAccordionContext } from './AccordionContext';
6
6
  const styles = {
7
7
  container: css({
@@ -39,10 +39,14 @@ export function Accordion(props) {
39
39
  }
40
40
  Accordion.Item = function AccordionItem(props) {
41
41
  const { item, utils } = useAccordionContext(props.title, props.defaultOpened);
42
- const onClickHandle = useDoubleClick({
43
- onClick: utils.toggle,
44
- onDoubleClick: utils.clear,
45
- });
42
+ const onClickHandle = useCallback((event) => {
43
+ if (event.shiftKey) {
44
+ utils.clear();
45
+ }
46
+ else {
47
+ utils.toggle();
48
+ }
49
+ }, [utils]);
46
50
  let displayable = false;
47
51
  if (item) {
48
52
  displayable = item.isOpen;
@@ -55,7 +59,7 @@ Accordion.Item = function AccordionItem(props) {
55
59
  display: 'flex',
56
60
  alignItems: 'center',
57
61
  width: '100%',
58
- userSelect: 'text',
62
+ userSelect: 'none',
59
63
  }, css: styles.header, children: props.title }), _jsx("div", { style: {
60
64
  display: displayable ? 'flex' : 'none',
61
65
  flex: displayable ? '1 1 1px' : 'none',
@@ -1 +1 @@
1
- {"version":3,"file":"Accordion.js","sourceRoot":"","sources":["../../../src/components/accordion/Accordion.tsx"],"names":[],"mappings":";AAAA,sCAAsC;AACtC,OAAO,EAAE,GAAG,EAAE,MAAM,gBAAgB,CAAC;AAGrC,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAEhD,OAAO,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAiBzD,MAAM,MAAM,GAAG;IACb,SAAS,EAAE,GAAG,CAAC;QACb,OAAO,EAAE,MAAM;QACf,aAAa,EAAE,QAAQ;QACvB,MAAM,EAAE,MAAM;QACd,KAAK,EAAE,MAAM;KACd,CAAC;IACF,IAAI,EAAE,CAAC,MAAe,EAAE,EAAE;QACxB,OAAO,GAAG,CAAC;YACT;gBACE,OAAO,EAAE,MAAM;gBACf,aAAa,EAAE,QAAQ;aACxB;YACD,MAAM,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAE;SAC7B,CAAC,CAAC;IACL,CAAC;IACD,MAAM,EAAE,GAAG,CAAC;QACV,MAAM,EAAE,SAAS;QACjB,OAAO,EAAE,UAAU;QACnB,OAAO,EAAE,MAAM;QACf,UAAU,EAAE,QAAQ;QACpB,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,8CAA8C;QAC3D,WAAW,EAAE,iBAAiB;QAC9B,KAAK,EAAE,iBAAiB;QACxB,UAAU,EAAE,MAAM;QAClB,cAAc,EAAE,MAAM;QACtB,UAAU,EAAE,gCAAgC;QAC5C,UAAU,EACR,wGAAwG;KAC3G,CAAC;CACH,CAAC;AAEF,MAAM,UAAU,SAAS,CAAC,KAAqB;IAC7C,OAAO,cAAK,GAAG,EAAE,MAAM,CAAC,SAAS,YAAG,KAAK,CAAC,QAAQ,GAAO,CAAC;AAC5D,CAAC;AAED,SAAS,CAAC,IAAI,GAAG,SAAS,aAAa,CAAC,KAAyB;IAC/D,MAAM,EAAE,IAAI,EAAE,KAAK,EAAE,GAAG,mBAAmB,CAAC,KAAK,CAAC,KAAK,EAAE,KAAK,CAAC,aAAa,CAAC,CAAC;IAE9E,MAAM,aAAa,GAAG,cAAc,CAAC;QACnC,OAAO,EAAE,KAAK,CAAC,MAAM;QACrB,aAAa,EAAE,KAAK,CAAC,KAAK;KAC3B,CAAC,CAAC;IAEH,IAAI,WAAW,GAAG,KAAK,CAAC;IAExB,IAAI,IAAI,EAAE;QACR,WAAW,GAAG,IAAI,CAAC,MAAM,CAAC;KAC3B;IAED,OAAO,CACL,eACE,KAAK,EAAE;YACL,IAAI,EAAE,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,MAAM;YACtC,OAAO,EAAE,MAAM;YACf,aAAa,EAAE,QAAQ;SACxB,aAED,iBACE,OAAO,EAAE,aAAa,EACtB,IAAI,EAAC,QAAQ,EACb,KAAK,EAAE;oBACL,OAAO,EAAE,MAAM;oBACf,UAAU,EAAE,QAAQ;oBACpB,KAAK,EAAE,MAAM;oBACb,UAAU,EAAE,MAAM;iBACnB,EACD,GAAG,EAAE,MAAM,CAAC,MAAM,YAEjB,KAAK,CAAC,KAAK,GACL,EACT,cACE,KAAK,EAAE;oBACL,OAAO,EAAE,WAAW,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM;oBACtC,IAAI,EAAE,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,MAAM;oBACtC,eAAe,EAAE,OAAO;oBACxB,SAAS,EAAE,MAAM;oBACjB,QAAQ,EAAE,QAAQ;iBACnB,YAED,cACE,KAAK,EAAE;wBACL,MAAM,EAAE,MAAM;wBACd,KAAK,EAAE,MAAM;wBACb,QAAQ,EAAE,MAAM;wBAChB,OAAO,EAAE,MAAM;wBACf,aAAa,EAAE,QAAQ;qBACxB,YAEA,KAAK,CAAC,QAAQ,GACX,GACF,IACF,CACP,CAAC;AACJ,CAAC,CAAC"}
1
+ {"version":3,"file":"Accordion.js","sourceRoot":"","sources":["../../../src/components/accordion/Accordion.tsx"],"names":[],"mappings":";AAAA,sCAAsC;AACtC,OAAO,EAAE,GAAG,EAAE,MAAM,gBAAgB,CAAC;AAOrC,OAAO,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AAEpC,OAAO,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAiBzD,MAAM,MAAM,GAAG;IACb,SAAS,EAAE,GAAG,CAAC;QACb,OAAO,EAAE,MAAM;QACf,aAAa,EAAE,QAAQ;QACvB,MAAM,EAAE,MAAM;QACd,KAAK,EAAE,MAAM;KACd,CAAC;IACF,IAAI,EAAE,CAAC,MAAe,EAAE,EAAE;QACxB,OAAO,GAAG,CAAC;YACT;gBACE,OAAO,EAAE,MAAM;gBACf,aAAa,EAAE,QAAQ;aACxB;YACD,MAAM,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAE;SAC7B,CAAC,CAAC;IACL,CAAC;IACD,MAAM,EAAE,GAAG,CAAC;QACV,MAAM,EAAE,SAAS;QACjB,OAAO,EAAE,UAAU;QACnB,OAAO,EAAE,MAAM;QACf,UAAU,EAAE,QAAQ;QACpB,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,8CAA8C;QAC3D,WAAW,EAAE,iBAAiB;QAC9B,KAAK,EAAE,iBAAiB;QACxB,UAAU,EAAE,MAAM;QAClB,cAAc,EAAE,MAAM;QACtB,UAAU,EAAE,gCAAgC;QAC5C,UAAU,EACR,wGAAwG;KAC3G,CAAC;CACH,CAAC;AAEF,MAAM,UAAU,SAAS,CAAC,KAAqB;IAC7C,OAAO,cAAK,GAAG,EAAE,MAAM,CAAC,SAAS,YAAG,KAAK,CAAC,QAAQ,GAAO,CAAC;AAC5D,CAAC;AAED,SAAS,CAAC,IAAI,GAAG,SAAS,aAAa,CAAC,KAAyB;IAC/D,MAAM,EAAE,IAAI,EAAE,KAAK,EAAE,GAAG,mBAAmB,CAAC,KAAK,CAAC,KAAK,EAAE,KAAK,CAAC,aAAa,CAAC,CAAC;IAE9E,MAAM,aAAa,GAAG,WAAW,CAC/B,CAAC,KAAqD,EAAE,EAAE;QACxD,IAAI,KAAK,CAAC,QAAQ,EAAE;YAClB,KAAK,CAAC,KAAK,EAAE,CAAC;SACf;aAAM;YACL,KAAK,CAAC,MAAM,EAAE,CAAC;SAChB;IACH,CAAC,EACD,CAAC,KAAK,CAAC,CACR,CAAC;IAEF,IAAI,WAAW,GAAG,KAAK,CAAC;IAExB,IAAI,IAAI,EAAE;QACR,WAAW,GAAG,IAAI,CAAC,MAAM,CAAC;KAC3B;IAED,OAAO,CACL,eACE,KAAK,EAAE;YACL,IAAI,EAAE,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,MAAM;YACtC,OAAO,EAAE,MAAM;YACf,aAAa,EAAE,QAAQ;SACxB,aAED,iBACE,OAAO,EAAE,aAAa,EACtB,IAAI,EAAC,QAAQ,EACb,KAAK,EAAE;oBACL,OAAO,EAAE,MAAM;oBACf,UAAU,EAAE,QAAQ;oBACpB,KAAK,EAAE,MAAM;oBACb,UAAU,EAAE,MAAM;iBACnB,EACD,GAAG,EAAE,MAAM,CAAC,MAAM,YAEjB,KAAK,CAAC,KAAK,GACL,EACT,cACE,KAAK,EAAE;oBACL,OAAO,EAAE,WAAW,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM;oBACtC,IAAI,EAAE,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,MAAM;oBACtC,eAAe,EAAE,OAAO;oBACxB,SAAS,EAAE,MAAM;oBACjB,QAAQ,EAAE,QAAQ;iBACnB,YAED,cACE,KAAK,EAAE;wBACL,MAAM,EAAE,MAAM;wBACd,KAAK,EAAE,MAAM;wBACb,QAAQ,EAAE,MAAM;wBAChB,OAAO,EAAE,MAAM;wBACf,aAAa,EAAE,QAAQ;qBACxB,YAEA,KAAK,CAAC,QAAQ,GACX,GACF,IACF,CACP,CAAC;AACJ,CAAC,CAAC"}
@@ -21,6 +21,6 @@ export declare function useAccordionContext(title: string, defaultOpened?: boole
21
21
  };
22
22
  export declare function AccordionProvider(props: {
23
23
  children: ReactNode;
24
- }): JSX.Element;
24
+ }): import("react/jsx-runtime").JSX.Element;
25
25
  export {};
26
26
  //# sourceMappingURL=AccordionContext.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AccordionContext.d.ts","sourceRoot":"","sources":["../../../src/components/accordion/AccordionContext.tsx"],"names":[],"mappings":"AACA,OAAO,EAEL,SAAS,EAMV,MAAM,OAAO,CAAC;AAEf,UAAU,kBAAkB;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,OAAO,CAAC;CACjB;AAMD,MAAM,WAAW,cAAc;IAC7B,KAAK,EAAE,KAAK,CAAC,kBAAkB,CAAC,CAAC;CAClC;AAgFD,wBAAgB,kBAAkB;kBAWd,MAAM;mBACL,MAAM;EAG1B;AAED,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,MAAM,EAAE,aAAa,CAAC,EAAE,OAAO;;;;;;iCAuBzC,OAAO;;EAKvC;AAED,wBAAgB,iBAAiB,CAAC,KAAK,EAAE;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,eAwC/D"}
1
+ {"version":3,"file":"AccordionContext.d.ts","sourceRoot":"","sources":["../../../src/components/accordion/AccordionContext.tsx"],"names":[],"mappings":"AACA,OAAO,EAEL,SAAS,EAMV,MAAM,OAAO,CAAC;AAEf,UAAU,kBAAkB;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,OAAO,CAAC;CACjB;AAMD,MAAM,WAAW,cAAc;IAC7B,KAAK,EAAE,KAAK,CAAC,kBAAkB,CAAC,CAAC;CAClC;AAgFD,wBAAgB,kBAAkB;kBAWd,MAAM;mBACL,MAAM;EAG1B;AAED,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,MAAM,EAAE,aAAa,CAAC,EAAE,OAAO;;;;;;iCAuBzC,OAAO;;EAKvC;AAED,wBAAgB,iBAAiB,CAAC,KAAK,EAAE;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,2CAwC/D"}
@@ -2,9 +2,9 @@ import { ReactNode } from 'react';
2
2
  interface ButtonGroupProps {
3
3
  children: [ReactNode, ReactNode];
4
4
  }
5
- export declare function ButtonGroup(props: ButtonGroupProps): JSX.Element;
5
+ export declare function ButtonGroup(props: ButtonGroupProps): import("react/jsx-runtime").JSX.Element;
6
6
  export declare namespace ButtonGroup {
7
- var Button: (props: ButtonGroupButtonProps) => JSX.Element;
7
+ var Button: (props: ButtonGroupButtonProps) => import("react/jsx-runtime").JSX.Element;
8
8
  }
9
9
  interface ButtonGroupButtonProps {
10
10
  position: 'first' | 'last';
@@ -1 +1 @@
1
- {"version":3,"file":"ButtonGroup.d.ts","sourceRoot":"","sources":["../../../src/components/button/ButtonGroup.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AA4BlC,UAAU,gBAAgB;IACxB,QAAQ,EAAE,CAAC,SAAS,EAAE,SAAS,CAAC,CAAC;CAClC;AAED,wBAAgB,WAAW,CAAC,KAAK,EAAE,gBAAgB,eAGlD;yBAHe,WAAW;;;AAK3B,UAAU,sBAAsB;IAC9B,QAAQ,EAAE,OAAO,GAAG,MAAM,CAAC;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB"}
1
+ {"version":3,"file":"ButtonGroup.d.ts","sourceRoot":"","sources":["../../../src/components/button/ButtonGroup.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AA4BlC,UAAU,gBAAgB;IACxB,QAAQ,EAAE,CAAC,SAAS,EAAE,SAAS,CAAC,CAAC;CAClC;AAED,wBAAgB,WAAW,CAAC,KAAK,EAAE,gBAAgB,2CAGlD;yBAHe,WAAW;;;AAK3B,UAAU,sBAAsB;IAC9B,QAAQ,EAAE,OAAO,GAAG,MAAM,CAAC;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB"}
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  import { ColorPickerProps } from '../react-color/ColorPicker';
3
2
  type ColorPickerDropdownProps = Pick<ColorPickerProps, 'color' | 'presetColors' | 'disableAlpha' | 'onChange' | 'onChangeComplete'>;
4
- export declare function ColorPickerDropdown(props: ColorPickerDropdownProps): JSX.Element;
3
+ export declare function ColorPickerDropdown(props: ColorPickerDropdownProps): import("react/jsx-runtime").JSX.Element;
5
4
  export {};
6
5
  //# sourceMappingURL=ColorPickerDropdown.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ColorPickerDropdown.d.ts","sourceRoot":"","sources":["../../../../src/components/color-picker/color-picker-dropdown/ColorPickerDropdown.tsx"],"names":[],"mappings":";AAQA,OAAO,EAAe,gBAAgB,EAAE,MAAM,4BAA4B,CAAC;AAG3E,KAAK,wBAAwB,GAAG,IAAI,CAClC,gBAAgB,EAChB,OAAO,GAAG,cAAc,GAAG,cAAc,GAAG,UAAU,GAAG,kBAAkB,CAC5E,CAAC;AAiBF,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,wBAAwB,eAsClE"}
1
+ {"version":3,"file":"ColorPickerDropdown.d.ts","sourceRoot":"","sources":["../../../../src/components/color-picker/color-picker-dropdown/ColorPickerDropdown.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAe,gBAAgB,EAAE,MAAM,4BAA4B,CAAC;AAG3E,KAAK,wBAAwB,GAAG,IAAI,CAClC,gBAAgB,EAChB,OAAO,GAAG,cAAc,GAAG,cAAc,GAAG,UAAU,GAAG,kBAAkB,CAC5E,CAAC;AAiBF,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,wBAAwB,2CAsClE"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import * as scaleChromatic from 'd3-scale-chromatic';
3
2
  export declare const fixedGradientScales: {
4
3
  turbo: typeof scaleChromatic.interpolateTurbo;
@@ -12,5 +11,5 @@ export interface GradientSelectProps {
12
11
  value: GradientScaleName;
13
12
  onChange: (value: GradientScaleName) => void;
14
13
  }
15
- export declare function GradientSelect(props: GradientSelectProps): JSX.Element;
14
+ export declare function GradientSelect(props: GradientSelectProps): import("react/jsx-runtime").JSX.Element;
16
15
  //# sourceMappingURL=GradientSelect.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GradientSelect.d.ts","sourceRoot":"","sources":["../../../../src/components/color-picker/gradient-select/GradientSelect.tsx"],"names":[],"mappings":";AAEA,OAAO,KAAK,cAAc,MAAM,oBAAoB,CAAC;AAMrD,eAAO,MAAM,mBAAmB;;;;;;CAM/B,CAAC;AAEF,MAAM,MAAM,iBAAiB,GAAG,MAAM,OAAO,mBAAmB,CAAC;AA4CjE,MAAM,WAAW,mBAAmB;IAClC,KAAK,EAAE,iBAAiB,CAAC;IACzB,QAAQ,EAAE,CAAC,KAAK,EAAE,iBAAiB,KAAK,IAAI,CAAC;CAC9C;AAED,wBAAgB,cAAc,CAAC,KAAK,EAAE,mBAAmB,eA0BxD"}
1
+ {"version":3,"file":"GradientSelect.d.ts","sourceRoot":"","sources":["../../../../src/components/color-picker/gradient-select/GradientSelect.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,cAAc,MAAM,oBAAoB,CAAC;AAMrD,eAAO,MAAM,mBAAmB;;;;;;CAM/B,CAAC;AAEF,MAAM,MAAM,iBAAiB,GAAG,MAAM,OAAO,mBAAmB,CAAC;AA4CjE,MAAM,WAAW,mBAAmB;IAClC,KAAK,EAAE,iBAAiB,CAAC;IACzB,QAAQ,EAAE,CAAC,KAAK,EAAE,iBAAiB,KAAK,IAAI,CAAC;CAC9C;AAED,wBAAgB,cAAc,CAAC,KAAK,EAAE,mBAAmB,2CA0BxD"}
@@ -1,7 +1,6 @@
1
- /// <reference types="react" />
2
1
  import { ColorConfig } from '../../../app-data/index';
3
2
  export interface ColorPreviewProps {
4
3
  color: ColorConfig;
5
4
  }
6
- export declare function ColorPreview(props: ColorPreviewProps): JSX.Element;
5
+ export declare function ColorPreview(props: ColorPreviewProps): import("react/jsx-runtime").JSX.Element;
7
6
  //# sourceMappingURL=ColorPreview.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ColorPreview.d.ts","sourceRoot":"","sources":["../../../../src/components/color-picker/preview/ColorPreview.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AAMtD,MAAM,WAAW,iBAAiB;IAChC,KAAK,EAAE,WAAW,CAAC;CACpB;AAED,wBAAgB,YAAY,CAAC,KAAK,EAAE,iBAAiB,eAYpD"}
1
+ {"version":3,"file":"ColorPreview.d.ts","sourceRoot":"","sources":["../../../../src/components/color-picker/preview/ColorPreview.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AAMtD,MAAM,WAAW,iBAAiB;IAChC,KAAK,EAAE,WAAW,CAAC;CACpB;AAED,wBAAgB,YAAY,CAAC,KAAK,EAAE,iBAAiB,2CAYpD"}