From 1a770e1dba68cfb83952abc86c403f8c3cf93b39 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <14574229+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 10:47:36 +0000 Subject: [PATCH] Deployed 7dfa392 with MkDocs version: 1.5.3 --- .nojekyll | 0 404.html | 894 +++ all_of_somap/index.html | 1256 +++ altair_plot_backend.png | Bin 0 -> 131575 bytes altair_plot_backend2.png | Bin 0 -> 62077 bytes api/core/index.html | 2546 +++++++ api/datasets/index.html | 1281 ++++ api/distance/index.html | 1737 +++++ api/learning_rate/index.html | 1562 ++++ api/neighborhood/index.html | 2090 +++++ api/plot/index.html | 1240 +++ api/plot_backends/index.html | 2769 +++++++ api/serialisation/index.html | 1180 +++ api/som/index.html | 1800 +++++ api/update/index.html | 1535 ++++ array2image_plot_backend.png | Bin 0 -> 135527 bytes assets/_mkdocstrings.css | 64 + assets/images/favicon.png | Bin 0 -> 1870 bytes assets/javascripts/bundle.cd18aaf1.min.js | 29 + assets/javascripts/bundle.cd18aaf1.min.js.map | 7 + assets/javascripts/lunr/min/lunr.ar.min.js | 1 + assets/javascripts/lunr/min/lunr.da.min.js | 18 + assets/javascripts/lunr/min/lunr.de.min.js | 18 + assets/javascripts/lunr/min/lunr.du.min.js | 18 + assets/javascripts/lunr/min/lunr.el.min.js | 1 + assets/javascripts/lunr/min/lunr.es.min.js | 18 + assets/javascripts/lunr/min/lunr.fi.min.js | 18 + assets/javascripts/lunr/min/lunr.fr.min.js | 18 + assets/javascripts/lunr/min/lunr.he.min.js | 1 + assets/javascripts/lunr/min/lunr.hi.min.js | 1 + assets/javascripts/lunr/min/lunr.hu.min.js | 18 + assets/javascripts/lunr/min/lunr.hy.min.js | 1 + assets/javascripts/lunr/min/lunr.it.min.js | 18 + assets/javascripts/lunr/min/lunr.ja.min.js | 1 + assets/javascripts/lunr/min/lunr.jp.min.js | 1 + assets/javascripts/lunr/min/lunr.kn.min.js | 1 + assets/javascripts/lunr/min/lunr.ko.min.js | 1 + assets/javascripts/lunr/min/lunr.multi.min.js | 1 + assets/javascripts/lunr/min/lunr.nl.min.js | 18 + assets/javascripts/lunr/min/lunr.no.min.js | 18 + assets/javascripts/lunr/min/lunr.pt.min.js | 18 + assets/javascripts/lunr/min/lunr.ro.min.js | 18 + assets/javascripts/lunr/min/lunr.ru.min.js | 18 + assets/javascripts/lunr/min/lunr.sa.min.js | 1 + .../lunr/min/lunr.stemmer.support.min.js | 1 + assets/javascripts/lunr/min/lunr.sv.min.js | 18 + assets/javascripts/lunr/min/lunr.ta.min.js | 1 + assets/javascripts/lunr/min/lunr.te.min.js | 1 + assets/javascripts/lunr/min/lunr.th.min.js | 1 + assets/javascripts/lunr/min/lunr.tr.min.js | 18 + assets/javascripts/lunr/min/lunr.vi.min.js | 1 + assets/javascripts/lunr/min/lunr.zh.min.js | 1 + assets/javascripts/lunr/tinyseg.js | 206 + assets/javascripts/lunr/wordcut.js | 6708 +++++++++++++++++ .../workers/search.f886a092.min.js | 42 + .../workers/search.f886a092.min.js.map | 7 + assets/stylesheets/main.fad675c6.min.css | 1 + assets/stylesheets/main.fad675c6.min.css.map | 1 + assets/stylesheets/palette.356b1318.min.css | 1 + .../stylesheets/palette.356b1318.min.css.map | 1 + css/ansi-colours.css | 174 + css/jupyter-cells.css | 10 + css/pandas-dataframe.css | 36 + faq/index.html | 994 +++ hyperparameters_tuning/index.html | 1090 +++ index.html | 1005 +++ mnist/index.html | 1374 ++++ objects.inv | Bin 0 -> 996 bytes search/search_index.json | 1 + sitemap.xml | 78 + sitemap.xml.gz | Bin 0 -> 329 bytes som_on_mnist_hex.png | Bin 0 -> 19032 bytes som_on_mnist_square.png | Bin 0 -> 21961 bytes 73 files changed, 32006 insertions(+) create mode 100644 .nojekyll create mode 100644 404.html create mode 100644 all_of_somap/index.html create mode 100644 altair_plot_backend.png create mode 100644 altair_plot_backend2.png create mode 100644 api/core/index.html create mode 100644 api/datasets/index.html create mode 100644 api/distance/index.html create mode 100644 api/learning_rate/index.html create mode 100644 api/neighborhood/index.html create mode 100644 api/plot/index.html create mode 100644 api/plot_backends/index.html create mode 100644 api/serialisation/index.html create mode 100644 api/som/index.html create mode 100644 api/update/index.html create mode 100644 array2image_plot_backend.png create mode 100644 assets/_mkdocstrings.css create mode 100644 assets/images/favicon.png create mode 100644 assets/javascripts/bundle.cd18aaf1.min.js create mode 100644 assets/javascripts/bundle.cd18aaf1.min.js.map create mode 100644 assets/javascripts/lunr/min/lunr.ar.min.js create mode 100644 assets/javascripts/lunr/min/lunr.da.min.js create mode 100644 assets/javascripts/lunr/min/lunr.de.min.js create mode 100644 assets/javascripts/lunr/min/lunr.du.min.js create mode 100644 assets/javascripts/lunr/min/lunr.el.min.js create mode 100644 assets/javascripts/lunr/min/lunr.es.min.js create mode 100644 assets/javascripts/lunr/min/lunr.fi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.fr.min.js create mode 100644 assets/javascripts/lunr/min/lunr.he.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hu.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hy.min.js create mode 100644 assets/javascripts/lunr/min/lunr.it.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ja.min.js create mode 100644 assets/javascripts/lunr/min/lunr.jp.min.js create mode 100644 assets/javascripts/lunr/min/lunr.kn.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ko.min.js create mode 100644 assets/javascripts/lunr/min/lunr.multi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.nl.min.js create mode 100644 assets/javascripts/lunr/min/lunr.no.min.js create mode 100644 assets/javascripts/lunr/min/lunr.pt.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ro.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ru.min.js create mode 100644 assets/javascripts/lunr/min/lunr.sa.min.js create mode 100644 assets/javascripts/lunr/min/lunr.stemmer.support.min.js create mode 100644 assets/javascripts/lunr/min/lunr.sv.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ta.min.js create mode 100644 assets/javascripts/lunr/min/lunr.te.min.js create mode 100644 assets/javascripts/lunr/min/lunr.th.min.js create mode 100644 assets/javascripts/lunr/min/lunr.tr.min.js create mode 100644 assets/javascripts/lunr/min/lunr.vi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.zh.min.js create mode 100644 assets/javascripts/lunr/tinyseg.js create mode 100644 assets/javascripts/lunr/wordcut.js create mode 100644 assets/javascripts/workers/search.f886a092.min.js create mode 100644 assets/javascripts/workers/search.f886a092.min.js.map create mode 100644 assets/stylesheets/main.fad675c6.min.css create mode 100644 assets/stylesheets/main.fad675c6.min.css.map create mode 100644 assets/stylesheets/palette.356b1318.min.css create mode 100644 assets/stylesheets/palette.356b1318.min.css.map create mode 100644 css/ansi-colours.css create mode 100644 css/jupyter-cells.css create mode 100644 css/pandas-dataframe.css create mode 100644 faq/index.html create mode 100644 hyperparameters_tuning/index.html create mode 100644 index.html create mode 100644 mnist/index.html create mode 100644 objects.inv create mode 100644 search/search_index.json create mode 100644 sitemap.xml create mode 100644 sitemap.xml.gz create mode 100644 som_on_mnist_hex.png create mode 100644 som_on_mnist_square.png diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/404.html b/404.html new file mode 100644 index 0000000..7392a8e --- /dev/null +++ b/404.html @@ -0,0 +1,894 @@ + + + + + + + + + + + + + + + + + + + + + + + Somap + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + + +
+
+ +

404 - Not found

+ +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/all_of_somap/index.html b/all_of_somap/index.html new file mode 100644 index 0000000..1161c94 --- /dev/null +++ b/all_of_somap/index.html @@ -0,0 +1,1256 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + All of Somap - Somap + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Skip to content + + +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + + +
+
+ + + + +

All of Somap

+

A self-organizing map (SOM) is a type of artificial neural network that is trained using unsupervised learning to produce a low-dimensional, typically two-dimensional, representation of input data. It's like a map that organizes itself to represent different patterns or features found in the input data, arranging similar data close together and dissimilar data far apart. This makes it useful for visualizing complex data in a way that highlights its inherent similarities and differences.

+

Input data

+

SOMs can take any kind of input data as long as it can be represented as vectors of values. For example, a 28x28 MNIST image will be internally represented as a flatten vector of 784 values. You can directly pass your unflatten values to a Somap SOM so that it remembers the shape of your data during the rendering step.

+

To help you test quickly your SOMs against common datasets, you can load them via somap.datasets:

+
import somap as smp
+
+# Load the MNIST dataset as a Numpy array of shape (60000, 28, 28)
+data = smp.datasets.MNIST().data
+
+

See this page for a list of integrated datasets.

+
+Upcoming versions +

In addition to classic bottum-up driving inputs described above, future versions of Somap will support extra inputs for lateral contextual and top-down modulatory inputs.

+
+

Creating SOMs

+

Universal parameters

+

In Somap, SOMs are defined by:

+
    +
  • A shape: Tuple of 2 ints (Somap only support 2 dimensional maps).
  • +
  • A topology: Either 'square' for regular square grid, or 'hex' for hexagonal grid.An hexagonal grid has a finer resolution when dealing with near neighborhood (6 direct neighbors vs 4 for the square grid).
  • +
  • A borderless option: If True, the 2D map joins its opposite borders like in a tore. A borderless map has the advantage of not privileging any node of the map. Otherwise, corner- and border-nodes are generally over-activated as a result of arranging dissimilar data far apart.
  • +
  • An input_shape: Tuple of ints. Necessary to initialize the prototype weights matrix.
  • +
  • The params of the specific SOM model: Depends on the chosen SOM.
  • +
+

The SOM algorithm involves initializing a grid of nodes, each with a randomly assigned weight vector. During training, each input data point is compared to all nodes, and the node with the weight vector most similar to the input (the "Best Matching Unit", aka BMU) is identified. The weights of this node and its neighbors are then adjusted to become more like the input data, gradually organizing the grid so that similar data points are mapped to nearby nodes.

+

Different kinds of SOMs can be imagined depending on:

+
    +
  • The distance function: how each input data point is compared to all node.
  • +
  • The neighborhood function: how much each node is considered depending on its distance to the BMU.
  • +
  • The learning rate function: how much the weights are updated at each step.
  • +
  • The update function: how is the update performed.
  • +
+

Static Kohonen SOM

+

The simplest SOM available in Somap is a time-independent version of the Kohonen SOM, called StaticKsom. It is defined by 2 parameters:

+
    +
  • sigma: The width of the Gaussian neighborhood function around the Best Matching Unit (BMU). A larger sigma value means a wider neighborhood, where more nodes are influenced significantly during each training step. The influence of the BMU on neighboring nodes decreases with distance in a Gaussian manner, meaning nodes closer to the BMU are adjusted more significantly than those further away.
  • +
  • alpha: The learning rate for the SOM. It dictates how much the weights of the nodes in the network are adjusted in response to each input data point.
  • +
+
model = smp.StaticKsom(
+    shape = (11, 13), 
+    topography = "hex", 
+    borderless = False, 
+    input_shape = (28, 28), 
+    params = smp.KsomParams(sigma=0.3, alpha=0.5)
+)
+
+

Kohonen SOM

+

The classic Kohonen SOM is defined by the following parameters:

+
    +
  • t_f: The final time or iteration step of the training process. It represents when the training of the SOM will end. The training typically involves gradually decreasing the learning rate and the neighborhood radius over time.
  • +
  • sigma_i and sigma_f: The initial and final values of the width of the Gaussian neighborhood function around the Best Matching Unit (BMU). A larger sigma value means a wider neighborhood, where more nodes are influenced significantly during each training step. sigma_i is larger to allow broader learning initially, and sigma_f is smaller, focusing the learning more locally towards the end of training.
  • +
  • alpha_i and alpha_f: The initial and final learning rates. The learning rate controls how much the weights of the SOM nodes are adjusted during training. A higher initial learning rate allows the network to quickly adapt to the data, while the lower final rate allows for finer adjustments as the training progresses.
  • +
+
model = smp.Ksom(
+    shape = (11, 13), 
+    topography = "hex", 
+    borderless = False, 
+    input_shape = (28, 28), 
+    params = smp.KsomParams(
+        t_f=60000, 
+        sigma_i=0.7, 
+        sigma_f=0.01, 
+        alpha_i=0.1, 
+        alpha_f=0.001
+    )
+)
+
+

Dynamic SOM

+

The Dynamic SOM was introduced by N. Rougier and Y. Boniface in 2011. It is a variation of the self-organising map algorithm where the original time-dependent (learning rate and neighbourhood) learning function is replaced by a time-invariant one. This allows for on-line and continuous learning on both static and dynamic data distributions.

+ +
    +
  • plasticity: This parameter controls the overall ability of the network to adapt to new data over time. High plasticity allows the network to change rapidly in response to new data, making it more flexible but potentially less stable. Lower plasticity means slower adaptation, leading to more stability but less responsiveness to new or changing patterns in the data.
  • +
  • alpha: Similar to traditional SOMs, alpha in the Dynamic SOM represents the learning rate. It determines the extent to which the weights of the nodes are adjusted in response to each input data point. This parameter works in conjunction with the plasticity parameter to regulate the network's adaptation to the input data over time.
  • +
+
model = smp.Dsom(
+    shape = (11, 13), 
+    topography = "hex", 
+    borderless = False, 
+    input_shape = (28, 28), 
+    params = smp.DsomParams(alpha=0.001, plasticity=0.02)
+)
+
+

Custom SM

+

You can also define your custom SOM by choosing functions over the existing catalog:

+
import somap as smp
+from jaxtyping import Array, Float
+
+class MyCustomSomParams(smp.AbstractSomParams):
+    sigma: float | Float[Array, "..."]
+    alpha: float | Float[Array, "..."]
+
+class MyCustomSom(smp.AbstractSom):
+
+    @staticmethod
+    def generate_algo(p: MyCustomSomParams) -> smp.SomAlgo:
+        return smp.SomAlgo(
+            f_dist=smp.EuclidianDist(),
+            f_nbh=smp.GaussianNbh(sigma=p.sigma),
+            f_lr=smp.ConstantLr(alpha=p.alpha),
+            f_update=smp.SomUpdate(),
+        )
+
+

If you need custom distance, neighborhood, learning rate and update functions for your SOM, you can define them by inheriting from smp.AbstractDist, smp.AbstractNbh, smp.AbstractLr and smp.AbstractUpdate. See the library source code for how to do it.

+

Running SOMs

+

SOMs utilize online learning, continuously updating their weights after processing each input. Due to JAX's immutable nature, SOM models are generated as new objects at every step. Additionally, an auxiliary variable is returned, containing metrics or information for debugging purposes.

+

For running a single step: +

data = ... # Array whose leading axis represents the different data examples
+
+# Do a single iteration on the first element of data
+model, aux = smp.make_step(model, {"bu_v": data[0]})
+

+

For running multiple steps when input data is known in advance, prefer the more optimized somap.make_steps function: +

