From 0fc8493132bf072a7ef9bf8c633bc07d872f2a18 Mon Sep 17 00:00:00 2001 From: Docs Date: Wed, 22 Nov 2023 15:33:43 +0000 Subject: [PATCH] Deployed 50edd0f to 0.3.4.dev with MkDocs 1.5.3 and mike 1.1.2 --- .nojekyll | 0 0.3.4.dev/404.html | 640 ++ 0.3.4.dev/api/index.html | 3501 +++++++++ 0.3.4.dev/assets/Figure_01.png | Bin 0 -> 221286 bytes 0.3.4.dev/assets/_mkdocstrings.css | 16 + 0.3.4.dev/assets/images/favicon.png | Bin 0 -> 1870 bytes .../assets/javascripts/bundle.6c14ae12.min.js | 29 + .../javascripts/bundle.6c14ae12.min.js.map | 7 + .../javascripts/lunr/min/lunr.ar.min.js | 1 + .../javascripts/lunr/min/lunr.da.min.js | 18 + .../javascripts/lunr/min/lunr.de.min.js | 18 + .../javascripts/lunr/min/lunr.du.min.js | 18 + .../javascripts/lunr/min/lunr.el.min.js | 1 + .../javascripts/lunr/min/lunr.es.min.js | 18 + .../javascripts/lunr/min/lunr.fi.min.js | 18 + .../javascripts/lunr/min/lunr.fr.min.js | 18 + .../javascripts/lunr/min/lunr.he.min.js | 1 + .../javascripts/lunr/min/lunr.hi.min.js | 1 + .../javascripts/lunr/min/lunr.hu.min.js | 18 + .../javascripts/lunr/min/lunr.hy.min.js | 1 + .../javascripts/lunr/min/lunr.it.min.js | 18 + .../javascripts/lunr/min/lunr.ja.min.js | 1 + .../javascripts/lunr/min/lunr.jp.min.js | 1 + .../javascripts/lunr/min/lunr.kn.min.js | 1 + .../javascripts/lunr/min/lunr.ko.min.js | 1 + .../javascripts/lunr/min/lunr.multi.min.js | 1 + .../javascripts/lunr/min/lunr.nl.min.js | 18 + .../javascripts/lunr/min/lunr.no.min.js | 18 + .../javascripts/lunr/min/lunr.pt.min.js | 18 + .../javascripts/lunr/min/lunr.ro.min.js | 18 + .../javascripts/lunr/min/lunr.ru.min.js | 18 + .../javascripts/lunr/min/lunr.sa.min.js | 1 + .../lunr/min/lunr.stemmer.support.min.js | 1 + .../javascripts/lunr/min/lunr.sv.min.js | 18 + .../javascripts/lunr/min/lunr.ta.min.js | 1 + .../javascripts/lunr/min/lunr.te.min.js | 1 + .../javascripts/lunr/min/lunr.th.min.js | 1 + .../javascripts/lunr/min/lunr.tr.min.js | 18 + .../javascripts/lunr/min/lunr.vi.min.js | 1 + .../javascripts/lunr/min/lunr.zh.min.js | 1 + 0.3.4.dev/assets/javascripts/lunr/tinyseg.js | 206 + 0.3.4.dev/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 + .../stylesheets/main.fad675c6.min.css.map | 1 + .../stylesheets/palette.356b1318.min.css | 1 + .../stylesheets/palette.356b1318.min.css.map | 1 + 0.3.4.dev/authors/index.html | 785 ++ 0.3.4.dev/contributing/index.html | 1029 +++ 0.3.4.dev/history/index.html | 1072 +++ 0.3.4.dev/index.html | 947 +++ 0.3.4.dev/installation/index.html | 764 ++ 0.3.4.dev/objects.inv | Bin 0 -> 429 bytes 0.3.4.dev/search/search_index.json | 1 + 0.3.4.dev/sitemap.xml | 43 + 0.3.4.dev/sitemap.xml.gz | Bin 0 -> 286 bytes 0.3.4.dev/tutorial/index.html | 672 ++ 0.3.4.dev/usage/index.html | 958 +++ versions.json | 1 + 60 files changed, 17719 insertions(+) create mode 100644 .nojekyll create mode 100644 0.3.4.dev/404.html create mode 100644 0.3.4.dev/api/index.html create mode 100644 0.3.4.dev/assets/Figure_01.png create mode 100644 0.3.4.dev/assets/_mkdocstrings.css create mode 100644 0.3.4.dev/assets/images/favicon.png create mode 100644 0.3.4.dev/assets/javascripts/bundle.6c14ae12.min.js create mode 100644 0.3.4.dev/assets/javascripts/bundle.6c14ae12.min.js.map create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.ar.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.da.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.de.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.du.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.el.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.es.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.fi.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.fr.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.he.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.hi.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.hu.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.hy.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.it.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.ja.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.jp.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.kn.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.ko.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.multi.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.nl.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.no.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.pt.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.ro.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.ru.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.sa.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.stemmer.support.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.sv.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.ta.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.te.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.th.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.tr.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.vi.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/min/lunr.zh.min.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/tinyseg.js create mode 100644 0.3.4.dev/assets/javascripts/lunr/wordcut.js create mode 100644 0.3.4.dev/assets/javascripts/workers/search.f886a092.min.js create mode 100644 0.3.4.dev/assets/javascripts/workers/search.f886a092.min.js.map create mode 100644 0.3.4.dev/assets/stylesheets/main.fad675c6.min.css create mode 100644 0.3.4.dev/assets/stylesheets/main.fad675c6.min.css.map create mode 100644 0.3.4.dev/assets/stylesheets/palette.356b1318.min.css create mode 100644 0.3.4.dev/assets/stylesheets/palette.356b1318.min.css.map create mode 100644 0.3.4.dev/authors/index.html create mode 100644 0.3.4.dev/contributing/index.html create mode 100644 0.3.4.dev/history/index.html create mode 100644 0.3.4.dev/index.html create mode 100644 0.3.4.dev/installation/index.html create mode 100644 0.3.4.dev/objects.inv create mode 100644 0.3.4.dev/search/search_index.json create mode 100644 0.3.4.dev/sitemap.xml create mode 100644 0.3.4.dev/sitemap.xml.gz create mode 100644 0.3.4.dev/tutorial/index.html create mode 100644 0.3.4.dev/usage/index.html create mode 100644 versions.json diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/0.3.4.dev/404.html b/0.3.4.dev/404.html new file mode 100644 index 0000000..ca34e4a --- /dev/null +++ b/0.3.4.dev/404.html @@ -0,0 +1,640 @@ + + + + + + + + + + + + + + + + + + + bgcflow_wrapper + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ +

404 - Not found

+ +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/0.3.4.dev/api/index.html b/0.3.4.dev/api/index.html new file mode 100644 index 0000000..2d7a50e --- /dev/null +++ b/0.3.4.dev/api/index.html @@ -0,0 +1,3501 @@ + + + + + + + + + + + + + + + + + + + + + + + + + Modules - bgcflow_wrapper + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Skip to content + + +
+
+ +
+ + + + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + + + + + +
+
+ + + + + + + +

Modules

+ +
+ + +
+ +

Top-level package for bgcflow_wrapper.

+ + + +
+ + + + + + + + + + + + + +
+ + + +

+ bgcflow + + + +

+ +
+ +

Main module.

+ + + +
+ + + + + + + + +
+ + + +

+cloner(**kwargs) + + +

+ +
+ +

Clone the BGCFlow repository to a specified destination.

+

**kwargs (dict): Keyword arguments for the cloning.

+

None

