@okam/stack-ui 1.31.0 → 1.32.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 (182) hide show
  1. package/components/fields/Select/Select.interface.d.ts +2 -2
  2. package/components/fields/TextInputField/index.d.ts +5 -1
  3. package/components/fields/TextInputField/interface.d.ts +3 -1
  4. package/index101.js +1 -1
  5. package/index101.mjs +1 -1
  6. package/index102.js +1 -1
  7. package/index102.mjs +3 -3
  8. package/index103.js +1 -1
  9. package/index103.mjs +1 -1
  10. package/index115.js +1 -1
  11. package/index115.mjs +1 -1
  12. package/index120.js +1 -1
  13. package/index120.mjs +1 -1
  14. package/index138.js +1 -1
  15. package/index138.mjs +52 -12
  16. package/index139.js +1 -1
  17. package/index139.mjs +12 -46
  18. package/index140.js +1 -1
  19. package/index140.mjs +46 -241
  20. package/index141.js +1 -2
  21. package/index141.mjs +241 -13
  22. package/index142.js +2 -1
  23. package/index142.mjs +12 -29
  24. package/index143.js +1 -1
  25. package/index143.mjs +30 -52
  26. package/index144.js +1 -1
  27. package/index144.mjs +1 -1
  28. package/index145.js +1 -1
  29. package/index145.mjs +4 -4
  30. package/index146.js +1 -1
  31. package/index146.mjs +3 -3
  32. package/index147.js +1 -1
  33. package/index147.mjs +1 -1
  34. package/index156.js +1 -1
  35. package/index156.mjs +3 -3
  36. package/index158.js +1 -1
  37. package/index158.mjs +1 -1
  38. package/index159.js +1 -1
  39. package/index159.mjs +7 -7
  40. package/index167.js +1 -1
  41. package/index167.mjs +1 -1
  42. package/index171.js +1 -1
  43. package/index171.mjs +1 -1
  44. package/index173.js +1 -1
  45. package/index173.mjs +1 -1
  46. package/index175.js +1 -1
  47. package/index175.mjs +1 -1
  48. package/index176.js +1 -1
  49. package/index176.mjs +1 -1
  50. package/index177.js +1 -1
  51. package/index177.mjs +1 -1
  52. package/index178.js +1 -1
  53. package/index178.mjs +3 -3
  54. package/index179.js +1 -1
  55. package/index179.mjs +1 -1
  56. package/index198.js +1 -1
  57. package/index198.mjs +1 -1
  58. package/index204.js +1 -1
  59. package/index204.mjs +2 -2
  60. package/index206.js +1 -1
  61. package/index206.mjs +2 -2
  62. package/index207.js +1 -1
  63. package/index207.mjs +2 -2
  64. package/index208.js +1 -1
  65. package/index208.mjs +2 -2
  66. package/index209.js +1 -1
  67. package/index209.mjs +2 -2
  68. package/index210.js +1 -1
  69. package/index210.mjs +3 -3
  70. package/index211.js +1 -1
  71. package/index211.mjs +4 -4
  72. package/index212.js +1 -1
  73. package/index212.mjs +1 -1
  74. package/index213.js +1 -1
  75. package/index213.mjs +2 -2
  76. package/index214.js +1 -1
  77. package/index214.mjs +1 -1
  78. package/index215.js +1 -1
  79. package/index215.mjs +3 -3
  80. package/index216.js +1 -1
  81. package/index216.mjs +1 -1
  82. package/index217.js +1 -1
  83. package/index217.mjs +2 -2
  84. package/index218.js +1 -1
  85. package/index218.mjs +1 -1
  86. package/index219.js +1 -1
  87. package/index219.mjs +2 -2
  88. package/index22.js +1 -1
  89. package/index22.mjs +148 -61
  90. package/index220.js +1 -1
  91. package/index220.mjs +1 -1
  92. package/index223.js +1 -1
  93. package/index223.mjs +4 -4
  94. package/index224.js +1 -1
  95. package/index224.mjs +2 -2
  96. package/index225.js +1 -1
  97. package/index225.mjs +5 -5
  98. package/index226.js +1 -1
  99. package/index226.mjs +4 -4
  100. package/index227.js +1 -1
  101. package/index227.mjs +5 -5
  102. package/index228.js +1 -1
  103. package/index228.mjs +5 -5
  104. package/index229.js +1 -1
  105. package/index229.mjs +2 -2
  106. package/index306.js +1 -1
  107. package/index306.mjs +23 -129
  108. package/index307.js +1 -1
  109. package/index307.mjs +38 -181
  110. package/index308.js +1 -1
  111. package/index308.mjs +5 -9
  112. package/index309.js +1 -1
  113. package/index309.mjs +6 -4
  114. package/index310.js +1 -1
  115. package/index310.mjs +14 -36
  116. package/index311.js +1 -1
  117. package/index311.mjs +24 -5
  118. package/index312.js +1 -1
  119. package/index312.mjs +27 -28
  120. package/index313.js +1 -1
  121. package/index313.mjs +31 -6
  122. package/index314.js +1 -1
  123. package/index314.mjs +26 -138
  124. package/index315.js +1 -1
  125. package/index315.mjs +9 -197
  126. package/index316.js +1 -1
  127. package/index316.mjs +5 -22
  128. package/index317.js +1 -1
  129. package/index317.mjs +7 -28
  130. package/index318.js +1 -1
  131. package/index318.mjs +13 -46
  132. package/index319.js +1 -1
  133. package/index319.mjs +7 -47
  134. package/index320.js +1 -1
  135. package/index320.mjs +125 -95
  136. package/index321.js +1 -1
  137. package/index321.mjs +189 -4
  138. package/index322.js +1 -1
  139. package/index322.mjs +10 -72
  140. package/index323.js +1 -1
  141. package/index323.mjs +3 -58
  142. package/index324.js +1 -1
  143. package/index324.mjs +36 -7
  144. package/index325.js +1 -1
  145. package/index325.mjs +5 -11
  146. package/index326.js +1 -1
  147. package/index326.mjs +28 -46
  148. package/index327.js +1 -1
  149. package/index327.mjs +6 -24
  150. package/index328.js +1 -1
  151. package/index328.mjs +141 -6
  152. package/index329.js +1 -1
  153. package/index329.mjs +197 -14
  154. package/index330.js +1 -1
  155. package/index330.mjs +22 -24
  156. package/index331.js +1 -1
  157. package/index331.mjs +44 -26
  158. package/index332.js +1 -1
  159. package/index332.mjs +46 -29
  160. package/index333.js +1 -1
  161. package/index333.mjs +99 -8
  162. package/index334.js +1 -1
  163. package/index334.mjs +72 -6
  164. package/index335.js +1 -1
  165. package/index335.mjs +58 -7
  166. package/index336.js +1 -1
  167. package/index336.mjs +7 -13
  168. package/index337.js +1 -1
  169. package/index337.mjs +11 -8
  170. package/index339.js +1 -1
  171. package/index339.mjs +1 -1
  172. package/index340.js +1 -1
  173. package/index340.mjs +2 -2
  174. package/index343.js +1 -1
  175. package/index343.mjs +1 -1
  176. package/index345.js +1 -1
  177. package/index345.mjs +117 -71
  178. package/index346.js +1 -1
  179. package/index346.mjs +71 -117
  180. package/index99.js +1 -1
  181. package/index99.mjs +1 -1
  182. package/package.json +9 -3
@@ -2,7 +2,7 @@ import type { Key } from 'react';
2
2
  import type React from 'react';
3
3
  import type { RefCallBack } from 'react-hook-form';
4
4
  import type { TToken } from '../../../providers/Theme/interface';
5
- import type { TDefaultComponent, TReactHookForm } from '../../../types/components';
5
+ import type { TDefaultComponent, TReactHookForm, Nullable } from '../../../types/components';
6
6
  export type TFieldReactHookForm<T = TToken> = TReactHookForm & Omit<TDefaultComponent<T>, 'children'>;
