@everymatrix/player-account-controller 1.64.2 → 1.64.5

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.
@@ -456,7 +456,7 @@ if (typeof window < "u") {
456
456
  }
457
457
  };
458
458
  };
459
- customElements.define = n(customElements.define), import("./PlayerAccountTransactionsHistory-BRz2bw7T.js").then(({ default: e }) => {
459
+ customElements.define = n(customElements.define), import("./PlayerAccountTransactionsHistory-CEiUC81p.js").then(({ default: e }) => {
460
460
  !customElements.get("player-account-transactions-history") && customElements.define("player-account-transactions-history", e.element);
461
461
  });
462
462
  }
@@ -1031,11 +1031,6 @@ function Ii(n) {
1031
1031
  return {
1032
1032
  c() {
1033
1033
  e = p("player-account-transactions-history"), i(
1034
- e,
1035
- "lang",
1036
- /*lang*/
1037
- n[6]
1038
- ), i(
1039
1034
  e,
1040
1035
  "endpoint",
1041
1036
  /*endpoint*/
@@ -1065,6 +1060,11 @@ function Ii(n) {
1065
1060
  "defaultpagesize",
1066
1061
  /*defaultpagesize*/
1067
1062
  n[48]
1063
+ ), i(
1064
+ e,
1065
+ "playercurrency",
1066
+ /*currency*/
1067
+ n[21]
1068
1068
  ), i(
1069
1069
  e,
1070
1070
  "formatamount",
@@ -1075,19 +1075,33 @@ function Ii(n) {
1075
1075
  "customcurrencysymbols",
1076
1076
  /*customcurrencysymbols*/
1077
1077
  n[20]
1078
+ ), i(
1079
+ e,
1080
+ "mbsource",
1081
+ /*mbsource*/
1082
+ n[25]
1083
+ ), i(
1084
+ e,
1085
+ "clientstylingurl",
1086
+ /*clientstylingurl*/
1087
+ n[24]
1088
+ ), i(
1089
+ e,
1090
+ "clientstyling",
1091
+ /*clientstyling*/
1092
+ n[23]
1093
+ ), i(
1094
+ e,
1095
+ "translationurl",
1096
+ /*translationurl*/
1097
+ n[26]
1078
1098
  );
1079
1099
  },
1080
1100
  m(s, t) {
1081
1101
  c(s, e, t);
1082
1102
  },
1083
1103
  p(s, t) {
1084
- t[0] & /*lang*/
1085
- 64 && i(
1086
- e,
1087
- "lang",
1088
- /*lang*/
1089
- s[6]
1090
- ), t[0] & /*endpoint*/
1104
+ t[0] & /*endpoint*/
1091
1105
  32 && i(
1092
1106
  e,
1093
1107
  "endpoint",
@@ -1123,6 +1137,12 @@ function Ii(n) {
1123
1137
  "defaultpagesize",
1124
1138
  /*defaultpagesize*/
1125
1139
  s[48]
1140
+ ), t[0] & /*currency*/
1141
+ 2097152 && i(
1142
+ e,
1143
+ "playercurrency",
1144
+ /*currency*/
1145
+ s[21]
1126
1146
  ), t[1] & /*limitformat*/
1127
1147
  16384 && i(
1128
1148
  e,
@@ -1135,6 +1155,30 @@ function Ii(n) {
1135
1155
  "customcurrencysymbols",
1136
1156
  /*customcurrencysymbols*/
1137
1157
  s[20]
1158
+ ), t[0] & /*mbsource*/
1159
+ 33554432 && i(
1160
+ e,
1161
+ "mbsource",
1162
+ /*mbsource*/
1163
+ s[25]
1164
+ ), t[0] & /*clientstylingurl*/
1165
+ 16777216 && i(
1166
+ e,
1167
+ "clientstylingurl",
1168
+ /*clientstylingurl*/
1169
+ s[24]
1170
+ ), t[0] & /*clientstyling*/
1171
+ 8388608 && i(
1172
+ e,
1173
+ "clientstyling",
1174
+ /*clientstyling*/
1175
+ s[23]
1176
+ ), t[0] & /*translationurl*/
1177
+ 67108864 && i(
1178
+ e,
1179
+ "translationurl",
1180
+ /*translationurl*/
1181
+ s[26]
1138
1182
  );
1139
1183
  },
1140
1184
  d(s) {
@@ -3860,11 +3904,6 @@ function os(n) {
3860
3904
  return {
3861
3905
  c() {
3862
3906
  e = p("player-account-transactions-history"), i(
3863
- e,
3864
- "lang",
3865
- /*lang*/
3866
- n[6]
3867
- ), i(
3868
3907
  e,
3869
3908
  "endpoint",
3870
3909
  /*endpoint*/
@@ -3894,6 +3933,11 @@ function os(n) {
3894
3933
  "defaultpagesize",
3895
3934
  /*defaultpagesize*/
3896
3935
  n[48]
3936
+ ), i(
3937
+ e,
3938
+ "playercurrency",
3939
+ /*currency*/
3940
+ n[21]
3897
3941
  ), i(
3898
3942
  e,
3899
3943
  "formatamount",
@@ -3904,19 +3948,33 @@ function os(n) {
3904
3948
  "customcurrencysymbols",
3905
3949
  /*customcurrencysymbols*/
3906
3950
  n[20]
3951
+ ), i(
3952
+ e,
3953
+ "mbsource",
3954
+ /*mbsource*/
3955
+ n[25]
3956
+ ), i(
3957
+ e,
3958
+ "clientstylingurl",
3959
+ /*clientstylingurl*/
3960
+ n[24]
3961
+ ), i(
3962
+ e,
3963
+ "clientstyling",
3964
+ /*clientstyling*/
3965
+ n[23]
3966
+ ), i(
3967
+ e,
3968
+ "translationurl",
3969
+ /*translationurl*/
3970
+ n[26]
3907
3971
  );
3908
3972
  },
3909
3973
  m(s, t) {
3910
3974
  c(s, e, t);
3911
3975
  },
3912
3976
  p(s, t) {
3913
- t[0] & /*lang*/
3914
- 64 && i(
3915
- e,
3916
- "lang",
3917
- /*lang*/
3918
- s[6]
3919
- ), t[0] & /*endpoint*/
3977
+ t[0] & /*endpoint*/
3920
3978
  32 && i(
3921
3979
  e,
3922
3980
  "endpoint",
@@ -3952,6 +4010,12 @@ function os(n) {
3952
4010
  "defaultpagesize",
3953
4011
  /*defaultpagesize*/
3954
4012
  s[48]
4013
+ ), t[0] & /*currency*/
4014
+ 2097152 && i(
4015
+ e,
4016
+ "playercurrency",
4017
+ /*currency*/
4018
+ s[21]
3955
4019
  ), t[1] & /*limitformat*/
3956
4020
  16384 && i(
3957
4021
  e,
@@ -3964,6 +4028,30 @@ function os(n) {
3964
4028
  "customcurrencysymbols",
3965
4029
  /*customcurrencysymbols*/
3966
4030
  s[20]
4031
+ ), t[0] & /*mbsource*/
4032
+ 33554432 && i(
4033
+ e,
4034
+ "mbsource",
4035
+ /*mbsource*/
4036
+ s[25]
4037
+ ), t[0] & /*clientstylingurl*/
4038
+ 16777216 && i(
4039
+ e,
4040
+ "clientstylingurl",
4041
+ /*clientstylingurl*/
4042
+ s[24]
4043
+ ), t[0] & /*clientstyling*/
4044
+ 8388608 && i(
4045
+ e,
4046
+ "clientstyling",
4047
+ /*clientstyling*/
4048
+ s[23]
4049
+ ), t[0] & /*translationurl*/
4050
+ 67108864 && i(
4051
+ e,
4052
+ "translationurl",
4053
+ /*translationurl*/
4054
+ s[26]
3967
4055
  );
3968
4056
  },
3969
4057
  d(s) {
@@ -472,7 +472,7 @@ if (typeof window != "undefined") {
472
472
  }
473
473
  };
474
474
  };
475
- customElements.define = n(customElements.define), import("./PlayerAccountTransactionsHistory-D2lWBV-A.js").then(({ default: e }) => {
475
+ customElements.define = n(customElements.define), import("./PlayerAccountTransactionsHistory-WBE1u4sa.js").then(({ default: e }) => {
476
476
  !customElements.get("player-account-transactions-history") && customElements.define("player-account-transactions-history", e.element);
477
477
  });
478
478
  }
@@ -1047,11 +1047,6 @@ function Ri(n) {
1047
1047
  return {
1048
1048
  c() {
1049
1049
  e = p("player-account-transactions-history"), i(
1050
- e,
1051
- "lang",
1052
- /*lang*/
1053
- n[6]
1054
- ), i(
1055
1050
  e,
1056
1051
  "endpoint",
1057
1052
  /*endpoint*/
@@ -1081,6 +1076,11 @@ function Ri(n) {
1081
1076
  "defaultpagesize",
1082
1077
  /*defaultpagesize*/
1083
1078
  n[48]
1079
+ ), i(
1080
+ e,
1081
+ "playercurrency",
1082
+ /*currency*/
1083
+ n[21]
1084
1084
  ), i(
1085
1085
  e,
1086
1086
  "formatamount",
@@ -1091,19 +1091,33 @@ function Ri(n) {
1091
1091
  "customcurrencysymbols",
1092
1092
  /*customcurrencysymbols*/
1093
1093
  n[20]
1094
+ ), i(
1095
+ e,
1096
+ "mbsource",
1097
+ /*mbsource*/
1098
+ n[25]
1099
+ ), i(
1100
+ e,
1101
+ "clientstylingurl",
1102
+ /*clientstylingurl*/
1103
+ n[24]
1104
+ ), i(
1105
+ e,
1106
+ "clientstyling",
1107
+ /*clientstyling*/
1108
+ n[23]
1109
+ ), i(
1110
+ e,
1111
+ "translationurl",
1112
+ /*translationurl*/
1113
+ n[26]
1094
1114
  );
1095
1115
  },
1096
1116
  m(s, t) {
1097
1117
  c(s, e, t);
1098
1118
  },
1099
1119
  p(s, t) {
1100
- t[0] & /*lang*/
1101
- 64 && i(
1102
- e,
1103
- "lang",
1104
- /*lang*/
1105
- s[6]
1106
- ), t[0] & /*endpoint*/
1120
+ t[0] & /*endpoint*/
1107
1121
  32 && i(
1108
1122
  e,
1109
1123
  "endpoint",
@@ -1139,6 +1153,12 @@ function Ri(n) {
1139
1153
  "defaultpagesize",
1140
1154
  /*defaultpagesize*/
1141
1155
  s[48]
1156
+ ), t[0] & /*currency*/
1157
+ 2097152 && i(
1158
+ e,
1159
+ "playercurrency",
1160
+ /*currency*/
1161
+ s[21]
1142
1162
  ), t[1] & /*limitformat*/
1143
1163
  16384 && i(
1144
1164
  e,
@@ -1151,6 +1171,30 @@ function Ri(n) {
1151
1171
  "customcurrencysymbols",
1152
1172
  /*customcurrencysymbols*/
1153
1173
  s[20]
1174
+ ), t[0] & /*mbsource*/
1175
+ 33554432 && i(
1176
+ e,
1177
+ "mbsource",
1178
+ /*mbsource*/
1179
+ s[25]
1180
+ ), t[0] & /*clientstylingurl*/
1181
+ 16777216 && i(
1182
+ e,
1183
+ "clientstylingurl",
1184
+ /*clientstylingurl*/
1185
+ s[24]
1186
+ ), t[0] & /*clientstyling*/
1187
+ 8388608 && i(
1188
+ e,
1189
+ "clientstyling",
1190
+ /*clientstyling*/
1191
+ s[23]
1192
+ ), t[0] & /*translationurl*/
1193
+ 67108864 && i(
1194
+ e,
1195
+ "translationurl",
1196
+ /*translationurl*/
1197
+ s[26]
1154
1198
  );
1155
1199
  },
1156
1200
  d(s) {
@@ -3876,11 +3920,6 @@ function as(n) {
3876
3920
  return {
3877
3921
  c() {
3878
3922
  e = p("player-account-transactions-history"), i(
3879
- e,
3880
- "lang",
3881
- /*lang*/
3882
- n[6]
3883
- ), i(
3884
3923
  e,
3885
3924
  "endpoint",
3886
3925
  /*endpoint*/
@@ -3910,6 +3949,11 @@ function as(n) {
3910
3949
  "defaultpagesize",
3911
3950
  /*defaultpagesize*/
3912
3951
  n[48]
3952
+ ), i(
3953
+ e,
3954
+ "playercurrency",
3955
+ /*currency*/
3956
+ n[21]
3913
3957
  ), i(
3914
3958
  e,
3915
3959
  "formatamount",
@@ -3920,19 +3964,33 @@ function as(n) {
3920
3964
  "customcurrencysymbols",
3921
3965
  /*customcurrencysymbols*/
3922
3966
  n[20]
3967
+ ), i(
3968
+ e,
3969
+ "mbsource",
3970
+ /*mbsource*/
3971
+ n[25]
3972
+ ), i(
3973
+ e,
3974
+ "clientstylingurl",
3975
+ /*clientstylingurl*/
3976
+ n[24]
3977
+ ), i(
3978
+ e,
3979
+ "clientstyling",
3980
+ /*clientstyling*/
3981
+ n[23]
3982
+ ), i(
3983
+ e,
3984
+ "translationurl",
3985
+ /*translationurl*/
3986
+ n[26]
3923
3987
  );
3924
3988
  },
3925
3989
  m(s, t) {
3926
3990
  c(s, e, t);
3927
3991
  },
3928
3992
  p(s, t) {
3929
- t[0] & /*lang*/
3930
- 64 && i(
3931
- e,
3932
- "lang",
3933
- /*lang*/
3934
- s[6]
3935
- ), t[0] & /*endpoint*/
3993
+ t[0] & /*endpoint*/
3936
3994
  32 && i(
3937
3995
  e,
3938
3996
  "endpoint",
@@ -3968,6 +4026,12 @@ function as(n) {
3968
4026
  "defaultpagesize",
3969
4027
  /*defaultpagesize*/
3970
4028
  s[48]
4029
+ ), t[0] & /*currency*/
4030
+ 2097152 && i(
4031
+ e,
4032
+ "playercurrency",
4033
+ /*currency*/
4034
+ s[21]
3971
4035
  ), t[1] & /*limitformat*/
3972
4036
  16384 && i(
3973
4037
  e,
@@ -3980,6 +4044,30 @@ function as(n) {
3980
4044
  "customcurrencysymbols",
3981
4045
  /*customcurrencysymbols*/
3982
4046
  s[20]
4047
+ ), t[0] & /*mbsource*/
4048
+ 33554432 && i(
4049
+ e,
4050
+ "mbsource",
4051
+ /*mbsource*/
4052
+ s[25]
4053
+ ), t[0] & /*clientstylingurl*/
4054
+ 16777216 && i(
4055
+ e,
4056
+ "clientstylingurl",
4057
+ /*clientstylingurl*/
4058
+ s[24]
4059
+ ), t[0] & /*clientstyling*/
4060
+ 8388608 && i(
4061
+ e,
4062
+ "clientstyling",
4063
+ /*clientstyling*/
4064
+ s[23]
4065
+ ), t[0] & /*translationurl*/
4066
+ 67108864 && i(
4067
+ e,
4068
+ "translationurl",
4069
+ /*translationurl*/
4070
+ s[26]
3983
4071
  );
3984
4072
  },
3985
4073
  d(s) {