pro-gallery 4.1.103 → 4.1.104

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 (103) hide show
  1. package/dist/esm-types/components/gallery/index.d.ts +1 -1
  2. package/dist/esm-types/components/gallery/proGallery/galleryView.d.ts +3 -3
  3. package/dist/esm-types/components/gallery/proGallery/galleryView.d.ts.map +1 -1
  4. package/dist/esm-types/components/gallery/proGallery/navigationArrows.d.ts +5 -4
  5. package/dist/esm-types/components/gallery/proGallery/navigationArrows.d.ts.map +1 -1
  6. package/dist/esm-types/components/gallery/proGallery/navigationPanel.d.ts +1 -1
  7. package/dist/esm-types/components/gallery/proGallery/navigationPanel.d.ts.map +1 -1
  8. package/dist/esm-types/components/gallery/proGallery/slideshowView.d.ts +6 -6
  9. package/dist/esm-types/components/gallery/proGallery/slideshowView.d.ts.map +1 -1
  10. package/dist/esm-types/components/gallery/proGallery/viewModeWrapper.d.ts +1 -1
  11. package/dist/esm-types/components/gallery/rendererIndex.d.ts +1 -1
  12. package/dist/esm-types/components/gallery/typeValidator/typeErrorsUI.d.ts +2 -1
  13. package/dist/esm-types/components/gallery/typeValidator/typeErrorsUI.d.ts.map +1 -1
  14. package/dist/esm-types/components/helpers/navigationArrowUtils.d.ts +2 -1
  15. package/dist/esm-types/components/hoc/withMagnified.d.ts +3 -3
  16. package/dist/esm-types/components/hoc/withSecondMedia.d.ts +2 -1
  17. package/dist/esm-types/components/hoc/withSecondMedia.d.ts.map +1 -1
  18. package/dist/esm-types/components/item/imageItem.d.ts +2 -2
  19. package/dist/esm-types/components/item/imageItem.d.ts.map +1 -1
  20. package/dist/esm-types/components/item/imageWithMagnified.d.ts +3 -3
  21. package/dist/esm-types/components/item/itemView.d.ts +11 -11
  22. package/dist/esm-types/components/item/itemView.d.ts.map +1 -1
  23. package/dist/esm-types/components/item/videos/videoItem.d.ts +1 -1
  24. package/dist/esm-types/components/item/videos/videoItem.d.ts.map +1 -1
  25. package/dist/esm-types/components/item/videos/videoItemWrapper.d.ts +1 -1
  26. package/dist/esm-types/components/item/videos/videoItemWrapper.d.ts.map +1 -1
  27. package/dist/esm-types/components/svgs/components/arrow2.d.ts +2 -1
  28. package/dist/esm-types/components/svgs/components/arrow2.d.ts.map +1 -1
  29. package/dist/esm-types/components/svgs/components/arrow3.d.ts +2 -1
  30. package/dist/esm-types/components/svgs/components/arrow3.d.ts.map +1 -1
  31. package/dist/esm-types/components/svgs/components/arrow4.d.ts +2 -1
  32. package/dist/esm-types/components/svgs/components/arrow4.d.ts.map +1 -1
  33. package/dist/esm-types/components/svgs/components/arrow5.d.ts +2 -1
  34. package/dist/esm-types/components/svgs/components/arrow5.d.ts.map +1 -1
  35. package/dist/esm-types/components/svgs/components/arrow6.d.ts +2 -1
  36. package/dist/esm-types/components/svgs/components/arrow6.d.ts.map +1 -1
  37. package/dist/esm-types/components/svgs/components/arrow7.d.ts +2 -1
  38. package/dist/esm-types/components/svgs/components/arrow7.d.ts.map +1 -1
  39. package/dist/esm-types/components/svgs/components/defaultArrow.d.ts +2 -1
  40. package/dist/esm-types/components/svgs/components/defaultArrow.d.ts.map +1 -1
  41. package/dist/esm-types/components/svgs/components/pause.d.ts +2 -1
  42. package/dist/esm-types/components/svgs/components/pause.d.ts.map +1 -1
  43. package/dist/esm-types/components/svgs/components/play.d.ts +2 -1
  44. package/dist/esm-types/components/svgs/components/play.d.ts.map +1 -1
  45. package/dist/esm-types/components/svgs/components/play_background.d.ts +2 -1
  46. package/dist/esm-types/components/svgs/components/play_background.d.ts.map +1 -1
  47. package/dist/esm-types/components/svgs/components/play_triangle.d.ts +2 -1
  48. package/dist/esm-types/components/svgs/components/play_triangle.d.ts.map +1 -1
  49. package/dist/esm-types/components/svgs/components/x.d.ts +2 -1
  50. package/dist/esm-types/components/svgs/components/x.d.ts.map +1 -1
  51. package/dist/tsconfig-esm.tsbuildinfo +34 -34
  52. package/dist/tsconfig.tsbuildinfo +34 -34
  53. package/dist/types/components/gallery/index.d.ts +1 -1
  54. package/dist/types/components/gallery/proGallery/galleryView.d.ts +3 -3
  55. package/dist/types/components/gallery/proGallery/galleryView.d.ts.map +1 -1
  56. package/dist/types/components/gallery/proGallery/navigationArrows.d.ts +5 -4
  57. package/dist/types/components/gallery/proGallery/navigationArrows.d.ts.map +1 -1
  58. package/dist/types/components/gallery/proGallery/navigationPanel.d.ts +1 -1
  59. package/dist/types/components/gallery/proGallery/navigationPanel.d.ts.map +1 -1
  60. package/dist/types/components/gallery/proGallery/slideshowView.d.ts +6 -6
  61. package/dist/types/components/gallery/proGallery/slideshowView.d.ts.map +1 -1
  62. package/dist/types/components/gallery/proGallery/viewModeWrapper.d.ts +1 -1
  63. package/dist/types/components/gallery/rendererIndex.d.ts +1 -1
  64. package/dist/types/components/gallery/typeValidator/typeErrorsUI.d.ts +2 -1
  65. package/dist/types/components/gallery/typeValidator/typeErrorsUI.d.ts.map +1 -1
  66. package/dist/types/components/helpers/navigationArrowUtils.d.ts +2 -1
  67. package/dist/types/components/hoc/withMagnified.d.ts +3 -3
  68. package/dist/types/components/hoc/withSecondMedia.d.ts +2 -1
  69. package/dist/types/components/hoc/withSecondMedia.d.ts.map +1 -1
  70. package/dist/types/components/item/imageItem.d.ts +2 -2
  71. package/dist/types/components/item/imageItem.d.ts.map +1 -1
  72. package/dist/types/components/item/imageWithMagnified.d.ts +3 -3
  73. package/dist/types/components/item/itemView.d.ts +11 -11
  74. package/dist/types/components/item/itemView.d.ts.map +1 -1
  75. package/dist/types/components/item/videos/videoItem.d.ts +1 -1
  76. package/dist/types/components/item/videos/videoItem.d.ts.map +1 -1
  77. package/dist/types/components/item/videos/videoItemWrapper.d.ts +1 -1
  78. package/dist/types/components/item/videos/videoItemWrapper.d.ts.map +1 -1
  79. package/dist/types/components/svgs/components/arrow2.d.ts +2 -1
  80. package/dist/types/components/svgs/components/arrow2.d.ts.map +1 -1
  81. package/dist/types/components/svgs/components/arrow3.d.ts +2 -1
  82. package/dist/types/components/svgs/components/arrow3.d.ts.map +1 -1
  83. package/dist/types/components/svgs/components/arrow4.d.ts +2 -1
  84. package/dist/types/components/svgs/components/arrow4.d.ts.map +1 -1
  85. package/dist/types/components/svgs/components/arrow5.d.ts +2 -1
  86. package/dist/types/components/svgs/components/arrow5.d.ts.map +1 -1
  87. package/dist/types/components/svgs/components/arrow6.d.ts +2 -1
  88. package/dist/types/components/svgs/components/arrow6.d.ts.map +1 -1
  89. package/dist/types/components/svgs/components/arrow7.d.ts +2 -1
  90. package/dist/types/components/svgs/components/arrow7.d.ts.map +1 -1
  91. package/dist/types/components/svgs/components/defaultArrow.d.ts +2 -1
  92. package/dist/types/components/svgs/components/defaultArrow.d.ts.map +1 -1
  93. package/dist/types/components/svgs/components/pause.d.ts +2 -1
  94. package/dist/types/components/svgs/components/pause.d.ts.map +1 -1
  95. package/dist/types/components/svgs/components/play.d.ts +2 -1
  96. package/dist/types/components/svgs/components/play.d.ts.map +1 -1
  97. package/dist/types/components/svgs/components/play_background.d.ts +2 -1
  98. package/dist/types/components/svgs/components/play_background.d.ts.map +1 -1
  99. package/dist/types/components/svgs/components/play_triangle.d.ts +2 -1
  100. package/dist/types/components/svgs/components/play_triangle.d.ts.map +1 -1
  101. package/dist/types/components/svgs/components/x.d.ts +2 -1
  102. package/dist/types/components/svgs/components/x.d.ts.map +1 -1
  103. package/package.json +5 -5
