@rankingcoach/vanguard 1.8.0 → 1.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (183) hide show
  1. package/dist/index-Accordion2.js +1 -1
  2. package/dist/index-AccordionDetails.js +1 -1
  3. package/dist/index-AccordionSummary.js +1 -1
  4. package/dist/index-AppBar2.js +1 -1
  5. package/dist/index-Autocomplete2.js +1 -1
  6. package/dist/index-Backdrop.js +1 -1
  7. package/dist/index-BasePopper.js +1 -1
  8. package/dist/index-Box.js +1 -1
  9. package/dist/index-Bullets.js +12 -10
  10. package/dist/index-Bullets.module.scss.js +6 -4
  11. package/dist/index-Button2.js +1 -1
  12. package/dist/index-ButtonBase.js +1 -1
  13. package/dist/index-CSSTransition.js +1 -1
  14. package/dist/index-CalendarPicker.js +1 -1
  15. package/dist/index-CardMotion.config.js +159 -0
  16. package/dist/index-CardMotion.constants.js +23 -0
  17. package/dist/index-CardMotion.js +93 -0
  18. package/dist/index-CardMotion.module.scss.js +9 -0
  19. package/dist/index-Chip.js +1 -1
  20. package/dist/index-ClickAwayListener.js +1 -1
  21. package/dist/index-ClockPicker.js +1 -1
  22. package/dist/index-Collapse2.js +1 -1
  23. package/dist/index-DateInput.js +4 -4
  24. package/dist/index-DatePicker2.js +1 -1
  25. package/dist/index-DayCell.js +2 -2
  26. package/dist/index-DefaultPropsProvider.js +1 -1
  27. package/dist/index-DefaultPropsProvider2.js +1 -1
  28. package/dist/index-DesktopDatePicker.js +1 -1
  29. package/dist/index-Dialog.js +1 -1
  30. package/dist/index-DialogActions.js +1 -1
  31. package/dist/index-DialogContent.js +1 -1
  32. package/dist/index-Drawer2.js +1 -1
  33. package/dist/index-Fade.js +1 -1
  34. package/dist/index-FilledInput.js +1 -1
  35. package/dist/index-FocusTrap.js +1 -1
  36. package/dist/index-FormControl2.js +1 -1
  37. package/dist/index-FormHelperText.js +1 -1
  38. package/dist/index-FormLabel.js +1 -1
  39. package/dist/index-GlobalStyles.js +1 -1
  40. package/dist/index-GlobalStyles2.js +1 -1
  41. package/dist/index-GlobalStyles3.js +1 -1
  42. package/dist/index-Grid.js +1 -1
  43. package/dist/index-Grow.js +1 -1
  44. package/dist/index-IconButton2.js +1 -1
  45. package/dist/index-Input2.js +1 -1
  46. package/dist/index-InputAdornment.js +1 -1
  47. package/dist/index-InputBase2.js +1 -1
  48. package/dist/index-InputLabel.js +1 -1
  49. package/dist/index-InputRangeField.js +1 -1
  50. package/dist/index-LinearProgress.js +1 -1
  51. package/dist/index-List2.js +1 -1
  52. package/dist/index-ListSubheader.js +1 -1
  53. package/dist/index-LocalizationProvider.js +1 -1
  54. package/dist/index-Menu2.js +1 -1
  55. package/dist/index-MenuItem2.js +1 -1
  56. package/dist/index-MenuList.js +1 -1
  57. package/dist/index-MobileDatePicker.js +1 -1
  58. package/dist/index-Modal2.js +1 -1
  59. package/dist/index-ModalContext.js +37 -36
  60. package/dist/index-ModalTransition.js +9 -7
  61. package/dist/index-Month.js +3 -3
  62. package/dist/index-MonthPicker.js +1 -1
  63. package/dist/index-NativeSelectInput.js +1 -1
  64. package/dist/index-NotchedOutline.js +1 -1
  65. package/dist/index-OutlinedInput.js +1 -1
  66. package/dist/index-Paper.js +1 -1
  67. package/dist/index-PhotoCarouselModal.js +26 -25
  68. package/dist/index-PhotoCarouselModal.module.scss.js +6 -4
  69. package/dist/index-PickersDay.js +1 -1
  70. package/dist/index-Popover2.js +1 -1
  71. package/dist/index-Popper.js +1 -1
  72. package/dist/index-Portal.js +1 -1
  73. package/dist/index-PropTypes.js +1 -1
  74. package/dist/index-Ripple.js +1 -1
  75. package/dist/index-RtlProvider.js +1 -1
  76. package/dist/index-ScrollbarSize.js +1 -1
  77. package/dist/index-Select2.js +1 -1
  78. package/dist/index-SelectInput2.js +1 -1
  79. package/dist/index-Skeleton2.js +1 -1
  80. package/dist/index-Slide.js +1 -1
  81. package/dist/index-SlideCarousel.js +117 -138
  82. package/dist/index-SlideCarousel.module.scss.js +22 -14
  83. package/dist/index-Slider2.js +1 -1
  84. package/dist/index-SliderValueLabel.js +1 -1
  85. package/dist/index-Snackbar2.js +1 -1
  86. package/dist/index-SnackbarContent.js +1 -1
  87. package/dist/index-StyledEngineProvider.js +1 -1
  88. package/dist/index-SvgIcon.js +1 -1
  89. package/dist/index-Tab2.js +1 -1
  90. package/dist/index-TabScrollButton.js +1 -1
  91. package/dist/index-Tabs2.js +1 -1
  92. package/dist/index-Text.js +158 -131
  93. package/dist/index-TextField.js +1 -1
  94. package/dist/index-TextHighlighted.js +11 -136
  95. package/dist/index-TextareaAutosize.js +1 -1
  96. package/dist/index-ToggleButton2.js +1 -1
  97. package/dist/index-ToggleButtonGroup2.js +1 -1
  98. package/dist/index-Toolbar2.js +1 -1
  99. package/dist/index-Tooltip.js +1 -1
  100. package/dist/index-TouchRipple.js +1 -1
  101. package/dist/index-Transition.js +1 -1
  102. package/dist/index-TransitionGroup.js +1 -1
  103. package/dist/index-Typography.js +1 -1
  104. package/dist/index-YearPicker.js +1 -1
  105. package/dist/index-_virtual16.js +3 -5
  106. package/dist/index-_virtual17.js +5 -3
  107. package/dist/index-_virtual66.js +2 -2
  108. package/dist/index-_virtual67.js +4 -2
  109. package/dist/index-_virtual68.js +2 -4
  110. package/dist/index-_virtual69.js +4 -2
  111. package/dist/index-_virtual70.js +2 -2
  112. package/dist/index-_virtual71.js +1 -1
  113. package/dist/index-_virtual72.js +4 -2
  114. package/dist/index-_virtual73.js +1 -1
  115. package/dist/index-_virtual74.js +2 -4
  116. package/dist/index-_virtual75.js +2 -4
  117. package/dist/index-_virtual76.js +2 -2
  118. package/dist/index-accessibility.js +1 -1
  119. package/dist/index-elementAcceptingRef.js +1 -1
  120. package/dist/index-elementTypeAcceptingRef.js +1 -1
  121. package/dist/index-helpers3.js +1 -1
  122. package/dist/index-lib5.js +1 -1
  123. package/dist/index-react-spring_animated.modern.js +6 -6
  124. package/dist/index-react-spring_core.modern.js +56 -54
  125. package/dist/index-react-spring_web.modern.js +9 -8
  126. package/dist/index-refType.js +1 -1
  127. package/dist/index-regex.js +1 -1
  128. package/dist/index-responsivePropType.js +1 -1
  129. package/dist/index-use-carousel-movement.js +138 -0
  130. package/dist/index.js +300 -296
  131. package/dist/types/core/CardMotion/CardMotion.config.d.ts +855 -0
  132. package/dist/types/core/CardMotion/CardMotion.constants.d.ts +20 -0
  133. package/dist/types/core/CardMotion/CardMotion.d.ts +3 -0
  134. package/dist/types/core/CardMotion/CardMotion.types.d.ts +60 -0
  135. package/dist/types/core/CardMotion/index.d.ts +2 -0
  136. package/dist/types/core/CardMotion/stories/CustomMotion.story.d.ts +2 -0
  137. package/dist/types/core/CardMotion/stories/Default.story.d.ts +2 -0
  138. package/dist/types/core/CardMotion/stories/GlowIn.story.d.ts +2 -0
  139. package/dist/types/core/CardMotion/stories/GlowPreset.story.d.ts +2 -0
  140. package/dist/types/core/CardMotion/stories/Hoverable.story.d.ts +2 -0
  141. package/dist/types/core/CardMotion/stories/StaggeredGlowGroup.story.d.ts +2 -0
  142. package/dist/types/core/CardMotion/stories/VisibilityToggle.story.d.ts +2 -0
  143. package/dist/types/core/CardMotion/stories/_CardMotion.default.d.ts +3 -0
  144. package/dist/types/core/Modal/ModalContext.d.ts +1 -0
  145. package/dist/types/core/Modal/stories/StackingPermutations.story.d.ts +71 -0
  146. package/dist/types/core/Modal/stories/TwoModalsOverlapping.story.d.ts +2 -0
  147. package/dist/types/core/Modal/stories/TwoModalsOverlappingDifferentAnimations.story.d.ts +2 -0
  148. package/dist/types/core/SlideCarousel/Bullets/Bullets.d.ts +2 -0
  149. package/dist/types/core/SlideCarousel/SlideCarousel.d.ts +6 -0
  150. package/dist/types/core/SlideCarousel/hooks/use-carousel-movement.d.ts +27 -0
  151. package/dist/types/core/SlideCarousel/index.d.ts +2 -0
  152. package/dist/types/core/SlideCarousel/stories/SlideCarouselAutoPlay.story.d.ts +2 -0
  153. package/dist/types/core/SlideCarousel/stories/SlideCarouselBasic.story.d.ts +2 -0
  154. package/dist/types/core/SlideCarousel/stories/SlideCarouselBulletsBelow.story.d.ts +2 -0
  155. package/dist/types/core/SlideCarousel/stories/SlideCarouselControlled.story.d.ts +2 -0
  156. package/dist/types/core/SlideCarousel/stories/SlideCarouselCustomArrows.story.d.ts +2 -0
  157. package/dist/types/core/SlideCarousel/stories/SlideCarouselCustomBullets.story.d.ts +2 -0
  158. package/dist/types/core/SlideCarousel/stories/SlideCarouselMultipleSlidesAtOnce.story.d.ts +2 -0
  159. package/dist/types/core/SlideCarousel/stories/SlideCarouselOutsideArrows.story.d.ts +2 -0
  160. package/dist/types/core/SlideCarousel/stories/SlideCarouselWithArrows.story.d.ts +2 -0
  161. package/dist/types/core/SlideCarousel/stories/SlideCarouselWithArrowsAndBullets.story.d.ts +2 -0
  162. package/dist/types/core/SlideCarousel/stories/SlideCarouselWithBullets.story.d.ts +2 -0
  163. package/dist/types/core/SlideCarousel/stories/_SlideCarousel.default.d.ts +13 -0
  164. package/dist/types/core/Text/Text.types.d.ts +4 -0
  165. package/dist/types/core/Text/stories/stories/HighlightCaseInsensitive.story.d.ts +3 -0
  166. package/dist/types/core/Text/stories/stories/HighlightDefault.story.d.ts +2 -0
  167. package/dist/types/core/Text/stories/stories/HighlightModeBackground.story.d.ts +2 -0
  168. package/dist/types/core/Text/stories/stories/HighlightModeBold.story.d.ts +2 -0
  169. package/dist/types/core/Text/stories/stories/HighlightModeText.story.d.ts +2 -0
  170. package/dist/types/core/Text/stories/stories/HighlightWithEmphasis.story.d.ts +2 -0
  171. package/dist/types/core/TextHighlighted/TextHighlighted.d.ts +4 -1
  172. package/dist/types/index.d.ts +4 -0
  173. package/dist/vanguard-asset-analysis.json +1 -1
  174. package/dist/vanguard.css +1 -1
  175. package/dist-wordpress/index.js +17776 -17742
  176. package/dist-wordpress/types/core/PageSection/GradientPrimaryMeshBackground.d.ts +1 -0
  177. package/dist-wordpress/types/core/PageSection/PageSection.d.ts +43 -0
  178. package/dist-wordpress/types/core/PageSection/index.d.ts +2 -0
  179. package/dist-wordpress/types/core/TextHighlighted/TextHighlighted.d.ts +4 -1
  180. package/dist-wordpress/types/index.d.ts +2 -0
  181. package/dist-wordpress/vanguard.css +1 -1
  182. package/package.json +1 -1
  183. package/dist/types/core/TextHighlighted/stories/TextHighlightedWithXSSAttackStory.story.d.ts +0 -2