data = ... # Array whose leading axis represents the different data examples
+
+# Iterate over all the elements in `data`
+model, aux = smp.make_steps(model, {"bu_v": data})
+

+

Visualizing SOMs

+

Somap comes with several plotting backends to visualize a SOM.

+

Altair

+

The default plotting backend relies on the altair plotting library. This enables the dynamic rendering of both square and hexagonal grids. Additionally, tooltips are provided to offer supplementary information when hovering the mouse over a node.

+

Show the prototypes: +

import matplotlib
+smp.plot(model, show_prototypes=True, show_activity=False, img_inverted_colors=True, img_cmap=matplotlib.cm.gnuplot2)
+

+

Example of the Altair plot backend

+

Show the activity of each node (how many times they have been activated): +

import matplotlib
+smp.plot(model, show_prototypes=False, show_activity=True)
+

+

Example of the Altair plot backend

+
+

Impact of the borderless parameter

+

This is a map with borderless=False. You can observe the unequal repartition of activity between the nodes, with a high biais toward corners and borders. A borderless map won't have this effect.

+
+

See this page for details about available options.

+

Array2image

+

This plotting backend leverages the array2image library, offering a quicker and more direct method for rendering square grids.

+

To use this backend, set the following environment variable: SOMAP_PLOT_BACKEND=array2image

+
smp.plot(model, inverted_colors=True, cmap=matplotlib.cm.gnuplot2)
+
+

Example of the Array2image plot backend

+

See this page for details about available options.

+

Evaluating SOMs

+

Evaluating SOMs typically involves the following metrics:

+
    +
  • Quantization Error: Measures the average distance between each data point and its Best Matching Unit (BMU) on the map. A lower quantization error indicates a more accurate representation of the input data on the map.
  • +
  • Topographic Error: Assesses the continuity and topology preservation of the map by measuring the average distance between the first and second BMUs. A lower topographic error suggests better preservation of the input data's topology.
  • +
+

Those metrics are available in the auxilarry data returned by the somap.make_step and somap.make_steps functions.

+
# Iterate over all the elements in `data`
+model, aux = smp.make_steps(model, {"bu_v": data})
+
+# Retrieve the errors from all steps
+quantization_errors = aux["metrics"]["quantization_error"]
+topographic_errors = aux["metrics"]["topographic_error"]
+
+

Saving and loading SOMs

+

You can save and load SOM models via the following functions (which act as a pass-through the corresponding Equinox functions because SOM models are Equinox modules).

