@frontify/fondue 12.0.0-beta.148 → 12.0.0-beta.149

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.es.js CHANGED
@@ -138,7 +138,7 @@ import { MarkdownToSlate as Xf } from "./components/RichTextEditor/serializer/ma
138
138
  import { Transform as $f } from "./components/RichTextEditor/serializer/transform.es.js";
139
139
  import { serializeNodesToHtml as el, serializeRawToHtml as rl } from "./components/RichTextEditor/serializer/serializeToHtml.es.js";
140
140
  import { ScrollWrapper as al } from "./components/ScrollWrapper/ScrollWrapper.es.js";
141
- import { Slider as ll } from "./components/Slider/Slider.es.js";
141
+ import { SegmentedControls as ll } from "./components/SegmentedControls/SegmentedControls.es.js";
142
142
  import { SWITCH_ID as cl, Switch as dl, SwitchLabelStyle as pl, SwitchSize as ul } from "./components/Switch/Switch.es.js";
143
143
  import { SelectionMode as ml, SortDirection as xl, Table as Il } from "./components/Table/Table.es.js";
144
144
  import { TableCell as Cl, TableCellType as gl } from "./components/Table/TableCell.es.js";
@@ -4014,13 +4014,13 @@ export {
4014
4014
  bf as STRIKETHROUGH_CLASSES,
4015
4015
  cl as SWITCH_ID,
4016
4016
  al as ScrollWrapper,
4017
+ ll as SegmentedControls,
4017
4018
  $o as SelectMenu,
4018
4019
  ee as SelectMenuItem,
4019
4020
  te as SelectMenuSection,
4020
4021
  ur as SelectionIndicatorIcon,
4021
4022
  ml as SelectionMode,
4022
4023
  Kf as SlateToMarkdown,
4023
- ll as Slider,
4024
4024
  Ta as SoftBreakPlugin,
4025
4025
  xl as SortDirection,
4026
4026
  euo as Stack,