diff options
| author | altaf-creator <dev@altafcreator.com> | 2025-11-09 11:15:19 +0800 |
|---|---|---|
| committer | altaf-creator <dev@altafcreator.com> | 2025-11-09 11:15:19 +0800 |
| commit | 8eff962cab608341a6f2fedc640a0e32d96f26e2 (patch) | |
| tree | 05534d1a720ddc3691d346c69b4972555820a061 /frontend-old/node_modules/firebase/auth | |
pain
Diffstat (limited to 'frontend-old/node_modules/firebase/auth')
246 files changed, 3984 insertions, 0 deletions
diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/ai/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/ai/index.d.ts new file mode 100644 index 0000000..c80ed3d --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/ai/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2025 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/ai'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/analytics/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/analytics/index.d.ts new file mode 100644 index 0000000..7a669f1 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/analytics/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/analytics'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/app-check/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/app-check/index.d.ts new file mode 100644 index 0000000..869a0db --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/app-check/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/app-check'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/app/index.cdn.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/app/index.cdn.d.ts new file mode 100644 index 0000000..737d20d --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/app/index.cdn.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/app'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/app/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/app/index.d.ts new file mode 100644 index 0000000..a27ebbc --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/app/index.d.ts @@ -0,0 +1 @@ +export * from '@firebase/app'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/auth/cordova/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/auth/cordova/index.d.ts new file mode 100644 index 0000000..408dc35 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/auth/cordova/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/auth/cordova'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/auth/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/auth/index.d.ts new file mode 100644 index 0000000..49f5fa3 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/auth/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/auth'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/auth/web-extension/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/auth/web-extension/index.d.ts new file mode 100644 index 0000000..2f0c95b --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/auth/web-extension/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2023 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/auth/web-extension'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/compat/analytics/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/analytics/index.d.ts new file mode 100644 index 0000000..e3bf6c7 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/analytics/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/analytics-compat'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/compat/app-check/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/app-check/index.d.ts new file mode 100644 index 0000000..7256089 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/app-check/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/app-check-compat'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/compat/app/index.cdn.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/app/index.cdn.d.ts new file mode 100644 index 0000000..f84be60 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/app/index.cdn.d.ts @@ -0,0 +1,18 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from '@firebase/app-compat'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/compat/app/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/app/index.d.ts new file mode 100644 index 0000000..f84be60 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/app/index.d.ts @@ -0,0 +1,18 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from '@firebase/app-compat'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/compat/auth/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/auth/index.d.ts new file mode 100644 index 0000000..d856792 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/auth/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/auth-compat'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/compat/database/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/database/index.d.ts new file mode 100644 index 0000000..c10c1ec --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/database/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/database-compat'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/compat/firestore/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/firestore/index.d.ts new file mode 100644 index 0000000..64676cb --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/firestore/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/firestore-compat'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/compat/functions/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/functions/index.d.ts new file mode 100644 index 0000000..d4dc077 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/functions/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/functions-compat'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/compat/index.cdn.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/index.cdn.d.ts new file mode 100644 index 0000000..ea50472 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/index.cdn.d.ts @@ -0,0 +1,28 @@ +/** + * @license + * Copyright 2017 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './analytics'; +import './app-check'; +import './auth'; +import './database'; +import './firestore'; +import './functions'; +import './messaging'; +import './storage'; +import './performance'; +import './remote-config'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/compat/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/index.d.ts new file mode 100644 index 0000000..ea50472 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/index.d.ts @@ -0,0 +1,28 @@ +/** + * @license + * Copyright 2017 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './analytics'; +import './app-check'; +import './auth'; +import './database'; +import './firestore'; +import './functions'; +import './messaging'; +import './storage'; +import './performance'; +import './remote-config'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/compat/index.node.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/index.node.d.ts new file mode 100644 index 0000000..4f67f98 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/index.node.d.ts @@ -0,0 +1,23 @@ +/** + * @license + * Copyright 2017 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './auth'; +import './database'; +import './firestore'; +import './functions'; +import './storage'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/compat/index.perf.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/index.perf.d.ts new file mode 100644 index 0000000..ca05d36 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/index.perf.d.ts @@ -0,0 +1,19 @@ +/** + * @license + * Copyright 2019 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './performance'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/compat/index.rn.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/index.rn.d.ts new file mode 100644 index 0000000..d2ec580 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/index.rn.d.ts @@ -0,0 +1,21 @@ +/** + * @license + * Copyright 2017 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './auth'; +import './database'; +import './firestore'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/compat/installations/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/installations/index.d.ts new file mode 100644 index 0000000..e0ca08e --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/installations/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2022 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/installations-compat'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/compat/messaging/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/messaging/index.d.ts new file mode 100644 index 0000000..eb6caa1 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/messaging/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/messaging-compat'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/compat/performance/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/performance/index.d.ts new file mode 100644 index 0000000..47f0fb2 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/performance/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/performance-compat'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/compat/remote-config/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/remote-config/index.d.ts new file mode 100644 index 0000000..b72da39 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/remote-config/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/remote-config-compat'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/compat/storage/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/storage/index.d.ts new file mode 100644 index 0000000..2ab44a4 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/compat/storage/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/storage-compat'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/data-connect/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/data-connect/index.d.ts new file mode 100644 index 0000000..54504a3 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/data-connect/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2024 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/data-connect'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/database/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/database/index.d.ts new file mode 100644 index 0000000..ca08ed4 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/database/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/database'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/ai/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/ai/index.d.ts new file mode 100644 index 0000000..c80ed3d --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/ai/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2025 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/ai'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/analytics/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/analytics/index.d.ts new file mode 100644 index 0000000..7a669f1 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/analytics/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/analytics'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/app-check/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/app-check/index.d.ts new file mode 100644 index 0000000..869a0db --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/app-check/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/app-check'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/app/index.cdn.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/app/index.cdn.d.ts new file mode 100644 index 0000000..737d20d --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/app/index.cdn.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/app'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/app/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/app/index.d.ts new file mode 100644 index 0000000..a27ebbc --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/app/index.d.ts @@ -0,0 +1 @@ +export * from '@firebase/app'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/auth/cordova/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/auth/cordova/index.d.ts new file mode 100644 index 0000000..408dc35 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/auth/cordova/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/auth/cordova'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/auth/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/auth/index.d.ts new file mode 100644 index 0000000..49f5fa3 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/auth/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/auth'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/auth/web-extension/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/auth/web-extension/index.d.ts new file mode 100644 index 0000000..2f0c95b --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/auth/web-extension/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2023 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/auth/web-extension'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/analytics/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/analytics/index.d.ts new file mode 100644 index 0000000..e3bf6c7 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/analytics/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/analytics-compat'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/app-check/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/app-check/index.d.ts new file mode 100644 index 0000000..7256089 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/app-check/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/app-check-compat'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/app/index.cdn.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/app/index.cdn.d.ts new file mode 100644 index 0000000..f84be60 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/app/index.cdn.d.ts @@ -0,0 +1,18 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from '@firebase/app-compat'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/app/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/app/index.d.ts new file mode 100644 index 0000000..f84be60 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/app/index.d.ts @@ -0,0 +1,18 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from '@firebase/app-compat'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/auth/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/auth/index.d.ts new file mode 100644 index 0000000..d856792 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/auth/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/auth-compat'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/database/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/database/index.d.ts new file mode 100644 index 0000000..c10c1ec --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/database/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/database-compat'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/firestore/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/firestore/index.d.ts new file mode 100644 index 0000000..64676cb --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/firestore/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/firestore-compat'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/functions/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/functions/index.d.ts new file mode 100644 index 0000000..d4dc077 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/functions/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/functions-compat'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/index.cdn.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/index.cdn.d.ts new file mode 100644 index 0000000..ea50472 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/index.cdn.d.ts @@ -0,0 +1,28 @@ +/** + * @license + * Copyright 2017 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './analytics'; +import './app-check'; +import './auth'; +import './database'; +import './firestore'; +import './functions'; +import './messaging'; +import './storage'; +import './performance'; +import './remote-config'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/index.d.ts new file mode 100644 index 0000000..ea50472 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/index.d.ts @@ -0,0 +1,28 @@ +/** + * @license + * Copyright 2017 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './analytics'; +import './app-check'; +import './auth'; +import './database'; +import './firestore'; +import './functions'; +import './messaging'; +import './storage'; +import './performance'; +import './remote-config'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/index.node.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/index.node.d.ts new file mode 100644 index 0000000..4f67f98 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/index.node.d.ts @@ -0,0 +1,23 @@ +/** + * @license + * Copyright 2017 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './auth'; +import './database'; +import './firestore'; +import './functions'; +import './storage'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/index.perf.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/index.perf.d.ts new file mode 100644 index 0000000..ca05d36 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/index.perf.d.ts @@ -0,0 +1,19 @@ +/** + * @license + * Copyright 2019 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './performance'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/index.rn.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/index.rn.d.ts new file mode 100644 index 0000000..d2ec580 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/index.rn.d.ts @@ -0,0 +1,21 @@ +/** + * @license + * Copyright 2017 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './auth'; +import './database'; +import './firestore'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/installations/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/installations/index.d.ts new file mode 100644 index 0000000..e0ca08e --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/installations/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2022 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/installations-compat'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/messaging/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/messaging/index.d.ts new file mode 100644 index 0000000..eb6caa1 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/messaging/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/messaging-compat'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/performance/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/performance/index.d.ts new file mode 100644 index 0000000..47f0fb2 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/performance/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/performance-compat'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/remote-config/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/remote-config/index.d.ts new file mode 100644 index 0000000..b72da39 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/remote-config/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/remote-config-compat'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/storage/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/storage/index.d.ts new file mode 100644 index 0000000..2ab44a4 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/compat/storage/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/storage-compat'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/data-connect/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/data-connect/index.d.ts new file mode 100644 index 0000000..54504a3 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/data-connect/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2024 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/data-connect'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/database/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/database/index.d.ts new file mode 100644 index 0000000..ca08ed4 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/database/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/database'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/firestore/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/firestore/index.d.ts new file mode 100644 index 0000000..18cc697 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/firestore/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/firestore'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/firestore/lite/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/firestore/lite/index.d.ts new file mode 100644 index 0000000..ae14926 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/firestore/lite/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/firestore/lite'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/functions/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/functions/index.d.ts new file mode 100644 index 0000000..f824c3e --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/functions/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/functions'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/index.esm.js b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/index.esm.js new file mode 100644 index 0000000..c2fc4fd --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/index.esm.js @@ -0,0 +1,2 @@ +export * from '@firebase/auth/cordova'; +//# sourceMappingURL=index.esm.js.map diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/index.esm.js.map b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/index.esm.js.map new file mode 100644 index 0000000..1a67fcc --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/index.esm.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
\ No newline at end of file diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/installations/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/installations/index.d.ts new file mode 100644 index 0000000..5102314 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/installations/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2022 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/installations'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/messaging/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/messaging/index.d.ts new file mode 100644 index 0000000..9777a44 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/messaging/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/messaging'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/messaging/sw/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/messaging/sw/index.d.ts new file mode 100644 index 0000000..198cc26 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/messaging/sw/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/messaging/sw'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/package.json b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/package.json new file mode 100644 index 0000000..7c34deb --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/package.json @@ -0,0 +1 @@ +{"type":"module"}
\ No newline at end of file diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/performance/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/performance/index.d.ts new file mode 100644 index 0000000..ea17ad6 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/performance/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/performance'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/remote-config/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/remote-config/index.d.ts new file mode 100644 index 0000000..6fee9e7 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/remote-config/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/remote-config'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/esm/storage/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/storage/index.d.ts new file mode 100644 index 0000000..58da59e --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/esm/storage/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/storage'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/firestore/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/firestore/index.d.ts new file mode 100644 index 0000000..18cc697 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/firestore/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/firestore'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/firestore/lite/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/firestore/lite/index.d.ts new file mode 100644 index 0000000..ae14926 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/firestore/lite/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/firestore/lite'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/functions/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/functions/index.d.ts new file mode 100644 index 0000000..f824c3e --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/functions/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/functions'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/index.cjs.js b/frontend-old/node_modules/firebase/auth/cordova/dist/index.cjs.js new file mode 100644 index 0000000..db2572b --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/index.cjs.js @@ -0,0 +1,15 @@ +'use strict'; + +Object.defineProperty(exports, '__esModule', { value: true }); + +var cordova = require('@firebase/auth/cordova'); + + + +Object.keys(cordova).forEach(function (k) { + if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, { + enumerable: true, + get: function () { return cordova[k]; } + }); +}); +//# sourceMappingURL=index.cjs.js.map diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/index.cjs.js.map b/frontend-old/node_modules/firebase/auth/cordova/dist/index.cjs.js.map new file mode 100644 index 0000000..f8cee2e --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/index.cjs.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.cjs.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;"}
\ No newline at end of file diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/index.mjs b/frontend-old/node_modules/firebase/auth/cordova/dist/index.mjs new file mode 100644 index 0000000..6fb8112 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/index.mjs @@ -0,0 +1,2 @@ +export * from '@firebase/auth/cordova'; +//# sourceMappingURL=index.mjs.map diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/index.mjs.map b/frontend-old/node_modules/firebase/auth/cordova/dist/index.mjs.map new file mode 100644 index 0000000..1dfa0dd --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/index.mjs.map @@ -0,0 +1 @@ +{"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
\ No newline at end of file diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/installations/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/installations/index.d.ts new file mode 100644 index 0000000..5102314 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/installations/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2022 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/installations'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/messaging/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/messaging/index.d.ts new file mode 100644 index 0000000..9777a44 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/messaging/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/messaging'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/messaging/sw/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/messaging/sw/index.d.ts new file mode 100644 index 0000000..198cc26 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/messaging/sw/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/messaging/sw'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/performance/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/performance/index.d.ts new file mode 100644 index 0000000..ea17ad6 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/performance/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/performance'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/remote-config/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/remote-config/index.d.ts new file mode 100644 index 0000000..6fee9e7 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/remote-config/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/remote-config'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/dist/storage/index.d.ts b/frontend-old/node_modules/firebase/auth/cordova/dist/storage/index.d.ts new file mode 100644 index 0000000..58da59e --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/dist/storage/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/storage'; diff --git a/frontend-old/node_modules/firebase/auth/cordova/package.json b/frontend-old/node_modules/firebase/auth/cordova/package.json new file mode 100644 index 0000000..bee11e7 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/cordova/package.json @@ -0,0 +1,7 @@ +{ + "name": "firebase/auth/cordova", + "main": "dist/index.cjs.js", + "browser": "dist/esm/index.esm.js", + "module": "dist/esm/index.esm.js", + "typings": "dist/auth/cordova/index.d.ts" +}
\ No newline at end of file diff --git a/frontend-old/node_modules/firebase/auth/dist/ai/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/ai/index.d.ts new file mode 100644 index 0000000..c80ed3d --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/ai/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2025 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/ai'; diff --git a/frontend-old/node_modules/firebase/auth/dist/analytics/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/analytics/index.d.ts new file mode 100644 index 0000000..7a669f1 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/analytics/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/analytics'; diff --git a/frontend-old/node_modules/firebase/auth/dist/app-check/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/app-check/index.d.ts new file mode 100644 index 0000000..869a0db --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/app-check/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/app-check'; diff --git a/frontend-old/node_modules/firebase/auth/dist/app/index.cdn.d.ts b/frontend-old/node_modules/firebase/auth/dist/app/index.cdn.d.ts new file mode 100644 index 0000000..737d20d --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/app/index.cdn.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/app'; diff --git a/frontend-old/node_modules/firebase/auth/dist/app/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/app/index.d.ts new file mode 100644 index 0000000..a27ebbc --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/app/index.d.ts @@ -0,0 +1 @@ +export * from '@firebase/app'; diff --git a/frontend-old/node_modules/firebase/auth/dist/auth/cordova/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/auth/cordova/index.d.ts new file mode 100644 index 0000000..408dc35 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/auth/cordova/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/auth/cordova'; diff --git a/frontend-old/node_modules/firebase/auth/dist/auth/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/auth/index.d.ts new file mode 100644 index 0000000..49f5fa3 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/auth/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/auth'; diff --git a/frontend-old/node_modules/firebase/auth/dist/auth/web-extension/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/auth/web-extension/index.d.ts new file mode 100644 index 0000000..2f0c95b --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/auth/web-extension/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2023 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/auth/web-extension'; diff --git a/frontend-old/node_modules/firebase/auth/dist/compat/analytics/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/compat/analytics/index.d.ts new file mode 100644 index 0000000..e3bf6c7 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/compat/analytics/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/analytics-compat'; diff --git a/frontend-old/node_modules/firebase/auth/dist/compat/app-check/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/compat/app-check/index.d.ts new file mode 100644 index 0000000..7256089 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/compat/app-check/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/app-check-compat'; diff --git a/frontend-old/node_modules/firebase/auth/dist/compat/app/index.cdn.d.ts b/frontend-old/node_modules/firebase/auth/dist/compat/app/index.cdn.d.ts new file mode 100644 index 0000000..f84be60 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/compat/app/index.cdn.d.ts @@ -0,0 +1,18 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from '@firebase/app-compat'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/dist/compat/app/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/compat/app/index.d.ts new file mode 100644 index 0000000..f84be60 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/compat/app/index.d.ts @@ -0,0 +1,18 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from '@firebase/app-compat'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/dist/compat/auth/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/compat/auth/index.d.ts new file mode 100644 index 0000000..d856792 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/compat/auth/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/auth-compat'; diff --git a/frontend-old/node_modules/firebase/auth/dist/compat/database/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/compat/database/index.d.ts new file mode 100644 index 0000000..c10c1ec --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/compat/database/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/database-compat'; diff --git a/frontend-old/node_modules/firebase/auth/dist/compat/firestore/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/compat/firestore/index.d.ts new file mode 100644 index 0000000..64676cb --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/compat/firestore/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/firestore-compat'; diff --git a/frontend-old/node_modules/firebase/auth/dist/compat/functions/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/compat/functions/index.d.ts new file mode 100644 index 0000000..d4dc077 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/compat/functions/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/functions-compat'; diff --git a/frontend-old/node_modules/firebase/auth/dist/compat/index.cdn.d.ts b/frontend-old/node_modules/firebase/auth/dist/compat/index.cdn.d.ts new file mode 100644 index 0000000..ea50472 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/compat/index.cdn.d.ts @@ -0,0 +1,28 @@ +/** + * @license + * Copyright 2017 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './analytics'; +import './app-check'; +import './auth'; +import './database'; +import './firestore'; +import './functions'; +import './messaging'; +import './storage'; +import './performance'; +import './remote-config'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/dist/compat/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/compat/index.d.ts new file mode 100644 index 0000000..ea50472 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/compat/index.d.ts @@ -0,0 +1,28 @@ +/** + * @license + * Copyright 2017 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './analytics'; +import './app-check'; +import './auth'; +import './database'; +import './firestore'; +import './functions'; +import './messaging'; +import './storage'; +import './performance'; +import './remote-config'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/dist/compat/index.node.d.ts b/frontend-old/node_modules/firebase/auth/dist/compat/index.node.d.ts new file mode 100644 index 0000000..4f67f98 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/compat/index.node.d.ts @@ -0,0 +1,23 @@ +/** + * @license + * Copyright 2017 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './auth'; +import './database'; +import './firestore'; +import './functions'; +import './storage'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/dist/compat/index.perf.d.ts b/frontend-old/node_modules/firebase/auth/dist/compat/index.perf.d.ts new file mode 100644 index 0000000..ca05d36 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/compat/index.perf.d.ts @@ -0,0 +1,19 @@ +/** + * @license + * Copyright 2019 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './performance'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/dist/compat/index.rn.d.ts b/frontend-old/node_modules/firebase/auth/dist/compat/index.rn.d.ts new file mode 100644 index 0000000..d2ec580 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/compat/index.rn.d.ts @@ -0,0 +1,21 @@ +/** + * @license + * Copyright 2017 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './auth'; +import './database'; +import './firestore'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/dist/compat/installations/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/compat/installations/index.d.ts new file mode 100644 index 0000000..e0ca08e --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/compat/installations/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2022 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/installations-compat'; diff --git a/frontend-old/node_modules/firebase/auth/dist/compat/messaging/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/compat/messaging/index.d.ts new file mode 100644 index 0000000..eb6caa1 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/compat/messaging/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/messaging-compat'; diff --git a/frontend-old/node_modules/firebase/auth/dist/compat/performance/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/compat/performance/index.d.ts new file mode 100644 index 0000000..47f0fb2 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/compat/performance/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/performance-compat'; diff --git a/frontend-old/node_modules/firebase/auth/dist/compat/remote-config/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/compat/remote-config/index.d.ts new file mode 100644 index 0000000..b72da39 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/compat/remote-config/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/remote-config-compat'; diff --git a/frontend-old/node_modules/firebase/auth/dist/compat/storage/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/compat/storage/index.d.ts new file mode 100644 index 0000000..2ab44a4 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/compat/storage/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/storage-compat'; diff --git a/frontend-old/node_modules/firebase/auth/dist/data-connect/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/data-connect/index.d.ts new file mode 100644 index 0000000..54504a3 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/data-connect/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2024 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/data-connect'; diff --git a/frontend-old/node_modules/firebase/auth/dist/database/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/database/index.d.ts new file mode 100644 index 0000000..ca08ed4 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/database/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/database'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/ai/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/ai/index.d.ts new file mode 100644 index 0000000..c80ed3d --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/ai/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2025 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/ai'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/analytics/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/analytics/index.d.ts new file mode 100644 index 0000000..7a669f1 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/analytics/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/analytics'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/app-check/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/app-check/index.d.ts new file mode 100644 index 0000000..869a0db --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/app-check/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/app-check'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/app/index.cdn.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/app/index.cdn.d.ts new file mode 100644 index 0000000..737d20d --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/app/index.cdn.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/app'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/app/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/app/index.d.ts new file mode 100644 index 0000000..a27ebbc --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/app/index.d.ts @@ -0,0 +1 @@ +export * from '@firebase/app'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/auth/cordova/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/auth/cordova/index.d.ts new file mode 100644 index 0000000..408dc35 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/auth/cordova/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/auth/cordova'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/auth/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/auth/index.d.ts new file mode 100644 index 0000000..49f5fa3 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/auth/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/auth'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/auth/web-extension/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/auth/web-extension/index.d.ts new file mode 100644 index 0000000..2f0c95b --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/auth/web-extension/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2023 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/auth/web-extension'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/compat/analytics/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/compat/analytics/index.d.ts new file mode 100644 index 0000000..e3bf6c7 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/compat/analytics/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/analytics-compat'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/compat/app-check/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/compat/app-check/index.d.ts new file mode 100644 index 0000000..7256089 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/compat/app-check/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/app-check-compat'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/compat/app/index.cdn.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/compat/app/index.cdn.d.ts new file mode 100644 index 0000000..f84be60 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/compat/app/index.cdn.d.ts @@ -0,0 +1,18 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from '@firebase/app-compat'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/compat/app/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/compat/app/index.d.ts new file mode 100644 index 0000000..f84be60 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/compat/app/index.d.ts @@ -0,0 +1,18 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from '@firebase/app-compat'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/compat/auth/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/compat/auth/index.d.ts new file mode 100644 index 0000000..d856792 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/compat/auth/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/auth-compat'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/compat/database/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/compat/database/index.d.ts new file mode 100644 index 0000000..c10c1ec --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/compat/database/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/database-compat'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/compat/firestore/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/compat/firestore/index.d.ts new file mode 100644 index 0000000..64676cb --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/compat/firestore/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/firestore-compat'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/compat/functions/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/compat/functions/index.d.ts new file mode 100644 index 0000000..d4dc077 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/compat/functions/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/functions-compat'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/compat/index.cdn.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/compat/index.cdn.d.ts new file mode 100644 index 0000000..ea50472 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/compat/index.cdn.d.ts @@ -0,0 +1,28 @@ +/** + * @license + * Copyright 2017 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './analytics'; +import './app-check'; +import './auth'; +import './database'; +import './firestore'; +import './functions'; +import './messaging'; +import './storage'; +import './performance'; +import './remote-config'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/compat/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/compat/index.d.ts new file mode 100644 index 0000000..ea50472 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/compat/index.d.ts @@ -0,0 +1,28 @@ +/** + * @license + * Copyright 2017 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './analytics'; +import './app-check'; +import './auth'; +import './database'; +import './firestore'; +import './functions'; +import './messaging'; +import './storage'; +import './performance'; +import './remote-config'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/compat/index.node.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/compat/index.node.d.ts new file mode 100644 index 0000000..4f67f98 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/compat/index.node.d.ts @@ -0,0 +1,23 @@ +/** + * @license + * Copyright 2017 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './auth'; +import './database'; +import './firestore'; +import './functions'; +import './storage'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/compat/index.perf.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/compat/index.perf.d.ts new file mode 100644 index 0000000..ca05d36 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/compat/index.perf.d.ts @@ -0,0 +1,19 @@ +/** + * @license + * Copyright 2019 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './performance'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/compat/index.rn.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/compat/index.rn.d.ts new file mode 100644 index 0000000..d2ec580 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/compat/index.rn.d.ts @@ -0,0 +1,21 @@ +/** + * @license + * Copyright 2017 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './auth'; +import './database'; +import './firestore'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/compat/installations/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/compat/installations/index.d.ts new file mode 100644 index 0000000..e0ca08e --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/compat/installations/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2022 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/installations-compat'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/compat/messaging/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/compat/messaging/index.d.ts new file mode 100644 index 0000000..eb6caa1 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/compat/messaging/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/messaging-compat'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/compat/performance/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/compat/performance/index.d.ts new file mode 100644 index 0000000..47f0fb2 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/compat/performance/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/performance-compat'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/compat/remote-config/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/compat/remote-config/index.d.ts new file mode 100644 index 0000000..b72da39 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/compat/remote-config/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/remote-config-compat'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/compat/storage/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/compat/storage/index.d.ts new file mode 100644 index 0000000..2ab44a4 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/compat/storage/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/storage-compat'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/data-connect/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/data-connect/index.d.ts new file mode 100644 index 0000000..54504a3 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/data-connect/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2024 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/data-connect'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/database/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/database/index.d.ts new file mode 100644 index 0000000..ca08ed4 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/database/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/database'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/firestore/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/firestore/index.d.ts new file mode 100644 index 0000000..18cc697 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/firestore/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/firestore'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/firestore/lite/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/firestore/lite/index.d.ts new file mode 100644 index 0000000..ae14926 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/firestore/lite/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/firestore/lite'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/functions/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/functions/index.d.ts new file mode 100644 index 0000000..f824c3e --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/functions/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/functions'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/index.esm.js b/frontend-old/node_modules/firebase/auth/dist/esm/index.esm.js new file mode 100644 index 0000000..797ac0c --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/index.esm.js @@ -0,0 +1,2 @@ +export * from '@firebase/auth'; +//# sourceMappingURL=index.esm.js.map diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/index.esm.js.map b/frontend-old/node_modules/firebase/auth/dist/esm/index.esm.js.map new file mode 100644 index 0000000..1a67fcc --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/index.esm.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
\ No newline at end of file diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/installations/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/installations/index.d.ts new file mode 100644 index 0000000..5102314 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/installations/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2022 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/installations'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/messaging/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/messaging/index.d.ts new file mode 100644 index 0000000..9777a44 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/messaging/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/messaging'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/messaging/sw/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/messaging/sw/index.d.ts new file mode 100644 index 0000000..198cc26 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/messaging/sw/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/messaging/sw'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/package.json b/frontend-old/node_modules/firebase/auth/dist/esm/package.json new file mode 100644 index 0000000..7c34deb --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/package.json @@ -0,0 +1 @@ +{"type":"module"}
\ No newline at end of file diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/performance/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/performance/index.d.ts new file mode 100644 index 0000000..ea17ad6 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/performance/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/performance'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/remote-config/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/remote-config/index.d.ts new file mode 100644 index 0000000..6fee9e7 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/remote-config/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/remote-config'; diff --git a/frontend-old/node_modules/firebase/auth/dist/esm/storage/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/esm/storage/index.d.ts new file mode 100644 index 0000000..58da59e --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/esm/storage/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/storage'; diff --git a/frontend-old/node_modules/firebase/auth/dist/firestore/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/firestore/index.d.ts new file mode 100644 index 0000000..18cc697 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/firestore/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/firestore'; diff --git a/frontend-old/node_modules/firebase/auth/dist/firestore/lite/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/firestore/lite/index.d.ts new file mode 100644 index 0000000..ae14926 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/firestore/lite/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/firestore/lite'; diff --git a/frontend-old/node_modules/firebase/auth/dist/functions/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/functions/index.d.ts new file mode 100644 index 0000000..f824c3e --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/functions/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/functions'; diff --git a/frontend-old/node_modules/firebase/auth/dist/index.cjs.js b/frontend-old/node_modules/firebase/auth/dist/index.cjs.js new file mode 100644 index 0000000..58aad5c --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/index.cjs.js @@ -0,0 +1,15 @@ +'use strict'; + +Object.defineProperty(exports, '__esModule', { value: true }); + +var auth = require('@firebase/auth'); + + + +Object.keys(auth).forEach(function (k) { + if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, { + enumerable: true, + get: function () { return auth[k]; } + }); +}); +//# sourceMappingURL=index.cjs.js.map diff --git a/frontend-old/node_modules/firebase/auth/dist/index.cjs.js.map b/frontend-old/node_modules/firebase/auth/dist/index.cjs.js.map new file mode 100644 index 0000000..f8cee2e --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/index.cjs.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.cjs.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;"}
\ No newline at end of file diff --git a/frontend-old/node_modules/firebase/auth/dist/index.mjs b/frontend-old/node_modules/firebase/auth/dist/index.mjs new file mode 100644 index 0000000..39512c7 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/index.mjs @@ -0,0 +1,2 @@ +export * from '@firebase/auth'; +//# sourceMappingURL=index.mjs.map diff --git a/frontend-old/node_modules/firebase/auth/dist/index.mjs.map b/frontend-old/node_modules/firebase/auth/dist/index.mjs.map new file mode 100644 index 0000000..1dfa0dd --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/index.mjs.map @@ -0,0 +1 @@ +{"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
\ No newline at end of file diff --git a/frontend-old/node_modules/firebase/auth/dist/installations/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/installations/index.d.ts new file mode 100644 index 0000000..5102314 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/installations/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2022 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/installations'; diff --git a/frontend-old/node_modules/firebase/auth/dist/messaging/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/messaging/index.d.ts new file mode 100644 index 0000000..9777a44 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/messaging/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/messaging'; diff --git a/frontend-old/node_modules/firebase/auth/dist/messaging/sw/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/messaging/sw/index.d.ts new file mode 100644 index 0000000..198cc26 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/messaging/sw/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/messaging/sw'; diff --git a/frontend-old/node_modules/firebase/auth/dist/performance/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/performance/index.d.ts new file mode 100644 index 0000000..ea17ad6 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/performance/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/performance'; diff --git a/frontend-old/node_modules/firebase/auth/dist/remote-config/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/remote-config/index.d.ts new file mode 100644 index 0000000..6fee9e7 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/remote-config/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/remote-config'; diff --git a/frontend-old/node_modules/firebase/auth/dist/storage/index.d.ts b/frontend-old/node_modules/firebase/auth/dist/storage/index.d.ts new file mode 100644 index 0000000..58da59e --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/dist/storage/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/storage'; diff --git a/frontend-old/node_modules/firebase/auth/package.json b/frontend-old/node_modules/firebase/auth/package.json new file mode 100644 index 0000000..03081d6 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/package.json @@ -0,0 +1,7 @@ +{ + "name": "firebase/auth", + "main": "dist/index.cjs.js", + "browser": "dist/esm/index.esm.js", + "module": "dist/esm/index.esm.js", + "typings": "dist/auth/index.d.ts" +}
\ No newline at end of file diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/ai/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/ai/index.d.ts new file mode 100644 index 0000000..c80ed3d --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/ai/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2025 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/ai'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/analytics/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/analytics/index.d.ts new file mode 100644 index 0000000..7a669f1 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/analytics/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/analytics'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/app-check/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/app-check/index.d.ts new file mode 100644 index 0000000..869a0db --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/app-check/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/app-check'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/app/index.cdn.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/app/index.cdn.d.ts new file mode 100644 index 0000000..737d20d --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/app/index.cdn.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/app'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/app/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/app/index.d.ts new file mode 100644 index 0000000..a27ebbc --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/app/index.d.ts @@ -0,0 +1 @@ +export * from '@firebase/app'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/auth/cordova/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/auth/cordova/index.d.ts new file mode 100644 index 0000000..408dc35 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/auth/cordova/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/auth/cordova'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/auth/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/auth/index.d.ts new file mode 100644 index 0000000..49f5fa3 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/auth/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/auth'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/auth/web-extension/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/auth/web-extension/index.d.ts new file mode 100644 index 0000000..2f0c95b --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/auth/web-extension/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2023 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/auth/web-extension'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/analytics/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/analytics/index.d.ts new file mode 100644 index 0000000..e3bf6c7 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/analytics/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/analytics-compat'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/app-check/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/app-check/index.d.ts new file mode 100644 index 0000000..7256089 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/app-check/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/app-check-compat'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/app/index.cdn.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/app/index.cdn.d.ts new file mode 100644 index 0000000..f84be60 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/app/index.cdn.d.ts @@ -0,0 +1,18 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from '@firebase/app-compat'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/app/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/app/index.d.ts new file mode 100644 index 0000000..f84be60 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/app/index.d.ts @@ -0,0 +1,18 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from '@firebase/app-compat'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/auth/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/auth/index.d.ts new file mode 100644 index 0000000..d856792 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/auth/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/auth-compat'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/database/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/database/index.d.ts new file mode 100644 index 0000000..c10c1ec --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/database/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/database-compat'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/firestore/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/firestore/index.d.ts new file mode 100644 index 0000000..64676cb --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/firestore/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/firestore-compat'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/functions/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/functions/index.d.ts new file mode 100644 index 0000000..d4dc077 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/functions/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/functions-compat'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/index.cdn.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/index.cdn.d.ts new file mode 100644 index 0000000..ea50472 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/index.cdn.d.ts @@ -0,0 +1,28 @@ +/** + * @license + * Copyright 2017 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './analytics'; +import './app-check'; +import './auth'; +import './database'; +import './firestore'; +import './functions'; +import './messaging'; +import './storage'; +import './performance'; +import './remote-config'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/index.d.ts new file mode 100644 index 0000000..ea50472 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/index.d.ts @@ -0,0 +1,28 @@ +/** + * @license + * Copyright 2017 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './analytics'; +import './app-check'; +import './auth'; +import './database'; +import './firestore'; +import './functions'; +import './messaging'; +import './storage'; +import './performance'; +import './remote-config'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/index.node.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/index.node.d.ts new file mode 100644 index 0000000..4f67f98 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/index.node.d.ts @@ -0,0 +1,23 @@ +/** + * @license + * Copyright 2017 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './auth'; +import './database'; +import './firestore'; +import './functions'; +import './storage'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/index.perf.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/index.perf.d.ts new file mode 100644 index 0000000..ca05d36 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/index.perf.d.ts @@ -0,0 +1,19 @@ +/** + * @license + * Copyright 2019 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './performance'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/index.rn.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/index.rn.d.ts new file mode 100644 index 0000000..d2ec580 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/index.rn.d.ts @@ -0,0 +1,21 @@ +/** + * @license + * Copyright 2017 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './auth'; +import './database'; +import './firestore'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/installations/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/installations/index.d.ts new file mode 100644 index 0000000..e0ca08e --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/installations/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2022 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/installations-compat'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/messaging/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/messaging/index.d.ts new file mode 100644 index 0000000..eb6caa1 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/messaging/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/messaging-compat'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/performance/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/performance/index.d.ts new file mode 100644 index 0000000..47f0fb2 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/performance/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/performance-compat'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/remote-config/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/remote-config/index.d.ts new file mode 100644 index 0000000..b72da39 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/remote-config/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/remote-config-compat'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/storage/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/storage/index.d.ts new file mode 100644 index 0000000..2ab44a4 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/compat/storage/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/storage-compat'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/data-connect/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/data-connect/index.d.ts new file mode 100644 index 0000000..54504a3 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/data-connect/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2024 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/data-connect'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/database/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/database/index.d.ts new file mode 100644 index 0000000..ca08ed4 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/database/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/database'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/ai/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/ai/index.d.ts new file mode 100644 index 0000000..c80ed3d --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/ai/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2025 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/ai'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/analytics/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/analytics/index.d.ts new file mode 100644 index 0000000..7a669f1 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/analytics/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/analytics'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/app-check/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/app-check/index.d.ts new file mode 100644 index 0000000..869a0db --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/app-check/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/app-check'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/app/index.cdn.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/app/index.cdn.d.ts new file mode 100644 index 0000000..737d20d --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/app/index.cdn.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/app'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/app/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/app/index.d.ts new file mode 100644 index 0000000..a27ebbc --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/app/index.d.ts @@ -0,0 +1 @@ +export * from '@firebase/app'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/auth/cordova/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/auth/cordova/index.d.ts new file mode 100644 index 0000000..408dc35 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/auth/cordova/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/auth/cordova'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/auth/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/auth/index.d.ts new file mode 100644 index 0000000..49f5fa3 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/auth/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/auth'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/auth/web-extension/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/auth/web-extension/index.d.ts new file mode 100644 index 0000000..2f0c95b --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/auth/web-extension/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2023 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/auth/web-extension'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/analytics/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/analytics/index.d.ts new file mode 100644 index 0000000..e3bf6c7 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/analytics/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/analytics-compat'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/app-check/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/app-check/index.d.ts new file mode 100644 index 0000000..7256089 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/app-check/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/app-check-compat'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/app/index.cdn.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/app/index.cdn.d.ts new file mode 100644 index 0000000..f84be60 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/app/index.cdn.d.ts @@ -0,0 +1,18 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from '@firebase/app-compat'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/app/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/app/index.d.ts new file mode 100644 index 0000000..f84be60 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/app/index.d.ts @@ -0,0 +1,18 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from '@firebase/app-compat'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/auth/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/auth/index.d.ts new file mode 100644 index 0000000..d856792 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/auth/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/auth-compat'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/database/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/database/index.d.ts new file mode 100644 index 0000000..c10c1ec --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/database/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/database-compat'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/firestore/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/firestore/index.d.ts new file mode 100644 index 0000000..64676cb --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/firestore/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/firestore-compat'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/functions/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/functions/index.d.ts new file mode 100644 index 0000000..d4dc077 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/functions/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/functions-compat'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/index.cdn.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/index.cdn.d.ts new file mode 100644 index 0000000..ea50472 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/index.cdn.d.ts @@ -0,0 +1,28 @@ +/** + * @license + * Copyright 2017 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './analytics'; +import './app-check'; +import './auth'; +import './database'; +import './firestore'; +import './functions'; +import './messaging'; +import './storage'; +import './performance'; +import './remote-config'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/index.d.ts new file mode 100644 index 0000000..ea50472 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/index.d.ts @@ -0,0 +1,28 @@ +/** + * @license + * Copyright 2017 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './analytics'; +import './app-check'; +import './auth'; +import './database'; +import './firestore'; +import './functions'; +import './messaging'; +import './storage'; +import './performance'; +import './remote-config'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/index.node.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/index.node.d.ts new file mode 100644 index 0000000..4f67f98 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/index.node.d.ts @@ -0,0 +1,23 @@ +/** + * @license + * Copyright 2017 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './auth'; +import './database'; +import './firestore'; +import './functions'; +import './storage'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/index.perf.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/index.perf.d.ts new file mode 100644 index 0000000..ca05d36 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/index.perf.d.ts @@ -0,0 +1,19 @@ +/** + * @license + * Copyright 2019 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './performance'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/index.rn.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/index.rn.d.ts new file mode 100644 index 0000000..d2ec580 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/index.rn.d.ts @@ -0,0 +1,21 @@ +/** + * @license + * Copyright 2017 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import firebase from './app'; +import './auth'; +import './database'; +import './firestore'; +export default firebase; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/installations/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/installations/index.d.ts new file mode 100644 index 0000000..e0ca08e --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/installations/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2022 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/installations-compat'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/messaging/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/messaging/index.d.ts new file mode 100644 index 0000000..eb6caa1 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/messaging/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/messaging-compat'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/performance/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/performance/index.d.ts new file mode 100644 index 0000000..47f0fb2 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/performance/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/performance-compat'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/remote-config/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/remote-config/index.d.ts new file mode 100644 index 0000000..b72da39 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/remote-config/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/remote-config-compat'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/storage/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/storage/index.d.ts new file mode 100644 index 0000000..2ab44a4 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/compat/storage/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +import '@firebase/storage-compat'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/data-connect/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/data-connect/index.d.ts new file mode 100644 index 0000000..54504a3 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/data-connect/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2024 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/data-connect'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/database/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/database/index.d.ts new file mode 100644 index 0000000..ca08ed4 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/database/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/database'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/firestore/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/firestore/index.d.ts new file mode 100644 index 0000000..18cc697 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/firestore/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/firestore'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/firestore/lite/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/firestore/lite/index.d.ts new file mode 100644 index 0000000..ae14926 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/firestore/lite/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/firestore/lite'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/functions/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/functions/index.d.ts new file mode 100644 index 0000000..f824c3e --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/functions/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/functions'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/index.esm.js b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/index.esm.js new file mode 100644 index 0000000..3ea370c --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/index.esm.js @@ -0,0 +1,2 @@ +export * from '@firebase/auth/web-extension'; +//# sourceMappingURL=index.esm.js.map diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/index.esm.js.map b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/index.esm.js.map new file mode 100644 index 0000000..1a67fcc --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/index.esm.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
\ No newline at end of file diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/installations/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/installations/index.d.ts new file mode 100644 index 0000000..5102314 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/installations/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2022 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/installations'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/messaging/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/messaging/index.d.ts new file mode 100644 index 0000000..9777a44 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/messaging/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/messaging'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/messaging/sw/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/messaging/sw/index.d.ts new file mode 100644 index 0000000..198cc26 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/messaging/sw/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/messaging/sw'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/package.json b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/package.json new file mode 100644 index 0000000..7c34deb --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/package.json @@ -0,0 +1 @@ +{"type":"module"}
\ No newline at end of file diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/performance/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/performance/index.d.ts new file mode 100644 index 0000000..ea17ad6 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/performance/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/performance'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/remote-config/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/remote-config/index.d.ts new file mode 100644 index 0000000..6fee9e7 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/remote-config/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/remote-config'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/storage/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/storage/index.d.ts new file mode 100644 index 0000000..58da59e --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/esm/storage/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/storage'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/firestore/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/firestore/index.d.ts new file mode 100644 index 0000000..18cc697 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/firestore/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/firestore'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/firestore/lite/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/firestore/lite/index.d.ts new file mode 100644 index 0000000..ae14926 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/firestore/lite/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/firestore/lite'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/functions/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/functions/index.d.ts new file mode 100644 index 0000000..f824c3e --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/functions/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/functions'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/index.cjs.js b/frontend-old/node_modules/firebase/auth/web-extension/dist/index.cjs.js new file mode 100644 index 0000000..09ba33c --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/index.cjs.js @@ -0,0 +1,15 @@ +'use strict'; + +Object.defineProperty(exports, '__esModule', { value: true }); + +var webExtension = require('@firebase/auth/web-extension'); + + + +Object.keys(webExtension).forEach(function (k) { + if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, { + enumerable: true, + get: function () { return webExtension[k]; } + }); +}); +//# sourceMappingURL=index.cjs.js.map diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/index.cjs.js.map b/frontend-old/node_modules/firebase/auth/web-extension/dist/index.cjs.js.map new file mode 100644 index 0000000..f8cee2e --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/index.cjs.js.map @@ -0,0 +1 @@ +{"version":3,"file":"index.cjs.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;"}
\ No newline at end of file diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/index.mjs b/frontend-old/node_modules/firebase/auth/web-extension/dist/index.mjs new file mode 100644 index 0000000..dbf37a4 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/index.mjs @@ -0,0 +1,2 @@ +export * from '@firebase/auth/web-extension'; +//# sourceMappingURL=index.mjs.map diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/index.mjs.map b/frontend-old/node_modules/firebase/auth/web-extension/dist/index.mjs.map new file mode 100644 index 0000000..1dfa0dd --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/index.mjs.map @@ -0,0 +1 @@ +{"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
\ No newline at end of file diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/installations/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/installations/index.d.ts new file mode 100644 index 0000000..5102314 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/installations/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2022 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/installations'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/messaging/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/messaging/index.d.ts new file mode 100644 index 0000000..9777a44 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/messaging/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/messaging'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/messaging/sw/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/messaging/sw/index.d.ts new file mode 100644 index 0000000..198cc26 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/messaging/sw/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/messaging/sw'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/performance/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/performance/index.d.ts new file mode 100644 index 0000000..ea17ad6 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/performance/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/performance'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/remote-config/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/remote-config/index.d.ts new file mode 100644 index 0000000..6fee9e7 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/remote-config/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/remote-config'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/dist/storage/index.d.ts b/frontend-old/node_modules/firebase/auth/web-extension/dist/storage/index.d.ts new file mode 100644 index 0000000..58da59e --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/dist/storage/index.d.ts @@ -0,0 +1,17 @@ +/** + * @license + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +export * from '@firebase/storage'; diff --git a/frontend-old/node_modules/firebase/auth/web-extension/package.json b/frontend-old/node_modules/firebase/auth/web-extension/package.json new file mode 100644 index 0000000..6ff8f79 --- /dev/null +++ b/frontend-old/node_modules/firebase/auth/web-extension/package.json @@ -0,0 +1,7 @@ +{ + "name": "firebase/auth/web-extension", + "main": "dist/index.cjs.js", + "browser": "dist/esm/index.esm.js", + "module": "dist/esm/index.esm.js", + "typings": "dist/auth/web-extension/index.d.ts" +}
\ No newline at end of file |