@@ -5,7 +5,7 @@ declare const _default: {
5
5
  initViewModeWrapper(props: GalleryProps): void;
6
6
  updateViewModeWrapper(nextProps: GalleryProps): void;
7
7
  UNSAFE_componentWillReceiveProps(nextProps: any): void;
8
- render(): JSX.Element;
8
+ render(): React.JSX.Element;
9
9
  context: any;
10
10
  setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<GalleryProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
11
11
  forceUpdate(callback?: (() => void) | undefined): void;
@@ -22,12 +22,12 @@ declare class GalleryView extends React.Component<any, any, any> {
22
22
  eventsListener: any;
23
23
  };
24
24
  };
25
- screenLogs(): JSX.Element | "";
26
- createGallery(showMore: any): JSX.Element;
25
+ screenLogs(): React.JSX.Element | "";
26
+ createGallery(showMore: any): React.JSX.Element;
27
27
  id: string;
28
28
  lastVisibleItemIdxInHeight(height: any): number;
29
29
  lastVisibleItemIdx(): number;
30
- createShowMoreButton(): boolean | JSX.Element;
30
+ createShowMoreButton(): boolean | React.JSX.Element;
31
31
  lastProps: {
32
32
  [x: string]: any;
33
33
  children?: React.ReactNode;
@@ -1 +1 @@
1
- {"version":3,"file":"galleryView.d.ts","sourceRoot":"","sources":["../../../../../src/components/gallery/proGallery/galleryView.js"],"names":[],"mappings":";AAMA;IACE,wBAaC;IAED,4BAiEC;IAmBD,sBAsBC;IAwFD;;;;;;;;;;;;;;;;;;MAoBC;IAED,+BAYC;IAxHD,0CAoFC;IAvMC,WAA8D;IA0EhE,gDASC;IAED,6BAKC;IAmJD,8CA0CC;IAaG;;;kBAAkC;IAKlC;;kBAAkC;IAClC,iBAA8C;CA0BnD"}
1
+ {"version":3,"file":"galleryView.d.ts","sourceRoot":"","sources":["../../../../../src/components/gallery/proGallery/galleryView.js"],"names":[],"mappings":";AAMA;IACE,wBAaC;IAED,4BAiEC;IAmBD,sBAsBC;IAwFD;;;;;;;;;;;;;;;;;;MAoBC;IAED,qCAYC;IAxHD,gDAoFC;IAvMC,WAA8D;IA0EhE,gDASC;IAED,6BAKC;IAmJD,oDA0CC;IAaG;;;kBAAkC;IAKlC;;kBAAkC;IAClC,iBAA8C;CA0BnD"}
@@ -6,7 +6,7 @@ export function NavigationArrows({ options, hideLeftArrow, hideRightArrow, conta
6
6
  customNavArrowsRenderer: any;
7
7
  next: any;
8
8
  id: any;
9
- }): JSX.Element;
9
+ }): React.JSX.Element;
10
10
  export function ArrowButton({ cursor, arrowsBaseClasses, containerStyle, prevContainerStyle, nextContainerStyle, isRTL, directionIsLeft, renderArrowSvg, next, tabIndex, arrowBoxStyle, navArrowsContainerWidth, navArrowsContainerHeight, navigationArrowPortalId, }: {
11
11
  cursor: any;
12
12
  arrowsBaseClasses: any;
@@ -22,8 +22,8 @@ export function ArrowButton({ cursor, arrowsBaseClasses, containerStyle, prevCon
22
22
  navArrowsContainerWidth: any;
23
23
  navArrowsContainerHeight: any;
24
24
  navigationArrowPortalId: any;
25
- }): JSX.Element;
26
- export function ArrowButtonWithCursorController(props: any): JSX.Element;
25
+ }): React.JSX.Element;
26
+ export function ArrowButtonWithCursorController(props: any): React.JSX.Element;
27
27
  export function ArrowsContainer({ hideRightArrow, hideLeftArrow, mouseCursorEnabled, isRTL, children, navigationArrowPortalId, }: {
28
28
  hideRightArrow: any;
29
29
  hideLeftArrow: any;
@@ -31,5 +31,6 @@ export function ArrowsContainer({ hideRightArrow, hideLeftArrow, mouseCursorEnab
31
31
  isRTL: any;
32
32
  children: any;
33
33
  navigationArrowPortalId: any;
34
- }): JSX.Element;
34
+ }): React.JSX.Element;
35
+ import React from "react";
35
36
  //# sourceMappingURL=navigationArrows.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"navigationArrows.d.ts","sourceRoot":"","sources":["../../../../../src/components/gallery/proGallery/navigationArrows.js"],"names":[],"mappings":"AASA;;;;;;;;gBAuJC;AAED;;;;;;;;;;;;;;;gBAyDC;AAED,yEAiCC;AAED;;;;;;;gBA8BC"}