+ +
+ Source code in bgcflow/bgcflow.py +
def cloner(**kwargs):
+    """
+    Clone the BGCFlow repository to a specified destination.
+
+    Parameters:
+    **kwargs (dict): Keyword arguments for the cloning.
+
+    Returns:
+    None
+    """
+    destination_dir = Path(kwargs["destination"])
+    click.echo(f"Cloning BGCFlow to {destination_dir}...")
+    destination_dir.mkdir(parents=True, exist_ok=True)
+    try:
+        Repo.clone_from(
+            "https://github.com/NBChub/bgcflow.git",
+            Path(kwargs["destination"]),
+            branch=kwargs["branch"],
+        )
+    except GitCommandError:
+        print(
+            f"Oops, it seems {kwargs['destination']} already exists and is not an empty directory."
+        )
+    return
+
+
+
+ +
+ + + +
+ + + +

+deployer(**kwargs) + + +

+ +
+ +

Deploy the BGCFlow repository to a specified destination using Snakedeploy.

+

**kwargs (dict): Keyword arguments for the deployment.

+

None

+ +
+ Source code in bgcflow/bgcflow.py +
def deployer(**kwargs):
+    """
+    Deploy the BGCFlow repository to a specified destination using Snakedeploy.
+
+    Parameters:
+    **kwargs (dict): Keyword arguments for the deployment.
+
+    Returns:
+    None
+    """
+    dplyr(
+        "https://github.com/NBChub/bgcflow.git",
+        branch=kwargs["branch"],
+        name="bgcflow",
+        dest_path=Path(kwargs["destination"]),
+        tag=kwargs["tag"],
+    )
+    return
+
+
+
+ +
+ + + +
+ + + +

+get_all_rules(**kwargs) + + +

+ +
+ +

Print information about available rules in the BGCFlow repository.

+

**kwargs (dict): Keyword arguments for the function.

+

None

+ +
+ Source code in bgcflow/bgcflow.py +
def get_all_rules(**kwargs):
+    """
+    Print information about available rules in the BGCFlow repository.
+
+    Parameters:
+    **kwargs (dict): Keyword arguments for the function.
+
+    Returns:
+    None
+    """
+    path = Path(kwargs["bgcflow_dir"])
+    rule_file = path / "workflow/rules.yaml"
+
+    if rule_file.is_file():
+        with open(rule_file, "r") as file:
+            data = yaml.safe_load(file)
+        try:
+            if type(kwargs["describe"]) is str:
+                rule_name = kwargs["describe"]
+                print(f"Description for {rule_name}:")
+                print(f" - {data[rule_name]['description']}")
+
+            if type(kwargs["cite"]) is str:
+                rule_name = kwargs["cite"]
+                print(f"Citations for {rule_name}:")
+                [print("-", c) for c in data[rule_name]["references"]]
+
+            if (not type(kwargs["describe"]) is str) and (
+                not type(kwargs["cite"]) is str
+            ):
+                print("Printing available rules:")
+                for item in data.keys():
+                    print(f" - {item}")
+
+        except KeyError:
+            rule_name = [
+                r for r in [kwargs["describe"], kwargs["cite"]] if type(r) is str
+            ]
+            print(
+                f"ERROR: Cannot find rule {rule_name} in dictionary. Find available rules with `bgcflow rules`."
+            )
+
+    else:
+        print(
+            "ERROR: Cannot find BGCFlow directory.\nPoint to the right directory using `--bgcflow_dir <destination>` or clone BGCFlow using `bgcflow clone <destination>`."
+        )
+
+    return
+
+
+
+ +
+ + + +
+ + + +

+snakemake_wrapper(**kwargs) + + +

+ +
+ +

Wrapper function for running Snakemake with BGCFlow.

+

**kwargs (dict): Keyword arguments for Snakemake and BGCFlow.

+

None

+ +
+ Source code in bgcflow/bgcflow.py +
def snakemake_wrapper(**kwargs):
+    """
+    Wrapper function for running Snakemake with BGCFlow.
+
+    Parameters:
+    **kwargs (dict): Keyword arguments for Snakemake and BGCFlow.
+
+    Returns:
+    None
+    """
+    p = "Empty process catcher"
+
+    dryrun = ""
+    touch = ""
+    unlock = ""
+    until = ""
+
+    if kwargs["dryrun"]:
+        dryrun = "--dryrun"
+    if kwargs["touch"]:
+        touch = "--touch"
+    if kwargs["unlock"]:
+        touch = "--unlock"
+    if kwargs["until"] is not None:
+        until = f"--until {kwargs['until']}"
+
+    if kwargs["monitor_off"]:
+        pass
+    else:
+        click.echo("Monitoring BGCFlow jobs with Panoptes...")
+        # Run Panoptes if not yet run
+        port = int(kwargs["wms_monitor"].split(":")[-1])
+
+        try:
+            item = requests.get(f"{kwargs['wms_monitor']}/api/service-info")
+            status = item.json()["status"]
+            assert status == "running"
+            click.echo(f"Panoptes already {status} on {kwargs['wms_monitor']}")
+        except requests.exceptions.RequestException:  # This is the correct syntax
+            click.echo(
+                f"Running Panoptes to monitor BGCFlow jobs at {kwargs['wms_monitor']}"
+            )
+            p = subprocess.Popen(
+                ["panoptes", "--port", str(port)], stderr=subprocess.DEVNULL
+            )
+            click.echo(f"Panoptes job id: {p.pid}")
+
+        # Connect to Panoptes
+        click.echo("Connecting to Panoptes...")
+        ctr = 1
+        for tries in range(10):
+            try:
+                item = requests.get(f"{kwargs['wms_monitor']}/api/service-info")
+                status = item.json()["status"]
+                if status == "running":
+                    click.echo(f"Panoptes status: {status}")
+                    break
+            except requests.exceptions.RequestException:  # This is the correct syntax
+                click.echo(f"Retrying to connect: {ctr}x")
+                ctr = ctr + 1
+                time.sleep(1)
+                pass
+            else:
+                time.sleep(1)
+
+    # Check Snakefile
+    valid_workflows = {
+        "Snakefile": "Main BGCFlow snakefile for genome mining",
+        "BGC": "Subworkflow for comparative analysis of BGCs",
+        "Report": "Build a static html report of a BGCFlow run",
+        "Database": "Build a DuckDB database for a BGCFlow run",
+        "Metabase": "Run a metabase server for visual exploration of the DuckDB database",
+        "lsabgc": "Run population genetic and evolutionary analysis with lsaBGC-Easy.py using BiG-SCAPE output",
+        "ppanggolin": "Build pangenome graph and detect region of genome plasticity with PPanGGOLiN",
+    }
+
+    bgcflow_dir = Path(kwargs["bgcflow_dir"])
+    if kwargs["workflow"] in [
+        "workflow/Snakefile",
+        "workflow/BGC",
+        "workflow/Report",
+        "workflow/Database",
+        "workflow/Metabase",
+        "workflow/lsabgc",
+        "workflow/ppanggolin",
+    ]:
+        snakefile = bgcflow_dir / kwargs["workflow"]
+    elif kwargs["workflow"] in [
+        "Snakefile",
+        "BGC",
+        "Report",
+        "Database",
+        "Metabase",
+        "lsabgc",
+        "ppanggolin",
+    ]:
+        snakefile = bgcflow_dir / f'workflow/{kwargs["workflow"]}'
+    else:
+        snakefile = bgcflow_dir / kwargs["workflow"]
+
+    assert (
+        snakefile.is_file()
+    ), f"Snakefile {snakefile} does not exist. Available workflows are:\n" + "\n".join(
+        [f" - {k}: {v}" for k, v in valid_workflows.items()]
+    )
+
+    # Run Snakemake
+    if kwargs["cores"] > multiprocessing.cpu_count():
+        click.echo(
+            f"\nWARNING: Number of cores inputted ({kwargs['cores']}) is higher than the number of available cores ({multiprocessing.cpu_count()})."
+        )
+        click.echo(
+            f"DEBUG: Setting number of cores to available cores: {multiprocessing.cpu_count()}\n"
+        )
+        kwargs["cores"] = multiprocessing.cpu_count()
+    else:
+        click.echo(
+            f"\nDEBUG: Using {kwargs['cores']} out of {multiprocessing.cpu_count()} available cores\n"
+        )
+    snakemake_command = f"cd {kwargs['bgcflow_dir']} && snakemake --snakefile {snakefile} --use-conda --keep-going --rerun-incomplete --rerun-triggers mtime -c {kwargs['cores']} {dryrun} {touch} {until} {unlock} --wms-monitor {kwargs['wms_monitor']}"
+    click.echo(f"Running Snakemake with command:\n{snakemake_command}")
+    subprocess.call(snakemake_command, shell=True)
+
+    # Kill Panoptes
+    try:
+        if not type(p) == str:
+            click.echo(f"Stopping panoptes server: PID {p.pid}")
+            p.kill()
+    except UnboundLocalError as e:
+        click.echo(e)
+    return
+
+
+
+ +
+ + + + + + +
+ +
+ +
+ + + +
+ + + +