+
# Initialize and train a SOM
+model = ...
+
+# Save a SOM model
+smp.save("my_som.smp", model)
+
+# Load a SOM model having the same structure as `model` 
+# which can typically be the model initialization without any training
+smp.load("my_som.smp", model)
+
+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/altair_plot_backend.png b/altair_plot_backend.png new file mode 100644 index 0000000000000000000000000000000000000000..ff6493f75642b511d54aba1488c5c02fba639262 GIT binary patch literal 131575 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%0D@ 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%0A*ov@` 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ᘔGP3}T8 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

*oF| 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

2=XyX44-$Unh0@puZ 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 z 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 literal 0 HcmV?d00001 diff --git a/api/core/index.html b/api/core/index.html new file mode 100644 index 0000000..0b6877e --- /dev/null +++ b/api/core/index.html @@ -0,0 +1,2546 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Core - Somap + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

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

Core

+ + +
+ + + + +
+ +

Abstract base classes for defining SOMs.

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

+ AbstractSom + + +

+ + +
+

+ Bases: Module

+ + +

Abstract base class for SOM models.

+ +
+ Source code in src/somap/core.py +
class AbstractSom(eqx.Module):
+    """Abstract base class for SOM models."""
+
+    shape: tuple
+    topography: str
+    borderless: bool
+    input_shape: tuple
+    params: AbstractSomParams
+    metrics: bool = True
+    debug: bool = False
+    algo: SomAlgo = eqx.field(init=False)
+    in_size: int = eqx.field(init=False)
+    t: Integer[Array, ""] = eqx.field(init=False)
+    w_bu: Float[Array, "x y ..."] = eqx.field(init=False)  # same as "prototype weights"
+    i_act_nb: Integer[Array, "x y"] = eqx.field(init=False)
+    winner: Integer[Array, "2"] = eqx.field(init=False)
+
+    def __init__(
+        self,
+        shape,
+        topography,
+        borderless,
+        input_shape,
+        params,
+        metrics=True,
+        debug=False,
+        key: PRNGKeyArray = jax.random.PRNGKey(0),
+    ):
+        """Creates a SOM models.
+
+        Args:
+            shape: Shape of the 2D map.
+            topography: Topography of the 2D map. Either 'square' for a square grid
+                or 'hex' for hexagonal grid.
+            borderless: Toroidal topography if True, meaning that the top (resp. left)
+                border meets the bottom (resp. right) border.
+            input_shape: Shape of the input data.
+            params: Parameters of the SOM (depends on the SOM flavor).
+            metrics: If True, returns quantization and topographic errors as auxilary
+                data.
+            debug: If True, returns debug data as auxilary data.
+            key: JAX random key used during map initialization.
+        """
+        self.shape = shape
+        self.topography = topography
+        self.borderless = borderless
+        self.input_shape = input_shape
+        self.params = params
+        self.metrics = metrics
+        self.debug = debug
+
+        self.in_size = int(np.prod(self.input_shape))
+        self.t = jnp.array(0, dtype=jnp.int32)
+        self.w_bu = jax.random.uniform(
+            key, (self.shape + self.input_shape), dtype=jnp.float32
+        )
+        self.i_act_nb = jnp.zeros(self.shape, dtype=jnp.int32)
+        self.algo = self.generate_algo(params)
+        self.winner = jnp.zeros((2,), dtype=jnp.int32)
+
+    @abstractstaticmethod
+    def generate_algo(params: AbstractSomParams) -> SomAlgo:
+        """Converts specific SOM parameters into generic SOM functions."""
+        raise NotImplementedError
+
+    def __call__(self, input: InputData):
+        """Makes a single iteration.
+
+        Args:
+            input: Data array for the given SOM models.
+
+        Returns:
+            A tuple with the new SOM model and the auxilary data.
+        """
+        input_bu_v = input["bu_v"].reshape(self.in_size)
+        w_bu = self.w_bu.reshape((self.shape) + (self.in_size,))
+
+        # Compute distances over the 2D grid
+        f_dist = jax.vmap(
+            jax.vmap(self.algo.f_dist, in_axes=(0, None)), in_axes=(0, None)
+        )
+        dist = f_dist(w_bu, input_bu_v)
+
+        # Find the coordinates of the node with the minimal distance
+        x, y = jnp.unravel_index(jnp.argmin(dist), dist.shape)
+        winner = jnp.array([x, y])
+
+        if self.metrics:
+            # Find the second winner (replace the winner by a high value,
+            # then compute the `argmin` which is faster than a whole `argsort`)
+            x2, y2 = jnp.unravel_index(
+                jnp.argmin(dist.at[x, y].set(dist.max())), dist.shape
+            )
+
+        # Compute the neighbourhood 2D grid values
+        d = distance_map(self.shape, winner, self.topography, self.borderless)
+        nbh = self.algo.f_nbh(d, self.t, dist[x, y])
+
+        # Compute the learning rate for the 2D grid
+        lr = self.algo.f_lr(self.t, dist)
+
+        # Update model parameters
+        new_self = self.bulk_set(
+            {
+                "w_bu": self.algo.f_update(lr, nbh, input_bu_v, w_bu).reshape(
+                    (self.shape + self.input_shape)
+                ),
+                "i_act_nb": self.i_act_nb.at[x, y].set((1 + self.i_act_nb[x, y])),
+                "t": self.t + 1,
+                "winner": winner,
+            }
+        )
+
+        aux = {}
+        if self.metrics:
+            aux["metrics"] = {
+                "quantization_error": dist[x, y],
+                "topographic_error": d[x2, y2],
+            }
+        if self.debug:
+            aux["debug"] = {
+                "dist": dist,
+                "nbh": nbh,
+                "lr": lr,
+            }
+
+        return new_self, aux
+
+    def set(self, attribute: str, value):
+        """Sets an attribute to a specific value.
+
+        Args:
+            attribute: name of the attribute.
+            value: new value of the attribute.
+
+        Returns:
+            A new instance of the updated object.
+        """
+        return eqx.tree_at(lambda s: s.__getattribute__(attribute), self, value)
+
+    def bulk_set(self, attr_dict):
+        """Sets multiples attributes at once.
+
+        Args:
+            attr_dict: dictionary where keys are attribute names and values are
+                attributes values to be set.
+
+        Returns:
+            A new instance of the updated object.
+        """
+
+        def _f(module):
+            return [module.__getattribute__(key) for key in attr_dict.keys()]
+
+        return eqx.tree_at(_f, self, attr_dict.values())
+
+
+ + + +
+ + + + + + + + + + +
+ + + + +

+ __call__(input) + +

+ + +
+ +

Makes a single iteration.

+ + + +

Parameters:

+ + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
input + InputData + +
+

Data array for the given SOM models.

+
+
+ required +
+ + + +

Returns:

+ + + + + + + + + + + + + +
TypeDescription
+ +
+

A tuple with the new SOM model and the auxilary data.

+
+
+ +
+ Source code in src/somap/core.py +
def __call__(self, input: InputData):
+    """Makes a single iteration.
+
+    Args:
+        input: Data array for the given SOM models.
+
+    Returns:
+        A tuple with the new SOM model and the auxilary data.
+    """
+    input_bu_v = input["bu_v"].reshape(self.in_size)
+    w_bu = self.w_bu.reshape((self.shape) + (self.in_size,))
+
+    # Compute distances over the 2D grid
+    f_dist = jax.vmap(
+        jax.vmap(self.algo.f_dist, in_axes=(0, None)), in_axes=(0, None)
+    )
+    dist = f_dist(w_bu, input_bu_v)
+
+    # Find the coordinates of the node with the minimal distance
+    x, y = jnp.unravel_index(jnp.argmin(dist), dist.shape)
+    winner = jnp.array([x, y])
+
+    if self.metrics:
+        # Find the second winner (replace the winner by a high value,
+        # then compute the `argmin` which is faster than a whole `argsort`)
+        x2, y2 = jnp.unravel_index(
+            jnp.argmin(dist.at[x, y].set(dist.max())), dist.shape
+        )
+
+    # Compute the neighbourhood 2D grid values
+    d = distance_map(self.shape, winner, self.topography, self.borderless)
+    nbh = self.algo.f_nbh(d, self.t, dist[x, y])
+
+    # Compute the learning rate for the 2D grid
+    lr = self.algo.f_lr(self.t, dist)
+
+    # Update model parameters
+    new_self = self.bulk_set(
+        {
+            "w_bu": self.algo.f_update(lr, nbh, input_bu_v, w_bu).reshape(
+                (self.shape + self.input_shape)
+            ),
+            "i_act_nb": self.i_act_nb.at[x, y].set((1 + self.i_act_nb[x, y])),
+            "t": self.t + 1,
+            "winner": winner,
+        }
+    )
+
+    aux = {}
+    if self.metrics:
+        aux["metrics"] = {
+            "quantization_error": dist[x, y],
+            "topographic_error": d[x2, y2],
+        }
+    if self.debug:
+        aux["debug"] = {
+            "dist": dist,
+            "nbh": nbh,
+            "lr": lr,
+        }
+
+    return new_self, aux
+
+
+
+ +
+ + +
+ + + + +

+ __init__(shape, topography, borderless, input_shape, params, metrics=True, debug=False, key=jax.random.PRNGKey(0)) + +

+ + +
+ +

Creates a SOM models.

+ + + +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
shape + +
+

Shape of the 2D map.

+
+
+ required +
topography + +
+

Topography of the 2D map. Either 'square' for a square grid +or 'hex' for hexagonal grid.

+
+
+ required +
borderless + +
+

Toroidal topography if True, meaning that the top (resp. left) +border meets the bottom (resp. right) border.

+
+
+ required +
input_shape + +
+

Shape of the input data.

+
+
+ required +
params + +
+

Parameters of the SOM (depends on the SOM flavor).

+
+
+ required +
metrics + +
+

If True, returns quantization and topographic errors as auxilary +data.

+
+
+ True +
debug + +
+

If True, returns debug data as auxilary data.

+
+
+ False +
key + PRNGKeyArray + +
+

JAX random key used during map initialization.

+
+
+ PRNGKey(0) +
+ +
+ Source code in src/somap/core.py +
def __init__(
+    self,
+    shape,
+    topography,
+    borderless,
+    input_shape,
+    params,
+    metrics=True,
+    debug=False,
+    key: PRNGKeyArray = jax.random.PRNGKey(0),
+):
+    """Creates a SOM models.
+
+    Args:
+        shape: Shape of the 2D map.
+        topography: Topography of the 2D map. Either 'square' for a square grid
+            or 'hex' for hexagonal grid.
+        borderless: Toroidal topography if True, meaning that the top (resp. left)
+            border meets the bottom (resp. right) border.
+        input_shape: Shape of the input data.
+        params: Parameters of the SOM (depends on the SOM flavor).
+        metrics: If True, returns quantization and topographic errors as auxilary
+            data.
+        debug: If True, returns debug data as auxilary data.
+        key: JAX random key used during map initialization.
+    """
+    self.shape = shape
+    self.topography = topography
+    self.borderless = borderless
+    self.input_shape = input_shape
+    self.params = params
+    self.metrics = metrics
+    self.debug = debug
+
+    self.in_size = int(np.prod(self.input_shape))
+    self.t = jnp.array(0, dtype=jnp.int32)
+    self.w_bu = jax.random.uniform(
+        key, (self.shape + self.input_shape), dtype=jnp.float32
+    )
+    self.i_act_nb = jnp.zeros(self.shape, dtype=jnp.int32)
+    self.algo = self.generate_algo(params)
+    self.winner = jnp.zeros((2,), dtype=jnp.int32)
+
+
+
+ +
+ + +
+ + + + +

+ bulk_set(attr_dict) + +

+ + +
+ +

Sets multiples attributes at once.

+ + + +

Parameters:

+ + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
attr_dict + +
+

dictionary where keys are attribute names and values are +attributes values to be set.

+
+
+ required +
+ + + +

Returns:

+ + + + + + + + + + + + + +
TypeDescription
+ +
+

A new instance of the updated object.

+
+
+ +
+ Source code in src/somap/core.py +
def bulk_set(self, attr_dict):
+    """Sets multiples attributes at once.
+
+    Args:
+        attr_dict: dictionary where keys are attribute names and values are
+            attributes values to be set.
+
+    Returns:
+        A new instance of the updated object.
+    """
+
+    def _f(module):
+        return [module.__getattribute__(key) for key in attr_dict.keys()]
+
+    return eqx.tree_at(_f, self, attr_dict.values())
+
+
+
+ +
+ + +
+ + + + +

+ generate_algo(params) + +

+ + +
+ +

Converts specific SOM parameters into generic SOM functions.

+ +
+ Source code in src/somap/core.py +
@abstractstaticmethod
+def generate_algo(params: AbstractSomParams) -> SomAlgo:
+    """Converts specific SOM parameters into generic SOM functions."""
+    raise NotImplementedError
+
+
+
+ +
+ + +
+ + + + +

+ set(attribute, value) + +

+ + +
+ +

Sets an attribute to a specific value.

+ + + +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
attribute + str + +
+

name of the attribute.

+
+
+ required +
value + +
+

new value of the attribute.

+
+
+ required +
+ + + +

Returns:

+ + + + + + + + + + + + + +
TypeDescription
+ +
+

A new instance of the updated object.

+
+
+ +
+ Source code in src/somap/core.py +
def set(self, attribute: str, value):
+    """Sets an attribute to a specific value.
+
+    Args:
+        attribute: name of the attribute.
+        value: new value of the attribute.
+
+    Returns:
+        A new instance of the updated object.
+    """
+    return eqx.tree_at(lambda s: s.__getattribute__(attribute), self, value)
+
+
+
+ +
+ + + +
+ +
+ +
+ +
+ + + + +

+ AbstractSomParams + + +

+ + +
+

+ Bases: Module

+ + +

Abstract base class for SOM parameters.

+ +
+ Source code in src/somap/core.py +
class AbstractSomParams(eqx.Module):
+    """Abstract base class for SOM parameters."""
+
+
+ +
+ +
+ +
+ + + + +

+ InputData + + +

+ + +
+

+ Bases: TypedDict

+ + +

Structure of the input data.

+ +
+ Note +

Classical SOMs only have the 'bu_v' bottum-up input value. +Other inputs allow to create more complex SOMs receiving top-down and lateral +inputs with a mask.

+
+
+ Note bis +

TypedDict instead of dataclass to facilitate future modifications.

+
+
+ Source code in src/somap/core.py +
17
+18
+19
+20
+21
+22
+23
+24
+25
+26
+27
+28
+29
+30
+31
+32
+33
+34
class InputData(TypedDict):
+    """Structure of the input data.
+
+    Note:
+        Classical SOMs only have the 'bu_v' bottum-up input value.
+        Other inputs allow to create more complex SOMs receiving top-down and lateral
+        inputs with a mask.
+
+    Note bis:
+        TypedDict instead of dataclass to facilitate future modifications.
+    """
+
+    bu_v: Float[Array, " x"]  # Bottom-up input value
+    bu_m: Float[Array, " x"] | None  # Bottom-up input mask
+    td_v: Float[Array, "2"] | None  # Top-down input value
+    td_m: Float[Array, "2"] | None  # Top-down input mask
+    lat_v: Float[Array, " y"] | None  # Lateral input value
+    lat_m: Float[Array, " y"] | None  # Lateral input mask
+
+
+ + + +
+ + + + + + + + + + + +
+ +
+ +
+ +
+ + + + +

+ SomAlgo + + +

+ + +
+

+ Bases: Module

+ + +

Generic SOM functions.

+ +
+ Source code in src/somap/core.py +
41
+42
+43
+44
+45
+46
+47
class SomAlgo(eqx.Module):
+    """Generic SOM functions."""
+
+    f_dist: Callable
+    f_nbh: Callable
+    f_lr: Callable
+    f_update: Callable
+
+
+ + + +
+ + + + + + + + + + + +
+ +
+ +
+ + + +
+ + + + +

+ make_step(model, input) + +

+ + +
+ +

Makes a single iteration.

+ + + +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
model + AbstractSom + +
+

SOM model.

+
+
+ required +
input + InputData + +
+

Data array for the given SOM models.

+
+
+ required +
+ + + +

Returns:

+ + + + + + + + + + + + + +
TypeDescription
+ +
+

A tuple with the new SOM model and the auxilary data.

+
+
+ +
+ Source code in src/somap/core.py +
@eqx.filter_jit
+def make_step(model: AbstractSom, input: InputData):
+    """Makes a single iteration.
+
+    Args:
+        model: SOM model.
+        input: Data array for the given SOM models.
+
+    Returns:
+        A tuple with the new SOM model and the auxilary data.
+    """
+    input = jax.tree_map(lambda x: jnp.asarray(x), input)
+    return model(input)
+
+
+
+ +
+ + +
+ + + + +

+ make_steps(model, inputs) + +

+ + +
+ +

Makes multiple iterations at once.

+

Uses the jax.lax.scan() function to optimize computations.

+ + + +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
model + AbstractSom + +
+

SOM model.

+
+
+ required +
inputs + +
+

Batch data array for the given SOM models.

+
+
+ required +
+ + + +

Returns:

+ + + + + + + + + + + + + +
TypeDescription
+ +
+

A tuple with the new SOM model and the auxilary data.

+
+
+ +
+ Source code in src/somap/core.py +
@eqx.filter_jit
+def make_steps(model: AbstractSom, inputs):
+    """Makes multiple iterations at once.
+
+    Uses the `jax.lax.scan()` function to optimize computations.
+
+    Args:
+        model: SOM model.
+        inputs: Batch data array for the given SOM models.
+
+    Returns:
+        A tuple with the new SOM model and the auxilary data.
+    """
+    inputs = jax.tree_map(lambda x: jnp.asarray(x), inputs)
+    return filter_scan(make_step, model, inputs)
+
+
+
+ +
+ + + +
+ +
+ +
+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/api/datasets/index.html b/api/datasets/index.html new file mode 100644 index 0000000..7dc9534 --- /dev/null +++ b/api/datasets/index.html @@ -0,0 +1,1281 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Datasets - Somap + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + + +
+
+ + + + +

Datasets

+ + +
+ + + + +
+ +

Ready-to-use datasets.

+

A set of toy datasets formated for somap Self-Organizing Maps.

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

+ Digits + + +

+ + +
+

+ Bases: SomDataset

+ + +

Kind of mini-MNIST.

+

~2k grayscale 8x8 images of digits from 0 to 9.

+ +
+ Source code in src/somap/datasets/mnist.py +
28
+29
+30
+31
+32
+33
+34
+35
+36
+37
+38
+39
+40
+41
+42
+43
class Digits(SomDataset):
+    """Kind of mini-MNIST.
+
+    ~2k grayscale 8x8 images of digits from 0 to 9.
+    """
+
+    def __init__(self):
+        """Loads the mini-MNIST dataset from scikit-learn."""
+
+        def _load_func():
+            dataset = load_dataset("sklearn-docs/digits", header=None)
+            return np.asarray(dataset["train"].data).T[:, :64].reshape(-1, 8, 8) / 16.0
+
+        self.data = load_data_with_caching("digits.npy", _load_func)
+        self.nb = self.data.shape[0]
+        self.shape = self.data.shape[1:]
+
+
+ + + +
+ + + + + + + + + + +
+ + + + +

+ __init__() + +

+ + +
+ +

Loads the mini-MNIST dataset from scikit-learn.

+ +
+ Source code in src/somap/datasets/mnist.py +
34
+35
+36
+37
+38
+39
+40
+41
+42
+43
def __init__(self):
+    """Loads the mini-MNIST dataset from scikit-learn."""
+
+    def _load_func():
+        dataset = load_dataset("sklearn-docs/digits", header=None)
+        return np.asarray(dataset["train"].data).T[:, :64].reshape(-1, 8, 8) / 16.0
+
+    self.data = load_data_with_caching("digits.npy", _load_func)
+    self.nb = self.data.shape[0]
+    self.shape = self.data.shape[1:]
+
+
+
+ +
+ + + +
+ +
+ +
+ +
+ + + + +

+ MNIST + + +

+ + +
+

+ Bases: SomDataset

+ + +

Classic MNIST.

+

60k grayscale 28x28 images of digits from 0 to 9.

+ +
+ Source code in src/somap/datasets/mnist.py +
10
+11
+12
+13
+14
+15
+16
+17
+18
+19
+20
+21
+22
+23
+24
+25
class MNIST(SomDataset):
+    """Classic MNIST.
+
+    60k grayscale 28x28 images of digits from 0 to 9.
+    """
+
+    def __init__(self):
+        """Loads the classic MNIST dataset."""
+
+        def _load_func():
+            dataset = load_dataset("mnist")
+            return np.asarray(dataset["train"]["image"]) / 255.0
+
+        self.data = load_data_with_caching("mnist.npy", _load_func)
+        self.nb = self.data.shape[0]
+        self.shape = self.data.shape[1:]
+
+
+ + + +
+ + + + + + + + + + +
+ + + + +

+ __init__() + +

+ + +
+ +

Loads the classic MNIST dataset.

+ +
+ Source code in src/somap/datasets/mnist.py +
16
+17
+18
+19
+20
+21
+22
+23
+24
+25
def __init__(self):
+    """Loads the classic MNIST dataset."""
+
+    def _load_func():
+        dataset = load_dataset("mnist")
+        return np.asarray(dataset["train"]["image"]) / 255.0
+
+    self.data = load_data_with_caching("mnist.npy", _load_func)
+    self.nb = self.data.shape[0]
+    self.shape = self.data.shape[1:]
+
+
+
+ +
+ + + +
+ +
+ +
+ + + + +
+ +
+ +
+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/api/distance/index.html b/api/distance/index.html new file mode 100644 index 0000000..eefe504 --- /dev/null +++ b/api/distance/index.html @@ -0,0 +1,1737 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Distance - Somap + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + + +
+
+ + + + +

Distance

+ + +
+ + + + +
+ +

Catalog of distance functions.

+

dist means distance +wdist means weighted distance

+

All distance functions are defined for comparison between 2 1D vectors.

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

+ AbstractDist + + +

+ + +
+

+ Bases: Module

+ + +

Ensures that all distance functions have the same signatures.

+ +
+ Source code in src/somap/distance.py +
19
+20
+21
+22
+23
+24
+25
+26
+27
+28
+29
+30
+31
+32
+33
+34
+35
class AbstractDist(eqx.Module):
+    """Ensures that all distance functions have the same signatures."""
+
+    @abstractmethod
+    def __call__(
+        self, a: Float[Array, " n"], b: Float[Array, " n"]
+    ) -> Float[Array, ""]:
+        """SOM distance function.
+
+        Args:
+            a: 1D array.
+            b: 1D array.
+
+        Returns:
+            The distance as a scalar.
+        """
+        pass
+
+
+ + + +
+ + + + + + + + + + +
+ + + + +

+ __call__(a, b) + + + abstractmethod + + +

+ + +
+ +

SOM distance function.

+ + + +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
a + Float[Array, ' n'] + +
+

1D array.

+
+
+ required +
b + Float[Array, ' n'] + +
+

1D array.

+
+
+ required +
+ + + +

Returns:

+ + + + + + + + + + + + + +
TypeDescription
+ Float[Array, ''] + +
+

The distance as a scalar.

+
+
+ +
+ Source code in src/somap/distance.py +
22
+23
+24
+25
+26
+27
+28
+29
+30
+31
+32
+33
+34
+35
@abstractmethod
+def __call__(
+    self, a: Float[Array, " n"], b: Float[Array, " n"]
+) -> Float[Array, ""]:
+    """SOM distance function.
+
+    Args:
+        a: 1D array.
+        b: 1D array.
+
+    Returns:
+        The distance as a scalar.
+    """
+    pass
+
+
+
+ +
+ + + +
+ +
+ +
+ +
+ + + + +

+ CyclicEuclidianDist + + +

+ + +
+

+ Bases: AbstractDist

+ + +

Cyclic euclidian distance function.

+ +
+ Source code in src/somap/distance.py +
48
+49
+50
+51
+52
+53
+54
+55
+56
+57
+58
+59
+60
+61
+62
+63
@experimental_warning
+class CyclicEuclidianDist(AbstractDist):
+    """Cyclic euclidian distance function."""
+
+    def __call__(
+        self, a: Float[Array, " n"], b: Float[Array, " n"]
+    ) -> Float[Array, ""]:
+        """Returns a cyclic euclidian distance where 0 and 1 are equals.
+
+        More optimized than the `arccos(cos())` based cyclic distance.
+        Takes advantage of data type's limits.
+        """
+        a = (a * 255).astype(jnp.uint8)
+        b = (b * 255).astype(jnp.uint8)
+        diff = (a - b).astype(jnp.int8)
+        return (jnp.linalg.norm(diff) / 128.0).mean()
+
+
+ + + +
+ + + + + + + + + + +
+ + + + +

+ __call__(a, b) + +

+ + +
+ +

Returns a cyclic euclidian distance where 0 and 1 are equals.

+

More optimized than the arccos(cos()) based cyclic distance. +Takes advantage of data type's limits.

+ +
+ Source code in src/somap/distance.py +
52
+53
+54
+55
+56
+57
+58
+59
+60
+61
+62
+63
def __call__(
+    self, a: Float[Array, " n"], b: Float[Array, " n"]
+) -> Float[Array, ""]:
+    """Returns a cyclic euclidian distance where 0 and 1 are equals.
+
+    More optimized than the `arccos(cos())` based cyclic distance.
+    Takes advantage of data type's limits.
+    """
+    a = (a * 255).astype(jnp.uint8)
+    b = (b * 255).astype(jnp.uint8)
+    diff = (a - b).astype(jnp.int8)
+    return (jnp.linalg.norm(diff) / 128.0).mean()
+
+
+
+ +
+ + + +
+ +
+ +
+ +
+ + + + +

+ EuclidianDist + + +

+ + +
+

+ Bases: AbstractDist

+ + +

Euclidian distance function.

+ +
+ Source code in src/somap/distance.py +
38
+39
+40
+41
+42
+43
+44
+45
class EuclidianDist(AbstractDist):
+    """Euclidian distance function."""
+
+    def __call__(
+        self, a: Float[Array, " n"], b: Float[Array, " n"]
+    ) -> Float[Array, ""]:
+        """Computes the euclidian norm."""
+        return jnp.linalg.norm(a - b).mean()
+
+
+ + + +
+ + + + + + + + + + +
+ + + + +

+ __call__(a, b) + +

+ + +
+ +

Computes the euclidian norm.

+ +
+ Source code in src/somap/distance.py +
41
+42
+43
+44
+45
def __call__(
+    self, a: Float[Array, " n"], b: Float[Array, " n"]
+) -> Float[Array, ""]:
+    """Computes the euclidian norm."""
+    return jnp.linalg.norm(a - b).mean()
+
+
+
+ +
+ + + +
+ +
+ +
+ + + +
+ + + + +

+ dist_cim(v1, v2, sigma) + +

+ + +
+ +

The Correntropy Induced Metric (CIM) distance.

+

It is based on correntropy which is a generalized correlation. +It computes the distance between two vectors without suffering from the curse of +dimensionality like the Euclidian distance thanks to a kernel function. +The chosen kernel is a Gaussian function (parameterised by 'sigma'). +For large sigma, the CIM distance tends to the L2 metric. +For very small sigma, the CIM distance tends to the L0 norm.

+ + + +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
v1 + +
+

first vector to be compared

+
+
+ required +
v2 + +
+

second vector to be compared

+
+
+ required +
sigma + +
+

kernel bandwidth

+
+
+ required +
+ + + +

Returns:

+ + + + + + + + + + + + + +
TypeDescription
+ +
+

A scalar value between 0 and 1 corresponding to the similarity between v1 and v2

+
+
+ + + +

Raises:

+ + + + + + + + + + + + + +
TypeDescription
+ ValueError + +
+

incompatible shapes of v1 and v2

+
+
+ +
+ Source code in src/somap/distance.py +
@experimental_warning
+def dist_cim(v1, v2, sigma):
+    """The Correntropy Induced Metric (CIM) distance.
+
+    It is based on correntropy which is a generalized correlation.
+    It computes the distance between two vectors without suffering from the curse of
+    dimensionality like the Euclidian distance thanks to a kernel function.
+    The chosen kernel is a Gaussian function (parameterised by 'sigma').
+    For large sigma, the CIM distance tends to the L2 metric.
+    For very small sigma, the CIM distance tends to the L0 norm.
+
+    Args:
+        v1: first vector to be compared
+        v2: second vector to be compared
+        sigma: kernel bandwidth
+
+    Returns:
+        A scalar value between 0 and 1 corresponding to the similarity between v1 and v2
+
+    Raises:
+        ValueError: incompatible shapes of v1 and v2
+    """
+    if v1.ndim != 1 or v2.ndim != 1 or v1.shape != v2.shape:
+        raise ValueError("v1 and v2 should be 1-D vectors of the same length")
+
+    x = v1 - v2
+
+    kernel = jnp.exp(-(x**2) / (2 * sigma**2))
+    correntropy = jnp.mean(kernel)
+
+    return jnp.sqrt(1 - correntropy)
+
+
+
+ +
+ + +
+ + + + +

+ wdist_l2(a, b, w) + +

+ + +
+ +

Computes a weighted version of the euclidian norm.

+ +
+ Source code in src/somap/distance.py +
66
+67
+68
+69
+70
+71
+72
@experimental_warning
+def wdist_l2(
+    a: Float[Array, " n"], b: Float[Array, " n"], w: Float[Array, " n"]
+) -> Float[Array, ""]:
+    """Computes a weighted version of the euclidian norm."""
+    q = a - b
+    return jnp.sqrt((w * q * q).sum())
+
+
+
+ +
+ + + +
+ +
+ +
+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/api/learning_rate/index.html b/api/learning_rate/index.html new file mode 100644 index 0000000..1978a67 --- /dev/null +++ b/api/learning_rate/index.html @@ -0,0 +1,1562 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Learning rate - Somap + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + + +
+
+ + + + +

Learning rate

+ + +
+ + + + +
+ +

Catalog of learning rate functions.

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

+ AbstractLr + + +

+ + +
+

+ Bases: Module

+ + +

Ensures that all learning rate functions have the same signatures.

+ +
+ Source code in src/somap/learning_rate.py +
10
+11
+12
+13
+14
+15
+16
+17
+18
+19
+20
+21
+22
+23
+24
+25
+26
class AbstractLr(eqx.Module):
+    """Ensures that all learning rate functions have the same signatures."""
+
+    @abstractmethod
+    def __call__(
+        self, t: Integer[Array, ""], distances: Float[Array, "x y"]
+    ) -> Float[Array, ""] | Float[Array, "x y"]:
+        """SOM learning rate function.
+
+        Args:
+            t: Current iteration.
+            distances: Distances between the prototype weights and the input data.
+
+        Returns:
+            A scalar ar 2D array containing the learning rate.
+        """
+        pass
+
+
+ + + +
+ + + + + + + + + + +
+ + + + +

+ __call__(t, distances) + + + abstractmethod + + +

+ + +
+ +

SOM learning rate function.

+ + + +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
t + Integer[Array, ''] + +
+

Current iteration.

+
+
+ required +
distances + Float[Array, 'x y'] + +
+

Distances between the prototype weights and the input data.

+
+
+ required +
+ + + +

Returns:

+ + + + + + + + + + + + + +
TypeDescription
+ Float[Array, ''] | Float[Array, 'x y'] + +
+

A scalar ar 2D array containing the learning rate.

+
+
+ +
+ Source code in src/somap/learning_rate.py +
13
+14
+15
+16
+17
+18
+19
+20
+21
+22
+23
+24
+25
+26
@abstractmethod
+def __call__(
+    self, t: Integer[Array, ""], distances: Float[Array, "x y"]
+) -> Float[Array, ""] | Float[Array, "x y"]:
+    """SOM learning rate function.
+
+    Args:
+        t: Current iteration.
+        distances: Distances between the prototype weights and the input data.
+
+    Returns:
+        A scalar ar 2D array containing the learning rate.
+    """
+    pass
+
+
+
+ +
+ + + +
+ +
+ +
+ +
+ + + + +

+ ConstantLr + + +

+ + +
+

+ Bases: AbstractLr

+ + +

Basic SOM learning rate function.

+ +
+ Source code in src/somap/learning_rate.py +
29
+30
+31
+32
+33
+34
+35
+36
class ConstantLr(AbstractLr):
+    """Basic SOM learning rate function."""
+
+    alpha: float | Float[Array, "..."] = 0.01
+
+    def __call__(self, _, __) -> Float[Array, ""]:
+        """Returns the static SOM learning rate."""
+        return jnp.array(self.alpha)
+
+
+ + + +
+ + + + + + + + + + +
+ + + + +

+ __call__(_, __) + +

+ + +
+ +

Returns the static SOM learning rate.

+ +
+ Source code in src/somap/learning_rate.py +
34
+35
+36
def __call__(self, _, __) -> Float[Array, ""]:
+    """Returns the static SOM learning rate."""
+    return jnp.array(self.alpha)
+
+
+
+ +
+ + + +
+ +
+ +
+ +
+ + + + +

+ DsomLr + + +

+ + +
+

+ Bases: AbstractLr

+ + +

DSOM learning rate function.

+ +
+ Source code in src/somap/learning_rate.py +
51
+52
+53
+54
+55
+56
+57
+58
class DsomLr(AbstractLr):
+    """DSOM learning rate function."""
+
+    alpha: float | Float[Array, "..."] = 0.001
+
+    def __call__(self, _, distances: Float[Array, "x y"]) -> Float[Array, "x y"]:
+        """Returns the DSOM learning rate."""
+        return self.alpha * distances
+
+
+ + + +
+ + + + + + + + + + +
+ + + + +

+ __call__(_, distances) + +

+ + +
+ +

Returns the DSOM learning rate.

+ +
+ Source code in src/somap/learning_rate.py +
56
+57
+58
def __call__(self, _, distances: Float[Array, "x y"]) -> Float[Array, "x y"]:
+    """Returns the DSOM learning rate."""
+    return self.alpha * distances
+
+
+
+ +
+ + + +
+ +
+ +
+ +
+ + + + +

+ KsomLr + + +

+ + +
+

+ Bases: AbstractLr

+ + +

Kohonen SOM learning rate function.

+ +
+ Source code in src/somap/learning_rate.py +
39
+40
+41
+42
+43
+44
+45
+46
+47
+48
class KsomLr(AbstractLr):
+    """Kohonen SOM learning rate function."""
+
+    t_f: int | Integer[Array, "..."] = 100000
+    alpha_i: float | Float[Array, "..."] = 0.01
+    alpha_f: float | Float[Array, "..."] = 0.001
+
+    def __call__(self, t: Integer[Array, ""], _) -> Float[Array, ""]:
+        """Returns the Kohonen SOM learning rate."""
+        return self.alpha_i * (self.alpha_f / self.alpha_i) ** (t / self.t_f)
+
+
+ + + +
+ + + + + + + + + + +
+ + + + +

+ __call__(t, _) + +

+ + +
+ +

Returns the Kohonen SOM learning rate.

+ +
+ Source code in src/somap/learning_rate.py +
46
+47
+48
def __call__(self, t: Integer[Array, ""], _) -> Float[Array, ""]:
+    """Returns the Kohonen SOM learning rate."""
+    return self.alpha_i * (self.alpha_f / self.alpha_i) ** (t / self.t_f)
+
+
+
+ +
+ + + +
+ +
+ +
+ + + + +
+ +
+ +
+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/api/neighborhood/index.html b/api/neighborhood/index.html new file mode 100644 index 0000000..2b00ff2 --- /dev/null +++ b/api/neighborhood/index.html @@ -0,0 +1,2090 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Neighborhood - Somap + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + + +
+
+ + + + +

Neighborhood

+ + +
+ + + + +
+ +

Catalog of neighborhood functions.

+

Neighborhood functions are defined as equinox.Module parametrized functions

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

+ AbstractNbh + + +

+ + +
+

+ Bases: Module

+ + +

Ensures that all neighborhood functions have the same signatures.

+ +
+ Source code in src/somap/neighborhood.py +
13
+14
+15
+16
+17
+18
+19
+20
+21
+22
+23
+24
+25
+26
+27
+28
+29
+30
+31
+32
+33
+34
class AbstractNbh(eqx.Module):
+    """Ensures that all neighborhood functions have the same signatures."""
+
+    @abstractmethod
+    def __call__(
+        self,
+        distance_map: Float[Array, "x y"],
+        t: Integer[Array, ""],
+        quantization_error: Float[Array, ""],
+    ) -> Float[Array, "x y"]:
+        """SOM Neighborhood function.
+
+        Args:
+            distance_map: Distance of each grid elements from the winning element.
+            t: Current iteration.
+            quantization_error: The computed difference between the winner prototype
+                and the input.
+
+        Returns:
+            The neighborhood distance.
+        """
+        pass
+
+
+ + + +
+ + + + + + + + + + +
+ + + + +

+ __call__(distance_map, t, quantization_error) + + + abstractmethod + + +

+ + +
+ +

SOM Neighborhood function.

+ + + +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
distance_map + Float[Array, 'x y'] + +
+

Distance of each grid elements from the winning element.

+
+
+ required +
t + Integer[Array, ''] + +
+

Current iteration.

+
+
+ required +
quantization_error + Float[Array, ''] + +
+

The computed difference between the winner prototype +and the input.

+
+
+ required +
+ + + +

Returns:

+ + + + + + + + + + + + + +
TypeDescription
+ Float[Array, 'x y'] + +
+

The neighborhood distance.

+
+
+ +
+ Source code in src/somap/neighborhood.py +
16
+17
+18
+19
+20
+21
+22
+23
+24
+25
+26
+27
+28
+29
+30
+31
+32
+33
+34
@abstractmethod
+def __call__(
+    self,
+    distance_map: Float[Array, "x y"],
+    t: Integer[Array, ""],
+    quantization_error: Float[Array, ""],
+) -> Float[Array, "x y"]:
+    """SOM Neighborhood function.
+
+    Args:
+        distance_map: Distance of each grid elements from the winning element.
+        t: Current iteration.
+        quantization_error: The computed difference between the winner prototype
+            and the input.
+
+    Returns:
+        The neighborhood distance.
+    """
+    pass
+
+
+
+ +
+ + + +
+ +
+ +
+ +
+ + + + +

+ DsomNbh + + +

+ + +
+

+ Bases: AbstractNbh

+ + +

Dynamic Kohonen neighborhood function.

+ +
+ Source code in src/somap/neighborhood.py +
class DsomNbh(AbstractNbh):
+    """Dynamic Kohonen neighborhood function."""
+
+    plasticity: float | Float[Array, "..."] = 0.1
+
+    def __call__(
+        self, distance_map: Float[Array, "x y"], _, quantization_error: Float[Array, ""]
+    ) -> Float[Array, "x y"]:
+        """Computes the Dynamic SOM neighboring value of each grid element.
+
+        See:
+            Nicolas P. Rougier, Yann Boniface. Dynamic Self-Organising Map.
+            Neurocomputing, Elsevier, 2011, 74 (11), pp.1840-1847.
+            ff10.1016/j.neucom.2010.06.034ff. ffinria-00495827
+
+        Args:
+            self:
+                self.plasticity: Dynamic value to compute the neighbourhood distance.
+            distance_map: Distance of each element from the winner element.
+            _: Not used
+            quantization_error: The computed difference between the winner prototype
+                and the input.
+
+        Returns:
+            The neighborhood distance, as calculated in the article.
+        """
+        return jnp.exp(
+            -(distance_map**2) / (self.plasticity**2 * quantization_error**2)
+        )
+
+
+ + + +
+ + + + + + + + + + +
+ + + + +

+ __call__(distance_map, _, quantization_error) + +

+ + +
+ +

Computes the Dynamic SOM neighboring value of each grid element.

+ +
+ See +

Nicolas P. Rougier, Yann Boniface. Dynamic Self-Organising Map. +Neurocomputing, Elsevier, 2011, 74 (11), pp.1840-1847. +ff10.1016/j.neucom.2010.06.034ff. ffinria-00495827

+
+ + +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
self + +
+

self.plasticity: Dynamic value to compute the neighbourhood distance.

+
+
+ required +
distance_map + Float[Array, 'x y'] + +
+

Distance of each element from the winner element.

+
+
+ required +
_ + +
+

Not used

+
+
+ required +
quantization_error + Float[Array, ''] + +
+

The computed difference between the winner prototype +and the input.

+
+
+ required +
+ + + +

Returns:

+ + + + + + + + + + + + + +
TypeDescription
+ Float[Array, 'x y'] + +
+

The neighborhood distance, as calculated in the article.

+
+
+ +
+ Source code in src/somap/neighborhood.py +
def __call__(
+    self, distance_map: Float[Array, "x y"], _, quantization_error: Float[Array, ""]
+) -> Float[Array, "x y"]:
+    """Computes the Dynamic SOM neighboring value of each grid element.
+
+    See:
+        Nicolas P. Rougier, Yann Boniface. Dynamic Self-Organising Map.
+        Neurocomputing, Elsevier, 2011, 74 (11), pp.1840-1847.
+        ff10.1016/j.neucom.2010.06.034ff. ffinria-00495827
+
+    Args:
+        self:
+            self.plasticity: Dynamic value to compute the neighbourhood distance.
+        distance_map: Distance of each element from the winner element.
+        _: Not used
+        quantization_error: The computed difference between the winner prototype
+            and the input.
+
+    Returns:
+        The neighborhood distance, as calculated in the article.
+    """
+    return jnp.exp(
+        -(distance_map**2) / (self.plasticity**2 * quantization_error**2)
+    )
+
+
+
+ +
+ + + +
+ +
+ +
+ +
+ + + + +

+ GaussianNbh + + +

+ + +
+

+ Bases: AbstractNbh

+ + +

Exponentially decreasing neighborhood function.

+ +
+ Source code in src/somap/neighborhood.py +
37
+38
+39
+40
+41
+42
+43
+44
+45
+46
+47
+48
+49
+50
+51
+52
+53
+54
+55
+56
+57
class GaussianNbh(AbstractNbh):
+    """Exponentially decreasing neighborhood function."""
+
+    sigma: float | Float[Array, "..."] = 0.1
+
+    def __call__(self, distance_map: Float[Array, "x y"], t, __) -> Float[Array, "x y"]:
+        """Return the Kohonen time-independent neighboring value of each element.
+
+        Args:
+            self: Module's parameters
+                self.sigma: Neighbourhood distance.
+            distance_map: Distance of each element from the winner element.
+            t: Not used
+            __: Not used
+
+        Returns:
+            The kohonen neighborhood distance.
+        """
+        # Surprisingly, `(t+1)/(t+1)` speeds up the jitted function on CPU with JAX.
+        sigma = self.sigma * (t + 1) / (t + 1)
+        return jnp.exp(-(distance_map**2) / (2 * sigma**2))
+
+
+ + + +
+ + + + + + + + + + +
+ + + + +

+ __call__(distance_map, t, __) + +

+ + +
+ +

Return the Kohonen time-independent neighboring value of each element.

+ + + +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
self + +
+

Module's parameters +self.sigma: Neighbourhood distance.

+
+
+ required +
distance_map + Float[Array, 'x y'] + +
+

Distance of each element from the winner element.

+
+
+ required +
t + +
+

Not used

+
+
+ required +
__ + +
+

Not used

+
+
+ required +
+ + + +

Returns:

+ + + + + + + + + + + + + +
TypeDescription
+ Float[Array, 'x y'] + +
+

The kohonen neighborhood distance.

+
+
+ +
+ Source code in src/somap/neighborhood.py +
42
+43
+44
+45
+46
+47
+48
+49
+50
+51
+52
+53
+54
+55
+56
+57
def __call__(self, distance_map: Float[Array, "x y"], t, __) -> Float[Array, "x y"]:
+    """Return the Kohonen time-independent neighboring value of each element.
+
+    Args:
+        self: Module's parameters
+            self.sigma: Neighbourhood distance.
+        distance_map: Distance of each element from the winner element.
+        t: Not used
+        __: Not used
+
+    Returns:
+        The kohonen neighborhood distance.
+    """
+    # Surprisingly, `(t+1)/(t+1)` speeds up the jitted function on CPU with JAX.
+    sigma = self.sigma * (t + 1) / (t + 1)
+    return jnp.exp(-(distance_map**2) / (2 * sigma**2))
+
+
+
+ +
+ + + +
+ +
+ +
+ +
+ + + + +

+ KsomNbh + + +

+ + +
+

+ Bases: AbstractNbh

+ + +

Kohonen neighborhood function.

+ +
+ Source code in src/somap/neighborhood.py +
60
+61
+62
+63
+64
+65
+66
+67
+68
+69
+70
+71
+72
+73
+74
+75
+76
+77
+78
+79
+80
+81
+82
+83
+84
+85
class KsomNbh(AbstractNbh):
+    """Kohonen neighborhood function."""
+
+    t_f: int | Integer[Array, "..."] = 100000
+    sigma_i: float | Float[Array, "..."] = 1.0
+    sigma_f: float | Float[Array, "..."] = 0.01
+
+    def __call__(
+        self, distance_map: Float[Array, "x y"], t: Integer[Array, ""], _
+    ) -> Float[Array, "x y"]:
+        """Returns the Kohonen neighboring value of each element.
+
+        Args:
+            self: Module's parameters
+                self.t_f: Aimed iteration.
+                self.sigma_i: Current neighborhood distance.
+                self.sigma_f: Aimed neighborhood distance.
+            distance_map: Distance of each grid elements from the winning element.
+            t: Current iteration.
+            _: Not used
+
+        Returns:
+            The kohonen neighborhood distance.
+        """
+        sigma = self.sigma_i * (self.sigma_f / self.sigma_i) ** (t / self.t_f)
+        return jnp.exp(-(distance_map**2) / (2 * sigma**2))
+
+
+ + + +
+ + + + + + + + + + +
+ + + + +

+ __call__(distance_map, t, _) + +

+ + +
+ +

Returns the Kohonen neighboring value of each element.

+ + + +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
self + +
+

Module's parameters +self.t_f: Aimed iteration. +self.sigma_i: Current neighborhood distance. +self.sigma_f: Aimed neighborhood distance.

+
+
+ required +
distance_map + Float[Array, 'x y'] + +
+

Distance of each grid elements from the winning element.

+
+
+ required +
t + Integer[Array, ''] + +
+

Current iteration.

+
+
+ required +
_ + +
+

Not used

+
+
+ required +
+ + + +

Returns:

+ + + + + + + + + + + + + +
TypeDescription
+ Float[Array, 'x y'] + +
+

The kohonen neighborhood distance.

+
+
+ +
+ Source code in src/somap/neighborhood.py +
67
+68
+69
+70
+71
+72
+73
+74
+75
+76
+77
+78
+79
+80
+81
+82
+83
+84
+85
def __call__(
+    self, distance_map: Float[Array, "x y"], t: Integer[Array, ""], _
+) -> Float[Array, "x y"]:
+    """Returns the Kohonen neighboring value of each element.
+
+    Args:
+        self: Module's parameters
+            self.t_f: Aimed iteration.
+            self.sigma_i: Current neighborhood distance.
+            self.sigma_f: Aimed neighborhood distance.
+        distance_map: Distance of each grid elements from the winning element.
+        t: Current iteration.
+        _: Not used
+
+    Returns:
+        The kohonen neighborhood distance.
+    """
+    sigma = self.sigma_i * (self.sigma_f / self.sigma_i) ** (t / self.t_f)
+    return jnp.exp(-(distance_map**2) / (2 * sigma**2))
+
+
+
+ +
+ + + +
+ +
+ +
+ + + + +
+ +
+ +
+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/api/plot/index.html b/api/plot/index.html new file mode 100644 index 0000000..168e97c --- /dev/null +++ b/api/plot/index.html @@ -0,0 +1,1240 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Plot - Somap + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + + +
+
+ + + + +

Plot

+ + +
+ + + + +
+ +

Plot functions for somap.Som objects.

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

+ plot(som, *args, **kwargs) + +

+ + +
+ +

Returns a graph/plot object of the SOM.

+

Extra args depend on the chosen backend. +See .plot_backends.{name_of_backend} for details.

+ + + +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
som + AbstractSom + +
+

Self-Organizing Map as a Som object.

+
+
+ required +
args + +
+

Positional arguments passed to the SomPlot backend.

+
+
+ () +
kwargs + +
+

Keyword arguments passed to the SomPlot backend.

+
+
+ {} +
+ +
+ Source code in src/somap/plot.py +
 9
+10
+11
+12
+13
+14
+15
+16
+17
+18
+19
+20
+21
+22
def plot(som: AbstractSom, *args, **kwargs):
+    """Returns a graph/plot object of the SOM.
+
+    Extra args depend on the chosen backend.
+    See `.plot_backends.{name_of_backend}` for details.
+
+    Args:
+        som: Self-Organizing Map as a Som object.
+        args: Positional arguments passed to the `SomPlot` backend.
+        kwargs: Keyword arguments passed to the `SomPlot` backend.
+    """
+    backend = import_backend()
+    som_plot = backend.SomPlot(som, *args, **kwargs)
+    return som_plot.plot()
+
+
+
+ +
+ + +
+ + + + +

+ save_plot(som, filename, *args, **kwargs) + +

+ + +
+ +

Saves a graph/plot image of the SOM.

+ + + +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
som + AbstractSom + +
+

Self-Organizing Map as a Som object.

+
+
+ required +
filename + str | IO + +
+

File in which to write the chart.

+
+
+ required +
args + +
+

Positional arguments passed to the SomPlot backend.

+
+
+ () +
kwargs + +
+

Keyword arguments passed to the SomPlot backend.

+
+
+ {} +
+ +
+ Source code in src/somap/plot.py +
25
+26
+27
+28
+29
+30
+31
+32
+33
+34
+35
+36
def save_plot(som: AbstractSom, filename: str | IO, *args, **kwargs):
+    """Saves a graph/plot image of the SOM.
+
+    Args:
+        som: Self-Organizing Map as a Som object.
+        filename: File in which to write the chart.
+        args: Positional arguments passed to the `SomPlot` backend.
+        kwargs: Keyword arguments passed to the `SomPlot` backend.
+    """
+    backend = import_backend()
+    som_plot = backend.SomPlot(som, *args, **kwargs)
+    som_plot.save(filename)
+
+
+
+ +
+ + + +
+ +
+ +
+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/api/plot_backends/index.html b/api/plot_backends/index.html new file mode 100644 index 0000000..98fcba6 --- /dev/null +++ b/api/plot_backends/index.html @@ -0,0 +1,2769 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Backends - Somap + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + + +
+
+ + + + +

Plot backends

+

Base

+ + +
+ + + + +
+ +

Abstract base class for plot backends.

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

+ AbstractSomPlot + + +

+ + +
+

+ Bases: ABC

+ + +

SomPlot.

+ +
+ Source code in src/somap/plot_backends/base.py +
 6
+ 7
+ 8
+ 9
+10
+11
+12
+13
+14
+15
+16
+17
+18
+19
+20
+21
+22
+23
+24
+25
+26
+27
+28
+29
+30
class AbstractSomPlot(ABC):
+    """SomPlot."""
+
+    @abstractmethod
+    def __init__(self, som, *, show_prototypes=True, show_activity=False, **kwargs):
+        """Creates a SomPlot.
+
+        Args:
+            som: Self-Organizing Map as a Som object.
+            args: Positional arguments passed to the `SomPlot` backend.
+            show_prototypes: Show prototypes of each node as an image.
+            show_activity: Show activity value of each node as a color.
+            kwargs: Keyword arguments passed to the `SomPlot` backend.
+        """
+        raise NotImplementedError
+
+    @abstractmethod
+    def plot(self):
+        """Returns the plot chart."""
+        raise NotImplementedError
+
+    @abstractmethod
+    def save(self):
+        """Saves the plot as an image."""
+        raise NotImplementedError
+
+
+ + + +
+ + + + + + + + + + +
+ + + + +

+ __init__(som, *, show_prototypes=True, show_activity=False, **kwargs) + + + abstractmethod + + +

+ + +
+ +

Creates a SomPlot.

+ + + +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
som + +
+

Self-Organizing Map as a Som object.

+
+
+ required +
args + +
+

Positional arguments passed to the SomPlot backend.

+
+
+ required +
show_prototypes + +
+

Show prototypes of each node as an image.

+
+
+ True +
show_activity + +
+

Show activity value of each node as a color.

+
+
+ False +
kwargs + +
+

Keyword arguments passed to the SomPlot backend.

+
+
+ {} +
+ +
+ Source code in src/somap/plot_backends/base.py +
 9
+10
+11
+12
+13
+14
+15
+16
+17
+18
+19
+20
@abstractmethod
+def __init__(self, som, *, show_prototypes=True, show_activity=False, **kwargs):
+    """Creates a SomPlot.
+
+    Args:
+        som: Self-Organizing Map as a Som object.
+        args: Positional arguments passed to the `SomPlot` backend.
+        show_prototypes: Show prototypes of each node as an image.
+        show_activity: Show activity value of each node as a color.
+        kwargs: Keyword arguments passed to the `SomPlot` backend.
+    """
+    raise NotImplementedError
+
+
+
+ +
+ + +
+ + + + +

+ plot() + + + abstractmethod + + +

+ + +
+ +

Returns the plot chart.

+ +
+ Source code in src/somap/plot_backends/base.py +
22
+23
+24
+25
@abstractmethod
+def plot(self):
+    """Returns the plot chart."""
+    raise NotImplementedError
+
+
+
+ +
+ + +
+ + + + +

+ save() + + + abstractmethod + + +

+ + +
+ +

Saves the plot as an image.

+ +
+ Source code in src/somap/plot_backends/base.py +
27
+28
+29
+30
@abstractmethod
+def save(self):
+    """Saves the plot as an image."""
+    raise NotImplementedError
+
+
+
+ +
+ + + +
+ +
+ +
+ + + + +
+ +
+ +

Altair

+ + +
+ + + + +
+ +

Altair plot backends.

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

+ SomPlot + + +

+ + +
+

+ Bases: AbstractSomPlot

+ + +

SomPlot.

+ +
+ Source code in src/somap/plot_backends/altair.py +
class SomPlot(AbstractSomPlot):
+    """SomPlot."""
+
+    def __init__(
+        self,
+        som: AbstractSom,
+        *,
+        show_prototypes=True,
+        show_activity=False,
+        **kwargs,
+    ):
+        """Creates a SomPlot.
+
+        Args:
+            som: Self-Organizing Map as a Som object.
+            args: Positional arguments passed to the `SomPlot` backend.r.ravel()
+            show_prototypes: Show prototypes of each node as an image.
+            show_activity: Show activity value of each node as a color.
+            kwargs: Keyword arguments passed to the `SomPlot` backend.
+        """
+        _images = som.w_bu.reshape(som.shape + som.input_shape)
+        _values = som.i_act_nb
+
+        kwargs1 = {k[4:]: v for k, v in kwargs.items() if k.startswith("img_")}
+        kwargs2 = {k[4:]: v for k, v in kwargs.items() if k.startswith("plt_")}
+
+        chart_data = _encode_plot_data(images=_images, values=_values, **kwargs1)
+        self.chart = plot(
+            chart_data,
+            som.shape,
+            som.topography,
+            images=show_prototypes,
+            values=show_activity,
+            **kwargs2,
+        )
+
+    def plot(self):
+        """Returns the plot chart."""
+        return self.chart
+
+    def save(self, filename: str | IO, *args, **kwargs):
+        """Saves the plot as an image."""
+        self.chart.save(filename)
+
+
+ + + +
+ + + + + + + + + + +
+ + + + +

+ __init__(som, *, show_prototypes=True, show_activity=False, **kwargs) + +

+ + +
+ +

Creates a SomPlot.

+ + + +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
som + AbstractSom + +
+

Self-Organizing Map as a Som object.

+
+
+ required +
args + +
+

Positional arguments passed to the SomPlot backend.r.ravel()

+
+
+ required +
show_prototypes + +
+

Show prototypes of each node as an image.

+
+
+ True +
show_activity + +
+

Show activity value of each node as a color.

+
+
+ False +
kwargs + +
+

Keyword arguments passed to the SomPlot backend.

+
+
+ {} +
+ +
+ Source code in src/somap/plot_backends/altair.py +
def __init__(
+    self,
+    som: AbstractSom,
+    *,
+    show_prototypes=True,
+    show_activity=False,
+    **kwargs,
+):
+    """Creates a SomPlot.
+
+    Args:
+        som: Self-Organizing Map as a Som object.
+        args: Positional arguments passed to the `SomPlot` backend.r.ravel()
+        show_prototypes: Show prototypes of each node as an image.
+        show_activity: Show activity value of each node as a color.
+        kwargs: Keyword arguments passed to the `SomPlot` backend.
+    """
+    _images = som.w_bu.reshape(som.shape + som.input_shape)
+    _values = som.i_act_nb
+
+    kwargs1 = {k[4:]: v for k, v in kwargs.items() if k.startswith("img_")}
+    kwargs2 = {k[4:]: v for k, v in kwargs.items() if k.startswith("plt_")}
+
+    chart_data = _encode_plot_data(images=_images, values=_values, **kwargs1)
+    self.chart = plot(
+        chart_data,
+        som.shape,
+        som.topography,
+        images=show_prototypes,
+        values=show_activity,
+        **kwargs2,
+    )
+
+
+
+ +
+ + +
+ + + + +

+ plot() + +

+ + +
+ +

Returns the plot chart.

+ +
+ Source code in src/somap/plot_backends/altair.py +
def plot(self):
+    """Returns the plot chart."""
+    return self.chart
+
+
+
+ +
+ + +
+ + + + +

+ save(filename, *args, **kwargs) + +

+ + +
+ +

Saves the plot as an image.

+ +
+ Source code in src/somap/plot_backends/altair.py +
def save(self, filename: str | IO, *args, **kwargs):
+    """Saves the plot as an image."""
+    self.chart.save(filename)
+
+
+
+ +
+ + + +
+ +
+ +
+ + + +
+ + + + +

+ plot(data, shape, topography, *, bin_size_scale=1.0, w_scale=1.0, h_scale=1.0, values=True, images=True, tooltip=True, color_scale=alt.Scale(scheme='lighttealblue'), color_legend=None, title=None) + +

+ + +
+ +

Return an Altair chart containing shape[0] * shape[1] hexagons.

+ + + +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
data + DataFrame + +
+

Pandas dataframe with the following columns: +x: Horizontal coordinate in the hex grid. +y: Vertical coordonates in the hex grid. +values: one scalar value per hexagon (optional). +images: one encoded image per hexagon (optional). +image: one encoded image per hexagon (for tooltip) (optional). +infos: one text value per hexagon(optional).

+
+
+ required +
shape + tuple[int, int] + +
+

column and line numbers of the hex grid.

+
+
+ required +
topography + str + +
+

Topography of the 2D map, either 'square' or 'hex'.

+
+
+ required +
bin_size_scale + float + +
+

size of the hexagons.

+
+
+ 1.0 +
w_scale + float + +
+

horizontal scaling factor (sometimes needed to go around rendering +bugs of external libs).

+
+
+ 1.0 +
h_scale + float + +
+

vertical scaling factor (sometimes needed to go around rendering bugs +of external libs).

+
+
+ 1.0 +
values + bool + +
+

if True, fill the hexagons with a color corresponding to data['values'].

+
+
+ True +
images + bool + +
+

if True, show the image of all hexagon with an image corresponding to +data['images'].

+
+
+ True +
tooltip + bool + +
+

if True, show an interactive tooltip given detailed values of the +selected hexagon

+
+
+ True +
color_scale + Scale + +
+

color scale used if color is True. Continous scale from light blue +to dark blue by default.

+
+
+ Scale(scheme='lighttealblue') +
color_legend + Legend | None + +
+

arr color legend used if color is True. Dynamic legend by default. +(set to 'None' to hide the legend).

+
+
+ None +
title + str | None + +
+

Title of the plot.

+
+
+ None +
+ + + +

Returns:

+ + + + + + + + + + + + + +
TypeDescription
+ LayerChart + +
+

The altair chart.

+
+
+ +
+ Source code in src/somap/plot_backends/altair.py +
def plot(
+    data: pd.DataFrame,
+    shape: tuple[int, int],
+    topography: str,
+    *,
+    bin_size_scale: float = 1.0,
+    w_scale: float = 1.0,
+    h_scale: float = 1.0,
+    values: bool = True,
+    images: bool = True,
+    tooltip: bool = True,
+    color_scale: alt.Scale = alt.Scale(scheme="lighttealblue"),
+    color_legend: alt.Legend | None = None,
+    title: str | None = None,
+) -> alt.LayerChart:
+    """Return an Altair chart containing shape[0] * shape[1] hexagons.
+
+    Args:
+        data: Pandas dataframe with the following columns:
+            x: Horizontal coordinate in the hex grid.
+            y: Vertical coordonates in the hex grid.
+            values: one scalar value per hexagon (optional).
+            images: one encoded image per hexagon (optional).
+            image: one encoded image per hexagon (for tooltip) (optional).
+            infos: one text value per hexagon(optional).
+        shape: column and line numbers of the hex grid.
+        topography: Topography of the 2D map, either 'square' or 'hex'.
+        bin_size_scale: size of the hexagons.
+        w_scale: horizontal scaling factor (sometimes needed to go around rendering
+            bugs of external libs).
+        h_scale: vertical scaling factor (sometimes needed to go around rendering bugs
+            of external libs).
+        values: if True, fill the hexagons with a color corresponding to data['values'].
+        images: if True, show the image of all hexagon with an image corresponding to
+            data['images'].
+        tooltip: if True, show an interactive tooltip given detailed values of the
+            selected hexagon
+        color_scale: color scale used if color is True. Continous scale from light blue
+            to dark blue by default.
+        color_legend:arr color legend used if color is True. Dynamic legend by default.
+            (set to 'None' to hide the legend).
+        title: Title of the plot.
+
+    Returns:
+        The altair chart.
+    """
+    if values and "value" not in data.columns:
+        raise ValueError(
+            "Chart data must contain the 'values' field to fill colors. \
+            If you don't want to fill colors, use the `color=False` argument"
+        )
+
+    if images and "image" not in data.columns:
+        raise ValueError(
+            "Chart data must contain the 'images' field to show images. \
+            If you don't want to show images, use the `images=False` argument"
+        )
+
+    x_nb, y_nb = shape
+
+    if topography == "hex":
+        marker_shape = "M0,-2.3094L2,-1.1547 2,1.1547 0,2.3094 -2,1.1547 -2,-1.1547Z"
+        bin_size = int(22 * bin_size_scale)
+        w_scale = 2 * w_scale
+        h_scale = 1.6 * h_scale
+    elif topography == "square":
+        marker_shape = "M 1 -1 L 1 1 L -1 1 L -1 -1 Z"
+        bin_size = int(40 * bin_size_scale)
+        w_scale = 0.9 * w_scale
+        h_scale = 0.9 * h_scale
+    else:
+        raise ValueError(
+            f"Topography must be either 'square' or 'hex' (not {topography})"
+        )
+
+    _axis = alt.Axis(title="", labels=False, grid=False, tickOpacity=0, domainOpacity=0)
+
+    chart = (
+        alt.Chart(data)
+        .encode(
+            x=alt.X("x:Q", axis=_axis),
+            y=alt.Y("y:Q", axis=_axis),
+            stroke=alt.value("black"),
+            strokeWidth=alt.value(0.2),
+        )
+        .properties(width=w_scale * bin_size * x_nb, height=h_scale * bin_size * y_nb)
+    )
+
+    if values:
+        chart = chart.encode(
+            fill=alt.Color("value:Q", scale=color_scale, legend=color_legend)
+        )
+
+    if images:
+        chart = chart.encode(url="image")
+
+    if tooltip:
+        chart = chart.encode(
+            tooltip=["x", "y"]
+            + ["image"] * ("image" in data.columns)
+            + ["value:Q"] * ("value" in data.columns)
+        )
+
+    if topography == "hex":
+        chart = chart.encode(x=alt.X("xPos:Q", axis=_axis))
+        chart = chart.transform_calculate(
+            xPos="(datum.x + 1 / 2 * ((datum.y + 1) % 2))"
+        )
+
+    if title is not None:
+        chart = chart.properties(title=title)
+
+    c = alt.layer(
+        chart.mark_point(size=bin_size**2, shape=marker_shape),
+        chart.mark_image(width=25, height=25),
+    ).configure_view(strokeWidth=0)
+
+    return c
+
+
+
+ +
+ + + +
+ +
+ +

Array2image

+ + +
+ + + + +
+ +

Array2image plot backends.

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

+ SomPlot + + +

+ + +
+

+ Bases: AbstractSomPlot

+ + +

SomPlot.

+ +
+ Source code in src/somap/plot_backends/array2image.py +
37
+38
+39
+40
+41
+42
+43
+44
+45
+46
+47
+48
+49
+50
+51
+52
+53
+54
+55
+56
+57
+58
+59
+60
+61
+62
+63
+64
+65
+66
+67
+68
+69
+70
+71
+72
+73
class SomPlot(AbstractSomPlot):
+    """SomPlot."""
+
+    def __init__(
+        self,
+        som: AbstractSom,
+        *,
+        show_prototypes=True,
+        show_activity=False,
+        **kwargs,
+    ):
+        """Creates a SomPlot.
+
+        Args:
+            som: Self-Organizing Map as a Som object.
+            args: Positional arguments passed to the `SomPlot` backend.r.ravel()
+            show_prototypes: Show prototypes of each node as an image.
+            show_activity: Show activity value of each node as a color.
+            kwargs: Keyword arguments passed to the `SomPlot` backend.
+        """
+        if som.topography != "square":
+            raise ValueError(
+                f"The 'array2image' plot backend only support the "
+                f"'square' topography, not the '{som.topography}'."
+            )
+
+        data = som.w_bu.reshape(som.shape + som.input_shape)
+        self.image = array_to_image(data, **kwargs)
+        self.image = add_text_border(self.image, f"{som.params}")
+
+    def plot(self):
+        """Returns the plot chart."""
+        return self.image
+
+    def save(self, filename: str, *args, **kwargs):
+        """Saves the plot as an image."""
+        self.image.save(filename, *args, **kwargs)
+
+
+ + + +
+ + + + + + + + + + +
+ + + + +

+ __init__(som, *, show_prototypes=True, show_activity=False, **kwargs) + +

+ + +
+ +

Creates a SomPlot.

+ + + +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
som + AbstractSom + +
+

Self-Organizing Map as a Som object.

+
+
+ required +
args + +
+

Positional arguments passed to the SomPlot backend.r.ravel()

+
+
+ required +
show_prototypes + +
+

Show prototypes of each node as an image.

+
+
+ True +
show_activity + +
+

Show activity value of each node as a color.

+
+
+ False +
kwargs + +
+

Keyword arguments passed to the SomPlot backend.

+
+
+ {} +
+ +
+ Source code in src/somap/plot_backends/array2image.py +
40
+41
+42
+43
+44
+45
+46
+47
+48
+49
+50
+51
+52
+53
+54
+55
+56
+57
+58
+59
+60
+61
+62
+63
+64
+65
def __init__(
+    self,
+    som: AbstractSom,
+    *,
+    show_prototypes=True,
+    show_activity=False,
+    **kwargs,
+):
+    """Creates a SomPlot.
+
+    Args:
+        som: Self-Organizing Map as a Som object.
+        args: Positional arguments passed to the `SomPlot` backend.r.ravel()
+        show_prototypes: Show prototypes of each node as an image.
+        show_activity: Show activity value of each node as a color.
+        kwargs: Keyword arguments passed to the `SomPlot` backend.
+    """
+    if som.topography != "square":
+        raise ValueError(
+            f"The 'array2image' plot backend only support the "
+            f"'square' topography, not the '{som.topography}'."
+        )
+
+    data = som.w_bu.reshape(som.shape + som.input_shape)
+    self.image = array_to_image(data, **kwargs)
+    self.image = add_text_border(self.image, f"{som.params}")
+
+
+
+ +
+ + +
+ + + + +

+ plot() + +

+ + +
+ +

Returns the plot chart.

+ +
+ Source code in src/somap/plot_backends/array2image.py +
67
+68
+69
def plot(self):
+    """Returns the plot chart."""
+    return self.image
+
+
+
+ +
+ + +
+ + + + +

+ save(filename, *args, **kwargs) + +

+ + +
+ +

Saves the plot as an image.

+ +
+ Source code in src/somap/plot_backends/array2image.py +
71
+72
+73
def save(self, filename: str, *args, **kwargs):
+    """Saves the plot as an image."""
+    self.image.save(filename, *args, **kwargs)
+
+
+
+ +
+ + + +
+ +
+ +
+ + + +
+ + + + +

+ add_text_border(image, text, border_height=50, font_size=20, font_path=FONT_PATH) + +

+ + +
+ +

Adds a header with a text to an image.

+ +
+ Source code in src/somap/plot_backends/array2image.py +
16
+17
+18
+19
+20
+21
+22
+23
+24
+25
+26
+27
+28
+29
+30
+31
+32
+33
+34
def add_text_border(image, text, border_height=50, font_size=20, font_path=FONT_PATH):
+    """Adds a header with a text to an image."""
+    # Original image size
+    width, height = image.size
+
+    # New image size (with border)
+    new_height = height + border_height
+    new_image = Image.new("RGB", (width, new_height), "white")
+
+    # Paste the original image onto the new image
+    new_image.paste(image, (0, border_height))
+
+    # Draw the text
+    draw = ImageDraw.Draw(new_image)
+    font = ImageFont.truetype(str(font_path), 14)
+
+    draw.text((0, 0), text, font=font, fill="black")
+
+    return new_image
+
+
+
+ +
+ + + +
+ +
+ +
+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/api/serialisation/index.html b/api/serialisation/index.html new file mode 100644 index 0000000..46c6efb --- /dev/null +++ b/api/serialisation/index.html @@ -0,0 +1,1180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Save & load - Somap + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + + +
+
+ + + + +

Save & load

+ + +
+ + + + +
+ +

Loading and saving functions.

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

+ load(path_or_file, model_like) + +

+ + +
+ +

Loads model data contained in a file into a model_like structure.

+ + + +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
path_or_file + +
+

The file location to save values to or a binary file-like object.

+
+
+ required +
model_like + +
+

A PyTree model of same structure, and with leaves of the same type, +as the PyTree being loaded. Those leaves which are loaded will replace the +corresponding leaves of like.

+
+
+ required +
+ +
+ Source code in src/somap/serialisation.py +
16
+17
+18
+19
+20
+21
+22
+23
+24
+25
def load(path_or_file, model_like):
+    """Loads model data contained in a file into a `model_like` structure.
+
+    Args:
+        path_or_file: The file location to save values to or a binary file-like object.
+        model_like: A PyTree model of same structure, and with leaves of the same type,
+            as the PyTree being loaded. Those leaves which are loaded will replace the
+            corresponding leaves of like.
+    """
+    return eqx.tree_deserialise_leaves(path_or_file, model_like)
+
+
+
+ +
+ + +
+ + + + +

+ save(path_or_file, model) + +

+ + +
+ +

Saves model data to file.

+ + + +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
path_or_file + +
+

The file location to save values to or a binary file-like object.

+
+
+ required +
model + +
+

The PyTree model whose leaves will be saved

+
+
+ required +
+ +
+ Source code in src/somap/serialisation.py +
 6
+ 7
+ 8
+ 9
+10
+11
+12
+13
def save(path_or_file, model):
+    """Saves model data to file.
+
+    Args:
+        path_or_file: The file location to save values to or a binary file-like object.
+        model: The PyTree model whose leaves will be saved
+    """
+    eqx.tree_serialise_leaves(path_or_file, model)
+
+
+
+ +
+ + + +
+ +
+ +
+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/api/som/index.html b/api/som/index.html new file mode 100644 index 0000000..da65afe --- /dev/null +++ b/api/som/index.html @@ -0,0 +1,1800 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + SOM - Somap + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + + +
+
+ + + + +

SOM

+ + +
+ + + + +
+ +

Catalog of different flavors of SOMs.

+

To add a new SOMs, define the 2 following classes: +

class MySomParams(AbstractSomParams):
+    pass
+
+class MySom(AbstractSom):
+    pass
+

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

+ Dsom + + +

+ + +
+

+ Bases: AbstractSom

+ + +

Dynamic SOM.

+ +
+ Source code in src/somap/som.py +
class Dsom(AbstractSom):
+    """Dynamic SOM."""
+
+    @staticmethod
+    def generate_algo(p: DsomParams) -> SomAlgo:
+        """Converts Dynamic SOM parameters into generic SOM functions."""
+        return SomAlgo(
+            f_dist=EuclidianDist(),
+            f_nbh=DsomNbh(plasticity=p.plasticity),
+            f_lr=DsomLr(alpha=p.alpha),
+            f_update=SomUpdate(),
+        )
+
+
+ + + +
+ + + + + + + + + + +
+ + + + +

+ generate_algo(p) + + + staticmethod + + +

+ + +
+ +

Converts Dynamic SOM parameters into generic SOM functions.

+ +
+ Source code in src/somap/som.py +
@staticmethod
+def generate_algo(p: DsomParams) -> SomAlgo:
+    """Converts Dynamic SOM parameters into generic SOM functions."""
+    return SomAlgo(
+        f_dist=EuclidianDist(),
+        f_nbh=DsomNbh(plasticity=p.plasticity),
+        f_lr=DsomLr(alpha=p.alpha),
+        f_update=SomUpdate(),
+    )
+
+
+
+ +
+ + + +
+ +
+ +
+ +
+ + + + +

+ DsomParams + + +

+ + +
+

+ Bases: AbstractSomParams

+ + +

Dynamic SOM parameters.

+ +
+ Source code in src/somap/som.py +
94
+95
+96
+97
+98
class DsomParams(AbstractSomParams):
+    """Dynamic SOM parameters."""
+
+    plasticity: float | Float[Array, "..."]
+    alpha: float | Float[Array, "..."]
+
+
+ + + +
+ + + + + + + + + + + +
+ +
+ +
+ +
+ + + + +

+ Ksom + + +

+ + +
+

+ Bases: AbstractSom

+ + +

Kohonen SOM.

+ +
+ Source code in src/somap/som.py +
59
+60
+61
+62
+63
+64
+65
+66
+67
+68
+69
+70
class Ksom(AbstractSom):
+    """Kohonen SOM."""
+
+    @staticmethod
+    def generate_algo(p: KsomParams) -> SomAlgo:
+        """Converts Kohonen SOM parameters into generic SOM functions."""
+        return SomAlgo(
+            f_dist=EuclidianDist(),
+            f_nbh=KsomNbh(t_f=p.t_f, sigma_i=p.sigma_i, sigma_f=p.sigma_f),
+            f_lr=KsomLr(t_f=p.t_f, alpha_i=p.alpha_i, alpha_f=p.alpha_f),
+            f_update=SomUpdate(),
+        )
+
+
+ + + +
+ + + + + + + + + + +
+ + + + +

+ generate_algo(p) + + + staticmethod + + +

+ + +
+ +

Converts Kohonen SOM parameters into generic SOM functions.

+ +
+ Source code in src/somap/som.py +
62
+63
+64
+65
+66
+67
+68
+69
+70
@staticmethod
+def generate_algo(p: KsomParams) -> SomAlgo:
+    """Converts Kohonen SOM parameters into generic SOM functions."""
+    return SomAlgo(
+        f_dist=EuclidianDist(),
+        f_nbh=KsomNbh(t_f=p.t_f, sigma_i=p.sigma_i, sigma_f=p.sigma_f),
+        f_lr=KsomLr(t_f=p.t_f, alpha_i=p.alpha_i, alpha_f=p.alpha_f),
+        f_update=SomUpdate(),
+    )
+
+
+
+ +
+ + + +
+ +
+ +
+ +
+ + + + +

+ KsomParams + + +

+ + +
+

+ Bases: AbstractSomParams

+ + +

Kohonen SOM parameters.

+ +
+ Source code in src/somap/som.py +
49
+50
+51
+52
+53
+54
+55
+56
class KsomParams(AbstractSomParams):
+    """Kohonen SOM parameters."""
+
+    t_f: int | Integer[Array, "..."]
+    sigma_i: float | Float[Array, "..."]
+    sigma_f: float | Float[Array, "..."]
+    alpha_i: float | Float[Array, "..."]
+    alpha_f: float | Float[Array, "..."]
+
+
+ + + +
+ + + + + + + + + + + +
+ +
+ +
+ +
+ + + + +

+ Som + + +

+ + +
+

+ Bases: AbstractSom

+ + +

Generic SOM.

+

Distance, neighborhood, learning rate and update functions are directly specified. +This is the more flexible way of defining a SOM.

+ +
+ Source code in src/somap/som.py +
31
+32
+33
+34
+35
+36
+37
+38
+39
+40
+41
+42
+43
+44
+45
+46
class Som(AbstractSom):
+    """Generic SOM.
+
+    Distance, neighborhood, learning rate and update functions are directly specified.
+    This is the more flexible way of defining a SOM.
+    """
+
+    @staticmethod
+    def generate_algo(p: SomParams) -> SomAlgo:
+        """Identity function returning generic SOM functions."""
+        return SomAlgo(
+            f_dist=p.f_dist,
+            f_nbh=p.f_nbh,
+            f_lr=p.f_lr,
+            f_update=p.f_update,
+        )
+
+
+ + + +
+ + + + + + + + + + +
+ + + + +

+ generate_algo(p) + + + staticmethod + + +

+ + +
+ +

Identity function returning generic SOM functions.

+ +
+ Source code in src/somap/som.py +
38
+39
+40
+41
+42
+43
+44
+45
+46
@staticmethod
+def generate_algo(p: SomParams) -> SomAlgo:
+    """Identity function returning generic SOM functions."""
+    return SomAlgo(
+        f_dist=p.f_dist,
+        f_nbh=p.f_nbh,
+        f_lr=p.f_lr,
+        f_update=p.f_update,
+    )
+
+
+
+ +
+ + + +
+ +
+ +
+ +
+ + + + +

+ SomParams + + +

+ + +
+

+ Bases: AbstractSomParams, SomAlgo

+ + +

Generic SOM parameters.

+

Same as the SomAlgo class but with the AbstractSomParams parent.

+ +
+ Source code in src/somap/som.py +
22
+23
+24
+25
+26
+27
+28
class SomParams(AbstractSomParams, SomAlgo):
+    """Generic SOM parameters.
+
+    Same as the `SomAlgo` class but with the `AbstractSomParams` parent.
+    """
+
+    pass
+
+
+ +
+ +
+ +
+ + + + +

+ StaticKsom + + +

+ + +
+

+ Bases: AbstractSom

+ + +

Time-independant Kohonen SOM.

+ +
+ Source code in src/somap/som.py +
80
+81
+82
+83
+84
+85
+86
+87
+88
+89
+90
+91
class StaticKsom(AbstractSom):
+    """Time-independant Kohonen SOM."""
+
+    @staticmethod
+    def generate_algo(p: StaticKsomParams) -> SomAlgo:
+        """Converts Static Kohonen SOM parameters into generic SOM functions."""
+        return SomAlgo(
+            f_dist=EuclidianDist(),
+            f_nbh=GaussianNbh(sigma=p.sigma),
+            f_lr=ConstantLr(alpha=p.alpha),
+            f_update=SomUpdate(),
+        )
+
+
+ + + +
+ + + + + + + + + + +
+ + + + +

+ generate_algo(p) + + + staticmethod + + +

+ + +
+ +

Converts Static Kohonen SOM parameters into generic SOM functions.

+ +
+ Source code in src/somap/som.py +
83
+84
+85
+86
+87
+88
+89
+90
+91
@staticmethod
+def generate_algo(p: StaticKsomParams) -> SomAlgo:
+    """Converts Static Kohonen SOM parameters into generic SOM functions."""
+    return SomAlgo(
+        f_dist=EuclidianDist(),
+        f_nbh=GaussianNbh(sigma=p.sigma),
+        f_lr=ConstantLr(alpha=p.alpha),
+        f_update=SomUpdate(),
+    )
+
+
+
+ +
+ + + +
+ +
+ +
+ +
+ + + + +

+ StaticKsomParams + + +

+ + +
+

+ Bases: AbstractSomParams

+ + +

Time-independant Kohonen SOM parameters.

+ +
+ Source code in src/somap/som.py +
73
+74
+75
+76
+77
class StaticKsomParams(AbstractSomParams):
+    """Time-independant Kohonen SOM parameters."""
+
+    sigma: float | Float[Array, "..."]
+    alpha: float | Float[Array, "..."]
+
+
+ + + +
+ + + + + + + + + + + +
+ +
+ +
+ + + + +
+ +
+ +
+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/api/update/index.html b/api/update/index.html new file mode 100644 index 0000000..6310774 --- /dev/null +++ b/api/update/index.html @@ -0,0 +1,1535 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Update - Somap + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + + +
+
+ + + + +

Update

+ + +
+ + + + +
+ +

Catalog of update functions.

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

+ AbstractUpdate + + +

+ + +
+

+ Bases: Module

+ + +

Ensures that all update functions have the same signatures.

+ +
+ Source code in src/somap/update.py +
12
+13
+14
+15
+16
+17
+18
+19
+20
+21
+22
+23
+24
+25
+26
+27
+28
class AbstractUpdate(eqx.Module):
+    """Ensures that all update functions have the same signatures."""
+
+    @abstractmethod
+    def __call__(self, lr, nbh, input_bu, w_bu):
+        """SOM Update function.
+
+        Args:
+            lr: Learning rate.
+            nbh: Neighborhood.
+            input_bu: Data input.
+            w_bu: Prototype weights.
+
+        Returns:
+            The updated prototype weights.
+        """
+        pass
+
+
+ + + +
+ + + + + + + + + + +
+ + + + +

+ __call__(lr, nbh, input_bu, w_bu) + + + abstractmethod + + +

+ + +
+ +

SOM Update function.

+ + + +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
lr + +
+

Learning rate.

+
+
+ required +
nbh + +
+

Neighborhood.

+
+
+ required +
input_bu + +
+

Data input.

+
+
+ required +
w_bu + +
+

Prototype weights.

+
+
+ required +
+ + + +

Returns:

+ + + + + + + + + + + + + +
TypeDescription
+ +
+

The updated prototype weights.

+
+
+ +
+ Source code in src/somap/update.py +
15
+16
+17
+18
+19
+20
+21
+22
+23
+24
+25
+26
+27
+28
@abstractmethod
+def __call__(self, lr, nbh, input_bu, w_bu):
+    """SOM Update function.
+
+    Args:
+        lr: Learning rate.
+        nbh: Neighborhood.
+        input_bu: Data input.
+        w_bu: Prototype weights.
+
+    Returns:
+        The updated prototype weights.
+    """
+    pass
+
+
+
+ +
+ + + +
+ +
+ +
+ +
+ + + + +

+ CyclicSomUpdate + + +

+ + +
+

+ Bases: AbstractUpdate

+ + +

Cyclic update functions.

+ +
+ Source code in src/somap/update.py +
45
+46
+47
+48
+49
+50
+51
+52
+53
+54
+55
+56
+57
+58
+59
+60
+61
+62
+63
@experimental_warning
+class CyclicSomUpdate(AbstractUpdate):
+    """Cyclic update functions."""
+
+    def __call__(self, lr, nbh, input_bu, w_bu):
+        """Updates the prototype weights where 0 is the same as 1."""
+        # convert [0:1] float range into [0:255] integer range
+        input_bu_uint8 = (input_bu * 255).astype(jnp.uint8)
+        w_bu_uint8 = (w_bu * 255).astype(jnp.uint8)
+
+        # interpret the diff as an unsigned int8
+        # diff is between -1 and 1
+        diff = (input_bu_uint8 - w_bu_uint8).astype(jnp.int8) / 128.0
+
+        # out may escape the [0:1] interval, so it needs a modulo 1
+        out = (lr * nbh)[:, :, jnp.newaxis] * diff + w_bu
+        out = out % 1
+
+        return out
+
+
+ + + +
+ + + + + + + + + + +
+ + + + +

+ __call__(lr, nbh, input_bu, w_bu) + +

+ + +
+ +

Updates the prototype weights where 0 is the same as 1.

+ +
+ Source code in src/somap/update.py +
49
+50
+51
+52
+53
+54
+55
+56
+57
+58
+59
+60
+61
+62
+63
def __call__(self, lr, nbh, input_bu, w_bu):
+    """Updates the prototype weights where 0 is the same as 1."""
+    # convert [0:1] float range into [0:255] integer range
+    input_bu_uint8 = (input_bu * 255).astype(jnp.uint8)
+    w_bu_uint8 = (w_bu * 255).astype(jnp.uint8)
+
+    # interpret the diff as an unsigned int8
+    # diff is between -1 and 1
+    diff = (input_bu_uint8 - w_bu_uint8).astype(jnp.int8) / 128.0
+
+    # out may escape the [0:1] interval, so it needs a modulo 1
+    out = (lr * nbh)[:, :, jnp.newaxis] * diff + w_bu
+    out = out % 1
+
+    return out
+
+
+
+ +
+ + + +
+ +
+ +
+ +
+ + + + +

+ SomUpdate + + +

+ + +
+

+ Bases: AbstractUpdate

+ + +

Generic update function.

+ +
+ Source code in src/somap/update.py +
31
+32
+33
+34
+35
+36
+37
+38
+39
+40
+41
+42
class SomUpdate(AbstractUpdate):
+    """Generic update function."""
+
+    def __call__(
+        self,
+        lr: Float[Array, "..."],
+        nbh: Float[Array, "..."],
+        input_bu: Float[Array, "..."],
+        w_bu: Float[Array, "..."],
+    ) -> Float[Array, "..."]:
+        """Updates the prototype weights."""
+        return w_bu + (lr * nbh)[:, :, jnp.newaxis] * (input_bu - w_bu)
+
+
+ + + +
+ + + + + + + + + + +
+ + + + +

+ __call__(lr, nbh, input_bu, w_bu) + +

+ + +
+ +

Updates the prototype weights.

+ +
+ Source code in src/somap/update.py +
34
+35
+36
+37
+38
+39
+40
+41
+42
def __call__(
+    self,
+    lr: Float[Array, "..."],
+    nbh: Float[Array, "..."],
+    input_bu: Float[Array, "..."],
+    w_bu: Float[Array, "..."],
+) -> Float[Array, "..."]:
+    """Updates the prototype weights."""
+    return w_bu + (lr * nbh)[:, :, jnp.newaxis] * (input_bu - w_bu)
+
+
+
+ +
+ + + +
+ +
+ +
+ + + + +
+ +
+ +
+ + + + + + +
+
+ + +
+ +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/array2image_plot_backend.png b/array2image_plot_backend.png new file mode 100644 index 0000000000000000000000000000000000000000..130ef818c970f21a419219657b684e6a3f621ea5 GIT binary patch literal 135527 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

uvx@8`4j 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̭Bl}piI^)3JS!(ib6OR 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 IM6N<$f(mV=e*gdg literal 0 HcmV?d00001 diff --git a/assets/_mkdocstrings.css b/assets/_mkdocstrings.css new file mode 100644 index 0000000..049a254 --- /dev/null +++ b/assets/_mkdocstrings.css @@ -0,0 +1,64 @@ + +/* Avoid breaking parameter names, etc. in table cells. */ +.doc-contents td code { + word-break: normal !important; +} + +/* No line break before first paragraph of descriptions. */ +.doc-md-description, +.doc-md-description>p:first-child { + display: inline; +} + +/* Max width for docstring sections tables. */ +.doc .md-typeset__table, +.doc .md-typeset__table table { + display: table !important; + width: 100%; +} + +.doc .md-typeset__table tr { + display: table-row; +} + +/* Defaults in Spacy table style. */ +.doc-param-default { + float: right; +} + +/* Keep headings consistent. */ +h1.doc-heading, +h2.doc-heading, +h3.doc-heading, +h4.doc-heading, +h5.doc-heading, +h6.doc-heading { + font-weight: 400; + line-height: 1.5; + color: inherit; + text-transform: none; +} + +h1.doc-heading { + font-size: 1.6rem; +} + +h2.doc-heading { + font-size: 1.2rem; +} + +h3.doc-heading { + font-size: 1.15rem; +} + +h4.doc-heading { + font-size: 1.10rem; +} + +h5.doc-heading { + font-size: 1.05rem; +} + +h6.doc-heading { + font-size: 1rem; +} \ No newline at end of file diff --git a/assets/images/favicon.png b/assets/images/favicon.png new file mode 100644 index 0000000000000000000000000000000000000000..1cf13b9f9d978896599290a74f77d5dbe7d1655c GIT binary patch literal 1870 zcmV-U2eJ5xP)Gc)JR9QMau)O=X#!i9;T z37kk-upj^(fsR36MHs_+1RCI)NNu9}lD0S{B^g8PN?Ww(5|~L#Ng*g{WsqleV}|#l zz8@ri&cTzw_h33bHI+12+kK6WN$h#n5cD8OQt`5kw6p~9H3()bUQ8OS4Q4HTQ=1Ol z_JAocz`fLbT2^{`8n~UAo=#AUOf=SOq4pYkt;XbC&f#7lb$*7=$na!mWCQ`dBQsO0 zLFBSPj*N?#u5&pf2t4XjEGH|=pPQ8xh7tpx;US5Cx_Ju;!O`ya-yF`)b%TEt5>eP1ZX~}sjjA%FJF?h7cX8=b!DZl<6%Cv z*G0uvvU+vmnpLZ2paivG-(cd*y3$hCIcsZcYOGh{$&)A6*XX&kXZd3G8m)G$Zz-LV z^GF3VAW^Mdv!)4OM8EgqRiz~*Cji;uzl2uC9^=8I84vNp;ltJ|q-*uQwGp2ma6cY7 z;`%`!9UXO@fr&Ebapfs34OmS9^u6$)bJxrucutf>`dKPKT%%*d3XlFVKunp9 zasduxjrjs>f8V=D|J=XNZp;_Zy^WgQ$9WDjgY=z@stwiEBm9u5*|34&1Na8BMjjgf3+SHcr`5~>oz1Y?SW^=K z^bTyO6>Gar#P_W2gEMwq)ot3; zREHn~U&Dp0l6YT0&k-wLwYjb?5zGK`W6S2v+K>AM(95m2C20L|3m~rN8dprPr@t)5lsk9Hu*W z?pS990s;Ez=+Rj{x7p``4>+c0G5^pYnB1^!TL=(?HLHZ+HicG{~4F1d^5Awl_2!1jICM-!9eoLhbbT^;yHcefyTAaqRcY zmuctDopPT!%k+}x%lZRKnzykr2}}XfG_ne?nRQO~?%hkzo;@RN{P6o`&mMUWBYMTe z6i8ChtjX&gXl`nvrU>jah)2iNM%JdjqoaeaU%yVn!^70x-flljp6Q5tK}5}&X8&&G zX3fpb3E(!rH=zVI_9Gjl45w@{(ITqngWFe7@9{mX;tO25Z_8 zQHEpI+FkTU#4xu>RkN>b3Tnc3UpWzPXWm#o55GKF09j^Mh~)K7{QqbO_~(@CVq! zS<8954|P8mXN2MRs86xZ&Q4EfM@JB94b=(YGuk)s&^jiSF=t3*oNK3`rD{H`yQ?d; ztE=laAUoZx5?RC8*WKOj`%LXEkgDd>&^Q4M^z`%u0rg-It=hLCVsq!Z%^6eB-OvOT zFZ28TN&cRmgU}Elrnk43)!>Z1FCPL2K$7}gwzIc48NX}#!A1BpJP?#v5wkNprhV** z?Cpalt1oH&{r!o3eSKc&ap)iz2BTn_VV`4>9M^b3;(YY}4>#ML6{~(4mH+?%07*qo IM6N<$f(jP3KmY&$ literal 0 HcmV?d00001 diff --git a/assets/javascripts/bundle.cd18aaf1.min.js b/assets/javascripts/bundle.cd18aaf1.min.js new file mode 100644 index 0000000..07521cc --- /dev/null +++ b/assets/javascripts/bundle.cd18aaf1.min.js @@ -0,0 +1,29 @@ +"use strict";(()=>{var Si=Object.create;var ur=Object.defineProperty;var Ti=Object.getOwnPropertyDescriptor;var Oi=Object.getOwnPropertyNames,kt=Object.getOwnPropertySymbols,Mi=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 Li=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of Oi(t))!dr.call(e,n)&&n!==r&&ur(e,n,{get:()=>t[n],enumerable:!(o=Ti(t,n))||o.enumerable});return e};var Ht=(e,t,r)=>(r=e!=null?Si(Mi(e)):{},Li(t||!e||!e.__esModule?ur(r,"default",{value:e,enumerable:!0}):r,e));var to=(e,t,r)=>new Promise((o,n)=>{var i=c=>{try{a(r.next(c))}catch(p){n(p)}},s=c=>{try{a(r.throw(c))}catch(p){n(p)}},a=c=>c.done?o(c.value):Promise.resolve(c.value).then(i,s);a((r=r.apply(e,t)).next())});var oo=hr((br,ro)=>{(function(e,t){typeof br=="object"&&typeof ro!="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 wi}});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 di(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()),wi=Ei},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 $a=/["'&<>]/;Un.exports=Ra;function Ra(e){var t=""+e,r=$a.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 ao(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{so(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)so(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 so(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 bo(r,o)},t}(P);var bo=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 xo=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 xo(go);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 Ii(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Kt=Ii();function Qt(e){return k(e==null?void 0:e[Kt])}function Yt(e){return io(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 Fi(e);if(mt(e))return ji(e);if(Dt(e))return Wi(e);if(zt(e))return yo(e);if(Qt(e))return Ni(e);if(Bt(e))return Ui(e)}throw qt(e)}function Fi(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 ji(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):Fo(function(){return new Jt}))}}function jo(){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 ia=_(h(document.body,"focusin"),h(document.body,"focusout")).pipe(ke(1),V(void 0),m(()=>Re()||document.body),J(1));function Zt(e){return ia.pipe(m(t=>e.contains(t)),X())}function Je(e){return{x:e.offsetLeft,y:e.offsetTop}}function Do(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 Vo(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)Vo(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)Vo(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 zo=new x,aa=H(()=>typeof ResizeObserver=="undefined"?ht("https://unpkg.com/resize-observer-polyfill"):j(void 0)).pipe(m(()=>new ResizeObserver(e=>{for(let t of e)zo.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 aa.pipe(w(t=>t.observe(e)),E(t=>zo.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 qo(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 Ko=new x,sa=H(()=>j(new IntersectionObserver(e=>{for(let t of e)Ko.next(t)},{threshold:0}))).pipe(E(e=>_(Ve,j(e)).pipe(A(()=>e.disconnect()))),J(1));function rr(e){return sa.pipe(w(t=>t.observe(e)),E(t=>Ko.pipe(M(({target:r})=>r===e),A(()=>t.unobserve(e)),m(({isIntersecting:r})=>r))))}function Qo(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 Yo(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 ca(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 pa(){return _(h(window,"compositionstart").pipe(m(()=>!0)),h(window,"compositionend").pipe(m(()=>!1))).pipe(V(!1))}function Bo(){let e=h(window,"keydown").pipe(M(t=>!(t.metaKey||t.ctrlKey)),m(t=>({mode:Yo("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!ca(o,r)}return!0}),le());return pa().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 Go(){return new x}function Jo(){return location.hash.slice(1)}function nr(e){let t=T("a",{href:e});t.addEventListener("click",r=>r.stopPropagation()),t.click()}function la(e){return _(h(window,"hashchange"),e).pipe(m(Jo),V(Jo()),M(t=>t.length>0),J(1))}function Xo(e){return la(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 Zo(){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 en(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 tn(){return{x:Math.max(0,scrollX),y:Math.max(0,scrollY)}}function rn(){return _(h(window,"scroll",{passive:!0}),h(window,"resize",{passive:!0})).pipe(m(tn),V(tn()))}function on(){return{width:innerWidth,height:innerHeight}}function nn(){return h(window,"resize",{passive:!0}).pipe(m(on),V(on()))}function an(){return B([rn(),nn()]).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 ma(e){return h(e,"message",t=>t.data)}function fa(e){let t=new x;return t.subscribe(r=>e.postMessage(r)),t}function sn(e,t=new Worker(e)){let r=ma(t),o=fa(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 ua=U("#__config"),vt=JSON.parse(ua.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 da(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 cn(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)}),da(e).pipe(w(r=>t.next(r)),A(()=>t.complete()),m(r=>R({ref:e},r)))})}function ha(e,{target$:t}){return t.pipe(m(r=>({hidden:r!==e})))}function pn(e,t){let r=new x;return r.subscribe(({hidden:o})=>{e.hidden=o}),ha(e,t).pipe(w(o=>r.next(o)),A(()=>r.complete()),m(o=>R({ref:e},o)))}function ba(e,t){let r=H(()=>B([Do(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 ln(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()),ba(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 mn(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 fn(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 un(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 dn(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 hn(e){return T("div",{class:"md-typeset__scrollwrap"},T("div",{class:"md-typeset__table"},e))}function va(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 bn(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(va)))}function ga(e){return e.tagName==="CODE"?q(".c, .c1, .cm",e):[e]}function xa(e){let t=[];for(let r of ga(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 vn(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 xa(t)){let[,c]=a.textContent.match(/\((\d+)\)/);se(`:scope > li:nth-child(${c})`,e)&&(s.set(c,mn(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?vn(f,u):vn(u,f)}),_(...[...s].map(([,l])=>ln(l,t,{target$:r}))).pipe(A(()=>a.complete()),le())})}function gn(e){if(e.nextElementSibling){let t=e.nextElementSibling;if(t.tagName==="OL")return t;if(t.tagName==="P"&&!t.children.length)return gn(t)}}function xn(e,t){return H(()=>{let r=gn(e);return typeof r!="undefined"?sr(r,e,t):L})}var En=Ht(Vr());var ya=0;function wn(e){if(e.nextElementSibling){let t=e.nextElementSibling;if(t.tagName==="OL")return t;if(t.tagName==="P"&&!t.children.length)return wn(t)}}function yn(e){return ye(e).pipe(m(({width:t})=>({scrollable:bt(e).width>t})),ee("scrollable"))}function Sn(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")}),En.default.isSupported()&&(e.closest(".copy")||te("content.code.copy")&&!e.closest(".no-copy"))){let s=e.closest("pre");s.id=`__code_${ya++}`,s.insertBefore(fn(s.id),e)}let i=e.closest(".highlight");if(i instanceof HTMLElement){let s=wn(i);if(typeof s!="undefined"&&(i.classList.contains("annotate")||te("content.code.annotate"))){let a=sr(s,e,t);return yn(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 yn(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 Ea(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 Tn(e,t){return H(()=>{let r=new x;return r.subscribe(({action:o,reveal:n})=>{e.toggleAttribute("open",o==="open"),n&&e.scrollIntoView()}),Ea(e,t).pipe(w(o=>r.next(o)),A(()=>r.complete()),m(o=>R({ref:e},o)))})}var On=".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,Sa=0;function Ta(){return typeof mermaid=="undefined"||mermaid instanceof Element?ht("https://unpkg.com/mermaid@10.6.1/dist/mermaid.min.js"):j(void 0)}function Mn(e){return e.classList.remove("mermaid"),zr||(zr=Ta().pipe(w(()=>mermaid.initialize({startOnLoad:!1,themeCSS:On,sequence:{actorFontSize:"16px",messageFontSize:"16px",noteFontSize:"16px"}})),m(()=>{}),J(1))),zr.subscribe(()=>to(this,null,function*(){e.classList.add("mermaid");let t=`__mermaid_${Sa++}`,r=T("div",{class:"mermaid"}),o=e.textContent,{svg:n,fn:i}=yield mermaid.render(t,o),s=r.attachShadow({mode:"closed"});s.innerHTML=n,e.replaceWith(r),i==null||i(s)})),zr.pipe(m(()=>({ref:e})))}var Ln=T("table");function _n(e){return e.replaceWith(Ln),Ln.replaceWith(hn(e)),j({ref:e})}function Oa(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 An(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()}),Oa(e).pipe(w(a=>i.next(a)),A(()=>i.complete()),m(a=>R({ref:e},a)))}).pipe(rt(ae))}function Cn(e,{viewport$:t,target$:r,print$:o}){return _(...q(".annotate:not(.highlight)",e).map(n=>xn(n,{target$:r,print$:o})),...q("pre:not(.mermaid) > code",e).map(n=>Sn(n,{target$:r,print$:o})),...q("pre.mermaid",e).map(n=>Mn(n)),...q("table:not([class])",e).map(n=>_n(n)),...q("details",e).map(n=>Tn(n,{target$:r,print$:o})),...q("[data-tabs]",e).map(n=>An(n,{viewport$:t})))}function Ma(e,{alert$:t}){return t.pipe(E(r=>_(j(!0),j(!1).pipe(ze(2e3))).pipe(m(o=>({message:r,active:o})))))}function kn(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}),Ma(e,t).pipe(w(n=>o.next(n)),A(()=>o.complete()),m(n=>R({ref:e},n)))})}function La({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 Hn(e,t){return H(()=>B([ye(e),La(t)])).pipe(m(([{height:r},o])=>({height:r,hidden:o})),X((r,o)=>r.height===o.height&&r.hidden===o.hidden),J(1))}function $n(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 _a(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 Rn(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:_a(o,t).pipe(w(n=>r.next(n)),A(()=>r.complete()),m(n=>R({ref:e},n)))})}function Pn(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 Aa(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 In(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 Aa(n).pipe(w(i=>o.next(i)),A(()=>o.complete()),m(i=>R({ref:e},i)))})}function Fn(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 Ca(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 jn({alert$:e}){qr.default.isSupported()&&new P(t=>{new qr.default("[data-clipboard-target], [data-clipboard-text]",{text:r=>r.getAttribute("data-clipboard-text")||Ca(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 ka(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 en(new URL("sitemap.xml",e||r.base)).pipe(m(o=>ka(q("loc",o).map(n=>n.textContent))),de(()=>L),He([]),w(o=>__md_set("__sitemap",o,sessionStorage,e)))}}function Wn(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 Nn({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=Wn(document.head),d=Wn(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 Vn=Ht(Dn());function zn(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,Vn.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 qn(e,t){let r=sn(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 Kn({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(bn(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 Ia(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 Qn(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()),Ia(e,{worker$:t}).pipe(w(i=>r.next(i)),A(()=>r.complete()),m(i=>R({ref:e},i)),J(1))}function Yn(e,{worker$:t,query$:r}){let o=new x,n=Qo(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(un),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 Fa(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 Bn(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()),Fa(e,t).pipe(w(n=>r.next(n)),A(()=>r.complete()),m(n=>R({ref:e},n)))}function Gn(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 Jn(e,{index$:t,keyboard$:r}){let o=me();try{let n=qn(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=Qn(i,{worker$:n});return _(a,Yn(s,{worker$:n,query$:a})).pipe(qe(...oe("search-share",e).map(c=>Bn(c,{query$:a})),...oe("search-suggest",e).map(c=>Gn(c,{worker$:n,keyboard$:r}))))}catch(n){return e.hidden=!0,Ve}}function Xn(e,{index$:t,location$:r}){return B([t,r.pipe(V(pe()),M(o=>!!o.searchParams.get("h")))]).pipe(m(([o,n])=>zn(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 ja(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}`)}),ja(e,r).pipe(w(l=>a.next(l)),A(()=>a.complete()),m(l=>R({ref:e},l)))})}function Zn(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 ei(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 ti(e){let t=e.match(/^.+github\.com\/([^/]+)\/?([^/]+)?/i);if(t){let[,r,o]=t;return Zn(r,o)}if(t=e.match(/^.+?([^/]*gitlab[^/]+)\/(.+?)\/?$/i),t){let[,r,o]=t;return ei(r,o)}return L}var Wa;function Na(e){return Wa||(Wa=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 ti(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 ri(e){let t=U(":scope > :last-child",e);return H(()=>{let r=new x;return r.subscribe(({facts:o})=>{t.appendChild(dn(o)),t.classList.add("md-source__repository--active")}),Na(e).pipe(w(o=>r.next(o)),A(()=>r.complete()),m(o=>R({ref:e},o)))})}function Ua(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 oi(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}):Ua(e,t)).pipe(w(o=>r.next(o)),A(()=>r.complete()),m(o=>R({ref:e},o)))})}function Da(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=qo(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}`)}),Da(e,{viewport$:t,header$:r}).pipe(w(a=>i.next(a)),A(()=>i.complete()),m(a=>R({ref:e},a)))})}function Va(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 ii(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})}),Va(e,{viewport$:t,main$:o,target$:n}).pipe(w(a=>i.next(a)),A(()=>i.complete()),m(a=>R({ref:e},a)))}function ai({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 za(){return/(iPad|iPhone|iPod)/.test(navigator.userAgent)}function si({document$:e}){e.pipe(E(()=>q("[data-md-scrollfix]")),w(t=>t.removeAttribute("data-md-scrollfix")),M(za),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 ci({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 qa(){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=Uo(),_t=Go(),gt=Xo(_t),Yr=Bo(),Te=an(),lr=Fr("(min-width: 960px)"),li=Fr("(min-width: 1220px)"),mi=Zo(),Qr=me(),fi=document.forms.namedItem("search")?qa():Ve,Br=new x;jn({alert$:Br});var Gr=new x;te("navigation.instant")&&Nn({location$:_t,viewport$:Te,progress$:Gr}).subscribe(nt);var pi;((pi=Qr.version)==null?void 0:pi.provider)==="mike"&&Kn({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()}});ai({document$:nt,tablet$:lr});si({document$:nt});ci({viewport$:Te,tablet$:lr});var Xe=Hn(Ee("header"),{viewport$:Te}),Lt=nt.pipe(m(()=>Ee("main")),E(e=>Pn(e,{viewport$:Te,header$:Xe})),J(1)),Ka=_(...oe("consent").map(e=>pn(e,{target$:gt})),...oe("dialog").map(e=>kn(e,{alert$:Br})),...oe("header").map(e=>$n(e,{viewport$:Te,header$:Xe,main$:Lt})),...oe("palette").map(e=>In(e)),...oe("progress").map(e=>Fn(e,{progress$:Gr})),...oe("search").map(e=>Jn(e,{index$:fi,keyboard$:Yr})),...oe("source").map(e=>ri(e))),Qa=H(()=>_(...oe("announce").map(e=>cn(e)),...oe("content").map(e=>Cn(e,{viewport$:Te,target$:gt,print$:mi})),...oe("content").map(e=>te("search.highlight")?Xn(e,{index$:fi,location$:_t}):L),...oe("header-title").map(e=>Rn(e,{viewport$:Te,header$:Xe})),...oe("sidebar").map(e=>e.getAttribute("data-md-type")==="navigation"?jr(li,()=>Kr(e,{viewport$:Te,header$:Xe,main$:Lt})):jr(lr,()=>Kr(e,{viewport$:Te,header$:Xe,main$:Lt}))),...oe("tabs").map(e=>oi(e,{viewport$:Te,header$:Xe})),...oe("toc").map(e=>ni(e,{viewport$:Te,header$:Xe,main$:Lt,target$:gt})),...oe("top").map(e=>ii(e,{viewport$:Te,header$:Xe,main$:Lt,target$:gt})))),ui=nt.pipe(E(()=>Qa),qe(Ka),J(1));ui.subscribe();window.document$=nt;window.location$=_t;window.target$=gt;window.keyboard$=Yr;window.viewport$=Te;window.tablet$=lr;window.screen$=li;window.print$=mi;window.alert$=Br;window.progress$=Gr;window.component$=ui;})(); +//# sourceMappingURL=bundle.cd18aaf1.min.js.map + diff --git a/assets/javascripts/bundle.cd18aaf1.min.js.map b/assets/javascripts/bundle.cd18aaf1.min.js.map new file mode 100644 index 0000000..8bfddbb --- /dev/null +++ b/assets/javascripts/bundle.cd18aaf1.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