1
+ {"version":3,"file":"navigationArrows.d.ts","sourceRoot":"","sources":["../../../../../src/components/gallery/proGallery/navigationArrows.js"],"names":[],"mappings":"AASA;;;;;;;;sBAuJC;AAED;;;;;;;;;;;;;;;sBAyDC;AAED,+EAiCC;AAED;;;;;;;sBA8BC"}
@@ -38,7 +38,7 @@ declare class NavigationPanel extends React.Component<any, any, any> {
38
38
  options: any;
39
39
  galleryStructure: any;
40
40
  settings: any;
41
- }): JSX.Element;
41
+ }): React.JSX.Element;
42
42
  prevActiveIndex: any;
43
43
  activeIndexOffsetMemory: number | undefined;
44
44
  }
@@ -1 +1 @@
1
- {"version":3,"file":"navigationPanel.d.ts","sourceRoot":"","sources":["../../../../../src/components/gallery/proGallery/navigationPanel.js"],"names":[],"mappings":"AAyNO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAwBN;;AAvOD;IACE,wBAGC;IAED,sCAEC;IAED;;;;;;oBAyHC;IAvFC,qBAAkC;IAClC,4CAAsD;CAuGzD"}
1
+ {"version":3,"file":"navigationPanel.d.ts","sourceRoot":"","sources":["../../../../../src/components/gallery/proGallery/navigationPanel.js"],"names":[],"mappings":"AAyNO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAwBN;;AAvOD;IACE,wBAGC;IAED,sCAEC;IAED;;;;;;0BAyHC;IAvFC,qBAAkC;IAClC,4CAAsD;CAuGzD"}
@@ -75,8 +75,8 @@ declare class SlideshowView extends React.Component<any, any, any> {
75
75
  scrollDuration: any;
76
76
  }): Promise<any>;
77
77
  getCenteredItemOrGroupIdxByScroll(key: any): number | undefined;