+ cli + + + +

+ +
+ +

Console script for bgcflow.

+ + + +
+ + + + + + + + + + + + +
+ +
+ +
+ + + +
+ + + +

+ metabase + + + +

+ +
+ + + + +
+ + + + + + + + +
+ + + +

+sync_dbt_models_to_metabase(dbt_dir, dbt_database, metabase_host, metabase_database, metabase_user, metabase_password, dbt_schema='main', metabase_http=True, dbt_excludes=None) + + +

+ +
+ +

Synchronizes dbt models to Metabase using the dbt-metabase package.

+

dbt_dir (str): The path to the dbt project directory. +dbt_database (str): The name of the dbt database to use. +metabase_host (str): The URL of the Metabase server. +metabase_user (str): The username of the Metabase account to use. +metabase_password (str): The password of the Metabase account to use. +metabase_database (str): The name of the Metabase database to use. +dbt_schema (str, optional): The name of the dbt schema to use. Defaults to "main". +metabase_http (bool, optional): Whether to use HTTP instead of HTTPS for the Metabase connection. Defaults to False.

+ + +
+ Source code in bgcflow/metabase.py +
def sync_dbt_models_to_metabase(
+    dbt_dir: str,
+    dbt_database: str,
+    metabase_host: str,
+    metabase_database: str,
+    metabase_user: str,
+    metabase_password: str,
+    dbt_schema: str = "main",
+    metabase_http: bool = True,
+    dbt_excludes: list = None,
+) -> str:
+    """
+    Synchronizes dbt models to Metabase using the dbt-metabase package.
+
+    Parameters:
+    dbt_dir (str): The path to the dbt project directory.
+    dbt_database (str): The name of the dbt database to use.
+    metabase_host (str): The URL of the Metabase server.
+    metabase_user (str): The username of the Metabase account to use.
+    metabase_password (str): The password of the Metabase account to use.
+    metabase_database (str): The name of the Metabase database to use.
+    dbt_schema (str, optional): The name of the dbt schema to use. Defaults to "main".
+    metabase_http (bool, optional): Whether to use HTTP instead of HTTPS for the Metabase connection. Defaults to False.
+
+    Returns:
+    str: The output of the dbt-metabase command as a string.
+    """
+    click.echo(" - Synchronizing dbt models schema to Metabase...")
+    if metabase_http:
+        click.echo(" - Connecting with HTTP method...")
+        metabase_http = "--metabase_http"
+    else:
+        click.echo(" - Connecting with HTTPS method...")
+        metabase_http = "--metabase_https"
+    command = [
+        "dbt-metabase",
+        "models",
+        "--dbt_path",
+        str(dbt_dir),
+        "--dbt_database",
+        dbt_database,
+        "--metabase_host",
+        metabase_host.split("://")[-1],
+        "--metabase_user",
+        metabase_user,
+        "--metabase_password",
+        metabase_password,
+        "--metabase_database",
+        metabase_database,
+        "--dbt_schema",
+        dbt_schema,
+        metabase_http,
+    ]
+    if dbt_excludes and len(dbt_excludes) > 0:
+        command += ["--dbt_excludes", *dbt_excludes]
+
+    # Run the command and capture the output
+    result = subprocess.run(
+        command, stdout=subprocess.PIPE, stderr=subprocess.PIPE, universal_newlines=True
+    )
+
+    #  the output
+    click.echo(result.stdout)
+    click.echo(result.stderr)
+
+
+
+ +
+ + + +
+ + + +

+upload_and_sync_to_metabase(project_name, bgcflow_dir, dbt_dir, metabase_host, mb_username, mb_password, dbt_schema='main', dbt_database='dbt_bgcflow', metabase_http=True, metabase_database=None, dbt_excludes=None) + + +

+ +
+ +

Uploads a DuckDB database file generated by dbt to Metabase and syncs the dbt models.

+ +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
project_namestr

The name of the project to upload to Metabase.

required
bgcflow_dirstr

The root directory of the BGCFlow project.

required
dbt_dirstr

The directory containing the dbt project to upload. If None, the directory is inferred from the BGCFlow project directory.

required
metabase_hoststr

The URL of the Metabase server.

required
mb_usernamestr

The Metabase username. If None, the user will be prompted to enter their username.

required
mb_passwordstr

The Metabase password. If None, the user will be prompted to enter their password.

required
dbt_schemastr

The name of the dbt schema to use.

'main'
dbt_databasestr

The name of the dbt database to use.

'dbt_bgcflow'
metabase_httpbool

Whether to use HTTP instead of HTTPS to connect to Metabase.

True
metabase_databasestr

The name of the Metabase database to use. If None, the project name is used.

None
+

Returns:

+ + + + + + + + + + + + + +
TypeDescription
str

The output of the dbt-metabase command as a string.

+

Exceptions:

+ + + + + + + + + + + + + + + + + +
TypeDescription
AssertionError

If the dbt_dir or bgcflow_dir do not exist or are not directories.

subprocess.CalledProcessError

If the dbt-metabase command fails.

