@opexa/portal-sdk 0.59.50 → 0.59.51
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-6BZILZI4.js → chunk-GXJX4GGR.js} +4 -4
- package/dist/{chunk-6BZILZI4.js.map → chunk-GXJX4GGR.js.map} +1 -1
- package/dist/index.cjs +4 -4
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +3 -3
- package/dist/index.js.map +1 -1
- package/dist/services/index.cjs +2 -2
- package/dist/services/index.cjs.map +1 -1
- package/dist/services/index.d.cts +2 -2
- package/dist/services/index.d.ts +2 -2
- package/dist/services/index.js +1 -1
- package/dist/{types-GXwS5U3c.d.ts → types-CDDYRJlR.d.ts} +4 -4
- package/dist/{types-BZVQCB0h.d.cts → types-J3W8kgf1.d.cts} +4 -4
- package/package.json +1 -1
|
@@ -177,7 +177,7 @@ var MEMBER_REBATE_CONTRIBUTION_QUERY = gql`
|
|
|
177
177
|
percentage
|
|
178
178
|
loss
|
|
179
179
|
turnover
|
|
180
|
-
|
|
180
|
+
amount
|
|
181
181
|
}
|
|
182
182
|
rebatesPerGame {
|
|
183
183
|
game {
|
|
@@ -187,7 +187,7 @@ var MEMBER_REBATE_CONTRIBUTION_QUERY = gql`
|
|
|
187
187
|
percentage
|
|
188
188
|
loss
|
|
189
189
|
turnover
|
|
190
|
-
|
|
190
|
+
amount
|
|
191
191
|
}
|
|
192
192
|
}
|
|
193
193
|
}
|
|
@@ -6269,5 +6269,5 @@ var ExtensionService = class {
|
|
|
6269
6269
|
};
|
|
6270
6270
|
|
|
6271
6271
|
export { AccountService, AuthService, CmsPortalService, ExtensionService, FileService, GameService, PortalService, ReportService, TriggerService, WalletService };
|
|
6272
|
-
//# sourceMappingURL=chunk-
|
|
6273
|
-
//# sourceMappingURL=chunk-
|
|
6272
|
+
//# sourceMappingURL=chunk-GXJX4GGR.js.map
|
|
6273
|
+
//# sourceMappingURL=chunk-GXJX4GGR.js.map
|