@@ -1,146 +1,125 @@
1
- import X, { useRef as Y, useState as L, useEffect as N, createElement as Z } from "react";
2
- import { jsx as m, jsxs as M } from "react/jsx-runtime";
3
- import { dFlex as A } from "./index-general.module.js";
4
- import { classNames as j } from "./index-classNames.js";
5
- import { useGesture as T } from "./index-use-gesture-react.esm.js";
6
- import { a as O } from "./index-react-spring_web.modern.js";
7
- import { ComponentContainer as c } from "./index-ComponentContainer.js";
8
- import { Arrow as d } from "./index-Arrow.js";
9
- import { Bullet as h } from "./index-Bullet.js";
10
- import { Bullets as tt } from "./index-Bullets.js";
11
- import r from "./index-SlideCarousel.module.scss.js";
12
- import { useSprings as st } from "./index-react-spring_core.modern.js";
13
- const ot = (p, S, n) => Math.min(Math.max(p, S), n), kt = ({
14
- activeIndex: p = 0,
15
- initialIndex: S = p,
16
- ArrowComponent: n = d,
17
- arrowStyle: w = {},
18
- auto: l = 0,
19
- BulletComponent: D = h,
20
- BulletsComponent: P = tt,
21
- bulletStyle: $ = {},
22
- children: t = [],
23
- hasArrows: G = !1,
24
- hasBullets: I = !1,
25
- onSlideChange: R = () => {
1
+ import { jsxs as d, jsx as l } from "react/jsx-runtime";
2
+ import { classNames as s } from "./index-classNames.js";
3
+ import { ComponentContainer as z } from "./index-ComponentContainer.js";
4
+ import H, { useRef as x } from "react";
5
+ import { a as I } from "./index-react-spring_web.modern.js";
6
+ import { Arrow as J } from "./index-Arrow.js";
7
+ import { Bullet as K } from "./index-Bullet.js";
8
+ import { Bullets as Q } from "./index-Bullets.js";
9
+ import { useCarouselMovement as U } from "./index-use-carousel-movement.js";
10
+ import e from "./index-SlideCarousel.module.scss.js";
11
+ const Y = 16, de = ({
12
+ activeIndex: m = 0,
13
+ initialIndex: k = m,
14
+ ArrowComponent: i = J,
15
+ arrowStyle: t = {},
16
+ auto: R = 0,
17
+ BulletComponent: S = K,
18
+ BulletsComponent: f = Q,
19
+ bulletStyle: _ = {},
20
+ children: M = [],
21
+ hasArrows: a = !1,
22
+ hasBullets: p = !1,
23
+ onSlideChange: $ = () => {
26
24
  },
27
- setSlideCustom: v = void 0,
28
- slidesAtOnce: f = 1,
29
- slidesToSlide: u = 1
25
+ setSlideCustom: w = void 0,
26
+ slidesAtOnce: u = 1,
27
+ slidesToSlide: L = 1,
28
+ className: O,
29
+ arrowPlacement: o = "overlay",
30
+ bulletPlacement: h = "overlayBottom"
30
31
  }) => {
31
- const i = Y(null), [e, x] = L(0), a = v ? (s) => x(v(s)) : x, [q, y] = L(!1);
32
- t || (t = []);
33
- const [z, g] = st((t == null ? void 0 : t.length) || 0, (s) => ({
34
- offset: s
35
- })), H = T({
36
- onDrag: ({
37
- down: s,
38
- movement: [o],
39
- direction: [k],
40
- cancel: _,
41
- first: V,
42
- active: b
43
- }) => {
44
- if (V && y(!0), i && i.current && i.current.parentElement) {
45
- const {
46
- width: F
47
- } = i.current.parentElement.getBoundingClientRect();
48
- s && Math.abs(o) > F / 2 && (_ && _(), b && a(ot(e + (k > 0 ? -1 : 1), 0, ((t == null ? void 0 : t.length) || 0) - f))), g.update((W) => ({
49
- offset: (b && s ? o : 0) / F + (W - e)
50
- })).start();
51
- }
52
- },
53
- onClick: () => {
54
- if (q) {
55
- y(!1);
56
- return;
57
- }
58
- J(e);
59
- }
60
- }, {
61
- drag: {
62
- delay: 200
63
- }
32
+ const b = x(null), v = x(null), C = M || [], y = C.length, c = y > 1 ? Y : 0, j = `calc((100% - ${c * Math.max(u - 1, 0)}px) / ${u})`, {
33
+ gestureBinds: A,
34
+ maxSlide: G,
35
+ nextSlide: N,
36
+ previousSlide: B,
37
+ slide: D,
38
+ trackStyle: E,
39
+ updateSlide: F
40
+ } = U({
41
+ activeIndex: m,
42
+ auto: R,
43
+ initialIndex: k,
44
+ length: y,
45
+ onSlideChange: $,
46
+ setSlideCustom: w,
47
+ slideGap: c,
48
+ slidesAtOnce: u,
49
+ slidesToSlide: L,
50
+ viewportRef: v
51
+ }), g = () => {
52
+ const n = [];
53
+ for (let r = 0; r <= G; r++)
54
+ n.push(l(S, {
55
+ isActive: r === D,
56
+ onClick: () => F(r),
57
+ style: _
58
+ }, r));
59
+ return n;
60
+ }, T = () => !a || o !== "overlay" ? null : d(H.Fragment, {
61
+ children: [l(i, {
62
+ className: s(e.slideCarouselArrow, e.arrowLeft),
63
+ style: t,
64
+ direction: "left",
65
+ onClick: B
66
+ }), l(i, {
67
+ className: s(e.slideCarouselArrow, e.arrowRight),
68
+ style: t,
69
+ direction: "right",
70
+ onClick: N
71
+ })]
72
+ }), V = () => !a || o !== "outside" ? null : l(i, {
73
+ style: t,
74
+ direction: "left",
75
+ onClick: B
76
+ }), W = () => !a || o !== "outside" ? null : l(i, {
77
+ style: t,
78
+ direction: "right",
79
+ onClick: N
80
+ }), X = () => !p || h !== "overlayBottom" ? null : l(f, {
81
+ placement: "overlayBottom",
82
+ children: l("ul", {
83
+ className: e.slideCarouselBullets,
84
+ children: g()
85
+ })
86
+ }), q = () => !p || h !== "below" ? null : l(f, {
87
+ placement: "below",
88
+ children: l("ul", {
89
+ className: e.slideCarouselBullets,
90
+ children: g()
91
+ })
64
92
  });
65
- N(() => {
66
- g.update((s) => ({
67
- offset: s - e
68
- })).start(), R(e);
69
- }, [e, g, R]), N(() => {
70
- let s;
71
- return l > 0 && (s = window.setInterval(() => {
72
- const o = (e + 1) % ((t == null ? void 0 : t.length) || 0);
73
- a(o);
74
- }, l)), () => {
75
- s && clearInterval(s);
76
- };
77
- }, [l, (t == null ? void 0 : t.length) || 0, e]), N(() => {
78
- a(p % ((t == null ? void 0 : t.length) || 0));
79
- }, [p, (t == null ? void 0 : t.length) || 0]);
80
- const C = t == null ? void 0 : t.map((s, o) => m("div", {
81
- className: r.slideCarouselSlide,
82
- children: s
83
- }, o)), J = (s) => {
84
- C[s].props.children.props.onClick && C[s].props.children.props.onClick();
85
- }, B = () => {
86
- a(0);
87
- }, E = () => {
88
- a(((t == null ? void 0 : t.length) || 0) - f);
89
- }, K = () => {
90
- const s = e === ((t == null ? void 0 : t.length) || 0) - f, o = e + (f - 1) + u < ((t == null ? void 0 : t.length) || 0) - 1;
91
- s ? B() : o ? a(e + u) : E();
92
- }, Q = () => {
93
- e === 0 ? E() : e - u <= 0 ? B() : a(e - u);
94
- }, U = () => {
95
- const s = [];
96
- for (let o = 0; o <= ((t == null ? void 0 : t.length) || 0) - f; o++)
97
- s.push(m(D, {
98
- isActive: o === e,
99
- onClick: () => a(o),
100
- style: $
101
- }, o));
102
- return s;
103
- };
104
- return m(c, {
105
- className: r.SlideCarouselContainer,
106
- innerRef: i,
107
- children: M("div", {
108
- className: r.slideCarousel,
109
- children: [G && M(X.Fragment, {
110
- children: [m(n, {
111
- className: j(r.slideCarouselArrow, r.arrowLeft, A),
112
- style: w,
113
- direction: "left",
114
- onClick: Q
115
- }), m(n, {
116
- className: j(r.slideCarouselArrow, r.arrowRight),
117
- style: w,
118
- direction: "right",
119
- onClick: K
93
+ return d(z, {
94
+ className: s(e.SlideCarouselContainer, O),
95
+ innerRef: b,
96
+ children: [d("div", {
97
+ className: s(e.carouselMain, o === "outside" ? e.carouselMainOutsideArrows : void 0),
98
+ children: [V(), d("div", {
99
+ className: e.slideCarousel,
100
+ children: [T(), X(), l("div", {
101
+ className: e.slideCarouselViewport,
102
+ ref: v,
103
+ children: l(I.div, {
104
+ ...A(),
105
+ className: e.slideCarouselTrack,
106
+ style: {
107
+ ...E,
108
+ gap: `${c}px`
109
+ },
110
+ children: C.map((n, r) => l("div", {
111
+ className: s(e.slideCarouselSlide, "slider__slide"),
112
+ style: {
113
+ flex: `0 0 ${j}`
114
+ },
115
+ children: n
116
+ }, r))
117
+ })
120
118
  })]
121
- }), I && m(P, {
122
- children: m("ul", {
123
- className: r.slideCarouselBullets,
124
- children: U()
125
- })
126
- }), z.map(({
127
- offset: s
128
- }, o) => Z(O.div, {
129
- ...H(),
130
- key: o,
131
- className: "slider__slide",
132
- style: {
133
- transform: s == null ? void 0 : s.to((k) => `translate3d(${k * 100}%, 0, 0)`),
134
- position: "absolute",
135
- width: `${100 / f}%`,
136
- height: "100%",
137
- willChange: "transform",
138
- touchAction: "none"
139
- }
140
- }, C[o]))]
141
- })
119
+ }), W()]
120
+ }), q()]
142
121
  });
143
122
  };
144
123
  export {
145
- kt as SlideCarousel
124
+ de as SlideCarousel
146
125
  };
@@ -1,19 +1,27 @@
1
- const e = "SlideCarouselContainer_uf", l = "slide-carousel_NQ", s = "slide-carousel-slide_ZA", r = "slide-carousel-arrow_R5", o = "arrow-left_zm", a = "arrow-right_Y7", i = "slide-carousel-bullets_g-", t = {
2
- SlideCarouselContainer: e,
1
+ const s = "SlideCarouselContainer_uf", e = "carousel-main_E6", r = "carousel-main-outside-arrows_8B", l = "slide-carousel_NQ", o = "slide-carousel-arrow_R5", a = "arrow-left_zm", i = "arrow-right_Y7", u = "slide-carousel-bullets_g-", t = "slide-carousel-viewport_6P", d = "slide-carousel-track_p9", c = "slide-carousel-slide_ZA", n = {
2
+ SlideCarouselContainer: s,
3
+ carouselMain: e,
4
+ carouselMainOutsideArrows: r,
3
5
  slideCarousel: l,
4
- slideCarouselSlide: s,
5
- slideCarouselArrow: r,
6
- arrowLeft: o,
7
- arrowRight: a,
8
- slideCarouselBullets: i
6
+ slideCarouselArrow: o,
7
+ arrowLeft: a,
8
+ arrowRight: i,
9
+ slideCarouselBullets: u,
10
+ slideCarouselViewport: t,
11
+ slideCarouselTrack: d,
12
+ slideCarouselSlide: c
9
13
  };
10
14
  export {
11
- e as SlideCarouselContainer,
12
- o as arrowLeft,
13
- a as arrowRight,
14
- t as default,
15
+ s as SlideCarouselContainer,
16
+ a as arrowLeft,
17
+ i as arrowRight,
18
+ e as carouselMain,
19
+ r as carouselMainOutsideArrows,
20
+ n as default,
15
21
  l as slideCarousel,
16
- r as slideCarouselArrow,
17
- i as slideCarouselBullets,
18
- s as slideCarouselSlide
22
+ o as slideCarouselArrow,
23
+ u as slideCarouselBullets,
24
+ c as slideCarouselSlide,
25
+ d as slideCarouselTrack,
26
+ t as slideCarouselViewport
19
27
  };
@@ -1,7 +1,7 @@
1
1
  import ut from "./index-objectWithoutPropertiesLoose.js";
2
2
  import o from "./index-extends.js";
3
3
  import * as we from "react";
4
- import e from "./index-_virtual16.js";
4
+ import e from "./index-_virtual17.js";
5
5
  import { clsx as J } from "./index-clsx.js";
6
6
  import { c as T } from "./index-colorManipulator2.js";
7
7
  import { useRtl as ct } from "./index-RtlProvider.js";
@@ -1,5 +1,5 @@
1
1
  import * as o from "react";
2
- import a from "./index-_virtual16.js";
2
+ import a from "./index-_virtual17.js";
3
3
  import { clsx as c } from "./index-clsx.js";
4
4
  import r from "./index-sliderClasses.js";
5
5
  import { jsxs as m, jsx as n } from "react/jsx-runtime";
@@ -1,7 +1,7 @@
1
1
  import O from "./index-objectWithoutPropertiesLoose.js";
2
2
  import e from "./index-extends.js";
3
3
  import * as x from "react";
4
- import o from "./index-_virtual16.js";
4
+ import o from "./index-_virtual17.js";
5
5
  import $ from "./index-useSnackbar.js";
6
6
  import { getSnackbarUtilityClass as F } from "./index-snackbarClasses.js";
7
7
  import { jsx as s } from "react/jsx-runtime";
@@ -1,7 +1,7 @@
1
1
  import g from "./index-objectWithoutPropertiesLoose.js";
2
2
  import p from "./index-extends.js";
3
3
  import * as b from "react";
4
- import e from "./index-_virtual16.js";
4
+ import e from "./index-_virtual17.js";
5
5
  import { clsx as C } from "./index-clsx.js";
6
6
  import { c as x } from "./index-colorManipulator2.js";
7
7
  import c from "./index-styled.js";
@@ -1,5 +1,5 @@
1
1
  import * as p from "react";
2
- import c from "./index-_virtual16.js";
2
+ import c from "./index-_virtual17.js";
3
3
  import "./index-emotion-react.browser.esm.js";
4
4
  import m from "./index-emotion-cache.browser.esm.js";
5
5
  import { jsx as l } from "react/jsx-runtime";
@@ -1,7 +1,7 @@
1
1
  import S from "./index-extends.js";
2
2
  import z from "./index-objectWithoutPropertiesLoose.js";
3
3
  import * as x from "react";
4
- import o from "./index-_virtual16.js";
4
+ import o from "./index-_virtual17.js";
5
5
  import { clsx as b } from "./index-clsx.js";
6
6
  import w from "./index-styled.js";
7
7
  import { getSvgIconUtilityClass as T } from "./index-svgIconClasses.js";
@@ -1,7 +1,7 @@
1
1
  import E from "./index-objectWithoutPropertiesLoose.js";
2
2
  import u from "./index-extends.js";
3
3
  import * as p from "react";
4
- import e from "./index-_virtual16.js";
4
+ import e from "./index-_virtual17.js";
5
5
  import { clsx as T } from "./index-clsx.js";
6
6
  import _ from "./index-styled.js";
7
7
  import a, { getTabUtilityClass as D } from "./index-tabClasses.js";
@@ -1,7 +1,7 @@
1
1
  import P from "./index-objectWithoutPropertiesLoose.js";
2
2
  import n from "./index-extends.js";
3
3
  import * as R from "react";
4
- import o from "./index-_virtual16.js";
4
+ import o from "./index-_virtual17.js";
5
5
  import { clsx as x } from "./index-clsx.js";
6
6
  import { useRtl as v } from "./index-RtlProvider.js";
7
7
  import O from "./index-KeyboardArrowLeft.js";
@@ -2,7 +2,7 @@ import _e from "./index-objectWithoutPropertiesLoose.js";
2
2
  import h from "./index-extends.js";
3
3
  import * as i from "react";
4
4
  import { isFragment as Ve } from "react-is";
5
- import r from "./index-_virtual16.js";
5
+ import r from "./index-_virtual17.js";
6
6
  import { clsx as M } from "./index-clsx.js";
7
7
  import { useRtl as Ye } from "./index-RtlProvider.js";
8
8
  import k from "./index-styled.js";