+
+ Source code in bgcflow/metabase.py +
def upload_and_sync_to_metabase(
+    project_name: str,
+    bgcflow_dir: str,
+    dbt_dir: str,
+    metabase_host: str,
+    mb_username: str,
+    mb_password: str,
+    dbt_schema: str = "main",
+    dbt_database: str = "dbt_bgcflow",
+    metabase_http: bool = True,
+    metabase_database: str = None,
+    dbt_excludes: list = None,
+) -> str:
+    """
+    Uploads a DuckDB database file generated by dbt to Metabase and syncs the dbt models.
+
+    Args:
+        project_name (str): The name of the project to upload to Metabase.
+        bgcflow_dir (str): The root directory of the BGCFlow project.
+        dbt_dir (str): The directory containing the dbt project to upload. If None, the directory is inferred from the BGCFlow project directory.
+        metabase_host (str): The URL of the Metabase server.
+        mb_username (str): The Metabase username. If None, the user will be prompted to enter their username.
+        mb_password (str): The Metabase password. If None, the user will be prompted to enter their password.
+        dbt_schema (str): The name of the dbt schema to use.
+        dbt_database (str): The name of the dbt database to use.
+        metabase_http (bool): Whether to use HTTP instead of HTTPS to connect to Metabase.
+        metabase_database (str): The name of the Metabase database to use. If None, the project name is used.
+
+    Returns:
+        str: The output of the dbt-metabase command as a string.
+
+    Raises:
+        AssertionError: If the dbt_dir or bgcflow_dir do not exist or are not directories.
+        subprocess.CalledProcessError: If the dbt-metabase command fails.
+    """
+    # available dbt models in bgcflow_dbt-duckdb v0.2.1
+    dbt_model_dict = {
+        "query-bigslice": ["bigfam_hits", "bigfam_network"],
+        "bigscape": ["bigscape_cluster", "bigscape_network", "mibig_hits"],
+        "checkm": ["checkm"],
+        "seqfu": ["seqfu"],
+        "antismash": ["genomes"],
+    }
+
+    if dbt_excludes is None:
+        dbt_excludes = []
+    else:
+        dbt_excludes = list(dbt_excludes)
+
+    if dbt_dir is None:
+        report_dir = Path(bgcflow_dir) / f"data/processed/{project_name}"
+        click.echo(f" - Accessing BGCFlow report directory in: {report_dir}")
+        with open(report_dir / "metadata/dependency_versions.json", "r") as f:
+            dependency_version = json.load(f)
+        antismash_version = dependency_version["antismash"]
+        click.echo(f" - AntiSMASH version: {antismash_version}")
+
+        project_metadata_json = report_dir / "metadata/project_metadata.json"
+        click.echo(f" - Reading project metadata from: {project_metadata_json}")
+        with open(project_metadata_json, "r") as f:
+            project_metadata = json.load(f)
+        used_pipelines = list(project_metadata[project_name]["rule_used"].keys())
+        click.echo(f" - Used pipelines: {', '.join(used_pipelines)}")
+        for pipeline in dbt_model_dict.keys():
+            if pipeline not in used_pipelines:
+                dbt_excludes += dbt_model_dict[pipeline]
+        click.echo(f" - Excluding models for sync: {', '.join(dbt_excludes)}")
+        dbt_dir = report_dir / f"dbt/antiSMASH_{antismash_version}"
+
+    elif isinstance(dbt_dir, str):
+        click.echo(f" - Accessing dbt project directory in: {dbt_dir}")
+        click.echo(
+            f" - Using all models for sync: {', '.join(list(dbt_model_dict.values()))}"
+        )
+        dbt_dir = Path(dbt_dir)
+
+    # Get Metabase session token
+    if mb_username is None:
+        mb_username = click.prompt("Enter your Metabase username")
+    if mb_password is None:
+        mb_password = click.prompt("Enter your Metabase password", hide_input=True)
+
+    response, session_token = upload_dbt_to_metabase(
+        project_name, bgcflow_dir, dbt_dir, metabase_host, mb_username, mb_password
+    )
+    if response == 200:
+        if metabase_database is None:
+            metabase_database = project_name
+        sync_dbt_models_to_metabase(
+            dbt_dir,
+            dbt_database,
+            metabase_host,
+            metabase_database,
+            mb_username,
+            mb_password,
+            dbt_schema,
+            metabase_http,
+            dbt_excludes,
+        )
+
+
+
+ +
+ + + +
+ + + +

+upload_dbt_to_metabase(project_name, bgcflow_dir, dbt_dir, metabase_host, mb_username, mb_password) + + +

+ +
+ +

Uploads a DuckDB database file generated by dbt to Metabase.

+ +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
project_namestr

The name of the project to upload to Metabase.

required
bgcflow_dirstr

The path to the BGCflow directory.

required
dbt_dirstr

The path to the dbt directory containing the DuckDB database file.

required
metabase_hoststr

The URL of the Metabase server.

required
mb_usernamestr

The username to use for authentication with Metabase.

required
mb_passwordstr

The password to use for authentication with Metabase.

required
+

Returns:

+ + + + + + + + + + + + + +
TypeDescription
str

The HTTP status code of the request.

+

Exceptions:

+ + + + + + + + + + + + + +
TypeDescription
AssertionError

If the DuckDB database file does not exist or is not a regular file.

+
+ Source code in bgcflow/metabase.py +
def upload_dbt_to_metabase(
+    project_name: str,
+    bgcflow_dir: str,
+    dbt_dir: str,
+    metabase_host: str,
+    mb_username: str,
+    mb_password: str,
+) -> str:
+    """
+    Uploads a DuckDB database file generated by dbt to Metabase.
+
+    Args:
+        project_name (str): The name of the project to upload to Metabase.
+        bgcflow_dir (str): The path to the BGCflow directory.
+        dbt_dir (str): The path to the dbt directory containing the DuckDB database file.
+        metabase_host (str): The URL of the Metabase server.
+        mb_username (str): The username to use for authentication with Metabase.
+        mb_password (str): The password to use for authentication with Metabase.
+
+    Returns:
+        str: The HTTP status code of the request.
+
+    Raises:
+        AssertionError: If the DuckDB database file does not exist or is not a regular file.
+
+    """
+    duckdb_path = dbt_dir / "dbt_bgcflow.duckdb"
+    assert (
+        duckdb_path.is_file()
+    ), f"Error: {duckdb_path} does not exist or is not a regular file"
+
+    session_response = requests.post(
+        f"{metabase_host}/api/session",
+        json={"username": mb_username, "password": mb_password},
+    )
+    session_token = session_response.json()["id"]
+
+    # Check if database already exists
+    database_response = requests.get(
+        f"{metabase_host}/api/database", headers={"X-Metabase-Session": session_token}
+    )
+    databases = database_response.json()
+    database_id = None
+    for k, v in databases.items():
+        if k == "data":
+            for db in v:
+                if db["name"] == project_name:
+                    database_id = db["id"]
+                    break
+
+    # Prompt user to continue or cancel upload
+    if database_id is not None:
+        user_input = input(
+            f" - WARNING: A database with the name '{project_name}' already exists in Metabase. Do you want to continue with the upload? (y/n) "
+        )
+        if user_input.lower() != "y":
+            click.echo(" - Database upload cancelled by user")
+            return
+
+    # Upload or update database in Metabase
+    if database_id is None:
+        database_response = requests.post(
+            f"{metabase_host}/api/database",
+            headers={"X-Metabase-Session": session_token},
+            json={
+                "engine": "duckdb",
+                "name": project_name,
+                "details": {"database_file": str(duckdb_path.resolve())},
+            },
+        )
+        if database_response.status_code == 200:
+            click.echo(f" - Database '{project_name}' uploaded successfully")
+        else:
+            click.echo(
+                f" - Error uploading database '{project_name}': {database_response.text}"
+            )
+
+    else:
+        database_response = requests.put(
+            f"{metabase_host}/api/database/{database_id}",
+            headers={"X-Metabase-Session": session_token},
+            json={
+                "engine": "duckdb",
+                "name": project_name,
+                "details": {"database_file": str(duckdb_path.resolve())},
+            },
+        )
+        if database_response.status_code == 200:
+            click.echo(f" - Database '{project_name}' updated successfully")
+        else:
+            click.echo(
+                f" - Error updating database '{project_name}': {database_response.text}"
+            )
+
+    return database_response.status_code, session_token
+
+
+
+ +
+ + + + + + +
+ +
+ +
+ + + +
+ + + +

+ mkdocs + + + +

+ +
+ + + + +
+ + + + + + + + + + + + + + +
+ + + +