7
7
  export interface TSelectProps<T = TToken> extends TFieldReactHookForm<T> {
8
8
  id: string;
@@ -18,7 +18,7 @@ export interface TSelectProps<T = TToken> extends TFieldReactHookForm<T> {
18
18
  hookFormRef?: RefCallBack;
19
19
  onSelectionChange?: (value: Key) => void;
20
20
  defaultValue?: string;
21
- value?: string;
21
+ value?: Nullable<string>;
22
22
  popoverMatchesWidth?: boolean;
23
23
  options?: {
24
24
  key: string;
@@ -1,4 +1,8 @@
1
+ import type { RegisterOptions } from 'react-hook-form';
2
+ import type { TToken } from '../../../providers/Theme/interface';
1
3
  import type { TTextInputProps } from './interface';
2
4
  declare const TextInputField: (props: TTextInputProps) => import("react/jsx-runtime").JSX.Element;
3
- export declare const ReactHookFormInput: (props: TTextInputProps) => import("react/jsx-runtime").JSX.Element;
5
+ export declare const ReactHookFormInput: ({ name, label, rules, tokens, ariaLabel, defaultValue, placeholder, themeName, isReadOnly, minLength, maxLength, required, isRequired, onChange, onBlur, }: TTextInputProps<TToken> & {
6
+ rules: RegisterOptions;
7
+ }) => import("react/jsx-runtime").JSX.Element;
4
8
  export default TextInputField;
@@ -1,6 +1,6 @@
1
1
  import type { InputHTMLAttributes } from 'react';
2
2
  import type { AriaTextFieldOptions } from 'react-aria';
3
- import type { RefCallBack } from 'react-hook-form';
3
+ import type { ControllerRenderProps, RefCallBack } from 'react-hook-form';
4
4
  import type { TToken } from '../../../providers/Theme/interface';
5
5
  import type { TDefaultComponent, TReactHookForm } from '../../../types/components';
6
6
  export type TFieldReactHookForm<T = TToken> = TDefaultComponent<T> & TReactHookForm;
@@ -8,6 +8,8 @@ export interface TTextInputProps<T = TToken> extends TFieldReactHookForm<T>, Omi
8
8
  name: string;
9
9
  ariaLabel?: string;
10
10
  errorMessage?: string;
11
+ field?: ControllerRenderProps;
12
+ isInvalid?: boolean;
11
13
  fieldRef?: RefCallBack;
12
14
  /**
13
15
  * @deprecated use isRequired instead
package/index101.js CHANGED
@@ -1,2 +1,2 @@
1
1
  "use client";
2
- "use strict";const n=require("./index143.js"),p=require("react-aria");function P(o,s,t){const{type:a="dialog"}=o,{triggerProps:{onPress:l,...i},overlayProps:g}=p.useOverlayTrigger({type:a},s,t),e={handlePress:l,...i},r=n.useSlotId();return{openTriggerProps:{"aria-labelledby":r,...e},triggerProps:e,labelProps:{id:r},overlayProps:{...g,"aria-labelledby":r}}}module.exports=P;
2
+ "use strict";const n=require("./index138.js"),p=require("react-aria");function P(o,s,t){const{type:a="dialog"}=o,{triggerProps:{onPress:l,...i},overlayProps:g}=p.useOverlayTrigger({type:a},s,t),e={handlePress:l,...i},r=n.useSlotId();return{openTriggerProps:{"aria-labelledby":r,...e},triggerProps:e,labelProps:{id:r},overlayProps:{...g,"aria-labelledby":r}}}module.exports=P;
package/index101.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  "use client";
2
- import { useSlotId as i } from "./index143.mjs";
2
+ import { useSlotId as i } from "./index138.mjs";
3
3
  import { useOverlayTrigger as d } from "react-aria";
4
4
  function c(o, s, a) {
5
5
  const { type: l = "dialog" } = o, {
package/index102.js CHANGED
@@ -1 +1 @@
1
- "use strict";const a=require("react/jsx-runtime"),M=require("./index139.js"),n=require("./index140.js"),o=require("./index64.js"),N=require("./index141.js"),T=p=>{const{slides:c,slidesPerView:d=1,spaceBetween:u=50,themeName:r,tokens:s,customTheme:m,modules:i,a11y:t,children:w=e=>a.jsx(N,{...e}),...h}=p,b=o(`${r}.slide.wrapper`,s),x=o(`${r}.swiper.swiper`,s,m),g=o(`${r}.swiper.wrapper`,s),y=["A11y"],S=[...(i==null?void 0:i.filter(e=>e!=="Pagination"))??[],...y].map(e=>M[e]),{itemRoleDescriptionMessage:q="slide",slideRole:R="group",containerRoleDescriptionMessage:f="carousel"}=t??{};return a.jsx(n.Swiper,{tabIndex:0,...h,watchSlidesProgress:!0,role:"group","aria-roledescription":f??void 0,slidesPerView:d,spaceBetween:u,className:x,wrapperClass:g,modules:S,keyboard:{enabled:!0,onlyInViewport:!1},a11y:{...t,enabled:!1},children:c.map(e=>{const{id:l,title:j}=e;return a.jsx(n.SwiperSlide,{className:b,...j?{"aria-labelledby":l}:{"aria-label":e.ariaLabel},role:R,"aria-roledescription":q??void 0,children:w({...e,themeName:`${r}.slide`,tokens:s})},l)})})};module.exports=T;
1
+ "use strict";const a=require("react/jsx-runtime"),M=require("./index140.js"),n=require("./index141.js"),o=require("./index64.js"),N=require("./index142.js"),T=p=>{const{slides:c,slidesPerView:d=1,spaceBetween:u=50,themeName:r,tokens:s,customTheme:m,modules:i,a11y:t,children:w=e=>a.jsx(N,{...e}),...h}=p,b=o(`${r}.slide.wrapper`,s),x=o(`${r}.swiper.swiper`,s,m),g=o(`${r}.swiper.wrapper`,s),y=["A11y"],S=[...(i==null?void 0:i.filter(e=>e!=="Pagination"))??[],...y].map(e=>M[e]),{itemRoleDescriptionMessage:q="slide",slideRole:R="group",containerRoleDescriptionMessage:f="carousel"}=t??{};return a.jsx(n.Swiper,{tabIndex:0,...h,watchSlidesProgress:!0,role:"group","aria-roledescription":f??void 0,slidesPerView:d,spaceBetween:u,className:x,wrapperClass:g,modules:S,keyboard:{enabled:!0,onlyInViewport:!1},a11y:{...t,enabled:!1},children:c.map(e=>{const{id:l,title:j}=e;return a.jsx(n.SwiperSlide,{className:b,...j?{"aria-labelledby":l}:{"aria-label":e.ariaLabel},role:R,"aria-roledescription":q??void 0,children:w({...e,themeName:`${r}.slide`,tokens:s})},l)})})};module.exports=T;
package/index102.mjs CHANGED
@@ -1,8 +1,8 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
- import * as M from "./index139.mjs";
3
- import { Swiper as N, SwiperSlide as $ } from "./index140.mjs";
2
+ import * as M from "./index140.mjs";
3
+ import { Swiper as N, SwiperSlide as $ } from "./index141.mjs";
4
4
  import a from "./index64.mjs";
5
- import I from "./index141.mjs";
5
+ import I from "./index142.mjs";
6
6
  const D = (p) => {
7
7
  const {
8
8
  slides: n,
package/index103.js CHANGED
@@ -1 +1 @@
1
- "use strict";const e=require("react/jsx-runtime"),c=require("react-aria"),l=require("./index25.js"),p=require("./index142.js"),d=a=>{const{themeName:r,tokens:i,slides:t,activeIndex:s,paginationGroupLabel:n}=a;return e.jsx(l.default,{as:"div",themeName:`${r}.wrapper`,tokens:i,role:"group","aria-label":n,children:e.jsx(c.FocusScope,{children:t.map((o,u)=>e.jsx(p,{index:u,activeIndex:s,slides:t,themeName:r,tokens:i},JSON.stringify(o)))})})};module.exports=d;
1
+ "use strict";const e=require("react/jsx-runtime"),c=require("react-aria"),l=require("./index25.js"),p=require("./index143.js"),d=a=>{const{themeName:r,tokens:i,slides:t,activeIndex:s,paginationGroupLabel:n}=a;return e.jsx(l.default,{as:"div",themeName:`${r}.wrapper`,tokens:i,role:"group","aria-label":n,children:e.jsx(c.FocusScope,{children:t.map((o,u)=>e.jsx(p,{index:u,activeIndex:s,slides:t,themeName:r,tokens:i},JSON.stringify(o)))})})};module.exports=d;
package/index103.mjs CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsx as e } from "react/jsx-runtime";
2
2
  import { FocusScope as p } from "react-aria";
3
3
  import s from "./index25.mjs";
4
- import u from "./index142.mjs";
4
+ import u from "./index143.mjs";
5
5
  const h = (i) => {
6
6
  const { themeName: o, tokens: r, slides: a, activeIndex: t, paginationGroupLabel: n } = i;
7
7
  return /* @__PURE__ */ e(
package/index115.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const $=require("./index163.js"),R=require("./index148.js"),B=require("./index164.js"),C=require("@react-aria/focus"),u=require("./index143.js"),S=require("./index156.js"),W=require("./index165.js"),K=require("./index166.js"),k=require("./index157.js"),E=require("./index167.js"),U=require("./index161.js"),g=require("@react-aria/i18n"),x=require("react");function L(e){return e&&e.__esModule?e.default:e}function T(e,i,r){let l=u.useId(),P=u.useId(),f=u.useId(),t=g.useLocalizedStringFormatter(L($),"@react-aria/datepicker"),{isInvalid:c,validationErrors:b,validationDetails:D}=i.displayValidation,{labelProps:h,fieldProps:a,descriptionProps:v,errorMessageProps:m}=E.useField({...e,labelElementType:"span",isInvalid:c,errorMessage:e.errorMessage||b}),F=B.useDatePickerGroup(i,r),o=a["aria-labelledby"]||a.id,{locale:V}=g.useLocale(),y=i.formatValue(V,{month:"long"}),M=y?t.format("selectedDateDescription",{date:y}):"",n=K.useDescription(M),s=[n["aria-describedby"],a["aria-describedby"]].filter(Boolean).join(" ")||void 0,q=W.filterDOMProps(e),I=x.useMemo(()=>C.createFocusManager(r),[r]),{focusWithinProps:O}=U.useFocusWithin({...e,isDisabled:i.isOpen,onBlurWithin:e.onBlur,onFocusWithin:e.onFocus,onFocusWithinChange:e.onFocusChange});return{groupProps:S.mergeProps(q,F,a,n,O,{role:"group","aria-disabled":e.isDisabled||null,"aria-labelledby":o,"aria-describedby":s,onKeyDown(d){i.isOpen||e.onKeyDown&&e.onKeyDown(d)},onKeyUp(d){i.isOpen||e.onKeyUp&&e.onKeyUp(d)}}),labelProps:{...h,onClick:()=>{I.focusFirst()}},fieldProps:{...a,id:f,[R.roleSymbol]:"presentation","aria-describedby":s,value:i.value,onChange:i.setValue,placeholderValue:e.placeholderValue,hideTimeZone:e.hideTimeZone,hourCycle:e.hourCycle,shouldForceLeadingZeros:e.shouldForceLeadingZeros,granularity:e.granularity,isDisabled:e.isDisabled,isReadOnly:e.isReadOnly,isRequired:e.isRequired,validationBehavior:e.validationBehavior,[k.privateValidationStateProp]:i,autoFocus:e.autoFocus,name:e.name},descriptionProps:v,errorMessageProps:m,buttonProps:{...n,id:l,"aria-haspopup":"dialog","aria-label":t.format("calendar"),"aria-labelledby":`${l} ${o}`,"aria-describedby":s,"aria-expanded":i.isOpen,isDisabled:e.isDisabled||e.isReadOnly,onPress:()=>i.setOpen(!0)},dialogProps:{id:P,"aria-labelledby":`${l} ${o}`},calendarProps:{autoFocus:!0,value:i.dateValue,onChange:i.setDateValue,minValue:e.minValue,maxValue:e.maxValue,isDisabled:e.isDisabled,isReadOnly:e.isReadOnly,isDateUnavailable:e.isDateUnavailable,defaultFocusedValue:i.dateValue?void 0:e.placeholderValue,isInvalid:i.isInvalid,errorMessage:typeof e.errorMessage=="function"?e.errorMessage(i.displayValidation):e.errorMessage||i.displayValidation.validationErrors.join(" ")},isInvalid:c,validationErrors:b,validationDetails:D}}exports.useDatePicker=T;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const $=require("./index163.js"),R=require("./index148.js"),B=require("./index164.js"),C=require("@react-aria/focus"),u=require("./index138.js"),S=require("./index156.js"),W=require("./index165.js"),K=require("./index166.js"),k=require("./index157.js"),E=require("./index167.js"),U=require("./index161.js"),g=require("@react-aria/i18n"),x=require("react");function L(e){return e&&e.__esModule?e.default:e}function T(e,i,r){let l=u.useId(),P=u.useId(),f=u.useId(),t=g.useLocalizedStringFormatter(L($),"@react-aria/datepicker"),{isInvalid:c,validationErrors:b,validationDetails:D}=i.displayValidation,{labelProps:h,fieldProps:a,descriptionProps:v,errorMessageProps:m}=E.useField({...e,labelElementType:"span",isInvalid:c,errorMessage:e.errorMessage||b}),F=B.useDatePickerGroup(i,r),o=a["aria-labelledby"]||a.id,{locale:V}=g.useLocale(),y=i.formatValue(V,{month:"long"}),M=y?t.format("selectedDateDescription",{date:y}):"",n=K.useDescription(M),s=[n["aria-describedby"],a["aria-describedby"]].filter(Boolean).join(" ")||void 0,q=W.filterDOMProps(e),I=x.useMemo(()=>C.createFocusManager(r),[r]),{focusWithinProps:O}=U.useFocusWithin({...e,isDisabled:i.isOpen,onBlurWithin:e.onBlur,onFocusWithin:e.onFocus,onFocusWithinChange:e.onFocusChange});return{groupProps:S.mergeProps(q,F,a,n,O,{role:"group","aria-disabled":e.isDisabled||null,"aria-labelledby":o,"aria-describedby":s,onKeyDown(d){i.isOpen||e.onKeyDown&&e.onKeyDown(d)},onKeyUp(d){i.isOpen||e.onKeyUp&&e.onKeyUp(d)}}),labelProps:{...h,onClick:()=>{I.focusFirst()}},fieldProps:{...a,id:f,[R.roleSymbol]:"presentation","aria-describedby":s,value:i.value,onChange:i.setValue,placeholderValue:e.placeholderValue,hideTimeZone:e.hideTimeZone,hourCycle:e.hourCycle,shouldForceLeadingZeros:e.shouldForceLeadingZeros,granularity:e.granularity,isDisabled:e.isDisabled,isReadOnly:e.isReadOnly,isRequired:e.isRequired,validationBehavior:e.validationBehavior,[k.privateValidationStateProp]:i,autoFocus:e.autoFocus,name:e.name},descriptionProps:v,errorMessageProps:m,buttonProps:{...n,id:l,"aria-haspopup":"dialog","aria-label":t.format("calendar"),"aria-labelledby":`${l} ${o}`,"aria-describedby":s,"aria-expanded":i.isOpen,isDisabled:e.isDisabled||e.isReadOnly,onPress:()=>i.setOpen(!0)},dialogProps:{id:P,"aria-labelledby":`${l} ${o}`},calendarProps:{autoFocus:!0,value:i.dateValue,onChange:i.setDateValue,minValue:e.minValue,maxValue:e.maxValue,isDisabled:e.isDisabled,isReadOnly:e.isReadOnly,isDateUnavailable:e.isDateUnavailable,defaultFocusedValue:i.dateValue?void 0:e.placeholderValue,isInvalid:i.isInvalid,errorMessage:typeof e.errorMessage=="function"?e.errorMessage(i.displayValidation):e.errorMessage||i.displayValidation.validationErrors.join(" ")},isInvalid:c,validationErrors:b,validationDetails:D}}exports.useDatePicker=T;
package/index115.mjs CHANGED
@@ -2,7 +2,7 @@ import M from "./index163.mjs";
2
2
  import { roleSymbol as O } from "./index148.mjs";
3
3
  import { useDatePickerGroup as I } from "./index164.mjs";
4
4
  import { createFocusManager as B } from "@react-aria/focus";
5
- import { useId as t } from "./index143.mjs";
5
+ import { useId as t } from "./index138.mjs";
6
6
  import { mergeProps as C } from "./index156.mjs";
7
7
  import { filterDOMProps as R } from "./index165.mjs";
8
8
  import { useDescription as K } from "./index166.mjs";
package/index120.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const _=require("./index148.js"),A=require("./index163.js"),K=require("./index164.js"),N=require("@react-aria/focus"),l=require("./index157.js"),M=require("./index143.js"),k=require("./index156.js"),w=require("./index165.js"),x=require("./index166.js"),Z=require("./index167.js"),j=require("./index161.js"),q=require("@react-aria/i18n"),y=require("react");function G(e){return e&&e.__esModule?e.default:e}function z(e,a,d){var s,u,c;let n=q.useLocalizedStringFormatter(G(A),"@react-aria/datepicker"),{isInvalid:D,validationErrors:P,validationDetails:I}=a.displayValidation,{labelProps:O,fieldProps:o,descriptionProps:T,errorMessageProps:p}=Z.useField({...e,labelElementType:"span",isInvalid:D,errorMessage:e.errorMessage||P}),t=o["aria-labelledby"]||o.id,{locale:S}=q.useLocale(),g=a.formatValue(S,{month:"long"}),C=g?n.format("selectedRangeDescription",{startDate:g.start,endDate:g.end}):"",b=x.useDescription(C),L={"aria-label":n.format("startDate"),"aria-labelledby":t},E={"aria-label":n.format("endDate"),"aria-labelledby":t},r=M.useId(),U=M.useId(),$=K.useDatePickerGroup(a,d),m=[b["aria-describedby"],o["aria-describedby"]].filter(Boolean).join(" ")||void 0,f=y.useMemo(()=>N.createFocusManager(d,{accept:i=>i.id!==r}),[d,r]),F={[_.focusManagerSymbol]:f,[_.roleSymbol]:"presentation","aria-describedby":m,placeholderValue:e.placeholderValue,hideTimeZone:e.hideTimeZone,hourCycle:e.hourCycle,granularity:e.granularity,shouldForceLeadingZeros:e.shouldForceLeadingZeros,isDisabled:e.isDisabled,isReadOnly:e.isReadOnly,isRequired:e.isRequired,validationBehavior:e.validationBehavior},B=w.filterDOMProps(e),{focusWithinProps:W}=j.useFocusWithin({...e,isDisabled:a.isOpen,onBlurWithin:e.onBlur,onFocusWithin:e.onFocus,onFocusWithinChange:e.onFocusChange}),h=y.useRef(l.DEFAULT_VALIDATION_RESULT),R=y.useRef(l.DEFAULT_VALIDATION_RESULT);var v,V;return{groupProps:k.mergeProps(B,$,o,b,W,{role:"group","aria-disabled":e.isDisabled||null,"aria-describedby":m,onKeyDown(i){a.isOpen||e.onKeyDown&&e.onKeyDown(i)},onKeyUp(i){a.isOpen||e.onKeyUp&&e.onKeyUp(i)}}),labelProps:{...O,onClick:()=>{f.focusFirst()}},buttonProps:{...b,id:r,"aria-haspopup":"dialog","aria-label":n.format("calendar"),"aria-labelledby":`${r} ${t}`,"aria-describedby":m,"aria-expanded":a.isOpen,isDisabled:e.isDisabled||e.isReadOnly,onPress:()=>a.setOpen(!0)},dialogProps:{id:U,"aria-labelledby":`${r} ${t}`},startFieldProps:{...L,...F,value:(v=(s=a.value)===null||s===void 0?void 0:s.start)!==null&&v!==void 0?v:null,onChange:i=>a.setDateTime("start",i),autoFocus:e.autoFocus,name:e.startName,[l.privateValidationStateProp]:{realtimeValidation:a.realtimeValidation,displayValidation:a.displayValidation,updateValidation(i){h.current=i,a.updateValidation(l.mergeValidation(i,R.current))},resetValidation:a.resetValidation,commitValidation:a.commitValidation}},endFieldProps:{...E,...F,value:(V=(u=a.value)===null||u===void 0?void 0:u.end)!==null&&V!==void 0?V:null,onChange:i=>a.setDateTime("end",i),name:e.endName,[l.privateValidationStateProp]:{realtimeValidation:a.realtimeValidation,displayValidation:a.displayValidation,updateValidation(i){R.current=i,a.updateValidation(l.mergeValidation(h.current,i))},resetValidation:a.resetValidation,commitValidation:a.commitValidation}},descriptionProps:T,errorMessageProps:p,calendarProps:{autoFocus:!0,value:!((c=a.dateRange)===null||c===void 0)&&c.start&&a.dateRange.end?a.dateRange:null,onChange:a.setDateRange,minValue:e.minValue,maxValue:e.maxValue,isDisabled:e.isDisabled,isReadOnly:e.isReadOnly,isDateUnavailable:e.isDateUnavailable,allowsNonContiguousRanges:e.allowsNonContiguousRanges,defaultFocusedValue:a.dateRange?void 0:e.placeholderValue,isInvalid:a.isInvalid,errorMessage:typeof e.errorMessage=="function"?e.errorMessage(a.displayValidation):e.errorMessage||a.displayValidation.validationErrors.join(" ")},isInvalid:D,validationErrors:P,validationDetails:I}}exports.useDateRangePicker=z;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const _=require("./index148.js"),A=require("./index163.js"),K=require("./index164.js"),N=require("@react-aria/focus"),l=require("./index157.js"),M=require("./index138.js"),k=require("./index156.js"),w=require("./index165.js"),x=require("./index166.js"),Z=require("./index167.js"),j=require("./index161.js"),q=require("@react-aria/i18n"),y=require("react");function G(e){return e&&e.__esModule?e.default:e}function z(e,a,d){var s,u,c;let n=q.useLocalizedStringFormatter(G(A),"@react-aria/datepicker"),{isInvalid:D,validationErrors:P,validationDetails:I}=a.displayValidation,{labelProps:O,fieldProps:o,descriptionProps:T,errorMessageProps:p}=Z.useField({...e,labelElementType:"span",isInvalid:D,errorMessage:e.errorMessage||P}),t=o["aria-labelledby"]||o.id,{locale:S}=q.useLocale(),g=a.formatValue(S,{month:"long"}),C=g?n.format("selectedRangeDescription",{startDate:g.start,endDate:g.end}):"",b=x.useDescription(C),L={"aria-label":n.format("startDate"),"aria-labelledby":t},E={"aria-label":n.format("endDate"),"aria-labelledby":t},r=M.useId(),U=M.useId(),$=K.useDatePickerGroup(a,d),m=[b["aria-describedby"],o["aria-describedby"]].filter(Boolean).join(" ")||void 0,f=y.useMemo(()=>N.createFocusManager(d,{accept:i=>i.id!==r}),[d,r]),F={[_.focusManagerSymbol]:f,[_.roleSymbol]:"presentation","aria-describedby":m,placeholderValue:e.placeholderValue,hideTimeZone:e.hideTimeZone,hourCycle:e.hourCycle,granularity:e.granularity,shouldForceLeadingZeros:e.shouldForceLeadingZeros,isDisabled:e.isDisabled,isReadOnly:e.isReadOnly,isRequired:e.isRequired,validationBehavior:e.validationBehavior},B=w.filterDOMProps(e),{focusWithinProps:W}=j.useFocusWithin({...e,isDisabled:a.isOpen,onBlurWithin:e.onBlur,onFocusWithin:e.onFocus,onFocusWithinChange:e.onFocusChange}),h=y.useRef(l.DEFAULT_VALIDATION_RESULT),R=y.useRef(l.DEFAULT_VALIDATION_RESULT);var v,V;return{groupProps:k.mergeProps(B,$,o,b,W,{role:"group","aria-disabled":e.isDisabled||null,"aria-describedby":m,onKeyDown(i){a.isOpen||e.onKeyDown&&e.onKeyDown(i)},onKeyUp(i){a.isOpen||e.onKeyUp&&e.onKeyUp(i)}}),labelProps:{...O,onClick:()=>{f.focusFirst()}},buttonProps:{...b,id:r,"aria-haspopup":"dialog","aria-label":n.format("calendar"),"aria-labelledby":`${r} ${t}`,"aria-describedby":m,"aria-expanded":a.isOpen,isDisabled:e.isDisabled||e.isReadOnly,onPress:()=>a.setOpen(!0)},dialogProps:{id:U,"aria-labelledby":`${r} ${t}`},startFieldProps:{...L,...F,value:(v=(s=a.value)===null||s===void 0?void 0:s.start)!==null&&v!==void 0?v:null,onChange:i=>a.setDateTime("start",i),autoFocus:e.autoFocus,name:e.startName,[l.privateValidationStateProp]:{realtimeValidation:a.realtimeValidation,displayValidation:a.displayValidation,updateValidation(i){h.current=i,a.updateValidation(l.mergeValidation(i,R.current))},resetValidation:a.resetValidation,commitValidation:a.commitValidation}},endFieldProps:{...E,...F,value:(V=(u=a.value)===null||u===void 0?void 0:u.end)!==null&&V!==void 0?V:null,onChange:i=>a.setDateTime("end",i),name:e.endName,[l.privateValidationStateProp]:{realtimeValidation:a.realtimeValidation,displayValidation:a.displayValidation,updateValidation(i){R.current=i,a.updateValidation(l.mergeValidation(h.current,i))},resetValidation:a.resetValidation,commitValidation:a.commitValidation}},descriptionProps:T,errorMessageProps:p,calendarProps:{autoFocus:!0,value:!((c=a.dateRange)===null||c===void 0)&&c.start&&a.dateRange.end?a.dateRange:null,onChange:a.setDateRange,minValue:e.minValue,maxValue:e.maxValue,isDisabled:e.isDisabled,isReadOnly:e.isReadOnly,isDateUnavailable:e.isDateUnavailable,allowsNonContiguousRanges:e.allowsNonContiguousRanges,defaultFocusedValue:a.dateRange?void 0:e.placeholderValue,isInvalid:a.isInvalid,errorMessage:typeof e.errorMessage=="function"?e.errorMessage(a.displayValidation):e.errorMessage||a.displayValidation.validationErrors.join(" ")},isInvalid:D,validationErrors:P,validationDetails:I}}exports.useDateRangePicker=z;
package/index120.mjs CHANGED
@@ -3,7 +3,7 @@ import S from "./index163.mjs";
3
3
  import { useDatePickerGroup as k } from "./index164.mjs";
4
4
  import { createFocusManager as Z } from "@react-aria/focus";
5
5
  import { DEFAULT_VALIDATION_RESULT as P, privateValidationStateProp as h, mergeValidation as F } from "./index157.mjs";
6
- import { useId as R } from "./index143.mjs";
6
+ import { useId as R } from "./index138.mjs";
7
7
  import { mergeProps as A } from "./index156.mjs";
8
8
  import { filterDOMProps as j } from "./index165.mjs";
9
9
  import { useDescription as q } from "./index166.mjs";
package/index138.js CHANGED
@@ -1 +1 @@
1
- "use strict";const T=require("react/jsx-runtime"),e=require("@react-spring/web"),g=require("./index64.js"),u=t=>{const{isVisible:o,children:i,themeName:n,tokens:r,customTheme:s,...a}=t,d=e.useTransition(o,{from:{gridTemplateRows:"0fr",paddingTop:"0",paddingBottom:"0"},enter:{gridTemplateRows:"1fr",paddingTop:"1rem",paddingBottom:"1rem"},leave:{gridTemplateRows:"0fr",paddingTop:"0",paddingBottom:"0"}}),m=g(n,r,s);return d((c,p)=>p&&T.jsx(e.animated.div,{...a,style:c,className:m,children:i}))};module.exports=u;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("./index172.js"),a=require("./index306.js"),f=require("react"),i=require("./index307.js");let b=!!(typeof window<"u"&&window.document&&window.document.createElement),n=new Map;function o(u){let[t,c]=f.useState(u),r=f.useRef(null),e=i.useSSRSafeId(t),s=f.useCallback(l=>{r.current=l},[]);return b&&(n.has(e)&&!n.get(e).includes(s)?n.set(e,[...n.get(e),s]):n.set(e,[s])),d.useLayoutEffect(()=>{let l=e;return()=>{n.delete(l)}},[e]),f.useEffect(()=>{let l=r.current;l&&(r.current=null,c(l))}),e}function $(u,t){if(u===t)return u;let c=n.get(u);if(c)return c.forEach(e=>e(t)),t;let r=n.get(t);return r?(r.forEach(e=>e(u)),u):t}function I(u=[]){let t=o(),[c,r]=a.useValueEffect(t),e=f.useCallback(()=>{r(function*(){yield t,yield document.getElementById(t)?t:void 0})},[t,r]);return d.useLayoutEffect(e,[t,e,...u]),c}exports.mergeIds=$;exports.useId=o;exports.useSlotId=I;
package/index138.mjs CHANGED
@@ -1,14 +1,54 @@
1
- import { jsx as T } from "react/jsx-runtime";
2
- import { useTransition as c, animated as g } from "@react-spring/web";
3
- import l from "./index64.mjs";
4
- const w = (e) => {
5
- const { isVisible: t, children: o, themeName: r, tokens: i, customTheme: n, ...m } = e, s = c(t, {
6
- from: { gridTemplateRows: "0fr", paddingTop: "0", paddingBottom: "0" },
7
- enter: { gridTemplateRows: "1fr", paddingTop: "1rem", paddingBottom: "1rem" },
8
- leave: { gridTemplateRows: "0fr", paddingTop: "0", paddingBottom: "0" }
9
- }), a = l(r, i, n);
10
- return s((d, p) => p && /* @__PURE__ */ T(g.div, { ...m, style: d, className: a, children: o }));
11
- };
1
+ import { useLayoutEffect as a } from "./index172.mjs";
2
+ import { useValueEffect as o } from "./index306.mjs";
3
+ import { useState as s, useRef as $, useCallback as l, useEffect as b } from "react";
4
+ import { useSSRSafeId as p } from "./index307.mjs";
5
+ let i = !!(typeof window < "u" && window.document && window.document.createElement), d = /* @__PURE__ */ new Map();
6
+ function m(r) {
7
+ let [t, n] = s(r), f = $(null), e = p(t), c = l((u) => {
8
+ f.current = u;
9
+ }, []);
10
+ return i && (d.has(e) && !d.get(e).includes(c) ? d.set(e, [
11
+ ...d.get(e),
12
+ c
13
+ ]) : d.set(e, [
14
+ c
15
+ ])), a(() => {
16
+ let u = e;
17
+ return () => {
18
+ d.delete(u);
19
+ };
20
+ }, [
21
+ e
22
+ ]), b(() => {
23
+ let u = f.current;
24
+ u && (f.current = null, n(u));
25
+ }), e;
26
+ }
27
+ function g(r, t) {
28
+ if (r === t) return r;
29
+ let n = d.get(r);
30
+ if (n)
31
+ return n.forEach((e) => e(t)), t;
32
+ let f = d.get(t);
33
+ return f ? (f.forEach((e) => e(r)), r) : t;
34
+ }
35
+ function v(r = []) {
36
+ let t = m(), [n, f] = o(t), e = l(() => {
37
+ f(function* () {
38
+ yield t, yield document.getElementById(t) ? t : void 0;
39
+ });
40
+ }, [
41
+ t,
42
+ f
43
+ ]);
44
+ return a(e, [
45
+ t,
46
+ e,
47
+ ...r
48
+ ]), n;
49
+ }
12
50
  export {
13
- w as default
51
+ g as mergeIds,
52
+ m as useId,
53
+ v as useSlotId
14
54
  };
package/index139.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index206.js"),r=require("./index207.js"),t=require("./index208.js"),o=require("./index209.js"),i=require("./index210.js"),a=require("./index211.js"),c=require("./index212.js"),n=require("./index213.js"),u=require("./index214.js"),s=require("./index215.js"),f=require("./index216.js"),l=require("./index217.js"),q=require("./index218.js"),d=require("./index219.js"),b=require("./index220.js"),v=require("./index221.js"),y=require("./index222.js"),g=require("./index223.js"),p=require("./index224.js"),C=require("./index225.js"),h=require("./index226.js"),m=require("./index227.js"),E=require("./index228.js");exports.Virtual=e;exports.Keyboard=r;exports.Mousewheel=t;exports.Navigation=o;exports.Pagination=i;exports.Scrollbar=a;exports.Parallax=c;exports.Zoom=n;exports.Controller=u;exports.A11y=s;exports.History=f;exports.HashNavigation=l;exports.Autoplay=q;exports.Thumbs=d;exports.FreeMode=b;exports.Grid=v;exports.Manipulation=y;exports.EffectFade=g;exports.EffectCube=p;exports.EffectFlip=C;exports.EffectCoverflow=h;exports.EffectCreative=m;exports.EffectCards=E;
1
+ "use strict";const T=require("react/jsx-runtime"),e=require("@react-spring/web"),g=require("./index64.js"),u=t=>{const{isVisible:o,children:i,themeName:n,tokens:r,customTheme:s,...a}=t,d=e.useTransition(o,{from:{gridTemplateRows:"0fr",paddingTop:"0",paddingBottom:"0"},enter:{gridTemplateRows:"1fr",paddingTop:"1rem",paddingBottom:"1rem"},leave:{gridTemplateRows:"0fr",paddingTop:"0",paddingBottom:"0"}}),m=g(n,r,s);return d((c,p)=>p&&T.jsx(e.animated.div,{...a,style:c,className:m,children:i}))};module.exports=u;
package/index139.mjs CHANGED
@@ -1,48 +1,14 @@
1
- import { default as o } from "./index206.mjs";
2
- import { default as f } from "./index207.mjs";
3
- import { default as l } from "./index208.mjs";
4
- import { default as d } from "./index209.mjs";
5
- import { default as p } from "./index210.mjs";
6
- import { default as x } from "./index211.mjs";
7
- import { default as c } from "./index212.mjs";
8
- import { default as E } from "./index213.mjs";
9
- import { default as b } from "./index214.mjs";
10
- import { default as y } from "./index215.mjs";
11
- import { default as h } from "./index216.mjs";
12
- import { default as M } from "./index217.mjs";
13
- import { default as A } from "./index218.mjs";
14
- import { default as N } from "./index219.mjs";
15
- import { default as G } from "./index220.mjs";
16
- import { default as S } from "./index221.mjs";
17
- import { default as V } from "./index222.mjs";
18
- import { default as j } from "./index223.mjs";
19
- import { default as q } from "./index224.mjs";
20
- import { default as B } from "./index225.mjs";
21
- import { default as I } from "./index226.mjs";
22
- import { default as L } from "./index227.mjs";
23
- import { default as Q } from "./index228.mjs";
1
+ import { jsx as T } from "react/jsx-runtime";
2
+ import { useTransition as c, animated as g } from "@react-spring/web";
3
+ import l from "./index64.mjs";
4
+ const w = (e) => {
5
+ const { isVisible: t, children: o, themeName: r, tokens: i, customTheme: n, ...m } = e, s = c(t, {
6
+ from: { gridTemplateRows: "0fr", paddingTop: "0", paddingBottom: "0" },
7
+ enter: { gridTemplateRows: "1fr", paddingTop: "1rem", paddingBottom: "1rem" },
8
+ leave: { gridTemplateRows: "0fr", paddingTop: "0", paddingBottom: "0" }
9
+ }), a = l(r, i, n);
10
+ return s((d, p) => p && /* @__PURE__ */ T(g.div, { ...m, style: d, className: a, children: o }));
11
+ };
24
12
  export {
25
- y as A11y,
26
- A as Autoplay,
27
- b as Controller,
28
- Q as EffectCards,
29
- I as EffectCoverflow,
30
- L as EffectCreative,
31
- q as EffectCube,
32
- j as EffectFade,
33
- B as EffectFlip,
34
- G as FreeMode,
35
- S as Grid,
36
- M as HashNavigation,
37
- h as History,
38
- f as Keyboard,
39
- V as Manipulation,
40
- l as Mousewheel,
41
- d as Navigation,
42
- p as Pagination,
43
- c as Parallax,
44
- x as Scrollbar,
45
- N as Thumbs,
46
- o as Virtual,
47
- E as Zoom
13
+ w as default
48
14
  };
package/index140.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),G=require("./index229.js"),I=require("./index230.js"),d=require("./index231.js");function T(){return T=Object.assign?Object.assign.bind():function(s){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var n in a)Object.prototype.hasOwnProperty.call(a,n)&&(s[n]=a[n])}return s},T.apply(this,arguments)}function A(s){return s.type&&s.type.displayName&&s.type.displayName.includes("SwiperSlide")}function V(s){const t=[];return e.Children.toArray(s).forEach(a=>{A(a)?t.push(a):a.props&&a.props.children&&V(a.props.children).forEach(n=>t.push(n))}),t}function J(s){const t=[],a={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return e.Children.toArray(s).forEach(n=>{if(A(n))t.push(n);else if(n.props&&n.props.slot&&a[n.props.slot])a[n.props.slot].push(n);else if(n.props&&n.props.children){const c=V(n.props.children);c.length>0?c.forEach(l=>t.push(l)):a["container-end"].push(n)}else a["container-end"].push(n)}),{slides:t,slots:a}}function K(s,t,a){if(!a)return null;const n=o=>{let i=o;return o<0?i=t.length+o:i>=t.length&&(i=i-t.length),i},c=s.isHorizontal()?{[s.rtlTranslate?"right":"left"]:`${a.offset}px`}:{top:`${a.offset}px`},{from:l,to:p}=a,y=s.params.loop?-t.length:0,h=s.params.loop?t.length*2:t.length,S=[];for(let o=y;o<h;o+=1)o>=l&&o<=p&&S.push(t[n(o)]);return S.map((o,i)=>e.cloneElement(o,{swiper:s,style:c,key:o.props.virtualIndex||o.key||`slide-${i}`}))}function N(s,t){return typeof window>"u"?e.useEffect(s,t):e.useLayoutEffect(s,t)}const B=e.createContext(null),Q=()=>e.useContext(B),X=e.createContext(null),F=e.forwardRef(function(s,t){let{className:a,tag:n="div",wrapperTag:c="div",children:l,onSwiper:p,...y}=s===void 0?{}:s,h=!1;const[S,o]=e.useState("swiper"),[i,m]=e.useState(null),[C,O]=e.useState(!1),P=e.useRef(!1),w=e.useRef(null),r=e.useRef(null),x=e.useRef(null),z=e.useRef(null),$=e.useRef(null),b=e.useRef(null),R=e.useRef(null),k=e.useRef(null),{params:f,passedParams:L,rest:D,events:v}=I.g(y),{slides:g,slots:j}=J(l),_=()=>{O(!C)};Object.assign(f.on,{_containerClasses(u,E){o(E)}});const q=()=>{Object.assign(f.on,v),h=!0;const u={...f};if(delete u.wrapperClass,r.current=new G.S(u),r.current.virtual&&r.current.params.virtual.enabled){r.current.virtual.slides=g;const E={cache:!1,slides:g,renderExternal:m,renderExternalUpdate:!1};d.e(r.current.params.virtual,E),d.e(r.current.originalParams.virtual,E)}};w.current||q(),r.current&&r.current.on("_beforeBreakpoint",_);const H=()=>{h||!v||!r.current||Object.keys(v).forEach(u=>{r.current.on(u,v[u])})},M=()=>{!v||!r.current||Object.keys(v).forEach(u=>{r.current.off(u,v[u])})};e.useEffect(()=>()=>{r.current&&r.current.off("_beforeBreakpoint",_)}),e.useEffect(()=>{!P.current&&r.current&&(r.current.emitSlidesClasses(),P.current=!0)}),N(()=>{if(t&&(t.current=w.current),!!w.current)return r.current.destroyed&&q(),I.m({el:w.current,nextEl:$.current,prevEl:b.current,paginationEl:R.current,scrollbarEl:k.current,swiper:r.current},f),p&&!r.current.destroyed&&p(r.current),()=>{r.current&&!r.current.destroyed&&r.current.destroy(!0,!1)}},[]),N(()=>{H();const u=I.a(L,x.current,g,z.current,E=>E.key);return x.current=L,z.current=g,u.length&&r.current&&!r.current.destroyed&&d.u({swiper:r.current,slides:g,passedParams:L,changedParams:u,nextEl:$.current,prevEl:b.current,scrollbarEl:k.current,paginationEl:R.current}),()=>{M()}}),N(()=>{I.u(r.current)},[i]);function U(){return f.virtual?K(r.current,g,i):g.map((u,E)=>e.cloneElement(u,{swiper:r.current,swiperSlideIndex:E}))}return e.createElement(n,T({ref:w,className:d.d(`${S}${a?` ${a}`:""}`)},D),e.createElement(X.Provider,{value:r.current},j["container-start"],e.createElement(c,{className:d.w(f.wrapperClass)},j["wrapper-start"],U(),j["wrapper-end"]),d.n(f)&&e.createElement(e.Fragment,null,e.createElement("div",{ref:b,className:"swiper-button-prev"}),e.createElement("div",{ref:$,className:"swiper-button-next"})),d.b(f)&&e.createElement("div",{ref:k,className:"swiper-scrollbar"}),d.a(f)&&e.createElement("div",{ref:R,className:"swiper-pagination"}),j["container-end"]))});F.displayName="Swiper";const W=e.forwardRef(function(s,t){let{tag:a="div",children:n,className:c="",swiper:l,zoom:p,lazy:y,virtualIndex:h,swiperSlideIndex:S,...o}=s===void 0?{}:s;const i=e.useRef(null),[m,C]=e.useState("swiper-slide"),[O,P]=e.useState(!1);function w($,b,R){b===i.current&&C(R)}N(()=>{if(typeof S<"u"&&(i.current.swiperSlideIndex=S),t&&(t.current=i.current),!(!i.current||!l)){if(l.destroyed){m!=="swiper-slide"&&C("swiper-slide");return}return l.on("_slideClass",w),()=>{l&&l.off("_slideClass",w)}}}),N(()=>{l&&i.current&&!l.destroyed&&C(l.getSlideClasses(i.current))},[l]);const r={isActive:m.indexOf("swiper-slide-active")>=0,isVisible:m.indexOf("swiper-slide-visible")>=0,isPrev:m.indexOf("swiper-slide-prev")>=0,isNext:m.indexOf("swiper-slide-next")>=0},x=()=>typeof n=="function"?n(r):n,z=()=>{P(!0)};return e.createElement(a,T({ref:i,className:d.d(`${m}${c?` ${c}`:""}`),"data-swiper-slide-index":h,onLoad:z},o),p&&e.createElement(B.Provider,{value:r},e.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof p=="number"?p:void 0},x(),y&&!O&&e.createElement("div",{className:"swiper-lazy-preloader"}))),!p&&e.createElement(B.Provider,{value:r},x(),y&&!O&&e.createElement("div",{className:"swiper-lazy-preloader"})))});W.displayName="SwiperSlide";exports.Swiper=F;exports.SwiperSlide=W;exports.useSwiperSlide=Q;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index206.js"),r=require("./index207.js"),t=require("./index208.js"),o=require("./index209.js"),i=require("./index210.js"),a=require("./index211.js"),c=require("./index212.js"),n=require("./index213.js"),u=require("./index214.js"),s=require("./index215.js"),f=require("./index216.js"),l=require("./index217.js"),q=require("./index218.js"),d=require("./index219.js"),b=require("./index220.js"),v=require("./index221.js"),y=require("./index222.js"),g=require("./index223.js"),p=require("./index224.js"),C=require("./index225.js"),h=require("./index226.js"),m=require("./index227.js"),E=require("./index228.js");exports.Virtual=e;exports.Keyboard=r;exports.Mousewheel=t;exports.Navigation=o;exports.Pagination=i;exports.Scrollbar=a;exports.Parallax=c;exports.Zoom=n;exports.Controller=u;exports.A11y=s;exports.History=f;exports.HashNavigation=l;exports.Autoplay=q;exports.Thumbs=d;exports.FreeMode=b;exports.Grid=v;exports.Manipulation=y;exports.EffectFade=g;exports.EffectCube=p;exports.EffectFlip=C;exports.EffectCoverflow=h;exports.EffectCreative=m;exports.EffectCards=E;
package/index140.mjs CHANGED
@@ -1,243 +1,48 @@
1
- import a, { forwardRef as W, useState as P, useRef as u, useEffect as _, useLayoutEffect as Q, createContext as q, useContext as X } from "react";
2
- import { S as Y } from "./index229.mjs";
3
- import { g as Z, m as ee, a as re, u as te } from "./index230.mjs";
4
- import { d as D, w as ne, n as se, b as ae, a as ie, e as F, u as oe } from "./index231.mjs";
5
- function k() {
6
- return k = Object.assign ? Object.assign.bind() : function(n) {
7
- for (var r = 1; r < arguments.length; r++) {
8
- var s = arguments[r];
9
- for (var t in s)
10
- Object.prototype.hasOwnProperty.call(s, t) && (n[t] = s[t]);
11
- }
12
- return n;
13
- }, k.apply(this, arguments);
14
- }
15
- function H(n) {
16
- return n.type && n.type.displayName && n.type.displayName.includes("SwiperSlide");
17
- }
18
- function U(n) {
19
- const r = [];
20
- return a.Children.toArray(n).forEach((s) => {
21
- H(s) ? r.push(s) : s.props && s.props.children && U(s.props.children).forEach((t) => r.push(t));
22
- }), r;
23
- }
24
- function le(n) {
25
- const r = [], s = {
26
- "container-start": [],
27
- "container-end": [],
28
- "wrapper-start": [],
29
- "wrapper-end": []
30
- };
31
- return a.Children.toArray(n).forEach((t) => {
32
- if (H(t))
33
- r.push(t);
34
- else if (t.props && t.props.slot && s[t.props.slot])
35
- s[t.props.slot].push(t);
36
- else if (t.props && t.props.children) {
37
- const p = U(t.props.children);
38
- p.length > 0 ? p.forEach((l) => r.push(l)) : s["container-end"].push(t);
39
- } else
40
- s["container-end"].push(t);
41
- }), {
42
- slides: r,
43
- slots: s
44
- };
45
- }
46
- function ce(n, r, s) {
47
- if (!s) return null;
48
- const t = (o) => {
49
- let i = o;
50
- return o < 0 ? i = r.length + o : i >= r.length && (i = i - r.length), i;
51
- }, p = n.isHorizontal() ? {
52
- [n.rtlTranslate ? "right" : "left"]: `${s.offset}px`
53
- } : {
54
- top: `${s.offset}px`
55
- }, {
56
- from: l,
57
- to: d
58
- } = s, S = n.params.loop ? -r.length : 0, h = n.params.loop ? r.length * 2 : r.length, g = [];
59
- for (let o = S; o < h; o += 1)
60
- o >= l && o <= d && g.push(r[t(o)]);
61
- return g.map((o, i) => /* @__PURE__ */ a.cloneElement(o, {
62
- swiper: n,
63
- style: p,
64
- key: o.props.virtualIndex || o.key || `slide-${i}`
65
- }));
66
- }
67
- function O(n, r) {
68
- return typeof window > "u" ? _(n, r) : Q(n, r);
69
- }
70
- const B = /* @__PURE__ */ q(null), ge = () => X(B), ue = /* @__PURE__ */ q(null), pe = /* @__PURE__ */ W(function(n, r) {
71
- let {
72
- className: s,
73
- tag: t = "div",
74
- wrapperTag: p = "div",
75
- children: l,
76
- onSwiper: d,
77
- ...S
78
- } = n === void 0 ? {} : n, h = !1;
79
- const [g, o] = P("swiper"), [i, m] = P(null), [C, R] = P(!1), z = u(!1), w = u(null), e = u(null), x = u(null), $ = u(null), I = u(null), b = u(null), N = u(null), L = u(null), {
80
- params: f,
81
- passedParams: T,
82
- rest: G,
83
- events: v
84
- } = Z(S), {
85
- slides: y,
86
- slots: j
87
- } = le(l), A = () => {
88
- R(!C);
89
- };
90
- Object.assign(f.on, {
91
- _containerClasses(c, E) {
92
- o(E);
93
- }
94
- });
95
- const V = () => {
96
- Object.assign(f.on, v), h = !0;
97
- const c = {
98
- ...f
99
- };
100
- if (delete c.wrapperClass, e.current = new Y(c), e.current.virtual && e.current.params.virtual.enabled) {
101
- e.current.virtual.slides = y;
102
- const E = {
103
- cache: !1,
104
- slides: y,
105
- renderExternal: m,
106
- renderExternalUpdate: !1
107
- };
108
- F(e.current.params.virtual, E), F(e.current.originalParams.virtual, E);
109
- }
110
- };
111
- w.current || V(), e.current && e.current.on("_beforeBreakpoint", A);
112
- const J = () => {
113
- h || !v || !e.current || Object.keys(v).forEach((c) => {
114
- e.current.on(c, v[c]);
115
- });
116
- }, K = () => {
117
- !v || !e.current || Object.keys(v).forEach((c) => {
118
- e.current.off(c, v[c]);
119
- });
120
- };
121
- _(() => () => {
122
- e.current && e.current.off("_beforeBreakpoint", A);
123
- }), _(() => {
124
- !z.current && e.current && (e.current.emitSlidesClasses(), z.current = !0);
125
- }), O(() => {
126
- if (r && (r.current = w.current), !!w.current)
127
- return e.current.destroyed && V(), ee({
128
- el: w.current,
129
- nextEl: I.current,
130
- prevEl: b.current,
131
- paginationEl: N.current,
132
- scrollbarEl: L.current,
133
- swiper: e.current
134
- }, f), d && !e.current.destroyed && d(e.current), () => {
135
- e.current && !e.current.destroyed && e.current.destroy(!0, !1);
136
- };
137
- }, []), O(() => {
138
- J();
139
- const c = re(T, x.current, y, $.current, (E) => E.key);
140
- return x.current = T, $.current = y, c.length && e.current && !e.current.destroyed && oe({
141
- swiper: e.current,
142
- slides: y,
143
- passedParams: T,
144
- changedParams: c,
145
- nextEl: I.current,
146
- prevEl: b.current,
147
- scrollbarEl: L.current,
148
- paginationEl: N.current
149
- }), () => {
150
- K();
151
- };
152
- }), O(() => {
153
- te(e.current);
154
- }, [i]);
155
- function M() {
156
- return f.virtual ? ce(e.current, y, i) : y.map((c, E) => /* @__PURE__ */ a.cloneElement(c, {
157
- swiper: e.current,
158
- swiperSlideIndex: E
159
- }));
160
- }
161
- return /* @__PURE__ */ a.createElement(t, k({
162
- ref: w,
163
- className: D(`${g}${s ? ` ${s}` : ""}`)
164
- }, G), /* @__PURE__ */ a.createElement(ue.Provider, {
165
- value: e.current
166
- }, j["container-start"], /* @__PURE__ */ a.createElement(p, {
167
- className: ne(f.wrapperClass)
168
- }, j["wrapper-start"], M(), j["wrapper-end"]), se(f) && /* @__PURE__ */ a.createElement(a.Fragment, null, /* @__PURE__ */ a.createElement("div", {
169
- ref: b,
170
- className: "swiper-button-prev"
171
- }), /* @__PURE__ */ a.createElement("div", {
172
- ref: I,
173
- className: "swiper-button-next"
174
- })), ae(f) && /* @__PURE__ */ a.createElement("div", {
175
- ref: L,
176
- className: "swiper-scrollbar"
177
- }), ie(f) && /* @__PURE__ */ a.createElement("div", {
178
- ref: N,
179
- className: "swiper-pagination"
180
- }), j["container-end"]));
181
- });
182
- pe.displayName = "Swiper";
183
- const de = /* @__PURE__ */ W(function(n, r) {
184
- let {
185
- tag: s = "div",
186
- children: t,
187
- className: p = "",
188
- swiper: l,
189
- zoom: d,
190
- lazy: S,
191
- virtualIndex: h,
192
- swiperSlideIndex: g,
193
- ...o
194
- } = n === void 0 ? {} : n;
195
- const i = u(null), [m, C] = P("swiper-slide"), [R, z] = P(!1);
196
- function w(I, b, N) {
197
- b === i.current && C(N);
198
- }
199
- O(() => {
200
- if (typeof g < "u" && (i.current.swiperSlideIndex = g), r && (r.current = i.current), !(!i.current || !l)) {
201
- if (l.destroyed) {
202
- m !== "swiper-slide" && C("swiper-slide");
203
- return;
204
- }
205
- return l.on("_slideClass", w), () => {
206
- l && l.off("_slideClass", w);
207
- };
208
- }
209
- }), O(() => {
210
- l && i.current && !l.destroyed && C(l.getSlideClasses(i.current));
211
- }, [l]);
212
- const e = {
213
- isActive: m.indexOf("swiper-slide-active") >= 0,
214
- isVisible: m.indexOf("swiper-slide-visible") >= 0,
215
- isPrev: m.indexOf("swiper-slide-prev") >= 0,
216
- isNext: m.indexOf("swiper-slide-next") >= 0
217
- }, x = () => typeof t == "function" ? t(e) : t, $ = () => {
218
- z(!0);
219
- };
220
- return /* @__PURE__ */ a.createElement(s, k({
221
- ref: i,
222
- className: D(`${m}${p ? ` ${p}` : ""}`),
223
- "data-swiper-slide-index": h,
224
- onLoad: $
225
- }, o), d && /* @__PURE__ */ a.createElement(B.Provider, {
226
- value: e
227
- }, /* @__PURE__ */ a.createElement("div", {
228
- className: "swiper-zoom-container",
229
- "data-swiper-zoom": typeof d == "number" ? d : void 0
230
- }, x(), S && !R && /* @__PURE__ */ a.createElement("div", {
231
- className: "swiper-lazy-preloader"
232
- }))), !d && /* @__PURE__ */ a.createElement(B.Provider, {
233
- value: e
234
- }, x(), S && !R && /* @__PURE__ */ a.createElement("div", {
235
- className: "swiper-lazy-preloader"
236
- })));
237
- });
238
- de.displayName = "SwiperSlide";
1
+ import { default as o } from "./index206.mjs";
2
+ import { default as f } from "./index207.mjs";
3
+ import { default as l } from "./index208.mjs";
4
+ import { default as d } from "./index209.mjs";
5
+ import { default as p } from "./index210.mjs";
6
+ import { default as x } from "./index211.mjs";
7
+ import { default as c } from "./index212.mjs";
8
+ import { default as E } from "./index213.mjs";
9
+ import { default as b } from "./index214.mjs";
10
+ import { default as y } from "./index215.mjs";
11
+ import { default as h } from "./index216.mjs";
12
+ import { default as M } from "./index217.mjs";
13
+ import { default as A } from "./index218.mjs";
14
+ import { default as N } from "./index219.mjs";
15
+ import { default as G } from "./index220.mjs";
16
+ import { default as S } from "./index221.mjs";
17
+ import { default as V } from "./index222.mjs";
18
+ import { default as j } from "./index223.mjs";
19
+ import { default as q } from "./index224.mjs";
20
+ import { default as B } from "./index225.mjs";
21
+ import { default as I } from "./index226.mjs";
22
+ import { default as L } from "./index227.mjs";
23
+ import { default as Q } from "./index228.mjs";
239
24
  export {
240
- pe as Swiper,
241
- de as SwiperSlide,
242
- ge as useSwiperSlide
25
+ y as A11y,
26
+ A as Autoplay,
27
+ b as Controller,
28
+ Q as EffectCards,
29
+ I as EffectCoverflow,
30
+ L as EffectCreative,
31
+ q as EffectCube,
32
+ j as EffectFade,
33
+ B as EffectFlip,
34
+ G as FreeMode,
35
+ S as Grid,
36
+ M as HashNavigation,
37
+ h as History,
38
+ f as Keyboard,
39
+ V as Manipulation,
40
+ l as Mousewheel,
41
+ d as Navigation,
42
+ p as Pagination,
43
+ c as Parallax,
44
+ x as Scrollbar,
45
+ N as Thumbs,
46
+ o as Virtual,
47
+ E as Zoom
243
48
  };