78
- createDebugMsg(): JSX.Element;
79
- createNavArrows(): JSX.Element;
78
+ createDebugMsg(): React.JSX.Element;
79
+ createNavArrows(): React.JSX.Element;
80
80
  getBufferedItems(galleryGroups: any, container: any): {
81
81
  group: any;
82
82
  shouldRender: boolean;
@@ -107,11 +107,11 @@ declare class SlideshowView extends React.Component<any, any, any> {
107
107
  height: any;
108
108
  width: any;
109
109
  };
110
- createGallery(): JSX.Element;
110
+ createGallery(): React.JSX.Element;
111
111
  isFullWidthGallery(): boolean;
112
112
  calcSlideshowCounterWidth(): 26 | 43 | 60 | 76;
113
- createAutoSlideShowPlayButton(): false | JSX.Element;
114
- createSlideShowNumbers(): false | JSX.Element;
113
+ createAutoSlideShowPlayButton(): false | React.JSX.Element;
114
+ createSlideShowNumbers(): false | React.JSX.Element;
115
115
  getCustomNavigationPanel: () => any;
116
116
  createOrGetCustomNavigationPanelAPI: () => {
117
117
  next: () => Promise<any>;
@@ -137,7 +137,7 @@ declare class SlideshowView extends React.Component<any, any, any> {
137
137
  toIndex: (itemIdx: any) => Promise<any>;
138
138
  assignIndexChangeCallback: (func: any) => void;
139
139
  } | undefined;
140
- getNavigationPanelArray(): (boolean | JSX.Element)[];
140
+ getNavigationPanelArray(): (boolean | React.JSX.Element)[];
141
141
  getClassNames(): string;
142
142
  getStyles(): {
143
143
  margin: number;
@@ -1 +1 @@
1
- {"version":3,"file":"slideshowView.d.ts","sourceRoot":"","sources":["../../../../../src/components/gallery/proGallery/slideshowView.js"],"names":[],"mappings":";AA8BA;IACE,wBA0CC;IAxCC,iDAAoD;IAkctD,2DAQC;IAhED,mCAEC;IAsrBD,gBAIC;IAED,eAIC;IAnWD,mCAOC;IA9VD,+CAoBC;IAqoBD;;cAqBC;IAlrBD,yCAEC;IAyED,yCA2BC;IAkQD,iDAWC;IAnPD,6CAsCC;IApiBC,6BAEa;IACb,WAKa;IAWb,qBAAgC;IAChC,yCAA4C;IAC5C,sBAEC;IAGH,uBAEC;IAED,yBAUC;IAED,uBAcC;IAED,4BAQC;IAED,gCAIC;IAED,mCAEC;IACD,kCAEC;IAED,sBAKC;IAKD;;YAKC;IAED;;YAKC;IAED,2CAaC;IAED;;;;;;qBA0DC;IAED,iJAoCC;IA7BC,+BAAqB;IA2BrB,qCAA2B;IAI7B;;;;;;;;qBAuDC;IAED;;;;;sBA0BC;IAED,+IAqBC;IAED,+CAGC;IAED,uEAeC;IAED;;;MAMC;IAED,6BAqBC;IAuBK,kDAGC;IAKP,iCAwBE;IAYF;;;qBAWC;IA+BD,gEAsBC;IA0CD,8BAEC;IAED,+BAcC;IAED;;;QAiBC;IACD;;;;;;;;;;;;;;;;;;;;MAsBC;IACD,oBAkDC;IAED;;;MAWC;IAED,6BAmDC;IAWD,8BAEC;IAeD,+CAeC;IAED,qDA6CC;IAED,8CAsCC;IAED,oCAUE;IACF;;;;;;;;;;;MA6DE;IAzDG;;;;;;;;;;;kBAuDA;IAIL,qDAuEC;IAED,wBAeC;IACD;;;;MASC;IAED,4BAEC;IAED,gDAEC;IAED,0CAEC;IAED,yBAEC;IAoFD,6BAwBC;IAGC;;;;;;;;;;;;;;;;;;;;;;;2BAEC;CA2DJ"}
1
+ {"version":3,"file":"slideshowView.d.ts","sourceRoot":"","sources":["../../../../../src/components/gallery/proGallery/slideshowView.js"],"names":[],"mappings":";AA8BA;IACE,wBA0CC;IAxCC,iDAAoD;IAkctD,2DAQC;IAhED,mCAEC;IAsrBD,gBAIC;IAED,eAIC;IAnWD,mCAOC;IA9VD,+CAoBC;IAqoBD;;cAqBC;IAlrBD,yCAEC;IAyED,yCA2BC;IAkQD,iDAWC;IAnPD,6CAsCC;IApiBC,6BAEa;IACb,WAKa;IAWb,qBAAgC;IAChC,yCAA4C;IAC5C,sBAEC;IAGH,uBAEC;IAED,yBAUC;IAED,uBAcC;IAED,4BAQC;IAED,gCAIC;IAED,mCAEC;IACD,kCAEC;IAED,sBAKC;IAKD;;YAKC;IAED;;YAKC;IAED,2CAaC;IAED;;;;;;qBA0DC;IAED,iJAoCC;IA7BC,+BAAqB;IA2BrB,qCAA2B;IAI7B;;;;;;;;qBAuDC;IAED;;;;;sBA0BC;IAED,+IAqBC;IAED,+CAGC;IAED,uEAeC;IAED;;;MAMC;IAED,6BAqBC;IAuBK,kDAGC;IAKP,iCAwBE;IAYF;;;qBAWC;IA+BD,gEAsBC;IA0CD,oCAEC;IAED,qCAcC;IAED;;;QAiBC;IACD;;;;;;;;;;;;;;;;;;;;MAsBC;IACD,oBAkDC;IAED;;;MAWC;IAED,mCAmDC;IAWD,8BAEC;IAeD,+CAeC;IAED,2DA6CC;IAED,oDAsCC;IAED,oCAUE;IACF;;;;;;;;;;;MA6DE;IAzDG;;;;;;;;;;;kBAuDA;IAIL,2DAuEC;IAED,wBAeC;IACD;;;;MASC;IAED,4BAEC;IAED,gDAEC;IAED,0CAEC;IAED,yBAEC;IAoFD,6BAwBC;IAGC;;;;;;;;;;;;;;;;;;;;;;;2BAEC;CA2DJ"}
@@ -5,7 +5,7 @@ export declare const ViewModeWrapperHOC: <Props extends GalleryProps>(WrappedCom
5
5
  initViewModeWrapper(props: Props): void;
6
6
  updateViewModeWrapper(nextProps: Props): void;
7
7
  UNSAFE_componentWillReceiveProps(nextProps: any): void;
8
- render(): JSX.Element;
8
+ render(): React.JSX.Element;
9
9
  context: any;
10
10
  setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<Props>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
11
11
  forceUpdate(callback?: (() => void) | undefined): void;
@@ -5,7 +5,7 @@ declare const _default: {
5
5
  initViewModeWrapper(props: GalleryRendererProps): void;
6
6
  updateViewModeWrapper(nextProps: GalleryRendererProps): void;
7
7
  UNSAFE_componentWillReceiveProps(nextProps: any): void;
8
- render(): JSX.Element;
8
+ render(): React.JSX.Element;
9
9
  context: any;
10
10
  setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<GalleryRendererProps>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
11
11
  forceUpdate(callback?: (() => void) | undefined): void;
@@ -1,2 +1,3 @@
1
- export default function _default(typeErrors: any): JSX.Element;
1
+ export default function _default(typeErrors: any): React.JSX.Element;
2
+ import React from "react";
2
3
  //# sourceMappingURL=typeErrorsUI.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"typeErrorsUI.d.ts","sourceRoot":"","sources":["../../../../../src/components/gallery/typeValidator/typeErrorsUI.js"],"names":[],"mappings":"AACA,+DAYC"}
1
+ {"version":3,"file":"typeErrorsUI.d.ts","sourceRoot":"","sources":["../../../../../src/components/gallery/typeValidator/typeErrorsUI.js"],"names":[],"mappings":"AACA,qEAYC"}
@@ -1,5 +1,5 @@
1
1
  export function getArrowsRenderData(arrowsDataRelevantArgs: any): {
2
- arrowRenderer: (position: any) => JSX.Element;
2
+ arrowRenderer: (position: any) => React.JSX.Element;
3
3
  navArrowsContainerWidth: any;
4
4
  navArrowsContainerHeight: any;
5
5
  };
@@ -15,4 +15,5 @@ export function getArrowBoxStyle({ type, backgroundColor, borderRadius }: {
15
15
  backgroundColor?: undefined;
16
16
  borderRadius?: undefined;
17
17
  };
18
+ import React from "react";
18
19
  //# sourceMappingURL=navigationArrowUtils.d.ts.map
@@ -29,8 +29,8 @@ declare function withMagnified(WrappedComponent: any): {
29
29
  dragStartX: any;
30
30
  dragStartY: any;
31
31
  dragStarted: boolean | undefined;
32
- getPreloadImage(): JSX.Element;
33
- getHighResImage(): JSX.Element;
32
+ getPreloadImage(): React.JSX.Element;
33
+ getHighResImage(): React.JSX.Element;
34
34
  getContainerStyle(): {
35
35
  width: any;
36
36
  height: any;
@@ -50,7 +50,7 @@ declare function withMagnified(WrappedComponent: any): {
50
50
  transition: string;
51
51
  transitionDelay: string;
52
52
  };
53
- render(): JSX.Element;
53
+ render(): React.JSX.Element;
54
54
  context: any;
55
55
  setState<K extends string | number | symbol>(state: any, callback?: (() => void) | undefined): void;
56
56
  forceUpdate(callback?: (() => void) | undefined): void;
@@ -1,3 +1,4 @@
1
1
  export default withSecondaryMedia;
2
- declare function withSecondaryMedia(WrappedComponent: any): (props: any) => JSX.Element;
2
+ declare function withSecondaryMedia(WrappedComponent: any): (props: any) => React.JSX.Element;
3
+ import React from "react";
3
4
  //# sourceMappingURL=withSecondMedia.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"withSecondMedia.d.ts","sourceRoot":"","sources":["../../../../src/components/hoc/withSecondMedia.js"],"names":[],"mappings":";AAGA,wFAyCC"}
1
+ {"version":3,"file":"withSecondMedia.d.ts","sourceRoot":"","sources":["../../../../src/components/hoc/withSecondMedia.js"],"names":[],"mappings":";AAGA,8FAyCC"}
@@ -1,9 +1,9 @@
1
1
  export default ImageItem;
2
2
  declare class ImageItem extends React.Component<any, any, any> {
3
3
  constructor(props: any);
4
- getImageContainer(imageRenderer: any, classNames: any, extraNodes: any): JSX.Element;
4
+ getImageContainer(imageRenderer: any, classNames: any, extraNodes: any): React.JSX.Element;
5
5
  getImageContainerClassNames(): string;
6
- getImageElement(): () => (JSX.Element | null)[];
6
+ getImageElement(): () => (React.JSX.Element | null)[];
7
7
  handleHighResImageLoad(): void;
8
8
  getImageAnimationOverlay(): any;
9
9
  }
@@ -1 +1 @@
1
- {"version":3,"file":"imageItem.d.ts","sourceRoot":"","sources":["../../../../src/components/item/imageItem.js"],"names":[],"mappings":";AAIA;IACE,wBAYC;IA0CD,qFAgBC;IArCD,sCAmBC;IA0DD,gDAuIC;IA7ND,+BAOC;IAyCD,gCAoCC;CAyJF"}
1
+ {"version":3,"file":"imageItem.d.ts","sourceRoot":"","sources":["../../../../src/components/item/imageItem.js"],"names":[],"mappings":";AAIA;IACE,wBAYC;IA0CD,2FAgBC;IArCD,sCAmBC;IA0DD,sDAuIC;IA7ND,+BAOC;IAyCD,gCAoCC;CAyJF"}
@@ -28,8 +28,8 @@ declare var _default: {
28
28
  dragStartX: any;
29
29
  dragStartY: any;
30
30
  dragStarted: boolean | undefined;
31
- getPreloadImage(): JSX.Element;
32
- getHighResImage(): JSX.Element;
31
+ getPreloadImage(): import("react").JSX.Element;
32
+ getHighResImage(): import("react").JSX.Element;
33
33
  getContainerStyle(): {
34
34
  width: any;
35
35
  height: any;
@@ -49,7 +49,7 @@ declare var _default: {
49
49
  transition: string;
50
50
  transitionDelay: string;
51
51
  };
52
- render(): JSX.Element;
52
+ render(): import("react").JSX.Element;
53
53
  context: any;
54
54
  setState<K extends string | number | symbol>(state: any, callback?: (() => void) | undefined): void;
55
55
  forceUpdate(callback?: (() => void) | undefined): void;
@@ -12,11 +12,11 @@ declare class ItemView extends React.Component<any, any, any> {
12
12
  handleItemMouseUp(): boolean;
13
13
  setItemLoaded(): void;
14
14
  isHighlight(): any;
15
- getItemHover(imageDimensions: any): false | JSX.Element;
16
- getImageItem(imageDimensions: any): JSX.Element;
17
- getVideoItem(imageDimensions: any, itemHover: any): JSX.Element;
18
- getTextItem(imageDimensions: any): JSX.Element;
19
- getItemInner(): JSX.Element | (boolean | JSX.Element | null)[];
15
+ getItemHover(imageDimensions: any): false | React.JSX.Element;
16
+ getImageItem(imageDimensions: any): React.JSX.Element;
17
+ getVideoItem(imageDimensions: any, itemHover: any): React.JSX.Element;
18
+ getTextItem(imageDimensions: any): React.JSX.Element;
19
+ getItemInner(): React.JSX.Element | (boolean | React.JSX.Element | null)[];
20
20
  getItemContainerStyles(): {
21
21
  left?: string | number | undefined;
22
22
  right?: string | number | undefined;
@@ -218,18 +218,18 @@ declare class ItemView extends React.Component<any, any, any> {
218
218
  shouldShowHoverOnMobile(): boolean;
219
219
  shouldShowSecondMediaOnMobile(): boolean;
220
220
  shouldHover(): boolean;
221
- getRightInfoElementIfNeeded(): JSX.Element | null;
222
- getLeftInfoElementIfNeeded(): JSX.Element | null;
223
- getBottomInfoElementIfNeeded(): JSX.Element | null;
224
- getTopInfoElementIfNeeded(): JSX.Element | null;
225
- getExternalInfoElement(placement: any, elementName: any): JSX.Element | null;
221
+ getRightInfoElementIfNeeded(): React.JSX.Element | null;
222
+ getLeftInfoElementIfNeeded(): React.JSX.Element | null;
223
+ getBottomInfoElementIfNeeded(): React.JSX.Element | null;
224
+ getTopInfoElementIfNeeded(): React.JSX.Element | null;
225
+ getExternalInfoElement(placement: any, elementName: any): React.JSX.Element | null;
226
226
  simulateHover(): any;
227
227
  simulateOverlayHover(): any;
228
228
  itemHasLink(): boolean;
229
229
  isItemClickable(options: any): boolean;
230
230
  onContextMenu(e: any): void;
231
231
  getItemAriaRole(): "button" | "link" | "";
232
- composeItem(): JSX.Element;
232
+ composeItem(): React.JSX.Element;
233
233
  hasRequiredMediaUrl: any;
234
234
  itemContainer: HTMLDivElement | null | undefined;
235
235
  itemAnchor: any;
@@ -1 +1 @@
1
- {"version":3,"file":"itemView.d.ts","sourceRoot":"","sources":["../../../../src/components/item/itemView.js"],"names":[],"mappings":";AA2BA;IACE,wBAeC;IADC,sBAAuB;IAKzB,aA4BC;IA0GD,4EA4BC;IAvCD,iCAGC;IAED,8BAIC;IA/CD,kCAcC;IAED,iCAYC;IA2FD,+BAUC;IAED,6BAKC;IA9LD,sBAQC;IA+OD,mBAKC;IAqCD,wDA4BC;IAED,gDAmCC;IAED,gEAkBC;IAED,+CA0BC;IAED,+DAuCC;IA2ID;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAwFC;IAED;;;;;;MA4BC;IAED,2BAUC;IAYD,gCAkEC;IAED,8BAaC;IAED,mCAOC;IApyBD,iCAIC;IAED,qBAOC;IAED,qBAIC;IAED,gBAWC;IAED,eAQC;IA6xBD,yCAgBC;IA7wBD,sCAMC;IA2CD,mCAqBE;IAEF,2CAGkD;IAElD,uCAUC;IAuBD,mCAqCC;IACD,yCAaC;IASD,uBA+BC;IAgKD,kDAcC;IAED,iDAcC;IAED,mDAcC;IAED,gDAcC;IAED,6EAgDC;IAED,qBAMC;IAED,4BAMC;IAED,uBAKC;IAsID,uCAQC;IAiJD,4BAIC;IAED,0CAUC;IAED,2BAoGC;IAhGC,yBAAiD;IAUhC,iDAAsB;IAgExB,gBAAmB;CA6BrC"}
1
+ {"version":3,"file":"itemView.d.ts","sourceRoot":"","sources":["../../../../src/components/item/itemView.js"],"names":[],"mappings":";AA2BA;IACE,wBAeC;IADC,sBAAuB;IAKzB,aA4BC;IA0GD,4EA4BC;IAvCD,iCAGC;IAED,8BAIC;IA/CD,kCAcC;IAED,iCAYC;IA2FD,+BAUC;IAED,6BAKC;IA9LD,sBAQC;IA+OD,mBAKC;IAqCD,8DA4BC;IAED,sDAmCC;IAED,sEAkBC;IAED,qDA0BC;IAED,2EAuCC;IA2ID;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAwFC;IAED;;;;;;MA4BC;IAED,2BAUC;IAYD,gCAkEC;IAED,8BAaC;IAED,mCAOC;IApyBD,iCAIC;IAED,qBAOC;IAED,qBAIC;IAED,gBAWC;IAED,eAQC;IA6xBD,yCAgBC;IA7wBD,sCAMC;IA2CD,mCAqBE;IAEF,2CAGkD;IAElD,uCAUC;IAuBD,mCAqCC;IACD,yCAaC;IASD,uBA+BC;IAgKD,wDAcC;IAED,uDAcC;IAED,yDAcC;IAED,sDAcC;IAED,mFAgDC;IAED,qBAMC;IAED,4BAMC;IAED,uBAKC;IAsID,uCAQC;IAiJD,4BAIC;IAED,0CAUC;IAED,iCAoGC;IAhGC,yBAAiD;IAUhC,iDAAsB;IAgExB,gBAAmB;CA6BrC"}
@@ -12,7 +12,7 @@ declare class VideoItem extends React.Component<any, any, any> {
12
12
  shouldForceVideoForHLS(): any;
13
13
  videoElement: any;
14
14
  isPlaying: boolean | undefined;
15
- createPlayerElement(): JSX.Element | null;
15
+ createPlayerElement(): React.JSX.Element | null;
16
16
  video: any;
17
17
  fixIFrameTabIndexIfNeeded(): void;
18
18
  getVideoContainerStyles(): any;
@@ -1 +1 @@
1
- {"version":3,"file":"videoItem.d.ts","sourceRoot":"","sources":["../../../../../src/components/item/videos/videoItem.js"],"names":[],"mappings":";AAKA;IACE,wBAgBC;IAyFD,cAEC;IAND,aAEC;IAMD;;cAwBC;IA/GD,oCAqCC;IAED,kBAMC;IAED,0BAEC;IAED,8BAEC;IAsCK,kBAEgE;IAE9D,+BAAqB;IAkB7B,0CA2GC;IAtDuB,WAAmB;IAwD3C,kCAgBC;IAED,+BAiBC;CAkDF"}
1
+ {"version":3,"file":"videoItem.d.ts","sourceRoot":"","sources":["../../../../../src/components/item/videos/videoItem.js"],"names":[],"mappings":";AAKA;IACE,wBAgBC;IAyFD,cAEC;IAND,aAEC;IAMD;;cAwBC;IA/GD,oCAqCC;IAED,kBAMC;IAED,0BAEC;IAED,8BAEC;IAsCK,kBAEgE;IAE9D,+BAAqB;IAkB7B,gDA2GC;IAtDuB,WAAmB;IAwD3C,kCAgBC;IAED,+BAiBC;CAkDF"}
@@ -2,7 +2,7 @@ export default VideoItemWrapper;
2
2
  declare class VideoItemWrapper extends React.Component<any, any, any> {
3
3
  constructor(props: any);
4
4
  mightPlayVideo(): boolean;
5
- createVideoPlaceholder(showVideoPlayButton: any): JSX.Element;
5
+ createVideoPlaceholder(showVideoPlayButton: any): React.JSX.Element;
6
6
  VideoItem: typeof import("./videoItem").default | undefined;
7
7
  }
8
8
  import React from "react";
@@ -1 +1 @@
1
- {"version":3,"file":"videoItemWrapper.d.ts","sourceRoot":"","sources":["../../../../../src/components/item/videos/videoItemWrapper.js"],"names":[],"mappings":";AA8BA;IACE,wBAKC;IAED,0BAeC;IAED,8DAkCC;IAQK,4DAAkC;CA6CzC"}
1
+ {"version":3,"file":"videoItemWrapper.d.ts","sourceRoot":"","sources":["../../../../../src/components/item/videos/videoItemWrapper.js"],"names":[],"mappings":";AA8BA;IACE,wBAKC;IAED,0BAeC;IAED,oEAkCC;IAQK,4DAAkC;CA6CzC"}
@@ -1,5 +1,6 @@
1
1
  declare function _default({ style }: {
2
2
  style: any;
3
- }): JSX.Element;
3
+ }): React.JSX.Element;
4
4
  export default _default;
5
+ import React from "react";
5
6
  //# sourceMappingURL=arrow2.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"arrow2.d.ts","sourceRoot":"","sources":["../../../../../src/components/svgs/components/arrow2.js"],"names":[],"mappings":"AAGe;;gBAQd"}
1
+ {"version":3,"file":"arrow2.d.ts","sourceRoot":"","sources":["../../../../../src/components/svgs/components/arrow2.js"],"names":[],"mappings":"AAGe;;sBAQd"}
@@ -1,5 +1,6 @@
1
1
  declare function _default({ style }: {
2
2
  style: any;
3
- }): JSX.Element;
3
+ }): React.JSX.Element;
4
4
  export default _default;
5
+ import React from "react";
5
6
  //# sourceMappingURL=arrow3.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"arrow3.d.ts","sourceRoot":"","sources":["../../../../../src/components/svgs/components/arrow3.js"],"names":[],"mappings":"AAGe;;gBAQd"}
1
+ {"version":3,"file":"arrow3.d.ts","sourceRoot":"","sources":["../../../../../src/components/svgs/components/arrow3.js"],"names":[],"mappings":"AAGe;;sBAQd"}
@@ -1,5 +1,6 @@
1
1
  declare function _default({ style }: {
2
2
  style: any;
3
- }): JSX.Element;
3
+ }): React.JSX.Element;
4
4
  export default _default;
5
+ import React from "react";
5
6
  //# sourceMappingURL=arrow4.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"arrow4.d.ts","sourceRoot":"","sources":["../../../../../src/components/svgs/components/arrow4.js"],"names":[],"mappings":"AAGe;;gBAQd"}
1
+ {"version":3,"file":"arrow4.d.ts","sourceRoot":"","sources":["../../../../../src/components/svgs/components/arrow4.js"],"names":[],"mappings":"AAGe;;sBAQd"}
@@ -1,5 +1,6 @@
1
1
  declare function _default({ style }: {
2
2
  style: any;
3
- }): JSX.Element;
3
+ }): React.JSX.Element;
4
4
  export default _default;
5
+ import React from "react";
5
6
  //# sourceMappingURL=arrow5.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"arrow5.d.ts","sourceRoot":"","sources":["../../../../../src/components/svgs/components/arrow5.js"],"names":[],"mappings":"AAGe;;gBAQd"}
1
+ {"version":3,"file":"arrow5.d.ts","sourceRoot":"","sources":["../../../../../src/components/svgs/components/arrow5.js"],"names":[],"mappings":"AAGe;;sBAQd"}
@@ -1,5 +1,6 @@
1
1
  declare function _default({ style }: {
2
2
  style: any;
3
- }): JSX.Element;
3
+ }): React.JSX.Element;
4
4
  export default _default;
5
+ import React from "react";
5
6
  //# sourceMappingURL=arrow6.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"arrow6.d.ts","sourceRoot":"","sources":["../../../../../src/components/svgs/components/arrow6.js"],"names":[],"mappings":"AAGe;;gBAQd"}
1
+ {"version":3,"file":"arrow6.d.ts","sourceRoot":"","sources":["../../../../../src/components/svgs/components/arrow6.js"],"names":[],"mappings":"AAGe;;sBAQd"}
@@ -1,5 +1,6 @@
1
1
  declare function _default({ style }: {
2
2
  style: any;
3
- }): JSX.Element;
3
+ }): React.JSX.Element;
4
4
  export default _default;
5
+ import React from "react";
5
6
  //# sourceMappingURL=arrow7.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"arrow7.d.ts","sourceRoot":"","sources":["../../../../../src/components/svgs/components/arrow7.js"],"names":[],"mappings":"AAGe;;gBAQd"}
1
+ {"version":3,"file":"arrow7.d.ts","sourceRoot":"","sources":["../../../../../src/components/svgs/components/arrow7.js"],"names":[],"mappings":"AAGe;;sBAQd"}
@@ -1,5 +1,6 @@
1
1
  declare function _default({ style }: {
2
2
  style: any;
3
- }): JSX.Element;
3
+ }): React.JSX.Element;
4
4
  export default _default;