+ +Dict2Class + + + +

+ +
+ +

A class that converts a dictionary to an object with attributes.

+

my_dict : dict + The dictionary to convert to an object.

+

All keys in the dictionary are converted to attributes of the object.

+
Methods:
+

print_references(): + Returns a formatted string of the references attribute of the object.

+ +
+ Source code in bgcflow/mkdocs.py +
class Dict2Class(object):
+    """
+    A class that converts a dictionary to an object with attributes.
+
+    Parameters:
+    -----------
+    my_dict : dict
+        The dictionary to convert to an object.
+
+    Attributes:
+    -----------
+    All keys in the dictionary are converted to attributes of the object.
+
+    Methods:
+    --------
+    print_references():
+        Returns a formatted string of the `references` attribute of the object.
+    """
+    def __init__(self, my_dict):
+        """
+        Initializes the object with attributes from the dictionary.
+
+        Parameters:
+        -----------
+        my_dict : dict
+            The dictionary to convert to an object.
+        """
+        for key in my_dict:
+            setattr(self, key, my_dict[key])
+
+    def print_references(self):
+        """
+        Returns a formatted string of the `references` attribute of the object.
+
+        Returns:
+        --------
+        str:
+            A formatted string of the `references` attribute of the object.
+        """
+        text = ""
+        for r in self.references:
+            text = "\n".join([text, f"- {r}"])
+        return text
+
+
+ + + +
+ + + + + + + + + +
+ + + +

+__init__(self, my_dict) + + + special + + +

+ +
+ +

Initializes the object with attributes from the dictionary.

+

my_dict : dict + The dictionary to convert to an object.

+ +
+ Source code in bgcflow/mkdocs.py +
def __init__(self, my_dict):
+    """
+    Initializes the object with attributes from the dictionary.
+
+    Parameters:
+    -----------
+    my_dict : dict
+        The dictionary to convert to an object.
+    """
+    for key in my_dict:
+        setattr(self, key, my_dict[key])
+
+
+
+ +
+ + + +
+ + + +

+print_references(self) + + +

+ +
+ +

Returns a formatted string of the references attribute of the object.

+
+

Str

+

A formatted string of the references attribute of the object.

+
+ +
+ Source code in bgcflow/mkdocs.py +
def print_references(self):
+    """
+    Returns a formatted string of the `references` attribute of the object.
+
+    Returns:
+    --------
+    str:
+        A formatted string of the `references` attribute of the object.
+    """
+    text = ""
+    for r in self.references:
+        text = "\n".join([text, f"- {r}"])
+    return text
+
+
+
+ +
+ + + + + +
+ +
+ +
+ + + + +
+ + + +

+generate_mkdocs_report(bgcflow_dir, project_name, port=8001, fileserver='http://localhost:8002', ipynb=True) + + +

+ +
+ +

Generates an MkDocs report for a BGCFlow project.

+

bgcflow_dir : str + The path to the BGCFlow project directory. +project_name : str + The name of the BGCFlow project. +port : int, optional + The port number to use for the MkDocs server, by default 8001. +fileserver : str, optional + The URL of the file server to use, by default "http://localhost:8002". +ipynb : bool, optional + Whether to use IPython notebooks for the reports, by default True.

+

None

+ +
+ Source code in bgcflow/mkdocs.py +
def generate_mkdocs_report(
+    bgcflow_dir: str,
+    project_name: str,
+    port: int = 8001,
+    fileserver: str = "http://localhost:8002",
+    ipynb: bool = True
+) -> None:
+    """
+    Generates an MkDocs report for a BGCFlow project.
+
+    Parameters:
+    -----------
+    bgcflow_dir : str
+        The path to the BGCFlow project directory.
+    project_name : str
+        The name of the BGCFlow project.
+    port : int, optional
+        The port number to use for the MkDocs server, by default 8001.
+    fileserver : str, optional
+        The URL of the file server to use, by default "http://localhost:8002".
+    ipynb : bool, optional
+        Whether to use IPython notebooks for the reports, by default True.
+
+    Returns:
+    --------
+    None
+    """
+    logging.info("Checking input folder..")
+
+    # is it a bgcflow data directory or just a result directory?
+    input_dir = Path(bgcflow_dir)
+    if (input_dir / "metadata/project_metadata.json").is_file():
+        report_dir = input_dir
+    else:
+        report_dir = input_dir / f"data/processed/{project_name}"
+        assert (
+            report_dir / "metadata/project_metadata.json"
+        ).is_file(), "Unable to find BGCFlow results"
+    logging.debug(f"Found project_metadata. Using [{report_dir}] as report directory.")
+
+    # Get project metadata
+    p = load_project_metadata(report_dir / "metadata/project_metadata.json")
+    assert (
+        p.name == project_name
+    ), "Project metadata does not match with user provided input!"
+    logging.debug(
+        f"Project [{p.name}] was analysed using BGCFlow version {p.bgcflow_version}"
+    )
+
+    # available reports, check all output files
+    logging.debug(f"Available reports: {list(p.rule_used.keys())}")
+    df_results = pd.DataFrame.from_dict(p.rule_used).T
+
+    # check available reports
+    logging.info("Preparing mkdocs config...")
+    if ipynb:
+        extension = "ipynb"
+    else:
+        extension = "md"
+
+    report_category_containers = {}
+    for r, v in p.rule_used.items():
+        jupyter_template = report_dir / f"docs/{r}.{extension}"
+        # logging.debug(jupyter_template.is_file()) # TO DO ASSERT IPYNB FILES, THEY SHOULD BE IN THE DOCS
+        logging.debug(f"Adding report [{r} : {jupyter_template.name}]")
+        report_category = v["category"]
+        if report_category not in report_category_containers.keys():
+            report_category_containers[report_category] = []
+        report_category_containers[report_category].append({r: jupyter_template.name})
+
+    for k, v in report_category_containers.items():
+        mkdocs_template["nav"].append({k: v})
+
+    # write mkdocs template
+    mkdocs_yml = report_dir / "mkdocs.yml"
+    logging.info(f"Generating mkdocs config at: {mkdocs_yml}")
+    write_mkdocs_file(mkdocs_template, mkdocs_yml, "yaml")
+
+    # Generate index.md
+    docs_dir = report_dir / "docs"
+    docs_dir.mkdir(exist_ok=True, parents=True)
+    mkdocs_index = docs_dir / "index.md"
+    logging.info(f"Generating homepage at: {mkdocs_index}")
+    df_results.loc[:, "BGCFlow_rules"] = df_results.index
+    df_results = df_results.loc[:, ["BGCFlow_rules", "description"]].reset_index(
+        drop=True
+    )
+    df_results.loc[:, "BGCFlow_rules"] = [
+        f"[{i}]({i}/)" + "{.md-button}" for i in df_results.loc[:, "BGCFlow_rules"]
+    ]
+    data = {
+        "p_name": p.name,
+        "p_description": p.description,
+        "p_sample_size": p.sample_size,
+        "p_references": p.references,
+        "rule_table": df_results.to_markdown(index=False),
+    }
+    j2_template = Template(index_template)
+
+    write_mkdocs_file(j2_template.render(data), mkdocs_index, "write")
+
+    # generate main.py macros
+    mkdocs_py = report_dir / "main.py"
+    logging.info(f"Generating python macros at: {mkdocs_py}")
+    j2_template = Template(macros_template)
+    write_mkdocs_file(j2_template.render({"file_server": fileserver}), mkdocs_py, "write")
+
+    # generate custom javascripts
+    # script_dir = docs_dir / "scripts"
+    # script_dir.mkdir(parents=True, exist_ok=True)
+    # logging.info(f"Generating custom site javascripts at: {script_dir / 'site.js'}")
+    # with open(script_dir / 'site.js', "w") as f:
+    #    f.write(script_js)
+
+    # extend main html
+    override_dir = report_dir / "overrides"
+    override_dir.mkdir(exist_ok=True, parents=True)
+    logging.info(f"Extends main html: {override_dir / 'main.html'}")
+    with open(override_dir / "main.html", "w") as f:
+        f.write(main_html)
+
+    # generate assets
+    asset_path = docs_dir / "assets/bgcflow"
+    asset_path.mkdir(exist_ok=True, parents=True)
+    logging.info("Generating assets...")
+    logo_path = asset_path / "BGCFlow_logo.svg"
+    shutil.copy(Path(__file__).parent / "outputs/svg/BGCFlow_logo.svg", logo_path)
+
+    # generate symlink
+    # for r in ['antismash', 'bigscape']:
+    #    target_path_raw = report_dir / r
+    #    for target_path in target_path_raw.glob("*"):
+    #        if any(target_path.name.startswith(keywords) for keywords in ['result', '6']):
+    #            if target_path.is_dir():
+    #                symlink_path = asset_path / r
+    #                if symlink_path.is_symlink():
+    #                    symlink_path.unlink()
+    #                symlink_path.symlink_to(target_path.resolve())
+
+    # Running fileserver
+    if fileserver == "http://localhost:8002":
+        fs = subprocess.Popen(
+            [
+                "python",
+                "-m",
+                "http.server",
+                "--directory",
+                report_dir,
+                fileserver.split(":")[-1],
+            ],
+            stderr=subprocess.DEVNULL,
+        )
+        fs_run_by_bgcflow = True
+        logging.info(f"Running http file-server. Job id: {fs.pid}")
+    else:
+        fs_run_by_bgcflow = False
+    # dumping file server location
+    with open("bgcflow_wrapper.log", "w") as f:
+        log_port = {"report_server": port, "file_server": fileserver}
+        if fs_run_by_bgcflow:
+            log_port["pid"] = fs.pid
+        json.dump(log_port, f, indent=2)
+
+    try:
+        signal.signal(signal.SIGINT, signal_handler)
+        subprocess.call(
+            f"(cd {str(report_dir)} && mkdocs serve -a localhost:{port})", shell=True
+        )
+        if fs_run_by_bgcflow:
+            fs.kill()
+        # asset_path.rmdir()
+    except subprocess.CalledProcessError:
+        if fs_run_by_bgcflow:
+            fs.kill()
+        # asset_path.rmdir()
+    return
+
+
+
+ +
+ + + +
+ + + +

