From 90dfcba1eff8536d16b7c20dd8fca0b09bcc32f1 Mon Sep 17 00:00:00 2001 From: <> Date: Mon, 20 Nov 2023 11:50:05 +0000 Subject: [PATCH] Deployed 52f56bb with MkDocs version: 1.5.3 --- .nojekyll | 0 01-Getting started with Zabbix/index.html | 1844 +++++ .../index.html | 820 ++ 03-Detecting and managing problems/index.html | 725 ++ .../index.html | 725 ++ 05-Managing Permissions/index.html | 725 ++ 06-Visualising our problems/index.html | 725 ++ 07-Automating configuration/index.html | 725 ++ 08-VMWare monitoring/index.html | 725 ++ 09-Monitoring websites/index.html | 725 ++ 10-Monitoring SNMP,IPMI and JAVA/index.html | 725 ++ 11-Monitoring with Proxies/index.html | 725 ++ 12-Securing Zabbix/index.html | 725 ++ 13-Maintaining Zabbix/index.html | 725 ++ 14-Monitoring Windows/index.html | 725 ++ 15-Zabbix API/index.html | 723 ++ 404.html | 691 ++ CH01/zabbix-download.png | Bin 0 -> 224695 bytes CH01/zabbix-locales.png | Bin 0 -> 39991 bytes CH01/zabbix-server.webp | Bin 0 -> 18310 bytes CH01/zabbix-welcome.png | Bin 0 -> 46669 bytes assets/images/favicon.png | Bin 0 -> 1870 bytes assets/javascripts/bundle.6c14ae12.min.js | 29 + assets/javascripts/bundle.6c14ae12.min.js.map | 7 + assets/javascripts/lunr/min/lunr.ar.min.js | 1 + assets/javascripts/lunr/min/lunr.da.min.js | 18 + assets/javascripts/lunr/min/lunr.de.min.js | 18 + assets/javascripts/lunr/min/lunr.du.min.js | 18 + assets/javascripts/lunr/min/lunr.el.min.js | 1 + assets/javascripts/lunr/min/lunr.es.min.js | 18 + assets/javascripts/lunr/min/lunr.fi.min.js | 18 + assets/javascripts/lunr/min/lunr.fr.min.js | 18 + assets/javascripts/lunr/min/lunr.he.min.js | 1 + assets/javascripts/lunr/min/lunr.hi.min.js | 1 + assets/javascripts/lunr/min/lunr.hu.min.js | 18 + assets/javascripts/lunr/min/lunr.hy.min.js | 1 + assets/javascripts/lunr/min/lunr.it.min.js | 18 + assets/javascripts/lunr/min/lunr.ja.min.js | 1 + assets/javascripts/lunr/min/lunr.jp.min.js | 1 + assets/javascripts/lunr/min/lunr.kn.min.js | 1 + assets/javascripts/lunr/min/lunr.ko.min.js | 1 + assets/javascripts/lunr/min/lunr.multi.min.js | 1 + assets/javascripts/lunr/min/lunr.nl.min.js | 18 + assets/javascripts/lunr/min/lunr.no.min.js | 18 + assets/javascripts/lunr/min/lunr.pt.min.js | 18 + assets/javascripts/lunr/min/lunr.ro.min.js | 18 + assets/javascripts/lunr/min/lunr.ru.min.js | 18 + assets/javascripts/lunr/min/lunr.sa.min.js | 1 + .../lunr/min/lunr.stemmer.support.min.js | 1 + assets/javascripts/lunr/min/lunr.sv.min.js | 18 + assets/javascripts/lunr/min/lunr.ta.min.js | 1 + assets/javascripts/lunr/min/lunr.te.min.js | 1 + assets/javascripts/lunr/min/lunr.th.min.js | 1 + assets/javascripts/lunr/min/lunr.tr.min.js | 18 + assets/javascripts/lunr/min/lunr.vi.min.js | 1 + assets/javascripts/lunr/min/lunr.zh.min.js | 1 + assets/javascripts/lunr/tinyseg.js | 206 + assets/javascripts/lunr/wordcut.js | 6708 +++++++++++++++++ .../workers/search.f886a092.min.js | 42 + .../workers/search.f886a092.min.js.map | 7 + assets/stylesheets/main.fad675c6.min.css | 1 + assets/stylesheets/main.fad675c6.min.css.map | 1 + assets/stylesheets/palette.356b1318.min.css | 1 + .../stylesheets/palette.356b1318.min.css.map | 1 + index.html | 782 ++ search/search_index.json | 1 + sitemap.xml | 83 + sitemap.xml.gz | Bin 0 -> 480 bytes 68 files changed, 20934 insertions(+) create mode 100644 .nojekyll create mode 100644 01-Getting started with Zabbix/index.html create mode 100644 02-Starting with the basic configuration/index.html create mode 100644 03-Detecting and managing problems/index.html create mode 100644 04-Taking action when problems come/index.html create mode 100644 05-Managing Permissions/index.html create mode 100644 06-Visualising our problems/index.html create mode 100644 07-Automating configuration/index.html create mode 100644 08-VMWare monitoring/index.html create mode 100644 09-Monitoring websites/index.html create mode 100644 10-Monitoring SNMP,IPMI and JAVA/index.html create mode 100644 11-Monitoring with Proxies/index.html create mode 100644 12-Securing Zabbix/index.html create mode 100644 13-Maintaining Zabbix/index.html create mode 100644 14-Monitoring Windows/index.html create mode 100644 15-Zabbix API/index.html create mode 100644 404.html create mode 100644 CH01/zabbix-download.png create mode 100644 CH01/zabbix-locales.png create mode 100644 CH01/zabbix-server.webp create mode 100644 CH01/zabbix-welcome.png create mode 100644 assets/images/favicon.png create mode 100644 assets/javascripts/bundle.6c14ae12.min.js create mode 100644 assets/javascripts/bundle.6c14ae12.min.js.map create mode 100644 assets/javascripts/lunr/min/lunr.ar.min.js create mode 100644 assets/javascripts/lunr/min/lunr.da.min.js create mode 100644 assets/javascripts/lunr/min/lunr.de.min.js create mode 100644 assets/javascripts/lunr/min/lunr.du.min.js create mode 100644 assets/javascripts/lunr/min/lunr.el.min.js create mode 100644 assets/javascripts/lunr/min/lunr.es.min.js create mode 100644 assets/javascripts/lunr/min/lunr.fi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.fr.min.js create mode 100644 assets/javascripts/lunr/min/lunr.he.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hu.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hy.min.js create mode 100644 assets/javascripts/lunr/min/lunr.it.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ja.min.js create mode 100644 assets/javascripts/lunr/min/lunr.jp.min.js create mode 100644 assets/javascripts/lunr/min/lunr.kn.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ko.min.js create mode 100644 assets/javascripts/lunr/min/lunr.multi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.nl.min.js create mode 100644 assets/javascripts/lunr/min/lunr.no.min.js create mode 100644 assets/javascripts/lunr/min/lunr.pt.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ro.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ru.min.js create mode 100644 assets/javascripts/lunr/min/lunr.sa.min.js create mode 100644 assets/javascripts/lunr/min/lunr.stemmer.support.min.js create mode 100644 assets/javascripts/lunr/min/lunr.sv.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ta.min.js create mode 100644 assets/javascripts/lunr/min/lunr.te.min.js create mode 100644 assets/javascripts/lunr/min/lunr.th.min.js create mode 100644 assets/javascripts/lunr/min/lunr.tr.min.js create mode 100644 assets/javascripts/lunr/min/lunr.vi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.zh.min.js create mode 100644 assets/javascripts/lunr/tinyseg.js create mode 100644 assets/javascripts/lunr/wordcut.js create mode 100644 assets/javascripts/workers/search.f886a092.min.js create mode 100644 assets/javascripts/workers/search.f886a092.min.js.map create mode 100644 assets/stylesheets/main.fad675c6.min.css create mode 100644 assets/stylesheets/main.fad675c6.min.css.map create mode 100644 assets/stylesheets/palette.356b1318.min.css create mode 100644 assets/stylesheets/palette.356b1318.min.css.map create mode 100644 index.html create mode 100644 search/search_index.json create mode 100644 sitemap.xml create mode 100644 sitemap.xml.gz diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 00000000..e69de29b diff --git a/01-Getting started with Zabbix/index.html b/01-Getting started with Zabbix/index.html new file mode 100644 index 00000000..25cbc786 --- /dev/null +++ b/01-Getting started with Zabbix/index.html @@ -0,0 +1,1844 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + Getting started with Zabbix - Zabbix Book + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Skip to content + + +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + +
+
+
+ + + + + + + +
+
+ + + + + + + +

Getting started with Zabbix

+

Requirements

+

Zabbix has a set of requirements that need to be met on the hardware level and software level. These requirements can change over time and also depends on the size of your setup and the software you choose. +So before you start buying metal or installing a random database version have a look at the Zabbix documentation and check the latest requirements for the version you want to install. The latest requirements can be found here. Don't forget to select your correct Zabbix version from the list.

+

Basic OS configuration before we start

+

firewall

+

It's important for our Zabbix server to have an OS that is well prepared before we start to install our monitoring tool. First we need to make sure our firewall is installed.

+

# dnf install firewalld --now

+

Our firewall is installed now, and we are ready to configure the needed ports. For our Zabbix server, we need to allow access to port 10051/tcp this is the port where our Zabbix trapper listens on for incoming data. So we need to open this port in our firewall to allow access to our Zabbix trapper.

+

# firewall-cmd --add-service=Zabbix-server --permanent

+

or if the service is not known

+

# firewall-cmd --add-port=10051/tcp --permanent

+
+Note +

Firewalld is the replacement of iptables in Redhat and allows us to make changes available immediately without the need to restart a service. It's possible that your distribution is not using Firewalld in this case you have to look to the documentation of your OS.

+
+

timeserver

+

Another thing we need to configure is the setup of timeserver and sync our Zabbix server to the timeserver by making use of an ntp client. This needs to be done for the Zabbix server but also for the devices we will monitor as time is very important for Zabbix. Imagine one of our hosts having a time zone that is wrong we could end up looking for a problem in Zabbix that happened 6h ago while it had happened maybe only 2h ago.

+

# dnf install chronyd --now

+

Chrony should be installed now and enabled and running. This can be verified with the command:

+

# systemctl status chronyd

+
+Note +

dnf is a packagemanager from RedHat you need to replace dnf with your correct packagemanager like zyper, apt, yum, ... chrony is a replacement for ntpd and does a better job being faster and more accurate. If your OS does not support chrony then maybe ntpd is still available.

+
+

Once Chrony is installed we also need to setup our correct time zone. We can have a look first with 'timedatectl' to see how our time is configured

+
# timedatectl
+               Local time: Thu 2023-11-16 15:09:14 UTC
+           Universal time: Thu 2023-11-16 15:09:14 UTC
+                 RTC time: Thu 2023-11-16 15:09:15
+                Time zone: UTC (UTC, +0000)
+System clock synchronized: yes
+              NTP service: active
+          RTC in local TZ: no
+
+

Make sure that the service cronyd is active, see above on how to do if you missed it. +We can choose the correct time zone from a list that we can lookup with the following command:

+
# timedatectl list-time zones
+
+

This will give us a list with all available time zones. Choose the one closest to you.

+
Africa/Abidjan
+Africa/Accra
+
+...
+
+Pacific/Tongatapu
+Pacific/Wake
+Pacific/Wallis
+UTC
+
+

We can now configure our correct time zone with the following command:

+
timedatectl set-time zone Europe/Brussels
+
+

When we look again we should see our time zone properly configured.

+
# timedatectl
+               Local time: Thu 2023-11-16 16:13:35 CET
+           Universal time: Thu 2023-11-16 15:13:35 UTC
+                 RTC time: Thu 2023-11-16 15:13:36
+                Time zone: Europe/Brussels (CET, +0100)
+System clock synchronized: yes
+              NTP service: active
+          RTC in local TZ: no
+
+
+Note +

Some people like to install all servers in the UTC time zone so that all server logs are in the same time zone when having servers all over the world. Zabbix supports user based time zone settings so it's possible to keep the time zone in UTC on the server and then add the correct time zone in the user interface if you like.

+
+

We can test if Chrony is syncronizing with the correct timeservers as well by running the command chronyc

+
# chronyc
+chrony version 4.2
+Copyright (C) 1997-2003, 2007, 2009-2021 Richard P. Curnow and others
+chrony comes with ABSOLUTELY NO WARRANTY.  This is free software, and
+you are welcome to redistribute it under certain conditions.  See the
+GNU General Public License version 2 for details.
+
+chronyc>
+
+

Then we type sources

+
chronyc> sources
+MS Name/IP address         Stratum Poll Reach LastRx Last sample
+===============================================================================
+^- 51-15-20-83.rev.poneytel>     2   9   377   354   +429us[ +429us] +/-  342ms
+^- 5.255.99.180                  2  10   377   620  +7424us[+7424us] +/-   37ms
+^- hachi.paina.net               2  10   377   412   +445us[ +445us] +/-   39ms
+^* leontp1.office.panq.nl        1  10   377   904  +6806ns[ +171us] +/- 2336us
+
+

Here we can see that we are using a bunch of ntp servers that are not in our own country so we better swicht to some timeservers in our local country or if we have a timeserver in our company we could use this one. We can find some local timeservers here : https://www.ntppool.org/

+

To change this we have to edit our config file "/etc/chrony.conf" and replace the existing ntp server with our local one

+
# Use public servers from the pool.ntp.org project.
+# Please consider joining the pool (http://www.pool.ntp.org/join.html).
+pool 2.centos.pool.ntp.org iburst
+
+

And change it to a local server:

+
# Use public servers from the pool.ntp.org project.
+# Please consider joining the pool (http://www.pool.ntp.org/join.html).
+pool be.pool.ntp.org iburst
+
+

Don't forget to restart the ntpd client of course.

+
# systemctl restart chronyd
+
+

When we look again we will see that we are now using our local timeservers.

+
chronyc> sources
+
+MS Name/IP address         Stratum Poll Reach LastRx Last sample
+===============================================================================
+^- ntp1.unix-solutions.be        2   6    17    43   -375us[ -676us] +/-   28ms
+^* ntp.devrandom.be              2   6    17    43   -579us[ -880us] +/- 2877us
+^+ time.cloudflare.com           3   6    17    43   +328us[  +27us] +/- 2620us
+^+ time.cloudflare.com           3   6    17    43   +218us[  -83us] +/- 2815us
+
+

Installing Zabbix

+

Before we can install Zabbix we first have to know how the design is. The Zabbix server has been build op modular based on 3 components.

+
    +
  • The Zabbix server
  • +
  • The Zabbix web server
  • +
  • The Zabbix database
  • +
+

Zabbix Server Setup

+

All these components can be installed on 1 server or can be split over 3 different servers. +The Zabbix server itself is the brain this part is doing all the trigger calculations and sending all the alert. +The database is where the Zabbix server stores its config and all the data that we have gathered. +The web server provides us with a front-end. Note that Zabbix has a API and that this is also located on the front-end and not on the Zabbix server side.

+

All these parts have to work together so as you can see in our image above. The Zabbix server needs to read the config and store the data in our database and the Zabbix front-end needs to be able to write the configuration in the database as well. The Zabbix front-end also needs to check the online status of our Zabbix server and needs to read some other information as well.

+

For our setup, we will use 2 VM's 1 VM with a Zabbix server and the Zabbix web server and another VM with the database.

+

Installing Zabbix with MariaDB

+

Let us start with the installation of the MariaDB server, you need to create a MariaDB repository configuration file mariadb.repo manually in the following path /etc/yum.repos.d/. +To create a MariaDB repository file, you can use the following command.

+

Add the MariaDB repo

+
vi /etc/yum.repos.d/mariadb.repo
+
+

The above command will create a new repository file, Once it is created, you need to add the following configuration into the file. +Make sure your version, in this case 10.11, is supported by Zabbix by looking at the latest requirements for your version.

+
# MariaDB 10.11 RedHatEnterpriseLinux repository list - created 2023-11-01 14:20 UTC
+# https://mariadb.org/download/
+[mariadb]
+name = MariaDB
+# rpm.mariadb.org is a dynamic mirror if your preferred mirror goes offline. See https://mariadb.org/mirrorbits/ for details.
+# baseurl = https://rpm.mariadb.org/10.11/rhel/$releasever/$basearch
+baseurl = https://mirror.23m.com/mariadb/yum/10.11/rhel/$releasever/$basearch
+# gpgkey = https://rpm.mariadb.org/RPM-GPG-KEY-MariaDB
+gpgkey = https://mirror.23m.com/mariadb/yum/RPM-GPG-KEY-MariaDB
+gpgcheck = 1
+
+
+
+

Lets update our OS first with the latest patches

+
# dnf update -y
+
+

Install the MariaDB database

+

Now we are ready to install our MariaDB database.

+
# dnf install MariaDB-server MariaDB-client
+
+

We are now ready to enable and start or MariaDB database.

+
# systemctl enable mariadb --now
+
+

Once the installation is complete, you can verify the version of the MariaDB server by using the following command:

+
# mysql -V
+
+

The output should look like this:

+
mysql  Ver 15.1 Distrib 10.11.6-MariaDB, for Linux (x86_64) using  EditLine wrapper
+
+

And when we ask the status of our MariaDB server we should get an output like this:

+
# systemctl status mariadb
+
+● mariadb.service - MariaDB 10.11.6 database server
+     Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled; preset: disabled)
+    Drop-In: /etc/systemd/system/mariadb.service.d
+             └─migrated-from-my.cnf-settings.conf
+     Active: active (running) since Sat 2023-11-18 19:19:36 CET; 2min 13s ago
+       Docs: man:mariadbd(8)
+             https://mariadb.com/kb/en/library/systemd/
+    Process: 41986 ExecStartPre=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCESS)
+    Process: 41987 ExecStartPre=/bin/sh -c [ ! -e /usr/bin/galera_recovery ] && VAR= ||   VAR=`cd /usr/bin/..; /usr/bin/galera_recovery`; [ $? -eq 0 ]   && systemctl set-environment _WSREP_START>
+    Process: 42006 ExecStartPost=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCESS)
+   Main PID: 41995 (mariadbd)
+     Status: "Taking your SQL requests now..."
+      Tasks: 9 (limit: 12344)
+     Memory: 206.8M
+        CPU: 187ms
+
+

Securing the database

+

It's time to secure our database by removing the test database and user and set our own root password. Run the command mariadb-secure-installation, you should get the following output.

+
# mariadb-secure-installation
+
+NOTE: RUNNING ALL PARTS OF THIS SCRIPT IS RECOMMENDED FOR ALL MariaDB
+      SERVERS IN PRODUCTION USE!  PLEASE READ EACH STEP CAREFULLY!
+
+In order to log into MariaDB to secure it, we'll need the current
+password for the root user. If you've just installed MariaDB, and
+haven't set the root password yet, you should just press enter here.
+
+Enter current password for root (enter for none):
+OK, successfully used password, moving on...
+
+Setting the root password or using the unix_socket ensures that nobody
+can log into the MariaDB root user without the proper authorisation.
+
+You already have your root account protected, so you can safely answer 'n'.
+
+Switch to unix_socket authentication [Y/n] n
+ ... skipping.
+
+You already have your root account protected, so you can safely answer 'n'.
+
+Change the root password? [Y/n] y
+New password:
+Re-enter new password:
+Password updated successfully!
+Reloading privilege tables..
+ ... Success!
+
+
+By default, a MariaDB installation has an anonymous user, allowing anyone
+to log into MariaDB without having to have a user account created for
+them.  This is intended only for testing, and to make the installation
+go a bit smoother.  You should remove them before moving into a
+production environment.
+
+Remove anonymous users? [Y/n] y
+ ... Success!
+
+Normally, root should only be allowed to connect from 'localhost'.  This
+ensures that someone cannot guess at the root password from the network.
+
+Disallow root login remotely? [Y/n] y
+ ... Success!
+
+By default, MariaDB comes with a database named 'test' that anyone can
+access.  This is also intended only for testing, and should be removed
+before moving into a production environment.
+
+Remove test database and access to it? [Y/n] y
+ - Dropping test database...
+ ... Success!
+ - Removing privileges on test database...
+ ... Success!
+
+Reloading the privilege tables will ensure that all changes made so far
+will take effect immediately.
+
+Reload privilege tables now? [Y/n] y
+ ... Success!
+
+Cleaning up...
+
+All done!  If you've completed all of the above steps, your MariaDB
+installation should now be secure.
+
+Thanks for using MariaDB!
+
+

Create the Zabbix database

+
# mysql -uroot -p
+password
+
+MariaDB [(none)]> create database zabbix character set utf8mb4 collate utf8mb4_bin;
+MariaDB [(none)]> grant all privileges on zabbix.* to 'zabbix-web'@'<zabbix-server-ip>' identified by '<zabbix-web password>';
+MariaDB [(none)]> grant all privileges on zabbix.* to 'zabbix-srv'@'<zabbix-server-ip>' identified by '<zabbix-srv password>';
+MariaDB [(none)]> grant all privileges on zabbix.* to 'zabbix-web'@'localhost' identified by '<zabbix-web password>';
+MariaDB [(none)]> grant all privileges on zabbix.* to 'zabbix-srv'@'localhost' identified by '<zabbix-srv password>';
+MariaDB [(none)]> set global log_bin_trust_function_creators = 1;
+MariaDB [(none)]> quit
+
+
+Warning +

The Zabbix documentation explicitly mentions that deterministic triggers need to be created during the import of schema. On MySQL and MariaDB, this requires GLOBAL log_bin_trust_function_creators = 1 to be set if binary logging is enabled and there is no superuser privileges and log_bin_trust_function_creators = 1 is not set in MySQL configuration file.

+
+

Add the Zabbix repository and populate the DB

+
# rpm -Uvh https://repo.zabbix.com/zabbix/6.5/rocky/9/x86_64/zabbix-release-6.5-2.el9.noarch.rpm
+# dnf clean all
+# dnf install zabbix-sql-scripts
+
+

Upload the data from zabbix (db structure, images, user, ... )

+
# zcat /usr/share/zabbix-sql-scripts/mysql/server.sql.gz | mysql --default-character-set=utf8mb4 -uzabbix-srv -p zabbix
+
+
+Warning +

Depending on the speed of your hardware or VM this can take a few seconds upto a few minutes so please don't cancel just sit and wait for the prompt

+
+

Log back into your MariaDB Database as root

+
# mysql -uroot -p
+
+

Remove the global parameter again as its not needed anymore and also for security reasons.

+
MariaDB [(none)]> SET GLOBAL log_bin_trust_function_creators = 0;
+Query OK, 0 rows affected (0.001 sec)
+
+

Configure the firewall

+

One last thing we need to do is open the firewall and allow incoming connections for the MariaDB database from our Zabbix server because at the moment we dont accept any connections yet.

+
# firewall-cmd --list-all
+public (active)
+  target: default
+  icmp-block-inversion: no
+  interfaces: enp0s3 enp0s8
+  sources:
+  services: cockpit dhcpv6-client  ssh
+  ports:
+  protocols:
+  forward: yes
+  masquerade: no
+  forward-ports:
+  source-ports:
+  icmp-blocks:
+  rich rules:
+
+

First we will create an appropriate zone for our MariaDB and open port 3306/tcp but only for the ip from our Zabbix server.

+
# firewall-cmd --new-zone=mariadb-access --permanent
+success
+
+# firewall-cmd --reload
+success
+
+# firewall-cmd --get-zones
+block dmz drop external home internal mariadb-access nm-shared public trusted work
+
+# firewall-cmd --zone=mariadb-access --add-source=<zabbix-serverip> --permanent
+
+success
+# firewall-cmd --zone=mariadb-access --add-port=3306/tcp  --permanent
+
+success
+# firewall-cmd --reload
+
+

Now lets have a look to our firewall rules to see if they are what we expected:

+
# firewall-cmd --zone=mariadb-access --list-all
+
+
mariadb-access (active)
+  target: default
+  icmp-block-inversion: no
+  interfaces:
+  sources: <ip from zabbix-server>
+  services:
+  ports: 3306/tcp
+  protocols:
+  forward: no
+  masquerade: no
+  forward-ports:
+  source-ports:
+  icmp-blocks:
+  rich rules:
+
+

Our database server is ready now to accept connections from our Zabbix server :). +You can continue with the next task Installing the Zabbix Server

+

Installing Zabbix with MySQL

+

ToDo

+

Installing Zabbix with PostgreSQL

+

ToDo

+

Setting up Zabbix HA

+

ToDo

+

Installing the Zabbix Server

+

Before you start to install your Zabbix server make sure the server is properly configure as we explained in our topic Basic OS configuration before we start. +Something else that is important in this case is that we need to disable SELinux. We will see later in chapter Securing Zabbix how to do this properly. +We can check the status of SELinux with the command sestatus :

+
# sestatus
+SELinux status:                 enabled
+SELinuxfs mount:                /sys/fs/selinux
+SELinux root directory:         /etc/selinux
+Loaded policy name:             targeted
+Current mode:                   enforcing
+Mode from config file:          enforcing
+Policy MLS status:              enabled
+Policy deny_unknown status:     allowed
+Memory protection checking:     actual (secure)
+Max kernel policy version:      33
+
+

As you can see we are now in enforcing mode. +To disable SELinux just run setenforce 0 to disable it.

+
# setenforce 0
+# sestatus
+
+SELinux status:                 enabled
+SELinuxfs mount:                /sys/fs/selinux
+SELinux root directory:         /etc/selinux
+Loaded policy name:             targeted
+Current mode:                   permissive
+Mode from config file:          enforcing
+Policy MLS status:              enabled
+Policy deny_unknown status:     allowed
+Memory protection checking:     actual (secure)
+Max kernel policy version:      33
+
+

As you can see our current mode is now permissive. +However this is not persistent so we also need to alter our SELinux configuration file. This can be done by altering the file /etc/config/selinux and replacing enforcing by permissive. +A more easy way is to run the following command :

+
sed -i 's/SELINUX=enforcing/SELINUX=permissive/g' /etc/selinux/config
+
+

This line will alter the config file for you. So when we run sestatus again we will see that we are in permissive mode and that our config file is also in permissive mode.

+

We can verify this with our cat commando.

+
# cat /etc/selinux/config
+
+# This file controls the state of SELinux on the system.
+# SELINUX= can take one of these three values:
+#     enforcing - SELinux security policy is enforced.
+#     permissive - SELinux prints warnings instead of enforcing.
+#     disabled - No SELinux policy is loaded.
+# See also:
+# https://docs.fedoraproject.org/en-US/quick-docs/getting-started-with-selinux/#getting-started-with-selinux-selinux-states-and-modes
+#
+# NOTE: In earlier Fedora kernel builds, SELINUX=disabled would also
+# fully disable SELinux during boot. If you need a system with SELinux
+# fully disabled instead of SELinux running with no policy loaded, you
+# need to pass selinux=0 to the kernel command line. You can use grubby
+# to persistently set the bootloader to boot with selinux=0:
+#
+#    grubby --update-kernel ALL --args selinux=0
+#
+# To revert back to SELinux enabled:
+#
+#    grubby --update-kernel ALL --remove-args selinux
+#
+SELINUX=permissive
+# SELINUXTYPE= can take one of these three values:
+#     targeted - Targeted processes are protected,
+#     minimum - Modification of targeted policy. Only selected processes are protected.
+#     mls - Multi Level Security protection.
+SELINUXTYPE=targeted
+
+

And we can also verify it with our commando setstatus

+
# sestatus
+
+SELinux status:                 enabled
+SELinuxfs mount:                /sys/fs/selinux
+SELinux root directory:         /etc/selinux
+Loaded policy name:             targeted
+Current mode:                   permissive
+Mode from config file:          permissive
+Policy MLS status:              enabled
+Policy deny_unknown status:     allowed
+Memory protection checking:     actual (secure)
+Max kernel policy version:      33
+
+

Adding the Zabbix repository

+

From the Zabbix Download page select the correct Zabbix version you would like to install. In our case it will be 7.0 LTS. Select the correct OS distribution as well. This will be Rocky Linux 9 in our case. We are going to install the Server and will be using NGINX.

+

Zabbix Server Setup

+

Our first step is to disable Zabbix packages provided by EPEL, if you have it installed. Edit file /etc/yum.repos.d/epel.repo and add the following statement.

+
[epel]
+...
+excludepkgs=zabbix*
+
+
+Tip +

Having the EPEL repository enabled is a bad practice and could be dangerous if you use EPEL it's best to disable the repo and use dnf install --enablerepo=epel. This way you will never overwrite or install unwanted packages by accident.

+
+

Our next task is to install the Zabbix repository on our OS and do a dnf cleanup so that old cache files from our repository metadata is cleaned up.

+
rpm -Uvh https://repo.zabbix.com/zabbix/6.5/rocky/9/x86_64/zabbix-release-6.5-2.el9.noarch.rpm
+dnf clean all
+
+
+Note +

A repository is a config in Linux that you can add to make packages available for you OS to install. The best way to look at it is maybe to think of it like an APP store that you add where you can find the software of your vendor. In this case the repository form Zabbix. There are many repositories you can add but you should be sure that they can be trusted. So it's always a good idea to stick to the repositories of your OS and only add extra repositories when you are sure they are to be trusted and needed. In our case the repository is from our vendor Zabbix so it should be safe to add. Epel is another popular repository for RedHat systems that is considered to be safe.

+
+

Installing the Zabbix server for MySQL

+

Now that we have our repository with software added to our system we are ready to install our Zabbix server and webserver. Remember the webserver could be installed on another system. There is no need to install both on the same server.

+

dnf install zabbix-server-mysql

+

Now that we have installed our packages for the Zabbix server and our frontend we still need to change the configuration of our Zabbix server so that we can connect to our database. Open the file /etc/zabbix/zabbix_server.conf and replace the following lines:

+
DBHost=<ip or dns of your MariaDB server>
+DBName=<the name of your database>
+DBUser=<the user that will connect to the database>
+DBPassword=<your super secret password>
+
+

Make sure you don't have a '#' in front of the config parameter else Zabbix will see this as text and not as a parameter. Also make sure that there are not extra duplicate lines Zabbix will always take the last config parameter if there is more then 1 line with the same parameter

+

In our case the config will look like this:

+
# vi /etc/zabbix/zabbix_server.conf
+
+DBHost=<ip or dns of your MariaDB server>
+DBName=zabbix
+DBUser=zabbix-srv
+DBPassword=<your super secret password>
+
+
+Note +

The Zabbix server configuration file has the option to include an extra config file with parameters you like to alter or add. In production it's probably better to not touch the configuration file but to add a new file and include the parameters you like to change. This way you never have to edit your original configuration file after an upgrade it will also make your life more easy when working with configuration tools like Ansible, Puppet, SaltStack, .... The only thing that needs to be done is remove the # in front of the line '# Include=/usr/local/etc/zabbix_server.conf.d/*.conf' and make sure the path exists with a customized config file of your won that is readable by the user zabbix.

+
+

Ok now that we have changed the configuration of you Zabbix server so that it is able to connect to our DB we are ready to start. Run the following command to enable the Zabbix server and make it active on boot next time.

+

systemctl enable zabbix-server --now

+

Our Zabbix server service will start and if everything goes well you should see in the Zabbix server log file the following output

+

tail /var/log/zabbix/zabbix_server.log

+
  1123:20231120:110604.440 Starting Zabbix Server. Zabbix 7.0.0alpha7 (revision 60de6a81aca).
+  1123:20231120:110604.440 ****** Enabled features ******
+  1123:20231120:110604.440 SNMP monitoring:           YES
+  1123:20231120:110604.440 IPMI monitoring:           YES
+  1123:20231120:110604.440 Web monitoring:            YES
+  1123:20231120:110604.440 VMware monitoring:         YES
+  1123:20231120:110604.440 SMTP authentication:       YES
+  1123:20231120:110604.440 ODBC:                      YES
+  1123:20231120:110604.440 SSH support:               YES
+  1123:20231120:110604.440 IPv6 support:              YES
+  1123:20231120:110604.440 TLS support:               YES
+  1123:20231120:110604.440 ******************************
+  1123:20231120:110604.440 using configuration file: /etc/zabbix/zabbix_server.conf
+  1123:20231120:110604.470 current database version (mandatory/optional): 06050143/06050143
+  1123:20231120:110604.470 required mandatory version: 06050143
+  1124:20231120:110604.490 starting HA manager
+  1124:20231120:110604.507 HA manager started in active mode
+  1123:20231120:110604.508 server #0 started [main process]
+  1126:20231120:110604.509 server #2 started [configuration syncer #1]
+  1125:20231120:110604.510 server #1 started [service manager #1]
+  1133:20231120:110604.841 server #9 started [lld worker #1]
+  1132:20231120:110604.841 server #8 started [lld manager #1]
+  1134:20231120:110604.841 server #10 started [lld worker #2]
+
+

If there was an error and the server was not able to connect to the database you would see something like this in the server log file :

+
 10773:20231118:213248.570 Starting Zabbix Server. Zabbix 7.0.0alpha7 (revision 60de6a81aca).
+ 10773:20231118:213248.570 ****** Enabled features ******
+ 10773:20231118:213248.570 SNMP monitoring:           YES
+ 10773:20231118:213248.570 IPMI monitoring:           YES
+ 10773:20231118:213248.570 Web monitoring:            YES
+ 10773:20231118:213248.570 VMware monitoring:         YES
+ 10773:20231118:213248.570 SMTP authentication:       YES
+ 10773:20231118:213248.570 ODBC:                      YES
+ 10773:20231118:213248.570 SSH support:               YES
+ 10773:20231118:213248.570 IPv6 support:              YES
+ 10773:20231118:213248.570 TLS support:               YES
+ 10773:20231118:213248.570 ******************************
+ 10773:20231118:213248.570 using configuration file: /etc/zabbix/zabbix_server.conf
+ 10773:20231118:213248.574 [Z3001] connection to database 'zabbix' failed: [2002] Can't connect to server on 'xxx.xxx.xxx.xxx' (115)
+ 10773:20231118:213248.574 database is down: reconnecting in 10 seconds
+ 10773:20231118:213258.579 [Z3001] connection to database 'zabbix' failed: [2002] Can't connect to server on 'xxx.xxx.xxx.xxx' (115)
+ 10773:20231118:213258.579 database is down: reconnecting in 10 seconds
+
+

Let's check the Zabbix server service to see if it's enabled so that it survives a reboot

+
# systemctl status zabbix-server
+
+● zabbix-server.service - Zabbix Server
+     Loaded: loaded (/usr/lib/systemd/system/zabbix-server.service; enabled; preset: disabled)
+     Active: active (running) since Mon 2023-11-20 11:06:04 CET; 1h 2min ago
+   Main PID: 1123 (zabbix_server)
+      Tasks: 59 (limit: 12344)
+     Memory: 52.6M
+        CPU: 20.399s
+     CGroup: /system.slice/zabbix-server.service
+             ├─1123 /usr/sbin/zabbix_server -c /etc/zabbix/zabbix_server.conf
+             ├─1124 "/usr/sbin/zabbix_server: ha manager"
+             ├─1125 "/usr/sbin/zabbix_server: service manager #1 [processed 0 events, updated 0 event tags, deleted 0 problems, synced 0 service updates, idle 5.008686 sec during 5.016382 sec]"
+             ├─1126 "/usr/sbin/zabbix_server: configuration syncer [synced configuration in 0.092797 sec, idle 10 sec]"
+             ├─1127 "/usr/sbin/zabbix_server: alert manager #1 [sent 0, failed 0 alerts, idle 5.027620 sec during 5.027828 sec]"
+             ├─1128 "/usr/sbin/zabbix_server: alerter #1 started"
+             ├─1129 "/usr/sbin/zabbix_server: alerter #2 started"
+             ├─1130 "/usr/sbin/zabbix_server: alerter #3 started"
+             ├─1131 "/usr/sbin/zabbix_server: preprocessing manager #1 [queued 1, processed 2 values, idle 5.490312 sec during 5.490555 sec]"
+             ├─1132 "/usr/sbin/zabbix_server: lld manager #1 [processed 1 LLD rules, idle 5.028973sec during 5.029123 sec]"
+             ├─1133 "/usr/sbin/zabbix_server: lld worker #1 [processed 1 LLD rules, idle 60.060180 sec during 60.085009 sec]"
+             ├─1134 "/usr/sbin/zabbix_server: lld worker #2 [processed 1 LLD rules, idle 60.065526 sec during 60.095165 sec]"
+             ├─1135 "/usr/sbin/zabbix_server: housekeeper [deleted 0 hist/trends, 0 items/triggers, 0 events, 0 sessions, 0 alarms, 0 audit items, 0 autoreg_host, 0 records in 0.019108 sec, idle for 1 hour(s)]"
+             ├─1136 "/usr/sbin/zabbix_server: timer #1 [updated 0 hosts, suppressed 0 events in 0.002856 sec, idle 59 sec]"
+             ├─1137 "/usr/sbin/zabbix_server: http poller #1 [got 0 values in 0.000059 sec, idle 5 sec]"
+             ├─1138 "/usr/sbin/zabbix_server: discovery manager #1 [processing 0 rules, 0.000000% of queue used, 0 unsaved checks]"
+             ├─1139 "/usr/sbin/zabbix_server: history syncer #1 [processed 0 values, 0 triggers in 0.000036 sec, idle 1 sec]"
+             ├─1140 "/usr/sbin/zabbix_server: history syncer #2 [processed 1 values, 0 triggers in 0.005016 sec, idle 1 sec]"
+             ├─1141 "/usr/sbin/zabbix_server: history syncer #3 [processed 0 values, 0 triggers in 0.000031 sec, idle 1 sec]"
+             ├─1142 "/usr/sbin/zabbix_server: history syncer #4 [processed 0 values, 0 triggers in 0.000014 sec, idle 1 sec]"
+             ├─1143 "/usr/sbin/zabbix_server: escalator #1 [processed 0 escalations in 0.005587 sec, idle 3 sec]"
+             ├─1144 "/usr/sbin/zabbix_server: proxy poller #1 [exchanged data with 0 proxies in 0.000010 sec, idle 5 sec]"
+             ├─1145 "/usr/sbin/zabbix_server: self-monitoring [processed data in 0.000016 sec, idle 1 sec]"
+             ├─1146 "/usr/sbin/zabbix_server: task manager [processed 0 task(s) in 0.002511 sec, idle 5 sec]"
+             ├─1147 "/usr/sbin/zabbix_server: poller #1 [got 0 values in 0.000009 sec, idle 1 sec]"
+             ├─1148 "/usr/sbin/zabbix_server: poller #2 [got 1 values in 0.000232 sec, idle 1 sec]"
+             ├─1149 "/usr/sbin/zabbix_server: poller #3 [got 0 values in 0.000015 sec, idle 1 sec]"
+             ├─1150 "/usr/sbin/zabbix_server: poller #4 [got 0 values in 0.000010 sec, idle 1 sec]"
+
+

This concludes our chapter on installing and configuring our Zabbix server. +Next we have to configure our frontend. You can have a look at Installing Zabbix frontend with Nginx or Installing Zabbix frontend with Apache

+

Installing Zabbix frontend with Nginx

+

Before we can configure our frontend we need to install our package first. If you run the frontend on the same server as the Zabbix server then there is nothing else you have to do you can just run the following command on your server to install the packages needed for our frontend to install:

+
dnf install zabbix-web-mysql zabbix-nginx-conf
+
+

In case the frontend is on another server installed you need to add the Zabbix repository first like we did on our Zabbix server. In case you forgot or just skipped to this topic and don't know how to do this have a look at Adding the Zabbix repository

+

First thing we have to do is alter the Nginx configuration file so that we don't use the standard config.

+
vi /etc/nginx/nginx.conf
+
+

In this config look for the followin block that starts with :

+
    server {
+        listen       80;
+        listen       [::]:80;
+        server_name  _;
+        root         /usr/share/nginx/html;
+
+        # Load configuration files for the default server block.
+        include /etc/nginx/default.d/*.conf;
+
+

And place the following lines in comment:

+
    server {
+#        listen       80;
+#        listen       [::]:80;
+#        server_name  _;
+#        root         /usr/share/nginx/html;
+
+

We now have to alter the Zabbix configuration file so that it matches our setup. Edit the following file:

+
vi /etc/nginx/conf.d/zabbix.conf
+
+
server {
+        listen          8080;
+        server_name     example.com;
+
+        root    /usr/share/zabbix;
+
+        index   index.php;
+
+

Replace the first 2 lines with the correct port and domain for your frontend in case you don't have a domain you can replace server_name with _; like in the exaple below:

+
server {
+#        listen          8080;
+#        server_name     example.com;
+        listen          80;
+        server_name     _;
+
+        root    /usr/share/zabbix;
+
+        index   index.php;
+
+

We are now ready to start our websever and enable it so that it comes online after a reboot.

+
systemctl enable nginx --now
+
+

Let's verify if the service is properly started and enabled so that it survives our reboot next time.

+
# systemctl status nginx
+
+● nginx.service - The nginx HTTP and reverse proxy server
+     Loaded: loaded (/usr/lib/systemd/system/nginx.service; enabled; preset: disabled)
+    Drop-In: /usr/lib/systemd/system/nginx.service.d
+             └─php-fpm.conf
+     Active: active (running) since Mon 2023-11-20 11:42:18 CET; 30min ago
+   Main PID: 1206 (nginx)
+      Tasks: 2 (limit: 12344)
+     Memory: 4.8M
+        CPU: 38ms
+     CGroup: /system.slice/nginx.service
+             ├─1206 "nginx: master process /usr/sbin/nginx"
+             └─1207 "nginx: worker process"
+
+Nov 20 11:42:18 zabbix-srv systemd[1]: Starting The nginx HTTP and reverse proxy server...
+Nov 20 11:42:18 zabbix-srv nginx[1204]: nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
+Nov 20 11:42:18 zabbix-srv nginx[1204]: nginx: configuration file /etc/nginx/nginx.conf test is successful
+Nov 20 11:42:18 zabbix-srv systemd[1]: Started The nginx HTTP and reverse proxy server.
+
+

The service is running and enabled so there is only 1 thing left to do before we can start the configuration in the GUI and that is to configure our firewall to allow incoming communication to the webserver.

+
firewall-cmd --add-service=http --permanent
+firewall-cmd --reload
+
+

Open your browser and go to the url or ip of your frontend :

+
http://<ip or dns of the zabbix frontend server>/
+
+

If all goes well you should be greeted with a Zabbix welcome page. +In case you have an error check the configuration again or have a look at the nginx log file :

+

/var/log/nginx/error.log

+

or run

+

journalctl -xe

+

This should help you in locating the errors you made.

+

When you point your browser to the correct URL you should be greeted with a page like here :

+

Zabbix Welcome page

+

As you see there is only a limited list of local translations available on our Zabbix frontend to choose from

+

Zabbix Welcome page

+

What if we want to install Chinese as language or another language from the list ? +Run the next command to get a list of all locales available for your OS.

+

dnf list glibc-langpack-*

+

This will give you a list like

+
Installed Packages
+glibc-langpack-en.x86_64
+Available Packages
+glibc-langpack-aa.x86_64
+...
+
+glibc-langpack-zu.x86_64
+
+

Let's search for our Chinese locale to see if it is available. As you can see the code starts with zh

+
# dnf list glibc-langpack-* | grep zh
+glibc-langpack-zh.x86_64
+glibc-langpack-lzh.x86_64
+
+

The command returns us 2 lines but as we have seen that the code was zh_CN we only have to install the first package.

+
# dnf install glibc-langpack-zh.x86_64 -y
+
+

When we return now to our frontend we are able to select the Chinese language.

+
+Note +

If your language is not available in the frontend don't panic it just means that there is no translation or that the translation was not 100% complete. Zabbis is free and relies on the community for it's translations so you can help in creating the translation. Go to the page https://translate.zabbix.com/ and help us to make Zabbix get better. Once the translation is complete the next Zabbix minor patch version should have your language included.

+
+

Installing Zabbix frontend with Apache

+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/02-Starting with the basic configuration/index.html b/02-Starting with the basic configuration/index.html new file mode 100644 index 00000000..49735b4c --- /dev/null +++ b/02-Starting with the basic configuration/index.html @@ -0,0 +1,820 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + Starting with the basics - Zabbix Book + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Skip to content + + +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ + + + + + + +

Starting with the basics

+

Working with items

+

Working with triggers

+

Working with templates

+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/03-Detecting and managing problems/index.html b/03-Detecting and managing problems/index.html new file mode 100644 index 00000000..2aeff7ea --- /dev/null +++ b/03-Detecting and managing problems/index.html @@ -0,0 +1,725 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + Detecting and managing problems - Zabbix Book + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Skip to content + + +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ + + + + + + +

Detecting and managing problems

+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/04-Taking action when problems come/index.html b/04-Taking action when problems come/index.html new file mode 100644 index 00000000..3a35e88f --- /dev/null +++ b/04-Taking action when problems come/index.html @@ -0,0 +1,725 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + Taking action when problems come - Zabbix Book + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Skip to content + + +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ + + + + + + +

Taking action when problems come

+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/05-Managing Permissions/index.html b/05-Managing Permissions/index.html new file mode 100644 index 00000000..ba594aea --- /dev/null +++ b/05-Managing Permissions/index.html @@ -0,0 +1,725 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + Managing Permissions - Zabbix Book + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Skip to content + + +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ + + + + + + +

Managing Permissions

+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/06-Visualising our problems/index.html b/06-Visualising our problems/index.html new file mode 100644 index 00000000..11d6e6a5 --- /dev/null +++ b/06-Visualising our problems/index.html @@ -0,0 +1,725 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + Visualising our problems - Zabbix Book + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Skip to content + + +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ + + + + + + +

Visualising our problems

+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/07-Automating configuration/index.html b/07-Automating configuration/index.html new file mode 100644 index 00000000..7aab7be3 --- /dev/null +++ b/07-Automating configuration/index.html @@ -0,0 +1,725 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + Automating configuration - Zabbix Book + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Skip to content + + +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ + + + + + + +

Automating configuration

+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/08-VMWare monitoring/index.html b/08-VMWare monitoring/index.html new file mode 100644 index 00000000..a3b72297 --- /dev/null +++ b/08-VMWare monitoring/index.html @@ -0,0 +1,725 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + VMWare monitoring - Zabbix Book + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Skip to content + + +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ + + + + + + +

VMWare monitoring

+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/09-Monitoring websites/index.html b/09-Monitoring websites/index.html new file mode 100644 index 00000000..781615cb --- /dev/null +++ b/09-Monitoring websites/index.html @@ -0,0 +1,725 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + Monitoring websites - Zabbix Book + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Skip to content + + +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ + + + + + + +

Monitoring websites

+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/10-Monitoring SNMP,IPMI and JAVA/index.html b/10-Monitoring SNMP,IPMI and JAVA/index.html new file mode 100644 index 00000000..90066bbc --- /dev/null +++ b/10-Monitoring SNMP,IPMI and JAVA/index.html @@ -0,0 +1,725 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + Monitoring SNMP,IPMI and JAVA - Zabbix Book + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Skip to content + + +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ + + + + + + +

Monitoring SNMP,IPMI and JAVA

+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/11-Monitoring with Proxies/index.html b/11-Monitoring with Proxies/index.html new file mode 100644 index 00000000..e3ef414f --- /dev/null +++ b/11-Monitoring with Proxies/index.html @@ -0,0 +1,725 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + Monitoring with Proxies - Zabbix Book + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Skip to content + + +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ + + + + + + +

Monitoring with Proxies

+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/12-Securing Zabbix/index.html b/12-Securing Zabbix/index.html new file mode 100644 index 00000000..178884c2 --- /dev/null +++ b/12-Securing Zabbix/index.html @@ -0,0 +1,725 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + Securing Zabbix - Zabbix Book + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Skip to content + + +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ + + + + + + +

Securing Zabbix

+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/13-Maintaining Zabbix/index.html b/13-Maintaining Zabbix/index.html new file mode 100644 index 00000000..cdd1e327 --- /dev/null +++ b/13-Maintaining Zabbix/index.html @@ -0,0 +1,725 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + Maintaining Zabbix - Zabbix Book + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Skip to content + + +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ + + + + + + +

Maintaining Zabbix

+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/14-Monitoring Windows/index.html b/14-Monitoring Windows/index.html new file mode 100644 index 00000000..cc868fa3 --- /dev/null +++ b/14-Monitoring Windows/index.html @@ -0,0 +1,725 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + Monitoring Windows - Zabbix Book + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Skip to content + + +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ + + + + + + +

Monitoring Windows

+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/15-Zabbix API/index.html b/15-Zabbix API/index.html new file mode 100644 index 00000000..70d3628e --- /dev/null +++ b/15-Zabbix API/index.html @@ -0,0 +1,723 @@ + + + + + + + + + + + + + + + + + + + + + + + + + Zabbix API - Zabbix Book + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Skip to content + + +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ + + + + + + +

Zabbix API

+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/404.html b/404.html new file mode 100644 index 00000000..c51bb352 --- /dev/null +++ b/404.html @@ -0,0 +1,691 @@ + + + + + + + + + + + + + + + + + + + + + Zabbix Book + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ +

404 - Not found

+ +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/CH01/zabbix-download.png b/CH01/zabbix-download.png new file mode 100644 index 0000000000000000000000000000000000000000..4c725f16eb12c08133757c67d58bc5ceb882e902 GIT binary patch literal 224695 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

2baXK{`c&C0&6(8KjM9`!R@bmGy;`}PZaay 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�u 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

b(3>#m zi%OOZcn#a1!Xa3rd(&3MVYxEf~xI7wXQugLMFzrWnVUxjZs5gGi;C|s?6~lbb zg6?P}Z){MBHH4msJzorT)D}}Ermz7M2OY6d)RLbmm^4d5o+h(Vf_Lx5Z$jRjtpP?N zNSe##LLq?1)~h<@iw+F@1*!CP?XuJvT z@#=VRYa-L8{qZoC%}hw;?l{$4*^A#@aed$W={4cr~hAXLbF|?yQ2QzgiYSdNb>!hd)puv#> zjfyq`1&8`eL@ScnPC@bS0>DMe9p~WV{l;n|QBfVk{b(L&^T`YT>h}D>o3J*J_A{qB zU&2OI`(Pi_6{GA|Hw`}SyLn@3>?60w`DpZg-N{U-&N3;C7_GfJ#hxTiC0^4a;_@@- zGoDJ#V=+viCuYZ3Z)V4yq3vY9Xm{~%U4Q+es;E@)f0p(|)zJ=*Ua9}r{D)pJ{~>JO zJyF!oM6}O$PapPc#|O82r?~>4q|}WHV%ZOiobsv2@WyEzSy^x;W@`@o+kc zZMU})D@x{z>3hp-ogvco-b$w-0|d~6+>eBqoUvq`lY>iqGYSte8w?J-N2{?H|-Ev z)6iEu_%iv9?3UhSUKzjpcp3593gx7F?AkIdji5C~?kM4?Exd;8JI>9u`%DhFM+o2Z zk(veWZD%<@E6#X{EoX)4m>Mib>w9UQs;htF)xDwpn7ow}Jp&u;YWFGSEQP-MFE1Uh z1@}L1Fo}3>QTxqgo}z>K79p?3-|KYYOXaA?h!3(OhhVd4)=Pp;gDl$?3UVZv{d8U2 z*_$L8Sx;P?S!aDPa@#G&S|u{D-aSlU!FT-}40RAef$5FyG<;t|3n)n!Q>|cJixRr9 znmSJMBe$vI;dKYS7ej;v%kv^*dX%DFRa=uu9g%a-jbtsC@SwD$osicm91p>~ZqM7f zq3pgu&y%u5o65l+djLyC5hiS}=*Cvh=1p4f+4sDR zVG39IDj%{l-C(Sq{#7|MZJhEoQ$5T#!Z!8}5(d;)ba;Mb7VkgylhOIpynW_^K1REU z>YGJlJQi)=#r7b|yH1Wf)2V=f4C*f!rs;ZLvVjq<3cLtq%x&@6(uo43Q9OoRThFTF zG&nn{M#CsXg5S9Oy7ZIqjcLS-9vq30&lIOSu`mb2gev%sm%n*;^~N$W7~+beZj2Nd zPEO7H)Zpa}N6)fEhP39Si$2Ku%vIWT;bwi(;wLd&ro!iZ8p1@zd}Hj5i`OZr^k2v2 zjOS}Ym;^vqRLDgXgJ$lILLJr+he9=KGg&RwFATE3tWYZ+n{ru^YJA1f>mEG9Wp+d4 zTdxdu|J@_;>!%Ywy7JrUNO{BVC;0~=(XPaOWV|2$yA*`)M@wTU*E$lmum>|GBr?Tuqi|01)t+nEq2^|^f#DkGg( zQ)n<5TsGa`+iZKn>3(kKkk<(kn7Ptd)bB2B$he}vDpvB?%$7Sd*yCq=a4~AJ#Q}mz zT@=FyPD;uvgOKvr>FToTT5X>!yZzyZXGwLo7os*UT&eP*>-O~>xOxKCS$24(M|1XB zP7(xfVStU(Tw7w8>-K7rB1stTz35SPbhe4SQx!9%Rt?5fG3v>|Zo5g>{NOZd2-%zv z_wK2cr1`D1%OtSnW>kdKIqnSXG+dbUPTw6AQLHJ=G+CR6r`D^|p7e5oT;dp9YfcwdQD0Qy179J6^(;WAH`^KlI1KL^F=9s2LCgyU*s(PXE8Bw2P z=%REIIjn>(Fdjvk>38|&_%#@VPBww?vE|;BrX1&-u4F*LYi=pH6%347BG&~`+5s99 z7=$))Kr|Qtl^)DT3a>tv$P*fC6W@TjWTA<}RSYF?A7+L|H-{Cr_*_u z9lKzhLmJU1BWO{+Qa>i9o+3w8x~j3;r*+2IWii+Xmmo5o&pIB&%`%_i8VN^1ZV2bs&9@G z2j4wNVO@$cawFQAUQbVmlIyB**N>^3oH`e)4TZgrB%R?_2r&vPQ2Mq-DkG^VaA$=HxIZLMl9}3AgBkFsutIP{@R@|$d>Q8Ioo&0K z7CL!vJHq&1Vd|O@6ihj=)fnt+1+eP1^n>(aU{l>+NEgI_c#dCkY~7HYc&2L>nZLAfk=)muRQxi-e1~u;?^k8!gSr zCMx&jiX61#!rYv29y(~eFrF2pD_p|SG#5;oSr-k*?}=`oyu11{p>Y5$~wjvd!fhEHNdI`4#9v&$R3|f-cux92_v9$vBm(=_oR%D*@MrrRgNR z{+4-83Q0ft$*WPSk9K78#`3cX2hwrs0xDE=34VhS79ZP~v|ngcBmdN^SetP@mg^cN zd6QreaPmW8K>S`svDNG&md+Fz*LOc#Y)Mm8amNZIklv1z#sfTMzqPzp1HmhQ*irni zb%C}Jyr&~SPug0=!cA+e3F^fHNhW5vS%SabsdLhkxg;#Tc(Hh6asub?~uZu`*Ks_Fk3piQF(f<^vm|}o)GTSw2*a& z-Nrkabu*uy8r+u=-BBLPm5f(};Ii|=7|Z2o!`@5SmrCM>NelggW^0N5%+aedTZ2#E zZ2N3~CH2gBmOWSRSyK20PLoO2 zKr3-Hg~h$EQzb~wha18vuzDH^W|smOE+=^J4`lwpBI#dPY`l+`hm#_^q}!vF`aW>x zs)YZ8k7v{is_=dFFR~~u$6H(@Im&+i7{ockQ-?2ARRh(ZFbcN?<3)XVG;N_kIu~?E zzojr1CE^i)P8O53F`;?2J>@7_brwAXj;ZYB>7Jwwq#^+7P-<4Ae59UF>?$yan`8@z z3+c&51A+>RIg#4c7tDx03oU9KQbpx)TG7itb%gJa$AYx`MCtWQx_tcOl0;_*PAjJ9 z0$CCD@VB(nJtvz>ON%N=Fkor^}Gak3y`kfegylnMJKo1Y$PCl4YN(qZ4q&gOLy0>U4qqqp#mfN~$*+hJP8B55Xi z<$Po+nOMcz#T7ITe5$^rx{n~$#b`E^qsP0kJsLJ1Om<5HpcYb44Un2E5ZQ*vFS#Aa z=ZYp$WGp7Xj^hYRL0@eBj6n)Z+nsAl+}VTwQDPvfT8^zEg#2_olc_G5gloEkK7ua2 z{cc@FfpS@LeVw4{*RDvaC_1XTM2r4vzjDkU5$11FOJ6vhIr^1)Odlsa%Vjp#id*Es zXVO;w^%-VQfybb(suX;jNzr~FGv1Nb=5yiD$xBo)2<2BBY)nX!kCLoTe>`Qgx~5of zFacG7Mk@_BvQPFbu7zV)Apdei_Cj&gqOZ_1=)_`J;Ebo#uT^4ICdX<4l%~l)Le}~l z{N53s`X!xn5ONP9KHf1<`G%#b`F)c>JcXU6VuMdp0W(L9 z&=Q<=!UU+I>9YO;6s=uaz)-o0O?GMyroL3|8FjYertk@Sv?tGMZB;lY%bii7i8~IK zQzlHg6TGmt@7eMD%e}9`Xr5(LxPp%Gwq!!Gh)yv_R-le&)HZ=r3ODw%(?Ez; z;}mu>AGny^eTOnYT*6MAw4!(y6%(Z7IsR_$Lz3%v)n{!_maT5{Vbj_%_v0YfI{yNpeqBDx+|UKI zeP_y~e8BHMqOMd-#jCG39;il%TG@swxmPX~6_FIT9STsJ>{i1-R+LdH5%ddmX%R$c zO%!|;EA0r$n$1Vcu|^8jX1c#7N5(N-81}`az&x)7!O-7q>M--N^6%?hWUFL6#VjMa zT0(U4jr*jMP4Gf%=V6IiPWYWGKa&!_s^m$obj6JF48Pf|9R>rHa$T5G&d*_pW-d8? zA#&**IL{Ad#^VH4S*HQF_rrEe^SC^H+@N2~E_{3lX1%EA!~~&{)O+4|M?QHiSyyQ_ zD4zAuYO_{FcXZQTVE)o@Jx?=^y4v*}7InaV*kGMQLz*uxv-VEAeEhybE0gTC2 zkXg|FG;=@!v2(9mL)>uiUk1|#hz^qk#>WbUR6xNb`w6S-FE)J%*!5iwB|hul*74o= z60gLa|ICb4mIJeGP3Mve5^$8L8qO0fjLRpC=5M?y zZ-K-Y(HkfeaQ6;B#J z#M1|EU`vv}q`A2;$H9CCC@b2IPEclC4zoZ>USiXu1AR9p&C2unWB5PuNg!ZRq8fqh zh<|jXcX0jyoW9u{xC`lEC?tYHB<)R$y3_ufpZV&EOQCbVQ*HTN``|Zijd(Y3k7JJ$ z>BerIy@5Ho?tK>>V@ij$Id{Nxw^r~eq@2YVmm%;yOVkB&Z0|%Oy52qm2Uo<%(>*4q#djBjoszh0z95#yNsiWDM?=kGhQ?PxflLnjR(CmxKGhP1nQQ0`gRt zBSv?IF)F~UAm?gy%{c6~kp5vh(hYq^Z9doQ&%vna_ZjaW_UY?HwWH-!CHB=uwzUXn zlv1|`SSNDq*@)!Ej5@mUk0Q9QuAE#KxYF5|88&?I`(QC?|9CcTfxSaJZN|JIf>*6X zi~${tXxP4Tj>c#u!?b?)k11?{0cP1YAXRu#Wksu<_GH-p@C}#&fY?L4Y5>4_C4 z4AfOfnXK=%ZuV{O;0Tr#hs(S-?1_+(F0QkCD`TOKq&1I4=>G#GdEgKv=bOK^4ri#D zp-_^Cd>&n!sdG#Tj@##IsI(iBrGcsi0Hmq@I4BHjF%c{z{)*(p6N5V3ZNPHCZ`isxZx{VsJ%hoIQU2gvGq^sZ^ZiyO35JaAUpwu7Y_<~t@PV^A?5GF#I!!4$ajTuMs0?i8L z!k^}|#gkcAz@!*LhNMaOFu(9V&^9)kElt8ax%vXe5#~s)M;ei}gL%B|QlBKXXUpDr zgzu%d@#IIVfgu@N9Mv{Mv3ARAHV?N`io-FI_7@b)QUS3Csd*tUbO$vC7V?uzjg$Lp zE+iUfW)oj|_ZX0l@k=eHq-$+Yk}u88u>*`+{ZLo4gO9Iy&Yj^X_?uAx0c^wqBT<(c zJ+2=}5l>5~FLXt7^Q~YqI|Cgrooh>EvDH!$Su<3vh82=D=VNnv9$s@DYilP z&!H)QCg`@y5ZQlUXcf!Vi;8{rRc4oTxLS|*Xd6yz^Yu6sSwaNF-efGeB>-dBio0;G z`t=IEV$Axl?gZ((*WIgDq)%?u5@OhE6OfFiPFs4~X^U3ttFKh}l8te~*aMf}^Qk;X z`Kpr!SdZ$oR!^G)7ltvas*0^zzSFT;oJ)#FK6$!5+4%a3w#TgPiid`98x~5hQr@!+ zV_8Hed=VO3q{-B!&1yxx(i7FyXZtB#W7k8mx?hLdk=z6OELavlegf}D?h;bajQ$^I zosL2a0;IdUJ0yt~=iA&4)5817Tw<2~NiS;q7L9_^H^XjQUf~eUp>j6IR7z+x1b0x& zE9BG~{1o4^+*eng7@nT1cb5R;-Xiaz-6x=b^}IeS$7;&12T3@bgioMAog>{+>*c2v zlpnRjpocW~ZJ5iu8*1@r+QAm>unnb4WR{&dPkwL*LgXldLbkXFP(PiF>8CKYH2$5F zxm<4*hFO6)s^JUtA_%qG9rzcMmAmv8qBC?`k)O11H16LR>@v@1ZQ>i<@nxf&GikXpMLYBwSs5y1W9_vm9I6WUDvR@msbrER8B`cOa)L#$ zsK!rPC+**kSLbT|q?7n1xiM5%_pbia%u%@yPr^sBB$qHl`nd0bSVF{OMG^5|Bk#f^ zVmf_BAYj(~7#}&NsK+jG^fqRs(*8hKCtE789u(@d+hDx2gI2g=1+dar$1MPxJ)o=9Uo&;VndjGJvDYe1k;GBHdLYwC12JIl# zau0jO{&rOA*|VXaNFF+eJfm()Rfe0#=T|3M4z|`Km>0)n`8G>56Ia2w9x5|+ z_VSCuK|BEm>Nl$?&qtB!lnhCAI+G;IjHQn!`|cqilh3ojD>zRn&U1vIa3vPoT8Er@ zY9HJ*{<`r-ZP4JS6m!GVbUc3S1&4qv4Cnp(T1W%YNn8^F{NV5JC_FzsO%B99Zj@ye z9L}8NZLtuCk??93HAarDHU*iD73J9{emG_;rhZkmHRUWG!Be9$Cuh*UndD|g=USPs zyTsR$61&rxWUTkgN`%+tSSd^L z;g+c-Z%TO+?8N0`-=-w;pf6RAajKE?P7UJu?72ov{NUKwVz_5`W3Lb~f=m>@(@o$L|2glKs+?-bB z$1@5&zqak2=Clh+jCO)(@h*Oa5`9f+(s?UWWtKI=KD1jKi^dRZvh!)dL3S?+eI|yf z&#X|3hr+8_f${f~n?@`-ONMW-0PekV#EWjS9@tm)E|Mp#LvP$?Gg1e$WsIBX5_NuG zpKli5dvM-)?bm0`<%b4PApb6E+$ZJ)KI7VV%g98kQ+iiv1Q!NoujoJ*m{0(2VDAy z&PAI(-yZWgm^FDH zX_0?|mrdu?6HqRdj}fnRjDr0{_N+8By2pj=DH*PD_s3cE{>1r}69yGCU%dBhV`j5D z-Q}@rrEk#fD$IeCLAb_Qf2bQa%p_HfiF5uX5x;k~6+d~OdYVFth^)9Fn*GARI+*JoQ{TVf`lM*US%x*|B zJ|ERcC54-*3RH$38*^kWffc+d^z0mdcpP`$q*2+Q{ItdPBhr~>r(4NEm-bcpVqHwK zP|aA+>MI?z9kVO#*?nE`b=Bf)^tU9;5OapMoqNi)0L zX%%=`?Kc!RhEu~-?70sd!*vS!zPTJdoG)ao)}4KjDUsOjuI}lvgO|{^$*fhI@8fx8 z=$XYaa$eu-i^)r1Tafiu2i)n+lem3!bLATP^)*gA;slvyt3-|ML}KFPH2SSv)G$`FYUaOU7AJ0 z)})!BQ>hse533rB)7rAitC`dcFXZ>1aJYXQ?{3t64~?%(qCU~0?9=a-=Y2fs3@SUG zQQhT+UFYwwP$P54Pl`hr#tBAky2{9En_w8_F<^6eo-k-algmR-MR|Sh!CGHLH-yZa+-RifkcTVp&Wpudhf^)4#U#^$zwLv#% zA01p==Em__RtGx{=U&mHC}&b8s3*(~&wO||*CP;TUoys{vh?s0?jG2lg!-f~nt}vp zn<*c%D#jWyH@SKJNkqr;(@>90A2_;n4w#up`L&jXP*OirMBTf zEbflhGjqTM)8VS#sp5&fUy^0%4Jco6mksH2~$*@zFrd@m(sJk9=qPk?K1hi+&s8Z<#TJ%Re08pxlGK)YRO1Z!$$pV zlC*!ne~9PshEHVNmt^fPq#;vo5ENI7I`-q2TM8!o>!Al18zr9aZ$DBp-v#MLNbiaXG`#s%`cTIc8;JvL4+b{_~L5m@QLn~riziDk}D zfvqF^x6obeohp}8B+h?Lmi3tXnEbfh61JlfD;x(#ucS*6j&%!twdfsEaCJm&N%~_A zd$K*ESbP^Gy0_Lc1K~V5w;yv?dd^MKR+*Ni4;S!7Zx}ckRipCsEQP7+uu=9UP&@i`3yuCkzZS_l5Po;R_ zXQ9Xabg@X7PWtnclmxo`s+kx8qVQ6Bf1*uqgR3ydHBmbw)Ai-4Ll58D9Uzz?PIjqe z4Ge5>FO?|k_6A($z8m>JIq>J;X&7-09b z?XNf2SK+Fj(J6JFkDMFCQbf=*>Al?oOMl7G92W)Zo-w#h>> zefd>p@VE&J{zpc=bndd~x$(+fS7FY0AD(xjICVN49B$6V^VH49;A3}^7G5T`FulKG z%1w(gLwFsXbUruP62E->LLuK*wxx}PXEZ)l>yr-l1L?u7-uGLo;pCjYW1nVAMm%QU z!&Yj8R*k~4?1wAu7@JO>R;dZuGHP~1*G5jRS0&awm9BV|m91N#fUPxVKi_M!ugp4F zX5V2Jrb`~QSNeS0g zzgUR!QeR7PvNEprl$)3n26D6$fv0|)4}{}#jj``~bo2<_G*vGob6H#$PQK3!oC@}O zvS-8_bMRabJ`e=d0PWZa8)UXfSb@j-0wg~oyunQ$F%2Xr~K%n8#kEr?>_T^Z_ADCIoI z$*t9nZw*&QdPONnH+n)I@n+ixO+Kz))Ke+K)$D9Hc?+)Nwrjtt(8|XON?D%VOF>m{ zSgX?Jw=(^JT+|Vip!NQixqsaGN=$?2?g83n1_x+*N9e&m5Qyvv*w5to>M@+&{%Frw ztBpzek0Jk%o3*bBBRt~mmoI=s#XkTUWy zhd%6mCeB`F^jn$zF7R!IJV6Fb*D3s=8+F{^CP23S=YL(JV!D)EjTD(ZZ`i}!ooQZW z#!urkxDwWSL6NS8A(b6sZxW%w^1qM%B05BPi>FO=KZAX(D6JaZ*;dOwUwtj;B( zafgNn;bTBKG;5}M>BnTU0pRdig*VS@j_x-t0EcMM z@MholYQ1&M%wZ9{^_i4wmWPP*{grpdHr$JNEj~Wa(miw>hCCei<^qg`OKGX{;*Q6i zowrxfY^*)AI0UY53n){)bHA=I*XOx(_PfAnJhZ6{)CY*cw^lmXzzP_S{ue8dr^z14 zyK}bsWNOYpafqie&^^{35EXcH^-c-{xsw9QnvE!53iR5%-QILes744G`_K0=of+U? zKZH`rQ4h?)Gk@oFg?5L%U{9UQ&d46%6h2XrPnp>&{A|m9|Jl4Aov`M$DTf~lfkWW3|49Rc-+Ir zY4PB9+PC1hAAIN1=$z8xwQJUHUf&pKj+M?pNk)PLbnQJjVpBVYig}p2STn@l!)?Df zRsV6^*6wg#*-zg5T;Bn`M9@*_B?jdFFJI!38G_@%Nfz+25AaX~!oN|SY`p|FwMtC%JwkCK(F#?t>4(toEYr@bx?lMacifO8)m_{Lk*L-TB|$_}|_5 zxnuc%bvD-IMq>a0(0i3W;;dr$aaG<|JX+a;6V2OoH<}l$C-g8TPK{x06&oA3oPSyO%t$-&jEP+3%mG;gUYC`+P3FS zg^#uTk8o`63b|*sC`)+=&aHRO1b&hLg3kH0_7+c0GDMW~VPm z`;c%cjmlBNN_QbL7wjuB$0jD*5=fN^>_f-vsugY8;-DysM~O3K3llaM zzO8g+vJ5&_>ha(O2&3>ZB{HsYSq}Wl9nLdV&Os%F#{dKtd2=2nx1Vl14GbhhnIhO1 zS~lEg9v0bRhlhu&Tu`8sBqP3PZVn)-3o-!>kF1;eIs7%7)P`Iq@%kRJT3MJ={$!$~ zhaq%nu2)2R6Z>q29IYpYt9+_zq#XL zqYlf~`+#?H@LRh>%PLlcYl>h&Z_=HX$Hn5%rnmvZvEs*J;jHi!YlQ!7eV^43@I4=UF!-U=daK3Mx2za_ueZ*X&eqG*(5JE+!tW)SVGkw=$ z$q0V?FJW*1kNl_{l);U3wB%M=>2}WnAkn@jbGCT#FwwDZC6&)l&sZ^%y`aG*w}u#+ zZ-YSsz6X?)3^ujC711?ytumbubd2w|#}%jjnDkNt!0n4wF3b5oa>l2KgmYT79T)Vk z*Z>w+7t>jV!=w||6W{%J`n0GJS089j8ZkCS7W3`%*6m;wwk%bMU_o7dkc8b7?~1x; zY(P4}eM)ce;Dzl~-02B`O@(ui!+j9BQNdv~u!Q17JRjUaM?kCj*cZ54D(z3!#(9*6 z0q;_(|Lb5DSPXDu3@a_;42ovVOvB^yMQz%dhjb@T;!&`IctG+=*Znd10kx5Kd$qCx z;V=R8Px$o9Q_v<=$h$WW4Q$(nmq|v;EBt!2z zKjWf%+i^b6IdD0;TTc*uP4pZR9Wn@?sh!+d7gzk?(6GVwJf&4@tjv98k~<(@6oEoj zmEolt1-MZ6Q2W6@+KqqP$7|zISbU%G>sS=nTmWhfl^gBtZKvq}PivmB(2O zYfj&e65rGU+kS1R!u>}d;VCRQua|6ve=$1!vOznqR#Jxi^*=1~zoUDGGAgjNLBYTE ziyc(tg~2kEMN_0h|BC*VWN}8nFjldM$=0_ihfh}W_j~OFLSfIdtdu8t0Xi;|yE$04 z>@8$^+Q*cTG^G7OULUa~#VQE!a4?6apF%nV2~YP2Q%Q?#moytAnblpaRqrUH>POoX z{jaKho%5m-g5}2Li-8=mCud7-X{?Df=$KoPz53%4>KV7UQTTmDL)@1e_%CP-O#507JFnXHp}v=tLqWUk`zy?=peU&0?dLkSXP5 z@{mC9lx9QNju-Zd*F2|=7C}Y#YweV8BxoelFvs&g_1`oPesxX_|1UH7=YZs;{R8xqdank$<+3W_47bwa&j{tK=Xo|k<_FD}fRHz?Zo z;?B-zIhEYo_&UVi87ltiR05|QrQ>jE&j<1ogjm)BPq-Ut!MH+wpr>u#EM<&>T~h6> zRN9%w+s)cjtXDD-5S~3eFuokU;WuGlwPSLJmaTK-SNDE*0rda00NbxAb{MoHJ$xU= zYy{{ptl$eU5)ozgs|F%Yovp*pd?RtQp2_+~b>$@^-q#sFg|B#h&g#m5q2;Z%$OLMr z#6iSwb)n0}tU6Cry%LMWSWt?II`^q5$K-Uh2u^fnpL{((G=9RsdxfxI&s&XbQ;7H0*{94UfsEVzg z978_s!uQ+TWDabut|1_MxDi}(Vr8)Q-PqikEvJwl>1ym5pzX?j0x1F*EFX>w#BvFR zJKt*Is32ulibUn=PqxP+jmjR{{u?ptOjAuIL<<6CnLF|qtIGX$s_9o;%19<^TI z)dF1SR*Ou$gk!q2+hWRk!5c8=%DCKBe}Ye^2lR!lZaC!HeqZ~lLtT?;(zM>6`L8NP zc4u0sgW1k75qXenb7n%sJXh|BlbSkY&Z z^m_$nhogk;G#$RAh=(#UjB-639W_PjWyPb7E7H|jvASItR-bt>Rw3*5J26hu^SrK# zhdHwAgAc|}n#E{Z$#j50&v^Sl;4JU-UE#vkIAhEr&Hp28|K0r_gHH3v-=5|(@_7Uh z{>4jKmG7ftx7QsLQeTdp#*)0|^;3f&T%5(CkY>Rf zfO+s@*mulL^#mzg+BjD?V`s$nE3!((s>budn0;O4$=it%QMpbF#ek2H=}2y0n2+n? z=2K6K`BSd;+ewuYhqifv>+iPt+KmImvZNkha2u(a zPP#2Fghf5Oo|N!tfgKZ2)Bg&cUvP0EtAel+qk!a0Mr%snY8q9yGBSNl{k%5 z=L80a%_02T&jX6jhWnC{>5wfH;Q!g7cv9}V{2RY^`HRPBPDy*WCT)v) zDSHhR;rLwpo1OjH86%F1Tc$nocGmSl$0RKx2&`I#cB9?#e-!7Z_Ad8{CDKilw)*YDBlx5D0W81 zdOwWCUvX2&B$H=j#a$F&8}9;hjmzQWV$k`6G_Kh0sJk8lW!1M6xQnh>x4wJcvy4gP z4}rJI(5C~sID@AOB^sw~nh^=mm+v3LQ*Y2P_UD><#_-^I4ws=J3 zo`$+WyolHI@>Z!+m5kke|F;(t2T%ssNOo_PeLq?AU$&)I2|7ouT}SbfzT=spRi>Zh z>O7V~=006@_ogr5@XfhR>M(4XGW}4wTZ@e|<6*nL?=HZ*4oq$5iHh2;l=6o;)s}EVuzf}IbIW3Xx>RQY`S~`|y z7vm-*)?ps2q7z)@I@4JiU&Zb+`8gSiiHmYf3ZSAuNd9)EDz_#{a_na| z=}#u=h95xa=tzrpfV-D<-vR4nMlG-#8`80S>l*yv;t|Jts!fyAUxt=!|4v1O2QvX> z11okyTa`=96=nC612-n;PA3`HS1ue(2GAFC=d*lEpDzoYZ{S>tti9u?>Hi5#3{Bpc~I?GN= z{9WIcp7{;?=>x{4_v@-tmo zHQ8ng37VV-I&T|(jd%Blhd4U{o@~$NVrpx5xPxx)0nIGI#gi%%)s(@Z1F$5MF9~3J zbp-t&SNDK9ZE}$N=zbbvk<-8($oULc3Oao1rb(7&+5*-g;K13%cez;&iqAVc%tv}L zsfIBTNX;_MOhgwJrJIx0OwX&@-yO;!Xp$M>0+Ld@4$NC|)awj2UN@xn>3!MP-L8bF z0c8*D$j)Y}9tDN_qv2%3%y`0JSt_W&&t!|J`gl8Rkf>;m2F+fT*rl`n=}7+R+Z$@T zCv+a1P}R3ms#V@35P*pbd-Q07Wjk!olM<0DcW8ZHq$9+70H-g+zV^4Is~SK@ui|c# z~~bNiIr5uWsM@j*$kO?$QZaD(4n*9qdCrR z&^t6)_7LCufa#)6v(ptOUDeV{i<%(8Fd%h3scn-h2C}@cxqdP^yPP!NIbjdtV|Xh; z((gmhfE{+013%x}BQjF@VCY8$$8q6s?(;HU^(O{CFMOo`$87}2usoFVIr;)aQbj)8 z5u~IALs~wdW$745+8_df3JJH3!tae?4lw51xqw?CaXuJb_GL<7b*mZMyp#eK2N$^g}dzSG{8yZof;e6a`krh7T4O3ghm+i@Xu1q5QI*0D);H z76rQiu695OTs21{3kflKrx5B{96ADrehAZZ$fR7EkS)AEl%8UWFd2FyhG`+ry^m8M zMamL0RV&oonPeF|5`-K=O@QXq=c{Nl)2i~K>}#V(Aa`{$?3m`3x;;OL(2oHeHjdAi zKc{2RjQ^1nA5}c=JMZgH5SYL3q#z*r#1%~1cgHS)am_(6DBML<=7P+^$6J-|4N=1>tlTfY5rI zaA=tE{6NvcE5~X7Y`Onr5uk5h>Ozm8$_G3GHVHTEpx2@KP}v9HKYpETGaTw-E4Tgr zDLggOK_`YrF?NQrq5RDS<2yhQMSF=9HjAp;YH%&hGO(1Vv&*^P)J%vDn$gpp3ZYFd z{Y1052C_||Po+z*yGwS=NcRDMSm!eTy}Rjwt%;I6T72bJdZ0G&^!#F8ZWfTm#ewi| zKBL%cte+D$H{0#-9yDS$SBkbLT~f)!FI*v+e#A+&3qT^O8WwKmhd-lSI~ zkmGsMI?KO-P-VjL3-2h`N9c}vF3q+=%?}`QV<(DWgZfoU+b$@_v}#SNoE*Z`YkP>m zOxhf_-|B14-_Bh~4AAl0n)iTfr$x5{drgdcgqZpcoKP_mCZmlLl<-`j%Xi|N!J-E` zoSZvL1E6jXT?7DvE9vg{UP}JxyB;>(nbtCErh0kjg9x^A>ibDNIZu-s-nVrKGh{Ny z-K|?@FHq4|DVuOG4=|nn6kh)ITlFVUVnbd7K3T;xHx*Vyn8i9EO>**o)GSBq#)oC*BYf%!=X9Gcf7No;;~QZ*qH=-Sq~(dRqkOO zauWPCK^OAl6`HJX=GV`wjmg^PVMLNXT*e;t2jO-?$-RPxNHl!%s|urjhP$eWy#^_O zkIOrv5fmyp8B8eY$?@f`eFsIH``WAD)-uiY7tX&2H4!YUb7lG$Muia1FK9csgLdv+ zb;kv-N8n7#nn-P}H5^1l?MRUmRySy6yFmS_6O}uTE#w`mbPv(Z!yGn9^LBI`D83Hk z)731w$X3-pb`qZ;Z2o50w?Q&*y00&2s?7%<&MMZOziwl%QG=dx>iJnN_$M!Q<^!~Y z2_&$Cr;_|$Oj@JSAFG&SaRx$IOM_j;_hZ$7O3qcAo?~1^ z$n*KoV~sQ%H8<7TPsg5qCzTK~sWRH`ve64{XEzWek!RDK>#L{%wH<3+2{tk7Am(tW zuS%RlmdKh5S7QZreC)f^4f70TG_QRwf`YPfl{c2oafe7&tN1Ywy6o}y-2>N_RyLP; zR{^N!o@S(VI?pV?L)d%#5~i!S3j^k>x8*`CEQAP zWY|jS2mXu0_Y#5t8l=zmG9UW{Q~DBgSf!V|rr>>lc^12) zJ?Gc|PD*g9r*-DF{Op3uPQw!oUpjk{CpLM4i{b#x)w*82(T|?AA;!(#dCfD7cy;x@ zDPYU*2~gyPOdUelHU%nB0iLeoNPeAk;|2hz@Ut#r&clU|-7e>BofhCe2IQofBrlN~ zkX9x`#&y+sDtn#zGUKOgqB(Q~am&0~rA>!b^PE4minCm`&4l11xY2!nz}W5Tz0*)t z?y0j2?+!GfUNS zI@DwgB-|I!;y}(4P_Z{=ng|eD!BOQa#>8i!X)Q4t%G8YXz&KS)26t@aoj#WFZR;f7 zC9wVuXR0i^Ku`gs(0g;)vJi&j@bp2A*ag#x z3||B~z08u@$$LBj`#TC$%BqqrJUu;JJNQ9{= zA20itoG=bhZ@JGIr%{|z$)R-D`IN%Lcd;yysQ z?|JI{sTX(EQbRWCyh-bvw{i?w!+*OBG%t(j0;S?gVsPP+tHKKhiRTxvPE&oq}9_IMGWB(SPzbJl;3b!)i* z*u-^Y`lXpECxe3vK#XSlt742FIFqAS-4{>W=DriKMt<}Ndy|J^nrM!??qZ`#+y6yT zc}SgQE@M@;MP;kPdO{PZ<+Lc~zDQu_4mvtG9eDd3Ty*218N>N}?H0RJIX!u43E&(sOXP&pUm+<~(ngHvPKeiU4_3IGdQ#j&b>WjEp10JrN#U8U3kE zWv<(>JTX=3Oi(jwC<=qBsb{i;HNPEb<3~68lN4Y^m8u zv7@9m@JAIpC1F#1068{k@^%^on2z%#|9k(PD)8_bpSb;VC{G~>l1r0QI|H7bkKx>< z9plT#4XUhjAV5ga$2XZY!oMN==$ZrQg(<%ND80-o41*ngP1gERULKeCY29UNzAan7 zfGTU!hOZsuA(}SrZviOtwL3%CBT7K4)2$Q-6=8dE))7icQgJ$Hy=V$>nrMvD;T5(7nw^@qW4E zi(i|{aG=Ejnbj*{IekDi=}H@2Yh0FN+Z#Lx-+y>zaj)nUDX>BC{1t1JT#%emd&xdv zvmHL`y@E%n#9hgB&zVJAlTvN+FqH(~hi+0zju31yj}PNS#AUj5!C$xESTt5|EU z$GIc+1EU-0X5vzMr3WNHSH+{J%B~xD1Z$`~MH>%9pLX*gM4l9S@^GqoW|*$>Xb(t> zBMO}clpOpwzpyt`sW!j4XpT7RL(B%%gbScz^bTn6+5dzyY?*efdvsPRgC)Et68$7d7R8#jjTHX3&w%q9fako*oP$MqAI-tt0u39(4kz* z=-rklRnycGLAj>zYX$XkMdan&mo)|i=Bkaud6*?ol-(`n05PhHNc{)YWDx&2ukH-_ z$)YyD?spfF5kl*?>T#8-wtm zj(#uXlu9Y4XdJ+lPY%!8=zeu6Dr3LSh!=vZ149NH=q zI()-A6XQ}Q8T_!3NuI{a!=pqyD+w1Lr93ncpu5{?mC(`h?-n@;KpVro03biU_?oxm9eU0b8hu zKhdPjTXjF(sXWw991&=WJAjEI#MC~b5#SvH23%iPS;EYaYH!B{K-<8%(0rfE6sgWS zYJ1!zf;eyRg^B_$a2i;p?(!%;T*uecCVT_v_Q=5Z<@1%VZo5w}9+}^ALBP>TI>Cbo zF{hsTo651FIA&qT|H4lfL(#AQ0d-Jxl7cf1CrH4fj~g(N+zEZGH$G~M+JhvfIZ9vx z2LD`OVfz?9d4h426+kx8z7ktd=Aj5XU5MD75Nn3RX~qPO1l^JvEPv%OO+ zM{q^1N^teE%swn-KwCb83I#s&NlO!gv#i`=WnSH?9=&PEeCWr?29vzS-fmM1co0x ziO`E8M{vlR!|sNo3hg?3yIMlrPHp^w&CBqW+KA(V!phwE1_Z!n=sz+W>GCCcE&R3{ z&`KHlsErUcNAQPSc@RAysM#m_UnE!mlWVaDvGP?HUZ+|Gk2LQ)m21 zu@(X%H~D}Q4v6`$TN!>&w*8t!Ad-Hq(j~NpQR5vB=LBatlgLzqudz zW$Rvm;`#d^YGt}$WCSG?Uyc$SX7ZVceLU(Xa>Rx`=Z}~ujbCM|tN#1|QF{BY@4$Hu zGA{DJHZG$_4z?!L+yWv?cksO*ik#*>>^JR%9EbB&|Bc0Pe2cmfp>+fwc8c^2b>mM) z4}2>Rb1W}Up>_pirMcRH66XP2Jg1y*+O4Eb^Cz7}b2uwB;nON>b1d&;fSd=}O9jG{@22d& z+kaYLhHunH{sciNRH*1V4{)nWQYkvrY-H@!6x6DHZT$FC+i!<)tnhK2iCGBv;xXh* zsq&EO>z9&*HaXxkcb?ObH`bx!#@Cda*k&f>H+Y)URk z=Kv+i%#lZ@`#+570`guT{9eAL((2a`CRmA@faDD^&>;^g3+WeFzly!{8B2eJ#h!e_St7W&4@+%VeAvQ^lhlWB&@H% z4lveaLTWshQu^Jd@9G{AW@}xw{PI=_sL^3%ciw)8yi8F6YKZ;Ga;A@67djj07$%{F zgO)AR9y`~Ye6tH|+EtTp*SoCiL!`^yL{TQn#izXRW(Zx2cj2$NhH;|-aLS_mpJ68q zM|R5~Ouu%hkX#O-5A~3VZ@?yA#3COc#YM4p_RGw^>fCy`JUP&ApXh+-8UwJG?dOi% z`626#VRuKv*{DiEew}PRcg_Vc)-PVl?FmzU0%~QZllS_Q6^O{&WHtikwrHnshDdlW zzA!$C2_ix1W(c`eNe!`W2oVLEVGekg_$?8n?gyN-e`z2*?uvCD|MHe2HRV8&T{0#0 z4_?6kE?*n*?=M|qUR}%2Wji6<2CEVr4-*-A_>1URfjqY&_gDXk{;X1vqiHItK7Xpt5L?q z$%XaT5-91UnJTL(Rb_3`Q+n*u{r0I z0(Cg0KtW(wP`@2L8uKqGD_Q*9XH8JPfnX`_WSp2ABD6QX3R)uv09yDW>+O^_EyhiyYM*K$um%qOL*o!>(I?apCu16^ zTy2a7(h>s|zSLwDk!n(COjOpX-VbmGFxRRLcgcMKH0W#Nx2`~GEttWS0Wd_*)z!m9 zTKtG%nlclqpHO!BVYePF%auW={_=I6#xPc#OG%Ylp5OtRpHxM!z2D`T4*U(z6hRFk zfS^T?ABLPNdf0dr8qPI!a^PPDAs86syR!A8F=ETaAN6i~ixem=GH-+MR#%^MF++Wr z_DORapT3OHS^_034Nzx=LGb_91W)7BBMo*ZDyjf-%Od9YDj&$lIy1K|&CY>Z+|=3t zQME3@if<`yG)bRQT^-Nz#tfkx_#f?v|BB!_AMVl){eSJMY9lGr>y5WP!oEnk&vqz? zIB2^`4J1|hBk!$8;u?>+w(U#J}lsVB4oq^_v#Jzi%0|8chVyWlE1TE+I-b0xnl?0d{kZ z(Q(5n44_b1;sxncGh{NMVx>+IJ5THr;+abuEDKy&!j2+Yrujj4hdbP{zfd3Cmt#Cm zr%Xe9il9Ca^a)!Qf4wRrOoqz0VZuQoL>seKLyS9-iXKihGgWOi4-nDcuJ1?ceXW-( z2RWp?JfsBnr@O(xyK4(Ye{Bm#c>+LlTBgR!S5T@e&E*J2Bwv^6N^6P1&-$g0JzuYdF|Yl?8RO%`vlS7d3~NkP}6r{y!i=Kz5pYN8?m0VYhNsv|r z&Te`E^uMUq{j8hmQ3yzS=nrFHAgyP~{zKyYKMMeo6phN!S+E2;df${Y!H4WWE}oW) z5QG)K0#$UujI99rs{kN7$SlCicyI;w0er|UVXtOarVEP^tt-{$`Y8(Gv)Dv41oM8@ zzw8TmmmNVUWJ6H?+A1!-zE*ZHs>lapGT}cpuc6x`6!W8HGAAA&>ngTRjh)nx`Yw)% z?v#`Y2p$Ut09=*|F-xm#_Ifbh+Zh*pEKE+^ez|+gj zeNo~kOIHtv03<`zUo&erIrAQL2_j(?0n$GP^|ipv%?J$y#3XMvU6kGelwLmnm4I@O z`EfTqV7kGQHAO1yM+z`9D59ewvUC3g6SyF`et@5#K@ucSXRNZmxqN-!{D6P0O&($K zWh$RZex*nifo&DP6fB}co%^6Z|HwjJwLOOenP>`2_C2{egO$DzBX9Z_R|7(-1LvT9 zwFVU5U+Hkj9_R)E*IZAIZjzLs-DKf2bD8Tq6xW5V2X9bQeFS_v{x?9@$HXEw%ah+Q zxdbTc_Rfo&w4wo>69xdTZlE+&XhV>J_${P`p)L>!tjy)s42-QKfi%v27{zmd>WUX+ z?3NIwmIq@&3wH^foTo4?Xe6VQj1SK}Ntqs}=X|=aDpa(-8igkvGn@5K0!0@(3{#k&)h_;6G)P9R`e*fxB9&~vU{-*J+{>~`SE9KKGEp-BA-`}X! zo-2uxI~tAjsJ31 z&E5<2TOaWZ6=Z5*ziJ+2|(?zoRpW&SWNjG&6UFxzxm$85w4dNhkR1?b{T{`%qs+&XVY>1i!7*l~gTJq~niRLoWOb-fXq3QHDO0UZ&={Ht+DFGzS1 zMFLTVn0C`fYS)PWPAVgh8lPLd_U%_!Kgg=p#s171`a$X6p1%R;&cr>US%u}?QS8gF zeh28#)T|E&N@tiw09#x-+zAZU!se<+-Xh*BGy0iP;E{tW`Nrpdeb!#8m|<8b+ z!Lh&~&#N|#UDKmUY5{LnE z0e@N6;yJ($b}0?}n_GPJ;D6}oto~I;=l6s4dsOWYy{g6^+ZX=y&M)=MT6!D-XAvXu za6FTaLmcSKshtPyK2Uwu>Q)S3K2$Sz;zHT|Z-Ee_d22u2>`rgRq3QFlL=M(6 zdw@TNW_^uA#(@>o9tRfK2NOpZz@O?{_dV*XxA}7mgkI0YJ(J@sY4?&Gf?nI~QAnoODk0=fI`C9#Xk z;(N(7>@p7(!Q8iwf0YvPZU%QQcR3_j$yYe>l7#sYCNJm_HGaKaewjU zCOhR};>k+IedO)O;_jR0ScL7-ls2G4us)z_V25>OB3fITMcDJ|U}5NO1%X$`=}r

vrLTj`b;*COHy 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 literal 0 HcmV?d00001 diff --git a/CH01/zabbix-locales.png b/CH01/zabbix-locales.png new file mode 100644 index 0000000000000000000000000000000000000000..2d0c810e29b93c4b2497294cdabfa21e6f13a720 GIT binary patch literal 39991 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 p z5<^u&(-QQvb%&|U{SqdEmm0ocw8&%e_C;Z>{~y0sd!T?oXj9vw_Dx*F7iM^wA*&wW zODj0KP0S$7atuhwl}JD8e^8P{OJ1yC!8$29rVcWA;NFl_hNQW;9+%7n+fMu2v!hSa(&Z7p&m zuWN7FSFJ^lk$&A3;Us>_bV@r-Js#)tNDR1tI|!6%Owh~`K}J<^w+e3m)pfTKe^+Ye z*L1CIkD;HzqYf@k_Q9~!M+FHDjn`_8esnYL2tsg2z5XQzV`y!zzV$<$$%V*`RopOZ zAWmjfPy9{e6h25r=(XFA*Lca(l5+buwZ+<3=cB?Rzc6*GK+)RAr!k3TI!*CL+o%)b zp3jW$7z-jLNBTa7c|v6cOvXRE`4^F&p^>$#7?Sq=$Iw31pZ@$|5$?wU)Q|unH?zQ9 zhXM;#+J_|;gB+XyLrk_&5L|)Hi#_#`SP*ZMgw~04MCHDGS~SOgN{`>%Lw)f&1roNP zAYtoOHMb%8D-7P&R?BB*Ue5&yaF9c_H~eLtV_Us?eM{|9GdzXZaRt4z`iB^ZdSMO$ z8q{*FA26_6r(P6Y+{a)xlJ|5bo~=BO;#A#;5#hk0-N>L^#D4wZnk0Pz2v&MPWF`EX ztg8h1aB-o|Ax!JpDo5xAoeY!#u;HYC*OFEHf<xswo3vvM`rXfGqhdK3sIaDAv@YRXBFW%(8$j85g zfjeI7fVVw|5^h{vy_;KE1HEJHo$q+G%0A{bi}&GdPsZ1XV1#zX1fXgW$~1?TLSsb_ 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 A9smFU literal 0 HcmV?d00001 diff --git a/CH01/zabbix-server.webp b/CH01/zabbix-server.webp new file mode 100644 index 0000000000000000000000000000000000000000..d5df7be70bc902fa9464684be789af057e2fcee7 GIT binary patch literal 18310 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 literal 0 HcmV?d00001 diff --git a/CH01/zabbix-welcome.png b/CH01/zabbix-welcome.png new file mode 100644 index 0000000000000000000000000000000000000000..ade80434504fa362fc634b3be8cfcac18ae4d3e8 GIT binary patch literal 46669 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%0D>R+_1m&cEav&e0Yvr=6SEZI)T>L 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 literal 0 HcmV?d00001 diff --git a/assets/images/favicon.png b/assets/images/favicon.png new file mode 100644 index 0000000000000000000000000000000000000000..1cf13b9f9d978896599290a74f77d5dbe7d1655c GIT binary patch literal 1870 zcmV-U2eJ5xP)Gc)JR9QMau)O=X#!i9;T z37kk-upj^(fsR36MHs_+1RCI)NNu9}lD0S{B^g8PN?Ww(5|~L#Ng*g{WsqleV}|#l zz8@ri&cTzw_h33bHI+12+kK6WN$h#n5cD8OQt`5kw6p~9H3()bUQ8OS4Q4HTQ=1Ol z_JAocz`fLbT2^{`8n~UAo=#AUOf=SOq4pYkt;XbC&f#7lb$*7=$na!mWCQ`dBQsO0 zLFBSPj*N?#u5&pf2t4XjEGH|=pPQ8xh7tpx;US5Cx_Ju;!O`ya-yF`)b%TEt5>eP1ZX~}sjjA%FJF?h7cX8=b!DZl<6%Cv z*G0uvvU+vmnpLZ2paivG-(cd*y3$hCIcsZcYOGh{$&)A6*XX&kXZd3G8m)G$Zz-LV z^GF3VAW^Mdv!)4OM8EgqRiz~*Cji;uzl2uC9^=8I84vNp;ltJ|q-*uQwGp2ma6cY7 z;`%`!9UXO@fr&Ebapfs34OmS9^u6$)bJxrucutf>`dKPKT%%*d3XlFVKunp9 zasduxjrjs>f8V=D|J=XNZp;_Zy^WgQ$9WDjgY=z@stwiEBm9u5*|34&1Na8BMjjgf3+SHcr`5~>oz1Y?SW^=K z^bTyO6>Gar#P_W2gEMwq)ot3; zREHn~U&Dp0l6YT0&k-wLwYjb?5zGK`W6S2v+K>AM(95m2C20L|3m~rN8dprPr@t)5lsk9Hu*W z?pS990s;Ez=+Rj{x7p``4>+c0G5^pYnB1^!TL=(?HLHZ+HicG{~4F1d^5Awl_2!1jICM-!9eoLhbbT^;yHcefyTAaqRcY zmuctDopPT!%k+}x%lZRKnzykr2}}XfG_ne?nRQO~?%hkzo;@RN{P6o`&mMUWBYMTe z6i8ChtjX&gXl`nvrU>jah)2iNM%JdjqoaeaU%yVn!^70x-flljp6Q5tK}5}&X8&&G zX3fpb3E(!rH=zVI_9Gjl45w@{(ITqngWFe7@9{mX;tO25Z_8 zQHEpI+FkTU#4xu>RkN>b3Tnc3UpWzPXWm#o55GKF09j^Mh~)K7{QqbO_~(@CVq! zS<8954|P8mXN2MRs86xZ&Q4EfM@JB94b=(YGuk)s&^jiSF=t3*oNK3`rD{H`yQ?d; ztE=laAUoZx5?RC8*WKOj`%LXEkgDd>&^Q4M^z`%u0rg-It=hLCVsq!Z%^6eB-OvOT zFZ28TN&cRmgU}Elrnk43)!>Z1FCPL2K$7}gwzIc48NX}#!A1BpJP?#v5wkNprhV** z?Cpalt1oH&{r!o3eSKc&ap)iz2BTn_VV`4>9M^b3;(YY}4>#ML6{~(4mH+?%07*qo IM6N<$f(jP3KmY&$ literal 0 HcmV?d00001 diff --git a/assets/javascripts/bundle.6c14ae12.min.js b/assets/javascripts/bundle.6c14ae12.min.js new file mode 100644 index 00000000..bbff7768 --- /dev/null +++ b/assets/javascripts/bundle.6c14ae12.min.js @@ -0,0 +1,29 @@ +"use strict";(()=>{var wi=Object.create;var ur=Object.defineProperty;var Si=Object.getOwnPropertyDescriptor;var Ti=Object.getOwnPropertyNames,kt=Object.getOwnPropertySymbols,Oi=Object.getPrototypeOf,dr=Object.prototype.hasOwnProperty,Zr=Object.prototype.propertyIsEnumerable;var Xr=(e,t,r)=>t in e?ur(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,R=(e,t)=>{for(var r in t||(t={}))dr.call(t,r)&&Xr(e,r,t[r]);if(kt)for(var r of kt(t))Zr.call(t,r)&&Xr(e,r,t[r]);return e};var eo=(e,t)=>{var r={};for(var o in e)dr.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&kt)for(var o of kt(e))t.indexOf(o)<0&&Zr.call(e,o)&&(r[o]=e[o]);return r};var hr=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var Mi=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of Ti(t))!dr.call(e,n)&&n!==r&&ur(e,n,{get:()=>t[n],enumerable:!(o=Si(t,n))||o.enumerable});return e};var Ht=(e,t,r)=>(r=e!=null?wi(Oi(e)):{},Mi(t||!e||!e.__esModule?ur(r,"default",{value:e,enumerable:!0}):r,e));var ro=hr((br,to)=>{(function(e,t){typeof br=="object"&&typeof to!="undefined"?t():typeof define=="function"&&define.amd?define(t):t()})(br,function(){"use strict";function e(r){var o=!0,n=!1,i=null,s={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function a(C){return!!(C&&C!==document&&C.nodeName!=="HTML"&&C.nodeName!=="BODY"&&"classList"in C&&"contains"in C.classList)}function c(C){var it=C.type,Ue=C.tagName;return!!(Ue==="INPUT"&&s[it]&&!C.readOnly||Ue==="TEXTAREA"&&!C.readOnly||C.isContentEditable)}function p(C){C.classList.contains("focus-visible")||(C.classList.add("focus-visible"),C.setAttribute("data-focus-visible-added",""))}function l(C){C.hasAttribute("data-focus-visible-added")&&(C.classList.remove("focus-visible"),C.removeAttribute("data-focus-visible-added"))}function f(C){C.metaKey||C.altKey||C.ctrlKey||(a(r.activeElement)&&p(r.activeElement),o=!0)}function u(C){o=!1}function d(C){a(C.target)&&(o||c(C.target))&&p(C.target)}function v(C){a(C.target)&&(C.target.classList.contains("focus-visible")||C.target.hasAttribute("data-focus-visible-added"))&&(n=!0,window.clearTimeout(i),i=window.setTimeout(function(){n=!1},100),l(C.target))}function b(C){document.visibilityState==="hidden"&&(n&&(o=!0),z())}function z(){document.addEventListener("mousemove",G),document.addEventListener("mousedown",G),document.addEventListener("mouseup",G),document.addEventListener("pointermove",G),document.addEventListener("pointerdown",G),document.addEventListener("pointerup",G),document.addEventListener("touchmove",G),document.addEventListener("touchstart",G),document.addEventListener("touchend",G)}function K(){document.removeEventListener("mousemove",G),document.removeEventListener("mousedown",G),document.removeEventListener("mouseup",G),document.removeEventListener("pointermove",G),document.removeEventListener("pointerdown",G),document.removeEventListener("pointerup",G),document.removeEventListener("touchmove",G),document.removeEventListener("touchstart",G),document.removeEventListener("touchend",G)}function G(C){C.target.nodeName&&C.target.nodeName.toLowerCase()==="html"||(o=!1,K())}document.addEventListener("keydown",f,!0),document.addEventListener("mousedown",u,!0),document.addEventListener("pointerdown",u,!0),document.addEventListener("touchstart",u,!0),document.addEventListener("visibilitychange",b,!0),z(),r.addEventListener("focus",d,!0),r.addEventListener("blur",v,!0),r.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&r.host?r.host.setAttribute("data-js-focus-visible",""):r.nodeType===Node.DOCUMENT_NODE&&(document.documentElement.classList.add("js-focus-visible"),document.documentElement.setAttribute("data-js-focus-visible",""))}if(typeof window!="undefined"&&typeof document!="undefined"){window.applyFocusVisiblePolyfill=e;var t;try{t=new CustomEvent("focus-visible-polyfill-ready")}catch(r){t=document.createEvent("CustomEvent"),t.initCustomEvent("focus-visible-polyfill-ready",!1,!1,{})}window.dispatchEvent(t)}typeof document!="undefined"&&e(document)})});var Vr=hr((Ot,Dr)=>{/*! + * clipboard.js v2.0.11 + * https://clipboardjs.com/ + * + * Licensed MIT © Zeno Rocha + */(function(t,r){typeof Ot=="object"&&typeof Dr=="object"?Dr.exports=r():typeof define=="function"&&define.amd?define([],r):typeof Ot=="object"?Ot.ClipboardJS=r():t.ClipboardJS=r()})(Ot,function(){return function(){var e={686:function(o,n,i){"use strict";i.d(n,{default:function(){return Ei}});var s=i(279),a=i.n(s),c=i(370),p=i.n(c),l=i(817),f=i.n(l);function u(W){try{return document.execCommand(W)}catch(O){return!1}}var d=function(O){var S=f()(O);return u("cut"),S},v=d;function b(W){var O=document.documentElement.getAttribute("dir")==="rtl",S=document.createElement("textarea");S.style.fontSize="12pt",S.style.border="0",S.style.padding="0",S.style.margin="0",S.style.position="absolute",S.style[O?"right":"left"]="-9999px";var $=window.pageYOffset||document.documentElement.scrollTop;return S.style.top="".concat($,"px"),S.setAttribute("readonly",""),S.value=W,S}var z=function(O,S){var $=b(O);S.container.appendChild($);var F=f()($);return u("copy"),$.remove(),F},K=function(O){var S=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body},$="";return typeof O=="string"?$=z(O,S):O instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(O==null?void 0:O.type)?$=z(O.value,S):($=f()(O),u("copy")),$},G=K;function C(W){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?C=function(S){return typeof S}:C=function(S){return S&&typeof Symbol=="function"&&S.constructor===Symbol&&S!==Symbol.prototype?"symbol":typeof S},C(W)}var it=function(){var O=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},S=O.action,$=S===void 0?"copy":S,F=O.container,Q=O.target,_e=O.text;if($!=="copy"&&$!=="cut")throw new Error('Invalid "action" value, use either "copy" or "cut"');if(Q!==void 0)if(Q&&C(Q)==="object"&&Q.nodeType===1){if($==="copy"&&Q.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if($==="cut"&&(Q.hasAttribute("readonly")||Q.hasAttribute("disabled")))throw new Error(`Invalid "target" attribute. You can't cut text from elements with "readonly" or "disabled" attributes`)}else throw new Error('Invalid "target" value, use a valid Element');if(_e)return G(_e,{container:F});if(Q)return $==="cut"?v(Q):G(Q,{container:F})},Ue=it;function Pe(W){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Pe=function(S){return typeof S}:Pe=function(S){return S&&typeof Symbol=="function"&&S.constructor===Symbol&&S!==Symbol.prototype?"symbol":typeof S},Pe(W)}function ui(W,O){if(!(W instanceof O))throw new TypeError("Cannot call a class as a function")}function Jr(W,O){for(var S=0;S0&&arguments[0]!==void 0?arguments[0]:{};this.action=typeof F.action=="function"?F.action:this.defaultAction,this.target=typeof F.target=="function"?F.target:this.defaultTarget,this.text=typeof F.text=="function"?F.text:this.defaultText,this.container=Pe(F.container)==="object"?F.container:document.body}},{key:"listenClick",value:function(F){var Q=this;this.listener=p()(F,"click",function(_e){return Q.onClick(_e)})}},{key:"onClick",value:function(F){var Q=F.delegateTarget||F.currentTarget,_e=this.action(Q)||"copy",Ct=Ue({action:_e,container:this.container,target:this.target(Q),text:this.text(Q)});this.emit(Ct?"success":"error",{action:_e,text:Ct,trigger:Q,clearSelection:function(){Q&&Q.focus(),window.getSelection().removeAllRanges()}})}},{key:"defaultAction",value:function(F){return fr("action",F)}},{key:"defaultTarget",value:function(F){var Q=fr("target",F);if(Q)return document.querySelector(Q)}},{key:"defaultText",value:function(F){return fr("text",F)}},{key:"destroy",value:function(){this.listener.destroy()}}],[{key:"copy",value:function(F){var Q=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body};return G(F,Q)}},{key:"cut",value:function(F){return v(F)}},{key:"isSupported",value:function(){var F=arguments.length>0&&arguments[0]!==void 0?arguments[0]:["copy","cut"],Q=typeof F=="string"?[F]:F,_e=!!document.queryCommandSupported;return Q.forEach(function(Ct){_e=_e&&!!document.queryCommandSupported(Ct)}),_e}}]),S}(a()),Ei=yi},828:function(o){var n=9;if(typeof Element!="undefined"&&!Element.prototype.matches){var i=Element.prototype;i.matches=i.matchesSelector||i.mozMatchesSelector||i.msMatchesSelector||i.oMatchesSelector||i.webkitMatchesSelector}function s(a,c){for(;a&&a.nodeType!==n;){if(typeof a.matches=="function"&&a.matches(c))return a;a=a.parentNode}}o.exports=s},438:function(o,n,i){var s=i(828);function a(l,f,u,d,v){var b=p.apply(this,arguments);return l.addEventListener(u,b,v),{destroy:function(){l.removeEventListener(u,b,v)}}}function c(l,f,u,d,v){return typeof l.addEventListener=="function"?a.apply(null,arguments):typeof u=="function"?a.bind(null,document).apply(null,arguments):(typeof l=="string"&&(l=document.querySelectorAll(l)),Array.prototype.map.call(l,function(b){return a(b,f,u,d,v)}))}function p(l,f,u,d){return function(v){v.delegateTarget=s(v.target,f),v.delegateTarget&&d.call(l,v)}}o.exports=c},879:function(o,n){n.node=function(i){return i!==void 0&&i instanceof HTMLElement&&i.nodeType===1},n.nodeList=function(i){var s=Object.prototype.toString.call(i);return i!==void 0&&(s==="[object NodeList]"||s==="[object HTMLCollection]")&&"length"in i&&(i.length===0||n.node(i[0]))},n.string=function(i){return typeof i=="string"||i instanceof String},n.fn=function(i){var s=Object.prototype.toString.call(i);return s==="[object Function]"}},370:function(o,n,i){var s=i(879),a=i(438);function c(u,d,v){if(!u&&!d&&!v)throw new Error("Missing required arguments");if(!s.string(d))throw new TypeError("Second argument must be a String");if(!s.fn(v))throw new TypeError("Third argument must be a Function");if(s.node(u))return p(u,d,v);if(s.nodeList(u))return l(u,d,v);if(s.string(u))return f(u,d,v);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function p(u,d,v){return u.addEventListener(d,v),{destroy:function(){u.removeEventListener(d,v)}}}function l(u,d,v){return Array.prototype.forEach.call(u,function(b){b.addEventListener(d,v)}),{destroy:function(){Array.prototype.forEach.call(u,function(b){b.removeEventListener(d,v)})}}}function f(u,d,v){return a(document.body,u,d,v)}o.exports=c},817:function(o){function n(i){var s;if(i.nodeName==="SELECT")i.focus(),s=i.value;else if(i.nodeName==="INPUT"||i.nodeName==="TEXTAREA"){var a=i.hasAttribute("readonly");a||i.setAttribute("readonly",""),i.select(),i.setSelectionRange(0,i.value.length),a||i.removeAttribute("readonly"),s=i.value}else{i.hasAttribute("contenteditable")&&i.focus();var c=window.getSelection(),p=document.createRange();p.selectNodeContents(i),c.removeAllRanges(),c.addRange(p),s=c.toString()}return s}o.exports=n},279:function(o){function n(){}n.prototype={on:function(i,s,a){var c=this.e||(this.e={});return(c[i]||(c[i]=[])).push({fn:s,ctx:a}),this},once:function(i,s,a){var c=this;function p(){c.off(i,p),s.apply(a,arguments)}return p._=s,this.on(i,p,a)},emit:function(i){var s=[].slice.call(arguments,1),a=((this.e||(this.e={}))[i]||[]).slice(),c=0,p=a.length;for(c;c{"use strict";/*! + * escape-html + * Copyright(c) 2012-2013 TJ Holowaychuk + * Copyright(c) 2015 Andreas Lubbe + * Copyright(c) 2015 Tiancheng "Timothy" Gu + * MIT Licensed + */var Ha=/["'&<>]/;Nn.exports=$a;function $a(e){var t=""+e,r=Ha.exec(t);if(!r)return t;var o,n="",i=0,s=0;for(i=r.index;i0&&i[i.length-1])&&(p[0]===6||p[0]===2)){r=0;continue}if(p[0]===3&&(!i||p[1]>i[0]&&p[1]=e.length&&(e=void 0),{value:e&&e[o++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function N(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var o=r.call(e),n,i=[],s;try{for(;(t===void 0||t-- >0)&&!(n=o.next()).done;)i.push(n.value)}catch(a){s={error:a}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(s)throw s.error}}return i}function D(e,t,r){if(r||arguments.length===2)for(var o=0,n=t.length,i;o1||a(u,d)})})}function a(u,d){try{c(o[u](d))}catch(v){f(i[0][3],v)}}function c(u){u.value instanceof Ze?Promise.resolve(u.value.v).then(p,l):f(i[0][2],u)}function p(u){a("next",u)}function l(u){a("throw",u)}function f(u,d){u(d),i.shift(),i.length&&a(i[0][0],i[0][1])}}function io(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],r;return t?t.call(e):(e=typeof we=="function"?we(e):e[Symbol.iterator](),r={},o("next"),o("throw"),o("return"),r[Symbol.asyncIterator]=function(){return this},r);function o(i){r[i]=e[i]&&function(s){return new Promise(function(a,c){s=e[i](s),n(a,c,s.done,s.value)})}}function n(i,s,a,c){Promise.resolve(c).then(function(p){i({value:p,done:a})},s)}}function k(e){return typeof e=="function"}function at(e){var t=function(o){Error.call(o),o.stack=new Error().stack},r=e(t);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var Rt=at(function(e){return function(r){e(this),this.message=r?r.length+` errors occurred during unsubscription: +`+r.map(function(o,n){return n+1+") "+o.toString()}).join(` + `):"",this.name="UnsubscriptionError",this.errors=r}});function De(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Ie=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,o,n,i;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=we(s),c=a.next();!c.done;c=a.next()){var p=c.value;p.remove(this)}}catch(b){t={error:b}}finally{try{c&&!c.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}else s.remove(this);var l=this.initialTeardown;if(k(l))try{l()}catch(b){i=b instanceof Rt?b.errors:[b]}var f=this._finalizers;if(f){this._finalizers=null;try{for(var u=we(f),d=u.next();!d.done;d=u.next()){var v=d.value;try{ao(v)}catch(b){i=i!=null?i:[],b instanceof Rt?i=D(D([],N(i)),N(b.errors)):i.push(b)}}}catch(b){o={error:b}}finally{try{d&&!d.done&&(n=u.return)&&n.call(u)}finally{if(o)throw o.error}}}if(i)throw new Rt(i)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)ao(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&De(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&De(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}();var gr=Ie.EMPTY;function Pt(e){return e instanceof Ie||e&&"closed"in e&&k(e.remove)&&k(e.add)&&k(e.unsubscribe)}function ao(e){k(e)?e():e.unsubscribe()}var Ae={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};var st={setTimeout:function(e,t){for(var r=[],o=2;o0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var o=this,n=this,i=n.hasError,s=n.isStopped,a=n.observers;return i||s?gr:(this.currentObservers=null,a.push(r),new Ie(function(){o.currentObservers=null,De(a,r)}))},t.prototype._checkFinalizedStatuses=function(r){var o=this,n=o.hasError,i=o.thrownError,s=o.isStopped;n?r.error(i):s&&r.complete()},t.prototype.asObservable=function(){var r=new P;return r.source=this,r},t.create=function(r,o){return new ho(r,o)},t}(P);var ho=function(e){ie(t,e);function t(r,o){var n=e.call(this)||this;return n.destination=r,n.source=o,n}return t.prototype.next=function(r){var o,n;(n=(o=this.destination)===null||o===void 0?void 0:o.next)===null||n===void 0||n.call(o,r)},t.prototype.error=function(r){var o,n;(n=(o=this.destination)===null||o===void 0?void 0:o.error)===null||n===void 0||n.call(o,r)},t.prototype.complete=function(){var r,o;(o=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||o===void 0||o.call(r)},t.prototype._subscribe=function(r){var o,n;return(n=(o=this.source)===null||o===void 0?void 0:o.subscribe(r))!==null&&n!==void 0?n:gr},t}(x);var yt={now:function(){return(yt.delegate||Date).now()},delegate:void 0};var Et=function(e){ie(t,e);function t(r,o,n){r===void 0&&(r=1/0),o===void 0&&(o=1/0),n===void 0&&(n=yt);var i=e.call(this)||this;return i._bufferSize=r,i._windowTime=o,i._timestampProvider=n,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=o===1/0,i._bufferSize=Math.max(1,r),i._windowTime=Math.max(1,o),i}return t.prototype.next=function(r){var o=this,n=o.isStopped,i=o._buffer,s=o._infiniteTimeWindow,a=o._timestampProvider,c=o._windowTime;n||(i.push(r),!s&&i.push(a.now()+c)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var o=this._innerSubscribe(r),n=this,i=n._infiniteTimeWindow,s=n._buffer,a=s.slice(),c=0;c0?e.prototype.requestAsyncId.call(this,r,o,n):(r.actions.push(this),r._scheduled||(r._scheduled=lt.requestAnimationFrame(function(){return r.flush(void 0)})))},t.prototype.recycleAsyncId=function(r,o,n){var i;if(n===void 0&&(n=0),n!=null?n>0:this.delay>0)return e.prototype.recycleAsyncId.call(this,r,o,n);var s=r.actions;o!=null&&((i=s[s.length-1])===null||i===void 0?void 0:i.id)!==o&&(lt.cancelAnimationFrame(o),r._scheduled=void 0)},t}(jt);var go=function(e){ie(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.flush=function(r){this._active=!0;var o=this._scheduled;this._scheduled=void 0;var n=this.actions,i;r=r||n.shift();do if(i=r.execute(r.state,r.delay))break;while((r=n[0])&&r.id===o&&n.shift());if(this._active=!1,i){for(;(r=n[0])&&r.id===o&&n.shift();)r.unsubscribe();throw i}},t}(Wt);var Oe=new go(vo);var L=new P(function(e){return e.complete()});function Nt(e){return e&&k(e.schedule)}function Or(e){return e[e.length-1]}function Qe(e){return k(Or(e))?e.pop():void 0}function Me(e){return Nt(Or(e))?e.pop():void 0}function Ut(e,t){return typeof Or(e)=="number"?e.pop():t}var mt=function(e){return e&&typeof e.length=="number"&&typeof e!="function"};function Dt(e){return k(e==null?void 0:e.then)}function Vt(e){return k(e[pt])}function zt(e){return Symbol.asyncIterator&&k(e==null?void 0:e[Symbol.asyncIterator])}function qt(e){return new TypeError("You provided "+(e!==null&&typeof e=="object"?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function Pi(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Kt=Pi();function Qt(e){return k(e==null?void 0:e[Kt])}function Yt(e){return no(this,arguments,function(){var r,o,n,i;return $t(this,function(s){switch(s.label){case 0:r=e.getReader(),s.label=1;case 1:s.trys.push([1,,9,10]),s.label=2;case 2:return[4,Ze(r.read())];case 3:return o=s.sent(),n=o.value,i=o.done,i?[4,Ze(void 0)]:[3,5];case 4:return[2,s.sent()];case 5:return[4,Ze(n)];case 6:return[4,s.sent()];case 7:return s.sent(),[3,2];case 8:return[3,10];case 9:return r.releaseLock(),[7];case 10:return[2]}})})}function Bt(e){return k(e==null?void 0:e.getReader)}function I(e){if(e instanceof P)return e;if(e!=null){if(Vt(e))return Ii(e);if(mt(e))return Fi(e);if(Dt(e))return ji(e);if(zt(e))return xo(e);if(Qt(e))return Wi(e);if(Bt(e))return Ni(e)}throw qt(e)}function Ii(e){return new P(function(t){var r=e[pt]();if(k(r.subscribe))return r.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function Fi(e){return new P(function(t){for(var r=0;r=2;return function(o){return o.pipe(e?M(function(n,i){return e(n,i,o)}):ue,xe(1),r?He(t):Io(function(){return new Jt}))}}function Fo(){for(var e=[],t=0;t=2,!0))}function le(e){e===void 0&&(e={});var t=e.connector,r=t===void 0?function(){return new x}:t,o=e.resetOnError,n=o===void 0?!0:o,i=e.resetOnComplete,s=i===void 0?!0:i,a=e.resetOnRefCountZero,c=a===void 0?!0:a;return function(p){var l,f,u,d=0,v=!1,b=!1,z=function(){f==null||f.unsubscribe(),f=void 0},K=function(){z(),l=u=void 0,v=b=!1},G=function(){var C=l;K(),C==null||C.unsubscribe()};return g(function(C,it){d++,!b&&!v&&z();var Ue=u=u!=null?u:r();it.add(function(){d--,d===0&&!b&&!v&&(f=Hr(G,c))}),Ue.subscribe(it),!l&&d>0&&(l=new tt({next:function(Pe){return Ue.next(Pe)},error:function(Pe){b=!0,z(),f=Hr(K,n,Pe),Ue.error(Pe)},complete:function(){v=!0,z(),f=Hr(K,s),Ue.complete()}}),I(C).subscribe(l))})(p)}}function Hr(e,t){for(var r=[],o=2;oe.next(document)),e}function q(e,t=document){return Array.from(t.querySelectorAll(e))}function U(e,t=document){let r=se(e,t);if(typeof r=="undefined")throw new ReferenceError(`Missing element: expected "${e}" to be present`);return r}function se(e,t=document){return t.querySelector(e)||void 0}function Re(){return document.activeElement instanceof HTMLElement&&document.activeElement||void 0}var na=_(h(document.body,"focusin"),h(document.body,"focusout")).pipe(ke(1),V(void 0),m(()=>Re()||document.body),J(1));function Zt(e){return na.pipe(m(t=>e.contains(t)),X())}function Je(e){return{x:e.offsetLeft,y:e.offsetTop}}function Uo(e){return _(h(window,"load"),h(window,"resize")).pipe(Ce(0,Oe),m(()=>Je(e)),V(Je(e)))}function er(e){return{x:e.scrollLeft,y:e.scrollTop}}function dt(e){return _(h(e,"scroll"),h(window,"resize")).pipe(Ce(0,Oe),m(()=>er(e)),V(er(e)))}function Do(e,t){if(typeof t=="string"||typeof t=="number")e.innerHTML+=t.toString();else if(t instanceof Node)e.appendChild(t);else if(Array.isArray(t))for(let r of t)Do(e,r)}function T(e,t,...r){let o=document.createElement(e);if(t)for(let n of Object.keys(t))typeof t[n]!="undefined"&&(typeof t[n]!="boolean"?o.setAttribute(n,t[n]):o.setAttribute(n,""));for(let n of r)Do(o,n);return o}function tr(e){if(e>999){let t=+((e-950)%1e3>99);return`${((e+1e-6)/1e3).toFixed(t)}k`}else return e.toString()}function ht(e){let t=T("script",{src:e});return H(()=>(document.head.appendChild(t),_(h(t,"load"),h(t,"error").pipe(E(()=>Mr(()=>new ReferenceError(`Invalid script: ${e}`))))).pipe(m(()=>{}),A(()=>document.head.removeChild(t)),xe(1))))}var Vo=new x,ia=H(()=>typeof ResizeObserver=="undefined"?ht("https://unpkg.com/resize-observer-polyfill"):j(void 0)).pipe(m(()=>new ResizeObserver(e=>{for(let t of e)Vo.next(t)})),E(e=>_(Ve,j(e)).pipe(A(()=>e.disconnect()))),J(1));function he(e){return{width:e.offsetWidth,height:e.offsetHeight}}function ye(e){return ia.pipe(w(t=>t.observe(e)),E(t=>Vo.pipe(M(({target:r})=>r===e),A(()=>t.unobserve(e)),m(()=>he(e)))),V(he(e)))}function bt(e){return{width:e.scrollWidth,height:e.scrollHeight}}function zo(e){let t=e.parentElement;for(;t&&(e.scrollWidth<=t.scrollWidth&&e.scrollHeight<=t.scrollHeight);)t=(e=t).parentElement;return t?e:void 0}var qo=new x,aa=H(()=>j(new IntersectionObserver(e=>{for(let t of e)qo.next(t)},{threshold:0}))).pipe(E(e=>_(Ve,j(e)).pipe(A(()=>e.disconnect()))),J(1));function rr(e){return aa.pipe(w(t=>t.observe(e)),E(t=>qo.pipe(M(({target:r})=>r===e),A(()=>t.unobserve(e)),m(({isIntersecting:r})=>r))))}function Ko(e,t=16){return dt(e).pipe(m(({y:r})=>{let o=he(e),n=bt(e);return r>=n.height-o.height-t}),X())}var or={drawer:U("[data-md-toggle=drawer]"),search:U("[data-md-toggle=search]")};function Qo(e){return or[e].checked}function Ke(e,t){or[e].checked!==t&&or[e].click()}function We(e){let t=or[e];return h(t,"change").pipe(m(()=>t.checked),V(t.checked))}function sa(e,t){switch(e.constructor){case HTMLInputElement:return e.type==="radio"?/^Arrow/.test(t):!0;case HTMLSelectElement:case HTMLTextAreaElement:return!0;default:return e.isContentEditable}}function ca(){return _(h(window,"compositionstart").pipe(m(()=>!0)),h(window,"compositionend").pipe(m(()=>!1))).pipe(V(!1))}function Yo(){let e=h(window,"keydown").pipe(M(t=>!(t.metaKey||t.ctrlKey)),m(t=>({mode:Qo("search")?"search":"global",type:t.key,claim(){t.preventDefault(),t.stopPropagation()}})),M(({mode:t,type:r})=>{if(t==="global"){let o=Re();if(typeof o!="undefined")return!sa(o,r)}return!0}),le());return ca().pipe(E(t=>t?L:e))}function pe(){return new URL(location.href)}function ot(e,t=!1){if(te("navigation.instant")&&!t){let r=T("a",{href:e.href});document.body.appendChild(r),r.click(),r.remove()}else location.href=e.href}function Bo(){return new x}function Go(){return location.hash.slice(1)}function nr(e){let t=T("a",{href:e});t.addEventListener("click",r=>r.stopPropagation()),t.click()}function pa(e){return _(h(window,"hashchange"),e).pipe(m(Go),V(Go()),M(t=>t.length>0),J(1))}function Jo(e){return pa(e).pipe(m(t=>se(`[id="${t}"]`)),M(t=>typeof t!="undefined"))}function Fr(e){let t=matchMedia(e);return Xt(r=>t.addListener(()=>r(t.matches))).pipe(V(t.matches))}function Xo(){let e=matchMedia("print");return _(h(window,"beforeprint").pipe(m(()=>!0)),h(window,"afterprint").pipe(m(()=>!1))).pipe(V(e.matches))}function jr(e,t){return e.pipe(E(r=>r?t():L))}function ir(e,t){return new P(r=>{let o=new XMLHttpRequest;o.open("GET",`${e}`),o.responseType="blob",o.addEventListener("load",()=>{o.status>=200&&o.status<300?(r.next(o.response),r.complete()):r.error(new Error(o.statusText))}),o.addEventListener("error",()=>{r.error(new Error("Network Error"))}),o.addEventListener("abort",()=>{r.error(new Error("Request aborted"))}),typeof(t==null?void 0:t.progress$)!="undefined"&&(o.addEventListener("progress",n=>{if(n.lengthComputable)t.progress$.next(n.loaded/n.total*100);else{let i=Number(o.getResponseHeader("Content-Length"))||0;t.progress$.next(n.loaded/i*100)}}),t.progress$.next(5)),o.send()})}function Ne(e,t){return ir(e,t).pipe(E(r=>r.text()),m(r=>JSON.parse(r)),J(1))}function Zo(e,t){let r=new DOMParser;return ir(e,t).pipe(E(o=>o.text()),m(o=>r.parseFromString(o,"text/xml")),J(1))}function en(){return{x:Math.max(0,scrollX),y:Math.max(0,scrollY)}}function tn(){return _(h(window,"scroll",{passive:!0}),h(window,"resize",{passive:!0})).pipe(m(en),V(en()))}function rn(){return{width:innerWidth,height:innerHeight}}function on(){return h(window,"resize",{passive:!0}).pipe(m(rn),V(rn()))}function nn(){return B([tn(),on()]).pipe(m(([e,t])=>({offset:e,size:t})),J(1))}function ar(e,{viewport$:t,header$:r}){let o=t.pipe(ee("size")),n=B([o,r]).pipe(m(()=>Je(e)));return B([r,t,n]).pipe(m(([{height:i},{offset:s,size:a},{x:c,y:p}])=>({offset:{x:s.x-c,y:s.y-p+i},size:a})))}function la(e){return h(e,"message",t=>t.data)}function ma(e){let t=new x;return t.subscribe(r=>e.postMessage(r)),t}function an(e,t=new Worker(e)){let r=la(t),o=ma(t),n=new x;n.subscribe(o);let i=o.pipe(Z(),re(!0));return n.pipe(Z(),qe(r.pipe(Y(i))),le())}var fa=U("#__config"),vt=JSON.parse(fa.textContent);vt.base=`${new URL(vt.base,pe())}`;function me(){return vt}function te(e){return vt.features.includes(e)}function be(e,t){return typeof t!="undefined"?vt.translations[e].replace("#",t.toString()):vt.translations[e]}function Ee(e,t=document){return U(`[data-md-component=${e}]`,t)}function oe(e,t=document){return q(`[data-md-component=${e}]`,t)}function ua(e){let t=U(".md-typeset > :first-child",e);return h(t,"click",{once:!0}).pipe(m(()=>U(".md-typeset",e)),m(r=>({hash:__md_hash(r.innerHTML)})))}function sn(e){if(!te("announce.dismiss")||!e.childElementCount)return L;if(!e.hidden){let t=U(".md-typeset",e);__md_hash(t.innerHTML)===__md_get("__announce")&&(e.hidden=!0)}return H(()=>{let t=new x;return t.subscribe(({hash:r})=>{e.hidden=!0,__md_set("__announce",r)}),ua(e).pipe(w(r=>t.next(r)),A(()=>t.complete()),m(r=>R({ref:e},r)))})}function da(e,{target$:t}){return t.pipe(m(r=>({hidden:r!==e})))}function cn(e,t){let r=new x;return r.subscribe(({hidden:o})=>{e.hidden=o}),da(e,t).pipe(w(o=>r.next(o)),A(()=>r.complete()),m(o=>R({ref:e},o)))}function ha(e,t){let r=H(()=>B([Uo(e),dt(t)])).pipe(m(([{x:o,y:n},i])=>{let{width:s,height:a}=he(e);return{x:o-i.x+s/2,y:n-i.y+a/2}}));return Zt(e).pipe(E(o=>r.pipe(m(n=>({active:o,offset:n})),xe(+!o||1/0))))}function pn(e,t,{target$:r}){let[o,n]=Array.from(e.children);return H(()=>{let i=new x,s=i.pipe(Z(),re(!0));return i.subscribe({next({offset:a}){e.style.setProperty("--md-tooltip-x",`${a.x}px`),e.style.setProperty("--md-tooltip-y",`${a.y}px`)},complete(){e.style.removeProperty("--md-tooltip-x"),e.style.removeProperty("--md-tooltip-y")}}),rr(e).pipe(Y(s)).subscribe(a=>{e.toggleAttribute("data-md-visible",a)}),_(i.pipe(M(({active:a})=>a)),i.pipe(ke(250),M(({active:a})=>!a))).subscribe({next({active:a}){a?e.prepend(o):o.remove()},complete(){e.prepend(o)}}),i.pipe(Ce(16,Oe)).subscribe(({active:a})=>{o.classList.toggle("md-tooltip--active",a)}),i.pipe(Pr(125,Oe),M(()=>!!e.offsetParent),m(()=>e.offsetParent.getBoundingClientRect()),m(({x:a})=>a)).subscribe({next(a){a?e.style.setProperty("--md-tooltip-0",`${-a}px`):e.style.removeProperty("--md-tooltip-0")},complete(){e.style.removeProperty("--md-tooltip-0")}}),h(n,"click").pipe(Y(s),M(a=>!(a.metaKey||a.ctrlKey))).subscribe(a=>{a.stopPropagation(),a.preventDefault()}),h(n,"mousedown").pipe(Y(s),ne(i)).subscribe(([a,{active:c}])=>{var p;if(a.button!==0||a.metaKey||a.ctrlKey)a.preventDefault();else if(c){a.preventDefault();let l=e.parentElement.closest(".md-annotation");l instanceof HTMLElement?l.focus():(p=Re())==null||p.blur()}}),r.pipe(Y(s),M(a=>a===o),ze(125)).subscribe(()=>e.focus()),ha(e,t).pipe(w(a=>i.next(a)),A(()=>i.complete()),m(a=>R({ref:e},a)))})}function Wr(e){return T("div",{class:"md-tooltip",id:e},T("div",{class:"md-tooltip__inner md-typeset"}))}function ln(e,t){if(t=t?`${t}_annotation_${e}`:void 0,t){let r=t?`#${t}`:void 0;return T("aside",{class:"md-annotation",tabIndex:0},Wr(t),T("a",{href:r,class:"md-annotation__index",tabIndex:-1},T("span",{"data-md-annotation-id":e})))}else return T("aside",{class:"md-annotation",tabIndex:0},Wr(t),T("span",{class:"md-annotation__index",tabIndex:-1},T("span",{"data-md-annotation-id":e})))}function mn(e){return T("button",{class:"md-clipboard md-icon",title:be("clipboard.copy"),"data-clipboard-target":`#${e} > code`})}function Nr(e,t){let r=t&2,o=t&1,n=Object.keys(e.terms).filter(c=>!e.terms[c]).reduce((c,p)=>[...c,T("del",null,p)," "],[]).slice(0,-1),i=me(),s=new URL(e.location,i.base);te("search.highlight")&&s.searchParams.set("h",Object.entries(e.terms).filter(([,c])=>c).reduce((c,[p])=>`${c} ${p}`.trim(),""));let{tags:a}=me();return T("a",{href:`${s}`,class:"md-search-result__link",tabIndex:-1},T("article",{class:"md-search-result__article md-typeset","data-md-score":e.score.toFixed(2)},r>0&&T("div",{class:"md-search-result__icon md-icon"}),r>0&&T("h1",null,e.title),r<=0&&T("h2",null,e.title),o>0&&e.text.length>0&&e.text,e.tags&&e.tags.map(c=>{let p=a?c in a?`md-tag-icon md-tag--${a[c]}`:"md-tag-icon":"";return T("span",{class:`md-tag ${p}`},c)}),o>0&&n.length>0&&T("p",{class:"md-search-result__terms"},be("search.result.term.missing"),": ",...n)))}function fn(e){let t=e[0].score,r=[...e],o=me(),n=r.findIndex(l=>!`${new URL(l.location,o.base)}`.includes("#")),[i]=r.splice(n,1),s=r.findIndex(l=>l.scoreNr(l,1)),...c.length?[T("details",{class:"md-search-result__more"},T("summary",{tabIndex:-1},T("div",null,c.length>0&&c.length===1?be("search.result.more.one"):be("search.result.more.other",c.length))),...c.map(l=>Nr(l,1)))]:[]];return T("li",{class:"md-search-result__item"},p)}function un(e){return T("ul",{class:"md-source__facts"},Object.entries(e).map(([t,r])=>T("li",{class:`md-source__fact md-source__fact--${t}`},typeof r=="number"?tr(r):r)))}function Ur(e){let t=`tabbed-control tabbed-control--${e}`;return T("div",{class:t,hidden:!0},T("button",{class:"tabbed-button",tabIndex:-1,"aria-hidden":"true"}))}function dn(e){return T("div",{class:"md-typeset__scrollwrap"},T("div",{class:"md-typeset__table"},e))}function ba(e){let t=me(),r=new URL(`../${e.version}/`,t.base);return T("li",{class:"md-version__item"},T("a",{href:`${r}`,class:"md-version__link"},e.title))}function hn(e,t){return T("div",{class:"md-version"},T("button",{class:"md-version__current","aria-label":be("select.version")},t.title),T("ul",{class:"md-version__list"},e.map(ba)))}function va(e){return e.tagName==="CODE"?q(".c, .c1, .cm",e):[e]}function ga(e){let t=[];for(let r of va(e)){let o=[],n=document.createNodeIterator(r,NodeFilter.SHOW_TEXT);for(let i=n.nextNode();i;i=n.nextNode())o.push(i);for(let i of o){let s;for(;s=/(\(\d+\))(!)?/.exec(i.textContent);){let[,a,c]=s;if(typeof c=="undefined"){let p=i.splitText(s.index);i=p.splitText(a.length),t.push(p)}else{i.textContent=a,t.push(i);break}}}}return t}function bn(e,t){t.append(...Array.from(e.childNodes))}function sr(e,t,{target$:r,print$:o}){let n=t.closest("[id]"),i=n==null?void 0:n.id,s=new Map;for(let a of ga(t)){let[,c]=a.textContent.match(/\((\d+)\)/);se(`:scope > li:nth-child(${c})`,e)&&(s.set(c,ln(c,i)),a.replaceWith(s.get(c)))}return s.size===0?L:H(()=>{let a=new x,c=a.pipe(Z(),re(!0)),p=[];for(let[l,f]of s)p.push([U(".md-typeset",f),U(`:scope > li:nth-child(${l})`,e)]);return o.pipe(Y(c)).subscribe(l=>{e.hidden=!l,e.classList.toggle("md-annotation-list",l);for(let[f,u]of p)l?bn(f,u):bn(u,f)}),_(...[...s].map(([,l])=>pn(l,t,{target$:r}))).pipe(A(()=>a.complete()),le())})}function vn(e){if(e.nextElementSibling){let t=e.nextElementSibling;if(t.tagName==="OL")return t;if(t.tagName==="P"&&!t.children.length)return vn(t)}}function gn(e,t){return H(()=>{let r=vn(e);return typeof r!="undefined"?sr(r,e,t):L})}var yn=Ht(Vr());var xa=0;function En(e){if(e.nextElementSibling){let t=e.nextElementSibling;if(t.tagName==="OL")return t;if(t.tagName==="P"&&!t.children.length)return En(t)}}function xn(e){return ye(e).pipe(m(({width:t})=>({scrollable:bt(e).width>t})),ee("scrollable"))}function wn(e,t){let{matches:r}=matchMedia("(hover)"),o=H(()=>{let n=new x;if(n.subscribe(({scrollable:s})=>{s&&r?e.setAttribute("tabindex","0"):e.removeAttribute("tabindex")}),yn.default.isSupported()&&(e.closest(".copy")||te("content.code.copy")&&!e.closest(".no-copy"))){let s=e.closest("pre");s.id=`__code_${xa++}`,s.insertBefore(mn(s.id),e)}let i=e.closest(".highlight");if(i instanceof HTMLElement){let s=En(i);if(typeof s!="undefined"&&(i.classList.contains("annotate")||te("content.code.annotate"))){let a=sr(s,e,t);return xn(e).pipe(w(c=>n.next(c)),A(()=>n.complete()),m(c=>R({ref:e},c)),qe(ye(i).pipe(m(({width:c,height:p})=>c&&p),X(),E(c=>c?a:L))))}}return xn(e).pipe(w(s=>n.next(s)),A(()=>n.complete()),m(s=>R({ref:e},s)))});return te("content.lazy")?rr(e).pipe(M(n=>n),xe(1),E(()=>o)):o}function ya(e,{target$:t,print$:r}){let o=!0;return _(t.pipe(m(n=>n.closest("details:not([open])")),M(n=>e===n),m(()=>({action:"open",reveal:!0}))),r.pipe(M(n=>n||!o),w(()=>o=e.open),m(n=>({action:n?"open":"close"}))))}function Sn(e,t){return H(()=>{let r=new x;return r.subscribe(({action:o,reveal:n})=>{e.toggleAttribute("open",o==="open"),n&&e.scrollIntoView()}),ya(e,t).pipe(w(o=>r.next(o)),A(()=>r.complete()),m(o=>R({ref:e},o)))})}var Tn=".node circle,.node ellipse,.node path,.node polygon,.node rect{fill:var(--md-mermaid-node-bg-color);stroke:var(--md-mermaid-node-fg-color)}marker{fill:var(--md-mermaid-edge-color)!important}.edgeLabel .label rect{fill:#0000}.label{color:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.label foreignObject{line-height:normal;overflow:visible}.label div .edgeLabel{color:var(--md-mermaid-label-fg-color)}.edgeLabel,.edgeLabel rect,.label div .edgeLabel{background-color:var(--md-mermaid-label-bg-color)}.edgeLabel,.edgeLabel rect{fill:var(--md-mermaid-label-bg-color);color:var(--md-mermaid-edge-color)}.edgePath .path,.flowchart-link{stroke:var(--md-mermaid-edge-color);stroke-width:.05rem}.edgePath .arrowheadPath{fill:var(--md-mermaid-edge-color);stroke:none}.cluster rect{fill:var(--md-default-fg-color--lightest);stroke:var(--md-default-fg-color--lighter)}.cluster span{color:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}g #flowchart-circleEnd,g #flowchart-circleStart,g #flowchart-crossEnd,g #flowchart-crossStart,g #flowchart-pointEnd,g #flowchart-pointStart{stroke:none}g.classGroup line,g.classGroup rect{fill:var(--md-mermaid-node-bg-color);stroke:var(--md-mermaid-node-fg-color)}g.classGroup text{fill:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.classLabel .box{fill:var(--md-mermaid-label-bg-color);background-color:var(--md-mermaid-label-bg-color);opacity:1}.classLabel .label{fill:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.node .divider{stroke:var(--md-mermaid-node-fg-color)}.relation{stroke:var(--md-mermaid-edge-color)}.cardinality{fill:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.cardinality text{fill:inherit!important}defs #classDiagram-compositionEnd,defs #classDiagram-compositionStart,defs #classDiagram-dependencyEnd,defs #classDiagram-dependencyStart,defs #classDiagram-extensionEnd,defs #classDiagram-extensionStart{fill:var(--md-mermaid-edge-color)!important;stroke:var(--md-mermaid-edge-color)!important}defs #classDiagram-aggregationEnd,defs #classDiagram-aggregationStart{fill:var(--md-mermaid-label-bg-color)!important;stroke:var(--md-mermaid-edge-color)!important}g.stateGroup rect{fill:var(--md-mermaid-node-bg-color);stroke:var(--md-mermaid-node-fg-color)}g.stateGroup .state-title{fill:var(--md-mermaid-label-fg-color)!important;font-family:var(--md-mermaid-font-family)}g.stateGroup .composit{fill:var(--md-mermaid-label-bg-color)}.nodeLabel{color:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.node circle.state-end,.node circle.state-start,.start-state{fill:var(--md-mermaid-edge-color);stroke:none}.end-state-inner,.end-state-outer{fill:var(--md-mermaid-edge-color)}.end-state-inner,.node circle.state-end{stroke:var(--md-mermaid-label-bg-color)}.transition{stroke:var(--md-mermaid-edge-color)}[id^=state-fork] rect,[id^=state-join] rect{fill:var(--md-mermaid-edge-color)!important;stroke:none!important}.statediagram-cluster.statediagram-cluster .inner{fill:var(--md-default-bg-color)}.statediagram-cluster rect{fill:var(--md-mermaid-node-bg-color);stroke:var(--md-mermaid-node-fg-color)}.statediagram-state rect.divider{fill:var(--md-default-fg-color--lightest);stroke:var(--md-default-fg-color--lighter)}defs #statediagram-barbEnd{stroke:var(--md-mermaid-edge-color)}.attributeBoxEven,.attributeBoxOdd{fill:var(--md-mermaid-node-bg-color);stroke:var(--md-mermaid-node-fg-color)}.entityBox{fill:var(--md-mermaid-label-bg-color);stroke:var(--md-mermaid-node-fg-color)}.entityLabel{fill:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.relationshipLabelBox{fill:var(--md-mermaid-label-bg-color);fill-opacity:1;background-color:var(--md-mermaid-label-bg-color);opacity:1}.relationshipLabel{fill:var(--md-mermaid-label-fg-color)}.relationshipLine{stroke:var(--md-mermaid-edge-color)}defs #ONE_OR_MORE_END *,defs #ONE_OR_MORE_START *,defs #ONLY_ONE_END *,defs #ONLY_ONE_START *,defs #ZERO_OR_MORE_END *,defs #ZERO_OR_MORE_START *,defs #ZERO_OR_ONE_END *,defs #ZERO_OR_ONE_START *{stroke:var(--md-mermaid-edge-color)!important}defs #ZERO_OR_MORE_END circle,defs #ZERO_OR_MORE_START circle{fill:var(--md-mermaid-label-bg-color)}.actor{fill:var(--md-mermaid-sequence-actor-bg-color);stroke:var(--md-mermaid-sequence-actor-border-color)}text.actor>tspan{fill:var(--md-mermaid-sequence-actor-fg-color);font-family:var(--md-mermaid-font-family)}line{stroke:var(--md-mermaid-sequence-actor-line-color)}.actor-man circle,.actor-man line{fill:var(--md-mermaid-sequence-actorman-bg-color);stroke:var(--md-mermaid-sequence-actorman-line-color)}.messageLine0,.messageLine1{stroke:var(--md-mermaid-sequence-message-line-color)}.note{fill:var(--md-mermaid-sequence-note-bg-color);stroke:var(--md-mermaid-sequence-note-border-color)}.loopText,.loopText>tspan,.messageText,.noteText>tspan{stroke:none;font-family:var(--md-mermaid-font-family)!important}.messageText{fill:var(--md-mermaid-sequence-message-fg-color)}.loopText,.loopText>tspan{fill:var(--md-mermaid-sequence-loop-fg-color)}.noteText>tspan{fill:var(--md-mermaid-sequence-note-fg-color)}#arrowhead path{fill:var(--md-mermaid-sequence-message-line-color);stroke:none}.loopLine{fill:var(--md-mermaid-sequence-loop-bg-color);stroke:var(--md-mermaid-sequence-loop-border-color)}.labelBox{fill:var(--md-mermaid-sequence-label-bg-color);stroke:none}.labelText,.labelText>span{fill:var(--md-mermaid-sequence-label-fg-color);font-family:var(--md-mermaid-font-family)}.sequenceNumber{fill:var(--md-mermaid-sequence-number-fg-color)}rect.rect{fill:var(--md-mermaid-sequence-box-bg-color);stroke:none}rect.rect+text.text{fill:var(--md-mermaid-sequence-box-fg-color)}defs #sequencenumber{fill:var(--md-mermaid-sequence-number-bg-color)!important}";var zr,wa=0;function Sa(){return typeof mermaid=="undefined"||mermaid instanceof Element?ht("https://unpkg.com/mermaid@9.4.3/dist/mermaid.min.js"):j(void 0)}function On(e){return e.classList.remove("mermaid"),zr||(zr=Sa().pipe(w(()=>mermaid.initialize({startOnLoad:!1,themeCSS:Tn,sequence:{actorFontSize:"16px",messageFontSize:"16px",noteFontSize:"16px"}})),m(()=>{}),J(1))),zr.subscribe(()=>{e.classList.add("mermaid");let t=`__mermaid_${wa++}`,r=T("div",{class:"mermaid"}),o=e.textContent;mermaid.mermaidAPI.render(t,o,(n,i)=>{let s=r.attachShadow({mode:"closed"});s.innerHTML=n,e.replaceWith(r),i==null||i(s)})}),zr.pipe(m(()=>({ref:e})))}var Mn=T("table");function Ln(e){return e.replaceWith(Mn),Mn.replaceWith(dn(e)),j({ref:e})}function Ta(e){let t=q(":scope > input",e),r=t.find(o=>o.checked)||t[0];return _(...t.map(o=>h(o,"change").pipe(m(()=>U(`label[for="${o.id}"]`))))).pipe(V(U(`label[for="${r.id}"]`)),m(o=>({active:o})))}function _n(e,{viewport$:t}){let r=Ur("prev");e.append(r);let o=Ur("next");e.append(o);let n=U(".tabbed-labels",e);return H(()=>{let i=new x,s=i.pipe(Z(),re(!0));return B([i,ye(e)]).pipe(Ce(1,Oe),Y(s)).subscribe({next([{active:a},c]){let p=Je(a),{width:l}=he(a);e.style.setProperty("--md-indicator-x",`${p.x}px`),e.style.setProperty("--md-indicator-width",`${l}px`);let f=er(n);(p.xf.x+c.width)&&n.scrollTo({left:Math.max(0,p.x-16),behavior:"smooth"})},complete(){e.style.removeProperty("--md-indicator-x"),e.style.removeProperty("--md-indicator-width")}}),B([dt(n),ye(n)]).pipe(Y(s)).subscribe(([a,c])=>{let p=bt(n);r.hidden=a.x<16,o.hidden=a.x>p.width-c.width-16}),_(h(r,"click").pipe(m(()=>-1)),h(o,"click").pipe(m(()=>1))).pipe(Y(s)).subscribe(a=>{let{width:c}=he(n);n.scrollBy({left:c*a,behavior:"smooth"})}),te("content.tabs.link")&&i.pipe(je(1),ne(t)).subscribe(([{active:a},{offset:c}])=>{let p=a.innerText.trim();if(a.hasAttribute("data-md-switching"))a.removeAttribute("data-md-switching");else{let l=e.offsetTop-c.y;for(let u of q("[data-tabs]"))for(let d of q(":scope > input",u)){let v=U(`label[for="${d.id}"]`);if(v!==a&&v.innerText.trim()===p){v.setAttribute("data-md-switching",""),d.click();break}}window.scrollTo({top:e.offsetTop-l});let f=__md_get("__tabs")||[];__md_set("__tabs",[...new Set([p,...f])])}}),i.pipe(Y(s)).subscribe(()=>{for(let a of q("audio, video",e))a.pause()}),Ta(e).pipe(w(a=>i.next(a)),A(()=>i.complete()),m(a=>R({ref:e},a)))}).pipe(rt(ae))}function An(e,{viewport$:t,target$:r,print$:o}){return _(...q(".annotate:not(.highlight)",e).map(n=>gn(n,{target$:r,print$:o})),...q("pre:not(.mermaid) > code",e).map(n=>wn(n,{target$:r,print$:o})),...q("pre.mermaid",e).map(n=>On(n)),...q("table:not([class])",e).map(n=>Ln(n)),...q("details",e).map(n=>Sn(n,{target$:r,print$:o})),...q("[data-tabs]",e).map(n=>_n(n,{viewport$:t})))}function Oa(e,{alert$:t}){return t.pipe(E(r=>_(j(!0),j(!1).pipe(ze(2e3))).pipe(m(o=>({message:r,active:o})))))}function Cn(e,t){let r=U(".md-typeset",e);return H(()=>{let o=new x;return o.subscribe(({message:n,active:i})=>{e.classList.toggle("md-dialog--active",i),r.textContent=n}),Oa(e,t).pipe(w(n=>o.next(n)),A(()=>o.complete()),m(n=>R({ref:e},n)))})}function Ma({viewport$:e}){if(!te("header.autohide"))return j(!1);let t=e.pipe(m(({offset:{y:n}})=>n),Le(2,1),m(([n,i])=>[nMath.abs(i-n.y)>100),m(([,[n]])=>n),X()),o=We("search");return B([e,o]).pipe(m(([{offset:n},i])=>n.y>400&&!i),X(),E(n=>n?r:j(!1)),V(!1))}function kn(e,t){return H(()=>B([ye(e),Ma(t)])).pipe(m(([{height:r},o])=>({height:r,hidden:o})),X((r,o)=>r.height===o.height&&r.hidden===o.hidden),J(1))}function Hn(e,{header$:t,main$:r}){return H(()=>{let o=new x,n=o.pipe(Z(),re(!0));return o.pipe(ee("active"),Ge(t)).subscribe(([{active:i},{hidden:s}])=>{e.classList.toggle("md-header--shadow",i&&!s),e.hidden=s}),r.subscribe(o),t.pipe(Y(n),m(i=>R({ref:e},i)))})}function La(e,{viewport$:t,header$:r}){return ar(e,{viewport$:t,header$:r}).pipe(m(({offset:{y:o}})=>{let{height:n}=he(e);return{active:o>=n}}),ee("active"))}function $n(e,t){return H(()=>{let r=new x;r.subscribe({next({active:n}){e.classList.toggle("md-header__title--active",n)},complete(){e.classList.remove("md-header__title--active")}});let o=se(".md-content h1");return typeof o=="undefined"?L:La(o,t).pipe(w(n=>r.next(n)),A(()=>r.complete()),m(n=>R({ref:e},n)))})}function Rn(e,{viewport$:t,header$:r}){let o=r.pipe(m(({height:i})=>i),X()),n=o.pipe(E(()=>ye(e).pipe(m(({height:i})=>({top:e.offsetTop,bottom:e.offsetTop+i})),ee("bottom"))));return B([o,n,t]).pipe(m(([i,{top:s,bottom:a},{offset:{y:c},size:{height:p}}])=>(p=Math.max(0,p-Math.max(0,s-c,i)-Math.max(0,p+c-a)),{offset:s-i,height:p,active:s-i<=c})),X((i,s)=>i.offset===s.offset&&i.height===s.height&&i.active===s.active))}function _a(e){let t=__md_get("__palette")||{index:e.findIndex(r=>matchMedia(r.getAttribute("data-md-color-media")).matches)};return j(...e).pipe(ce(r=>h(r,"change").pipe(m(()=>r))),V(e[Math.max(0,t.index)]),m(r=>({index:e.indexOf(r),color:{scheme:r.getAttribute("data-md-color-scheme"),primary:r.getAttribute("data-md-color-primary"),accent:r.getAttribute("data-md-color-accent")}})),J(1))}function Pn(e){let t=T("meta",{name:"theme-color"});document.head.appendChild(t);let r=T("meta",{name:"color-scheme"});return document.head.appendChild(r),H(()=>{let o=new x;o.subscribe(i=>{document.body.setAttribute("data-md-color-switching","");for(let[s,a]of Object.entries(i.color))document.body.setAttribute(`data-md-color-${s}`,a);for(let s=0;s{let i=Ee("header"),s=window.getComputedStyle(i);return r.content=s.colorScheme,s.backgroundColor.match(/\d+/g).map(a=>(+a).toString(16).padStart(2,"0")).join("")})).subscribe(i=>t.content=`#${i}`),o.pipe(Se(ae)).subscribe(()=>{document.body.removeAttribute("data-md-color-switching")});let n=q("input",e);return _a(n).pipe(w(i=>o.next(i)),A(()=>o.complete()),m(i=>R({ref:e},i)))})}function In(e,{progress$:t}){return H(()=>{let r=new x;return r.subscribe(({value:o})=>{e.style.setProperty("--md-progress-value",`${o}`)}),t.pipe(w(o=>r.next({value:o})),A(()=>r.complete()),m(o=>({ref:e,value:o})))})}var qr=Ht(Vr());function Aa(e){e.setAttribute("data-md-copying","");let t=e.closest("[data-copy]"),r=t?t.getAttribute("data-copy"):e.innerText;return e.removeAttribute("data-md-copying"),r.trimEnd()}function Fn({alert$:e}){qr.default.isSupported()&&new P(t=>{new qr.default("[data-clipboard-target], [data-clipboard-text]",{text:r=>r.getAttribute("data-clipboard-text")||Aa(U(r.getAttribute("data-clipboard-target")))}).on("success",r=>t.next(r))}).pipe(w(t=>{t.trigger.focus()}),m(()=>be("clipboard.copied"))).subscribe(e)}function Ca(e){if(e.length<2)return[""];let[t,r]=[...e].sort((n,i)=>n.length-i.length).map(n=>n.replace(/[^/]+$/,"")),o=0;if(t===r)o=t.length;else for(;t.charCodeAt(o)===r.charCodeAt(o);)o++;return e.map(n=>n.replace(t.slice(0,o),""))}function cr(e){let t=__md_get("__sitemap",sessionStorage,e);if(t)return j(t);{let r=me();return Zo(new URL("sitemap.xml",e||r.base)).pipe(m(o=>Ca(q("loc",o).map(n=>n.textContent))),de(()=>L),He([]),w(o=>__md_set("__sitemap",o,sessionStorage,e)))}}function jn(e){let t=se("[rel=canonical]",e);typeof t!="undefined"&&(t.href=t.href.replace("//localhost:","//127.0.0.1:"));let r=new Map;for(let o of q(":scope > *",e)){let n=o.outerHTML;for(let i of["href","src"]){let s=o.getAttribute(i);if(s===null)continue;let a=new URL(s,t==null?void 0:t.href),c=o.cloneNode();c.setAttribute(i,`${a}`),n=c.outerHTML;break}r.set(n,o)}return r}function Wn({location$:e,viewport$:t,progress$:r}){let o=me();if(location.protocol==="file:")return L;let n=cr().pipe(m(l=>l.map(f=>`${new URL(f,o.base)}`))),i=h(document.body,"click").pipe(ne(n),E(([l,f])=>{if(!(l.target instanceof Element))return L;let u=l.target.closest("a");if(u===null)return L;if(u.target||l.metaKey||l.ctrlKey)return L;let d=new URL(u.href);return d.search=d.hash="",f.includes(`${d}`)?(l.preventDefault(),j(new URL(u.href))):L}),le());i.pipe(xe(1)).subscribe(()=>{let l=se("link[rel=icon]");typeof l!="undefined"&&(l.href=l.href)}),h(window,"beforeunload").subscribe(()=>{history.scrollRestoration="auto"}),i.pipe(ne(t)).subscribe(([l,{offset:f}])=>{history.scrollRestoration="manual",history.replaceState(f,""),history.pushState(null,"",l)}),i.subscribe(e);let s=e.pipe(V(pe()),ee("pathname"),je(1),E(l=>ir(l,{progress$:r}).pipe(de(()=>(ot(l,!0),L))))),a=new DOMParser,c=s.pipe(E(l=>l.text()),E(l=>{let f=a.parseFromString(l,"text/html");for(let b of["[data-md-component=announce]","[data-md-component=container]","[data-md-component=header-topic]","[data-md-component=outdated]","[data-md-component=logo]","[data-md-component=skip]",...te("navigation.tabs.sticky")?["[data-md-component=tabs]"]:[]]){let z=se(b),K=se(b,f);typeof z!="undefined"&&typeof K!="undefined"&&z.replaceWith(K)}let u=jn(document.head),d=jn(f.head);for(let[b,z]of d)z.getAttribute("rel")==="stylesheet"||z.hasAttribute("src")||(u.has(b)?u.delete(b):document.head.appendChild(z));for(let b of u.values())b.getAttribute("rel")==="stylesheet"||b.hasAttribute("src")||b.remove();let v=Ee("container");return Fe(q("script",v)).pipe(E(b=>{let z=f.createElement("script");if(b.src){for(let K of b.getAttributeNames())z.setAttribute(K,b.getAttribute(K));return b.replaceWith(z),new P(K=>{z.onload=()=>K.complete()})}else return z.textContent=b.textContent,b.replaceWith(z),L}),Z(),re(f))}),le());return h(window,"popstate").pipe(m(pe)).subscribe(e),e.pipe(V(pe()),Le(2,1),M(([l,f])=>l.pathname===f.pathname&&l.hash!==f.hash),m(([,l])=>l)).subscribe(l=>{var f,u;history.state!==null||!l.hash?window.scrollTo(0,(u=(f=history.state)==null?void 0:f.y)!=null?u:0):(history.scrollRestoration="auto",nr(l.hash),history.scrollRestoration="manual")}),e.pipe(Cr(i),V(pe()),Le(2,1),M(([l,f])=>l.pathname===f.pathname&&l.hash===f.hash),m(([,l])=>l)).subscribe(l=>{history.scrollRestoration="auto",nr(l.hash),history.scrollRestoration="manual",history.back()}),c.pipe(ne(e)).subscribe(([,l])=>{var f,u;history.state!==null||!l.hash?window.scrollTo(0,(u=(f=history.state)==null?void 0:f.y)!=null?u:0):nr(l.hash)}),t.pipe(ee("offset"),ke(100)).subscribe(({offset:l})=>{history.replaceState(l,"")}),c}var Dn=Ht(Un());function Vn(e){let t=e.separator.split("|").map(n=>n.replace(/(\(\?[!=<][^)]+\))/g,"").length===0?"\uFFFD":n).join("|"),r=new RegExp(t,"img"),o=(n,i,s)=>`${i}${s}`;return n=>{n=n.replace(/[\s*+\-:~^]+/g," ").trim();let i=new RegExp(`(^|${e.separator}|)(${n.replace(/[|\\{}()[\]^$+*?.-]/g,"\\$&").replace(r,"|")})`,"img");return s=>(0,Dn.default)(s).replace(i,o).replace(/<\/mark>(\s+)]*>/img,"$1")}}function Mt(e){return e.type===1}function pr(e){return e.type===3}function zn(e,t){let r=an(e);return _(j(location.protocol!=="file:"),We("search")).pipe($e(o=>o),E(()=>t)).subscribe(({config:o,docs:n})=>r.next({type:0,data:{config:o,docs:n,options:{suggest:te("search.suggest")}}})),r}function qn({document$:e}){let t=me(),r=Ne(new URL("../versions.json",t.base)).pipe(de(()=>L)),o=r.pipe(m(n=>{let[,i]=t.base.match(/([^/]+)\/?$/);return n.find(({version:s,aliases:a})=>s===i||a.includes(i))||n[0]}));r.pipe(m(n=>new Map(n.map(i=>[`${new URL(`../${i.version}/`,t.base)}`,i]))),E(n=>h(document.body,"click").pipe(M(i=>!i.metaKey&&!i.ctrlKey),ne(o),E(([i,s])=>{if(i.target instanceof Element){let a=i.target.closest("a");if(a&&!a.target&&n.has(a.href)){let c=a.href;return!i.target.closest(".md-version")&&n.get(c)===s?L:(i.preventDefault(),j(c))}}return L}),E(i=>{let{version:s}=n.get(i);return cr(new URL(i)).pipe(m(a=>{let p=pe().href.replace(t.base,"");return a.includes(p.split("#")[0])?new URL(`../${s}/${p}`,t.base):new URL(i)}))})))).subscribe(n=>ot(n,!0)),B([r,o]).subscribe(([n,i])=>{U(".md-header__topic").appendChild(hn(n,i))}),e.pipe(E(()=>o)).subscribe(n=>{var s;let i=__md_get("__outdated",sessionStorage);if(i===null){i=!0;let a=((s=t.version)==null?void 0:s.default)||"latest";Array.isArray(a)||(a=[a]);e:for(let c of a)for(let p of n.aliases.concat(n.version))if(new RegExp(c,"i").test(p)){i=!1;break e}__md_set("__outdated",i,sessionStorage)}if(i)for(let a of oe("outdated"))a.hidden=!1})}function Pa(e,{worker$:t}){let{searchParams:r}=pe();r.has("q")&&(Ke("search",!0),e.value=r.get("q"),e.focus(),We("search").pipe($e(i=>!i)).subscribe(()=>{let i=pe();i.searchParams.delete("q"),history.replaceState({},"",`${i}`)}));let o=Zt(e),n=_(t.pipe($e(Mt)),h(e,"keyup"),o).pipe(m(()=>e.value),X());return B([n,o]).pipe(m(([i,s])=>({value:i,focus:s})),J(1))}function Kn(e,{worker$:t}){let r=new x,o=r.pipe(Z(),re(!0));B([t.pipe($e(Mt)),r],(i,s)=>s).pipe(ee("value")).subscribe(({value:i})=>t.next({type:2,data:i})),r.pipe(ee("focus")).subscribe(({focus:i})=>{i&&Ke("search",i)}),h(e.form,"reset").pipe(Y(o)).subscribe(()=>e.focus());let n=U("header [for=__search]");return h(n,"click").subscribe(()=>e.focus()),Pa(e,{worker$:t}).pipe(w(i=>r.next(i)),A(()=>r.complete()),m(i=>R({ref:e},i)),J(1))}function Qn(e,{worker$:t,query$:r}){let o=new x,n=Ko(e.parentElement).pipe(M(Boolean)),i=e.parentElement,s=U(":scope > :first-child",e),a=U(":scope > :last-child",e);We("search").subscribe(l=>a.setAttribute("role",l?"list":"presentation")),o.pipe(ne(r),$r(t.pipe($e(Mt)))).subscribe(([{items:l},{value:f}])=>{switch(l.length){case 0:s.textContent=f.length?be("search.result.none"):be("search.result.placeholder");break;case 1:s.textContent=be("search.result.one");break;default:let u=tr(l.length);s.textContent=be("search.result.other",u)}});let c=o.pipe(w(()=>a.innerHTML=""),E(({items:l})=>_(j(...l.slice(0,10)),j(...l.slice(10)).pipe(Le(4),Ir(n),E(([f])=>f)))),m(fn),le());return c.subscribe(l=>a.appendChild(l)),c.pipe(ce(l=>{let f=se("details",l);return typeof f=="undefined"?L:h(f,"toggle").pipe(Y(o),m(()=>f))})).subscribe(l=>{l.open===!1&&l.offsetTop<=i.scrollTop&&i.scrollTo({top:l.offsetTop})}),t.pipe(M(pr),m(({data:l})=>l)).pipe(w(l=>o.next(l)),A(()=>o.complete()),m(l=>R({ref:e},l)))}function Ia(e,{query$:t}){return t.pipe(m(({value:r})=>{let o=pe();return o.hash="",r=r.replace(/\s+/g,"+").replace(/&/g,"%26").replace(/=/g,"%3D"),o.search=`q=${r}`,{url:o}}))}function Yn(e,t){let r=new x,o=r.pipe(Z(),re(!0));return r.subscribe(({url:n})=>{e.setAttribute("data-clipboard-text",e.href),e.href=`${n}`}),h(e,"click").pipe(Y(o)).subscribe(n=>n.preventDefault()),Ia(e,t).pipe(w(n=>r.next(n)),A(()=>r.complete()),m(n=>R({ref:e},n)))}function Bn(e,{worker$:t,keyboard$:r}){let o=new x,n=Ee("search-query"),i=_(h(n,"keydown"),h(n,"focus")).pipe(Se(ae),m(()=>n.value),X());return o.pipe(Ge(i),m(([{suggest:a},c])=>{let p=c.split(/([\s-]+)/);if(a!=null&&a.length&&p[p.length-1]){let l=a[a.length-1];l.startsWith(p[p.length-1])&&(p[p.length-1]=l)}else p.length=0;return p})).subscribe(a=>e.innerHTML=a.join("").replace(/\s/g," ")),r.pipe(M(({mode:a})=>a==="search")).subscribe(a=>{switch(a.type){case"ArrowRight":e.innerText.length&&n.selectionStart===n.value.length&&(n.value=e.innerText);break}}),t.pipe(M(pr),m(({data:a})=>a)).pipe(w(a=>o.next(a)),A(()=>o.complete()),m(()=>({ref:e})))}function Gn(e,{index$:t,keyboard$:r}){let o=me();try{let n=zn(o.search,t),i=Ee("search-query",e),s=Ee("search-result",e);h(e,"click").pipe(M(({target:c})=>c instanceof Element&&!!c.closest("a"))).subscribe(()=>Ke("search",!1)),r.pipe(M(({mode:c})=>c==="search")).subscribe(c=>{let p=Re();switch(c.type){case"Enter":if(p===i){let l=new Map;for(let f of q(":first-child [href]",s)){let u=f.firstElementChild;l.set(f,parseFloat(u.getAttribute("data-md-score")))}if(l.size){let[[f]]=[...l].sort(([,u],[,d])=>d-u);f.click()}c.claim()}break;case"Escape":case"Tab":Ke("search",!1),i.blur();break;case"ArrowUp":case"ArrowDown":if(typeof p=="undefined")i.focus();else{let l=[i,...q(":not(details) > [href], summary, details[open] [href]",s)],f=Math.max(0,(Math.max(0,l.indexOf(p))+l.length+(c.type==="ArrowUp"?-1:1))%l.length);l[f].focus()}c.claim();break;default:i!==Re()&&i.focus()}}),r.pipe(M(({mode:c})=>c==="global")).subscribe(c=>{switch(c.type){case"f":case"s":case"/":i.focus(),i.select(),c.claim();break}});let a=Kn(i,{worker$:n});return _(a,Qn(s,{worker$:n,query$:a})).pipe(qe(...oe("search-share",e).map(c=>Yn(c,{query$:a})),...oe("search-suggest",e).map(c=>Bn(c,{worker$:n,keyboard$:r}))))}catch(n){return e.hidden=!0,Ve}}function Jn(e,{index$:t,location$:r}){return B([t,r.pipe(V(pe()),M(o=>!!o.searchParams.get("h")))]).pipe(m(([o,n])=>Vn(o.config)(n.searchParams.get("h"))),m(o=>{var s;let n=new Map,i=document.createNodeIterator(e,NodeFilter.SHOW_TEXT);for(let a=i.nextNode();a;a=i.nextNode())if((s=a.parentElement)!=null&&s.offsetHeight){let c=a.textContent,p=o(c);p.length>c.length&&n.set(a,p)}for(let[a,c]of n){let{childNodes:p}=T("span",null,c);a.replaceWith(...Array.from(p))}return{ref:e,nodes:n}}))}function Fa(e,{viewport$:t,main$:r}){let o=e.closest(".md-grid"),n=o.offsetTop-o.parentElement.offsetTop;return B([r,t]).pipe(m(([{offset:i,height:s},{offset:{y:a}}])=>(s=s+Math.min(n,Math.max(0,a-i))-n,{height:s,locked:a>=i+n})),X((i,s)=>i.height===s.height&&i.locked===s.locked))}function Kr(e,o){var n=o,{header$:t}=n,r=eo(n,["header$"]);let i=U(".md-sidebar__scrollwrap",e),{y:s}=Je(i);return H(()=>{let a=new x,c=a.pipe(Z(),re(!0)),p=a.pipe(Ce(0,Oe));return p.pipe(ne(t)).subscribe({next([{height:l},{height:f}]){i.style.height=`${l-2*s}px`,e.style.top=`${f}px`},complete(){i.style.height="",e.style.top=""}}),p.pipe($e()).subscribe(()=>{for(let l of q(".md-nav__link--active[href]",e)){if(!l.clientHeight)continue;let f=l.closest(".md-sidebar__scrollwrap");if(typeof f!="undefined"){let u=l.offsetTop-f.offsetTop,{height:d}=he(f);f.scrollTo({top:u-d/2})}}}),ge(q("label[tabindex]",e)).pipe(ce(l=>h(l,"click").pipe(Se(ae),m(()=>l),Y(c)))).subscribe(l=>{let f=U(`[id="${l.htmlFor}"]`);U(`[aria-labelledby="${l.id}"]`).setAttribute("aria-expanded",`${f.checked}`)}),Fa(e,r).pipe(w(l=>a.next(l)),A(()=>a.complete()),m(l=>R({ref:e},l)))})}function Xn(e,t){if(typeof t!="undefined"){let r=`https://api.github.com/repos/${e}/${t}`;return St(Ne(`${r}/releases/latest`).pipe(de(()=>L),m(o=>({version:o.tag_name})),He({})),Ne(r).pipe(de(()=>L),m(o=>({stars:o.stargazers_count,forks:o.forks_count})),He({}))).pipe(m(([o,n])=>R(R({},o),n)))}else{let r=`https://api.github.com/users/${e}`;return Ne(r).pipe(m(o=>({repositories:o.public_repos})),He({}))}}function Zn(e,t){let r=`https://${e}/api/v4/projects/${encodeURIComponent(t)}`;return Ne(r).pipe(de(()=>L),m(({star_count:o,forks_count:n})=>({stars:o,forks:n})),He({}))}function ei(e){let t=e.match(/^.+github\.com\/([^/]+)\/?([^/]+)?/i);if(t){let[,r,o]=t;return Xn(r,o)}if(t=e.match(/^.+?([^/]*gitlab[^/]+)\/(.+?)\/?$/i),t){let[,r,o]=t;return Zn(r,o)}return L}var ja;function Wa(e){return ja||(ja=H(()=>{let t=__md_get("__source",sessionStorage);if(t)return j(t);if(oe("consent").length){let o=__md_get("__consent");if(!(o&&o.github))return L}return ei(e.href).pipe(w(o=>__md_set("__source",o,sessionStorage)))}).pipe(de(()=>L),M(t=>Object.keys(t).length>0),m(t=>({facts:t})),J(1)))}function ti(e){let t=U(":scope > :last-child",e);return H(()=>{let r=new x;return r.subscribe(({facts:o})=>{t.appendChild(un(o)),t.classList.add("md-source__repository--active")}),Wa(e).pipe(w(o=>r.next(o)),A(()=>r.complete()),m(o=>R({ref:e},o)))})}function Na(e,{viewport$:t,header$:r}){return ye(document.body).pipe(E(()=>ar(e,{header$:r,viewport$:t})),m(({offset:{y:o}})=>({hidden:o>=10})),ee("hidden"))}function ri(e,t){return H(()=>{let r=new x;return r.subscribe({next({hidden:o}){e.hidden=o},complete(){e.hidden=!1}}),(te("navigation.tabs.sticky")?j({hidden:!1}):Na(e,t)).pipe(w(o=>r.next(o)),A(()=>r.complete()),m(o=>R({ref:e},o)))})}function Ua(e,{viewport$:t,header$:r}){let o=new Map,n=q("[href^=\\#]",e);for(let a of n){let c=decodeURIComponent(a.hash.substring(1)),p=se(`[id="${c}"]`);typeof p!="undefined"&&o.set(a,p)}let i=r.pipe(ee("height"),m(({height:a})=>{let c=Ee("main"),p=U(":scope > :first-child",c);return a+.8*(p.offsetTop-c.offsetTop)}),le());return ye(document.body).pipe(ee("height"),E(a=>H(()=>{let c=[];return j([...o].reduce((p,[l,f])=>{for(;c.length&&o.get(c[c.length-1]).tagName>=f.tagName;)c.pop();let u=f.offsetTop;for(;!u&&f.parentElement;)f=f.parentElement,u=f.offsetTop;let d=f.offsetParent;for(;d;d=d.offsetParent)u+=d.offsetTop;return p.set([...c=[...c,l]].reverse(),u)},new Map))}).pipe(m(c=>new Map([...c].sort(([,p],[,l])=>p-l))),Ge(i),E(([c,p])=>t.pipe(kr(([l,f],{offset:{y:u},size:d})=>{let v=u+d.height>=Math.floor(a.height);for(;f.length;){let[,b]=f[0];if(b-p=u&&!v)f=[l.pop(),...f];else break}return[l,f]},[[],[...c]]),X((l,f)=>l[0]===f[0]&&l[1]===f[1])))))).pipe(m(([a,c])=>({prev:a.map(([p])=>p),next:c.map(([p])=>p)})),V({prev:[],next:[]}),Le(2,1),m(([a,c])=>a.prev.length{let i=new x,s=i.pipe(Z(),re(!0));if(i.subscribe(({prev:a,next:c})=>{for(let[p]of c)p.classList.remove("md-nav__link--passed"),p.classList.remove("md-nav__link--active");for(let[p,[l]]of a.entries())l.classList.add("md-nav__link--passed"),l.classList.toggle("md-nav__link--active",p===a.length-1)}),te("toc.follow")){let a=_(t.pipe(ke(1),m(()=>{})),t.pipe(ke(250),m(()=>"smooth")));i.pipe(M(({prev:c})=>c.length>0),Ge(o.pipe(Se(ae))),ne(a)).subscribe(([[{prev:c}],p])=>{let[l]=c[c.length-1];if(l.offsetHeight){let f=zo(l);if(typeof f!="undefined"){let u=l.offsetTop-f.offsetTop,{height:d}=he(f);f.scrollTo({top:u-d/2,behavior:p})}}})}return te("navigation.tracking")&&t.pipe(Y(s),ee("offset"),ke(250),je(1),Y(n.pipe(je(1))),Tt({delay:250}),ne(i)).subscribe(([,{prev:a}])=>{let c=pe(),p=a[a.length-1];if(p&&p.length){let[l]=p,{hash:f}=new URL(l.href);c.hash!==f&&(c.hash=f,history.replaceState({},"",`${c}`))}else c.hash="",history.replaceState({},"",`${c}`)}),Ua(e,{viewport$:t,header$:r}).pipe(w(a=>i.next(a)),A(()=>i.complete()),m(a=>R({ref:e},a)))})}function Da(e,{viewport$:t,main$:r,target$:o}){let n=t.pipe(m(({offset:{y:s}})=>s),Le(2,1),m(([s,a])=>s>a&&a>0),X()),i=r.pipe(m(({active:s})=>s));return B([i,n]).pipe(m(([s,a])=>!(s&&a)),X(),Y(o.pipe(je(1))),re(!0),Tt({delay:250}),m(s=>({hidden:s})))}function ni(e,{viewport$:t,header$:r,main$:o,target$:n}){let i=new x,s=i.pipe(Z(),re(!0));return i.subscribe({next({hidden:a}){e.hidden=a,a?(e.setAttribute("tabindex","-1"),e.blur()):e.removeAttribute("tabindex")},complete(){e.style.top="",e.hidden=!0,e.removeAttribute("tabindex")}}),r.pipe(Y(s),ee("height")).subscribe(({height:a})=>{e.style.top=`${a+16}px`}),h(e,"click").subscribe(a=>{a.preventDefault(),window.scrollTo({top:0})}),Da(e,{viewport$:t,main$:o,target$:n}).pipe(w(a=>i.next(a)),A(()=>i.complete()),m(a=>R({ref:e},a)))}function ii({document$:e,tablet$:t}){e.pipe(E(()=>q(".md-toggle--indeterminate")),w(r=>{r.indeterminate=!0,r.checked=!1}),ce(r=>h(r,"change").pipe(Rr(()=>r.classList.contains("md-toggle--indeterminate")),m(()=>r))),ne(t)).subscribe(([r,o])=>{r.classList.remove("md-toggle--indeterminate"),o&&(r.checked=!1)})}function Va(){return/(iPad|iPhone|iPod)/.test(navigator.userAgent)}function ai({document$:e}){e.pipe(E(()=>q("[data-md-scrollfix]")),w(t=>t.removeAttribute("data-md-scrollfix")),M(Va),ce(t=>h(t,"touchstart").pipe(m(()=>t)))).subscribe(t=>{let r=t.scrollTop;r===0?t.scrollTop=1:r+t.offsetHeight===t.scrollHeight&&(t.scrollTop=r-1)})}function si({viewport$:e,tablet$:t}){B([We("search"),t]).pipe(m(([r,o])=>r&&!o),E(r=>j(r).pipe(ze(r?400:100))),ne(e)).subscribe(([r,{offset:{y:o}}])=>{if(r)document.body.setAttribute("data-md-scrolllock",""),document.body.style.top=`-${o}px`;else{let n=-1*parseInt(document.body.style.top,10);document.body.removeAttribute("data-md-scrolllock"),document.body.style.top="",n&&window.scrollTo(0,n)}})}Object.entries||(Object.entries=function(e){let t=[];for(let r of Object.keys(e))t.push([r,e[r]]);return t});Object.values||(Object.values=function(e){let t=[];for(let r of Object.keys(e))t.push(e[r]);return t});typeof Element!="undefined"&&(Element.prototype.scrollTo||(Element.prototype.scrollTo=function(e,t){typeof e=="object"?(this.scrollLeft=e.left,this.scrollTop=e.top):(this.scrollLeft=e,this.scrollTop=t)}),Element.prototype.replaceWith||(Element.prototype.replaceWith=function(...e){let t=this.parentNode;if(t){e.length===0&&t.removeChild(this);for(let r=e.length-1;r>=0;r--){let o=e[r];typeof o=="string"?o=document.createTextNode(o):o.parentNode&&o.parentNode.removeChild(o),r?t.insertBefore(this.previousSibling,o):t.replaceChild(o,this)}}}));function za(){return location.protocol==="file:"?ht(`${new URL("search/search_index.js",Qr.base)}`).pipe(m(()=>__index),J(1)):Ne(new URL("search/search_index.json",Qr.base))}document.documentElement.classList.remove("no-js");document.documentElement.classList.add("js");var nt=No(),_t=Bo(),gt=Jo(_t),Yr=Yo(),Te=nn(),lr=Fr("(min-width: 960px)"),pi=Fr("(min-width: 1220px)"),li=Xo(),Qr=me(),mi=document.forms.namedItem("search")?za():Ve,Br=new x;Fn({alert$:Br});var Gr=new x;te("navigation.instant")&&Wn({location$:_t,viewport$:Te,progress$:Gr}).subscribe(nt);var ci;((ci=Qr.version)==null?void 0:ci.provider)==="mike"&&qn({document$:nt});_(_t,gt).pipe(ze(125)).subscribe(()=>{Ke("drawer",!1),Ke("search",!1)});Yr.pipe(M(({mode:e})=>e==="global")).subscribe(e=>{switch(e.type){case"p":case",":let t=se("link[rel=prev]");typeof t!="undefined"&&ot(t);break;case"n":case".":let r=se("link[rel=next]");typeof r!="undefined"&&ot(r);break;case"Enter":let o=Re();o instanceof HTMLLabelElement&&o.click()}});ii({document$:nt,tablet$:lr});ai({document$:nt});si({viewport$:Te,tablet$:lr});var Xe=kn(Ee("header"),{viewport$:Te}),Lt=nt.pipe(m(()=>Ee("main")),E(e=>Rn(e,{viewport$:Te,header$:Xe})),J(1)),qa=_(...oe("consent").map(e=>cn(e,{target$:gt})),...oe("dialog").map(e=>Cn(e,{alert$:Br})),...oe("header").map(e=>Hn(e,{viewport$:Te,header$:Xe,main$:Lt})),...oe("palette").map(e=>Pn(e)),...oe("progress").map(e=>In(e,{progress$:Gr})),...oe("search").map(e=>Gn(e,{index$:mi,keyboard$:Yr})),...oe("source").map(e=>ti(e))),Ka=H(()=>_(...oe("announce").map(e=>sn(e)),...oe("content").map(e=>An(e,{viewport$:Te,target$:gt,print$:li})),...oe("content").map(e=>te("search.highlight")?Jn(e,{index$:mi,location$:_t}):L),...oe("header-title").map(e=>$n(e,{viewport$:Te,header$:Xe})),...oe("sidebar").map(e=>e.getAttribute("data-md-type")==="navigation"?jr(pi,()=>Kr(e,{viewport$:Te,header$:Xe,main$:Lt})):jr(lr,()=>Kr(e,{viewport$:Te,header$:Xe,main$:Lt}))),...oe("tabs").map(e=>ri(e,{viewport$:Te,header$:Xe})),...oe("toc").map(e=>oi(e,{viewport$:Te,header$:Xe,main$:Lt,target$:gt})),...oe("top").map(e=>ni(e,{viewport$:Te,header$:Xe,main$:Lt,target$:gt})))),fi=nt.pipe(E(()=>Ka),qe(qa),J(1));fi.subscribe();window.document$=nt;window.location$=_t;window.target$=gt;window.keyboard$=Yr;window.viewport$=Te;window.tablet$=lr;window.screen$=pi;window.print$=li;window.alert$=Br;window.progress$=Gr;window.component$=fi;})(); +//# sourceMappingURL=bundle.6c14ae12.min.js.map + diff --git a/assets/javascripts/bundle.6c14ae12.min.js.map b/assets/javascripts/bundle.6c14ae12.min.js.map new file mode 100644 index 00000000..49396ad0 --- /dev/null +++ b/assets/javascripts/bundle.6c14ae12.min.js.map @@ -0,0 +1,7 @@ +{ + "version": 3, + "sources": ["node_modules/focus-visible/dist/focus-visible.js", "node_modules/clipboard/dist/clipboard.js", "node_modules/escape-html/index.js", "src/templates/assets/javascripts/bundle.ts", "node_modules/rxjs/node_modules/tslib/tslib.es6.js", "node_modules/rxjs/src/internal/util/isFunction.ts", "node_modules/rxjs/src/internal/util/createErrorClass.ts", "node_modules/rxjs/src/internal/util/UnsubscriptionError.ts", "node_modules/rxjs/src/internal/util/arrRemove.ts", "node_modules/rxjs/src/internal/Subscription.ts", "node_modules/rxjs/src/internal/config.ts", "node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts", "node_modules/rxjs/src/internal/util/reportUnhandledError.ts", "node_modules/rxjs/src/internal/util/noop.ts", "node_modules/rxjs/src/internal/NotificationFactories.ts", "node_modules/rxjs/src/internal/util/errorContext.ts", "node_modules/rxjs/src/internal/Subscriber.ts", "node_modules/rxjs/src/internal/symbol/observable.ts", "node_modules/rxjs/src/internal/util/identity.ts", "node_modules/rxjs/src/internal/util/pipe.ts", "node_modules/rxjs/src/internal/Observable.ts", "node_modules/rxjs/src/internal/util/lift.ts", "node_modules/rxjs/src/internal/operators/OperatorSubscriber.ts", "node_modules/rxjs/src/internal/scheduler/animationFrameProvider.ts", "node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts", "node_modules/rxjs/src/internal/Subject.ts", "node_modules/rxjs/src/internal/scheduler/dateTimestampProvider.ts", "node_modules/rxjs/src/internal/ReplaySubject.ts", "node_modules/rxjs/src/internal/scheduler/Action.ts", "node_modules/rxjs/src/internal/scheduler/intervalProvider.ts", "node_modules/rxjs/src/internal/scheduler/AsyncAction.ts", "node_modules/rxjs/src/internal/Scheduler.ts", "node_modules/rxjs/src/internal/scheduler/AsyncScheduler.ts", "node_modules/rxjs/src/internal/scheduler/async.ts", "node_modules/rxjs/src/internal/scheduler/AnimationFrameAction.ts", "node_modules/rxjs/src/internal/scheduler/AnimationFrameScheduler.ts", "node_modules/rxjs/src/internal/scheduler/animationFrame.ts", "node_modules/rxjs/src/internal/observable/empty.ts", "node_modules/rxjs/src/internal/util/isScheduler.ts", "node_modules/rxjs/src/internal/util/args.ts", "node_modules/rxjs/src/internal/util/isArrayLike.ts", "node_modules/rxjs/src/internal/util/isPromise.ts", "node_modules/rxjs/src/internal/util/isInteropObservable.ts", "node_modules/rxjs/src/internal/util/isAsyncIterable.ts", "node_modules/rxjs/src/internal/util/throwUnobservableError.ts", "node_modules/rxjs/src/internal/symbol/iterator.ts", "node_modules/rxjs/src/internal/util/isIterable.ts", "node_modules/rxjs/src/internal/util/isReadableStreamLike.ts", "node_modules/rxjs/src/internal/observable/innerFrom.ts", "node_modules/rxjs/src/internal/util/executeSchedule.ts", "node_modules/rxjs/src/internal/operators/observeOn.ts", "node_modules/rxjs/src/internal/operators/subscribeOn.ts", "node_modules/rxjs/src/internal/scheduled/scheduleObservable.ts", "node_modules/rxjs/src/internal/scheduled/schedulePromise.ts", "node_modules/rxjs/src/internal/scheduled/scheduleArray.ts", "node_modules/rxjs/src/internal/scheduled/scheduleIterable.ts", "node_modules/rxjs/src/internal/scheduled/scheduleAsyncIterable.ts", "node_modules/rxjs/src/internal/scheduled/scheduleReadableStreamLike.ts", "node_modules/rxjs/src/internal/scheduled/scheduled.ts", "node_modules/rxjs/src/internal/observable/from.ts", "node_modules/rxjs/src/internal/observable/of.ts", "node_modules/rxjs/src/internal/observable/throwError.ts", "node_modules/rxjs/src/internal/util/EmptyError.ts", "node_modules/rxjs/src/internal/util/isDate.ts", "node_modules/rxjs/src/internal/operators/map.ts", "node_modules/rxjs/src/internal/util/mapOneOrManyArgs.ts", "node_modules/rxjs/src/internal/util/argsArgArrayOrObject.ts", "node_modules/rxjs/src/internal/util/createObject.ts", "node_modules/rxjs/src/internal/observable/combineLatest.ts", "node_modules/rxjs/src/internal/operators/mergeInternals.ts", "node_modules/rxjs/src/internal/operators/mergeMap.ts", "node_modules/rxjs/src/internal/operators/mergeAll.ts", "node_modules/rxjs/src/internal/operators/concatAll.ts", "node_modules/rxjs/src/internal/observable/concat.ts", "node_modules/rxjs/src/internal/observable/defer.ts", "node_modules/rxjs/src/internal/observable/fromEvent.ts", "node_modules/rxjs/src/internal/observable/fromEventPattern.ts", "node_modules/rxjs/src/internal/observable/timer.ts", "node_modules/rxjs/src/internal/observable/merge.ts", "node_modules/rxjs/src/internal/observable/never.ts", "node_modules/rxjs/src/internal/util/argsOrArgArray.ts", "node_modules/rxjs/src/internal/operators/filter.ts", "node_modules/rxjs/src/internal/observable/zip.ts", "node_modules/rxjs/src/internal/operators/audit.ts", "node_modules/rxjs/src/internal/operators/auditTime.ts", "node_modules/rxjs/src/internal/operators/bufferCount.ts", "node_modules/rxjs/src/internal/operators/catchError.ts", "node_modules/rxjs/src/internal/operators/scanInternals.ts", "node_modules/rxjs/src/internal/operators/combineLatest.ts", "node_modules/rxjs/src/internal/operators/combineLatestWith.ts", "node_modules/rxjs/src/internal/operators/debounceTime.ts", "node_modules/rxjs/src/internal/operators/defaultIfEmpty.ts", "node_modules/rxjs/src/internal/operators/take.ts", "node_modules/rxjs/src/internal/operators/ignoreElements.ts", "node_modules/rxjs/src/internal/operators/mapTo.ts", "node_modules/rxjs/src/internal/operators/delayWhen.ts", "node_modules/rxjs/src/internal/operators/delay.ts", "node_modules/rxjs/src/internal/operators/distinctUntilChanged.ts", "node_modules/rxjs/src/internal/operators/distinctUntilKeyChanged.ts", "node_modules/rxjs/src/internal/operators/throwIfEmpty.ts", "node_modules/rxjs/src/internal/operators/endWith.ts", "node_modules/rxjs/src/internal/operators/finalize.ts", "node_modules/rxjs/src/internal/operators/first.ts", "node_modules/rxjs/src/internal/operators/merge.ts", "node_modules/rxjs/src/internal/operators/mergeWith.ts", "node_modules/rxjs/src/internal/operators/repeat.ts", "node_modules/rxjs/src/internal/operators/sample.ts", "node_modules/rxjs/src/internal/operators/scan.ts", "node_modules/rxjs/src/internal/operators/share.ts", "node_modules/rxjs/src/internal/operators/shareReplay.ts", "node_modules/rxjs/src/internal/operators/skip.ts", "node_modules/rxjs/src/internal/operators/skipUntil.ts", "node_modules/rxjs/src/internal/operators/startWith.ts", "node_modules/rxjs/src/internal/operators/switchMap.ts", "node_modules/rxjs/src/internal/operators/takeUntil.ts", "node_modules/rxjs/src/internal/operators/takeWhile.ts", "node_modules/rxjs/src/internal/operators/tap.ts", "node_modules/rxjs/src/internal/operators/throttle.ts", "node_modules/rxjs/src/internal/operators/throttleTime.ts", "node_modules/rxjs/src/internal/operators/withLatestFrom.ts", "node_modules/rxjs/src/internal/operators/zip.ts", "node_modules/rxjs/src/internal/operators/zipWith.ts", "src/templates/assets/javascripts/browser/document/index.ts", "src/templates/assets/javascripts/browser/element/_/index.ts", "src/templates/assets/javascripts/browser/element/focus/index.ts", "src/templates/assets/javascripts/browser/element/offset/_/index.ts", "src/templates/assets/javascripts/browser/element/offset/content/index.ts", "src/templates/assets/javascripts/utilities/h/index.ts", "src/templates/assets/javascripts/utilities/round/index.ts", "src/templates/assets/javascripts/browser/script/index.ts", "src/templates/assets/javascripts/browser/element/size/_/index.ts", "src/templates/assets/javascripts/browser/element/size/content/index.ts", "src/templates/assets/javascripts/browser/element/visibility/index.ts", "src/templates/assets/javascripts/browser/toggle/index.ts", "src/templates/assets/javascripts/browser/keyboard/index.ts", "src/templates/assets/javascripts/browser/location/_/index.ts", "src/templates/assets/javascripts/browser/location/hash/index.ts", "src/templates/assets/javascripts/browser/media/index.ts", "src/templates/assets/javascripts/browser/request/index.ts", "src/templates/assets/javascripts/browser/viewport/offset/index.ts", "src/templates/assets/javascripts/browser/viewport/size/index.ts", "src/templates/assets/javascripts/browser/viewport/_/index.ts", "src/templates/assets/javascripts/browser/viewport/at/index.ts", "src/templates/assets/javascripts/browser/worker/index.ts", "src/templates/assets/javascripts/_/index.ts", "src/templates/assets/javascripts/components/_/index.ts", "src/templates/assets/javascripts/components/announce/index.ts", "src/templates/assets/javascripts/components/consent/index.ts", "src/templates/assets/javascripts/components/content/annotation/_/index.ts", "src/templates/assets/javascripts/templates/tooltip/index.tsx", "src/templates/assets/javascripts/templates/annotation/index.tsx", "src/templates/assets/javascripts/templates/clipboard/index.tsx", "src/templates/assets/javascripts/templates/search/index.tsx", "src/templates/assets/javascripts/templates/source/index.tsx", "src/templates/assets/javascripts/templates/tabbed/index.tsx", "src/templates/assets/javascripts/templates/table/index.tsx", "src/templates/assets/javascripts/templates/version/index.tsx", "src/templates/assets/javascripts/components/content/annotation/list/index.ts", "src/templates/assets/javascripts/components/content/annotation/block/index.ts", "src/templates/assets/javascripts/components/content/code/_/index.ts", "src/templates/assets/javascripts/components/content/details/index.ts", "src/templates/assets/javascripts/components/content/mermaid/index.css", "src/templates/assets/javascripts/components/content/mermaid/index.ts", "src/templates/assets/javascripts/components/content/table/index.ts", "src/templates/assets/javascripts/components/content/tabs/index.ts", "src/templates/assets/javascripts/components/content/_/index.ts", "src/templates/assets/javascripts/components/dialog/index.ts", "src/templates/assets/javascripts/components/header/_/index.ts", "src/templates/assets/javascripts/components/header/title/index.ts", "src/templates/assets/javascripts/components/main/index.ts", "src/templates/assets/javascripts/components/palette/index.ts", "src/templates/assets/javascripts/components/progress/index.ts", "src/templates/assets/javascripts/integrations/clipboard/index.ts", "src/templates/assets/javascripts/integrations/sitemap/index.ts", "src/templates/assets/javascripts/integrations/instant/index.ts", "src/templates/assets/javascripts/integrations/search/highlighter/index.ts", "src/templates/assets/javascripts/integrations/search/worker/message/index.ts", "src/templates/assets/javascripts/integrations/search/worker/_/index.ts", "src/templates/assets/javascripts/integrations/version/index.ts", "src/templates/assets/javascripts/components/search/query/index.ts", "src/templates/assets/javascripts/components/search/result/index.ts", "src/templates/assets/javascripts/components/search/share/index.ts", "src/templates/assets/javascripts/components/search/suggest/index.ts", "src/templates/assets/javascripts/components/search/_/index.ts", "src/templates/assets/javascripts/components/search/highlight/index.ts", "src/templates/assets/javascripts/components/sidebar/index.ts", "src/templates/assets/javascripts/components/source/facts/github/index.ts", "src/templates/assets/javascripts/components/source/facts/gitlab/index.ts", "src/templates/assets/javascripts/components/source/facts/_/index.ts", "src/templates/assets/javascripts/components/source/_/index.ts", "src/templates/assets/javascripts/components/tabs/index.ts", "src/templates/assets/javascripts/components/toc/index.ts", "src/templates/assets/javascripts/components/top/index.ts", "src/templates/assets/javascripts/patches/indeterminate/index.ts", "src/templates/assets/javascripts/patches/scrollfix/index.ts", "src/templates/assets/javascripts/patches/scrolllock/index.ts", "src/templates/assets/javascripts/polyfills/index.ts"], + "sourcesContent": ["(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined' ? factory() :\n typeof define === 'function' && define.amd ? define(factory) :\n (factory());\n}(this, (function () { 'use strict';\n\n /**\n * Applies the :focus-visible polyfill at the given scope.\n * A scope in this case is either the top-level Document or a Shadow Root.\n *\n * @param {(Document|ShadowRoot)} scope\n * @see https://github.com/WICG/focus-visible\n */\n function applyFocusVisiblePolyfill(scope) {\n var hadKeyboardEvent = true;\n var hadFocusVisibleRecently = false;\n var hadFocusVisibleRecentlyTimeout = null;\n\n var inputTypesAllowlist = {\n text: true,\n search: true,\n url: true,\n tel: true,\n email: true,\n password: true,\n number: true,\n date: true,\n month: true,\n week: true,\n time: true,\n datetime: true,\n 'datetime-local': true\n };\n\n /**\n * Helper function for legacy browsers and iframes which sometimes focus\n * elements like document, body, and non-interactive SVG.\n * @param {Element} el\n */\n function isValidFocusTarget(el) {\n if (\n el &&\n el !== document &&\n el.nodeName !== 'HTML' &&\n el.nodeName !== 'BODY' &&\n 'classList' in el &&\n 'contains' in el.classList\n ) {\n return true;\n }\n return false;\n }\n\n /**\n * Computes whether the given element should automatically trigger the\n * `focus-visible` class being added, i.e. whether it should always match\n * `:focus-visible` when focused.\n * @param {Element} el\n * @return {boolean}\n */\n function focusTriggersKeyboardModality(el) {\n var type = el.type;\n var tagName = el.tagName;\n\n if (tagName === 'INPUT' && inputTypesAllowlist[type] && !el.readOnly) {\n return true;\n }\n\n if (tagName === 'TEXTAREA' && !el.readOnly) {\n return true;\n }\n\n if (el.isContentEditable) {\n return true;\n }\n\n return false;\n }\n\n /**\n * Add the `focus-visible` class to the given element if it was not added by\n * the author.\n * @param {Element} el\n */\n function addFocusVisibleClass(el) {\n if (el.classList.contains('focus-visible')) {\n return;\n }\n el.classList.add('focus-visible');\n el.setAttribute('data-focus-visible-added', '');\n }\n\n /**\n * Remove the `focus-visible` class from the given element if it was not\n * originally added by the author.\n * @param {Element} el\n */\n function removeFocusVisibleClass(el) {\n if (!el.hasAttribute('data-focus-visible-added')) {\n return;\n }\n el.classList.remove('focus-visible');\n el.removeAttribute('data-focus-visible-added');\n }\n\n /**\n * If the most recent user interaction was via the keyboard;\n * and the key press did not include a meta, alt/option, or control key;\n * then the modality is keyboard. Otherwise, the modality is not keyboard.\n * Apply `focus-visible` to any current active element and keep track\n * of our keyboard modality state with `hadKeyboardEvent`.\n * @param {KeyboardEvent} e\n */\n function onKeyDown(e) {\n if (e.metaKey || e.altKey || e.ctrlKey) {\n return;\n }\n\n if (isValidFocusTarget(scope.activeElement)) {\n addFocusVisibleClass(scope.activeElement);\n }\n\n hadKeyboardEvent = true;\n }\n\n /**\n * If at any point a user clicks with a pointing device, ensure that we change\n * the modality away from keyboard.\n * This avoids the situation where a user presses a key on an already focused\n * element, and then clicks on a different element, focusing it with a\n * pointing device, while we still think we're in keyboard modality.\n * @param {Event} e\n */\n function onPointerDown(e) {\n hadKeyboardEvent = false;\n }\n\n /**\n * On `focus`, add the `focus-visible` class to the target if:\n * - the target received focus as a result of keyboard navigation, or\n * - the event target is an element that will likely require interaction\n * via the keyboard (e.g. a text box)\n * @param {Event} e\n */\n function onFocus(e) {\n // Prevent IE from focusing the document or HTML element.\n if (!isValidFocusTarget(e.target)) {\n return;\n }\n\n if (hadKeyboardEvent || focusTriggersKeyboardModality(e.target)) {\n addFocusVisibleClass(e.target);\n }\n }\n\n /**\n * On `blur`, remove the `focus-visible` class from the target.\n * @param {Event} e\n */\n function onBlur(e) {\n if (!isValidFocusTarget(e.target)) {\n return;\n }\n\n if (\n e.target.classList.contains('focus-visible') ||\n e.target.hasAttribute('data-focus-visible-added')\n ) {\n // To detect a tab/window switch, we look for a blur event followed\n // rapidly by a visibility change.\n // If we don't see a visibility change within 100ms, it's probably a\n // regular focus change.\n hadFocusVisibleRecently = true;\n window.clearTimeout(hadFocusVisibleRecentlyTimeout);\n hadFocusVisibleRecentlyTimeout = window.setTimeout(function() {\n hadFocusVisibleRecently = false;\n }, 100);\n removeFocusVisibleClass(e.target);\n }\n }\n\n /**\n * If the user changes tabs, keep track of whether or not the previously\n * focused element had .focus-visible.\n * @param {Event} e\n */\n function onVisibilityChange(e) {\n if (document.visibilityState === 'hidden') {\n // If the tab becomes active again, the browser will handle calling focus\n // on the element (Safari actually calls it twice).\n // If this tab change caused a blur on an element with focus-visible,\n // re-apply the class when the user switches back to the tab.\n if (hadFocusVisibleRecently) {\n hadKeyboardEvent = true;\n }\n addInitialPointerMoveListeners();\n }\n }\n\n /**\n * Add a group of listeners to detect usage of any pointing devices.\n * These listeners will be added when the polyfill first loads, and anytime\n * the window is blurred, so that they are active when the window regains\n * focus.\n */\n function addInitialPointerMoveListeners() {\n document.addEventListener('mousemove', onInitialPointerMove);\n document.addEventListener('mousedown', onInitialPointerMove);\n document.addEventListener('mouseup', onInitialPointerMove);\n document.addEventListener('pointermove', onInitialPointerMove);\n document.addEventListener('pointerdown', onInitialPointerMove);\n document.addEventListener('pointerup', onInitialPointerMove);\n document.addEventListener('touchmove', onInitialPointerMove);\n document.addEventListener('touchstart', onInitialPointerMove);\n document.addEventListener('touchend', onInitialPointerMove);\n }\n\n function removeInitialPointerMoveListeners() {\n document.removeEventListener('mousemove', onInitialPointerMove);\n document.removeEventListener('mousedown', onInitialPointerMove);\n document.removeEventListener('mouseup', onInitialPointerMove);\n document.removeEventListener('pointermove', onInitialPointerMove);\n document.removeEventListener('pointerdown', onInitialPointerMove);\n document.removeEventListener('pointerup', onInitialPointerMove);\n document.removeEventListener('touchmove', onInitialPointerMove);\n document.removeEventListener('touchstart', onInitialPointerMove);\n document.removeEventListener('touchend', onInitialPointerMove);\n }\n\n /**\n * When the polfyill first loads, assume the user is in keyboard modality.\n * If any event is received from a pointing device (e.g. mouse, pointer,\n * touch), turn off keyboard modality.\n * This accounts for situations where focus enters the page from the URL bar.\n * @param {Event} e\n */\n function onInitialPointerMove(e) {\n // Work around a Safari quirk that fires a mousemove on whenever the\n // window blurs, even if you're tabbing out of the page. \u00AF\\_(\u30C4)_/\u00AF\n if (e.target.nodeName && e.target.nodeName.toLowerCase() === 'html') {\n return;\n }\n\n hadKeyboardEvent = false;\n removeInitialPointerMoveListeners();\n }\n\n // For some kinds of state, we are interested in changes at the global scope\n // only. For example, global pointer input, global key presses and global\n // visibility change should affect the state at every scope:\n document.addEventListener('keydown', onKeyDown, true);\n document.addEventListener('mousedown', onPointerDown, true);\n document.addEventListener('pointerdown', onPointerDown, true);\n document.addEventListener('touchstart', onPointerDown, true);\n document.addEventListener('visibilitychange', onVisibilityChange, true);\n\n addInitialPointerMoveListeners();\n\n // For focus and blur, we specifically care about state changes in the local\n // scope. This is because focus / blur events that originate from within a\n // shadow root are not re-dispatched from the host element if it was already\n // the active element in its own scope:\n scope.addEventListener('focus', onFocus, true);\n scope.addEventListener('blur', onBlur, true);\n\n // We detect that a node is a ShadowRoot by ensuring that it is a\n // DocumentFragment and also has a host property. This check covers native\n // implementation and polyfill implementation transparently. If we only cared\n // about the native implementation, we could just check if the scope was\n // an instance of a ShadowRoot.\n if (scope.nodeType === Node.DOCUMENT_FRAGMENT_NODE && scope.host) {\n // Since a ShadowRoot is a special kind of DocumentFragment, it does not\n // have a root element to add a class to. So, we add this attribute to the\n // host element instead:\n scope.host.setAttribute('data-js-focus-visible', '');\n } else if (scope.nodeType === Node.DOCUMENT_NODE) {\n document.documentElement.classList.add('js-focus-visible');\n document.documentElement.setAttribute('data-js-focus-visible', '');\n }\n }\n\n // It is important to wrap all references to global window and document in\n // these checks to support server-side rendering use cases\n // @see https://github.com/WICG/focus-visible/issues/199\n if (typeof window !== 'undefined' && typeof document !== 'undefined') {\n // Make the polyfill helper globally available. This can be used as a signal\n // to interested libraries that wish to coordinate with the polyfill for e.g.,\n // applying the polyfill to a shadow root:\n window.applyFocusVisiblePolyfill = applyFocusVisiblePolyfill;\n\n // Notify interested libraries of the polyfill's presence, in case the\n // polyfill was loaded lazily:\n var event;\n\n try {\n event = new CustomEvent('focus-visible-polyfill-ready');\n } catch (error) {\n // IE11 does not support using CustomEvent as a constructor directly:\n event = document.createEvent('CustomEvent');\n event.initCustomEvent('focus-visible-polyfill-ready', false, false, {});\n }\n\n window.dispatchEvent(event);\n }\n\n if (typeof document !== 'undefined') {\n // Apply the polyfill to the global document, so that no JavaScript\n // coordination is required to use the polyfill in the top-level document:\n applyFocusVisiblePolyfill(document);\n }\n\n})));\n", "/*!\n * clipboard.js v2.0.11\n * https://clipboardjs.com/\n *\n * Licensed MIT \u00A9 Zeno Rocha\n */\n(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory();\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine([], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"ClipboardJS\"] = factory();\n\telse\n\t\troot[\"ClipboardJS\"] = factory();\n})(this, function() {\nreturn /******/ (function() { // webpackBootstrap\n/******/ \tvar __webpack_modules__ = ({\n\n/***/ 686:\n/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\n\n// EXPORTS\n__webpack_require__.d(__webpack_exports__, {\n \"default\": function() { return /* binding */ clipboard; }\n});\n\n// EXTERNAL MODULE: ./node_modules/tiny-emitter/index.js\nvar tiny_emitter = __webpack_require__(279);\nvar tiny_emitter_default = /*#__PURE__*/__webpack_require__.n(tiny_emitter);\n// EXTERNAL MODULE: ./node_modules/good-listener/src/listen.js\nvar listen = __webpack_require__(370);\nvar listen_default = /*#__PURE__*/__webpack_require__.n(listen);\n// EXTERNAL MODULE: ./node_modules/select/src/select.js\nvar src_select = __webpack_require__(817);\nvar select_default = /*#__PURE__*/__webpack_require__.n(src_select);\n;// CONCATENATED MODULE: ./src/common/command.js\n/**\n * Executes a given operation type.\n * @param {String} type\n * @return {Boolean}\n */\nfunction command(type) {\n try {\n return document.execCommand(type);\n } catch (err) {\n return false;\n }\n}\n;// CONCATENATED MODULE: ./src/actions/cut.js\n\n\n/**\n * Cut action wrapper.\n * @param {String|HTMLElement} target\n * @return {String}\n */\n\nvar ClipboardActionCut = function ClipboardActionCut(target) {\n var selectedText = select_default()(target);\n command('cut');\n return selectedText;\n};\n\n/* harmony default export */ var actions_cut = (ClipboardActionCut);\n;// CONCATENATED MODULE: ./src/common/create-fake-element.js\n/**\n * Creates a fake textarea element with a value.\n * @param {String} value\n * @return {HTMLElement}\n */\nfunction createFakeElement(value) {\n var isRTL = document.documentElement.getAttribute('dir') === 'rtl';\n var fakeElement = document.createElement('textarea'); // Prevent zooming on iOS\n\n fakeElement.style.fontSize = '12pt'; // Reset box model\n\n fakeElement.style.border = '0';\n fakeElement.style.padding = '0';\n fakeElement.style.margin = '0'; // Move element out of screen horizontally\n\n fakeElement.style.position = 'absolute';\n fakeElement.style[isRTL ? 'right' : 'left'] = '-9999px'; // Move element to the same position vertically\n\n var yPosition = window.pageYOffset || document.documentElement.scrollTop;\n fakeElement.style.top = \"\".concat(yPosition, \"px\");\n fakeElement.setAttribute('readonly', '');\n fakeElement.value = value;\n return fakeElement;\n}\n;// CONCATENATED MODULE: ./src/actions/copy.js\n\n\n\n/**\n * Create fake copy action wrapper using a fake element.\n * @param {String} target\n * @param {Object} options\n * @return {String}\n */\n\nvar fakeCopyAction = function fakeCopyAction(value, options) {\n var fakeElement = createFakeElement(value);\n options.container.appendChild(fakeElement);\n var selectedText = select_default()(fakeElement);\n command('copy');\n fakeElement.remove();\n return selectedText;\n};\n/**\n * Copy action wrapper.\n * @param {String|HTMLElement} target\n * @param {Object} options\n * @return {String}\n */\n\n\nvar ClipboardActionCopy = function ClipboardActionCopy(target) {\n var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {\n container: document.body\n };\n var selectedText = '';\n\n if (typeof target === 'string') {\n selectedText = fakeCopyAction(target, options);\n } else if (target instanceof HTMLInputElement && !['text', 'search', 'url', 'tel', 'password'].includes(target === null || target === void 0 ? void 0 : target.type)) {\n // If input type doesn't support `setSelectionRange`. Simulate it. https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/setSelectionRange\n selectedText = fakeCopyAction(target.value, options);\n } else {\n selectedText = select_default()(target);\n command('copy');\n }\n\n return selectedText;\n};\n\n/* harmony default export */ var actions_copy = (ClipboardActionCopy);\n;// CONCATENATED MODULE: ./src/actions/default.js\nfunction _typeof(obj) { \"@babel/helpers - typeof\"; if (typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; }; } return _typeof(obj); }\n\n\n\n/**\n * Inner function which performs selection from either `text` or `target`\n * properties and then executes copy or cut operations.\n * @param {Object} options\n */\n\nvar ClipboardActionDefault = function ClipboardActionDefault() {\n var options = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n // Defines base properties passed from constructor.\n var _options$action = options.action,\n action = _options$action === void 0 ? 'copy' : _options$action,\n container = options.container,\n target = options.target,\n text = options.text; // Sets the `action` to be performed which can be either 'copy' or 'cut'.\n\n if (action !== 'copy' && action !== 'cut') {\n throw new Error('Invalid \"action\" value, use either \"copy\" or \"cut\"');\n } // Sets the `target` property using an element that will be have its content copied.\n\n\n if (target !== undefined) {\n if (target && _typeof(target) === 'object' && target.nodeType === 1) {\n if (action === 'copy' && target.hasAttribute('disabled')) {\n throw new Error('Invalid \"target\" attribute. Please use \"readonly\" instead of \"disabled\" attribute');\n }\n\n if (action === 'cut' && (target.hasAttribute('readonly') || target.hasAttribute('disabled'))) {\n throw new Error('Invalid \"target\" attribute. You can\\'t cut text from elements with \"readonly\" or \"disabled\" attributes');\n }\n } else {\n throw new Error('Invalid \"target\" value, use a valid Element');\n }\n } // Define selection strategy based on `text` property.\n\n\n if (text) {\n return actions_copy(text, {\n container: container\n });\n } // Defines which selection strategy based on `target` property.\n\n\n if (target) {\n return action === 'cut' ? actions_cut(target) : actions_copy(target, {\n container: container\n });\n }\n};\n\n/* harmony default export */ var actions_default = (ClipboardActionDefault);\n;// CONCATENATED MODULE: ./src/clipboard.js\nfunction clipboard_typeof(obj) { \"@babel/helpers - typeof\"; if (typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\") { clipboard_typeof = function _typeof(obj) { return typeof obj; }; } else { clipboard_typeof = function _typeof(obj) { return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; }; } return clipboard_typeof(obj); }\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }\n\nfunction _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function\"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }\n\nfunction _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }\n\nfunction _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }\n\nfunction _possibleConstructorReturn(self, call) { if (call && (clipboard_typeof(call) === \"object\" || typeof call === \"function\")) { return call; } return _assertThisInitialized(self); }\n\nfunction _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return self; }\n\nfunction _isNativeReflectConstruct() { if (typeof Reflect === \"undefined\" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === \"function\") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }\n\nfunction _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }\n\n\n\n\n\n\n/**\n * Helper function to retrieve attribute value.\n * @param {String} suffix\n * @param {Element} element\n */\n\nfunction getAttributeValue(suffix, element) {\n var attribute = \"data-clipboard-\".concat(suffix);\n\n if (!element.hasAttribute(attribute)) {\n return;\n }\n\n return element.getAttribute(attribute);\n}\n/**\n * Base class which takes one or more elements, adds event listeners to them,\n * and instantiates a new `ClipboardAction` on each click.\n */\n\n\nvar Clipboard = /*#__PURE__*/function (_Emitter) {\n _inherits(Clipboard, _Emitter);\n\n var _super = _createSuper(Clipboard);\n\n /**\n * @param {String|HTMLElement|HTMLCollection|NodeList} trigger\n * @param {Object} options\n */\n function Clipboard(trigger, options) {\n var _this;\n\n _classCallCheck(this, Clipboard);\n\n _this = _super.call(this);\n\n _this.resolveOptions(options);\n\n _this.listenClick(trigger);\n\n return _this;\n }\n /**\n * Defines if attributes would be resolved using internal setter functions\n * or custom functions that were passed in the constructor.\n * @param {Object} options\n */\n\n\n _createClass(Clipboard, [{\n key: \"resolveOptions\",\n value: function resolveOptions() {\n var options = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n this.action = typeof options.action === 'function' ? options.action : this.defaultAction;\n this.target = typeof options.target === 'function' ? options.target : this.defaultTarget;\n this.text = typeof options.text === 'function' ? options.text : this.defaultText;\n this.container = clipboard_typeof(options.container) === 'object' ? options.container : document.body;\n }\n /**\n * Adds a click event listener to the passed trigger.\n * @param {String|HTMLElement|HTMLCollection|NodeList} trigger\n */\n\n }, {\n key: \"listenClick\",\n value: function listenClick(trigger) {\n var _this2 = this;\n\n this.listener = listen_default()(trigger, 'click', function (e) {\n return _this2.onClick(e);\n });\n }\n /**\n * Defines a new `ClipboardAction` on each click event.\n * @param {Event} e\n */\n\n }, {\n key: \"onClick\",\n value: function onClick(e) {\n var trigger = e.delegateTarget || e.currentTarget;\n var action = this.action(trigger) || 'copy';\n var text = actions_default({\n action: action,\n container: this.container,\n target: this.target(trigger),\n text: this.text(trigger)\n }); // Fires an event based on the copy operation result.\n\n this.emit(text ? 'success' : 'error', {\n action: action,\n text: text,\n trigger: trigger,\n clearSelection: function clearSelection() {\n if (trigger) {\n trigger.focus();\n }\n\n window.getSelection().removeAllRanges();\n }\n });\n }\n /**\n * Default `action` lookup function.\n * @param {Element} trigger\n */\n\n }, {\n key: \"defaultAction\",\n value: function defaultAction(trigger) {\n return getAttributeValue('action', trigger);\n }\n /**\n * Default `target` lookup function.\n * @param {Element} trigger\n */\n\n }, {\n key: \"defaultTarget\",\n value: function defaultTarget(trigger) {\n var selector = getAttributeValue('target', trigger);\n\n if (selector) {\n return document.querySelector(selector);\n }\n }\n /**\n * Allow fire programmatically a copy action\n * @param {String|HTMLElement} target\n * @param {Object} options\n * @returns Text copied.\n */\n\n }, {\n key: \"defaultText\",\n\n /**\n * Default `text` lookup function.\n * @param {Element} trigger\n */\n value: function defaultText(trigger) {\n return getAttributeValue('text', trigger);\n }\n /**\n * Destroy lifecycle.\n */\n\n }, {\n key: \"destroy\",\n value: function destroy() {\n this.listener.destroy();\n }\n }], [{\n key: \"copy\",\n value: function copy(target) {\n var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {\n container: document.body\n };\n return actions_copy(target, options);\n }\n /**\n * Allow fire programmatically a cut action\n * @param {String|HTMLElement} target\n * @returns Text cutted.\n */\n\n }, {\n key: \"cut\",\n value: function cut(target) {\n return actions_cut(target);\n }\n /**\n * Returns the support of the given action, or all actions if no action is\n * given.\n * @param {String} [action]\n */\n\n }, {\n key: \"isSupported\",\n value: function isSupported() {\n var action = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : ['copy', 'cut'];\n var actions = typeof action === 'string' ? [action] : action;\n var support = !!document.queryCommandSupported;\n actions.forEach(function (action) {\n support = support && !!document.queryCommandSupported(action);\n });\n return support;\n }\n }]);\n\n return Clipboard;\n}((tiny_emitter_default()));\n\n/* harmony default export */ var clipboard = (Clipboard);\n\n/***/ }),\n\n/***/ 828:\n/***/ (function(module) {\n\nvar DOCUMENT_NODE_TYPE = 9;\n\n/**\n * A polyfill for Element.matches()\n */\nif (typeof Element !== 'undefined' && !Element.prototype.matches) {\n var proto = Element.prototype;\n\n proto.matches = proto.matchesSelector ||\n proto.mozMatchesSelector ||\n proto.msMatchesSelector ||\n proto.oMatchesSelector ||\n proto.webkitMatchesSelector;\n}\n\n/**\n * Finds the closest parent that matches a selector.\n *\n * @param {Element} element\n * @param {String} selector\n * @return {Function}\n */\nfunction closest (element, selector) {\n while (element && element.nodeType !== DOCUMENT_NODE_TYPE) {\n if (typeof element.matches === 'function' &&\n element.matches(selector)) {\n return element;\n }\n element = element.parentNode;\n }\n}\n\nmodule.exports = closest;\n\n\n/***/ }),\n\n/***/ 438:\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\nvar closest = __webpack_require__(828);\n\n/**\n * Delegates event to a selector.\n *\n * @param {Element} element\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @param {Boolean} useCapture\n * @return {Object}\n */\nfunction _delegate(element, selector, type, callback, useCapture) {\n var listenerFn = listener.apply(this, arguments);\n\n element.addEventListener(type, listenerFn, useCapture);\n\n return {\n destroy: function() {\n element.removeEventListener(type, listenerFn, useCapture);\n }\n }\n}\n\n/**\n * Delegates event to a selector.\n *\n * @param {Element|String|Array} [elements]\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @param {Boolean} useCapture\n * @return {Object}\n */\nfunction delegate(elements, selector, type, callback, useCapture) {\n // Handle the regular Element usage\n if (typeof elements.addEventListener === 'function') {\n return _delegate.apply(null, arguments);\n }\n\n // Handle Element-less usage, it defaults to global delegation\n if (typeof type === 'function') {\n // Use `document` as the first parameter, then apply arguments\n // This is a short way to .unshift `arguments` without running into deoptimizations\n return _delegate.bind(null, document).apply(null, arguments);\n }\n\n // Handle Selector-based usage\n if (typeof elements === 'string') {\n elements = document.querySelectorAll(elements);\n }\n\n // Handle Array-like based usage\n return Array.prototype.map.call(elements, function (element) {\n return _delegate(element, selector, type, callback, useCapture);\n });\n}\n\n/**\n * Finds closest match and invokes callback.\n *\n * @param {Element} element\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @return {Function}\n */\nfunction listener(element, selector, type, callback) {\n return function(e) {\n e.delegateTarget = closest(e.target, selector);\n\n if (e.delegateTarget) {\n callback.call(element, e);\n }\n }\n}\n\nmodule.exports = delegate;\n\n\n/***/ }),\n\n/***/ 879:\n/***/ (function(__unused_webpack_module, exports) {\n\n/**\n * Check if argument is a HTML element.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.node = function(value) {\n return value !== undefined\n && value instanceof HTMLElement\n && value.nodeType === 1;\n};\n\n/**\n * Check if argument is a list of HTML elements.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.nodeList = function(value) {\n var type = Object.prototype.toString.call(value);\n\n return value !== undefined\n && (type === '[object NodeList]' || type === '[object HTMLCollection]')\n && ('length' in value)\n && (value.length === 0 || exports.node(value[0]));\n};\n\n/**\n * Check if argument is a string.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.string = function(value) {\n return typeof value === 'string'\n || value instanceof String;\n};\n\n/**\n * Check if argument is a function.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.fn = function(value) {\n var type = Object.prototype.toString.call(value);\n\n return type === '[object Function]';\n};\n\n\n/***/ }),\n\n/***/ 370:\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\nvar is = __webpack_require__(879);\nvar delegate = __webpack_require__(438);\n\n/**\n * Validates all params and calls the right\n * listener function based on its target type.\n *\n * @param {String|HTMLElement|HTMLCollection|NodeList} target\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listen(target, type, callback) {\n if (!target && !type && !callback) {\n throw new Error('Missing required arguments');\n }\n\n if (!is.string(type)) {\n throw new TypeError('Second argument must be a String');\n }\n\n if (!is.fn(callback)) {\n throw new TypeError('Third argument must be a Function');\n }\n\n if (is.node(target)) {\n return listenNode(target, type, callback);\n }\n else if (is.nodeList(target)) {\n return listenNodeList(target, type, callback);\n }\n else if (is.string(target)) {\n return listenSelector(target, type, callback);\n }\n else {\n throw new TypeError('First argument must be a String, HTMLElement, HTMLCollection, or NodeList');\n }\n}\n\n/**\n * Adds an event listener to a HTML element\n * and returns a remove listener function.\n *\n * @param {HTMLElement} node\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listenNode(node, type, callback) {\n node.addEventListener(type, callback);\n\n return {\n destroy: function() {\n node.removeEventListener(type, callback);\n }\n }\n}\n\n/**\n * Add an event listener to a list of HTML elements\n * and returns a remove listener function.\n *\n * @param {NodeList|HTMLCollection} nodeList\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listenNodeList(nodeList, type, callback) {\n Array.prototype.forEach.call(nodeList, function(node) {\n node.addEventListener(type, callback);\n });\n\n return {\n destroy: function() {\n Array.prototype.forEach.call(nodeList, function(node) {\n node.removeEventListener(type, callback);\n });\n }\n }\n}\n\n/**\n * Add an event listener to a selector\n * and returns a remove listener function.\n *\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listenSelector(selector, type, callback) {\n return delegate(document.body, selector, type, callback);\n}\n\nmodule.exports = listen;\n\n\n/***/ }),\n\n/***/ 817:\n/***/ (function(module) {\n\nfunction select(element) {\n var selectedText;\n\n if (element.nodeName === 'SELECT') {\n element.focus();\n\n selectedText = element.value;\n }\n else if (element.nodeName === 'INPUT' || element.nodeName === 'TEXTAREA') {\n var isReadOnly = element.hasAttribute('readonly');\n\n if (!isReadOnly) {\n element.setAttribute('readonly', '');\n }\n\n element.select();\n element.setSelectionRange(0, element.value.length);\n\n if (!isReadOnly) {\n element.removeAttribute('readonly');\n }\n\n selectedText = element.value;\n }\n else {\n if (element.hasAttribute('contenteditable')) {\n element.focus();\n }\n\n var selection = window.getSelection();\n var range = document.createRange();\n\n range.selectNodeContents(element);\n selection.removeAllRanges();\n selection.addRange(range);\n\n selectedText = selection.toString();\n }\n\n return selectedText;\n}\n\nmodule.exports = select;\n\n\n/***/ }),\n\n/***/ 279:\n/***/ (function(module) {\n\nfunction E () {\n // Keep this empty so it's easier to inherit from\n // (via https://github.com/lipsmack from https://github.com/scottcorgan/tiny-emitter/issues/3)\n}\n\nE.prototype = {\n on: function (name, callback, ctx) {\n var e = this.e || (this.e = {});\n\n (e[name] || (e[name] = [])).push({\n fn: callback,\n ctx: ctx\n });\n\n return this;\n },\n\n once: function (name, callback, ctx) {\n var self = this;\n function listener () {\n self.off(name, listener);\n callback.apply(ctx, arguments);\n };\n\n listener._ = callback\n return this.on(name, listener, ctx);\n },\n\n emit: function (name) {\n var data = [].slice.call(arguments, 1);\n var evtArr = ((this.e || (this.e = {}))[name] || []).slice();\n var i = 0;\n var len = evtArr.length;\n\n for (i; i < len; i++) {\n evtArr[i].fn.apply(evtArr[i].ctx, data);\n }\n\n return this;\n },\n\n off: function (name, callback) {\n var e = this.e || (this.e = {});\n var evts = e[name];\n var liveEvents = [];\n\n if (evts && callback) {\n for (var i = 0, len = evts.length; i < len; i++) {\n if (evts[i].fn !== callback && evts[i].fn._ !== callback)\n liveEvents.push(evts[i]);\n }\n }\n\n // Remove event from queue to prevent memory leak\n // Suggested by https://github.com/lazd\n // Ref: https://github.com/scottcorgan/tiny-emitter/commit/c6ebfaa9bc973b33d110a84a307742b7cf94c953#commitcomment-5024910\n\n (liveEvents.length)\n ? e[name] = liveEvents\n : delete e[name];\n\n return this;\n }\n};\n\nmodule.exports = E;\nmodule.exports.TinyEmitter = E;\n\n\n/***/ })\n\n/******/ \t});\n/************************************************************************/\n/******/ \t// The module cache\n/******/ \tvar __webpack_module_cache__ = {};\n/******/ \t\n/******/ \t// The require function\n/******/ \tfunction __webpack_require__(moduleId) {\n/******/ \t\t// Check if module is in cache\n/******/ \t\tif(__webpack_module_cache__[moduleId]) {\n/******/ \t\t\treturn __webpack_module_cache__[moduleId].exports;\n/******/ \t\t}\n/******/ \t\t// Create a new module (and put it into the cache)\n/******/ \t\tvar module = __webpack_module_cache__[moduleId] = {\n/******/ \t\t\t// no module.id needed\n/******/ \t\t\t// no module.loaded needed\n/******/ \t\t\texports: {}\n/******/ \t\t};\n/******/ \t\n/******/ \t\t// Execute the module function\n/******/ \t\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n/******/ \t\n/******/ \t\t// Return the exports of the module\n/******/ \t\treturn module.exports;\n/******/ \t}\n/******/ \t\n/************************************************************************/\n/******/ \t/* webpack/runtime/compat get default export */\n/******/ \t!function() {\n/******/ \t\t// getDefaultExport function for compatibility with non-harmony modules\n/******/ \t\t__webpack_require__.n = function(module) {\n/******/ \t\t\tvar getter = module && module.__esModule ?\n/******/ \t\t\t\tfunction() { return module['default']; } :\n/******/ \t\t\t\tfunction() { return module; };\n/******/ \t\t\t__webpack_require__.d(getter, { a: getter });\n/******/ \t\t\treturn getter;\n/******/ \t\t};\n/******/ \t}();\n/******/ \t\n/******/ \t/* webpack/runtime/define property getters */\n/******/ \t!function() {\n/******/ \t\t// define getter functions for harmony exports\n/******/ \t\t__webpack_require__.d = function(exports, definition) {\n/******/ \t\t\tfor(var key in definition) {\n/******/ \t\t\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n/******/ \t\t\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n/******/ \t\t\t\t}\n/******/ \t\t\t}\n/******/ \t\t};\n/******/ \t}();\n/******/ \t\n/******/ \t/* webpack/runtime/hasOwnProperty shorthand */\n/******/ \t!function() {\n/******/ \t\t__webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }\n/******/ \t}();\n/******/ \t\n/************************************************************************/\n/******/ \t// module exports must be returned from runtime so entry inlining is disabled\n/******/ \t// startup\n/******/ \t// Load entry module and return exports\n/******/ \treturn __webpack_require__(686);\n/******/ })()\n.default;\n});", "/*!\n * escape-html\n * Copyright(c) 2012-2013 TJ Holowaychuk\n * Copyright(c) 2015 Andreas Lubbe\n * Copyright(c) 2015 Tiancheng \"Timothy\" Gu\n * MIT Licensed\n */\n\n'use strict';\n\n/**\n * Module variables.\n * @private\n */\n\nvar matchHtmlRegExp = /[\"'&<>]/;\n\n/**\n * Module exports.\n * @public\n */\n\nmodule.exports = escapeHtml;\n\n/**\n * Escape special characters in the given string of html.\n *\n * @param {string} string The string to escape for inserting into HTML\n * @return {string}\n * @public\n */\n\nfunction escapeHtml(string) {\n var str = '' + string;\n var match = matchHtmlRegExp.exec(str);\n\n if (!match) {\n return str;\n }\n\n var escape;\n var html = '';\n var index = 0;\n var lastIndex = 0;\n\n for (index = match.index; index < str.length; index++) {\n switch (str.charCodeAt(index)) {\n case 34: // \"\n escape = '"';\n break;\n case 38: // &\n escape = '&';\n break;\n case 39: // '\n escape = ''';\n break;\n case 60: // <\n escape = '<';\n break;\n case 62: // >\n escape = '>';\n break;\n default:\n continue;\n }\n\n if (lastIndex !== index) {\n html += str.substring(lastIndex, index);\n }\n\n lastIndex = index + 1;\n html += escape;\n }\n\n return lastIndex !== index\n ? html + str.substring(lastIndex, index)\n : html;\n}\n", "/*\n * Copyright (c) 2016-2023 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport \"focus-visible\"\n\nimport {\n EMPTY,\n NEVER,\n Observable,\n Subject,\n defer,\n delay,\n filter,\n map,\n merge,\n mergeWith,\n shareReplay,\n switchMap\n} from \"rxjs\"\n\nimport { configuration, feature } from \"./_\"\nimport {\n at,\n getActiveElement,\n getOptionalElement,\n requestJSON,\n setLocation,\n setToggle,\n watchDocument,\n watchKeyboard,\n watchLocation,\n watchLocationTarget,\n watchMedia,\n watchPrint,\n watchScript,\n watchViewport\n} from \"./browser\"\nimport {\n getComponentElement,\n getComponentElements,\n mountAnnounce,\n mountBackToTop,\n mountConsent,\n mountContent,\n mountDialog,\n mountHeader,\n mountHeaderTitle,\n mountPalette,\n mountProgress,\n mountSearch,\n mountSearchHiglight,\n mountSidebar,\n mountSource,\n mountTableOfContents,\n mountTabs,\n watchHeader,\n watchMain\n} from \"./components\"\nimport {\n SearchIndex,\n setupClipboardJS,\n setupInstantNavigation,\n setupVersionSelector\n} from \"./integrations\"\nimport {\n patchIndeterminate,\n patchScrollfix,\n patchScrolllock\n} from \"./patches\"\nimport \"./polyfills\"\n\n/* ----------------------------------------------------------------------------\n * Functions - @todo refactor\n * ------------------------------------------------------------------------- */\n\n/**\n * Fetch search index\n *\n * @returns Search index observable\n */\nfunction fetchSearchIndex(): Observable {\n if (location.protocol === \"file:\") {\n return watchScript(\n `${new URL(\"search/search_index.js\", config.base)}`\n )\n .pipe(\n // @ts-ignore - @todo fix typings\n map(() => __index),\n shareReplay(1)\n )\n } else {\n return requestJSON(\n new URL(\"search/search_index.json\", config.base)\n )\n }\n}\n\n/* ----------------------------------------------------------------------------\n * Application\n * ------------------------------------------------------------------------- */\n\n/* Yay, JavaScript is available */\ndocument.documentElement.classList.remove(\"no-js\")\ndocument.documentElement.classList.add(\"js\")\n\n/* Set up navigation observables and subjects */\nconst document$ = watchDocument()\nconst location$ = watchLocation()\nconst target$ = watchLocationTarget(location$)\nconst keyboard$ = watchKeyboard()\n\n/* Set up media observables */\nconst viewport$ = watchViewport()\nconst tablet$ = watchMedia(\"(min-width: 960px)\")\nconst screen$ = watchMedia(\"(min-width: 1220px)\")\nconst print$ = watchPrint()\n\n/* Retrieve search index, if search is enabled */\nconst config = configuration()\nconst index$ = document.forms.namedItem(\"search\")\n ? fetchSearchIndex()\n : NEVER\n\n/* Set up Clipboard.js integration */\nconst alert$ = new Subject()\nsetupClipboardJS({ alert$ })\n\n/* Set up progress indicator */\nconst progress$ = new Subject()\n\n/* Set up instant navigation, if enabled */\nif (feature(\"navigation.instant\"))\n setupInstantNavigation({ location$, viewport$, progress$ })\n .subscribe(document$)\n\n/* Set up version selector */\nif (config.version?.provider === \"mike\")\n setupVersionSelector({ document$ })\n\n/* Always close drawer and search on navigation */\nmerge(location$, target$)\n .pipe(\n delay(125)\n )\n .subscribe(() => {\n setToggle(\"drawer\", false)\n setToggle(\"search\", false)\n })\n\n/* Set up global keyboard handlers */\nkeyboard$\n .pipe(\n filter(({ mode }) => mode === \"global\")\n )\n .subscribe(key => {\n switch (key.type) {\n\n /* Go to previous page */\n case \"p\":\n case \",\":\n const prev = getOptionalElement(\"link[rel=prev]\")\n if (typeof prev !== \"undefined\")\n setLocation(prev)\n break\n\n /* Go to next page */\n case \"n\":\n case \".\":\n const next = getOptionalElement(\"link[rel=next]\")\n if (typeof next !== \"undefined\")\n setLocation(next)\n break\n\n /* Expand navigation, see https://bit.ly/3ZjG5io */\n case \"Enter\":\n const active = getActiveElement()\n if (active instanceof HTMLLabelElement)\n active.click()\n }\n })\n\n/* Set up patches */\npatchIndeterminate({ document$, tablet$ })\npatchScrollfix({ document$ })\npatchScrolllock({ viewport$, tablet$ })\n\n/* Set up header and main area observable */\nconst header$ = watchHeader(getComponentElement(\"header\"), { viewport$ })\nconst main$ = document$\n .pipe(\n map(() => getComponentElement(\"main\")),\n switchMap(el => watchMain(el, { viewport$, header$ })),\n shareReplay(1)\n )\n\n/* Set up control component observables */\nconst control$ = merge(\n\n /* Consent */\n ...getComponentElements(\"consent\")\n .map(el => mountConsent(el, { target$ })),\n\n /* Dialog */\n ...getComponentElements(\"dialog\")\n .map(el => mountDialog(el, { alert$ })),\n\n /* Header */\n ...getComponentElements(\"header\")\n .map(el => mountHeader(el, { viewport$, header$, main$ })),\n\n /* Color palette */\n ...getComponentElements(\"palette\")\n .map(el => mountPalette(el)),\n\n /* Progress bar */\n ...getComponentElements(\"progress\")\n .map(el => mountProgress(el, { progress$ })),\n\n /* Search */\n ...getComponentElements(\"search\")\n .map(el => mountSearch(el, { index$, keyboard$ })),\n\n /* Repository information */\n ...getComponentElements(\"source\")\n .map(el => mountSource(el))\n)\n\n/* Set up content component observables */\nconst content$ = defer(() => merge(\n\n /* Announcement bar */\n ...getComponentElements(\"announce\")\n .map(el => mountAnnounce(el)),\n\n /* Content */\n ...getComponentElements(\"content\")\n .map(el => mountContent(el, { viewport$, target$, print$ })),\n\n /* Search highlighting */\n ...getComponentElements(\"content\")\n .map(el => feature(\"search.highlight\")\n ? mountSearchHiglight(el, { index$, location$ })\n : EMPTY\n ),\n\n /* Header title */\n ...getComponentElements(\"header-title\")\n .map(el => mountHeaderTitle(el, { viewport$, header$ })),\n\n /* Sidebar */\n ...getComponentElements(\"sidebar\")\n .map(el => el.getAttribute(\"data-md-type\") === \"navigation\"\n ? at(screen$, () => mountSidebar(el, { viewport$, header$, main$ }))\n : at(tablet$, () => mountSidebar(el, { viewport$, header$, main$ }))\n ),\n\n /* Navigation tabs */\n ...getComponentElements(\"tabs\")\n .map(el => mountTabs(el, { viewport$, header$ })),\n\n /* Table of contents */\n ...getComponentElements(\"toc\")\n .map(el => mountTableOfContents(el, {\n viewport$, header$, main$, target$\n })),\n\n /* Back-to-top button */\n ...getComponentElements(\"top\")\n .map(el => mountBackToTop(el, { viewport$, header$, main$, target$ }))\n))\n\n/* Set up component observables */\nconst component$ = document$\n .pipe(\n switchMap(() => content$),\n mergeWith(control$),\n shareReplay(1)\n )\n\n/* Subscribe to all components */\ncomponent$.subscribe()\n\n/* ----------------------------------------------------------------------------\n * Exports\n * ------------------------------------------------------------------------- */\n\nwindow.document$ = document$ /* Document observable */\nwindow.location$ = location$ /* Location subject */\nwindow.target$ = target$ /* Location target observable */\nwindow.keyboard$ = keyboard$ /* Keyboard observable */\nwindow.viewport$ = viewport$ /* Viewport observable */\nwindow.tablet$ = tablet$ /* Media tablet observable */\nwindow.screen$ = screen$ /* Media screen observable */\nwindow.print$ = print$ /* Media print observable */\nwindow.alert$ = alert$ /* Alert subject */\nwindow.progress$ = progress$ /* Progress indicator subject */\nwindow.component$ = component$ /* Component observable */\n", "/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n/* global Reflect, Promise */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n if (typeof b !== \"function\" && b !== null)\r\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport var __createBinding = Object.create ? (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });\r\n}) : (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n});\r\n\r\nexport function __exportStar(m, o) {\r\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p);\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n}\r\n\r\nexport function __spreadArray(to, from, pack) {\r\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\r\n if (ar || !(i in from)) {\r\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\r\n ar[i] = from[i];\r\n }\r\n }\r\n return to.concat(ar || Array.prototype.slice.call(from));\r\n}\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nvar __setModuleDefault = Object.create ? (function(o, v) {\r\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\r\n}) : function(o, v) {\r\n o[\"default\"] = v;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\r\n __setModuleDefault(result, mod);\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n\r\nexport function __classPrivateFieldGet(receiver, state, kind, f) {\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a getter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");\r\n return kind === \"m\" ? f : kind === \"a\" ? f.call(receiver) : f ? f.value : state.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, state, value, kind, f) {\r\n if (kind === \"m\") throw new TypeError(\"Private method is not writable\");\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a setter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");\r\n return (kind === \"a\" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;\r\n}\r\n", "/**\n * Returns true if the object is a function.\n * @param value The value to check\n */\nexport function isFunction(value: any): value is (...args: any[]) => any {\n return typeof value === 'function';\n}\n", "/**\n * Used to create Error subclasses until the community moves away from ES5.\n *\n * This is because compiling from TypeScript down to ES5 has issues with subclassing Errors\n * as well as other built-in types: https://github.com/Microsoft/TypeScript/issues/12123\n *\n * @param createImpl A factory function to create the actual constructor implementation. The returned\n * function should be a named function that calls `_super` internally.\n */\nexport function createErrorClass(createImpl: (_super: any) => any): T {\n const _super = (instance: any) => {\n Error.call(instance);\n instance.stack = new Error().stack;\n };\n\n const ctorFunc = createImpl(_super);\n ctorFunc.prototype = Object.create(Error.prototype);\n ctorFunc.prototype.constructor = ctorFunc;\n return ctorFunc;\n}\n", "import { createErrorClass } from './createErrorClass';\n\nexport interface UnsubscriptionError extends Error {\n readonly errors: any[];\n}\n\nexport interface UnsubscriptionErrorCtor {\n /**\n * @deprecated Internal implementation detail. Do not construct error instances.\n * Cannot be tagged as internal: https://github.com/ReactiveX/rxjs/issues/6269\n */\n new (errors: any[]): UnsubscriptionError;\n}\n\n/**\n * An error thrown when one or more errors have occurred during the\n * `unsubscribe` of a {@link Subscription}.\n */\nexport const UnsubscriptionError: UnsubscriptionErrorCtor = createErrorClass(\n (_super) =>\n function UnsubscriptionErrorImpl(this: any, errors: (Error | string)[]) {\n _super(this);\n this.message = errors\n ? `${errors.length} errors occurred during unsubscription:\n${errors.map((err, i) => `${i + 1}) ${err.toString()}`).join('\\n ')}`\n : '';\n this.name = 'UnsubscriptionError';\n this.errors = errors;\n }\n);\n", "/**\n * Removes an item from an array, mutating it.\n * @param arr The array to remove the item from\n * @param item The item to remove\n */\nexport function arrRemove(arr: T[] | undefined | null, item: T) {\n if (arr) {\n const index = arr.indexOf(item);\n 0 <= index && arr.splice(index, 1);\n }\n}\n", "import { isFunction } from './util/isFunction';\nimport { UnsubscriptionError } from './util/UnsubscriptionError';\nimport { SubscriptionLike, TeardownLogic, Unsubscribable } from './types';\nimport { arrRemove } from './util/arrRemove';\n\n/**\n * Represents a disposable resource, such as the execution of an Observable. A\n * Subscription has one important method, `unsubscribe`, that takes no argument\n * and just disposes the resource held by the subscription.\n *\n * Additionally, subscriptions may be grouped together through the `add()`\n * method, which will attach a child Subscription to the current Subscription.\n * When a Subscription is unsubscribed, all its children (and its grandchildren)\n * will be unsubscribed as well.\n *\n * @class Subscription\n */\nexport class Subscription implements SubscriptionLike {\n /** @nocollapse */\n public static EMPTY = (() => {\n const empty = new Subscription();\n empty.closed = true;\n return empty;\n })();\n\n /**\n * A flag to indicate whether this Subscription has already been unsubscribed.\n */\n public closed = false;\n\n private _parentage: Subscription[] | Subscription | null = null;\n\n /**\n * The list of registered finalizers to execute upon unsubscription. Adding and removing from this\n * list occurs in the {@link #add} and {@link #remove} methods.\n */\n private _finalizers: Exclude[] | null = null;\n\n /**\n * @param initialTeardown A function executed first as part of the finalization\n * process that is kicked off when {@link #unsubscribe} is called.\n */\n constructor(private initialTeardown?: () => void) {}\n\n /**\n * Disposes the resources held by the subscription. May, for instance, cancel\n * an ongoing Observable execution or cancel any other type of work that\n * started when the Subscription was created.\n * @return {void}\n */\n unsubscribe(): void {\n let errors: any[] | undefined;\n\n if (!this.closed) {\n this.closed = true;\n\n // Remove this from it's parents.\n const { _parentage } = this;\n if (_parentage) {\n this._parentage = null;\n if (Array.isArray(_parentage)) {\n for (const parent of _parentage) {\n parent.remove(this);\n }\n } else {\n _parentage.remove(this);\n }\n }\n\n const { initialTeardown: initialFinalizer } = this;\n if (isFunction(initialFinalizer)) {\n try {\n initialFinalizer();\n } catch (e) {\n errors = e instanceof UnsubscriptionError ? e.errors : [e];\n }\n }\n\n const { _finalizers } = this;\n if (_finalizers) {\n this._finalizers = null;\n for (const finalizer of _finalizers) {\n try {\n execFinalizer(finalizer);\n } catch (err) {\n errors = errors ?? [];\n if (err instanceof UnsubscriptionError) {\n errors = [...errors, ...err.errors];\n } else {\n errors.push(err);\n }\n }\n }\n }\n\n if (errors) {\n throw new UnsubscriptionError(errors);\n }\n }\n }\n\n /**\n * Adds a finalizer to this subscription, so that finalization will be unsubscribed/called\n * when this subscription is unsubscribed. If this subscription is already {@link #closed},\n * because it has already been unsubscribed, then whatever finalizer is passed to it\n * will automatically be executed (unless the finalizer itself is also a closed subscription).\n *\n * Closed Subscriptions cannot be added as finalizers to any subscription. Adding a closed\n * subscription to a any subscription will result in no operation. (A noop).\n *\n * Adding a subscription to itself, or adding `null` or `undefined` will not perform any\n * operation at all. (A noop).\n *\n * `Subscription` instances that are added to this instance will automatically remove themselves\n * if they are unsubscribed. Functions and {@link Unsubscribable} objects that you wish to remove\n * will need to be removed manually with {@link #remove}\n *\n * @param teardown The finalization logic to add to this subscription.\n */\n add(teardown: TeardownLogic): void {\n // Only add the finalizer if it's not undefined\n // and don't add a subscription to itself.\n if (teardown && teardown !== this) {\n if (this.closed) {\n // If this subscription is already closed,\n // execute whatever finalizer is handed to it automatically.\n execFinalizer(teardown);\n } else {\n if (teardown instanceof Subscription) {\n // We don't add closed subscriptions, and we don't add the same subscription\n // twice. Subscription unsubscribe is idempotent.\n if (teardown.closed || teardown._hasParent(this)) {\n return;\n }\n teardown._addParent(this);\n }\n (this._finalizers = this._finalizers ?? []).push(teardown);\n }\n }\n }\n\n /**\n * Checks to see if a this subscription already has a particular parent.\n * This will signal that this subscription has already been added to the parent in question.\n * @param parent the parent to check for\n */\n private _hasParent(parent: Subscription) {\n const { _parentage } = this;\n return _parentage === parent || (Array.isArray(_parentage) && _parentage.includes(parent));\n }\n\n /**\n * Adds a parent to this subscription so it can be removed from the parent if it\n * unsubscribes on it's own.\n *\n * NOTE: THIS ASSUMES THAT {@link _hasParent} HAS ALREADY BEEN CHECKED.\n * @param parent The parent subscription to add\n */\n private _addParent(parent: Subscription) {\n const { _parentage } = this;\n this._parentage = Array.isArray(_parentage) ? (_parentage.push(parent), _parentage) : _parentage ? [_parentage, parent] : parent;\n }\n\n /**\n * Called on a child when it is removed via {@link #remove}.\n * @param parent The parent to remove\n */\n private _removeParent(parent: Subscription) {\n const { _parentage } = this;\n if (_parentage === parent) {\n this._parentage = null;\n } else if (Array.isArray(_parentage)) {\n arrRemove(_parentage, parent);\n }\n }\n\n /**\n * Removes a finalizer from this subscription that was previously added with the {@link #add} method.\n *\n * Note that `Subscription` instances, when unsubscribed, will automatically remove themselves\n * from every other `Subscription` they have been added to. This means that using the `remove` method\n * is not a common thing and should be used thoughtfully.\n *\n * If you add the same finalizer instance of a function or an unsubscribable object to a `Subscription` instance\n * more than once, you will need to call `remove` the same number of times to remove all instances.\n *\n * All finalizer instances are removed to free up memory upon unsubscription.\n *\n * @param teardown The finalizer to remove from this subscription\n */\n remove(teardown: Exclude): void {\n const { _finalizers } = this;\n _finalizers && arrRemove(_finalizers, teardown);\n\n if (teardown instanceof Subscription) {\n teardown._removeParent(this);\n }\n }\n}\n\nexport const EMPTY_SUBSCRIPTION = Subscription.EMPTY;\n\nexport function isSubscription(value: any): value is Subscription {\n return (\n value instanceof Subscription ||\n (value && 'closed' in value && isFunction(value.remove) && isFunction(value.add) && isFunction(value.unsubscribe))\n );\n}\n\nfunction execFinalizer(finalizer: Unsubscribable | (() => void)) {\n if (isFunction(finalizer)) {\n finalizer();\n } else {\n finalizer.unsubscribe();\n }\n}\n", "import { Subscriber } from './Subscriber';\nimport { ObservableNotification } from './types';\n\n/**\n * The {@link GlobalConfig} object for RxJS. It is used to configure things\n * like how to react on unhandled errors.\n */\nexport const config: GlobalConfig = {\n onUnhandledError: null,\n onStoppedNotification: null,\n Promise: undefined,\n useDeprecatedSynchronousErrorHandling: false,\n useDeprecatedNextContext: false,\n};\n\n/**\n * The global configuration object for RxJS, used to configure things\n * like how to react on unhandled errors. Accessible via {@link config}\n * object.\n */\nexport interface GlobalConfig {\n /**\n * A registration point for unhandled errors from RxJS. These are errors that\n * cannot were not handled by consuming code in the usual subscription path. For\n * example, if you have this configured, and you subscribe to an observable without\n * providing an error handler, errors from that subscription will end up here. This\n * will _always_ be called asynchronously on another job in the runtime. This is because\n * we do not want errors thrown in this user-configured handler to interfere with the\n * behavior of the library.\n */\n onUnhandledError: ((err: any) => void) | null;\n\n /**\n * A registration point for notifications that cannot be sent to subscribers because they\n * have completed, errored or have been explicitly unsubscribed. By default, next, complete\n * and error notifications sent to stopped subscribers are noops. However, sometimes callers\n * might want a different behavior. For example, with sources that attempt to report errors\n * to stopped subscribers, a caller can configure RxJS to throw an unhandled error instead.\n * This will _always_ be called asynchronously on another job in the runtime. This is because\n * we do not want errors thrown in this user-configured handler to interfere with the\n * behavior of the library.\n */\n onStoppedNotification: ((notification: ObservableNotification, subscriber: Subscriber) => void) | null;\n\n /**\n * The promise constructor used by default for {@link Observable#toPromise toPromise} and {@link Observable#forEach forEach}\n * methods.\n *\n * @deprecated As of version 8, RxJS will no longer support this sort of injection of a\n * Promise constructor. If you need a Promise implementation other than native promises,\n * please polyfill/patch Promise as you see appropriate. Will be removed in v8.\n */\n Promise?: PromiseConstructorLike;\n\n /**\n * If true, turns on synchronous error rethrowing, which is a deprecated behavior\n * in v6 and higher. This behavior enables bad patterns like wrapping a subscribe\n * call in a try/catch block. It also enables producer interference, a nasty bug\n * where a multicast can be broken for all observers by a downstream consumer with\n * an unhandled error. DO NOT USE THIS FLAG UNLESS IT'S NEEDED TO BUY TIME\n * FOR MIGRATION REASONS.\n *\n * @deprecated As of version 8, RxJS will no longer support synchronous throwing\n * of unhandled errors. All errors will be thrown on a separate call stack to prevent bad\n * behaviors described above. Will be removed in v8.\n */\n useDeprecatedSynchronousErrorHandling: boolean;\n\n /**\n * If true, enables an as-of-yet undocumented feature from v5: The ability to access\n * `unsubscribe()` via `this` context in `next` functions created in observers passed\n * to `subscribe`.\n *\n * This is being removed because the performance was severely problematic, and it could also cause\n * issues when types other than POJOs are passed to subscribe as subscribers, as they will likely have\n * their `this` context overwritten.\n *\n * @deprecated As of version 8, RxJS will no longer support altering the\n * context of next functions provided as part of an observer to Subscribe. Instead,\n * you will have access to a subscription or a signal or token that will allow you to do things like\n * unsubscribe and test closed status. Will be removed in v8.\n */\n useDeprecatedNextContext: boolean;\n}\n", "import type { TimerHandle } from './timerHandle';\ntype SetTimeoutFunction = (handler: () => void, timeout?: number, ...args: any[]) => TimerHandle;\ntype ClearTimeoutFunction = (handle: TimerHandle) => void;\n\ninterface TimeoutProvider {\n setTimeout: SetTimeoutFunction;\n clearTimeout: ClearTimeoutFunction;\n delegate:\n | {\n setTimeout: SetTimeoutFunction;\n clearTimeout: ClearTimeoutFunction;\n }\n | undefined;\n}\n\nexport const timeoutProvider: TimeoutProvider = {\n // When accessing the delegate, use the variable rather than `this` so that\n // the functions can be called without being bound to the provider.\n setTimeout(handler: () => void, timeout?: number, ...args) {\n const { delegate } = timeoutProvider;\n if (delegate?.setTimeout) {\n return delegate.setTimeout(handler, timeout, ...args);\n }\n return setTimeout(handler, timeout, ...args);\n },\n clearTimeout(handle) {\n const { delegate } = timeoutProvider;\n return (delegate?.clearTimeout || clearTimeout)(handle as any);\n },\n delegate: undefined,\n};\n", "import { config } from '../config';\nimport { timeoutProvider } from '../scheduler/timeoutProvider';\n\n/**\n * Handles an error on another job either with the user-configured {@link onUnhandledError},\n * or by throwing it on that new job so it can be picked up by `window.onerror`, `process.on('error')`, etc.\n *\n * This should be called whenever there is an error that is out-of-band with the subscription\n * or when an error hits a terminal boundary of the subscription and no error handler was provided.\n *\n * @param err the error to report\n */\nexport function reportUnhandledError(err: any) {\n timeoutProvider.setTimeout(() => {\n const { onUnhandledError } = config;\n if (onUnhandledError) {\n // Execute the user-configured error handler.\n onUnhandledError(err);\n } else {\n // Throw so it is picked up by the runtime's uncaught error mechanism.\n throw err;\n }\n });\n}\n", "/* tslint:disable:no-empty */\nexport function noop() { }\n", "import { CompleteNotification, NextNotification, ErrorNotification } from './types';\n\n/**\n * A completion object optimized for memory use and created to be the\n * same \"shape\" as other notifications in v8.\n * @internal\n */\nexport const COMPLETE_NOTIFICATION = (() => createNotification('C', undefined, undefined) as CompleteNotification)();\n\n/**\n * Internal use only. Creates an optimized error notification that is the same \"shape\"\n * as other notifications.\n * @internal\n */\nexport function errorNotification(error: any): ErrorNotification {\n return createNotification('E', undefined, error) as any;\n}\n\n/**\n * Internal use only. Creates an optimized next notification that is the same \"shape\"\n * as other notifications.\n * @internal\n */\nexport function nextNotification(value: T) {\n return createNotification('N', value, undefined) as NextNotification;\n}\n\n/**\n * Ensures that all notifications created internally have the same \"shape\" in v8.\n *\n * TODO: This is only exported to support a crazy legacy test in `groupBy`.\n * @internal\n */\nexport function createNotification(kind: 'N' | 'E' | 'C', value: any, error: any) {\n return {\n kind,\n value,\n error,\n };\n}\n", "import { config } from '../config';\n\nlet context: { errorThrown: boolean; error: any } | null = null;\n\n/**\n * Handles dealing with errors for super-gross mode. Creates a context, in which\n * any synchronously thrown errors will be passed to {@link captureError}. Which\n * will record the error such that it will be rethrown after the call back is complete.\n * TODO: Remove in v8\n * @param cb An immediately executed function.\n */\nexport function errorContext(cb: () => void) {\n if (config.useDeprecatedSynchronousErrorHandling) {\n const isRoot = !context;\n if (isRoot) {\n context = { errorThrown: false, error: null };\n }\n cb();\n if (isRoot) {\n const { errorThrown, error } = context!;\n context = null;\n if (errorThrown) {\n throw error;\n }\n }\n } else {\n // This is the general non-deprecated path for everyone that\n // isn't crazy enough to use super-gross mode (useDeprecatedSynchronousErrorHandling)\n cb();\n }\n}\n\n/**\n * Captures errors only in super-gross mode.\n * @param err the error to capture\n */\nexport function captureError(err: any) {\n if (config.useDeprecatedSynchronousErrorHandling && context) {\n context.errorThrown = true;\n context.error = err;\n }\n}\n", "import { isFunction } from './util/isFunction';\nimport { Observer, ObservableNotification } from './types';\nimport { isSubscription, Subscription } from './Subscription';\nimport { config } from './config';\nimport { reportUnhandledError } from './util/reportUnhandledError';\nimport { noop } from './util/noop';\nimport { nextNotification, errorNotification, COMPLETE_NOTIFICATION } from './NotificationFactories';\nimport { timeoutProvider } from './scheduler/timeoutProvider';\nimport { captureError } from './util/errorContext';\n\n/**\n * Implements the {@link Observer} interface and extends the\n * {@link Subscription} class. While the {@link Observer} is the public API for\n * consuming the values of an {@link Observable}, all Observers get converted to\n * a Subscriber, in order to provide Subscription-like capabilities such as\n * `unsubscribe`. Subscriber is a common type in RxJS, and crucial for\n * implementing operators, but it is rarely used as a public API.\n *\n * @class Subscriber\n */\nexport class Subscriber extends Subscription implements Observer {\n /**\n * A static factory for a Subscriber, given a (potentially partial) definition\n * of an Observer.\n * @param next The `next` callback of an Observer.\n * @param error The `error` callback of an\n * Observer.\n * @param complete The `complete` callback of an\n * Observer.\n * @return A Subscriber wrapping the (partially defined)\n * Observer represented by the given arguments.\n * @nocollapse\n * @deprecated Do not use. Will be removed in v8. There is no replacement for this\n * method, and there is no reason to be creating instances of `Subscriber` directly.\n * If you have a specific use case, please file an issue.\n */\n static create(next?: (x?: T) => void, error?: (e?: any) => void, complete?: () => void): Subscriber {\n return new SafeSubscriber(next, error, complete);\n }\n\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n protected isStopped: boolean = false;\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n protected destination: Subscriber | Observer; // this `any` is the escape hatch to erase extra type param (e.g. R)\n\n /**\n * @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.\n * There is no reason to directly create an instance of Subscriber. This type is exported for typings reasons.\n */\n constructor(destination?: Subscriber | Observer) {\n super();\n if (destination) {\n this.destination = destination;\n // Automatically chain subscriptions together here.\n // if destination is a Subscription, then it is a Subscriber.\n if (isSubscription(destination)) {\n destination.add(this);\n }\n } else {\n this.destination = EMPTY_OBSERVER;\n }\n }\n\n /**\n * The {@link Observer} callback to receive notifications of type `next` from\n * the Observable, with a value. The Observable may call this method 0 or more\n * times.\n * @param {T} [value] The `next` value.\n * @return {void}\n */\n next(value?: T): void {\n if (this.isStopped) {\n handleStoppedNotification(nextNotification(value), this);\n } else {\n this._next(value!);\n }\n }\n\n /**\n * The {@link Observer} callback to receive notifications of type `error` from\n * the Observable, with an attached `Error`. Notifies the Observer that\n * the Observable has experienced an error condition.\n * @param {any} [err] The `error` exception.\n * @return {void}\n */\n error(err?: any): void {\n if (this.isStopped) {\n handleStoppedNotification(errorNotification(err), this);\n } else {\n this.isStopped = true;\n this._error(err);\n }\n }\n\n /**\n * The {@link Observer} callback to receive a valueless notification of type\n * `complete` from the Observable. Notifies the Observer that the Observable\n * has finished sending push-based notifications.\n * @return {void}\n */\n complete(): void {\n if (this.isStopped) {\n handleStoppedNotification(COMPLETE_NOTIFICATION, this);\n } else {\n this.isStopped = true;\n this._complete();\n }\n }\n\n unsubscribe(): void {\n if (!this.closed) {\n this.isStopped = true;\n super.unsubscribe();\n this.destination = null!;\n }\n }\n\n protected _next(value: T): void {\n this.destination.next(value);\n }\n\n protected _error(err: any): void {\n try {\n this.destination.error(err);\n } finally {\n this.unsubscribe();\n }\n }\n\n protected _complete(): void {\n try {\n this.destination.complete();\n } finally {\n this.unsubscribe();\n }\n }\n}\n\n/**\n * This bind is captured here because we want to be able to have\n * compatibility with monoid libraries that tend to use a method named\n * `bind`. In particular, a library called Monio requires this.\n */\nconst _bind = Function.prototype.bind;\n\nfunction bind any>(fn: Fn, thisArg: any): Fn {\n return _bind.call(fn, thisArg);\n}\n\n/**\n * Internal optimization only, DO NOT EXPOSE.\n * @internal\n */\nclass ConsumerObserver implements Observer {\n constructor(private partialObserver: Partial>) {}\n\n next(value: T): void {\n const { partialObserver } = this;\n if (partialObserver.next) {\n try {\n partialObserver.next(value);\n } catch (error) {\n handleUnhandledError(error);\n }\n }\n }\n\n error(err: any): void {\n const { partialObserver } = this;\n if (partialObserver.error) {\n try {\n partialObserver.error(err);\n } catch (error) {\n handleUnhandledError(error);\n }\n } else {\n handleUnhandledError(err);\n }\n }\n\n complete(): void {\n const { partialObserver } = this;\n if (partialObserver.complete) {\n try {\n partialObserver.complete();\n } catch (error) {\n handleUnhandledError(error);\n }\n }\n }\n}\n\nexport class SafeSubscriber extends Subscriber {\n constructor(\n observerOrNext?: Partial> | ((value: T) => void) | null,\n error?: ((e?: any) => void) | null,\n complete?: (() => void) | null\n ) {\n super();\n\n let partialObserver: Partial>;\n if (isFunction(observerOrNext) || !observerOrNext) {\n // The first argument is a function, not an observer. The next\n // two arguments *could* be observers, or they could be empty.\n partialObserver = {\n next: (observerOrNext ?? undefined) as (((value: T) => void) | undefined),\n error: error ?? undefined,\n complete: complete ?? undefined,\n };\n } else {\n // The first argument is a partial observer.\n let context: any;\n if (this && config.useDeprecatedNextContext) {\n // This is a deprecated path that made `this.unsubscribe()` available in\n // next handler functions passed to subscribe. This only exists behind a flag\n // now, as it is *very* slow.\n context = Object.create(observerOrNext);\n context.unsubscribe = () => this.unsubscribe();\n partialObserver = {\n next: observerOrNext.next && bind(observerOrNext.next, context),\n error: observerOrNext.error && bind(observerOrNext.error, context),\n complete: observerOrNext.complete && bind(observerOrNext.complete, context),\n };\n } else {\n // The \"normal\" path. Just use the partial observer directly.\n partialObserver = observerOrNext;\n }\n }\n\n // Wrap the partial observer to ensure it's a full observer, and\n // make sure proper error handling is accounted for.\n this.destination = new ConsumerObserver(partialObserver);\n }\n}\n\nfunction handleUnhandledError(error: any) {\n if (config.useDeprecatedSynchronousErrorHandling) {\n captureError(error);\n } else {\n // Ideal path, we report this as an unhandled error,\n // which is thrown on a new call stack.\n reportUnhandledError(error);\n }\n}\n\n/**\n * An error handler used when no error handler was supplied\n * to the SafeSubscriber -- meaning no error handler was supplied\n * do the `subscribe` call on our observable.\n * @param err The error to handle\n */\nfunction defaultErrorHandler(err: any) {\n throw err;\n}\n\n/**\n * A handler for notifications that cannot be sent to a stopped subscriber.\n * @param notification The notification being sent\n * @param subscriber The stopped subscriber\n */\nfunction handleStoppedNotification(notification: ObservableNotification, subscriber: Subscriber) {\n const { onStoppedNotification } = config;\n onStoppedNotification && timeoutProvider.setTimeout(() => onStoppedNotification(notification, subscriber));\n}\n\n/**\n * The observer used as a stub for subscriptions where the user did not\n * pass any arguments to `subscribe`. Comes with the default error handling\n * behavior.\n */\nexport const EMPTY_OBSERVER: Readonly> & { closed: true } = {\n closed: true,\n next: noop,\n error: defaultErrorHandler,\n complete: noop,\n};\n", "/**\n * Symbol.observable or a string \"@@observable\". Used for interop\n *\n * @deprecated We will no longer be exporting this symbol in upcoming versions of RxJS.\n * Instead polyfill and use Symbol.observable directly *or* use https://www.npmjs.com/package/symbol-observable\n */\nexport const observable: string | symbol = (() => (typeof Symbol === 'function' && Symbol.observable) || '@@observable')();\n", "/**\n * This function takes one parameter and just returns it. Simply put,\n * this is like `(x: T): T => x`.\n *\n * ## Examples\n *\n * This is useful in some cases when using things like `mergeMap`\n *\n * ```ts\n * import { interval, take, map, range, mergeMap, identity } from 'rxjs';\n *\n * const source$ = interval(1000).pipe(take(5));\n *\n * const result$ = source$.pipe(\n * map(i => range(i)),\n * mergeMap(identity) // same as mergeMap(x => x)\n * );\n *\n * result$.subscribe({\n * next: console.log\n * });\n * ```\n *\n * Or when you want to selectively apply an operator\n *\n * ```ts\n * import { interval, take, identity } from 'rxjs';\n *\n * const shouldLimit = () => Math.random() < 0.5;\n *\n * const source$ = interval(1000);\n *\n * const result$ = source$.pipe(shouldLimit() ? take(5) : identity);\n *\n * result$.subscribe({\n * next: console.log\n * });\n * ```\n *\n * @param x Any value that is returned by this function\n * @returns The value passed as the first parameter to this function\n */\nexport function identity(x: T): T {\n return x;\n}\n", "import { identity } from './identity';\nimport { UnaryFunction } from '../types';\n\nexport function pipe(): typeof identity;\nexport function pipe(fn1: UnaryFunction): UnaryFunction;\nexport function pipe(fn1: UnaryFunction, fn2: UnaryFunction): UnaryFunction;\nexport function pipe(fn1: UnaryFunction, fn2: UnaryFunction, fn3: UnaryFunction): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction\n): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction,\n fn5: UnaryFunction\n): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction,\n fn5: UnaryFunction,\n fn6: UnaryFunction\n): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction,\n fn5: UnaryFunction,\n fn6: UnaryFunction,\n fn7: UnaryFunction\n): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction,\n fn5: UnaryFunction,\n fn6: UnaryFunction,\n fn7: UnaryFunction,\n fn8: UnaryFunction\n): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction,\n fn5: UnaryFunction,\n fn6: UnaryFunction,\n fn7: UnaryFunction,\n fn8: UnaryFunction,\n fn9: UnaryFunction\n): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction,\n fn5: UnaryFunction,\n fn6: UnaryFunction,\n fn7: UnaryFunction,\n fn8: UnaryFunction,\n fn9: UnaryFunction,\n ...fns: UnaryFunction[]\n): UnaryFunction;\n\n/**\n * pipe() can be called on one or more functions, each of which can take one argument (\"UnaryFunction\")\n * and uses it to return a value.\n * It returns a function that takes one argument, passes it to the first UnaryFunction, and then\n * passes the result to the next one, passes that result to the next one, and so on. \n */\nexport function pipe(...fns: Array>): UnaryFunction {\n return pipeFromArray(fns);\n}\n\n/** @internal */\nexport function pipeFromArray(fns: Array>): UnaryFunction {\n if (fns.length === 0) {\n return identity as UnaryFunction;\n }\n\n if (fns.length === 1) {\n return fns[0];\n }\n\n return function piped(input: T): R {\n return fns.reduce((prev: any, fn: UnaryFunction) => fn(prev), input as any);\n };\n}\n", "import { Operator } from './Operator';\nimport { SafeSubscriber, Subscriber } from './Subscriber';\nimport { isSubscription, Subscription } from './Subscription';\nimport { TeardownLogic, OperatorFunction, Subscribable, Observer } from './types';\nimport { observable as Symbol_observable } from './symbol/observable';\nimport { pipeFromArray } from './util/pipe';\nimport { config } from './config';\nimport { isFunction } from './util/isFunction';\nimport { errorContext } from './util/errorContext';\n\n/**\n * A representation of any set of values over any amount of time. This is the most basic building block\n * of RxJS.\n *\n * @class Observable\n */\nexport class Observable implements Subscribable {\n /**\n * @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.\n */\n source: Observable | undefined;\n\n /**\n * @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.\n */\n operator: Operator | undefined;\n\n /**\n * @constructor\n * @param {Function} subscribe the function that is called when the Observable is\n * initially subscribed to. This function is given a Subscriber, to which new values\n * can be `next`ed, or an `error` method can be called to raise an error, or\n * `complete` can be called to notify of a successful completion.\n */\n constructor(subscribe?: (this: Observable, subscriber: Subscriber) => TeardownLogic) {\n if (subscribe) {\n this._subscribe = subscribe;\n }\n }\n\n // HACK: Since TypeScript inherits static properties too, we have to\n // fight against TypeScript here so Subject can have a different static create signature\n /**\n * Creates a new Observable by calling the Observable constructor\n * @owner Observable\n * @method create\n * @param {Function} subscribe? the subscriber function to be passed to the Observable constructor\n * @return {Observable} a new observable\n * @nocollapse\n * @deprecated Use `new Observable()` instead. Will be removed in v8.\n */\n static create: (...args: any[]) => any = (subscribe?: (subscriber: Subscriber) => TeardownLogic) => {\n return new Observable(subscribe);\n };\n\n /**\n * Creates a new Observable, with this Observable instance as the source, and the passed\n * operator defined as the new observable's operator.\n * @method lift\n * @param operator the operator defining the operation to take on the observable\n * @return a new observable with the Operator applied\n * @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.\n * If you have implemented an operator using `lift`, it is recommended that you create an\n * operator by simply returning `new Observable()` directly. See \"Creating new operators from\n * scratch\" section here: https://rxjs.dev/guide/operators\n */\n lift(operator?: Operator): Observable {\n const observable = new Observable();\n observable.source = this;\n observable.operator = operator;\n return observable;\n }\n\n subscribe(observerOrNext?: Partial> | ((value: T) => void)): Subscription;\n /** @deprecated Instead of passing separate callback arguments, use an observer argument. Signatures taking separate callback arguments will be removed in v8. Details: https://rxjs.dev/deprecations/subscribe-arguments */\n subscribe(next?: ((value: T) => void) | null, error?: ((error: any) => void) | null, complete?: (() => void) | null): Subscription;\n /**\n * Invokes an execution of an Observable and registers Observer handlers for notifications it will emit.\n *\n * Use it when you have all these Observables, but still nothing is happening.\n *\n * `subscribe` is not a regular operator, but a method that calls Observable's internal `subscribe` function. It\n * might be for example a function that you passed to Observable's constructor, but most of the time it is\n * a library implementation, which defines what will be emitted by an Observable, and when it be will emitted. This means\n * that calling `subscribe` is actually the moment when Observable starts its work, not when it is created, as it is often\n * the thought.\n *\n * Apart from starting the execution of an Observable, this method allows you to listen for values\n * that an Observable emits, as well as for when it completes or errors. You can achieve this in two\n * of the following ways.\n *\n * The first way is creating an object that implements {@link Observer} interface. It should have methods\n * defined by that interface, but note that it should be just a regular JavaScript object, which you can create\n * yourself in any way you want (ES6 class, classic function constructor, object literal etc.). In particular, do\n * not attempt to use any RxJS implementation details to create Observers - you don't need them. Remember also\n * that your object does not have to implement all methods. If you find yourself creating a method that doesn't\n * do anything, you can simply omit it. Note however, if the `error` method is not provided and an error happens,\n * it will be thrown asynchronously. Errors thrown asynchronously cannot be caught using `try`/`catch`. Instead,\n * use the {@link onUnhandledError} configuration option or use a runtime handler (like `window.onerror` or\n * `process.on('error)`) to be notified of unhandled errors. Because of this, it's recommended that you provide\n * an `error` method to avoid missing thrown errors.\n *\n * The second way is to give up on Observer object altogether and simply provide callback functions in place of its methods.\n * This means you can provide three functions as arguments to `subscribe`, where the first function is equivalent\n * of a `next` method, the second of an `error` method and the third of a `complete` method. Just as in case of an Observer,\n * if you do not need to listen for something, you can omit a function by passing `undefined` or `null`,\n * since `subscribe` recognizes these functions by where they were placed in function call. When it comes\n * to the `error` function, as with an Observer, if not provided, errors emitted by an Observable will be thrown asynchronously.\n *\n * You can, however, subscribe with no parameters at all. This may be the case where you're not interested in terminal events\n * and you also handled emissions internally by using operators (e.g. using `tap`).\n *\n * Whichever style of calling `subscribe` you use, in both cases it returns a Subscription object.\n * This object allows you to call `unsubscribe` on it, which in turn will stop the work that an Observable does and will clean\n * up all resources that an Observable used. Note that cancelling a subscription will not call `complete` callback\n * provided to `subscribe` function, which is reserved for a regular completion signal that comes from an Observable.\n *\n * Remember that callbacks provided to `subscribe` are not guaranteed to be called asynchronously.\n * It is an Observable itself that decides when these functions will be called. For example {@link of}\n * by default emits all its values synchronously. Always check documentation for how given Observable\n * will behave when subscribed and if its default behavior can be modified with a `scheduler`.\n *\n * #### Examples\n *\n * Subscribe with an {@link guide/observer Observer}\n *\n * ```ts\n * import { of } from 'rxjs';\n *\n * const sumObserver = {\n * sum: 0,\n * next(value) {\n * console.log('Adding: ' + value);\n * this.sum = this.sum + value;\n * },\n * error() {\n * // We actually could just remove this method,\n * // since we do not really care about errors right now.\n * },\n * complete() {\n * console.log('Sum equals: ' + this.sum);\n * }\n * };\n *\n * of(1, 2, 3) // Synchronously emits 1, 2, 3 and then completes.\n * .subscribe(sumObserver);\n *\n * // Logs:\n * // 'Adding: 1'\n * // 'Adding: 2'\n * // 'Adding: 3'\n * // 'Sum equals: 6'\n * ```\n *\n * Subscribe with functions ({@link deprecations/subscribe-arguments deprecated})\n *\n * ```ts\n * import { of } from 'rxjs'\n *\n * let sum = 0;\n *\n * of(1, 2, 3).subscribe(\n * value => {\n * console.log('Adding: ' + value);\n * sum = sum + value;\n * },\n * undefined,\n * () => console.log('Sum equals: ' + sum)\n * );\n *\n * // Logs:\n * // 'Adding: 1'\n * // 'Adding: 2'\n * // 'Adding: 3'\n * // 'Sum equals: 6'\n * ```\n *\n * Cancel a subscription\n *\n * ```ts\n * import { interval } from 'rxjs';\n *\n * const subscription = interval(1000).subscribe({\n * next(num) {\n * console.log(num)\n * },\n * complete() {\n * // Will not be called, even when cancelling subscription.\n * console.log('completed!');\n * }\n * });\n *\n * setTimeout(() => {\n * subscription.unsubscribe();\n * console.log('unsubscribed!');\n * }, 2500);\n *\n * // Logs:\n * // 0 after 1s\n * // 1 after 2s\n * // 'unsubscribed!' after 2.5s\n * ```\n *\n * @param {Observer|Function} observerOrNext (optional) Either an observer with methods to be called,\n * or the first of three possible handlers, which is the handler for each value emitted from the subscribed\n * Observable.\n * @param {Function} error (optional) A handler for a terminal event resulting from an error. If no error handler is provided,\n * the error will be thrown asynchronously as unhandled.\n * @param {Function} complete (optional) A handler for a terminal event resulting from successful completion.\n * @return {Subscription} a subscription reference to the registered handlers\n * @method subscribe\n */\n subscribe(\n observerOrNext?: Partial> | ((value: T) => void) | null,\n error?: ((error: any) => void) | null,\n complete?: (() => void) | null\n ): Subscription {\n const subscriber = isSubscriber(observerOrNext) ? observerOrNext : new SafeSubscriber(observerOrNext, error, complete);\n\n errorContext(() => {\n const { operator, source } = this;\n subscriber.add(\n operator\n ? // We're dealing with a subscription in the\n // operator chain to one of our lifted operators.\n operator.call(subscriber, source)\n : source\n ? // If `source` has a value, but `operator` does not, something that\n // had intimate knowledge of our API, like our `Subject`, must have\n // set it. We're going to just call `_subscribe` directly.\n this._subscribe(subscriber)\n : // In all other cases, we're likely wrapping a user-provided initializer\n // function, so we need to catch errors and handle them appropriately.\n this._trySubscribe(subscriber)\n );\n });\n\n return subscriber;\n }\n\n /** @internal */\n protected _trySubscribe(sink: Subscriber): TeardownLogic {\n try {\n return this._subscribe(sink);\n } catch (err) {\n // We don't need to return anything in this case,\n // because it's just going to try to `add()` to a subscription\n // above.\n sink.error(err);\n }\n }\n\n /**\n * Used as a NON-CANCELLABLE means of subscribing to an observable, for use with\n * APIs that expect promises, like `async/await`. You cannot unsubscribe from this.\n *\n * **WARNING**: Only use this with observables you *know* will complete. If the source\n * observable does not complete, you will end up with a promise that is hung up, and\n * potentially all of the state of an async function hanging out in memory. To avoid\n * this situation, look into adding something like {@link timeout}, {@link take},\n * {@link takeWhile}, or {@link takeUntil} amongst others.\n *\n * #### Example\n *\n * ```ts\n * import { interval, take } from 'rxjs';\n *\n * const source$ = interval(1000).pipe(take(4));\n *\n * async function getTotal() {\n * let total = 0;\n *\n * await source$.forEach(value => {\n * total += value;\n * console.log('observable -> ' + value);\n * });\n *\n * return total;\n * }\n *\n * getTotal().then(\n * total => console.log('Total: ' + total)\n * );\n *\n * // Expected:\n * // 'observable -> 0'\n * // 'observable -> 1'\n * // 'observable -> 2'\n * // 'observable -> 3'\n * // 'Total: 6'\n * ```\n *\n * @param next a handler for each value emitted by the observable\n * @return a promise that either resolves on observable completion or\n * rejects with the handled error\n */\n forEach(next: (value: T) => void): Promise;\n\n /**\n * @param next a handler for each value emitted by the observable\n * @param promiseCtor a constructor function used to instantiate the Promise\n * @return a promise that either resolves on observable completion or\n * rejects with the handled error\n * @deprecated Passing a Promise constructor will no longer be available\n * in upcoming versions of RxJS. This is because it adds weight to the library, for very\n * little benefit. If you need this functionality, it is recommended that you either\n * polyfill Promise, or you create an adapter to convert the returned native promise\n * to whatever promise implementation you wanted. Will be removed in v8.\n */\n forEach(next: (value: T) => void, promiseCtor: PromiseConstructorLike): Promise;\n\n forEach(next: (value: T) => void, promiseCtor?: PromiseConstructorLike): Promise {\n promiseCtor = getPromiseCtor(promiseCtor);\n\n return new promiseCtor((resolve, reject) => {\n const subscriber = new SafeSubscriber({\n next: (value) => {\n try {\n next(value);\n } catch (err) {\n reject(err);\n subscriber.unsubscribe();\n }\n },\n error: reject,\n complete: resolve,\n });\n this.subscribe(subscriber);\n }) as Promise;\n }\n\n /** @internal */\n protected _subscribe(subscriber: Subscriber): TeardownLogic {\n return this.source?.subscribe(subscriber);\n }\n\n /**\n * An interop point defined by the es7-observable spec https://github.com/zenparsing/es-observable\n * @method Symbol.observable\n * @return {Observable} this instance of the observable\n */\n [Symbol_observable]() {\n return this;\n }\n\n /* tslint:disable:max-line-length */\n pipe(): Observable;\n pipe(op1: OperatorFunction): Observable;\n pipe(op1: OperatorFunction, op2: OperatorFunction): Observable;\n pipe(op1: OperatorFunction, op2: OperatorFunction, op3: OperatorFunction): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction\n ): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction,\n op5: OperatorFunction\n ): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction,\n op5: OperatorFunction,\n op6: OperatorFunction\n ): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction,\n op5: OperatorFunction,\n op6: OperatorFunction,\n op7: OperatorFunction\n ): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction,\n op5: OperatorFunction,\n op6: OperatorFunction,\n op7: OperatorFunction,\n op8: OperatorFunction\n ): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction,\n op5: OperatorFunction,\n op6: OperatorFunction,\n op7: OperatorFunction,\n op8: OperatorFunction,\n op9: OperatorFunction\n ): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction,\n op5: OperatorFunction,\n op6: OperatorFunction,\n op7: OperatorFunction,\n op8: OperatorFunction,\n op9: OperatorFunction,\n ...operations: OperatorFunction[]\n ): Observable;\n /* tslint:enable:max-line-length */\n\n /**\n * Used to stitch together functional operators into a chain.\n * @method pipe\n * @return {Observable} the Observable result of all of the operators having\n * been called in the order they were passed in.\n *\n * ## Example\n *\n * ```ts\n * import { interval, filter, map, scan } from 'rxjs';\n *\n * interval(1000)\n * .pipe(\n * filter(x => x % 2 === 0),\n * map(x => x + x),\n * scan((acc, x) => acc + x)\n * )\n * .subscribe(x => console.log(x));\n * ```\n */\n pipe(...operations: OperatorFunction[]): Observable {\n return pipeFromArray(operations)(this);\n }\n\n /* tslint:disable:max-line-length */\n /** @deprecated Replaced with {@link firstValueFrom} and {@link lastValueFrom}. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise */\n toPromise(): Promise;\n /** @deprecated Replaced with {@link firstValueFrom} and {@link lastValueFrom}. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise */\n toPromise(PromiseCtor: typeof Promise): Promise;\n /** @deprecated Replaced with {@link firstValueFrom} and {@link lastValueFrom}. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise */\n toPromise(PromiseCtor: PromiseConstructorLike): Promise;\n /* tslint:enable:max-line-length */\n\n /**\n * Subscribe to this Observable and get a Promise resolving on\n * `complete` with the last emission (if any).\n *\n * **WARNING**: Only use this with observables you *know* will complete. If the source\n * observable does not complete, you will end up with a promise that is hung up, and\n * potentially all of the state of an async function hanging out in memory. To avoid\n * this situation, look into adding something like {@link timeout}, {@link take},\n * {@link takeWhile}, or {@link takeUntil} amongst others.\n *\n * @method toPromise\n * @param [promiseCtor] a constructor function used to instantiate\n * the Promise\n * @return A Promise that resolves with the last value emit, or\n * rejects on an error. If there were no emissions, Promise\n * resolves with undefined.\n * @deprecated Replaced with {@link firstValueFrom} and {@link lastValueFrom}. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise\n */\n toPromise(promiseCtor?: PromiseConstructorLike): Promise {\n promiseCtor = getPromiseCtor(promiseCtor);\n\n return new promiseCtor((resolve, reject) => {\n let value: T | undefined;\n this.subscribe(\n (x: T) => (value = x),\n (err: any) => reject(err),\n () => resolve(value)\n );\n }) as Promise;\n }\n}\n\n/**\n * Decides between a passed promise constructor from consuming code,\n * A default configured promise constructor, and the native promise\n * constructor and returns it. If nothing can be found, it will throw\n * an error.\n * @param promiseCtor The optional promise constructor to passed by consuming code\n */\nfunction getPromiseCtor(promiseCtor: PromiseConstructorLike | undefined) {\n return promiseCtor ?? config.Promise ?? Promise;\n}\n\nfunction isObserver(value: any): value is Observer {\n return value && isFunction(value.next) && isFunction(value.error) && isFunction(value.complete);\n}\n\nfunction isSubscriber(value: any): value is Subscriber {\n return (value && value instanceof Subscriber) || (isObserver(value) && isSubscription(value));\n}\n", "import { Observable } from '../Observable';\nimport { Subscriber } from '../Subscriber';\nimport { OperatorFunction } from '../types';\nimport { isFunction } from './isFunction';\n\n/**\n * Used to determine if an object is an Observable with a lift function.\n */\nexport function hasLift(source: any): source is { lift: InstanceType['lift'] } {\n return isFunction(source?.lift);\n}\n\n/**\n * Creates an `OperatorFunction`. Used to define operators throughout the library in a concise way.\n * @param init The logic to connect the liftedSource to the subscriber at the moment of subscription.\n */\nexport function operate(\n init: (liftedSource: Observable, subscriber: Subscriber) => (() => void) | void\n): OperatorFunction {\n return (source: Observable) => {\n if (hasLift(source)) {\n return source.lift(function (this: Subscriber, liftedSource: Observable) {\n try {\n return init(liftedSource, this);\n } catch (err) {\n this.error(err);\n }\n });\n }\n throw new TypeError('Unable to lift unknown Observable type');\n };\n}\n", "import { Subscriber } from '../Subscriber';\n\n/**\n * Creates an instance of an `OperatorSubscriber`.\n * @param destination The downstream subscriber.\n * @param onNext Handles next values, only called if this subscriber is not stopped or closed. Any\n * error that occurs in this function is caught and sent to the `error` method of this subscriber.\n * @param onError Handles errors from the subscription, any errors that occur in this handler are caught\n * and send to the `destination` error handler.\n * @param onComplete Handles completion notification from the subscription. Any errors that occur in\n * this handler are sent to the `destination` error handler.\n * @param onFinalize Additional teardown logic here. This will only be called on teardown if the\n * subscriber itself is not already closed. This is called after all other teardown logic is executed.\n */\nexport function createOperatorSubscriber(\n destination: Subscriber,\n onNext?: (value: T) => void,\n onComplete?: () => void,\n onError?: (err: any) => void,\n onFinalize?: () => void\n): Subscriber {\n return new OperatorSubscriber(destination, onNext, onComplete, onError, onFinalize);\n}\n\n/**\n * A generic helper for allowing operators to be created with a Subscriber and\n * use closures to capture necessary state from the operator function itself.\n */\nexport class OperatorSubscriber extends Subscriber {\n /**\n * Creates an instance of an `OperatorSubscriber`.\n * @param destination The downstream subscriber.\n * @param onNext Handles next values, only called if this subscriber is not stopped or closed. Any\n * error that occurs in this function is caught and sent to the `error` method of this subscriber.\n * @param onError Handles errors from the subscription, any errors that occur in this handler are caught\n * and send to the `destination` error handler.\n * @param onComplete Handles completion notification from the subscription. Any errors that occur in\n * this handler are sent to the `destination` error handler.\n * @param onFinalize Additional finalization logic here. This will only be called on finalization if the\n * subscriber itself is not already closed. This is called after all other finalization logic is executed.\n * @param shouldUnsubscribe An optional check to see if an unsubscribe call should truly unsubscribe.\n * NOTE: This currently **ONLY** exists to support the strange behavior of {@link groupBy}, where unsubscription\n * to the resulting observable does not actually disconnect from the source if there are active subscriptions\n * to any grouped observable. (DO NOT EXPOSE OR USE EXTERNALLY!!!)\n */\n constructor(\n destination: Subscriber,\n onNext?: (value: T) => void,\n onComplete?: () => void,\n onError?: (err: any) => void,\n private onFinalize?: () => void,\n private shouldUnsubscribe?: () => boolean\n ) {\n // It's important - for performance reasons - that all of this class's\n // members are initialized and that they are always initialized in the same\n // order. This will ensure that all OperatorSubscriber instances have the\n // same hidden class in V8. This, in turn, will help keep the number of\n // hidden classes involved in property accesses within the base class as\n // low as possible. If the number of hidden classes involved exceeds four,\n // the property accesses will become megamorphic and performance penalties\n // will be incurred - i.e. inline caches won't be used.\n //\n // The reasons for ensuring all instances have the same hidden class are\n // further discussed in this blog post from Benedikt Meurer:\n // https://benediktmeurer.de/2018/03/23/impact-of-polymorphism-on-component-based-frameworks-like-react/\n super(destination);\n this._next = onNext\n ? function (this: OperatorSubscriber, value: T) {\n try {\n onNext(value);\n } catch (err) {\n destination.error(err);\n }\n }\n : super._next;\n this._error = onError\n ? function (this: OperatorSubscriber, err: any) {\n try {\n onError(err);\n } catch (err) {\n // Send any errors that occur down stream.\n destination.error(err);\n } finally {\n // Ensure finalization.\n this.unsubscribe();\n }\n }\n : super._error;\n this._complete = onComplete\n ? function (this: OperatorSubscriber) {\n try {\n onComplete();\n } catch (err) {\n // Send any errors that occur down stream.\n destination.error(err);\n } finally {\n // Ensure finalization.\n this.unsubscribe();\n }\n }\n : super._complete;\n }\n\n unsubscribe() {\n if (!this.shouldUnsubscribe || this.shouldUnsubscribe()) {\n const { closed } = this;\n super.unsubscribe();\n // Execute additional teardown if we have any and we didn't already do so.\n !closed && this.onFinalize?.();\n }\n }\n}\n", "import { Subscription } from '../Subscription';\n\ninterface AnimationFrameProvider {\n schedule(callback: FrameRequestCallback): Subscription;\n requestAnimationFrame: typeof requestAnimationFrame;\n cancelAnimationFrame: typeof cancelAnimationFrame;\n delegate:\n | {\n requestAnimationFrame: typeof requestAnimationFrame;\n cancelAnimationFrame: typeof cancelAnimationFrame;\n }\n | undefined;\n}\n\nexport const animationFrameProvider: AnimationFrameProvider = {\n // When accessing the delegate, use the variable rather than `this` so that\n // the functions can be called without being bound to the provider.\n schedule(callback) {\n let request = requestAnimationFrame;\n let cancel: typeof cancelAnimationFrame | undefined = cancelAnimationFrame;\n const { delegate } = animationFrameProvider;\n if (delegate) {\n request = delegate.requestAnimationFrame;\n cancel = delegate.cancelAnimationFrame;\n }\n const handle = request((timestamp) => {\n // Clear the cancel function. The request has been fulfilled, so\n // attempting to cancel the request upon unsubscription would be\n // pointless.\n cancel = undefined;\n callback(timestamp);\n });\n return new Subscription(() => cancel?.(handle));\n },\n requestAnimationFrame(...args) {\n const { delegate } = animationFrameProvider;\n return (delegate?.requestAnimationFrame || requestAnimationFrame)(...args);\n },\n cancelAnimationFrame(...args) {\n const { delegate } = animationFrameProvider;\n return (delegate?.cancelAnimationFrame || cancelAnimationFrame)(...args);\n },\n delegate: undefined,\n};\n", "import { createErrorClass } from './createErrorClass';\n\nexport interface ObjectUnsubscribedError extends Error {}\n\nexport interface ObjectUnsubscribedErrorCtor {\n /**\n * @deprecated Internal implementation detail. Do not construct error instances.\n * Cannot be tagged as internal: https://github.com/ReactiveX/rxjs/issues/6269\n */\n new (): ObjectUnsubscribedError;\n}\n\n/**\n * An error thrown when an action is invalid because the object has been\n * unsubscribed.\n *\n * @see {@link Subject}\n * @see {@link BehaviorSubject}\n *\n * @class ObjectUnsubscribedError\n */\nexport const ObjectUnsubscribedError: ObjectUnsubscribedErrorCtor = createErrorClass(\n (_super) =>\n function ObjectUnsubscribedErrorImpl(this: any) {\n _super(this);\n this.name = 'ObjectUnsubscribedError';\n this.message = 'object unsubscribed';\n }\n);\n", "import { Operator } from './Operator';\nimport { Observable } from './Observable';\nimport { Subscriber } from './Subscriber';\nimport { Subscription, EMPTY_SUBSCRIPTION } from './Subscription';\nimport { Observer, SubscriptionLike, TeardownLogic } from './types';\nimport { ObjectUnsubscribedError } from './util/ObjectUnsubscribedError';\nimport { arrRemove } from './util/arrRemove';\nimport { errorContext } from './util/errorContext';\n\n/**\n * A Subject is a special type of Observable that allows values to be\n * multicasted to many Observers. Subjects are like EventEmitters.\n *\n * Every Subject is an Observable and an Observer. You can subscribe to a\n * Subject, and you can call next to feed values as well as error and complete.\n */\nexport class Subject extends Observable implements SubscriptionLike {\n closed = false;\n\n private currentObservers: Observer[] | null = null;\n\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n observers: Observer[] = [];\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n isStopped = false;\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n hasError = false;\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n thrownError: any = null;\n\n /**\n * Creates a \"subject\" by basically gluing an observer to an observable.\n *\n * @nocollapse\n * @deprecated Recommended you do not use. Will be removed at some point in the future. Plans for replacement still under discussion.\n */\n static create: (...args: any[]) => any = (destination: Observer, source: Observable): AnonymousSubject => {\n return new AnonymousSubject(destination, source);\n };\n\n constructor() {\n // NOTE: This must be here to obscure Observable's constructor.\n super();\n }\n\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n lift(operator: Operator): Observable {\n const subject = new AnonymousSubject(this, this);\n subject.operator = operator as any;\n return subject as any;\n }\n\n /** @internal */\n protected _throwIfClosed() {\n if (this.closed) {\n throw new ObjectUnsubscribedError();\n }\n }\n\n next(value: T) {\n errorContext(() => {\n this._throwIfClosed();\n if (!this.isStopped) {\n if (!this.currentObservers) {\n this.currentObservers = Array.from(this.observers);\n }\n for (const observer of this.currentObservers) {\n observer.next(value);\n }\n }\n });\n }\n\n error(err: any) {\n errorContext(() => {\n this._throwIfClosed();\n if (!this.isStopped) {\n this.hasError = this.isStopped = true;\n this.thrownError = err;\n const { observers } = this;\n while (observers.length) {\n observers.shift()!.error(err);\n }\n }\n });\n }\n\n complete() {\n errorContext(() => {\n this._throwIfClosed();\n if (!this.isStopped) {\n this.isStopped = true;\n const { observers } = this;\n while (observers.length) {\n observers.shift()!.complete();\n }\n }\n });\n }\n\n unsubscribe() {\n this.isStopped = this.closed = true;\n this.observers = this.currentObservers = null!;\n }\n\n get observed() {\n return this.observers?.length > 0;\n }\n\n /** @internal */\n protected _trySubscribe(subscriber: Subscriber): TeardownLogic {\n this._throwIfClosed();\n return super._trySubscribe(subscriber);\n }\n\n /** @internal */\n protected _subscribe(subscriber: Subscriber): Subscription {\n this._throwIfClosed();\n this._checkFinalizedStatuses(subscriber);\n return this._innerSubscribe(subscriber);\n }\n\n /** @internal */\n protected _innerSubscribe(subscriber: Subscriber) {\n const { hasError, isStopped, observers } = this;\n if (hasError || isStopped) {\n return EMPTY_SUBSCRIPTION;\n }\n this.currentObservers = null;\n observers.push(subscriber);\n return new Subscription(() => {\n this.currentObservers = null;\n arrRemove(observers, subscriber);\n });\n }\n\n /** @internal */\n protected _checkFinalizedStatuses(subscriber: Subscriber) {\n const { hasError, thrownError, isStopped } = this;\n if (hasError) {\n subscriber.error(thrownError);\n } else if (isStopped) {\n subscriber.complete();\n }\n }\n\n /**\n * Creates a new Observable with this Subject as the source. You can do this\n * to create custom Observer-side logic of the Subject and conceal it from\n * code that uses the Observable.\n * @return {Observable} Observable that the Subject casts to\n */\n asObservable(): Observable {\n const observable: any = new Observable();\n observable.source = this;\n return observable;\n }\n}\n\n/**\n * @class AnonymousSubject\n */\nexport class AnonymousSubject extends Subject {\n constructor(\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n public destination?: Observer,\n source?: Observable\n ) {\n super();\n this.source = source;\n }\n\n next(value: T) {\n this.destination?.next?.(value);\n }\n\n error(err: any) {\n this.destination?.error?.(err);\n }\n\n complete() {\n this.destination?.complete?.();\n }\n\n /** @internal */\n protected _subscribe(subscriber: Subscriber): Subscription {\n return this.source?.subscribe(subscriber) ?? EMPTY_SUBSCRIPTION;\n }\n}\n", "import { TimestampProvider } from '../types';\n\ninterface DateTimestampProvider extends TimestampProvider {\n delegate: TimestampProvider | undefined;\n}\n\nexport const dateTimestampProvider: DateTimestampProvider = {\n now() {\n // Use the variable rather than `this` so that the function can be called\n // without being bound to the provider.\n return (dateTimestampProvider.delegate || Date).now();\n },\n delegate: undefined,\n};\n", "import { Subject } from './Subject';\nimport { TimestampProvider } from './types';\nimport { Subscriber } from './Subscriber';\nimport { Subscription } from './Subscription';\nimport { dateTimestampProvider } from './scheduler/dateTimestampProvider';\n\n/**\n * A variant of {@link Subject} that \"replays\" old values to new subscribers by emitting them when they first subscribe.\n *\n * `ReplaySubject` has an internal buffer that will store a specified number of values that it has observed. Like `Subject`,\n * `ReplaySubject` \"observes\" values by having them passed to its `next` method. When it observes a value, it will store that\n * value for a time determined by the configuration of the `ReplaySubject`, as passed to its constructor.\n *\n * When a new subscriber subscribes to the `ReplaySubject` instance, it will synchronously emit all values in its buffer in\n * a First-In-First-Out (FIFO) manner. The `ReplaySubject` will also complete, if it has observed completion; and it will\n * error if it has observed an error.\n *\n * There are two main configuration items to be concerned with:\n *\n * 1. `bufferSize` - This will determine how many items are stored in the buffer, defaults to infinite.\n * 2. `windowTime` - The amount of time to hold a value in the buffer before removing it from the buffer.\n *\n * Both configurations may exist simultaneously. So if you would like to buffer a maximum of 3 values, as long as the values\n * are less than 2 seconds old, you could do so with a `new ReplaySubject(3, 2000)`.\n *\n * ### Differences with BehaviorSubject\n *\n * `BehaviorSubject` is similar to `new ReplaySubject(1)`, with a couple of exceptions:\n *\n * 1. `BehaviorSubject` comes \"primed\" with a single value upon construction.\n * 2. `ReplaySubject` will replay values, even after observing an error, where `BehaviorSubject` will not.\n *\n * @see {@link Subject}\n * @see {@link BehaviorSubject}\n * @see {@link shareReplay}\n */\nexport class ReplaySubject extends Subject {\n private _buffer: (T | number)[] = [];\n private _infiniteTimeWindow = true;\n\n /**\n * @param bufferSize The size of the buffer to replay on subscription\n * @param windowTime The amount of time the buffered items will stay buffered\n * @param timestampProvider An object with a `now()` method that provides the current timestamp. This is used to\n * calculate the amount of time something has been buffered.\n */\n constructor(\n private _bufferSize = Infinity,\n private _windowTime = Infinity,\n private _timestampProvider: TimestampProvider = dateTimestampProvider\n ) {\n super();\n this._infiniteTimeWindow = _windowTime === Infinity;\n this._bufferSize = Math.max(1, _bufferSize);\n this._windowTime = Math.max(1, _windowTime);\n }\n\n next(value: T): void {\n const { isStopped, _buffer, _infiniteTimeWindow, _timestampProvider, _windowTime } = this;\n if (!isStopped) {\n _buffer.push(value);\n !_infiniteTimeWindow && _buffer.push(_timestampProvider.now() + _windowTime);\n }\n this._trimBuffer();\n super.next(value);\n }\n\n /** @internal */\n protected _subscribe(subscriber: Subscriber): Subscription {\n this._throwIfClosed();\n this._trimBuffer();\n\n const subscription = this._innerSubscribe(subscriber);\n\n const { _infiniteTimeWindow, _buffer } = this;\n // We use a copy here, so reentrant code does not mutate our array while we're\n // emitting it to a new subscriber.\n const copy = _buffer.slice();\n for (let i = 0; i < copy.length && !subscriber.closed; i += _infiniteTimeWindow ? 1 : 2) {\n subscriber.next(copy[i] as T);\n }\n\n this._checkFinalizedStatuses(subscriber);\n\n return subscription;\n }\n\n private _trimBuffer() {\n const { _bufferSize, _timestampProvider, _buffer, _infiniteTimeWindow } = this;\n // If we don't have an infinite buffer size, and we're over the length,\n // use splice to truncate the old buffer values off. Note that we have to\n // double the size for instances where we're not using an infinite time window\n // because we're storing the values and the timestamps in the same array.\n const adjustedBufferSize = (_infiniteTimeWindow ? 1 : 2) * _bufferSize;\n _bufferSize < Infinity && adjustedBufferSize < _buffer.length && _buffer.splice(0, _buffer.length - adjustedBufferSize);\n\n // Now, if we're not in an infinite time window, remove all values where the time is\n // older than what is allowed.\n if (!_infiniteTimeWindow) {\n const now = _timestampProvider.now();\n let last = 0;\n // Search the array for the first timestamp that isn't expired and\n // truncate the buffer up to that point.\n for (let i = 1; i < _buffer.length && (_buffer[i] as number) <= now; i += 2) {\n last = i;\n }\n last && _buffer.splice(0, last + 1);\n }\n }\n}\n", "import { Scheduler } from '../Scheduler';\nimport { Subscription } from '../Subscription';\nimport { SchedulerAction } from '../types';\n\n/**\n * A unit of work to be executed in a `scheduler`. An action is typically\n * created from within a {@link SchedulerLike} and an RxJS user does not need to concern\n * themselves about creating and manipulating an Action.\n *\n * ```ts\n * class Action extends Subscription {\n * new (scheduler: Scheduler, work: (state?: T) => void);\n * schedule(state?: T, delay: number = 0): Subscription;\n * }\n * ```\n *\n * @class Action\n */\nexport class Action extends Subscription {\n constructor(scheduler: Scheduler, work: (this: SchedulerAction, state?: T) => void) {\n super();\n }\n /**\n * Schedules this action on its parent {@link SchedulerLike} for execution. May be passed\n * some context object, `state`. May happen at some point in the future,\n * according to the `delay` parameter, if specified.\n * @param {T} [state] Some contextual data that the `work` function uses when\n * called by the Scheduler.\n * @param {number} [delay] Time to wait before executing the work, where the\n * time unit is implicit and defined by the Scheduler.\n * @return {void}\n */\n public schedule(state?: T, delay: number = 0): Subscription {\n return this;\n }\n}\n", "import type { TimerHandle } from './timerHandle';\ntype SetIntervalFunction = (handler: () => void, timeout?: number, ...args: any[]) => TimerHandle;\ntype ClearIntervalFunction = (handle: TimerHandle) => void;\n\ninterface IntervalProvider {\n setInterval: SetIntervalFunction;\n clearInterval: ClearIntervalFunction;\n delegate:\n | {\n setInterval: SetIntervalFunction;\n clearInterval: ClearIntervalFunction;\n }\n | undefined;\n}\n\nexport const intervalProvider: IntervalProvider = {\n // When accessing the delegate, use the variable rather than `this` so that\n // the functions can be called without being bound to the provider.\n setInterval(handler: () => void, timeout?: number, ...args) {\n const { delegate } = intervalProvider;\n if (delegate?.setInterval) {\n return delegate.setInterval(handler, timeout, ...args);\n }\n return setInterval(handler, timeout, ...args);\n },\n clearInterval(handle) {\n const { delegate } = intervalProvider;\n return (delegate?.clearInterval || clearInterval)(handle as any);\n },\n delegate: undefined,\n};\n", "import { Action } from './Action';\nimport { SchedulerAction } from '../types';\nimport { Subscription } from '../Subscription';\nimport { AsyncScheduler } from './AsyncScheduler';\nimport { intervalProvider } from './intervalProvider';\nimport { arrRemove } from '../util/arrRemove';\nimport { TimerHandle } from './timerHandle';\n\nexport class AsyncAction extends Action {\n public id: TimerHandle | undefined;\n public state?: T;\n // @ts-ignore: Property has no initializer and is not definitely assigned\n public delay: number;\n protected pending: boolean = false;\n\n constructor(protected scheduler: AsyncScheduler, protected work: (this: SchedulerAction, state?: T) => void) {\n super(scheduler, work);\n }\n\n public schedule(state?: T, delay: number = 0): Subscription {\n if (this.closed) {\n return this;\n }\n\n // Always replace the current state with the new state.\n this.state = state;\n\n const id = this.id;\n const scheduler = this.scheduler;\n\n //\n // Important implementation note:\n //\n // Actions only execute once by default, unless rescheduled from within the\n // scheduled callback. This allows us to implement single and repeat\n // actions via the same code path, without adding API surface area, as well\n // as mimic traditional recursion but across asynchronous boundaries.\n //\n // However, JS runtimes and timers distinguish between intervals achieved by\n // serial `setTimeout` calls vs. a single `setInterval` call. An interval of\n // serial `setTimeout` calls can be individually delayed, which delays\n // scheduling the next `setTimeout`, and so on. `setInterval` attempts to\n // guarantee the interval callback will be invoked more precisely to the\n // interval period, regardless of load.\n //\n // Therefore, we use `setInterval` to schedule single and repeat actions.\n // If the action reschedules itself with the same delay, the interval is not\n // canceled. If the action doesn't reschedule, or reschedules with a\n // different delay, the interval will be canceled after scheduled callback\n // execution.\n //\n if (id != null) {\n this.id = this.recycleAsyncId(scheduler, id, delay);\n }\n\n // Set the pending flag indicating that this action has been scheduled, or\n // has recursively rescheduled itself.\n this.pending = true;\n\n this.delay = delay;\n // If this action has already an async Id, don't request a new one.\n this.id = this.id ?? this.requestAsyncId(scheduler, this.id, delay);\n\n return this;\n }\n\n protected requestAsyncId(scheduler: AsyncScheduler, _id?: TimerHandle, delay: number = 0): TimerHandle {\n return intervalProvider.setInterval(scheduler.flush.bind(scheduler, this), delay);\n }\n\n protected recycleAsyncId(_scheduler: AsyncScheduler, id?: TimerHandle, delay: number | null = 0): TimerHandle | undefined {\n // If this action is rescheduled with the same delay time, don't clear the interval id.\n if (delay != null && this.delay === delay && this.pending === false) {\n return id;\n }\n // Otherwise, if the action's delay time is different from the current delay,\n // or the action has been rescheduled before it's executed, clear the interval id\n if (id != null) {\n intervalProvider.clearInterval(id);\n }\n\n return undefined;\n }\n\n /**\n * Immediately executes this action and the `work` it contains.\n * @return {any}\n */\n public execute(state: T, delay: number): any {\n if (this.closed) {\n return new Error('executing a cancelled action');\n }\n\n this.pending = false;\n const error = this._execute(state, delay);\n if (error) {\n return error;\n } else if (this.pending === false && this.id != null) {\n // Dequeue if the action didn't reschedule itself. Don't call\n // unsubscribe(), because the action could reschedule later.\n // For example:\n // ```\n // scheduler.schedule(function doWork(counter) {\n // /* ... I'm a busy worker bee ... */\n // var originalAction = this;\n // /* wait 100ms before rescheduling the action */\n // setTimeout(function () {\n // originalAction.schedule(counter + 1);\n // }, 100);\n // }, 1000);\n // ```\n this.id = this.recycleAsyncId(this.scheduler, this.id, null);\n }\n }\n\n protected _execute(state: T, _delay: number): any {\n let errored: boolean = false;\n let errorValue: any;\n try {\n this.work(state);\n } catch (e) {\n errored = true;\n // HACK: Since code elsewhere is relying on the \"truthiness\" of the\n // return here, we can't have it return \"\" or 0 or false.\n // TODO: Clean this up when we refactor schedulers mid-version-8 or so.\n errorValue = e ? e : new Error('Scheduled action threw falsy error');\n }\n if (errored) {\n this.unsubscribe();\n return errorValue;\n }\n }\n\n unsubscribe() {\n if (!this.closed) {\n const { id, scheduler } = this;\n const { actions } = scheduler;\n\n this.work = this.state = this.scheduler = null!;\n this.pending = false;\n\n arrRemove(actions, this);\n if (id != null) {\n this.id = this.recycleAsyncId(scheduler, id, null);\n }\n\n this.delay = null!;\n super.unsubscribe();\n }\n }\n}\n", "import { Action } from './scheduler/Action';\nimport { Subscription } from './Subscription';\nimport { SchedulerLike, SchedulerAction } from './types';\nimport { dateTimestampProvider } from './scheduler/dateTimestampProvider';\n\n/**\n * An execution context and a data structure to order tasks and schedule their\n * execution. Provides a notion of (potentially virtual) time, through the\n * `now()` getter method.\n *\n * Each unit of work in a Scheduler is called an `Action`.\n *\n * ```ts\n * class Scheduler {\n * now(): number;\n * schedule(work, delay?, state?): Subscription;\n * }\n * ```\n *\n * @class Scheduler\n * @deprecated Scheduler is an internal implementation detail of RxJS, and\n * should not be used directly. Rather, create your own class and implement\n * {@link SchedulerLike}. Will be made internal in v8.\n */\nexport class Scheduler implements SchedulerLike {\n public static now: () => number = dateTimestampProvider.now;\n\n constructor(private schedulerActionCtor: typeof Action, now: () => number = Scheduler.now) {\n this.now = now;\n }\n\n /**\n * A getter method that returns a number representing the current time\n * (at the time this function was called) according to the scheduler's own\n * internal clock.\n * @return {number} A number that represents the current time. May or may not\n * have a relation to wall-clock time. May or may not refer to a time unit\n * (e.g. milliseconds).\n */\n public now: () => number;\n\n /**\n * Schedules a function, `work`, for execution. May happen at some point in\n * the future, according to the `delay` parameter, if specified. May be passed\n * some context object, `state`, which will be passed to the `work` function.\n *\n * The given arguments will be processed an stored as an Action object in a\n * queue of actions.\n *\n * @param {function(state: ?T): ?Subscription} work A function representing a\n * task, or some unit of work to be executed by the Scheduler.\n * @param {number} [delay] Time to wait before executing the work, where the\n * time unit is implicit and defined by the Scheduler itself.\n * @param {T} [state] Some contextual data that the `work` function uses when\n * called by the Scheduler.\n * @return {Subscription} A subscription in order to be able to unsubscribe\n * the scheduled work.\n */\n public schedule(work: (this: SchedulerAction, state?: T) => void, delay: number = 0, state?: T): Subscription {\n return new this.schedulerActionCtor(this, work).schedule(state, delay);\n }\n}\n", "import { Scheduler } from '../Scheduler';\nimport { Action } from './Action';\nimport { AsyncAction } from './AsyncAction';\nimport { TimerHandle } from './timerHandle';\n\nexport class AsyncScheduler extends Scheduler {\n public actions: Array> = [];\n /**\n * A flag to indicate whether the Scheduler is currently executing a batch of\n * queued actions.\n * @type {boolean}\n * @internal\n */\n public _active: boolean = false;\n /**\n * An internal ID used to track the latest asynchronous task such as those\n * coming from `setTimeout`, `setInterval`, `requestAnimationFrame`, and\n * others.\n * @type {any}\n * @internal\n */\n public _scheduled: TimerHandle | undefined;\n\n constructor(SchedulerAction: typeof Action, now: () => number = Scheduler.now) {\n super(SchedulerAction, now);\n }\n\n public flush(action: AsyncAction): void {\n const { actions } = this;\n\n if (this._active) {\n actions.push(action);\n return;\n }\n\n let error: any;\n this._active = true;\n\n do {\n if ((error = action.execute(action.state, action.delay))) {\n break;\n }\n } while ((action = actions.shift()!)); // exhaust the scheduler queue\n\n this._active = false;\n\n if (error) {\n while ((action = actions.shift()!)) {\n action.unsubscribe();\n }\n throw error;\n }\n }\n}\n", "import { AsyncAction } from './AsyncAction';\nimport { AsyncScheduler } from './AsyncScheduler';\n\n/**\n *\n * Async Scheduler\n *\n * Schedule task as if you used setTimeout(task, duration)\n *\n * `async` scheduler schedules tasks asynchronously, by putting them on the JavaScript\n * event loop queue. It is best used to delay tasks in time or to schedule tasks repeating\n * in intervals.\n *\n * If you just want to \"defer\" task, that is to perform it right after currently\n * executing synchronous code ends (commonly achieved by `setTimeout(deferredTask, 0)`),\n * better choice will be the {@link asapScheduler} scheduler.\n *\n * ## Examples\n * Use async scheduler to delay task\n * ```ts\n * import { asyncScheduler } from 'rxjs';\n *\n * const task = () => console.log('it works!');\n *\n * asyncScheduler.schedule(task, 2000);\n *\n * // After 2 seconds logs:\n * // \"it works!\"\n * ```\n *\n * Use async scheduler to repeat task in intervals\n * ```ts\n * import { asyncScheduler } from 'rxjs';\n *\n * function task(state) {\n * console.log(state);\n * this.schedule(state + 1, 1000); // `this` references currently executing Action,\n * // which we reschedule with new state and delay\n * }\n *\n * asyncScheduler.schedule(task, 3000, 0);\n *\n * // Logs:\n * // 0 after 3s\n * // 1 after 4s\n * // 2 after 5s\n * // 3 after 6s\n * ```\n */\n\nexport const asyncScheduler = new AsyncScheduler(AsyncAction);\n\n/**\n * @deprecated Renamed to {@link asyncScheduler}. Will be removed in v8.\n */\nexport const async = asyncScheduler;\n", "import { AsyncAction } from './AsyncAction';\nimport { AnimationFrameScheduler } from './AnimationFrameScheduler';\nimport { SchedulerAction } from '../types';\nimport { animationFrameProvider } from './animationFrameProvider';\nimport { TimerHandle } from './timerHandle';\n\nexport class AnimationFrameAction extends AsyncAction {\n constructor(protected scheduler: AnimationFrameScheduler, protected work: (this: SchedulerAction, state?: T) => void) {\n super(scheduler, work);\n }\n\n protected requestAsyncId(scheduler: AnimationFrameScheduler, id?: TimerHandle, delay: number = 0): TimerHandle {\n // If delay is greater than 0, request as an async action.\n if (delay !== null && delay > 0) {\n return super.requestAsyncId(scheduler, id, delay);\n }\n // Push the action to the end of the scheduler queue.\n scheduler.actions.push(this);\n // If an animation frame has already been requested, don't request another\n // one. If an animation frame hasn't been requested yet, request one. Return\n // the current animation frame request id.\n return scheduler._scheduled || (scheduler._scheduled = animationFrameProvider.requestAnimationFrame(() => scheduler.flush(undefined)));\n }\n\n protected recycleAsyncId(scheduler: AnimationFrameScheduler, id?: TimerHandle, delay: number = 0): TimerHandle | undefined {\n // If delay exists and is greater than 0, or if the delay is null (the\n // action wasn't rescheduled) but was originally scheduled as an async\n // action, then recycle as an async action.\n if (delay != null ? delay > 0 : this.delay > 0) {\n return super.recycleAsyncId(scheduler, id, delay);\n }\n // If the scheduler queue has no remaining actions with the same async id,\n // cancel the requested animation frame and set the scheduled flag to\n // undefined so the next AnimationFrameAction will request its own.\n const { actions } = scheduler;\n if (id != null && actions[actions.length - 1]?.id !== id) {\n animationFrameProvider.cancelAnimationFrame(id as number);\n scheduler._scheduled = undefined;\n }\n // Return undefined so the action knows to request a new async id if it's rescheduled.\n return undefined;\n }\n}\n", "import { AsyncAction } from './AsyncAction';\nimport { AsyncScheduler } from './AsyncScheduler';\n\nexport class AnimationFrameScheduler extends AsyncScheduler {\n public flush(action?: AsyncAction): void {\n this._active = true;\n // The async id that effects a call to flush is stored in _scheduled.\n // Before executing an action, it's necessary to check the action's async\n // id to determine whether it's supposed to be executed in the current\n // flush.\n // Previous implementations of this method used a count to determine this,\n // but that was unsound, as actions that are unsubscribed - i.e. cancelled -\n // are removed from the actions array and that can shift actions that are\n // scheduled to be executed in a subsequent flush into positions at which\n // they are executed within the current flush.\n const flushId = this._scheduled;\n this._scheduled = undefined;\n\n const { actions } = this;\n let error: any;\n action = action || actions.shift()!;\n\n do {\n if ((error = action.execute(action.state, action.delay))) {\n break;\n }\n } while ((action = actions[0]) && action.id === flushId && actions.shift());\n\n this._active = false;\n\n if (error) {\n while ((action = actions[0]) && action.id === flushId && actions.shift()) {\n action.unsubscribe();\n }\n throw error;\n }\n }\n}\n", "import { AnimationFrameAction } from './AnimationFrameAction';\nimport { AnimationFrameScheduler } from './AnimationFrameScheduler';\n\n/**\n *\n * Animation Frame Scheduler\n *\n * Perform task when `window.requestAnimationFrame` would fire\n *\n * When `animationFrame` scheduler is used with delay, it will fall back to {@link asyncScheduler} scheduler\n * behaviour.\n *\n * Without delay, `animationFrame` scheduler can be used to create smooth browser animations.\n * It makes sure scheduled task will happen just before next browser content repaint,\n * thus performing animations as efficiently as possible.\n *\n * ## Example\n * Schedule div height animation\n * ```ts\n * // html:

\n * import { animationFrameScheduler } from 'rxjs';\n *\n * const div = document.querySelector('div');\n *\n * animationFrameScheduler.schedule(function(height) {\n * div.style.height = height + \"px\";\n *\n * this.schedule(height + 1); // `this` references currently executing Action,\n * // which we reschedule with new state\n * }, 0, 0);\n *\n * // You will see a div element growing in height\n * ```\n */\n\nexport const animationFrameScheduler = new AnimationFrameScheduler(AnimationFrameAction);\n\n/**\n * @deprecated Renamed to {@link animationFrameScheduler}. Will be removed in v8.\n */\nexport const animationFrame = animationFrameScheduler;\n", "import { Observable } from '../Observable';\nimport { SchedulerLike } from '../types';\n\n/**\n * A simple Observable that emits no items to the Observer and immediately\n * emits a complete notification.\n *\n * Just emits 'complete', and nothing else.\n *\n * ![](empty.png)\n *\n * A simple Observable that only emits the complete notification. It can be used\n * for composing with other Observables, such as in a {@link mergeMap}.\n *\n * ## Examples\n *\n * Log complete notification\n *\n * ```ts\n * import { EMPTY } from 'rxjs';\n *\n * EMPTY.subscribe({\n * next: () => console.log('Next'),\n * complete: () => console.log('Complete!')\n * });\n *\n * // Outputs\n * // Complete!\n * ```\n *\n * Emit the number 7, then complete\n *\n * ```ts\n * import { EMPTY, startWith } from 'rxjs';\n *\n * const result = EMPTY.pipe(startWith(7));\n * result.subscribe(x => console.log(x));\n *\n * // Outputs\n * // 7\n * ```\n *\n * Map and flatten only odd numbers to the sequence `'a'`, `'b'`, `'c'`\n *\n * ```ts\n * import { interval, mergeMap, of, EMPTY } from 'rxjs';\n *\n * const interval$ = interval(1000);\n * const result = interval$.pipe(\n * mergeMap(x => x % 2 === 1 ? of('a', 'b', 'c') : EMPTY),\n * );\n * result.subscribe(x => console.log(x));\n *\n * // Results in the following to the console:\n * // x is equal to the count on the interval, e.g. (0, 1, 2, 3, ...)\n * // x will occur every 1000ms\n * // if x % 2 is equal to 1, print a, b, c (each on its own)\n * // if x % 2 is not equal to 1, nothing will be output\n * ```\n *\n * @see {@link Observable}\n * @see {@link NEVER}\n * @see {@link of}\n * @see {@link throwError}\n */\nexport const EMPTY = new Observable((subscriber) => subscriber.complete());\n\n/**\n * @param scheduler A {@link SchedulerLike} to use for scheduling\n * the emission of the complete notification.\n * @deprecated Replaced with the {@link EMPTY} constant or {@link scheduled} (e.g. `scheduled([], scheduler)`). Will be removed in v8.\n */\nexport function empty(scheduler?: SchedulerLike) {\n return scheduler ? emptyScheduled(scheduler) : EMPTY;\n}\n\nfunction emptyScheduled(scheduler: SchedulerLike) {\n return new Observable((subscriber) => scheduler.schedule(() => subscriber.complete()));\n}\n", "import { SchedulerLike } from '../types';\nimport { isFunction } from './isFunction';\n\nexport function isScheduler(value: any): value is SchedulerLike {\n return value && isFunction(value.schedule);\n}\n", "import { SchedulerLike } from '../types';\nimport { isFunction } from './isFunction';\nimport { isScheduler } from './isScheduler';\n\nfunction last(arr: T[]): T | undefined {\n return arr[arr.length - 1];\n}\n\nexport function popResultSelector(args: any[]): ((...args: unknown[]) => unknown) | undefined {\n return isFunction(last(args)) ? args.pop() : undefined;\n}\n\nexport function popScheduler(args: any[]): SchedulerLike | undefined {\n return isScheduler(last(args)) ? args.pop() : undefined;\n}\n\nexport function popNumber(args: any[], defaultValue: number): number {\n return typeof last(args) === 'number' ? args.pop()! : defaultValue;\n}\n", "export const isArrayLike = ((x: any): x is ArrayLike => x && typeof x.length === 'number' && typeof x !== 'function');", "import { isFunction } from \"./isFunction\";\n\n/**\n * Tests to see if the object is \"thennable\".\n * @param value the object to test\n */\nexport function isPromise(value: any): value is PromiseLike {\n return isFunction(value?.then);\n}\n", "import { InteropObservable } from '../types';\nimport { observable as Symbol_observable } from '../symbol/observable';\nimport { isFunction } from './isFunction';\n\n/** Identifies an input as being Observable (but not necessary an Rx Observable) */\nexport function isInteropObservable(input: any): input is InteropObservable {\n return isFunction(input[Symbol_observable]);\n}\n", "import { isFunction } from './isFunction';\n\nexport function isAsyncIterable(obj: any): obj is AsyncIterable {\n return Symbol.asyncIterator && isFunction(obj?.[Symbol.asyncIterator]);\n}\n", "/**\n * Creates the TypeError to throw if an invalid object is passed to `from` or `scheduled`.\n * @param input The object that was passed.\n */\nexport function createInvalidObservableTypeError(input: any) {\n // TODO: We should create error codes that can be looked up, so this can be less verbose.\n return new TypeError(\n `You provided ${\n input !== null && typeof input === 'object' ? 'an invalid object' : `'${input}'`\n } where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`\n );\n}\n", "export function getSymbolIterator(): symbol {\n if (typeof Symbol !== 'function' || !Symbol.iterator) {\n return '@@iterator' as any;\n }\n\n return Symbol.iterator;\n}\n\nexport const iterator = getSymbolIterator();\n", "import { iterator as Symbol_iterator } from '../symbol/iterator';\nimport { isFunction } from './isFunction';\n\n/** Identifies an input as being an Iterable */\nexport function isIterable(input: any): input is Iterable {\n return isFunction(input?.[Symbol_iterator]);\n}\n", "import { ReadableStreamLike } from '../types';\nimport { isFunction } from './isFunction';\n\nexport async function* readableStreamLikeToAsyncGenerator(readableStream: ReadableStreamLike): AsyncGenerator {\n const reader = readableStream.getReader();\n try {\n while (true) {\n const { value, done } = await reader.read();\n if (done) {\n return;\n }\n yield value!;\n }\n } finally {\n reader.releaseLock();\n }\n}\n\nexport function isReadableStreamLike(obj: any): obj is ReadableStreamLike {\n // We don't want to use instanceof checks because they would return\n // false for instances from another Realm, like an