5
+ import React from "react";
5
6
  //# sourceMappingURL=defaultArrow.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"defaultArrow.d.ts","sourceRoot":"","sources":["../../../../../src/components/svgs/components/defaultArrow.js"],"names":[],"mappings":"AAGe;;gBAId"}
1
+ {"version":3,"file":"defaultArrow.d.ts","sourceRoot":"","sources":["../../../../../src/components/svgs/components/defaultArrow.js"],"names":[],"mappings":"AAGe;;sBAId"}
@@ -2,12 +2,13 @@ export default pause;
2
2
  declare function pause({ size, ...props }: {
3
3
  [x: string]: any;
4
4
  size: any;
5
- }): JSX.Element;
5
+ }): React.JSX.Element;
6
6
  declare namespace pause {
7
7
  const displayName: string;
8
8
  namespace propTypes {
9
9
  const size: PropTypes.Requireable<string>;
10
10
  }
11
11
  }
12
+ import React from "react";
12
13
  import PropTypes from "prop-types";
13
14
  //# sourceMappingURL=pause.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"pause.d.ts","sourceRoot":"","sources":["../../../../../src/components/svgs/components/pause.js"],"names":[],"mappings":";AAIA;;;gBAYC"}
1
+ {"version":3,"file":"pause.d.ts","sourceRoot":"","sources":["../../../../../src/components/svgs/components/pause.js"],"names":[],"mappings":";AAIA;;;sBAYC"}
@@ -2,12 +2,13 @@ export default play;
2
2
  declare function play({ size, ...props }: {
3
3
  [x: string]: any;
4
4
  size: any;
5
- }): JSX.Element;
5
+ }): React.JSX.Element;
6
6
  declare namespace play {
7
7
  const displayName: string;
8
8
  namespace propTypes {
9
9
  const size: PropTypes.Requireable<string>;
10
10
  }
11
11
  }