+load_project_metadata(path_to_metadata) + + +

+ +
+ +

Loads project metadata from a JSON file and returns it as an object.

+

path_to_metadata : str or Path + The path to the JSON file containing the project metadata.

+
+

Dict2class

+

An object representing the project metadata.

+
+ +
+ Source code in bgcflow/mkdocs.py +
def load_project_metadata(path_to_metadata):
+    """
+    Loads project metadata from a JSON file and returns it as an object.
+
+    Parameters:
+    -----------
+    path_to_metadata : str or Path
+        The path to the JSON file containing the project metadata.
+
+    Returns:
+    --------
+    Dict2Class:
+        An object representing the project metadata.
+    """
+    with open(path_to_metadata, "r") as f:
+        project_metadata = json.load(f)
+        p = list(project_metadata.values())[0]
+        p["name"] = [i for i in project_metadata.keys()][0]
+        p = Dict2Class(p)
+    return p
+
+
+
+ +
+ + + +
+ + + +

+signal_handler(signal, frame) + + +

+ +
+ +

A signal handler function that prints a message and exits the program.

+

signal : int + The signal number. +frame : FrameType + The current stack frame.

+

None

+ +
+ Source code in bgcflow/mkdocs.py +
def signal_handler(signal, frame):
+    """
+    A signal handler function that prints a message and exits the program.
+
+    Parameters:
+    -----------
+    signal : int
+        The signal number.
+    frame : FrameType
+        The current stack frame.
+
+    Returns:
+    --------
+    None
+    """
+    print("\nThank you for using BGCFlow Report!")
+    # with open('bgcflow_wrapper.log', "r") as f:
+    #    log_port = json.load(f)
+    #    os.kill(log_port['pid'], signal.signal.SIGKILL)
+    sys.exit(0)
+
+
+
+ +
+ + + +
+ + + +

+write_mkdocs_file(data_input, output_file, action) + + +

+ +
+ +

Writes data to a file in either YAML or plain text format.

+

data_input : dict or str + The data to write to the file. +output_file : str or Path + The path to the file to write. +action : str + The action to perform. Either "yaml" to write the data in YAML format, or "write" to write the data as plain text.

+

None

+ +
+ Source code in bgcflow/mkdocs.py +
def write_mkdocs_file(data_input, output_file, action):
+    """
+    Writes data to a file in either YAML or plain text format.
+
+    Parameters:
+    -----------
+    data_input : dict or str
+        The data to write to the file.
+    output_file : str or Path
+        The path to the file to write.
+    action : str
+        The action to perform. Either "yaml" to write the data in YAML format, or "write" to write the data as plain text.
+
+    Returns:
+    --------
+    None
+    """
+    if output_file.exists():
+        overwrite = input(f"WARNING: {output_file} already exists. Do you want to overwrite it? (y/n) ")
+        if overwrite.lower() != "y":
+            print("Skipping file write.")
+        else:
+            # continue with writing the file
+            with open(output_file, "w", encoding="utf-8") as f:
+                if action == "yaml":
+                    yaml.dump(data_input, f)
+                elif action == "write":
+                    f.write(data_input)
+    else:
+        # continue with writing the file
+        with open(output_file, "w", encoding="utf-8") as f:
+            if action == "yaml":
+                  yaml.dump(data_input, f)
+            elif action == "write":
+                f.write(data_input)
+
+
+
+ +
+ + + + + + +
+ +
+ +
+ + + +
+ + + +

+ projects_util + + + +

+ +
+ + + + +
+ + + + + + + + +
+ + + +

+bgcflow_init(bgcflow_dir, global_config) + + +

+ +
+ +

Initialize BGCFlow configuration and display available projects.

+

Initializes BGCFlow configuration based on the provided directory and global configuration path. +If the global configuration file exists, it lists the available projects. +If not, generates a global configuration file from the template and provides instructions for a test run.

+ +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
bgcflow_dirstr or pathlib.PosixPath

The directory where the BGCFlow configuration is located.

required
global_configstr or pathlib.PosixPath

The path to the global configuration file.

required
+
+ Source code in bgcflow/projects_util.py +
def bgcflow_init(bgcflow_dir, global_config):
+    """
+    Initialize BGCFlow configuration and display available projects.
+
+    Initializes BGCFlow configuration based on the provided directory and global configuration path.
+    If the global configuration file exists, it lists the available projects.
+    If not, generates a global configuration file from the template and provides instructions for a test run.
+
+    Parameters:
+        bgcflow_dir (str or pathlib.PosixPath): The directory where the BGCFlow configuration is located.
+        global_config (str or pathlib.PosixPath): The path to the global configuration file.
+    """
+    # check if global config available
+    if global_config.is_file():
+        # grab available projects
+        print(f"Found config file at: {global_config}")
+        with open(global_config, "r") as file:
+            config_yaml = yaml.safe_load(file)
+            project_names = [p for p in config_yaml["projects"]]
+            list_of_projects = {}
+            for p in project_names:
+                if "pep" in p.keys():
+                    p["name"] = p.pop("pep")
+                if p["name"].endswith(".yaml"):
+                    pep = peppy.Project(
+                        str(bgcflow_dir / p["name"]), sample_table_index="genome_id"
+                    )
+                    name = pep.name
+                    file_path = pep.config["sample_table"]
+                else:
+                    name = p["name"]
+                    file_path = p["samples"]
+                list_of_projects[name] = file_path
+
+            print("Available projects:")
+            for p in list_of_projects.keys():
+                print(f" - {p} : {file_path}")
+    else:
+        generate_global_config(bgcflow_dir, global_config)
+
+    print("\nDo a test run by: `bgcflow run -n`")
+
+
+
+ +
+ + + +
+ + + +

