@zezosoft/zezo-ott-react-native-ui-kit 1.0.9 → 1.1.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.
- package/lib/module/components/Content/Card/NowWatching/NowWatching.js.map +1 -1
- package/lib/module/components/Content/Card/Sliders/Styles/One.js.map +1 -1
- package/lib/module/components/Content/Card/Sliders/Styles/Two.js.map +1 -1
- package/lib/module/components/Content/Card/Styles/Five.js.map +1 -1
- package/lib/module/components/Content/Card/Styles/Four.js +1 -2
- package/lib/module/components/Content/Card/Styles/Four.js.map +1 -1
- package/lib/module/components/Content/Card/Styles/One.js +1 -2
- package/lib/module/components/Content/Card/Styles/One.js.map +1 -1
- package/lib/module/components/Content/Card/Styles/RotateInOut.js.map +1 -1
- package/lib/module/components/Content/Card/Styles/Six.js.map +1 -1
- package/lib/module/components/Content/Card/Styles/Three.js.map +1 -1
- package/lib/module/components/Content/Card/Styles/TopTen.js.map +1 -1
- package/lib/module/components/Content/Card/Styles/Two.js +1 -2
- package/lib/module/components/Content/Card/Styles/Two.js.map +1 -1
- package/lib/module/components/Content/Card/components/CardPoster.js.map +1 -1
- package/lib/module/components/Content/Content.js.map +1 -1
- package/lib/module/components/Content/Sections.js.map +1 -1
- package/lib/module/components/ContentView/MoreContentList.js.map +1 -1
- package/lib/module/components/ContentView/components/CastCard.js +2 -1
- package/lib/module/components/ContentView/components/CastCard.js.map +1 -1
- package/lib/module/components/ContentView/components/EpisodeCard.js +3 -3
- package/lib/module/components/ContentView/components/EpisodeCard.js.map +1 -1
- package/lib/module/components/ContentView/components/GenreTags.js.map +1 -1
- package/lib/module/components/ContentView/components/MiniInfo.js.map +1 -1
- package/lib/module/components/ContentView/components/Title.js.map +1 -1
- package/lib/module/components/Search/One.js.map +1 -1
- package/lib/module/components/Subscription/SubOne.js +1 -2
- package/lib/module/components/Subscription/SubOne.js.map +1 -1
- package/lib/module/components/User/PurchaseHistory/PurchaseHistory.js.map +1 -1
- package/lib/module/components/User/WatchHistory/WatchHistory.js.map +1 -1
- package/lib/module/components/User/WatchLater/WatchLater.js.map +1 -1
- package/lib/typescript/src/components/Content/Card/NowWatching/NowWatching.d.ts +2 -1
- package/lib/typescript/src/components/Content/Card/NowWatching/NowWatching.d.ts.map +1 -1
- package/lib/typescript/src/components/Content/Card/Sliders/Styles/One.d.ts +2 -1
- package/lib/typescript/src/components/Content/Card/Sliders/Styles/One.d.ts.map +1 -1
- package/lib/typescript/src/components/Content/Card/Sliders/Styles/Two.d.ts +2 -1
- package/lib/typescript/src/components/Content/Card/Sliders/Styles/Two.d.ts.map +1 -1
- package/lib/typescript/src/components/Content/Card/Sliders/index.d.ts +2 -2
- package/lib/typescript/src/components/Content/Card/Styles/Five.d.ts +2 -1
- package/lib/typescript/src/components/Content/Card/Styles/Five.d.ts.map +1 -1
- package/lib/typescript/src/components/Content/Card/Styles/Four.d.ts +2 -1
- package/lib/typescript/src/components/Content/Card/Styles/Four.d.ts.map +1 -1
- package/lib/typescript/src/components/Content/Card/Styles/One.d.ts +2 -1
- package/lib/typescript/src/components/Content/Card/Styles/One.d.ts.map +1 -1
- package/lib/typescript/src/components/Content/Card/Styles/RotateInOut.d.ts +2 -1
- package/lib/typescript/src/components/Content/Card/Styles/RotateInOut.d.ts.map +1 -1
- package/lib/typescript/src/components/Content/Card/Styles/Six.d.ts +2 -1
- package/lib/typescript/src/components/Content/Card/Styles/Six.d.ts.map +1 -1
- package/lib/typescript/src/components/Content/Card/Styles/Three.d.ts +2 -1
- package/lib/typescript/src/components/Content/Card/Styles/Three.d.ts.map +1 -1
- package/lib/typescript/src/components/Content/Card/Styles/TopTen.d.ts +2 -1
- package/lib/typescript/src/components/Content/Card/Styles/TopTen.d.ts.map +1 -1
- package/lib/typescript/src/components/Content/Card/Styles/Two.d.ts +2 -1
- package/lib/typescript/src/components/Content/Card/Styles/Two.d.ts.map +1 -1
- package/lib/typescript/src/components/Content/Card/components/CardPoster.d.ts +1 -1
- package/lib/typescript/src/components/Content/Card/components/CardPoster.d.ts.map +1 -1
- package/lib/typescript/src/components/Content/Card/components/RentOrBuyIcon.d.ts +1 -1
- package/lib/typescript/src/components/Content/Card/components/RentOrBuyIcon.d.ts.map +1 -1
- package/lib/typescript/src/components/Content/Card/index.d.ts +24 -24
- package/lib/typescript/src/components/Content/Content.d.ts +2 -1
- package/lib/typescript/src/components/Content/Content.d.ts.map +1 -1
- package/lib/typescript/src/components/Content/Sections.d.ts +2 -1
- package/lib/typescript/src/components/Content/Sections.d.ts.map +1 -1
- package/lib/typescript/src/components/ContentView/MoreContentList.d.ts +1 -1
- package/lib/typescript/src/components/ContentView/MoreContentList.d.ts.map +1 -1
- package/lib/typescript/src/components/ContentView/components/AboutSection.d.ts +1 -1
- package/lib/typescript/src/components/ContentView/components/AboutSection.d.ts.map +1 -1
- package/lib/typescript/src/components/ContentView/components/CastCard.d.ts +1 -1
- package/lib/typescript/src/components/ContentView/components/CastCard.d.ts.map +1 -1
- package/lib/typescript/src/components/ContentView/components/EpisodeCard.d.ts +1 -1
- package/lib/typescript/src/components/ContentView/components/EpisodeCard.d.ts.map +1 -1
- package/lib/typescript/src/components/ContentView/components/GenreTags.d.ts +1 -1
- package/lib/typescript/src/components/ContentView/components/GenreTags.d.ts.map +1 -1
- package/lib/typescript/src/components/ContentView/components/MiniInfo.d.ts +1 -1
- package/lib/typescript/src/components/ContentView/components/MiniInfo.d.ts.map +1 -1
- package/lib/typescript/src/components/ContentView/components/Title.d.ts +1 -1
- package/lib/typescript/src/components/ContentView/components/Title.d.ts.map +1 -1
- package/lib/typescript/src/components/Search/One.d.ts +2 -1
- package/lib/typescript/src/components/Search/One.d.ts.map +1 -1
- package/lib/typescript/src/components/User/PurchaseHistory/PurchaseHistory.d.ts +1 -1
- package/lib/typescript/src/components/User/PurchaseHistory/PurchaseHistory.d.ts.map +1 -1
- package/lib/typescript/src/components/User/WatchHistory/WatchHistory.d.ts +1 -1
- package/lib/typescript/src/components/User/WatchHistory/WatchHistory.d.ts.map +1 -1
- package/lib/typescript/src/components/User/WatchLater/WatchLater.d.ts +1 -1
- package/lib/typescript/src/components/User/WatchLater/WatchLater.d.ts.map +1 -1
- package/lib/typescript/src/types/content/content-view.types.d.ts +1 -1
- package/lib/typescript/src/types/content/content-view.types.d.ts.map +1 -1
- package/lib/typescript/src/types/index.d.ts +1 -1
- package/lib/typescript/src/types/index.d.ts.map +1 -1
- package/lib/typescript/src/types/sections/index.d.ts +1 -1
- package/lib/typescript/src/types/sections/index.d.ts.map +1 -1
- package/package.json +2 -1
- package/src/components/Content/Card/NowWatching/NowWatching.tsx +2 -5
- package/src/components/Content/Card/Sliders/Styles/One.tsx +2 -1
- package/src/components/Content/Card/Sliders/Styles/Two.tsx +2 -1
- package/src/components/Content/Card/Styles/Five.tsx +1 -1
- package/src/components/Content/Card/Styles/Four.tsx +1 -1
- package/src/components/Content/Card/Styles/One.tsx +1 -1
- package/src/components/Content/Card/Styles/RotateInOut.tsx +1 -1
- package/src/components/Content/Card/Styles/Six.tsx +1 -1
- package/src/components/Content/Card/Styles/Three.tsx +1 -1
- package/src/components/Content/Card/Styles/TopTen.tsx +1 -1
- package/src/components/Content/Card/Styles/Two.tsx +1 -1
- package/src/components/Content/Card/components/CardPoster.tsx +1 -1
- package/src/components/Content/Card/components/RentOrBuyIcon.tsx +1 -1
- package/src/components/Content/Content.tsx +2 -1
- package/src/components/Content/Sections.tsx +2 -1
- package/src/components/ContentView/MoreContentList.tsx +1 -1
- package/src/components/ContentView/components/AboutSection.tsx +1 -1
- package/src/components/ContentView/components/CastCard.tsx +2 -1
- package/src/components/ContentView/components/EpisodeCard.tsx +5 -1
- package/src/components/ContentView/components/GenreTags.tsx +1 -1
- package/src/components/ContentView/components/MiniInfo.tsx +1 -1
- package/src/components/ContentView/components/Title.tsx +1 -1
- package/src/components/Search/One.tsx +2 -6
- package/src/components/Subscription/SubOne.tsx +1 -2
- package/src/components/User/PurchaseHistory/PurchaseHistory.tsx +1 -1
- package/src/components/User/WatchHistory/WatchHistory.tsx +1 -1
- package/src/components/User/WatchLater/WatchLater.tsx +1 -1
- package/src/types/content/content-view.types.ts +1 -1
- package/src/types/index.ts +1 -1
- package/src/types/sections/index.ts +1 -1
- package/lib/module/types/content/index.js +0 -2
- package/lib/module/types/content/index.js.map +0 -1
- package/lib/typescript/src/types/content/index.d.ts +0 -174
- package/lib/typescript/src/types/content/index.d.ts.map +0 -1
- package/src/types/content/index.ts +0 -194
|
@@ -5,15 +5,15 @@ declare const Cards: {
|
|
|
5
5
|
section_id: string;
|
|
6
6
|
type: import("../../..").IGetSectionData["type"];
|
|
7
7
|
data: import("../../..").ISectionContent | null;
|
|
8
|
-
moreFetchData?: import("../../..").MoreFetchData<import("
|
|
9
|
-
onPressItem?: (item: import("
|
|
8
|
+
moreFetchData?: import("../../..").MoreFetchData<import("@zezosoft/zezo-ott-api-client").IContentData>;
|
|
9
|
+
onPressItem?: (item: import("@zezosoft/zezo-ott-api-client").IContentData) => void;
|
|
10
10
|
onPressMore?: (params: {
|
|
11
11
|
section_id: import("../../..").IGetSectionData["_id"];
|
|
12
12
|
name: import("../../..").IGetSectionData["name"];
|
|
13
13
|
type: import("../../..").IGetSectionData["type"];
|
|
14
14
|
}) => void;
|
|
15
15
|
renderItemImage?: (params: {
|
|
16
|
-
item: import("
|
|
16
|
+
item: import("@zezosoft/zezo-ott-api-client").IContentData;
|
|
17
17
|
index: number;
|
|
18
18
|
}) => React.ReactNode;
|
|
19
19
|
itemWidth?: number;
|
|
@@ -31,15 +31,15 @@ declare const Cards: {
|
|
|
31
31
|
section_id: string;
|
|
32
32
|
type: import("../../..").IGetSectionData["type"];
|
|
33
33
|
data: import("../../..").ISectionContent | null;
|
|
34
|
-
moreFetchData?: import("../../..").MoreFetchData<import("
|
|
35
|
-
onPressItem?: (item: import("
|
|
34
|
+
moreFetchData?: import("../../..").MoreFetchData<import("@zezosoft/zezo-ott-api-client").IContentData>;
|
|
35
|
+
onPressItem?: (item: import("@zezosoft/zezo-ott-api-client").IContentData) => void;
|
|
36
36
|
onPressMore?: (params: {
|
|
37
37
|
section_id: import("../../..").IGetSectionData["_id"];
|
|
38
38
|
name: import("../../..").IGetSectionData["name"];
|
|
39
39
|
type: import("../../..").IGetSectionData["type"];
|
|
40
40
|
}) => void;
|
|
41
41
|
renderItemImage?: (params: {
|
|
42
|
-
item: import("
|
|
42
|
+
item: import("@zezosoft/zezo-ott-api-client").IContentData;
|
|
43
43
|
index: number;
|
|
44
44
|
}) => React.ReactNode;
|
|
45
45
|
itemWidth?: number;
|
|
@@ -56,15 +56,15 @@ declare const Cards: {
|
|
|
56
56
|
section_id: string;
|
|
57
57
|
data: import("../../..").ISectionContent | null;
|
|
58
58
|
type: import("../../..").IGetSectionData["type"];
|
|
59
|
-
moreFetchData?: import("../../..").MoreFetchData<import("
|
|
60
|
-
onPressItem?: (item: import("
|
|
59
|
+
moreFetchData?: import("../../..").MoreFetchData<import("@zezosoft/zezo-ott-api-client").IContentData>;
|
|
60
|
+
onPressItem?: (item: import("@zezosoft/zezo-ott-api-client").IContentData) => void;
|
|
61
61
|
onPressMore?: (params: {
|
|
62
62
|
section_id: import("../../..").IGetSectionData["_id"];
|
|
63
63
|
name: import("../../..").IGetSectionData["name"];
|
|
64
64
|
type: import("../../..").IGetSectionData["type"];
|
|
65
65
|
}) => void;
|
|
66
66
|
renderItemImage?: (params: {
|
|
67
|
-
item: import("
|
|
67
|
+
item: import("@zezosoft/zezo-ott-api-client").IContentData;
|
|
68
68
|
index: number;
|
|
69
69
|
}) => React.ReactNode;
|
|
70
70
|
itemWidth?: number;
|
|
@@ -82,15 +82,15 @@ declare const Cards: {
|
|
|
82
82
|
section_id: string;
|
|
83
83
|
type: import("../../..").IGetSectionData["type"];
|
|
84
84
|
data: import("../../..").ISectionContent | null;
|
|
85
|
-
moreFetchData?: import("../../..").MoreFetchData<import("
|
|
86
|
-
onPressItem?: (item: import("
|
|
85
|
+
moreFetchData?: import("../../..").MoreFetchData<import("@zezosoft/zezo-ott-api-client").IContentData>;
|
|
86
|
+
onPressItem?: (item: import("@zezosoft/zezo-ott-api-client").IContentData) => void;
|
|
87
87
|
onPressMore?: (params: {
|
|
88
88
|
section_id: import("../../..").IGetSectionData["_id"];
|
|
89
89
|
name: import("../../..").IGetSectionData["name"];
|
|
90
90
|
type: import("../../..").IGetSectionData["type"];
|
|
91
91
|
}) => void;
|
|
92
92
|
renderItemImage?: (params: {
|
|
93
|
-
item: import("
|
|
93
|
+
item: import("@zezosoft/zezo-ott-api-client").IContentData;
|
|
94
94
|
index: number;
|
|
95
95
|
}) => React.ReactNode;
|
|
96
96
|
itemWidth?: number;
|
|
@@ -109,15 +109,15 @@ declare const Cards: {
|
|
|
109
109
|
section_id: string;
|
|
110
110
|
type: import("../../..").IGetSectionData["type"];
|
|
111
111
|
data: import("../../..").ISectionContent | null;
|
|
112
|
-
moreFetchData?: import("../../..").MoreFetchData<import("
|
|
113
|
-
onPressItem?: (item: import("
|
|
112
|
+
moreFetchData?: import("../../..").MoreFetchData<import("@zezosoft/zezo-ott-api-client").IContentData>;
|
|
113
|
+
onPressItem?: (item: import("@zezosoft/zezo-ott-api-client").IContentData) => void;
|
|
114
114
|
onPressMore?: (params: {
|
|
115
115
|
section_id: import("../../..").IGetSectionData["_id"];
|
|
116
116
|
name: import("../../..").IGetSectionData["name"];
|
|
117
117
|
type: import("../../..").IGetSectionData["type"];
|
|
118
118
|
}) => void;
|
|
119
119
|
renderItemImage?: (params: {
|
|
120
|
-
item: import("
|
|
120
|
+
item: import("@zezosoft/zezo-ott-api-client").IContentData;
|
|
121
121
|
index: number;
|
|
122
122
|
}) => React.ReactNode;
|
|
123
123
|
itemWidth?: number;
|
|
@@ -134,8 +134,8 @@ declare const Cards: {
|
|
|
134
134
|
section_id: string;
|
|
135
135
|
type: import("../../..").IGetSectionData["type"];
|
|
136
136
|
data: import("../../..").ISectionContent | null;
|
|
137
|
-
moreFetchData?: import("../../..").MoreFetchData<import("
|
|
138
|
-
onPressItem?: (item: import("
|
|
137
|
+
moreFetchData?: import("../../..").MoreFetchData<import("@zezosoft/zezo-ott-api-client").IContentData>;
|
|
138
|
+
onPressItem?: (item: import("@zezosoft/zezo-ott-api-client").IContentData) => void;
|
|
139
139
|
onPressMore?: (params: {
|
|
140
140
|
section_id: import("../../..").IGetSectionData["_id"];
|
|
141
141
|
name: import("../../..").IGetSectionData["name"];
|
|
@@ -154,8 +154,8 @@ declare const Cards: {
|
|
|
154
154
|
section_id: string;
|
|
155
155
|
type: import("../../..").IGetSectionData["type"];
|
|
156
156
|
data: import("../../..").ISectionContent | null;
|
|
157
|
-
moreFetchData?: import("../../..").MoreFetchData<import("
|
|
158
|
-
onPressItem?: (item: import("
|
|
157
|
+
moreFetchData?: import("../../..").MoreFetchData<import("@zezosoft/zezo-ott-api-client").IContentData>;
|
|
158
|
+
onPressItem?: (item: import("@zezosoft/zezo-ott-api-client").IContentData) => void;
|
|
159
159
|
onPressMore?: (params: {
|
|
160
160
|
section_id: import("../../..").IGetSectionData["_id"];
|
|
161
161
|
name: import("../../..").IGetSectionData["name"];
|
|
@@ -176,15 +176,15 @@ declare const Cards: {
|
|
|
176
176
|
section_id: string;
|
|
177
177
|
data: import("../../..").ISectionContent | null;
|
|
178
178
|
type: import("../../..").IGetSectionData["type"];
|
|
179
|
-
moreFetchData?: import("../../..").MoreFetchData<import("
|
|
180
|
-
onPressItem?: (item: import("
|
|
179
|
+
moreFetchData?: import("../../..").MoreFetchData<import("@zezosoft/zezo-ott-api-client").IContentData>;
|
|
180
|
+
onPressItem?: (item: import("@zezosoft/zezo-ott-api-client").IContentData) => void;
|
|
181
181
|
onPressMore?: (params: {
|
|
182
182
|
section_id: import("../../..").IGetSectionData["_id"];
|
|
183
183
|
name: import("../../..").IGetSectionData["name"];
|
|
184
184
|
type: import("../../..").IGetSectionData["type"];
|
|
185
185
|
}) => void;
|
|
186
186
|
renderItemImage?: (params: {
|
|
187
|
-
item: import("
|
|
187
|
+
item: import("@zezosoft/zezo-ott-api-client").IContentData;
|
|
188
188
|
index: number;
|
|
189
189
|
}) => React.ReactNode;
|
|
190
190
|
itemWidth?: number;
|
|
@@ -204,14 +204,14 @@ declare const Cards: {
|
|
|
204
204
|
type: import("../../..").IGetSectionData["type"];
|
|
205
205
|
moreFetchDataHistory?: import("../../..").MoreFetchData<import("./NowWatching/NowWatching").IHistoryItem>;
|
|
206
206
|
theme?: import("../../..").ThemeOverride;
|
|
207
|
-
onPressItem?: (item: import("
|
|
207
|
+
onPressItem?: (item: import("@zezosoft/zezo-ott-api-client").IContentData) => void;
|
|
208
208
|
onPressMore?: (params: {
|
|
209
209
|
section_id: import("../../..").IGetSectionData["_id"];
|
|
210
210
|
name: import("../../..").IGetSectionData["name"];
|
|
211
211
|
type: import("../../..").IGetSectionData["type"];
|
|
212
212
|
}) => void;
|
|
213
213
|
renderItemImage?: (params: {
|
|
214
|
-
item: import("
|
|
214
|
+
item: import("@zezosoft/zezo-ott-api-client").IContentData;
|
|
215
215
|
index: number;
|
|
216
216
|
}) => React.ReactNode;
|
|
217
217
|
itemWidth?: number;
|
|
@@ -5,11 +5,12 @@
|
|
|
5
5
|
import React from 'react';
|
|
6
6
|
import { type NativeScrollEvent, type NativeSyntheticEvent, type StyleProp, type ViewStyle } from 'react-native';
|
|
7
7
|
import { type AnimatedStyle, type SharedValue } from 'react-native-reanimated';
|
|
8
|
-
import type {
|
|
8
|
+
import type { IGetSectionData, MoreFetchData } from '../../types';
|
|
9
9
|
import { type ICategory } from './Card/Category/Category';
|
|
10
10
|
import type { IHistoryItem } from './Card/NowWatching/NowWatching';
|
|
11
11
|
import type { ThemeOverride } from '../../theme/themes';
|
|
12
12
|
import { type NoContentFallbackProps } from '../Fallbacks';
|
|
13
|
+
import type { IContentData } from '@zezosoft/zezo-ott-api-client';
|
|
13
14
|
export interface ICustomComponentsForContent {
|
|
14
15
|
type: string;
|
|
15
16
|
component: React.ReactElement;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Content.d.ts","sourceRoot":"","sources":["../../../../../src/components/Content/Content.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AACH,OAAO,KAAkB,MAAM,OAAO,CAAC;AACvC,OAAO,EAIL,KAAK,iBAAiB,EACtB,KAAK,oBAAoB,EACzB,KAAK,SAAS,EACd,KAAK,SAAS,EACf,MAAM,cAAc,CAAC;AAEtB,OAAiB,EACf,KAAK,aAAa,EAClB,KAAK,WAAW,EACjB,MAAM,yBAAyB,CAAC;AAGjC,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"Content.d.ts","sourceRoot":"","sources":["../../../../../src/components/Content/Content.tsx"],"names":[],"mappings":"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"}
|
|
@@ -3,11 +3,12 @@
|
|
|
3
3
|
* @lastModified Sun 08 Jun 2025 at 03:50 PM
|
|
4
4
|
*/
|
|
5
5
|
import React from 'react';
|
|
6
|
-
import type {
|
|
6
|
+
import type { IGetSectionData, MoreFetchData } from '../../types';
|
|
7
7
|
import type { IHistoryItem } from './Card/NowWatching/NowWatching';
|
|
8
8
|
import type { ICategory } from './Card/Category/Category';
|
|
9
9
|
import type { ThemeOverride } from '../../theme/themes';
|
|
10
10
|
import type { IContentLoading } from './Content';
|
|
11
|
+
import type { IContentData } from '@zezosoft/zezo-ott-api-client';
|
|
11
12
|
export interface ICustomComponentsForSections {
|
|
12
13
|
type: string;
|
|
13
14
|
component: React.ReactElement;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Sections.d.ts","sourceRoot":"","sources":["../../../../../src/components/Content/Sections.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AACH,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"Sections.d.ts","sourceRoot":"","sources":["../../../../../src/components/Content/Sections.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AACH,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,KAAK,EAAE,eAAe,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC;AAClE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gCAAgC,CAAC;AACnE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAC1D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACxD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,WAAW,CAAC;AACjD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAElE,MAAM,WAAW,4BAA4B;IAC3C,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,KAAK,CAAC,YAAY,CAAC;CAC/B;AAED,MAAM,WAAW,MAAM;IACrB,IAAI,EAAE,eAAe,CAAC,MAAM,CAAC,CAAC;IAC9B,IAAI,EAAE;QACJ,WAAW,EAAE,eAAe,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC;QAC/C,WAAW,CAAC,EAAE,YAAY,EAAE,CAAC;QAC7B,QAAQ,CAAC,EAAE,SAAS,EAAE,CAAC;KACxB,CAAC;IACF,IAAI,EAAE,MAAM,CAAC;IACb,gBAAgB,CAAC,EAAE,4BAA4B,EAAE,CAAC;IAClD,KAAK,CAAC,EAAE,aAAa,CAAC;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE;QACP,WAAW,CAAC,EAAE,CAAC,IAAI,EAAE,YAAY,KAAK,IAAI,CAAC;QAC3C,WAAW,CAAC,EAAE,CAAC,MAAM,EAAE;YACrB,UAAU,EAAE,eAAe,CAAC,KAAK,CAAC,CAAC;YACnC,IAAI,EAAE,eAAe,CAAC,MAAM,CAAC,CAAC;YAC9B,IAAI,EAAE,eAAe,CAAC,MAAM,CAAC,CAAC;SAC/B,KAAK,IAAI,CAAC;QACX,eAAe,CAAC,EAAE,CAAC,QAAQ,EAAE,SAAS,KAAK,IAAI,CAAC;KACjD,CAAC;IACF,YAAY,CAAC,EAAE;QACb,WAAW,CAAC,EAAE,OAAO,CAAC;KACvB,CAAC;IACF,SAAS,CAAC,EAAE,eAAe,CAAC;IAC5B,aAAa,CAAC,EAAE,aAAa,CAAC,YAAY,CAAC,CAAC;IAC5C,oBAAoB,CAAC,EAAE,aAAa,CAAC,YAAY,CAAC,CAAC;CACpD;AA8DD,QAAA,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,MAAM,CAiE9B,CAAC;AAEF,eAAe,QAAQ,CAAC"}
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
* @lastModified Tue 01 Jul 2025 at 02:28 PM
|
|
4
4
|
*/
|
|
5
5
|
import React from 'react';
|
|
6
|
-
import type { IContentData } from '../../types';
|
|
7
6
|
import { type AppHeaderProps } from '../Headers/AppHeader';
|
|
8
7
|
import type { ThemeOverride } from '../../theme/themes';
|
|
8
|
+
import type { IContentData } from '@zezosoft/zezo-ott-api-client';
|
|
9
9
|
interface Props {
|
|
10
10
|
headerProps?: AppHeaderProps;
|
|
11
11
|
contentList: IContentData[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MoreContentList.d.ts","sourceRoot":"","sources":["../../../../../src/components/ContentView/MoreContentList.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAA8B,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"MoreContentList.d.ts","sourceRoot":"","sources":["../../../../../src/components/ContentView/MoreContentList.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAA8B,MAAM,OAAO,CAAC;AAYnD,OAAkB,EAAE,KAAK,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAGtE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAIxD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAElE,UAAU,KAAK;IACb,WAAW,CAAC,EAAE,cAAc,CAAC;IAC7B,WAAW,EAAE,YAAY,EAAE,CAAC;IAC5B,WAAW,CAAC,EAAE,CAAC,IAAI,EAAE,YAAY,KAAK,IAAI,CAAC;IAC3C,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,KAAK,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,KAAK,CAAC;IACjC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,aAAa,CAAC;IACtB,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;IAC1B,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,eAAe,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAClC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;CACxB;AAMD,QAAA,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,KAAK,CAyKpC,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
import { type StyleProp, type ViewStyle, type TextStyle } from 'react-native';
|
|
6
6
|
import type { ITheme } from '../../../theme/themes';
|
|
7
|
-
import type { IContentData } from '
|
|
7
|
+
import type { IContentData } from '@zezosoft/zezo-ott-api-client';
|
|
8
8
|
type Props = {
|
|
9
9
|
theme: ITheme;
|
|
10
10
|
title?: IContentData['name'];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AboutSection.d.ts","sourceRoot":"","sources":["../../../../../../src/components/ContentView/components/AboutSection.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAGH,OAAO,EAKL,KAAK,SAAS,EACd,KAAK,SAAS,EACd,KAAK,SAAS,EACf,MAAM,cAAc,CAAC;AAItB,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAEpD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"AboutSection.d.ts","sourceRoot":"","sources":["../../../../../../src/components/ContentView/components/AboutSection.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAGH,OAAO,EAKL,KAAK,SAAS,EACd,KAAK,SAAS,EACd,KAAK,SAAS,EACf,MAAM,cAAc,CAAC;AAItB,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAEpD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAElE,KAAK,KAAK,GAAG;IACX,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,YAAY,CAAC,MAAM,CAAC,CAAC;IAC7B,WAAW,CAAC,EAAE,YAAY,CAAC,aAAa,CAAC,CAAC;IAC1C,YAAY,CAAC,EAAE,YAAY,CAAC,cAAc,CAAC,CAAC;IAC5C,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,KAAK,CAAC,EAAE;QACN,SAAS,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;QACjC,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;QAC7B,IAAI,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;QAC5B,cAAc,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;QACtC,UAAU,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;QAClC,YAAY,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;QACpC,WAAW,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;KACpC,CAAC;CACH,CAAC;AAEF,eAAO,MAAM,YAAY,GAAI,gEAO1B,KAAK,4CAmGP,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type StyleProp, type ViewStyle, type TextStyle } from 'react-native';
|
|
2
2
|
import { type ImageStyle } from 'react-native-fast-image';
|
|
3
3
|
import type { ITheme } from '../../../theme/themes';
|
|
4
|
-
import type { IContentCast } from '
|
|
4
|
+
import type { IContentCast } from '@zezosoft/zezo-ott-api-client';
|
|
5
5
|
type StyleProps = {
|
|
6
6
|
container?: StyleProp<ViewStyle>;
|
|
7
7
|
heading?: StyleProp<TextStyle>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CastCard.d.ts","sourceRoot":"","sources":["../../../../../../src/components/ContentView/components/CastCard.tsx"],"names":[],"mappings":"AAKA,OAAO,EAKL,KAAK,SAAS,EACd,KAAK,SAAS,EACd,KAAK,SAAS,EAEf,MAAM,cAAc,CAAC;AAEtB,OAAkB,EAAE,KAAK,UAAU,EAAE,MAAM,yBAAyB,CAAC;AAGrE,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;
|
|
1
|
+
{"version":3,"file":"CastCard.d.ts","sourceRoot":"","sources":["../../../../../../src/components/ContentView/components/CastCard.tsx"],"names":[],"mappings":"AAKA,OAAO,EAKL,KAAK,SAAS,EACd,KAAK,SAAS,EACd,KAAK,SAAS,EAEf,MAAM,cAAc,CAAC;AAEtB,OAAkB,EAAE,KAAK,UAAU,EAAE,MAAM,yBAAyB,CAAC;AAGrE,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAEpD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAElE,KAAK,UAAU,GAAG;IAChB,SAAS,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACjC,OAAO,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC/B,WAAW,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACnC,IAAI,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC5B,KAAK,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,CAAC;IAC9B,IAAI,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC5B,IAAI,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC5B,aAAa,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACrC,YAAY,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACpC,YAAY,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CACrC,CAAC;AAEF,KAAK,KAAK,GAAG;IACX,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,YAAY,EAAE,GAAG,IAAI,CAAC;IAC5B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,WAAW,CAAC,EAAE,CAAC,IAAI,EAAE,YAAY,KAAK,IAAI,CAAC;IAC3C,KAAK,CAAC,EAAE,UAAU,CAAC;CACpB,CAAC;AAKF,eAAO,MAAM,QAAQ,GAAI,0DAOtB,KAAK,mDA+IP,CAAC"}
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
* @author Naresh Dhamu
|
|
3
3
|
* @lastModified Thu 03 Jul 2025 at 01:46 AM
|
|
4
4
|
*/
|
|
5
|
-
import type { IContentSeasons } from '../../../types';
|
|
6
5
|
import type { ThemeOverride } from '../../../theme/themes';
|
|
6
|
+
import type { IContentSeasons } from '@zezosoft/zezo-ott-api-client';
|
|
7
7
|
interface IOnPressParams {
|
|
8
8
|
season_id: string;
|
|
9
9
|
episode_id: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EpisodeCard.d.ts","sourceRoot":"","sources":["../../../../../../src/components/ContentView/components/EpisodeCard.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AASH,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"EpisodeCard.d.ts","sourceRoot":"","sources":["../../../../../../src/components/ContentView/components/EpisodeCard.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AASH,OAAO,KAAK,EAAU,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAKnE,OAAO,KAAK,EAEV,eAAe,EAChB,MAAM,+BAA+B,CAAC;AAmBvC,UAAU,cAAc;IACtB,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,EAAE,MAAM,CAAC;CACxB;AAcD,UAAU,gBAAgB;IACxB,OAAO,EAAE,eAAe,EAAE,CAAC;IAC3B,OAAO,EAAE,CAAC,CAAC,EAAE,cAAc,KAAK,IAAI,CAAC;IACrC,KAAK,CAAC,EAAE,aAAa,CAAC;IACtB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,IAAI,CAAC,EAAE,YAAY,GAAG,UAAU,CAAC;CAClC;AA2MD,eAAO,MAAM,WAAW,GAAI,8DAMzB,gBAAgB,4CAyLlB,CAAC"}
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
*/
|
|
5
5
|
import React from 'react';
|
|
6
6
|
import { type StyleProp, type ViewStyle, type TextStyle } from 'react-native';
|
|
7
|
-
import type { IContentData } from '../../../types';
|
|
8
7
|
import type { ITheme } from '../../../theme/themes';
|
|
8
|
+
import type { IContentData } from '@zezosoft/zezo-ott-api-client';
|
|
9
9
|
type Props = {
|
|
10
10
|
genres?: IContentData['genres'];
|
|
11
11
|
theme: ITheme;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GenreTags.d.ts","sourceRoot":"","sources":["../../../../../../src/components/ContentView/components/GenreTags.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAGL,KAAK,SAAS,EACd,KAAK,SAAS,EACd,KAAK,SAAS,EACf,MAAM,cAAc,CAAC;AAItB,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"GenreTags.d.ts","sourceRoot":"","sources":["../../../../../../src/components/ContentView/components/GenreTags.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAGL,KAAK,SAAS,EACd,KAAK,SAAS,EACd,KAAK,SAAS,EACf,MAAM,cAAc,CAAC;AAItB,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAEpD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAElE,KAAK,KAAK,GAAG;IACX,MAAM,CAAC,EAAE,YAAY,CAAC,QAAQ,CAAC,CAAC;IAChC,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,KAAK,CAAC,EAAE;QACN,SAAS,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;QACjC,YAAY,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;QACpC,OAAO,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;QAC/B,WAAW,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;KACpC,CAAC;CACH,CAAC;AAEF,eAAO,MAAM,SAAS,GAAI,sCAKvB,KAAK,KAAG,KAAK,CAAC,YAoDhB,CAAC"}
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
*/
|
|
5
5
|
import React from 'react';
|
|
6
6
|
import { type StyleProp, type ViewStyle, type TextStyle } from 'react-native';
|
|
7
|
-
import type { IContentData } from '../../../types';
|
|
8
7
|
import type { ThemeOverride } from '../../../theme/themes';
|
|
8
|
+
import type { IContentData } from '@zezosoft/zezo-ott-api-client';
|
|
9
9
|
type Props = {
|
|
10
10
|
content?: IContentData;
|
|
11
11
|
theme?: ThemeOverride;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MiniInfo.d.ts","sourceRoot":"","sources":["../../../../../../src/components/ContentView/components/MiniInfo.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAGL,KAAK,SAAS,EACd,KAAK,SAAS,EACd,KAAK,SAAS,EACf,MAAM,cAAc,CAAC;AAItB,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"MiniInfo.d.ts","sourceRoot":"","sources":["../../../../../../src/components/ContentView/components/MiniInfo.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAGL,KAAK,SAAS,EACd,KAAK,SAAS,EACd,KAAK,SAAS,EACf,MAAM,cAAc,CAAC;AAItB,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAG3D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAElE,KAAK,KAAK,GAAG;IACX,OAAO,CAAC,EAAE,YAAY,CAAC;IACvB,KAAK,CAAC,EAAE,aAAa,CAAC;IACtB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE;QACT,cAAc,CAAC,EAAE,KAAK,GAAG,MAAM,CAAC;QAChC,gBAAgB,CAAC,EAAE,GAAG,CAAC;KACxB,CAAC;IAEF,MAAM,CAAC,EAAE;QACP,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,MAAM,CAAC,EAAE,MAAM,CAAC;QAChB,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,kBAAkB,CAAC,EAAE,MAAM,CAAC;QAC5B,YAAY,CAAC,EAAE,MAAM,CAAC;KACvB,CAAC;IAEF,KAAK,CAAC,EAAE;QACN,SAAS,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;QACjC,GAAG,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;QAC3B,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;QAC7B,QAAQ,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;QAChC,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;QAC7B,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;QAC7B,MAAM,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;KAC/B,CAAC;CACH,CAAC;AAEF,wBAAgB,cAAc,CAC5B,MAAM,EAAE,MAAM,EACd,QAAQ,GAAE,MAAc,GACvB,MAAM,CAOR;AAED,eAAO,MAAM,QAAQ,GAAI,kEAQtB,KAAK,KAAG,KAAK,CAAC,YAAY,GAAG,IA6K/B,CAAC"}
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
*/
|
|
5
5
|
import React from 'react';
|
|
6
6
|
import { type StyleProp, type ViewStyle, type TextStyle } from 'react-native';
|
|
7
|
-
import type { IContentData } from '../../../types';
|
|
8
7
|
import type { ITheme } from '../../../theme/themes';
|
|
8
|
+
import type { IContentData } from '@zezosoft/zezo-ott-api-client';
|
|
9
9
|
type Props = {
|
|
10
10
|
title: IContentData['name'];
|
|
11
11
|
subtitle: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Title.d.ts","sourceRoot":"","sources":["../../../../../../src/components/ContentView/components/Title.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAGL,KAAK,SAAS,EACd,KAAK,SAAS,EACd,KAAK,SAAS,EACf,MAAM,cAAc,CAAC;AAItB,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"Title.d.ts","sourceRoot":"","sources":["../../../../../../src/components/ContentView/components/Title.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAGL,KAAK,SAAS,EACd,KAAK,SAAS,EACd,KAAK,SAAS,EACf,MAAM,cAAc,CAAC;AAItB,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAEpD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAElE,KAAK,KAAK,GAAG;IACX,KAAK,EAAE,YAAY,CAAC,MAAM,CAAC,CAAC;IAC5B,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,YAAY,CAAC,QAAQ,CAAC,CAAC;IAC/B,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,KAAK,CAAC,EAAE;QACN,SAAS,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;QACjC,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;QAC7B,QAAQ,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;QAChC,MAAM,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;KAC/B,CAAC;CACH,CAAC;AAEF,eAAO,MAAM,KAAK,GAAI,uDAOnB,KAAK,KAAG,KAAK,CAAC,YAuEhB,CAAC"}
|
|
@@ -4,9 +4,10 @@
|
|
|
4
4
|
*/
|
|
5
5
|
import React from 'react';
|
|
6
6
|
import { type SearchCardSkeletonConfig } from './components/SearchCard';
|
|
7
|
-
import type {
|
|
7
|
+
import type { IGetSectionData, ISectionItem, MoreFetchData } from '../../types';
|
|
8
8
|
import type { ThemeOverride } from '../../theme/themes';
|
|
9
9
|
import type { RecommendedCardStyles } from '../../types/content/content-view.types';
|
|
10
|
+
import type { IContentData } from '@zezosoft/zezo-ott-api-client';
|
|
10
11
|
export type ISearchItem = IContentData;
|
|
11
12
|
export type SearchOneFormValues = {
|
|
12
13
|
keyword: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"One.d.ts","sourceRoot":"","sources":["../../../../../src/components/Search/One.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAqC,MAAM,OAAO,CAAC;AAe1D,OAAmB,EACjB,KAAK,wBAAwB,EAC9B,MAAM,yBAAyB,CAAC;AAEjC,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"One.d.ts","sourceRoot":"","sources":["../../../../../src/components/Search/One.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAqC,MAAM,OAAO,CAAC;AAe1D,OAAmB,EACjB,KAAK,wBAAwB,EAC9B,MAAM,yBAAyB,CAAC;AAEjC,OAAO,KAAK,EAAE,eAAe,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC;AAChF,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAIxD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAEpF,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAGlE,MAAM,MAAM,WAAW,GAAG,YAAY,CAAC;AACvC,MAAM,MAAM,mBAAmB,GAAG;IAAE,OAAO,EAAE,MAAM,CAAA;CAAE,CAAC;AAEtD,MAAM,MAAM,cAAc,GAAG;IAC3B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,WAAW,EAAE,CAAC;IACxB,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,MAAM,CAAC,EAAE;QACP,QAAQ,EAAE,CAAC,MAAM,EAAE,mBAAmB,KAAK,IAAI,CAAC;QAChD,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;QACrB,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;QACtC,WAAW,CAAC,EAAE,CAAC,IAAI,EAAE;YAAE,IAAI,EAAE,YAAY,CAAA;SAAE,KAAK,IAAI,CAAC;QACrD,sBAAsB,CAAC,EAAE,CAAC,IAAI,EAAE;YAAE,IAAI,EAAE,YAAY,CAAA;SAAE,KAAK,IAAI,CAAC;QAChE,sBAAsB,CAAC,EAAE,CAAC,IAAI,EAAE;YAC9B,UAAU,EAAE,eAAe,CAAC,KAAK,CAAC,CAAC;YACnC,IAAI,EAAE,eAAe,CAAC,MAAM,CAAC,CAAC;YAC9B,IAAI,EAAE,eAAe,CAAC,MAAM,CAAC,CAAC;SAC/B,KAAK,IAAI,CAAC;QACX,wBAAwB,CAAC,EAAE,aAAa,CAAC,YAAY,CAAC,CAAC;KACxD,CAAC;IACF,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,4BAA4B,CAAC,EAAE,qBAAqB,CAAC;IACrD,cAAc,CAAC,EAAE,wBAAwB,CAAC;IAC1C,KAAK,CAAC,EAAE,aAAa,CAAC;IACtB,kBAAkB,CAAC,EAAE,YAAY,GAAG,IAAI,CAAC;CAC1C,CAAC;;AA8KF,wBAA+B"}
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
*/
|
|
5
5
|
import React from 'react';
|
|
6
6
|
import { type StyleProp, type ViewStyle } from 'react-native';
|
|
7
|
-
import type { IContentData } from '../../../types';
|
|
8
7
|
import type { ThemeOverride } from '../../../theme/themes';
|
|
8
|
+
import type { IContentData } from '@zezosoft/zezo-ott-api-client';
|
|
9
9
|
export interface IPurchaseHistoryItem {
|
|
10
10
|
_id: string;
|
|
11
11
|
content_id: IContentData;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PurchaseHistory.d.ts","sourceRoot":"","sources":["../../../../../../src/components/User/PurchaseHistory/PurchaseHistory.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAIL,KAAK,SAAS,EACd,KAAK,SAAS,EAEf,MAAM,cAAc,CAAC;AAWtB,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"PurchaseHistory.d.ts","sourceRoot":"","sources":["../../../../../../src/components/User/PurchaseHistory/PurchaseHistory.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAIL,KAAK,SAAS,EACd,KAAK,SAAS,EAEf,MAAM,cAAc,CAAC;AAWtB,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAE3D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAElE,MAAM,WAAW,oBAAoB;IACnC,GAAG,EAAE,MAAM,CAAC;IACZ,UAAU,EAAE,YAAY,CAAC;IACzB,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,OAAO,GAAG,SAAS,GAAG,MAAM,CAAC;IACrC,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,KAAK,GAAG,MAAM,CAAC;IAC1B,aAAa,EAAE,MAAM,CAAC;IACtB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,GAAG,EAAE,MAAM,CAAC;CACb;AAED,MAAM,WAAW,oBAAoB;IACnC,IAAI,EAAE,oBAAoB,EAAE,CAAC;IAC7B,SAAS,CAAC,EAAE,OAAO,CAAC;IAGpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,eAAe,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAClC,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;IACzB,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;IAC3B,cAAc,CAAC,EAAE,OAAO,CAAC;IAGzB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACjC,qBAAqB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAG7C,KAAK,CAAC,EAAE,aAAa,CAAC;IAGtB,UAAU,CAAC,EAAE,CACX,IAAI,EAAE,oBAAoB,EAC1B,KAAK,EAAE,MAAM,KACV,KAAK,CAAC,YAAY,GAAG,IAAI,CAAC;IAC/B,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,iBAAiB,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC;IAGvC,eAAe,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAClC,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,WAAW,CAAC,EAAE,CAAC,IAAI,EAAE,oBAAoB,KAAK,IAAI,CAAC;IAEnD,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;IAC1B,qBAAqB,CAAC,EAAE,MAAM,CAAC;CAChC;AAED,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CAiR1D,CAAC;AAgFF,yBAAiB,eAAe,CAAC;IAC/B,KAAY,KAAK,GAAG,oBAAoB,CAAC;IACzC,KAAY,IAAI,GAAG,KAAK,CAAC,MAAM,CAAC,CAAC;IACjC,KAAY,IAAI,GAAG,KAAK,CAAC,MAAM,CAAC,CAAC,MAAM,CAAC,CAAC;CAC1C"}
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
*/
|
|
5
5
|
import React from 'react';
|
|
6
6
|
import { type StyleProp, type ViewStyle } from 'react-native';
|
|
7
|
-
import type { IContentData } from '../../../types';
|
|
8
7
|
import type { ThemeOverride } from '../../../theme/themes';
|
|
8
|
+
import type { IContentData } from '@zezosoft/zezo-ott-api-client';
|
|
9
9
|
export interface IHistoryItem {
|
|
10
10
|
_id: string;
|
|
11
11
|
content: IContentData;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WatchHistory.d.ts","sourceRoot":"","sources":["../../../../../../src/components/User/WatchHistory/WatchHistory.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAIL,KAAK,SAAS,EACd,KAAK,SAAS,EAEf,MAAM,cAAc,CAAC;AAUtB,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"WatchHistory.d.ts","sourceRoot":"","sources":["../../../../../../src/components/User/WatchHistory/WatchHistory.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAIL,KAAK,SAAS,EACd,KAAK,SAAS,EAEf,MAAM,cAAc,CAAC;AAUtB,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAE3D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAElE,MAAM,WAAW,YAAY;IAC3B,GAAG,EAAE,MAAM,CAAC;IACZ,OAAO,EAAE,YAAY,CAAC;IACtB,YAAY,EAAE,OAAO,GAAG,QAAQ,GAAG,aAAa,CAAC;IACjD,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,MAAM,CAAC;IACjB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,SAAS,EAAE,OAAO,CAAC;IACnB,cAAc,CAAC,EAAE,GAAG,CAAC;IACrB,eAAe,CAAC,EAAE,GAAG,CAAC;CACvB;AAED,MAAM,WAAW,iBAAiB;IAChC,IAAI,EAAE,YAAY,EAAE,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IAGpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,eAAe,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAClC,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;IACzB,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;IAC3B,cAAc,CAAC,EAAE,OAAO,CAAC;IAGzB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACjC,qBAAqB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAG7C,KAAK,CAAC,EAAE,aAAa,CAAC;IAGtB,UAAU,CAAC,EAAE,CAAC,IAAI,EAAE,YAAY,EAAE,KAAK,EAAE,MAAM,KAAK,KAAK,CAAC,YAAY,GAAG,IAAI,CAAC;IAC9E,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,iBAAiB,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC;IAGvC,eAAe,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAClC,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,WAAW,CAAC,EAAE,CAAC,IAAI,EAAE,YAAY,KAAK,IAAI,CAAC;IAE3C,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;IAC1B,qBAAqB,CAAC,EAAE,MAAM,CAAC;CAChC;AAED,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAoGpD,CAAC;AAkBF,yBAAiB,YAAY,CAAC;IAC5B,KAAY,KAAK,GAAG,iBAAiB,CAAC;IACtC,KAAY,IAAI,GAAG,KAAK,CAAC,MAAM,CAAC,CAAC;IACjC,KAAY,IAAI,GAAG,KAAK,CAAC,MAAM,CAAC,CAAC,MAAM,CAAC,CAAC;CAC1C"}
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
**/
|
|
5
5
|
import React from 'react';
|
|
6
6
|
import { type TextStyle, type StyleProp, type ViewStyle } from 'react-native';
|
|
7
|
-
import type { IContentData } from '../../../types';
|
|
8
7
|
import type { ThemeOverride } from '../../../theme/themes';
|
|
8
|
+
import type { IContentData } from '@zezosoft/zezo-ott-api-client';
|
|
9
9
|
type IWatchLaterItem = {
|
|
10
10
|
_id: string;
|
|
11
11
|
user_id?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WatchLater.d.ts","sourceRoot":"","sources":["../../../../../../src/components/User/WatchLater/WatchLater.tsx"],"names":[],"mappings":"AAAA;;;IAGI;AAEJ,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAKL,KAAK,SAAS,EACd,KAAK,SAAS,EACd,KAAK,SAAS,EAEf,MAAM,cAAc,CAAC;AAYtB,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"WatchLater.d.ts","sourceRoot":"","sources":["../../../../../../src/components/User/WatchLater/WatchLater.tsx"],"names":[],"mappings":"AAAA;;;IAGI;AAEJ,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAKL,KAAK,SAAS,EACd,KAAK,SAAS,EACd,KAAK,SAAS,EAEf,MAAM,cAAc,CAAC;AAYtB,OAAO,KAAK,EAAU,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAEnE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAElE,KAAK,eAAe,GAAG;IACrB,GAAG,EAAE,MAAM,CAAC;IACZ,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,YAAY,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG;IAC5B,IAAI,EAAE,eAAe,EAAE,CAAC;IACxB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,eAAe,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAClC,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;IACzB,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;IAC3B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAClC,SAAS,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACjC,qBAAqB,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7C,KAAK,CAAC,EAAE,aAAa,CAAC;IACtB,QAAQ,CAAC,EAAE,QAAQ,GAAG,UAAU,CAAC;IACjC,UAAU,CAAC,EAAE,CACX,IAAI,EAAE,eAAe,EACrB,KAAK,EAAE,MAAM,KACV,KAAK,CAAC,YAAY,GAAG,IAAI,CAAC;IAC/B,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,iBAAiB,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC;IACvC,eAAe,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAClC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,CAAC,IAAI,EAAE,eAAe,KAAK,IAAI,CAAC;IAC9C,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;IAC1B,qBAAqB,CAAC,EAAE,MAAM,CAAC;CAChC,CAAC;AAgEF,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAuKhD,CAAC;AA0DF,yBAAiB,UAAU,CAAC;IAC1B,KAAY,KAAK,GAAG,eAAe,CAAC;IACpC,KAAY,IAAI,GAAG,KAAK,CAAC,MAAM,CAAC,CAAC;IACjC,KAAY,IAAI,GAAG,KAAK,CAAC,MAAM,CAAC,CAAC,MAAM,CAAC,CAAC;CAC1C"}
|
|
@@ -5,12 +5,12 @@
|
|
|
5
5
|
import type { StyleProp, TextStyle, ViewStyle } from 'react-native';
|
|
6
6
|
import type { ImageStyle as FastImageStyle } from 'react-native-fast-image';
|
|
7
7
|
import type { ThemeOverride } from '../../theme/themes';
|
|
8
|
-
import type { IContentData } from '../../types';
|
|
9
8
|
import type { IGetSectionData, ISectionItem } from '../../types/sections';
|
|
10
9
|
import type { MoreFetchData } from '../../types/hook/usePaginatedSetion';
|
|
11
10
|
import type { IHistoryItem } from '../../components/User/WatchHistory/WatchHistory';
|
|
12
11
|
import type React from 'react';
|
|
13
12
|
import type { MiniInfo } from '../../components/ContentView/components/MiniInfo';
|
|
13
|
+
import type { IContentData } from '@zezosoft/zezo-ott-api-client';
|
|
14
14
|
export type ViewStyleProp = StyleProp<ViewStyle>;
|
|
15
15
|
export type TextStyleProp = StyleProp<TextStyle>;
|
|
16
16
|
export type FastImageStyleProp = StyleProp<FastImageStyle>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"content-view.types.d.ts","sourceRoot":"","sources":["../../../../../src/types/content/content-view.types.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACpE,OAAO,KAAK,EAAE,UAAU,IAAI,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAC5E,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACxD,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"content-view.types.d.ts","sourceRoot":"","sources":["../../../../../src/types/content/content-view.types.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/types/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,mBAAmB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/types/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,mBAAmB,8BAA8B,CAAC;AAClD,mBAAmB,YAAY,CAAC;AAChC,mBAAmB,QAAQ,CAAC"}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* @author Naresh Dhamu
|
|
3
3
|
* @lastModified Fri 04 Jul 2025 at 10:58 AM
|
|
4
4
|
*/
|
|
5
|
-
import type { IContentData } from '
|
|
5
|
+
import type { IContentData } from '@zezosoft/zezo-ott-api-client';
|
|
6
6
|
export type ISectionType = 'normal' | 'card_style_2' | 'card_style_3' | 'card_style_4' | 'card_style_5' | 'card_style_6' | 'card_rotate_in_out' | 'slider' | 'slider_style_2' | 'card_series_featured_style_1' | 'continue_watching' | 'new_releases' | 'top_10' | 'category';
|
|
7
7
|
/**
|
|
8
8
|
* Generic pagination metadata
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/types/sections/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/types/sections/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAElE,MAAM,MAAM,YAAY,GACpB,QAAQ,GACR,cAAc,GACd,cAAc,GACd,cAAc,GACd,cAAc,GACd,cAAc,GACd,oBAAoB,GACpB,QAAQ,GACR,gBAAgB,GAChB,8BAA8B,GAC9B,mBAAmB,GACnB,cAAc,GACd,QAAQ,GACR,UAAU,CAAC;AAEf;;GAEG;AACH,MAAM,WAAW,kBAAkB;IACjC,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,OAAO,CAAC;IACrB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;CACzB;AAED;;GAEG;AACH,MAAM,WAAW,eAAe;IAC9B,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,YAAY,CAAC;IACnB,WAAW,EAAE,MAAM,EAAE,CAAC;IACtB,QAAQ,EAAE;QACR,GAAG,EAAE,MAAM,CAAC;QACZ,IAAI,EAAE,MAAM,CAAC;QACb,IAAI,EAAE,MAAM,CAAC;KACd,CAAC;IACF,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,EAAE;QACP,IAAI,EAAE,YAAY,EAAE,CAAC;QACrB,IAAI,EAAE;YACJ,UAAU,EAAE,kBAAkB,CAAC;SAChC,CAAC;KACH,CAAC;IACF,MAAM,EAAE,OAAO,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;CACjB;AAED;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,eAAe,EAAE,CAAC;IACxB,IAAI,EAAE;QACJ,UAAU,EAAE,kBAAkB,CAAC;KAChC,CAAC;IACF,KAAK,EAAE,OAAO,CAAC;CAChB;AAED;;GAEG;AACH,MAAM,MAAM,YAAY,GAAG,eAAe,CAAC;AAC3C,MAAM,MAAM,eAAe,GAAG,eAAe,CAAC,SAAS,CAAC,CAAC;AACzD,MAAM,MAAM,YAAY,GAAG,mBAAmB,CAAC,MAAM,CAAC,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zezosoft/zezo-ott-react-native-ui-kit",
|
|
3
|
-
"version": "1.0
|
|
3
|
+
"version": "1.1.0",
|
|
4
4
|
"description": "A professional React Native UI component library built for OTT applications.",
|
|
5
5
|
"main": "./lib/module/index.js",
|
|
6
6
|
"types": "lib/typescript/src/index.d.ts",
|
|
@@ -78,6 +78,7 @@
|
|
|
78
78
|
"@types/lodash.debounce": "^4.0.9",
|
|
79
79
|
"@types/react": "^19.0.12",
|
|
80
80
|
"@types/react-native-snap-carousel": "^3.8.12",
|
|
81
|
+
"@zezosoft/zezo-ott-api-client": "^0.1.12",
|
|
81
82
|
"commitlint": "^19.6.1",
|
|
82
83
|
"del-cli": "^5.1.0",
|
|
83
84
|
"eslint": "^9.22.0",
|
|
@@ -28,15 +28,12 @@ import Animated, {
|
|
|
28
28
|
import { usePaginatedSection } from '../../../../hooks/usePaginatedSection';
|
|
29
29
|
import { useInternalTheme } from '../../../../theme/hook/useInternalTheme';
|
|
30
30
|
import NavigateToMore from '../components/NavigateToMore';
|
|
31
|
-
import type {
|
|
32
|
-
IContentData,
|
|
33
|
-
IGetSectionData,
|
|
34
|
-
MoreFetchData,
|
|
35
|
-
} from '../../../../types';
|
|
31
|
+
import type { IGetSectionData, MoreFetchData } from '../../../../types';
|
|
36
32
|
import type { ITheme, ThemeOverride } from '../../../../theme/themes';
|
|
37
33
|
import { Text } from '../../../Text';
|
|
38
34
|
import { RFValue } from 'react-native-responsive-fontsize';
|
|
39
35
|
import RentOrBuyIcon from '../components/RentOrBuyIcon';
|
|
36
|
+
import type { IContentData } from '@zezosoft/zezo-ott-api-client';
|
|
40
37
|
|
|
41
38
|
export interface IHistoryItem {
|
|
42
39
|
_id: string;
|
|
@@ -18,11 +18,12 @@ import SkeletonPlaceholder from 'react-native-skeleton-placeholder';
|
|
|
18
18
|
import { Play } from 'lucide-react-native';
|
|
19
19
|
import { Text } from '../../../../Text';
|
|
20
20
|
import Display from '../../../../../utils/Display';
|
|
21
|
-
import type {
|
|
21
|
+
import type { ISectionContent } from '../../../../../types';
|
|
22
22
|
import { useInternalTheme } from '../../../../../theme/hook/useInternalTheme';
|
|
23
23
|
import { RFValue } from 'react-native-responsive-fontsize';
|
|
24
24
|
import RentOrBuyIcon from '../../components/RentOrBuyIcon';
|
|
25
25
|
import type { ThemeOverride } from '../../../../../theme/themes';
|
|
26
|
+
import type { IContentData } from '@zezosoft/zezo-ott-api-client';
|
|
26
27
|
|
|
27
28
|
// Constants
|
|
28
29
|
const DEFAULT_SKELETON_COUNT = 3;
|
|
@@ -18,10 +18,11 @@ import { Text } from '../../../../Text';
|
|
|
18
18
|
import { useInternalTheme } from '../../../../../theme/hook/useInternalTheme';
|
|
19
19
|
import Display from '../../../../../utils/Display';
|
|
20
20
|
import { ThumbnailCard } from '../../components/ThumbnailCard';
|
|
21
|
-
import type {
|
|
21
|
+
import type { ISectionContent } from '../../../../../types';
|
|
22
22
|
import { RFValue } from 'react-native-responsive-fontsize';
|
|
23
23
|
import RentOrBuyIcon from '../../components/RentOrBuyIcon';
|
|
24
24
|
import type { ThemeOverride } from '../../../../../theme/themes';
|
|
25
|
+
import type { IContentData } from '@zezosoft/zezo-ott-api-client';
|
|
25
26
|
|
|
26
27
|
const FULL_WIDTH = Display.fullWidth;
|
|
27
28
|
const FULL_HEIGHT = FULL_WIDTH * (9 / 16);
|
|
@@ -26,12 +26,12 @@ import { usePaginatedSection } from '../../../../hooks/usePaginatedSection';
|
|
|
26
26
|
import { useInternalTheme } from '../../../../theme/hook/useInternalTheme';
|
|
27
27
|
import type { ITheme, ThemeOverride } from '../../../../theme/themes';
|
|
28
28
|
import type {
|
|
29
|
-
IContentData,
|
|
30
29
|
IGetSectionData,
|
|
31
30
|
ISectionContent,
|
|
32
31
|
MoreFetchData,
|
|
33
32
|
} from '../../../../types';
|
|
34
33
|
import { RFValue } from 'react-native-responsive-fontsize';
|
|
34
|
+
import type { IContentData } from '@zezosoft/zezo-ott-api-client';
|
|
35
35
|
|
|
36
36
|
const DEFAULT_ITEM_WIDTH = moderateScale(140);
|
|
37
37
|
const DEFAULT_BORDER_RADIUS = moderateScale(5);
|