12
+ import React from "react";
12
13
  import PropTypes from "prop-types";
13
14
  //# sourceMappingURL=play.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"play.d.ts","sourceRoot":"","sources":["../../../../../src/components/svgs/components/play.js"],"names":[],"mappings":";AAIA;;;gBAYC"}
1
+ {"version":3,"file":"play.d.ts","sourceRoot":"","sources":["../../../../../src/components/svgs/components/play.js"],"names":[],"mappings":";AAIA;;;sBAYC"}
@@ -2,12 +2,13 @@ export default play_background;
2
2
  declare function play_background({ size, ...props }: {
3
3
  [x: string]: any;
4
4
  size: any;
5
- }): JSX.Element;
5
+ }): React.JSX.Element;
6
6
  declare namespace play_background {
7
7
  const displayName: string;
8
8
  namespace propTypes {
9
9
  const size: PropTypes.Requireable<string>;
10
10
  }
11
11
  }
12
+ import React from "react";
12
13
  import PropTypes from "prop-types";
13
14
  //# sourceMappingURL=play_background.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"play_background.d.ts","sourceRoot":"","sources":["../../../../../src/components/svgs/components/play_background.js"],"names":[],"mappings":";AAIA;;;gBAIC"}
1
+ {"version":3,"file":"play_background.d.ts","sourceRoot":"","sources":["../../../../../src/components/svgs/components/play_background.js"],"names":[],"mappings":";AAIA;;;sBAIC"}
@@ -2,12 +2,13 @@ export default play_triangle;
2
2
  declare function play_triangle({ size, ...props }: {
3
3
  [x: string]: any;
4
4
  size: any;
5
- }): JSX.Element;
5
+ }): React.JSX.Element;
6
6
  declare namespace play_triangle {
7
7
  const displayName: string;
8
8
  namespace propTypes {
9
9
  const size: PropTypes.Requireable<string>;
10
10
  }
11
11
  }