+copy_final_output(**kwargs) + + +

+ +
+ +

Copy final project output files to a specified destination.

+

This function facilitates the copying of processed project output files to a designated destination. It can +also preserve symbolic links during the copy process if specified.

+ +

Parameters:

+ + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
**kwargsdict

Keyword argument for the function.

{}
+

Keyword arguments:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
bgcflow_dirstr

The directory where the BGCFlow configuration is located.

projectstr

The name of the project whose output should be copied.

copy_linksbool

Flag to indicate whether to preserve symbolic links. Defaults to False.

copystr

The destination directory where the output should be copied.

+
+ Source code in bgcflow/projects_util.py +
def copy_final_output(**kwargs):
+    """
+    Copy final project output files to a specified destination.
+
+    This function facilitates the copying of processed project output files to a designated destination. It can
+    also preserve symbolic links during the copy process if specified.
+
+    Parameters:
+        **kwargs (dict): Keyword argument for the function.
+
+    Keyword arguments:
+        bgcflow_dir (str): The directory where the BGCFlow configuration is located.
+        project (str): The name of the project whose output should be copied.
+        copy_links (bool, optional): Flag to indicate whether to preserve symbolic links. Defaults to False.
+        copy (str): The destination directory where the output should be copied.
+    """
+    bgcflow_dir = Path(kwargs["bgcflow_dir"]).resolve()
+    project_output = bgcflow_dir / f"data/processed/{kwargs['project']}"
+    assert (
+        project_output.is_dir()
+    ), f"ERROR: Cannot find project [{kwargs['project']}] results. Run `bgcflow init` to find available projects."
+    if "copy_links" in kwargs.keys():
+        if kwargs["copy_links"]:
+            copy_links = "-L"
+    else:
+        copy_links = ""
+    exclude_copy = f"{str(project_output.stem)}/bigscape/*/cache"
+    subprocess.call(
+        [
+            "rsync",
+            "-avPhr",
+            copy_links,
+            str(project_output),
+            kwargs["copy"],
+            "--exclude",
+            exclude_copy,
+        ]
+    )
+
+
+
+ +
+ + + +
+ + + +

+generate_global_config(bgcflow_dir, global_config) + + +

+ +
+ +

Generate a BGCFlow global configuration file from a template.

+

Copies the template configuration file to the specified global configuration path.

+ +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
bgcflow_dirstr or pathlib.PosixPath

The directory where the BGCFlow configuration is located.

required
global_configstr or pathlib.PosixPath

The path to the global configuration file to be generated.

required
+
+ Source code in bgcflow/projects_util.py +
def generate_global_config(bgcflow_dir, global_config):
+    """
+    Generate a BGCFlow global configuration file from a template.
+
+    Copies the template configuration file to the specified global configuration path.
+
+    Parameters:
+        bgcflow_dir (str or pathlib.PosixPath): The directory where the BGCFlow configuration is located.
+        global_config (str or pathlib.PosixPath): The path to the global configuration file to be generated.
+    """
+    print(f"Generating config file from template at: {global_config}")
+    template_config = bgcflow_dir / ".examples/_config_example.yaml"
+    assert (
+        template_config.is_file()
+    ), "Cannot find template file. Are you using BGCFlow version >= 0.4.1?"
+
+    shutil.copy(template_config, global_config)
+
+    # scan for example projects
+    def copy_project_example(project_type):
+        """
+        Scan global config for example projects and (sub projects) and copy them to the config directory.
+        """
+        with open(global_config, "r") as file:
+            config_yaml = yaml.safe_load(file)
+        example_projects = [
+            Path(p["pep"])
+            for p in config_yaml[project_type]
+            if "pep" in p.keys() and p["pep"].endswith(".yaml")
+        ]
+
+        for example_project in example_projects:
+            example_project_dir = (
+                bgcflow_dir / ".examples" / example_project.parent.name
+            )
+            target_dir = bgcflow_dir / "config" / example_project_dir.name
+            if str(example_project).startswith(".examples"):
+                print(
+                    f"\n - WARNING: You are using BGCFlow version <= 0.7.1. In the global config file (`{global_config}`), please change the location of your `{example_project}` to `config/{example_project.parent.name}/{example_project.name}`."
+                )
+            shutil.copytree(example_project_dir, target_dir)
+
+    for project_type in ["projects", "bgc_projects"]:
+        copy_project_example(project_type)
+
+
+
+ +
+ + + +
+ + + +

+generate_project(bgcflow_dir, project_name, pep_version='2.1.0', use_project_rules=False, samples_csv=False, prokka_db=False, gtdb_tax=False, description=False) + + +

+ +
+ +

Generate a PEP project configuration in BGCFlow.

+

This function creates a configuration file for a Project Enhanced Pipelines (PEP) +project within the BGCFlow framework. It allows you to define various aspects of +the project, such as its name, version, description, sample data, custom annotations, +and more.

+ +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
bgcflow_dirstr or pathlib.PosixPath

The directory where the BGCFlow configuration is located.

required
project_namestr

The name of the project.

required
pep_versionstr

The version of the PEP specification. Defaults to "2.1.0".

'2.1.0'
use_project_rulesbool

Flag indicating whether to use project-specific rules. Defaults to False.

False
samples_csvpd.core.frame.DataFrame or str

Sample data in Pandas DataFrame or path to a CSV file. Defaults to False.

False
prokka_dbstr

Path to a custom Prokka annotation file. Defaults to False.

False
gtdb_taxstr

Path to a custom GTDB taxonomy file. Defaults to False.

False
descriptionstr

Description for the project. Defaults to False.

False
+
+ Source code in bgcflow/projects_util.py +
def generate_project(
+    bgcflow_dir,
+    project_name,
+    pep_version="2.1.0",
+    use_project_rules=False,
+    samples_csv=False,
+    prokka_db=False,
+    gtdb_tax=False,
+    description=False,
+):
+    """
+    Generate a PEP project configuration in BGCFlow.
+
+    This function creates a configuration file for a Project Enhanced Pipelines (PEP)
+    project within the BGCFlow framework. It allows you to define various aspects of
+    the project, such as its name, version, description, sample data, custom annotations,
+    and more.
+
+    Parameters:
+        bgcflow_dir (str or pathlib.PosixPath): The directory where the BGCFlow configuration is located.
+        project_name (str): The name of the project.
+        pep_version (str, optional): The version of the PEP specification. Defaults to "2.1.0".
+        use_project_rules (bool, optional): Flag indicating whether to use project-specific rules. Defaults to False.
+        samples_csv (pd.core.frame.DataFrame or str, optional): Sample data in Pandas DataFrame or path to a CSV file. Defaults to False.
+        prokka_db (str, optional): Path to a custom Prokka annotation file. Defaults to False.
+        gtdb_tax (str, optional): Path to a custom GTDB taxonomy file. Defaults to False.
+        description (str, optional): Description for the project. Defaults to False.
+    """
+
+    # Ensure bgcflow_dir is a pathlib.PosixPath
+    if not isinstance(bgcflow_dir, Path):
+        bgcflow_dir = Path(bgcflow_dir)
+
+    # Define paths and template dictionary
+    global_config = bgcflow_dir / "config/config.yaml"
+    template_dict = {
+        "name": project_name,
+        "pep_version": pep_version,
+        "description": "<TO DO: give a description to your project>",
+        "sample_table": "samples.csv",
+        "prokka-db": "OPTIONAL: relative path to your `prokka-db.csv`",
+        "gtdb-tax": "OPTIONAL: relative path to your `gtdbtk.bac120.summary.tsv`",
+    }
+
+    # Update template_dict with project rules if enabled
+    if use_project_rules:
+        with open(bgcflow_dir / "workflow/rules.yaml", "r") as file:
+            available_rules = yaml.safe_load(file)
+            available_rules = {rule: "FALSE" for rule in available_rules.keys()}
+            template_dict["rules"] = available_rules
+
+    # Create project directory
+    project_dir = bgcflow_dir / f"config/{project_name}"
+    project_dir.mkdir(parents=True, exist_ok=True)
+
+    # Handle samples_csv input
+    if isinstance(samples_csv, pd.core.frame.DataFrame):
+        print("Generating samples file from Pandas DataFrame")
+        assert samples_csv.index.name == "genome_id"
+        assert (
+            samples_csv.columns
+            == [
+                "source",
+                "organism",
+                "genus",
+                "species",
+                "strain",
+                "closest_placement_reference",
+            ]
+        ).all
+        samples_csv.to_csv(project_dir / "samples.csv")
+    elif isinstance(samples_csv, str):
+        print(f"Copying samples file from {samples_csv}")
+        samples_csv = Path(samples_csv)
+        assert samples_csv.is_file()
+        shutil.copy(samples_csv, project_dir / "samples.csv")
+
+    # Handle prokka_db input
+    if isinstance(prokka_db, str):
+        print(f"Copying custom annotation file from {prokka_db}")
+        prokka_db = Path(prokka_db)
+        assert prokka_db.is_file()
+        shutil.copy(prokka_db, project_dir / "prokka-db.csv")
+        template_dict["prokka-db"] = "prokka-db.csv"
+
+    # Handle gtdb_tax input
+    if isinstance(gtdb_tax, str):
+        print(f"Copying custom taxonomy from {gtdb_tax}")
+        gtdb_tax = Path(gtdb_tax)
+        assert gtdb_tax.is_file()
+        shutil.copy(gtdb_tax, project_dir / "gtdbtk.bac120.summary.tsv")
+        template_dict["gtdb-tax"] = "gtdbtk.bac120.summary.tsv"
+
+    # Update template_dict with project description
+    if isinstance(description, str):
+        print("Writing project description...")
+        template_dict["description"] = description
+
+    # Generate project configuration file
+    print(f"Project config file generated in: {project_dir}")
+    with open(project_dir / "project_config.yaml", "w") as file:
+        yaml.dump(template_dict, file, sort_keys=False)
+
+    # Initialize global config if not present
+    if not global_config.is_file():
+        bgcflow_init(bgcflow_dir, global_config)
+
+    # Update global config.yaml with project information
+    with open(bgcflow_dir / "config/config.yaml", "r") as file:
+        print("Updating global config.yaml")
+        main_config = yaml.safe_load(file)
+
+        # Rename 'pep' to 'name' for consistency
+        for item in main_config["projects"]:
+            if "pep" in item:
+                item["name"] = item.pop("pep")
+
+        # Rename 'pipelines' to 'rules'
+        if "pipelines" in main_config.keys():
+            main_config["rules"] = main_config.pop("pipelines")
+
+        project_names = [p["name"] for p in main_config["projects"]]
+        assert (
+            project_name not in project_names
+        ), f"Project name: '{project_name}' already exists!\nUse a different name or edit the files in: {project_dir}"
+        assert (
+            str(project_dir / "project_config.yaml") not in project_names
+        ), f"Project name: '{project_name}' already exists!\nUse a different name or edit the files in: {project_dir}"
+        main_config["projects"].append(
+            {"name": str(project_dir / "project_config.yaml")}
+        )
+
+    # Update and save global config
+    with open(bgcflow_dir / "config/config.yaml", "w") as file:
+        yaml.dump(main_config, file, sort_keys=False)
+
+
+
+ +
+ + + +
+ + + +

+projects_util(**kwargs) + + +

+ +
+ +

Utility function for managing BGCflow projects.

+ +

Parameters:

+ + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
**kwargsdict

Keyword arguments for the function.

{}
+

Keyword arguments:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
bgcflow_dirstr

Path to the BGCflow directory.

projectstr

Name of the BGCflow project to generate.

use_project_pipelinebool

Whether to use the project-specific pipeline rules.

prokka_dbstr

Path to the Prokka database.

gtdb_taxstr

Path to the GTDB taxonomy file.

samples_csvstr

Path to the samples CSV file.

+
+ Source code in bgcflow/projects_util.py +
def projects_util(**kwargs):
+    """
+    Utility function for managing BGCflow projects.
+
+    Parameters:
+        **kwargs (dict): Keyword arguments for the function.
+
+    Keyword Arguments:
+        bgcflow_dir (str): Path to the BGCflow directory.
+        project (str): Name of the BGCflow project to generate.
+        use_project_pipeline (bool): Whether to use the project-specific pipeline rules.
+        prokka_db (str): Path to the Prokka database.
+        gtdb_tax (str): Path to the GTDB taxonomy file.
+        samples_csv (str): Path to the samples CSV file.
+    """
+
+    # pep_version = "2.1.0"
+    bgcflow_dir = Path(kwargs["bgcflow_dir"]).resolve()
+    config_dir = bgcflow_dir / "config"
+    config_dir.mkdir(parents=True, exist_ok=True)
+    global_config = config_dir / "config.yaml"
+
+    if type(kwargs["project"]) == str:
+        # project_name = kwargs["project"]
+
+        generate_project(
+            bgcflow_dir,
+            kwargs["project"],
+            use_project_rules=kwargs["use_project_pipeline"],
+            prokka_db=kwargs["prokka_db"],
+            gtdb_tax=kwargs["gtdb_tax"],
+            samples_csv=kwargs["samples_csv"],
+        )
+    else:
+        bgcflow_init(bgcflow_dir, global_config)
+
+
+
+ +
+ + + + + + +
+ +
+ +
+ + + + +
+ +
+ +
+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/0.3.4.dev/assets/Figure_01.png b/0.3.4.dev/assets/Figure_01.png new file mode 100644 index 0000000000000000000000000000000000000000..e3240d98e5b3a12bf6773d77bdec2a508cee7401 GIT binary patch literal 221286 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�|tu!gLAyg5Gi7_-hdKyY$W>B-5;(2h=7 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 IM6N<$f(jP3KmY&$ literal 0 HcmV?d00001 diff --git a/0.3.4.dev/assets/javascripts/bundle.6c14ae12.min.js b/0.3.4.dev/assets/javascripts/bundle.6c14ae12.min.js new file mode 100644 index 0000000..bbff776 --- /dev/null +++ b/0.3.4.dev/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/0.3.4.dev/assets/javascripts/bundle.6c14ae12.min.js.map b/0.3.4.dev/assets/javascripts/bundle.6c14ae12.min.js.map new file mode 100644 index 0000000..49396ad --- /dev/null +++ b/0.3.4.dev/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