12
+ import React from "react";
12
13
  import PropTypes from "prop-types";
13
14
  //# sourceMappingURL=play_triangle.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"play_triangle.d.ts","sourceRoot":"","sources":["../../../../../src/components/svgs/components/play_triangle.js"],"names":[],"mappings":";AAIA;;;gBAIC"}
1
+ {"version":3,"file":"play_triangle.d.ts","sourceRoot":"","sources":["../../../../../src/components/svgs/components/play_triangle.js"],"names":[],"mappings":";AAIA;;;sBAIC"}
@@ -2,12 +2,13 @@ export default x;
2
2
  declare function x({ size, ...props }: {
3
3
  [x: string]: any;
4
4
  size: any;
5
- }): JSX.Element;
5
+ }): React.JSX.Element;
6
6
  declare namespace x {
7
7
  const displayName: string;
8
8
  namespace propTypes {
9
9
  const size: PropTypes.Requireable<string>;
10
10
  }
11
11
  }
12
+ import React from "react";
12
13
  import PropTypes from "prop-types";
13
14
  //# sourceMappingURL=x.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"x.d.ts","sourceRoot":"","sources":["../../../../../src/components/svgs/components/x.js"],"names":[],"mappings":";AAIA;;;gBAIC"}
1
+ {"version":3,"file":"x.d.ts","sourceRoot":"","sources":["../../../../../src/components/svgs/components/x.js"],"names":[],"mappings":";AAIA;;;sBAIC"}