From 607062d3654d7ab40458d3bb5c85aa962a0fe50f Mon Sep 17 00:00:00 2001 From: admin Date: Sat, 4 Oct 2025 12:25:25 -0600 Subject: [PATCH] A tonne of updates; site info, documentation, campaign phone numbers, soccial share buttons, and several other things --- README.md | 20 + influence/README.MD | 141 +- influence/app/controllers/campaigns.js | 182 +- influence/app/controllers/representatives.js | 49 + influence/app/public/campaign.html | 14 +- influence/app/public/css/styles.css | 357 ++- influence/app/public/index.html | 17 + influence/app/public/js/admin.js | 2 + influence/app/public/js/campaign.js | 51 +- influence/app/public/js/campaigns-grid.js | 326 ++ influence/app/public/js/main.js | 6 + influence/app/public/js/postal-lookup.js | 4 + .../app/public/js/representatives-display.js | 26 + influence/app/routes/api.js | 25 + influence/app/services/nocodb.js | 25 +- influence/files-explainer.md | 122 + influence/fix-campaigns-table.sh | 296 -- influence/influence-campaign-setup.md | 1288 -------- influence/instruct.md | 76 +- influence/scripts/build-nocodb.sh | 107 +- .../4fec9fd5349ccccf8012393802a1a5bd.png | Bin 0 -> 74980 bytes .../bededf2c367a86f373a8685ce19f8e12.png | Bin 0 -> 69108 bytes .../repo-data/admin-changemaker.lite.json | 6 +- mkdocs/docs/build/influence.md | 352 ++ mkdocs/docs/overrides/lander.html | 44 +- mkdocs/mkdocs.yml | 1 + mkdocs/site/404.html | 21 +- mkdocs/site/adv/ansible/index.html | 76 +- mkdocs/site/adv/index.html | 76 +- mkdocs/site/adv/vscode-ssh/index.html | 76 +- .../assets/images/social/build/influence.png | Bin 0 -> 69108 bytes .../assets/javascripts/bundle.50899def.min.js | 16 - .../assets/javascripts/bundle.f55a23d4.min.js | 16 + ....min.js.map => bundle.f55a23d4.min.js.map} | 4 +- ...d50fe291.min.js => search.973d3a69.min.js} | 8 +- ....min.js.map => search.973d3a69.min.js.map} | 2 +- .../repo-data/admin-changemaker.lite.json | 6 +- ...7e37652d.min.css => main.2a3383ac.min.css} | 2 +- ....min.css.map => main.2a3383ac.min.css.map} | 2 +- mkdocs/site/blog/2025/07/03/blog-1/index.html | 21 +- mkdocs/site/blog/2025/07/10/2/index.html | 21 +- mkdocs/site/blog/2025/08/01/3/index.html | 21 +- mkdocs/site/blog/archive/2025/index.html | 21 +- mkdocs/site/blog/index.html | 21 +- mkdocs/site/build/index.html | 76 +- mkdocs/site/build/influence/index.html | 2851 +++++++++++++++++ mkdocs/site/build/map/index.html | 82 +- mkdocs/site/build/server/index.html | 76 +- mkdocs/site/build/site/index.html | 82 +- .../site/config/cloudflare-config/index.html | 76 +- mkdocs/site/config/coder/index.html | 76 +- mkdocs/site/config/index.html | 76 +- mkdocs/site/config/map/index.html | 76 +- mkdocs/site/config/mkdocs/index.html | 76 +- mkdocs/site/how to/canvass/index.html | 21 +- mkdocs/site/index.html | 44 +- mkdocs/site/manual/index.html | 76 +- mkdocs/site/manual/map/index.html | 76 +- mkdocs/site/overrides/lander.html | 44 +- mkdocs/site/phil/cost-comparison/index.html | 21 +- mkdocs/site/phil/index.html | 21 +- mkdocs/site/search/search_index.json | 2 +- mkdocs/site/services/code-server/index.html | 76 +- mkdocs/site/services/gitea/index.html | 76 +- mkdocs/site/services/homepage/index.html | 76 +- mkdocs/site/services/index.html | 76 +- mkdocs/site/services/listmonk/index.html | 76 +- mkdocs/site/services/map/index.html | 76 +- mkdocs/site/services/mini-qr/index.html | 76 +- mkdocs/site/services/mkdocs/index.html | 76 +- mkdocs/site/services/n8n/index.html | 76 +- mkdocs/site/services/nocodb/index.html | 76 +- mkdocs/site/services/postgresql/index.html | 76 +- mkdocs/site/services/static-server/index.html | 76 +- mkdocs/site/sitemap.xml | 76 +- mkdocs/site/sitemap.xml.gz | Bin 413 -> 420 bytes mkdocs/site/test/index.html | 21 +- 77 files changed, 6383 insertions(+), 2425 deletions(-) create mode 100644 influence/app/public/js/campaigns-grid.js delete mode 100644 influence/fix-campaigns-table.sh delete mode 100644 influence/influence-campaign-setup.md create mode 100644 mkdocs/.cache/plugin/social/4fec9fd5349ccccf8012393802a1a5bd.png create mode 100644 mkdocs/.cache/plugin/social/bededf2c367a86f373a8685ce19f8e12.png create mode 100644 mkdocs/docs/build/influence.md create mode 100644 mkdocs/site/assets/images/social/build/influence.png delete mode 100644 mkdocs/site/assets/javascripts/bundle.50899def.min.js create mode 100644 mkdocs/site/assets/javascripts/bundle.f55a23d4.min.js rename mkdocs/site/assets/javascripts/{bundle.50899def.min.js.map => bundle.f55a23d4.min.js.map} (78%) rename mkdocs/site/assets/javascripts/workers/{search.d50fe291.min.js => search.973d3a69.min.js} (70%) rename mkdocs/site/assets/javascripts/workers/{search.d50fe291.min.js.map => search.973d3a69.min.js.map} (99%) rename mkdocs/site/assets/stylesheets/{main.7e37652d.min.css => main.2a3383ac.min.css} (60%) rename mkdocs/site/assets/stylesheets/{main.7e37652d.min.css.map => main.2a3383ac.min.css.map} (99%) create mode 100644 mkdocs/site/build/influence/index.html diff --git a/README.md b/README.md index 93278d9..4442c0f 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Changemaker Lite is a streamlined documentation and development platform featuri - **n8n**: Workflow automation and service integration - **NocoDB**: No-code database platform and smart spreadsheet interface - **Map**: Interactive map visualization for geographic data with real-time geolocation, walk sheet generation, and QR code integration +- **Influence**: Campaign tool for connecting Alberta residents with elected representatives at all government levels ## Quick Start @@ -45,6 +46,24 @@ cd map docker compose up -d ``` +## Influence + +The Influence Campaign Tool helps Alberta residents connect with elected representatives at federal, provincial, and municipal levels. Users can look up representatives by postal code and send advocacy emails through customizable campaigns. + +Detailed setup and configuration instructions are available in the `influence/README.MD` file. + +### Quick Start for Influence + +Configure your environment and start the service: + +```bash +cd influence +cp example.env .env +# Edit .env with your NocoDB and SMTP settings +./scripts/build-nocodb.sh # Set up database tables +docker compose up -d +``` + ## Service Access After starting, access services at: @@ -57,6 +76,7 @@ After starting, access services at: - **n8n**: http://localhost:5678 - **NocoDB**: http://localhost:8090 - **Map Viewer**: http://localhost:3000 +- **Influence Campaign Tool**: http://localhost:3333 ## Production Deployment diff --git a/influence/README.MD b/influence/README.MD index 546c64d..748395d 100644 --- a/influence/README.MD +++ b/influence/README.MD @@ -8,6 +8,9 @@ A comprehensive web application that helps Alberta residents connect with their - **Multi-Level Government**: Displays federal MPs, provincial MLAs, and municipal representatives - **Contact Information**: Shows photos, email addresses, phone numbers, and office locations - **Direct Email**: Built-in email composer to contact representatives +- **Campaign Management**: Create and manage advocacy campaigns with customizable settings +- **Public Campaigns Grid**: Homepage display of all active campaigns for easy discovery and participation +- **Email Count Display**: Optional engagement metrics showing total emails sent per campaign - **Smart Caching**: Fast performance with NocoDB caching and graceful fallback to live API - **Responsive Design**: Works seamlessly on desktop and mobile devices - **Real-time Data**: Integrates with Represent OpenNorth API for up-to-date information @@ -190,6 +193,111 @@ RATE_LIMIT_WINDOW_MS=900000 RATE_LIMIT_MAX_REQUESTS=100 ``` +## Campaign Management Guide + +### Creating a Campaign + +1. **Access Admin Panel**: Navigate to `/admin.html` and log in with admin credentials +2. **Create New Campaign**: Click "Create Campaign" button +3. **Configure Basic Settings**: + - **Campaign Title**: Short, descriptive name (becomes the URL slug) + - **Description**: Brief overview shown on the campaign landing page + - **Call to Action**: Motivational message encouraging participation + +4. **Set Email Template**: + - **Email Subject**: Pre-filled subject line for emails + - **Email Body**: Default message template (users may edit if allowed) + +5. **Upload Cover Photo** (Optional): + - Click "Choose File" to upload a hero image + - Supported formats: JPEG, PNG, GIF, WebP + - Maximum size: 5MB + - Image displays as campaign page banner + +6. **Configure Campaign Settings**: + - **📧 Allow SMTP Email**: Enable server-side email sending + - **🔗 Allow Mailto Link**: Enable browser-based mailto: links + - **👤 Collect User Info**: Request user name and email + - **📊 Show Email Count**: Display total emails sent (engagement metric) + - **✏️ Allow Email Editing**: Let users customize email template + - **🎯 Target Government Levels**: Select Federal, Provincial, Municipal, School Board + +7. **Set Campaign Status**: + - **Draft**: Hidden from public, testing mode + - **Active**: Visible to public on main page + - **Paused**: Temporarily disabled + - **Archived**: Completed campaigns + +8. **Save Campaign**: Click "Create Campaign" to publish + +### Public Campaigns Display + +The homepage automatically displays all active campaigns in a responsive grid below the representative lookup section. + +**Features**: +- **Automatic Display**: Only active campaigns (status="active") are shown publicly +- **Campaign Cards**: Each campaign displays as an attractive card with: + - Cover photo (if uploaded) or gradient background + - Campaign title and truncated description + - Target government level badges (Federal, Provincial, Municipal, etc.) + - Email count badge (if enabled via campaign settings) + - "Learn More & Participate" call-to-action +- **Responsive Grid**: Automatically adjusts columns based on screen size + - Desktop: 3-4 columns + - Tablet: 2 columns + - Mobile: 1 column +- **Click Navigation**: Users can click any campaign card to visit the full campaign page +- **Smart Loading**: Shows loading state while fetching campaigns, gracefully hides section if no active campaigns exist +- **Security**: HTML content is escaped to prevent XSS attacks +- **Sorting**: Campaigns display newest first by creation date + +**Public API Endpoint**: `/api/public/campaigns` (no authentication required) +- Returns only campaigns with `status='active'` +- Includes email counts when `show_email_count=true` +- Optimized for performance with minimal data transfer + +### Email Count Display Feature + +The **Show Email Count** setting controls whether campaign pages display total engagement metrics. + +**When Enabled** (✅ checked): +- Campaign page shows: "X Albertans have sent emails through this campaign" +- Provides social proof and encourages participation +- Updates in real-time as users send emails +- Displays prominently above the call-to-action + +**When Disabled** (❌ unchecked): +- Email count section is hidden +- Useful for sensitive campaigns or privacy concerns +- Engagement metrics still tracked in admin panel + +**Best Practices**: +- ✅ Enable for public awareness campaigns to show momentum +- ✅ Enable for volunteer recruitment to demonstrate support +- ❌ Disable for personal advocacy or sensitive issues +- ❌ Disable for new campaigns until participation grows + +**Technical Details**: +- Count includes all successfully sent emails via campaign +- Tracks both SMTP-sent and mailto-initiated emails (if logged) +- Admin panel always shows counts regardless of public display setting +- Database field: `show_email_count` (checkbox, default: true) + +### Editing Campaigns + +1. Navigate to Admin Panel → "Campaigns" tab +2. Find campaign card and click "Edit" +3. Modify any settings including the email count display toggle +4. Save changes - updates apply immediately to public-facing page + +### Campaign Analytics + +Access campaign performance metrics in the Admin Panel: +- Total emails sent per campaign +- User participation rates +- Email delivery status +- Representative contact distribution + ## API Endpoints ### Representatives @@ -211,12 +319,28 @@ RATE_LIMIT_MAX_REQUESTS=100 ## Database Schema +### Campaigns Table +- slug, title, description +- email_subject, email_body +- call_to_action, cover_photo +- status (draft/active/paused/archived) +- allow_smtp_email, allow_mailto_link +- collect_user_info, **show_email_count** +- allow_email_editing +- target_government_levels (MultiSelect) +- created_by_user_id, created_by_user_email, created_by_user_name + +### Campaign Emails Table +- campaign_id, user_name, user_email, user_postal_code +- recipient_name, recipient_email, recipient_level +- subject, message, status, sent_at + ### Representatives Table - postal_code, name, email, district_name - elected_office, party_name, representative_set_name - url, photo_url, cached_at -### Emails Table +### Email Logs Table - recipient_email, recipient_name, sender_email - subject, message, status, sent_at @@ -224,6 +348,11 @@ RATE_LIMIT_MAX_REQUESTS=100 - postal_code, city, province - centroid_lat, centroid_lng, last_updated +### Users Table +- email, password_hash, name +- role (admin/user), status (active/temporary) +- expires_at, last_login + ## Development ### Project Structure @@ -267,6 +396,16 @@ influence/ - Party affiliation and government level - Direct links to official profiles +### Campaign System +- **Campaign Creation**: Create advocacy campaigns with custom titles, descriptions, and email templates +- **Cover Photos**: Upload hero images for campaign landing pages (JPEG/PNG/GIF/WebP, max 5MB) +- **Flexible Email Methods**: Choose between SMTP email or mailto links for user convenience +- **User Info Collection**: Optional name/email collection for campaign tracking +- **Email Count Display**: Show total engagement metrics on campaign pages (toggle on/off) +- **Email Editing**: Allow users to customize campaign email templates (optional) +- **Target Levels**: Select which government levels to target (Federal/Provincial/Municipal/School Board) +- **Campaign Status**: Draft, Active, Paused, or Archived workflow states + ### Email Integration - Modal-based email composer - Pre-filled recipient information diff --git a/influence/app/controllers/campaigns.js b/influence/app/controllers/campaigns.js index cfce03a..e184c0e 100644 --- a/influence/app/controllers/campaigns.js +++ b/influence/app/controllers/campaigns.js @@ -90,6 +90,82 @@ async function cacheRepresentatives(postalCode, representatives, representData) } class CampaignsController { + // Get public campaigns (no authentication required) + async getPublicCampaigns(req, res, next) { + try { + const campaigns = await nocoDB.getAllCampaigns(); + + // Filter to only active campaigns and normalize data structure + const activeCampaigns = await Promise.all( + campaigns + .filter(campaign => { + const status = normalizeStatus(campaign['Status'] || campaign.status); + return status === 'active'; + }) + .map(async (campaign) => { + const id = campaign.ID || campaign.Id || campaign.id; + + // Debug: Log specific fields we're looking for + console.log(`Campaign ${id}:`, { + 'Show Call Count': campaign['Show Call Count'], + 'show_call_count': campaign.show_call_count, + 'Show Email Count': campaign['Show Email Count'], + 'show_email_count': campaign.show_email_count + }); + + // Get email count if show_email_count is enabled + let emailCount = null; + const showEmailCount = campaign['Show Email Count'] || campaign.show_email_count; + console.log(`Getting email count for campaign ID: ${id}, showEmailCount: ${showEmailCount}`); + if (showEmailCount && id != null) { + emailCount = await nocoDB.getCampaignEmailCount(id); + console.log(`Email count result: ${emailCount}`); + } + + // Get call count if show_call_count is enabled + let callCount = null; + const showCallCount = campaign['Show Call Count'] || campaign.show_call_count; + console.log(`Getting call count for campaign ID: ${id}, showCallCount: ${showCallCount}`); + if (showCallCount && id != null) { + callCount = await nocoDB.getCampaignCallCount(id); + console.log(`Call count result: ${callCount}`); + } + + const rawTargetLevels = campaign['Target Government Levels'] || campaign.target_government_levels; + const normalizedTargetLevels = normalizeTargetLevels(rawTargetLevels); + + // Return only public-facing information + return { + id, + slug: campaign['Campaign Slug'] || campaign.slug, + title: campaign['Campaign Title'] || campaign.title, + description: campaign['Description'] || campaign.description, + call_to_action: campaign['Call to Action'] || campaign.call_to_action, + cover_photo: campaign['Cover Photo'] || campaign.cover_photo, + show_email_count: showEmailCount, + show_call_count: showCallCount, + target_government_levels: normalizedTargetLevels, + created_at: campaign.CreatedAt || campaign.created_at, + emailCount, + callCount + }; + }) + ); + + res.json({ + success: true, + campaigns: activeCampaigns + }); + } catch (error) { + console.error('Get public campaigns error:', error); + res.status(500).json({ + success: false, + error: 'Failed to retrieve campaigns', + message: error.message + }); + } + } + // Get all campaigns (for admin panel) async getAllCampaigns(req, res, next) { try { @@ -249,9 +325,23 @@ class CampaignsController { let emailCount = null; const showEmailCount = campaign['Show Email Count'] || campaign.show_email_count; if (showEmailCount) { - const id = campaign.Id ?? campaign.id; + const id = campaign.ID || campaign.Id || campaign.id; + console.log('Getting email count for campaign ID:', id); if (id != null) { emailCount = await nocoDB.getCampaignEmailCount(id); + console.log('Email count result:', emailCount); + } + } + + // Get call count if enabled + let callCount = null; + const showCallCount = campaign['Show Call Count'] || campaign.show_call_count; + if (showCallCount) { + const id = campaign.ID || campaign.Id || campaign.id; + console.log('Getting call count for campaign ID:', id); + if (id != null) { + callCount = await nocoDB.getCampaignCallCount(id); + console.log('Call count result:', callCount); } } @@ -274,9 +364,11 @@ class CampaignsController { allow_mailto_link: campaign['Allow Mailto Link'] || campaign.allow_mailto_link, collect_user_info: campaign['Collect User Info'] || campaign.collect_user_info, show_email_count: campaign['Show Email Count'] || campaign.show_email_count, + show_call_count: campaign['Show Call Count'] || campaign.show_call_count, allow_email_editing: campaign['Allow Email Editing'] || campaign.allow_email_editing, target_government_levels: normalizeTargetLevels(campaign['Target Government Levels'] || campaign.target_government_levels), - emailCount + emailCount, + callCount } }); } catch (error) { @@ -419,6 +511,10 @@ class CampaignsController { } } + // Track old slug for cascade updates + const oldSlug = existingCampaign['Campaign Slug'] || existingCampaign.slug; + let newSlug = oldSlug; + if (updates.title) { let slug = generateSlug(updates.title); @@ -433,6 +529,7 @@ class CampaignsController { } } updates.slug = slug; + newSlug = slug; } if (updates.target_government_levels !== undefined) { @@ -472,6 +569,19 @@ class CampaignsController { const campaign = await nocoDB.updateCampaign(id, updates); + // If slug changed, update references in related tables + if (oldSlug && newSlug && oldSlug !== newSlug) { + console.log(`Campaign slug changed from '${oldSlug}' to '${newSlug}', updating references...`); + const cascadeResult = await nocoDB.updateCampaignSlugReferences(id, oldSlug, newSlug); + + if (cascadeResult.success) { + console.log(`Successfully updated slug references: ${cascadeResult.updatedCampaignEmails} campaign emails, ${cascadeResult.updatedCallLogs} call logs`); + } else { + console.warn(`Failed to update some slug references:`, cascadeResult.error); + // Don't fail the main update - cascade is a best-effort operation + } + } + res.json({ success: true, campaign: { @@ -892,6 +1002,74 @@ class CampaignsController { }); } } + + // Track campaign phone call + async trackCampaignCall(req, res, next) { + try { + const { slug } = req.params; + const { + representativeName, + representativeTitle, + phoneNumber, + officeType, + userEmail, + userName, + postalCode + } = req.body; + + // Validate required fields + if (!representativeName || !phoneNumber) { + return res.status(400).json({ + success: false, + error: 'Representative name and phone number are required' + }); + } + + // Get campaign + const campaign = await nocoDB.getCampaignBySlug(slug); + if (!campaign) { + return res.status(404).json({ + success: false, + error: 'Campaign not found' + }); + } + + const campaignStatus = normalizeStatus(campaign['Status'] || campaign.status); + if (campaignStatus !== 'active') { + return res.status(403).json({ + success: false, + error: 'Campaign is not currently active' + }); + } + + // Log the call + await nocoDB.logCall({ + representativeName, + representativeTitle: representativeTitle || null, + phoneNumber, + officeType: officeType || null, + callerName: userName || null, + callerEmail: userEmail || null, + postalCode: postalCode || null, + campaignId: campaign.ID || campaign.Id || campaign.id, + campaignSlug: slug, + callerIP: req.ip || req.connection?.remoteAddress || null, + timestamp: new Date().toISOString() + }); + + res.json({ + success: true, + message: 'Call tracked successfully' + }); + } catch (error) { + console.error('Track campaign call error:', error); + res.status(500).json({ + success: false, + error: 'Failed to track call', + message: error.message + }); + } + } } // Export controller instance and upload middleware diff --git a/influence/app/controllers/representatives.js b/influence/app/controllers/representatives.js index 675cd37..845889d 100644 --- a/influence/app/controllers/representatives.js +++ b/influence/app/controllers/representatives.js @@ -180,6 +180,55 @@ class RepresentativesController { }); } } + + async trackCall(req, res, next) { + try { + const { + representativeName, + representativeTitle, + phoneNumber, + officeType, + userEmail, + userName, + postalCode + } = req.body; + + // Validate required fields + if (!representativeName || !phoneNumber) { + return res.status(400).json({ + success: false, + error: 'Representative name and phone number are required' + }); + } + + // Log the call + await nocoDB.logCall({ + representativeName, + representativeTitle: representativeTitle || null, + phoneNumber, + officeType: officeType || null, + callerName: userName || null, + callerEmail: userEmail || null, + postalCode: postalCode || null, + campaignId: null, + campaignSlug: null, + callerIP: req.ip || req.connection?.remoteAddress || null, + timestamp: new Date().toISOString() + }); + + res.json({ + success: true, + message: 'Call tracked successfully' + }); + } catch (error) { + console.error('Track call error:', error); + res.status(500).json({ + success: false, + error: 'Failed to track call', + message: error.message + }); + } + } } module.exports = new RepresentativesController(); \ No newline at end of file diff --git a/influence/app/public/campaign.html b/influence/app/public/campaign.html index b50ac60..598e674 100644 --- a/influence/app/public/campaign.html +++ b/influence/app/public/campaign.html @@ -300,10 +300,18 @@
- + diff --git a/influence/app/public/css/styles.css b/influence/app/public/css/styles.css index decce29..c231c81 100644 --- a/influence/app/public/css/styles.css +++ b/influence/app/public/css/styles.css @@ -1064,4 +1064,359 @@ footer a:hover { overflow: hidden; text-overflow: ellipsis; } -} \ No newline at end of file +} + +/* =================================== + CAMPAIGNS GRID STYLES + =================================== */ + +#campaigns-section { + margin-top: 60px; + padding-top: 40px; + border-top: 2px solid #e0e0e0; +} + +.campaigns-section-header { + text-align: center; + margin-bottom: 40px; +} + +.campaigns-section-header h2 { + color: #005a9c; + font-size: 2em; + margin-bottom: 10px; +} + +.campaigns-section-header p { + color: #666; + font-size: 1.1em; +} + +#campaigns-grid { + display: grid; + grid-template-columns: repeat(auto-fill, minmax(320px, 1fr)); + gap: 30px; + margin: 0 auto; +} + +.campaign-card { + background: white; + border-radius: 12px; + overflow: hidden; + box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); + transition: all 0.3s ease; + cursor: pointer; + display: flex; + flex-direction: column; + height: 100%; + outline: none; +} + +.campaign-card:hover, +.campaign-card:focus { + transform: translateY(-5px); + box-shadow: 0 8px 20px rgba(0, 90, 156, 0.2); +} + +.campaign-card:focus { + outline: 2px solid #005a9c; + outline-offset: 2px; +} + +.campaign-card-image { + width: 100%; + height: 200px; + position: relative; + overflow: hidden; +} + +.campaign-card-overlay { + position: absolute; + top: 0; + left: 0; + right: 0; + bottom: 0; + background: rgba(0, 0, 0, 0.3); + transition: background 0.3s ease; +} + +.campaign-card:hover .campaign-card-overlay { + background: rgba(0, 0, 0, 0.4); +} + +.campaign-card-content { + padding: 20px; + display: flex; + flex-direction: column; + flex: 1; +} + +.campaign-card-title { + color: #005a9c; + font-size: 1.4em; + margin-bottom: 12px; + font-weight: 600; + line-height: 1.3; +} + +.campaign-card-description { + color: #555; + font-size: 0.95em; + line-height: 1.6; + margin-bottom: 16px; + flex: 1; +} + +.campaign-card-levels { + display: flex; + flex-wrap: wrap; + gap: 6px; + margin-bottom: 12px; +} + +.level-badge { + background: #e8f4f8; + color: #005a9c; + padding: 4px 10px; + border-radius: 12px; + font-size: 0.8em; + font-weight: 500; +} + +.campaign-card-stats { + display: flex; + flex-direction: column; + gap: 8px; + margin-bottom: 16px; +} + +@media (min-width: 768px) { + .campaign-card-stats { + flex-direction: row; + gap: 12px; + } + + .campaign-card-stat { + flex: 1; + margin-bottom: 0; + } +} + +.campaign-card-stat { + display: flex; + align-items: center; + gap: 8px; + padding: 12px; + background: #f8f9fa; + border-radius: 8px; +} + +.stat-icon { + font-size: 1.2em; +} + +.stat-value { + font-size: 1.3em; + font-weight: 700; + color: #005a9c; +} + +.stat-label { + font-size: 0.85em; + color: #666; +} + +.campaign-card-social-share { + display: flex; + align-items: center; + gap: 8px; + padding: 12px 0; + margin-bottom: 8px; + flex-wrap: wrap; +} + +.share-label { + font-size: 0.85em; + color: #666; + font-weight: 500; + margin-right: 4px; +} + +.share-btn { + width: 32px; + height: 32px; + border: none; + border-radius: 50%; + display: flex; + align-items: center; + justify-content: center; + cursor: pointer; + transition: all 0.2s ease; + background: #f0f0f0; + color: #666; + padding: 6px; +} + +.share-btn svg { + width: 18px; + height: 18px; +} + +.share-btn:hover { + transform: scale(1.1); + box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); +} + +.share-btn:focus { + outline: 2px solid #005a9c; + outline-offset: 2px; +} + +.share-twitter:hover { + background: #000000; + color: white; +} + +.share-facebook:hover { + background: #1877f2; + color: white; +} + +.share-linkedin:hover { + background: #0077b5; + color: white; +} + +.share-reddit:hover { + background: #ff4500; + color: white; +} + +.share-email:hover { + background: #005a9c; + color: white; +} + +.share-copy:hover { + background: #34a853; + color: white; +} + +.share-feedback { + position: fixed; + bottom: 20px; + right: 20px; + background: #34a853; + color: white; + padding: 12px 20px; + border-radius: 8px; + box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); + font-size: 0.9em; + font-weight: 500; + opacity: 0; + transform: translateY(20px); + transition: all 0.3s ease; + z-index: 10000; + pointer-events: none; +} + +.share-feedback.show { + opacity: 1; + transform: translateY(0); +} + +.share-feedback.error { + background: #dc3545; +} + +.campaign-card-action { + margin-top: auto; + padding-top: 12px; + border-top: 1px solid #e0e0e0; +} + +.btn-link { + color: #005a9c; + font-weight: 600; + font-size: 0.95em; + text-decoration: none; + transition: color 0.2s ease; +} + +.campaign-card:hover .btn-link { + color: #004a7c; +} + +.campaigns-loading, +.campaigns-error, +.campaigns-empty { + text-align: center; + padding: 60px 20px; + color: #666; +} + +.campaigns-loading .spinner { + width: 50px; + height: 50px; + border: 4px solid #f3f3f3; + border-top: 4px solid #005a9c; + border-radius: 50%; + animation: spin 1s linear infinite; + margin: 0 auto 20px; +} + +.campaigns-error { + color: #d32f2f; +} + +.campaigns-empty { + background: #f8f9fa; + border-radius: 8px; + padding: 40px; +} + +/* Responsive campaign grid styles */ +@media (max-width: 1024px) { + #campaigns-grid { + grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); + gap: 24px; + } +} + +@media (max-width: 768px) { + #campaigns-section { + margin-top: 40px; + padding-top: 30px; + } + + .campaigns-section-header h2 { + font-size: 1.75em; + } + + #campaigns-grid { + grid-template-columns: 1fr; + gap: 20px; + } + + .campaign-card-image { + height: 180px; + } +} + +@media (max-width: 480px) { + .campaigns-section-header h2 { + font-size: 1.5em; + } + + .campaign-card-title { + font-size: 1.2em; + } + + .campaign-card-image { + height: 160px; + } + + .campaign-card-content { + padding: 16px; + } +} diff --git a/influence/app/public/index.html b/influence/app/public/index.html index 7438a19..69ef37a 100644 --- a/influence/app/public/index.html +++ b/influence/app/public/index.html @@ -179,12 +179,28 @@ + + +

© 2025 BNKops Influence Tool. Connect with democracy.

This tool uses the Represent API by Open North to find your representatives.

Terms of Use & Privacy Notice

+ +
+

Influence is an open-source platform and the code is available to all at gitea.bnkops.com/admin/changemaker.lite

+
+ @@ -198,6 +214,7 @@ + diff --git a/influence/app/public/js/admin.js b/influence/app/public/js/admin.js index 8a198b0..04c1b68 100644 --- a/influence/app/public/js/admin.js +++ b/influence/app/public/js/admin.js @@ -553,6 +553,7 @@ class AdminPanel { campaignFormData.append('allow_mailto_link', formData.get('allow_mailto_link') === 'on'); campaignFormData.append('collect_user_info', formData.get('collect_user_info') === 'on'); campaignFormData.append('show_email_count', formData.get('show_email_count') === 'on'); + campaignFormData.append('allow_email_editing', formData.get('allow_email_editing') === 'on'); // Handle target_government_levels array const targetLevels = Array.from(formData.getAll('target_government_levels')); @@ -659,6 +660,7 @@ class AdminPanel { updateFormData.append('allow_mailto_link', formData.get('allow_mailto_link') === 'on'); updateFormData.append('collect_user_info', formData.get('collect_user_info') === 'on'); updateFormData.append('show_email_count', formData.get('show_email_count') === 'on'); + updateFormData.append('allow_email_editing', formData.get('allow_email_editing') === 'on'); // Handle target_government_levels array const targetLevels = Array.from(formData.getAll('target_government_levels')); diff --git a/influence/app/public/js/campaign.js b/influence/app/public/js/campaign.js index dd93842..baa44dc 100644 --- a/influence/app/public/js/campaign.js +++ b/influence/app/public/js/campaign.js @@ -75,10 +75,26 @@ class CampaignPage { headerElement.style.backgroundImage = ''; } - // Show email count if enabled - if (this.campaign.show_email_count && this.campaign.emailCount !== null) { + // Show email count if enabled (show even if count is 0) + const statsSection = document.getElementById('campaign-stats'); + let hasStats = false; + + if (this.campaign.show_email_count && this.campaign.emailCount !== null && this.campaign.emailCount !== undefined) { document.getElementById('email-count').textContent = this.campaign.emailCount; - document.getElementById('campaign-stats').style.display = 'block'; + document.getElementById('email-count-container').style.display = 'block'; + hasStats = true; + } + + // Show call count if enabled (show even if count is 0) + if (this.campaign.show_call_count && this.campaign.callCount !== null && this.campaign.callCount !== undefined) { + document.getElementById('call-count').textContent = this.campaign.callCount; + document.getElementById('call-count-container').style.display = 'block'; + hasStats = true; + } + + // Show stats section if any stat is enabled + if (hasStats) { + statsSection.style.display = 'block'; } // Show call to action @@ -461,21 +477,26 @@ class CampaignPage { async trackCall(phone, name, title, officeType) { try { - await fetch(`/api/campaigns/${this.campaignSlug}/track-call`, { + const response = await fetch(`/api/campaigns/${this.campaignSlug}/track-call`, { method: 'POST', headers: { 'Content-Type': 'application/json' }, body: JSON.stringify({ + representativeName: name, + representativeTitle: title || '', + phoneNumber: phone, + officeType: officeType || '', userEmail: this.userInfo.userEmail, userName: this.userInfo.userName, - postalCode: this.userInfo.postalCode, - recipientPhone: phone, - recipientName: name, - recipientTitle: title, - officeType: officeType + postalCode: this.userInfo.postalCode }) }); + + const data = await response.json(); + if (data.success) { + this.showCallSuccess('Call tracked successfully!'); + } } catch (error) { console.error('Failed to track call:', error); } @@ -627,6 +648,18 @@ class CampaignPage { // You could show a toast or update UI to indicate success alert(message); // Simple for now, could be improved with better UI } + + showCallSuccess(message) { + // Update call count if enabled + if (this.campaign.show_call_count) { + const countElement = document.getElementById('call-count'); + const currentCount = parseInt(countElement.textContent) || 0; + countElement.textContent = currentCount + 1; + } + + // Show success message + alert(message); + } } // Initialize the campaign page when DOM is loaded diff --git a/influence/app/public/js/campaigns-grid.js b/influence/app/public/js/campaigns-grid.js new file mode 100644 index 0000000..48e9592 --- /dev/null +++ b/influence/app/public/js/campaigns-grid.js @@ -0,0 +1,326 @@ +// Campaigns Grid Module +// Displays public campaigns in a responsive grid on the homepage + +class CampaignsGrid { + constructor() { + this.campaigns = []; + this.container = null; + this.loading = false; + this.error = null; + } + + async init() { + this.container = document.getElementById('campaigns-grid'); + if (!this.container) { + console.error('Campaigns grid container not found'); + return; + } + + await this.loadCampaigns(); + } + + async loadCampaigns() { + if (this.loading) return; + + this.loading = true; + this.showLoading(); + + try { + const response = await fetch('/api/public/campaigns'); + const data = await response.json(); + + if (!data.success) { + throw new Error(data.error || 'Failed to load campaigns'); + } + + this.campaigns = data.campaigns || []; + this.renderCampaigns(); + + // Show or hide the entire campaigns section based on availability + const campaignsSection = document.getElementById('campaigns-section'); + if (this.campaigns.length > 0) { + campaignsSection.style.display = 'block'; + } else { + campaignsSection.style.display = 'none'; + } + } catch (error) { + console.error('Error loading campaigns:', error); + this.showError('Unable to load campaigns. Please try again later.'); + } finally { + this.loading = false; + } + } + + renderCampaigns() { + if (!this.container) return; + + if (this.campaigns.length === 0) { + this.container.innerHTML = ` +
+

No active campaigns at the moment. Check back soon!

+
+ `; + return; + } + + // Sort campaigns by created_at date (newest first) + const sortedCampaigns = [...this.campaigns].sort((a, b) => { + const dateA = new Date(a.created_at || 0); + const dateB = new Date(b.created_at || 0); + return dateB - dateA; + }); + + const campaignsHTML = sortedCampaigns.map(campaign => this.renderCampaignCard(campaign)).join(''); + this.container.innerHTML = campaignsHTML; + + // Add click event listeners to campaign cards (no inline handlers) + this.attachCardClickHandlers(); + } + + attachCardClickHandlers() { + const campaignCards = this.container.querySelectorAll('.campaign-card'); + campaignCards.forEach(card => { + const slug = card.getAttribute('data-slug'); + if (slug) { + // Handle card click (but not share buttons) + card.addEventListener('click', (e) => { + // Don't navigate if clicking on share buttons + if (e.target.closest('.share-btn') || e.target.closest('.campaign-card-social-share')) { + return; + } + window.location.href = `/campaign/${slug}`; + }); + + // Add keyboard accessibility + card.setAttribute('tabindex', '0'); + card.setAttribute('role', 'link'); + card.setAttribute('aria-label', `View campaign: ${card.querySelector('.campaign-card-title')?.textContent || 'campaign'}`); + + card.addEventListener('keypress', (e) => { + if (e.target.closest('.share-btn')) { + return; // Let share buttons handle their own keyboard events + } + if (e.key === 'Enter' || e.key === ' ') { + e.preventDefault(); + window.location.href = `/campaign/${slug}`; + } + }); + + // Attach share button handlers + const shareButtons = card.querySelectorAll('.share-btn'); + shareButtons.forEach(btn => { + btn.addEventListener('click', (e) => { + e.stopPropagation(); + e.preventDefault(); + const platform = btn.getAttribute('data-platform'); + const title = card.querySelector('.campaign-card-title')?.textContent || 'Campaign'; + const description = card.querySelector('.campaign-card-description')?.textContent || ''; + this.handleShare(platform, slug, title, description); + }); + }); + } + }); + } + + renderCampaignCard(campaign) { + const coverPhotoStyle = campaign.cover_photo + ? `background-image: url('/uploads/${campaign.cover_photo}'); background-size: cover; background-position: center;` + : 'background: linear-gradient(135deg, #3498db, #2c3e50);'; + + const emailCountBadge = campaign.show_email_count && campaign.emailCount !== null + ? `
+ 📧 + ${campaign.emailCount} + emails sent +
` + : ''; + + const callCountBadge = campaign.show_call_count && campaign.callCount !== null + ? `
+ 📞 + ${campaign.callCount} + calls made +
` + : ''; + + const targetLevels = Array.isArray(campaign.target_government_levels) && campaign.target_government_levels.length > 0 + ? campaign.target_government_levels.map(level => `${level}`).join('') + : ''; + + // Truncate description to reasonable length + const description = campaign.description || ''; + const truncatedDescription = description.length > 150 + ? description.substring(0, 150) + '...' + : description; + + return ` +
+
+
+
+
+

${this.escapeHtml(campaign.title)}

+

${this.escapeHtml(truncatedDescription)}

+ ${targetLevels ? `
${targetLevels}
` : ''} +
+ ${emailCountBadge} + ${callCountBadge} +
+ +
+ Learn More & Participate → +
+
+
+ `; + } + + showLoading() { + if (!this.container) return; + + this.container.innerHTML = ` +
+
+

Loading campaigns...

+
+ `; + } + + showError(message) { + if (!this.container) return; + + this.container.innerHTML = ` +
+

⚠️ ${this.escapeHtml(message)}

+
+ `; + } + + escapeHtml(text) { + const map = { + '&': '&', + '<': '<', + '>': '>', + '"': '"', + "'": ''' + }; + return text.replace(/[&<>"']/g, (m) => map[m]); + } + + handleShare(platform, slug, title, description) { + const campaignUrl = `${window.location.origin}/campaign/${slug}`; + const shareText = `${title} - ${description}`; + + let shareUrl = ''; + + switch(platform) { + case 'twitter': + shareUrl = `https://twitter.com/intent/tweet?text=${encodeURIComponent(shareText)}&url=${encodeURIComponent(campaignUrl)}`; + window.open(shareUrl, '_blank', 'width=550,height=420'); + break; + + case 'facebook': + shareUrl = `https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(campaignUrl)}`; + window.open(shareUrl, '_blank', 'width=550,height=420'); + break; + + case 'linkedin': + shareUrl = `https://www.linkedin.com/sharing/share-offsite/?url=${encodeURIComponent(campaignUrl)}`; + window.open(shareUrl, '_blank', 'width=550,height=420'); + break; + + case 'reddit': + shareUrl = `https://www.reddit.com/submit?url=${encodeURIComponent(campaignUrl)}&title=${encodeURIComponent(title)}`; + window.open(shareUrl, '_blank', 'width=550,height=420'); + break; + + case 'email': + const emailSubject = `Check out this campaign: ${title}`; + const emailBody = `${shareText}\n\nLearn more and participate: ${campaignUrl}`; + window.location.href = `mailto:?subject=${encodeURIComponent(emailSubject)}&body=${encodeURIComponent(emailBody)}`; + break; + + case 'copy': + this.copyToClipboard(campaignUrl); + break; + } + } + + async copyToClipboard(text) { + try { + if (navigator.clipboard && window.isSecureContext) { + await navigator.clipboard.writeText(text); + } else { + // Fallback for older browsers + const textArea = document.createElement('textarea'); + textArea.value = text; + textArea.style.position = 'fixed'; + textArea.style.left = '-999999px'; + document.body.appendChild(textArea); + textArea.select(); + document.execCommand('copy'); + document.body.removeChild(textArea); + } + this.showShareFeedback('Link copied to clipboard!'); + } catch (err) { + console.error('Failed to copy:', err); + this.showShareFeedback('Failed to copy link', true); + } + } + + showShareFeedback(message, isError = false) { + // Create or get feedback element + let feedback = document.getElementById('share-feedback'); + if (!feedback) { + feedback = document.createElement('div'); + feedback.id = 'share-feedback'; + feedback.className = 'share-feedback'; + document.body.appendChild(feedback); + } + + feedback.textContent = message; + feedback.className = `share-feedback ${isError ? 'error' : 'success'} show`; + + // Auto-hide after 3 seconds + setTimeout(() => { + feedback.classList.remove('show'); + }, 3000); + } +} + +// Export for use in main.js +if (typeof window !== 'undefined') { + window.CampaignsGrid = CampaignsGrid; +} diff --git a/influence/app/public/js/main.js b/influence/app/public/js/main.js index 118ceb7..6d14543 100644 --- a/influence/app/public/js/main.js +++ b/influence/app/public/js/main.js @@ -157,6 +157,12 @@ window.Utils = Utils; document.addEventListener('DOMContentLoaded', () => { window.mainApp = new MainApp(); + // Initialize campaigns grid + if (typeof CampaignsGrid !== 'undefined') { + window.campaignsGrid = new CampaignsGrid(); + window.campaignsGrid.init(); + } + // Add some basic accessibility improvements document.addEventListener('keydown', (e) => { // Allow Escape to close modals (handled in individual modules) diff --git a/influence/app/public/js/postal-lookup.js b/influence/app/public/js/postal-lookup.js index 2273d59..0d94fbf 100644 --- a/influence/app/public/js/postal-lookup.js +++ b/influence/app/public/js/postal-lookup.js @@ -111,6 +111,10 @@ class PostalLookup { const data = await window.apiClient.getRepresentativesByPostalCode(postalCode); this.currentPostalCode = postalCode; + + // Store postal code globally for call tracking + window.lastLookupPostalCode = postalCode; + this.displayResults(data); } catch (error) { diff --git a/influence/app/public/js/representatives-display.js b/influence/app/public/js/representatives-display.js index f1dd8bd..383f8fc 100644 --- a/influence/app/public/js/representatives-display.js +++ b/influence/app/public/js/representatives-display.js @@ -427,6 +427,32 @@ class RepresentativesDisplay { if (confirm(message)) { // Attempt to initiate the call window.location.href = telLink; + + // Track the call + this.trackCall(phone, name, office, officeType); + } + } + + async trackCall(phone, name, office, officeType) { + try { + await fetch('/api/track-call', { + method: 'POST', + headers: { + 'Content-Type': 'application/json' + }, + body: JSON.stringify({ + representativeName: name, + representativeTitle: office || '', + phoneNumber: phone, + officeType: officeType || '', + postalCode: window.lastLookupPostalCode || null, + userEmail: null, + userName: null + }) + }); + } catch (error) { + console.error('Failed to track call:', error); + // Don't show error to user - tracking is non-critical } } diff --git a/influence/app/routes/api.js b/influence/app/routes/api.js index 9b97dab..903276a 100644 --- a/influence/app/routes/api.js +++ b/influence/app/routes/api.js @@ -140,6 +140,7 @@ router.put( router.get('/campaigns/:id/analytics', requireAuth, rateLimiter.general, campaignsController.getCampaignAnalytics); // Campaign endpoints (Public) +router.get('/public/campaigns', rateLimiter.general, campaignsController.getPublicCampaigns); router.get('/campaigns/:slug', rateLimiter.general, campaignsController.getCampaignBySlug); router.get('/campaigns/:slug/representatives/:postalCode', rateLimiter.representAPI, campaignsController.getRepresentativesForCampaign); router.post( @@ -164,6 +165,30 @@ router.post( campaignsController.sendCampaignEmail ); +// Campaign call tracking endpoint +router.post( + '/campaigns/:slug/track-call', + rateLimiter.general, + [ + body('representativeName').notEmpty().withMessage('Representative name is required'), + body('phoneNumber').notEmpty().withMessage('Phone number is required') + ], + handleValidationErrors, + campaignsController.trackCampaignCall +); + +// General call tracking endpoint (non-campaign) +router.post( + '/track-call', + rateLimiter.general, + [ + body('representativeName').notEmpty().withMessage('Representative name is required'), + body('phoneNumber').notEmpty().withMessage('Phone number is required') + ], + handleValidationErrors, + representativesController.trackCall +); + // User management routes (admin only) router.use('/admin/users', userRoutes); diff --git a/influence/app/services/nocodb.js b/influence/app/services/nocodb.js index 2190fb0..ea7a593 100644 --- a/influence/app/services/nocodb.js +++ b/influence/app/services/nocodb.js @@ -25,7 +25,8 @@ class NocoDBService { postalCodes: process.env.NOCODB_TABLE_POSTAL_CODES, campaigns: process.env.NOCODB_TABLE_CAMPAIGNS, campaignEmails: process.env.NOCODB_TABLE_CAMPAIGN_EMAILS, - users: process.env.NOCODB_TABLE_USERS + users: process.env.NOCODB_TABLE_USERS, + calls: process.env.NOCODB_TABLE_CALLS }; // Validate that all table IDs are set @@ -381,7 +382,9 @@ class NocoDBService { async getAllCampaigns() { try { const response = await this.getAll(this.tableIds.campaigns, { - sort: '-CreatedAt' + sort: '-CreatedAt', + // Explicitly request all fields to ensure newly added columns are included + fields: '*' }); return response.list || []; } catch (error) { @@ -543,6 +546,24 @@ class NocoDBService { } } + async getCampaignCallCount(campaignId) { + try { + if (!this.tableIds.calls) { + console.warn('Calls table not configured, returning 0'); + return 0; + } + + const response = await this.getAll(this.tableIds.calls, { + where: `(Campaign ID,eq,${campaignId})`, + limit: 1000 // Get enough to count + }); + return response.pageInfo ? response.pageInfo.totalRows : (response.list ? response.list.length : 0); + } catch (error) { + console.error('Get campaign call count failed:', error); + return 0; + } + } + async getCampaignAnalytics(campaignId) { try { const response = await this.getAll(this.tableIds.campaignEmails, { diff --git a/influence/files-explainer.md b/influence/files-explainer.md index 3d9f112..f840e56 100644 --- a/influence/files-explainer.md +++ b/influence/files-explainer.md @@ -6,6 +6,109 @@ This document explains the purpose and functionality of each file in the BNKops The BNKops Influence Campaign Tool is a comprehensive political engagement platform that allows users to create and participate in advocacy campaigns, contact their elected representatives, and track campaign analytics. The application features campaign management, user authentication, representative lookup via the Represent API, email composition and sending, and detailed analytics tracking. +## Campaign Settings System + +The application includes a flexible campaign configuration system that allows administrators to customize campaign behavior and appearance. Campaign settings control user experience, data collection, and engagement tracking. + +### Core Campaign Settings + +**Email Count Display** (`show_email_count`): +- **Purpose**: Controls visibility of total emails sent metric on campaign landing pages +- **Implementation**: Checkbox field in campaigns table (default: true) +- **When Enabled**: Shows "X Albertans have sent emails through this campaign" banner +- **When Disabled**: Hides public email count while maintaining admin tracking +- **Use Cases**: + - ✅ Enable for public campaigns to demonstrate momentum and social proof + - ❌ Disable for sensitive campaigns or when starting with low participation +- **Database**: `show_email_count` BOOLEAN field in campaigns table +- **Backend**: `getCampaignEmailCount()` fetches count when setting is enabled +- **Frontend**: `campaign.js` shows/hides `campaign-stats` div based on setting +- **Admin Panel**: Checkbox labeled "📊 Show Email Count" in create/edit forms + +**SMTP Email** (`allow_smtp_email`): +- Enables server-side email sending through SMTP configuration +- When enabled, emails sent via backend with full logging and tracking + +**Mailto Links** (`allow_mailto_link`): +- Allows browser-based email client launching via mailto: URLs +- Useful fallback when SMTP isn't configured or for user preference + +**User Info Collection** (`collect_user_info`): +- When enabled, requests user's name and email before showing representatives +- Supports campaign tracking and follow-up communications + +**Email Editing** (`allow_email_editing`): +- Allows users to customize email subject and body before sending +- When disabled, forces use of campaign template only + +**Cover Photo** (`cover_photo`): +- Upload custom hero images for campaign landing pages +- Supported formats: JPEG, PNG, GIF, WebP (max 5MB) +- Displays as full-width background with overlay on campaign pages + +**Target Government Levels** (`target_government_levels`): +- MultiSelect field for Federal, Provincial, Municipal, School Board +- Filters which representatives are displayed to campaign participants + +**Campaign Status** (`status`): +- Draft: Hidden from public, testing only +- Active: Visible on main page and accessible via slug URL +- Paused: Temporarily disabled +- Archived: Completed campaigns, read-only + +### Technical Implementation + +**Database Schema** (`build-nocodb.sh`): +```javascript +{ + "column_name": "show_email_count", + "title": "Show Email Count", + "uidt": "Checkbox", + "cdf": "true" // Default enabled +} +``` + +**Backend API** (`campaigns.js`): +- `getCampaignBySlug()`: Checks `show_email_count` setting and conditionally fetches email count +- `getAllCampaigns()`: Includes email count for all campaigns (admin view) +- `getCampaignEmailCount()`: Queries campaign_emails table for total sent emails + +**Frontend Display** (`campaign.js`): +```javascript +if (this.campaign.show_email_count && this.campaign.emailCount !== null) { + document.getElementById('email-count').textContent = this.campaign.emailCount; + document.getElementById('campaign-stats').style.display = 'block'; +} +``` + +**Admin Interface** (`admin.html`): +- Create form: Checkbox with `id="create-show-count"` and `name="show_email_count"` +- Edit form: Checkbox with `id="edit-show-count"` pre-populated from campaign data +- Default state: Checked (enabled) for new campaigns + +**Service Layer** (`nocodb.js`): +- Field mapping: `'Show Email Count': campaignData.show_email_count` +- Create/Update operations: Properly formats boolean value for NocoDB API +- Read operations: Normalizes field from NocoDB title to JavaScript property name + +### Campaign Email Count Tracking + +The email count feature tracks engagement across campaign participation. The system counts emails sent through: +- SMTP-based email sending (fully tracked with delivery status) +- Campaign email logs in NocoDB campaign_emails table +- Associated with specific campaign IDs for accurate attribution + +**Count Calculation**: +- Queries campaign_emails table with `(Campaign ID,eq,{campaignId})` filter +- Returns total count of matching records +- Updates in real-time as users participate +- Cached in campaign response for performance + +**Display Logic**: +- Only shows count when both `show_email_count=true` AND `emailCount > 0` +- Handles null/undefined counts gracefully +- Updates without page refresh using dynamic JavaScript rendering + ## Authentication System The application includes a complete authentication system supporting both admin and regular user access. Authentication is implemented using NocoDB as the user database, bcryptjs for password hashing, and express-session for session management. The system supports temporary users with expiration dates for campaign-specific access. @@ -67,6 +170,7 @@ Business logic layer that handles HTTP requests and responses: - Updates last login timestamps and manages session persistence - **`campaigns.js`** - Core campaign management functionality with comprehensive CRUD operations + - `getPublicCampaigns()` - **Public endpoint** retrieves only active campaigns without authentication, returns filtered data with email counts if enabled - `getAllCampaigns()` - Retrieves campaigns with filtering, pagination, and user permissions - `createCampaign()` - Creates new campaigns with validation, slug generation, and cover photo upload handling using multer - `updateCampaign()` - Updates campaign details, status management, and cover photo processing @@ -116,6 +220,11 @@ API endpoint definitions and request validation: - **`api.js`** - Main API routes with extensive validation middleware - Campaign management endpoints: CRUD operations for campaigns, participation, analytics + - GET `/api/public/campaigns` - **Public endpoint** (no auth required) returns all active campaigns with email counts if enabled + - GET `/api/campaigns/:slug` - Public campaign lookup by URL slug for campaign landing pages + - GET `/api/campaigns/:slug/representatives/:postalCode` - Get representatives for a campaign by postal code + - POST `/api/campaigns/:slug/track-user` - Track user participation in campaigns + - POST `/api/campaigns/:slug/send-email` - Send campaign emails to representatives - Representative endpoints with postal code validation and caching - Email endpoints with input sanitization, template support, and test mode - Email management: `/api/emails/preview`, `/api/emails/send`, `/api/emails/logs`, `/api/emails/test` @@ -356,6 +465,19 @@ Professional HTML and text email templates with variable substitution: - Progress tracking through campaign participation workflow - Social sharing and engagement tracking functionality +- **`campaigns-grid.js`** - Public campaigns grid display for homepage + - `CampaignsGrid` class for displaying active campaigns in a responsive card layout + - Fetches public campaigns via `/api/public/campaigns` endpoint (no authentication required) + - Dynamic grid rendering with automatic responsive columns + - Campaign card generation with cover photos, titles, descriptions, and engagement stats + - Email count display when enabled via campaign settings + - Target government level badges for filtering context + - Click-to-navigate functionality to individual campaign pages + - Loading states and error handling with user-friendly messages + - Automatic show/hide of campaigns section based on availability + - HTML escaping for security against XSS attacks + - Sort campaigns by creation date (newest first) + - **`dashboard.js`** - User dashboard and analytics interface - `UserDashboard` class managing personalized user experience - Campaign management interface for user-created campaigns diff --git a/influence/fix-campaigns-table.sh b/influence/fix-campaigns-table.sh deleted file mode 100644 index 73d648d..0000000 --- a/influence/fix-campaigns-table.sh +++ /dev/null @@ -1,296 +0,0 @@ -#!/bin/bash - -# Fix Campaigns Table Script -# This script recreates the campaigns table with proper column options - -set -e # Exit on any error - -# Colors for output -RED='\033[0;31m' -GREEN='\033[0;32m' -YELLOW='\033[1;33m' -BLUE='\033[0;34m' -NC='\033[0m' # No Color - -# Function to print colored output -print_status() { - echo -e "${BLUE}$1${NC}" -} - -print_success() { - echo -e "${GREEN}$1${NC}" -} - -print_warning() { - echo -e "${YELLOW}$1${NC}" -} - -print_error() { - echo -e "${RED}$1${NC}" -} - -# Load environment variables -if [ -f ".env" ]; then - export $(cat .env | grep -v '^#' | xargs) - print_success "Environment variables loaded from .env" -else - print_error "No .env file found. Please create one based on .env.example" - exit 1 -fi - -# Validate required environment variables -if [ -z "$NOCODB_API_URL" ] || [ -z "$NOCODB_API_TOKEN" ] || [ -z "$NOCODB_PROJECT_ID" ]; then - print_error "Missing required environment variables: NOCODB_API_URL, NOCODB_API_TOKEN, NOCODB_PROJECT_ID" - exit 1 -fi - -print_status "Using NocoDB instance: $NOCODB_API_URL" -print_status "Project ID: $NOCODB_PROJECT_ID" - -# Function to make API calls with proper error handling -make_api_call() { - local method="$1" - local url="$2" - local data="$3" - local description="$4" - - print_status "Making $method request to: $url" - if [ -n "$description" ]; then - print_status "Purpose: $description" - fi - - local response - local http_code - - if [ "$method" = "DELETE" ]; then - response=$(curl -s -w "\n%{http_code}" -X DELETE \ - -H "xc-token: $NOCODB_API_TOKEN" \ - -H "Content-Type: application/json" \ - "$url") - elif [ "$method" = "POST" ] && [ -n "$data" ]; then - response=$(curl -s -w "\n%{http_code}" -X POST \ - -H "xc-token: $NOCODB_API_TOKEN" \ - -H "Content-Type: application/json" \ - -d "$data" \ - "$url") - else - print_error "Invalid method or missing data for API call" - return 1 - fi - - # Extract HTTP code and response body - http_code=$(echo "$response" | tail -n1) - response_body=$(echo "$response" | head -n -1) - - print_status "HTTP Status: $http_code" - - if [[ "$http_code" -ge 200 && "$http_code" -lt 300 ]]; then - print_success "API call successful" - echo "$response_body" - return 0 - else - print_error "API call failed with status $http_code" - print_error "Response: $response_body" - return 1 - fi -} - -# Function to delete the campaigns table -delete_campaigns_table() { - local table_id="$1" - - print_warning "Deleting existing campaigns table (ID: $table_id)..." - - make_api_call "DELETE" \ - "$NOCODB_API_URL/db/meta/tables/$table_id" \ - "" \ - "Delete campaigns table" > /dev/null -} - -# Function to create the campaigns table with proper options -create_campaigns_table() { - local base_id="$1" - - print_status "Creating new campaigns table..." - - local table_data='{ - "table_name": "influence_campaigns", - "title": "Campaigns", - "columns": [ - { - "column_name": "id", - "title": "ID", - "uidt": "ID", - "pk": true, - "ai": true, - "rqd": true - }, - { - "column_name": "slug", - "title": "Campaign Slug", - "uidt": "SingleLineText", - "unique": true, - "rqd": true - }, - { - "column_name": "title", - "title": "Campaign Title", - "uidt": "SingleLineText", - "rqd": true - }, - { - "column_name": "description", - "title": "Description", - "uidt": "LongText" - }, - { - "column_name": "email_subject", - "title": "Email Subject", - "uidt": "SingleLineText", - "rqd": true - }, - { - "column_name": "email_body", - "title": "Email Body", - "uidt": "LongText", - "rqd": true - }, - { - "column_name": "call_to_action", - "title": "Call to Action", - "uidt": "LongText" - }, - { - "column_name": "status", - "title": "Status", - "uidt": "SingleSelect", - "colOptions": { - "options": [ - {"title": "draft", "color": "#cfdffe"}, - {"title": "active", "color": "#c2f5e8"}, - {"title": "paused", "color": "#fee2d5"}, - {"title": "archived", "color": "#ffeab6"} - ] - }, - "rqd": true, - "cdf": "draft" - }, - { - "column_name": "allow_smtp_email", - "title": "Allow SMTP Email", - "uidt": "Checkbox", - "cdf": "true" - }, - { - "column_name": "allow_mailto_link", - "title": "Allow Mailto Link", - "uidt": "Checkbox", - "cdf": "true" - }, - { - "column_name": "collect_user_info", - "title": "Collect User Info", - "uidt": "Checkbox", - "cdf": "true" - }, - { - "column_name": "show_email_count", - "title": "Show Email Count", - "uidt": "Checkbox", - "cdf": "true" - }, - { - "column_name": "target_government_levels", - "title": "Target Government Levels", - "uidt": "MultiSelect", - "colOptions": { - "options": [ - {"title": "Federal", "color": "#cfdffe"}, - {"title": "Provincial", "color": "#d0f1fd"}, - {"title": "Municipal", "color": "#c2f5e8"}, - {"title": "School Board", "color": "#ffdaf6"} - ] - } - }, - { - "column_name": "created_at", - "title": "Created At", - "uidt": "DateTime", - "cdf": "now()" - }, - { - "column_name": "updated_at", - "title": "Updated At", - "uidt": "DateTime", - "cdf": "now()" - } - ] - }' - - local response - response=$(make_api_call "POST" \ - "$NOCODB_API_URL/db/meta/bases/$base_id/tables" \ - "$table_data" \ - "Create campaigns table with proper column options") - - if [ $? -eq 0 ]; then - # Extract table ID from response - local table_id=$(echo "$response" | grep -o '"id":"[^"]*"' | head -1 | cut -d'"' -f4) - if [ -n "$table_id" ]; then - print_success "New campaigns table created with ID: $table_id" - echo "$table_id" - return 0 - else - print_error "Could not extract table ID from response" - return 1 - fi - else - return 1 - fi -} - -# Main execution -print_status "Starting campaigns table fix..." - -# Check if campaigns table exists -if [ -n "$NOCODB_TABLE_CAMPAIGNS" ]; then - print_status "Found existing campaigns table ID: $NOCODB_TABLE_CAMPAIGNS" - - # Delete existing table - if delete_campaigns_table "$NOCODB_TABLE_CAMPAIGNS"; then - print_success "Successfully deleted old campaigns table" - else - print_warning "Failed to delete old table, continuing anyway..." - fi -fi - -# Create new table -NEW_TABLE_ID=$(create_campaigns_table "$NOCODB_PROJECT_ID") -if [ $? -eq 0 ] && [ -n "$NEW_TABLE_ID" ]; then - print_success "Successfully created new campaigns table!" - - # Update .env file with new table ID - print_status "Updating .env file with new table ID..." - - if grep -q "NOCODB_TABLE_CAMPAIGNS=" .env; then - # Replace existing NOCODB_TABLE_CAMPAIGNS - sed -i "s/NOCODB_TABLE_CAMPAIGNS=.*/NOCODB_TABLE_CAMPAIGNS=$NEW_TABLE_ID/" .env - print_success "Updated NOCODB_TABLE_CAMPAIGNS in .env file" - else - # Add new NOCODB_TABLE_CAMPAIGNS - echo "NOCODB_TABLE_CAMPAIGNS=$NEW_TABLE_ID" >> .env - print_success "Added NOCODB_TABLE_CAMPAIGNS to .env file" - fi - - print_status "" - print_status "============================================================" - print_success "Campaigns table fix completed successfully!" - print_status "============================================================" - print_status "" - print_status "New table ID: $NEW_TABLE_ID" - print_status "Please restart your application to use the new table." - -else - print_error "Failed to create new campaigns table" - exit 1 -fi \ No newline at end of file diff --git a/influence/influence-campaign-setup.md b/influence/influence-campaign-setup.md deleted file mode 100644 index 054c311..0000000 --- a/influence/influence-campaign-setup.md +++ /dev/null @@ -1,1288 +0,0 @@ -# BNKops Influence Campaign Tool - Complete Setup Guide - -## Project Overview -A locally-hosted political influence campaign tool for Alberta constituents to contact their representatives via email. Uses the Represent OpenNorth API for representative data and provides both self-service and campaign modes. - -## Directory Structure -``` -influence-campaign/ -├── docker-compose.yml -├── .env.example -├── app/ -│ ├── Dockerfile -│ ├── package.json -│ ├── server.js -│ ├── controllers/ -│ │ ├── representatives.js -│ │ └── emails.js -│ ├── routes/ -│ │ └── api.js -│ ├── services/ -│ │ ├── nocodb.js -│ │ ├── represent-api.js -│ │ └── email.js -│ ├── utils/ -│ │ ├── validators.js -│ │ └── rate-limiter.js -│ └── public/ -│ ├── index.html -│ ├── css/ -│ │ └── styles.css -│ └── js/ -│ ├── main.js -│ ├── api-client.js -│ └── postal-lookup.js -├── scripts/ -│ └── build-nocodb.sh -└── README.md -``` - -## 1. Docker Setup - -### docker-compose.yml -```yaml -version: '3.8' - -services: - app: - build: ./app - ports: - - "3000:3000" - environment: - - NODE_ENV=development - - PORT=3000 - - NOCODB_URL=http://nocodb:8080 - env_file: - - .env - depends_on: - - nocodb - volumes: - - ./app:/usr/src/app - - /usr/src/app/node_modules - command: npm run dev - restart: unless-stopped - - nocodb: - image: nocodb/nocodb:latest - ports: - - "8080:8080" - environment: - - NC_DB=/usr/app/data/noco.db - - NC_AUTH_JWT_SECRET=${NOCODB_AUTH_SECRET} - volumes: - - nocodb-data:/usr/app/data - restart: unless-stopped - -volumes: - nocodb-data: -``` - -### .env.example -```bash -# NocoDB Configuration -NOCODB_URL=http://nocodb:8080 -NOCODB_API_TOKEN=your_nocodb_api_token_here -NOCODB_AUTH_SECRET=your_jwt_secret_here - -# SMTP Configuration (e.g., SendGrid, Gmail, etc.) -SMTP_HOST=smtp.sendgrid.net -SMTP_PORT=587 -SMTP_USER=apikey -SMTP_PASS=your_smtp_password_here -SMTP_FROM_EMAIL=noreply@yourcampaign.ca -SMTP_FROM_NAME=BNKops Influence Campaign - -# Admin Configuration -ADMIN_PASSWORD=secure_admin_password_here - -# Represent API -REPRESENT_API_BASE=https://represent.opennorth.ca -REPRESENT_API_RATE_LIMIT=60 - -# App Configuration -APP_URL=http://localhost:3000 -SESSION_SECRET=your_session_secret_here -``` - -### app/Dockerfile -```dockerfile -FROM node:18-alpine - -WORKDIR /usr/src/app - -# Copy package files -COPY package*.json ./ - -# Install dependencies -RUN npm ci --only=production - -# Copy app files -COPY . . - -# Expose port -EXPOSE 3000 - -# Start the application -CMD ["node", "server.js"] -``` - -## 2. Backend Implementation - -### app/package.json -```json -{ - "name": "alberta-influence-campaign", - "version": "1.0.0", - "description": "Political influence campaign tool for Alberta", - "main": "server.js", - "scripts": { - "start": "node server.js", - "dev": "nodemon server.js", - "test": "echo \"Error: no test specified\" && exit 1" - }, - "dependencies": { - "express": "^4.18.2", - "cors": "^2.8.5", - "dotenv": "^16.3.1", - "axios": "^1.6.2", - "nodemailer": "^6.9.7", - "express-rate-limit": "^7.1.5", - "helmet": "^7.1.0", - "express-validator": "^7.0.1" - }, - "devDependencies": { - "nodemon": "^3.0.2" - } -} -``` - -### app/server.js -```javascript -const express = require('express'); -const cors = require('cors'); -const helmet = require('helmet'); -const path = require('path'); -require('dotenv').config(); - -const apiRoutes = require('./routes/api'); - -const app = express(); -const PORT = process.env.PORT || 3000; - -// Security middleware -app.use(helmet({ - contentSecurityPolicy: { - directives: { - defaultSrc: ["'self'"], - styleSrc: ["'self'", "'unsafe-inline'"], - scriptSrc: ["'self'"], - imgSrc: ["'self'", "https:", "data:"], - }, - }, -})); - -// Middleware -app.use(cors()); -app.use(express.json()); -app.use(express.static(path.join(__dirname, 'public'))); - -// Routes -app.use('/api', apiRoutes); - -// Error handling middleware -app.use((err, req, res, next) => { - console.error(err.stack); - res.status(err.status || 500).json({ - error: { - message: err.message || 'Internal server error', - ...(process.env.NODE_ENV === 'development' && { stack: err.stack }) - } - }); -}); - -app.listen(PORT, () => { - console.log(`Server running on port ${PORT}`); - console.log(`Environment: ${process.env.NODE_ENV}`); -}); -``` - -### app/routes/api.js -```javascript -const express = require('express'); -const router = express.Router(); -const { body, param, validationResult } = require('express-validator'); -const representativesController = require('../controllers/representatives'); -const emailsController = require('../controllers/emails'); -const rateLimiter = require('../utils/rate-limiter'); - -// Validation middleware -const handleValidationErrors = (req, res, next) => { - const errors = validationResult(req); - if (!errors.isEmpty()) { - return res.status(400).json({ errors: errors.array() }); - } - next(); -}; - -// Test endpoints -router.get('/health', (req, res) => { - res.json({ status: 'ok', timestamp: new Date().toISOString() }); -}); - -router.get('/test-represent', representativesController.testConnection); - -// Representatives endpoints -router.get( - '/representatives/by-postal/:postalCode', - param('postalCode').matches(/^[A-Za-z]\d[A-Za-z]\s?\d[A-Za-z]\d$/), - handleValidationErrors, - rateLimiter.general, - representativesController.getByPostalCode -); - -router.post( - '/representatives/refresh-postal/:postalCode', - param('postalCode').matches(/^[A-Za-z]\d[A-Za-z]\s?\d[A-Za-z]\d$/), - handleValidationErrors, - representativesController.refreshPostalCode -); - -// Email endpoints -router.post( - '/emails/send', - [ - body('from_email').isEmail(), - body('to_email').isEmail(), - body('subject').notEmpty().isLength({ max: 200 }), - body('message').notEmpty().isLength({ min: 10, max: 5000 }), - body('representative_name').notEmpty() - ], - handleValidationErrors, - rateLimiter.email, - emailsController.sendEmail -); - -module.exports = router; -``` - -### app/services/represent-api.js -```javascript -const axios = require('axios'); - -class RepresentAPIService { - constructor() { - this.baseURL = process.env.REPRESENT_API_BASE || 'https://represent.opennorth.ca'; - this.requestCount = 0; - this.resetTime = Date.now() + 60000; // Reset every minute - } - - async checkRateLimit() { - if (Date.now() > this.resetTime) { - this.requestCount = 0; - this.resetTime = Date.now() + 60000; - } - - if (this.requestCount >= 60) { - throw new Error('Rate limit exceeded. Please wait before making more requests.'); - } - - this.requestCount++; - } - - formatPostalCode(postalCode) { - // Remove spaces and convert to uppercase - return postalCode.replace(/\s/g, '').toUpperCase(); - } - - async getByPostalCode(postalCode) { - try { - await this.checkRateLimit(); - - const formattedPostal = this.formatPostalCode(postalCode); - - // Validate Alberta postal code (starts with T) - if (!formattedPostal.startsWith('T')) { - throw new Error('Only Alberta postal codes (starting with T) are supported'); - } - - const response = await axios.get(`${this.baseURL}/postcodes/${formattedPostal}/`, { - timeout: 10000, - headers: { - 'User-Agent': 'BNKops Influence Campaign Tool' - } - }); - - return this.processRepresentatives(response.data); - } catch (error) { - if (error.response?.status === 404) { - throw new Error('Postal code not found'); - } - throw error; - } - } - - processRepresentatives(data) { - const representatives = []; - - // Combine centroid and concordance representatives - const allReps = [ - ...(data.representatives_centroid || []), - ...(data.representatives_concordance || []) - ]; - - // De-duplicate based on name and elected_office - const seen = new Set(); - const uniqueReps = allReps.filter(rep => { - const key = `${rep.name}-${rep.elected_office}`; - if (seen.has(key)) return false; - seen.add(key); - return true; - }); - - // Filter and categorize Alberta representatives - uniqueReps.forEach(rep => { - if (this.isAlbertaRepresentative(rep)) { - representatives.push({ - ...rep, - level: this.determineLevel(rep), - contact_info: this.extractContactInfo(rep) - }); - } - }); - - return { - postal_code: data.code, - city: data.city, - province: data.province, - representatives: this.organizeByLevel(representatives) - }; - } - - isAlbertaRepresentative(rep) { - // Federal MPs for Alberta ridings - if (rep.elected_office === 'MP') { - return rep.district_name && ( - rep.district_name.includes('Alberta') || - rep.district_name.includes('Calgary') || - rep.district_name.includes('Edmonton') - ); - } - - // Provincial MLAs - if (rep.elected_office === 'MLA') { - return true; - } - - // Municipal representatives - const albertaCities = ['Calgary', 'Edmonton', 'Red Deer', 'Lethbridge', - 'Medicine Hat', 'St. Albert', 'Airdrie', 'Spruce Grove']; - if (rep.elected_office && ['Mayor', 'Councillor', 'Alderman'].includes(rep.elected_office)) { - return albertaCities.some(city => - rep.district_name && rep.district_name.includes(city) - ); - } - - return false; - } - - determineLevel(rep) { - if (rep.elected_office === 'MP') return 'federal'; - if (rep.elected_office === 'MLA') return 'provincial'; - if (['Mayor', 'Councillor', 'Alderman'].includes(rep.elected_office)) return 'municipal'; - return 'other'; - } - - extractContactInfo(rep) { - const contact = { - email: rep.email || null, - offices: [] - }; - - if (rep.offices && Array.isArray(rep.offices)) { - rep.offices.forEach(office => { - contact.offices.push({ - type: office.type || 'constituency', - phone: office.tel || null, - fax: office.fax || null, - address: office.postal || null - }); - }); - } - - return contact; - } - - organizeByLevel(representatives) { - return { - federal: representatives.filter(r => r.level === 'federal'), - provincial: representatives.filter(r => r.level === 'provincial'), - municipal: representatives.filter(r => r.level === 'municipal') - }; - } -} - -module.exports = new RepresentAPIService(); -``` - -### app/services/nocodb.js -```javascript -const axios = require('axios'); - -class NocoDBService { - constructor() { - this.baseURL = process.env.NOCODB_URL; - this.apiToken = process.env.NOCODB_API_TOKEN; - this.projectName = 'influence_campaign'; - - this.client = axios.create({ - baseURL: `${this.baseURL}/api/v1/db/data/v1/${this.projectName}`, - headers: { - 'xc-auth': this.apiToken - }, - timeout: 10000 - }); - } - - // Generic methods - async create(table, data) { - try { - const response = await this.client.post(`/${table}`, data); - return response.data; - } catch (error) { - console.error(`Error creating record in ${table}:`, error.message); - throw error; - } - } - - async find(table, id) { - try { - const response = await this.client.get(`/${table}/${id}`); - return response.data; - } catch (error) { - console.error(`Error finding record in ${table}:`, error.message); - throw error; - } - } - - async list(table, params = {}) { - try { - const response = await this.client.get(`/${table}`, { params }); - return response.data; - } catch (error) { - console.error(`Error listing records from ${table}:`, error.message); - throw error; - } - } - - async update(table, id, data) { - try { - const response = await this.client.patch(`/${table}/${id}`, data); - return response.data; - } catch (error) { - console.error(`Error updating record in ${table}:`, error.message); - throw error; - } - } - - // Specific methods for postal cache - async getCachedPostal(postalCode) { - try { - const results = await this.list('postal_cache', { - where: `(postal_code,eq,${postalCode})`, - limit: 1 - }); - - if (results.list && results.list.length > 0) { - const cached = results.list[0]; - const cacheAge = Date.now() - new Date(cached.cached_at).getTime(); - const maxAge = 7 * 24 * 60 * 60 * 1000; // 7 days - - if (cacheAge < maxAge) { - return JSON.parse(cached.response_json); - } - } - - return null; - } catch (error) { - console.error('Error getting cached postal:', error.message); - return null; - } - } - - async cachePostal(postalCode, data) { - try { - const existing = await this.list('postal_cache', { - where: `(postal_code,eq,${postalCode})`, - limit: 1 - }); - - const cacheData = { - postal_code: postalCode, - response_json: JSON.stringify(data), - cached_at: new Date().toISOString() - }; - - if (existing.list && existing.list.length > 0) { - await this.update('postal_cache', existing.list[0].id, cacheData); - } else { - await this.create('postal_cache', cacheData); - } - } catch (error) { - console.error('Error caching postal:', error.message); - } - } - - // Email logging - async logEmail(emailData) { - try { - return await this.create('sent_emails', { - from_email: emailData.from_email, - to_email: emailData.to_email, - representative_name: emailData.representative_name, - subject: emailData.subject, - body: emailData.body, - sent_at: new Date().toISOString(), - status: emailData.status || 'sent' - }); - } catch (error) { - console.error('Error logging email:', error.message); - // Don't throw - logging failure shouldn't stop email sending - } - } -} - -module.exports = new NocoDBService(); -``` - -### app/services/email.js -```javascript -const nodemailer = require('nodemailer'); - -class EmailService { - constructor() { - this.transporter = nodemailer.createTransport({ - host: process.env.SMTP_HOST, - port: process.env.SMTP_PORT || 587, - secure: process.env.SMTP_PORT === '465', - auth: { - user: process.env.SMTP_USER, - pass: process.env.SMTP_PASS - } - }); - } - - async sendEmail({ from_email, to_email, subject, message, representative_name }) { - try { - const mailOptions = { - from: `${process.env.SMTP_FROM_NAME} <${process.env.SMTP_FROM_EMAIL}>`, - to: to_email, - subject: subject, - text: message, - html: this.generateHTMLEmail(message, from_email, representative_name), - replyTo: from_email, - headers: { - 'X-Sender-Email': from_email, - 'X-Campaign': 'BNKops Influence Campaign' - } - }; - - const info = await this.transporter.sendMail(mailOptions); - - return { - success: true, - messageId: info.messageId, - response: info.response - }; - } catch (error) { - console.error('Email send error:', error); - throw new Error(`Failed to send email: ${error.message}`); - } - } - - generateHTMLEmail(message, from_email, representative_name) { - return ` - - - - - - -
- Message from Constituent
- Email: ${from_email} -
-
-

Dear ${representative_name},

- ${message.split('\n').map(para => `

${para}

`).join('')} -
- - - - `; - } - - async verifyConnection() { - try { - await this.transporter.verify(); - return { connected: true }; - } catch (error) { - return { connected: false, error: error.message }; - } - } -} - -module.exports = new EmailService(); -``` - -### app/controllers/representatives.js -```javascript -const representAPI = require('../services/represent-api'); -const nocoDB = require('../services/nocodb'); - -class RepresentativesController { - async getByPostalCode(req, res, next) { - try { - const { postalCode } = req.params; - - // Check cache first - let data = await nocoDB.getCachedPostal(postalCode); - - if (!data) { - // Fetch from API - data = await representAPI.getByPostalCode(postalCode); - - // Cache the result - await nocoDB.cachePostal(postalCode, data); - } - - res.json({ - success: true, - data, - cached: !!data.from_cache - }); - } catch (error) { - next(error); - } - } - - async refreshPostalCode(req, res, next) { - try { - const { postalCode } = req.params; - - // Check admin auth - const authHeader = req.headers.authorization; - if (!authHeader || authHeader !== `Bearer ${process.env.ADMIN_PASSWORD}`) { - return res.status(401).json({ error: 'Unauthorized' }); - } - - // Force fetch from API - const data = await representAPI.getByPostalCode(postalCode); - - // Update cache - await nocoDB.cachePostal(postalCode, data); - - res.json({ - success: true, - message: 'Cache refreshed', - data - }); - } catch (error) { - next(error); - } - } - - async testConnection(req, res, next) { - try { - // Test with Edmonton postal code - const testPostal = 'T5J2R7'; - const data = await representAPI.getByPostalCode(testPostal); - - res.json({ - success: true, - message: 'Represent API connection successful', - test_postal: testPostal, - representatives_found: { - federal: data.representatives.federal.length, - provincial: data.representatives.provincial.length, - municipal: data.representatives.municipal.length - } - }); - } catch (error) { - res.status(500).json({ - success: false, - message: 'Represent API connection failed', - error: error.message - }); - } - } -} - -module.exports = new RepresentativesController(); -``` - -### app/controllers/emails.js -```javascript -const emailService = require('../services/email'); -const nocoDB = require('../services/nocodb'); - -class EmailsController { - async sendEmail(req, res, next) { - try { - const { from_email, to_email, subject, message, representative_name } = req.body; - - // Send email - const result = await emailService.sendEmail({ - from_email, - to_email, - subject, - message, - representative_name - }); - - // Log to database - await nocoDB.logEmail({ - from_email, - to_email, - representative_name, - subject, - body: message, - status: 'sent' - }); - - res.json({ - success: true, - message: 'Email sent successfully', - messageId: result.messageId - }); - } catch (error) { - // Log failed attempt - await nocoDB.logEmail({ - ...req.body, - status: 'failed', - error: error.message - }); - - next(error); - } - } -} - -module.exports = new EmailsController(); -``` - -### app/utils/rate-limiter.js -```javascript -const rateLimit = require('express-rate-limit'); - -// General API rate limiter -const general = rateLimit({ - windowMs: 15 * 60 * 1000, // 15 minutes - max: 100, // Limit each IP to 100 requests per windowMs - message: 'Too many requests from this IP, please try again later.', - standardHeaders: true, - legacyHeaders: false, -}); - -// Email sending rate limiter -const email = rateLimit({ - windowMs: 60 * 60 * 1000, // 1 hour - max: 10, // Limit to 10 emails per hour per IP - message: 'Email sending limit reached. Please wait before sending more emails.', - standardHeaders: true, - legacyHeaders: false, - skipSuccessfulRequests: false, -}); - -module.exports = { - general, - email -}; -``` - -### app/utils/validators.js -```javascript -// Validate Canadian postal code format -function validatePostalCode(postalCode) { - const regex = /^[A-Za-z]\d[A-Za-z]\s?\d[A-Za-z]\d$/; - return regex.test(postalCode); -} - -// Validate Alberta postal code (starts with T) -function validateAlbertaPostalCode(postalCode) { - const formatted = postalCode.replace(/\s/g, '').toUpperCase(); - return formatted.startsWith('T') && validatePostalCode(postalCode); -} - -// Validate email format -function validateEmail(email) { - const regex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/; - return regex.test(email); -} - -module.exports = { - validatePostalCode, - validateAlbertaPostalCode, - validateEmail -}; -``` - -## 3. Frontend Implementation - -### app/public/index.html -```html - - - - - - Contact Your Alberta Representatives - - - -
-
-

Contact Your Alberta Representatives

-

Enter your postal code to find and email your elected representatives

-
- -
- -
-
-
- - - -
- Alberta postal codes start with 'T' -
-
- - - - - - - - - -
- - - -
- - - - - - -``` - -### app/public/css/styles.css -```css -* { - margin: 0; - padding: 0; - box-sizing: border-box; -} - -body { - font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; - line-height: 1.6; - color: #333; - background-color: #f5f5f5; -} - -.container { - max-width: 1200px; - margin: 0 auto; - padding: 20px; -} - -header { - text-align: center; - margin-bottom: 40px; - padding: 20px; - background: white; - border-radius: 8px; - box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); -} - -header h1 { - color: #005a9c; - margin-bottom: 10px; -} - -/* Forms */ -.form-group { - margin-bottom: 20px; -} - -.form-group label { - display: block; - margin-bottom: 5px; - font-weight: 600; - color: #555; -} - -.form-group input, -.form-group textarea { - width: 100%; - padding: 10px; - border: 1px solid #ddd; - border-radius: 4px; - font-size: 16px; -} - -.form-group input:focus, -.form-group textarea:focus { - outline: none; - border-color: #005a9c; - box-shadow: 0 0 0 2px rgba(0, 90, 156, 0.1); -} - -#postal-form { - background: white; - padding: 30px; - border-radius: 8px; - box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); - max-width: 500px; - margin: 0 auto; -} - -#postal-form .form-group { - display: flex; - gap: 10px; -} - -#postal-form input { - flex: 1; -} - -/* Buttons */ -.btn { - padding: 10px 20px; - border: none; - border-radius: 4px; - font-size: 16px; - cursor: pointer; - transition: all 0.3s ease; -} - -.btn-primary { - background-color: #005a9c; - color: white; -} - -.btn-primary:hover { - background-color: #004a7c; -} - -.btn-secondary { - background-color: #6c757d; - color: white; -} - -.btn-secondary:hover { - background-color: #5a6268; -} - -/* Loading Spinner */ -.loading { - text-align: center; - padding: 40px; -} - -.spinner { - border: 4px solid #f3f3f3; - border-top: 4px solid #005a9c; - border-radius: 50%; - width: 40px; - height: 40px; - animation: spin 1s linear infinite; - margin: 0 auto 20px; -} - -@keyframes spin { - 0% { transform: rotate(0deg); } - 100% { transform: rotate(360deg); } -} - -/* Error Messages */ -.error-message { - background-color: #f8d7da; - color: #721c24; - padding: 15px; - border-radius: 4px; - margin: 20px 0; - border: 1px solid #f5c6cb; -} - -/* Representatives Section */ -#representatives-section { - margin-top: 40px; -} - -.rep-category { - margin-bottom: 40px; - background: white; - padding: 20px; - border-radius: 8px; - box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); -} - -.rep-category h3 { - color: #005a9c; - margin-bottom: 20px; - padding-bottom: 10px; - border-bottom: 2px solid #e9ecef; -} - -.rep-cards { - display: grid; - grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); - gap: 20px; -} - -.rep-card { - border: 1px solid #ddd; - border-radius: 8px; - padding: 20px; - background: #f8f9fa; - transition: transform 0.2s, box-shadow 0.2s; -} - -.rep-card:hover { - transform: translateY(-2px); - box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); -} - -.rep-card h4 { - color: #005a9c; - margin-bottom: 10px; -} - -.rep-card .rep-info { - margin-bottom: 10px; - color: #666; -} - -.rep-card .rep-info strong { - color: #333; -} - -.rep-card .contact-info { - margin-top: 15px; - padding-top: 15px; - border-top: 1px solid #ddd; -} - -.rep-card .no-email { - color: #6c757d; - font-style: italic; -} - -/* Modal */ -.modal { - position: fixed; - z-index: 1000; - left: 0; - top: 0; - width: 100%; - height: 100%; - background-color: rgba(0, 0, 0, 0.5); - display: flex; - align-items: center; - justify-content: center; -} - -.modal-content { - background-color: white; - padding: 30px; - border-radius: 8px; - max-width: 600px; - width: 90%; - max-height: 90vh; - overflow-y: auto; - position: relative; -} - -.close { - position: absolute; - right: 20px; - top: 20px; - font-size: 28px; - font-weight: bold; - cursor: pointer; - color: #aaa; -} - -.close:hover { - color: #000; -} - -.modal h2 { - color: #005a9c; - margin-bottom: 20px; -} - -.form-actions { - display: flex; - gap: 10px; - justify-content: flex-end; - margin-top: 20px; -} - -.char-count { - display: block; - text-align: right; - color: #6c757d; - font-size: 14px; - margin-top: 5px; -} - -.status-message { - padding: 15px; - border-radius: 4px; - margin-top: 20px; -} - -.status-message.success { - background-color: #d4edda; - color: #155724; - border: 1px solid #c3e6cb; -} - -.status-message.error { - background-color: #f8d7da; - color: #721c24; - border: 1px solid #f5c6cb; -} - -/* Utility Classes */ -.hidden { - display: none !important; -} - -.help-text { - color: #6c757d; - font-size: 14px; - margin-top: 5px; -} - -/* Mobile Responsiveness */ -@media (max-width: 768px) { - .container { - padding: 10px; - } - - #postal-form .form-group { - flex-direction: column; - } - - .rep-cards { - grid-template-columns: 1fr; - } - - .modal-content { - padding: 20px; - width: 95%; - } - - .form-actions { - flex-direction: column; - } - - .form-actions .btn { - width: 100%; - } -} \ No newline at end of file diff --git a/influence/instruct.md b/influence/instruct.md index 87502db..e374ded 100644 --- a/influence/instruct.md +++ b/influence/instruct.md @@ -14,7 +14,81 @@ Wej are using NocoDB as a no-code database solution. You will need to set up a N - **Purpose:** Create influence campaigns by identifying and engaging with key community figures over email, text, or phone. - **Backend:** Node.js/Express, with NocoDB as the database (REST API). - **Frontend:** Vanilla JS, Leaflet.js for mapping, modular code in `/public/js`. -- **Admin Panel:** Accessible via `/admin.html` for managing start location, walk sheet, cuts, and settings. +- **Admin Panel:** Accessible via `/admin.html` for managing campaigns, users, and settings. + +## Campaign Settings Overview + +The application supports flexible campaign configuration through the admin panel: + +### Available Campaign Settings + +1. **Show Email Count** (`show_email_count`) - **Default: ON** ✅ + - Displays total emails sent on campaign landing pages + - Provides social proof and engagement metrics + - Toggle via checkbox: "📊 Show Email Count" in admin panel + - **Database**: Boolean field in campaigns table + - **Backend**: Conditionally fetches count via `getCampaignEmailCount()` + - **Frontend**: Shows/hides stats banner in `campaign.js` + +2. **Allow SMTP Email** (`allow_smtp_email`) - **Default: ON** ✅ + - Enables server-side email sending through configured SMTP + - Full logging and tracking of email delivery + +3. **Allow Mailto Link** (`allow_mailto_link`) - **Default: ON** ✅ + - Enables browser-based email client launching + - Useful fallback for users without SMTP + +4. **Collect User Info** (`collect_user_info`) - **Default: ON** ✅ + - Requests user name and email before participation + - Enables campaign tracking and follow-up + +5. **Allow Email Editing** (`allow_email_editing`) - **Default: OFF** ❌ + - Lets users customize email templates before sending + - Increases personalization but may dilute messaging + +6. **Cover Photo** (`cover_photo`) - **Optional** + - Hero image for campaign landing pages + - Max 5MB, JPEG/PNG/GIF/WebP formats + +7. **Target Government Levels** (`target_government_levels`) - **MultiSelect** + - Federal, Provincial, Municipal, School Board + - Filters which representatives are shown + +8. **Campaign Status** (`status`) - **Required** + - Draft: Testing only, hidden from public + - Active: Visible on main page + - Paused: Temporarily disabled + - Archived: Completed campaigns + +### Using Campaign Settings in Code + +**When creating new campaign features:** +- Add field to `build-nocodb.sh` campaigns table schema +- Add field mapping in `nocodb.js` service (`createCampaign`, `updateCampaign`) +- Add field normalization in `campaigns.js` controller +- Add checkbox/input in `admin.html` create and edit forms +- Add form handling in `admin.js` (read/write form data) +- Implement frontend logic in `campaign.js` based on setting value +- Update `README.MD` and `files-explainer.md` with new setting documentation + +**Example: Accessing settings in frontend:** +```javascript +// In campaign.js after loading campaign data +if (this.campaign.show_email_count && this.campaign.emailCount !== null) { + document.getElementById('email-count').textContent = this.campaign.emailCount; + document.getElementById('campaign-stats').style.display = 'block'; +} +``` + +**Example: Setting default values in backend:** +```javascript +// In campaigns.js createCampaign() +const campaignData = { + show_email_count: req.body.show_email_count ?? true, // Default ON + allow_email_editing: req.body.allow_email_editing ?? false, // Default OFF + // ... other fields +}; +``` ## Key Principles diff --git a/influence/scripts/build-nocodb.sh b/influence/scripts/build-nocodb.sh index 9c8268c..f1d42da 100755 --- a/influence/scripts/build-nocodb.sh +++ b/influence/scripts/build-nocodb.sh @@ -1053,6 +1053,12 @@ create_campaigns_table() { "uidt": "Checkbox", "cdf": "true" }, + { + "column_name": "show_call_count", + "title": "Show Call Count", + "uidt": "Checkbox", + "cdf": "true" + }, { "column_name": "allow_email_editing", "title": "Allow Email Editing", @@ -1217,6 +1223,91 @@ create_campaign_emails_table() { create_table "$base_id" "influence_campaign_emails" "$table_data" "Campaign email tracking" } +# Function to create the call logs table +create_call_logs_table() { + local base_id=$1 + + local table_data='{ + "table_name": "influence_call_logs", + "title": "Influence Call Logs", + "columns": [ + { + "column_name": "id", + "title": "ID", + "uidt": "ID" + }, + { + "column_name": "representative_name", + "title": "Representative Name", + "uidt": "SingleLineText", + "rqd": true + }, + { + "column_name": "representative_title", + "title": "Representative Title", + "uidt": "SingleLineText", + "rqd": false + }, + { + "column_name": "phone_number", + "title": "Phone Number", + "uidt": "SingleLineText", + "rqd": true + }, + { + "column_name": "office_type", + "title": "Office Type", + "uidt": "SingleLineText", + "rqd": false + }, + { + "column_name": "caller_name", + "title": "Caller Name", + "uidt": "SingleLineText", + "rqd": false + }, + { + "column_name": "caller_email", + "title": "Caller Email", + "uidt": "Email", + "rqd": false + }, + { + "column_name": "postal_code", + "title": "Postal Code", + "uidt": "SingleLineText", + "rqd": false + }, + { + "column_name": "campaign_id", + "title": "Campaign ID", + "uidt": "SingleLineText", + "rqd": false + }, + { + "column_name": "campaign_slug", + "title": "Campaign Slug", + "uidt": "SingleLineText", + "rqd": false + }, + { + "column_name": "caller_ip", + "title": "Caller IP", + "uidt": "SingleLineText", + "rqd": false + }, + { + "column_name": "called_at", + "title": "Called At", + "uidt": "DateTime", + "rqd": false + } + ] + }' + + create_table "$base_id" "influence_call_logs" "$table_data" "Phone call tracking logs" +} + # Function to create the users table create_users_table() { local base_id="$1" @@ -1337,6 +1428,7 @@ update_env_with_table_ids() { local campaigns_table_id=$5 local campaign_emails_table_id=$6 local users_table_id=$7 + local call_logs_table_id=$8 print_status "Updating .env file with NocoDB project and table IDs..." @@ -1371,6 +1463,7 @@ update_env_with_table_ids() { update_env_var "NOCODB_TABLE_CAMPAIGNS" "$campaigns_table_id" update_env_var "NOCODB_TABLE_CAMPAIGN_EMAILS" "$campaign_emails_table_id" update_env_var "NOCODB_TABLE_USERS" "$users_table_id" + update_env_var "NOCODB_TABLE_CALLS" "$call_logs_table_id" print_success "Successfully updated .env file with all table IDs" @@ -1384,6 +1477,7 @@ update_env_with_table_ids() { print_status "NOCODB_TABLE_CAMPAIGNS=$campaigns_table_id" print_status "NOCODB_TABLE_CAMPAIGN_EMAILS=$campaign_emails_table_id" print_status "NOCODB_TABLE_USERS=$users_table_id" + print_status "NOCODB_TABLE_CALLS=$call_logs_table_id" } @@ -1484,8 +1578,15 @@ main() { exit 1 fi + # Create call logs table + CALL_LOGS_TABLE_ID=$(create_call_logs_table "$BASE_ID") + if [[ $? -ne 0 ]]; then + print_error "Failed to create call logs table" + exit 1 + fi + # Validate all table IDs were created successfully - if ! validate_table_ids "$REPRESENTATIVES_TABLE_ID" "$EMAIL_LOGS_TABLE_ID" "$POSTAL_CODES_TABLE_ID" "$CAMPAIGNS_TABLE_ID" "$CAMPAIGN_EMAILS_TABLE_ID" "$USERS_TABLE_ID"; then + if ! validate_table_ids "$REPRESENTATIVES_TABLE_ID" "$EMAIL_LOGS_TABLE_ID" "$POSTAL_CODES_TABLE_ID" "$CAMPAIGNS_TABLE_ID" "$CAMPAIGN_EMAILS_TABLE_ID" "$USERS_TABLE_ID" "$CALL_LOGS_TABLE_ID"; then print_error "One or more table IDs are invalid" exit 1 fi @@ -1506,6 +1607,7 @@ main() { table_mapping["influence_campaigns"]="$CAMPAIGNS_TABLE_ID" table_mapping["influence_campaign_emails"]="$CAMPAIGN_EMAILS_TABLE_ID" table_mapping["influence_users"]="$USERS_TABLE_ID" + table_mapping["influence_call_logs"]="$CALL_LOGS_TABLE_ID" # Get source table information local source_tables_response @@ -1557,6 +1659,7 @@ main() { print_status " - influence_campaigns (ID: $CAMPAIGNS_TABLE_ID)" print_status " - influence_campaign_emails (ID: $CAMPAIGN_EMAILS_TABLE_ID)" print_status " - influence_users (ID: $USERS_TABLE_ID)" + print_status " - influence_call_logs (ID: $CALL_LOGS_TABLE_ID)" # Automatically update .env file with new project ID print_status "" @@ -1579,7 +1682,7 @@ main() { fi # Update .env file with table IDs - update_env_with_table_ids "$BASE_ID" "$REPRESENTATIVES_TABLE_ID" "$EMAIL_LOGS_TABLE_ID" "$POSTAL_CODES_TABLE_ID" "$CAMPAIGNS_TABLE_ID" "$CAMPAIGN_EMAILS_TABLE_ID" "$USERS_TABLE_ID" + update_env_with_table_ids "$BASE_ID" "$REPRESENTATIVES_TABLE_ID" "$EMAIL_LOGS_TABLE_ID" "$POSTAL_CODES_TABLE_ID" "$CAMPAIGNS_TABLE_ID" "$CAMPAIGN_EMAILS_TABLE_ID" "$USERS_TABLE_ID" "$CALL_LOGS_TABLE_ID" print_status "" print_status "============================================================" diff --git a/mkdocs/.cache/plugin/social/4fec9fd5349ccccf8012393802a1a5bd.png b/mkdocs/.cache/plugin/social/4fec9fd5349ccccf8012393802a1a5bd.png new file mode 100644 index 0000000000000000000000000000000000000000..c864a55fc7a1efa63ea78b3dcb8195771a971366 GIT binary patch literal 74980 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%0Dw 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%0AXLE0tt%eYCsfP{PC|TD` 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

6%%o5`y05y-u(vO@ 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 literal 0 HcmV?d00001 diff --git a/mkdocs/.cache/plugin/social/bededf2c367a86f373a8685ce19f8e12.png b/mkdocs/.cache/plugin/social/bededf2c367a86f373a8685ce19f8e12.png new file mode 100644 index 0000000000000000000000000000000000000000..231ed019ae3937dd202d4fe2094017d2825e762d GIT binary patch literal 69108 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 +
+
+
+

Connect Albertans to Their Representatives

+

Help Alberta residents take action by connecting them directly with their elected officials at all government levels. Perfect for advocacy campaigns and issue-based organizing.

+
    +
  • Postal code lookup for federal, provincial & municipal representatives
  • +
  • Create unlimited advocacy campaigns with custom email templates
  • +
  • Track engagement metrics and email delivery
  • +
  • Smart caching for fast performance
  • +
  • Mobile-first design for on-the-go advocacy
  • +
  • Safe email testing mode for development
  • +
+
+
+ [Insert photo: Screenshot of Influence app showing representative lookup results with contact cards for MP, MLA, and City Councillor, with "Send Email" buttons] +
+
+ @@ -1646,6 +1666,26 @@ Learn More + +
+
+
🏛️
+
+

Influence Campaign Tool

+
Representative Advocacy Platform
+
+
+

Connect Alberta residents with their elected officials for effective advocacy campaigns.

+
    +
  • Multi-level representative lookup
  • +
  • Campaign management dashboard
  • +
  • Email tracking & analytics
  • +
  • Custom campaign templates
  • +
+ +
diff --git a/mkdocs/mkdocs.yml b/mkdocs/mkdocs.yml index f8921e5..81c780b 100644 --- a/mkdocs/mkdocs.yml +++ b/mkdocs/mkdocs.yml @@ -157,6 +157,7 @@ nav: - build/index.md - Build Server: build/server.md - Build Map: build/map.md + - Build Influence: build/influence.md - Build Site: build/site.md - Services: - services/index.md diff --git a/mkdocs/site/404.html b/mkdocs/site/404.html index 8c29647..5ff702d 100644 --- a/mkdocs/site/404.html +++ b/mkdocs/site/404.html @@ -16,7 +16,7 @@ - + @@ -24,7 +24,7 @@ - + @@ -217,7 +217,7 @@ Changemaker Archive. Learn more
- +
changemaker.lite @@ -358,7 +358,7 @@ Changemaker Archive. Learn more
- +
-
+ +
- + @@ -656,7 +659,7 @@ Changemaker Archive. Learn more - +
@@ -673,10 +676,10 @@ Changemaker Archive. Learn more - + - + diff --git a/mkdocs/site/adv/ansible/index.html b/mkdocs/site/adv/ansible/index.html index db32c45..12db157 100644 --- a/mkdocs/site/adv/ansible/index.html +++ b/mkdocs/site/adv/ansible/index.html @@ -22,7 +22,7 @@ - + @@ -30,7 +30,7 @@ - + @@ -254,7 +254,7 @@ Changemaker Archive. Learn more
- +
changemaker.lite @@ -397,7 +397,7 @@ Changemaker Archive. Learn more
- +
changemaker.lite @@ -519,6 +519,8 @@ Changemaker Archive. Learn more + + @@ -624,6 +626,29 @@ Changemaker Archive. Learn more +
  • + + + + + + Build Influence + + + + + +
  • + + + + + + + + + +
  • @@ -696,7 +721,7 @@ Changemaker Archive. Learn more - + -
  • -
    + +
    - + @@ -2947,7 +2973,7 @@ Changemaker Archive. Learn more - +
    @@ -2964,10 +2990,10 @@ Changemaker Archive. Learn more - + - + diff --git a/mkdocs/site/adv/index.html b/mkdocs/site/adv/index.html index 8e91474..5ccab1b 100644 --- a/mkdocs/site/adv/index.html +++ b/mkdocs/site/adv/index.html @@ -22,7 +22,7 @@ - + @@ -30,7 +30,7 @@ - + @@ -254,7 +254,7 @@ Changemaker Archive. Learn more
    - +
    changemaker.lite @@ -397,7 +397,7 @@ Changemaker Archive. Learn more
    - +
    changemaker.lite @@ -519,6 +519,8 @@ Changemaker Archive. Learn more + + @@ -624,6 +626,29 @@ Changemaker Archive. Learn more +
  • + + + + + + Build Influence + + + + + +
  • + + + + + + + + + +
  • @@ -696,7 +721,7 @@ Changemaker Archive. Learn more - + -
  • -
    + +
    - + @@ -1600,7 +1626,7 @@ Changemaker Archive. Learn more - +
    @@ -1617,10 +1643,10 @@ Changemaker Archive. Learn more - + - + diff --git a/mkdocs/site/adv/vscode-ssh/index.html b/mkdocs/site/adv/vscode-ssh/index.html index bb41823..7b6f8c2 100644 --- a/mkdocs/site/adv/vscode-ssh/index.html +++ b/mkdocs/site/adv/vscode-ssh/index.html @@ -22,7 +22,7 @@ - + @@ -30,7 +30,7 @@ - + @@ -254,7 +254,7 @@ Changemaker Archive. Learn more
    - +
    changemaker.lite @@ -397,7 +397,7 @@ Changemaker Archive. Learn more
    - +
    changemaker.lite @@ -519,6 +519,8 @@ Changemaker Archive. Learn more + + @@ -624,6 +626,29 @@ Changemaker Archive. Learn more +
  • + + + + + + Build Influence + + + + + +
  • + + + + + + + + + +
  • @@ -696,7 +721,7 @@ Changemaker Archive. Learn more - + -
  • -
    + +
    - + @@ -3252,7 +3278,7 @@ Add to SSH config: - +
    @@ -3269,10 +3295,10 @@ Add to SSH config: - + - + diff --git a/mkdocs/site/assets/images/social/build/influence.png b/mkdocs/site/assets/images/social/build/influence.png new file mode 100644 index 0000000000000000000000000000000000000000..231ed019ae3937dd202d4fe2094017d2825e762d GIT binary patch literal 69108 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 Wi=Object.create;var gr=Object.defineProperty;var Vi=Object.getOwnPropertyDescriptor;var Di=Object.getOwnPropertyNames,Vt=Object.getOwnPropertySymbols,zi=Object.getPrototypeOf,yr=Object.prototype.hasOwnProperty,ao=Object.prototype.propertyIsEnumerable;var io=(e,t,r)=>t in e?gr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,$=(e,t)=>{for(var r in t||(t={}))yr.call(t,r)&&io(e,r,t[r]);if(Vt)for(var r of Vt(t))ao.call(t,r)&&io(e,r,t[r]);return e};var so=(e,t)=>{var r={};for(var o in e)yr.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&Vt)for(var o of Vt(e))t.indexOf(o)<0&&ao.call(e,o)&&(r[o]=e[o]);return r};var xr=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var Ni=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of Di(t))!yr.call(e,n)&&n!==r&&gr(e,n,{get:()=>t[n],enumerable:!(o=Vi(t,n))||o.enumerable});return e};var Lt=(e,t,r)=>(r=e!=null?Wi(zi(e)):{},Ni(t||!e||!e.__esModule?gr(r,"default",{value:e,enumerable:!0}):r,e));var co=(e,t,r)=>new Promise((o,n)=>{var i=p=>{try{s(r.next(p))}catch(c){n(c)}},a=p=>{try{s(r.throw(p))}catch(c){n(c)}},s=p=>p.done?o(p.value):Promise.resolve(p.value).then(i,a);s((r=r.apply(e,t)).next())});var lo=xr((Er,po)=>{(function(e,t){typeof Er=="object"&&typeof po!="undefined"?t():typeof define=="function"&&define.amd?define(t):t()})(Er,function(){"use strict";function e(r){var o=!0,n=!1,i=null,a={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 s(k){return!!(k&&k!==document&&k.nodeName!=="HTML"&&k.nodeName!=="BODY"&&"classList"in k&&"contains"in k.classList)}function p(k){var ft=k.type,qe=k.tagName;return!!(qe==="INPUT"&&a[ft]&&!k.readOnly||qe==="TEXTAREA"&&!k.readOnly||k.isContentEditable)}function c(k){k.classList.contains("focus-visible")||(k.classList.add("focus-visible"),k.setAttribute("data-focus-visible-added",""))}function l(k){k.hasAttribute("data-focus-visible-added")&&(k.classList.remove("focus-visible"),k.removeAttribute("data-focus-visible-added"))}function f(k){k.metaKey||k.altKey||k.ctrlKey||(s(r.activeElement)&&c(r.activeElement),o=!0)}function u(k){o=!1}function d(k){s(k.target)&&(o||p(k.target))&&c(k.target)}function y(k){s(k.target)&&(k.target.classList.contains("focus-visible")||k.target.hasAttribute("data-focus-visible-added"))&&(n=!0,window.clearTimeout(i),i=window.setTimeout(function(){n=!1},100),l(k.target))}function L(k){document.visibilityState==="hidden"&&(n&&(o=!0),X())}function X(){document.addEventListener("mousemove",J),document.addEventListener("mousedown",J),document.addEventListener("mouseup",J),document.addEventListener("pointermove",J),document.addEventListener("pointerdown",J),document.addEventListener("pointerup",J),document.addEventListener("touchmove",J),document.addEventListener("touchstart",J),document.addEventListener("touchend",J)}function ee(){document.removeEventListener("mousemove",J),document.removeEventListener("mousedown",J),document.removeEventListener("mouseup",J),document.removeEventListener("pointermove",J),document.removeEventListener("pointerdown",J),document.removeEventListener("pointerup",J),document.removeEventListener("touchmove",J),document.removeEventListener("touchstart",J),document.removeEventListener("touchend",J)}function J(k){k.target.nodeName&&k.target.nodeName.toLowerCase()==="html"||(o=!1,ee())}document.addEventListener("keydown",f,!0),document.addEventListener("mousedown",u,!0),document.addEventListener("pointerdown",u,!0),document.addEventListener("touchstart",u,!0),document.addEventListener("visibilitychange",L,!0),X(),r.addEventListener("focus",d,!0),r.addEventListener("blur",y,!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 qr=xr((dy,On)=>{"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=/["'&<>]/;On.exports=Pa;function Pa(e){var t=""+e,r=$a.exec(t);if(!r)return t;var o,n="",i=0,a=0;for(i=r.index;i{/*! - * clipboard.js v2.0.11 - * https://clipboardjs.com/ - * - * Licensed MIT © Zeno Rocha - */(function(t,r){typeof Rt=="object"&&typeof Yr=="object"?Yr.exports=r():typeof define=="function"&&define.amd?define([],r):typeof Rt=="object"?Rt.ClipboardJS=r():t.ClipboardJS=r()})(Rt,function(){return function(){var e={686:function(o,n,i){"use strict";i.d(n,{default:function(){return Ui}});var a=i(279),s=i.n(a),p=i(370),c=i.n(p),l=i(817),f=i.n(l);function u(D){try{return document.execCommand(D)}catch(A){return!1}}var d=function(A){var M=f()(A);return u("cut"),M},y=d;function L(D){var A=document.documentElement.getAttribute("dir")==="rtl",M=document.createElement("textarea");M.style.fontSize="12pt",M.style.border="0",M.style.padding="0",M.style.margin="0",M.style.position="absolute",M.style[A?"right":"left"]="-9999px";var F=window.pageYOffset||document.documentElement.scrollTop;return M.style.top="".concat(F,"px"),M.setAttribute("readonly",""),M.value=D,M}var X=function(A,M){var F=L(A);M.container.appendChild(F);var V=f()(F);return u("copy"),F.remove(),V},ee=function(A){var M=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body},F="";return typeof A=="string"?F=X(A,M):A instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(A==null?void 0:A.type)?F=X(A.value,M):(F=f()(A),u("copy")),F},J=ee;function k(D){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?k=function(M){return typeof M}:k=function(M){return M&&typeof Symbol=="function"&&M.constructor===Symbol&&M!==Symbol.prototype?"symbol":typeof M},k(D)}var ft=function(){var A=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},M=A.action,F=M===void 0?"copy":M,V=A.container,Y=A.target,$e=A.text;if(F!=="copy"&&F!=="cut")throw new Error('Invalid "action" value, use either "copy" or "cut"');if(Y!==void 0)if(Y&&k(Y)==="object"&&Y.nodeType===1){if(F==="copy"&&Y.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if(F==="cut"&&(Y.hasAttribute("readonly")||Y.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 J($e,{container:V});if(Y)return F==="cut"?y(Y):J(Y,{container:V})},qe=ft;function Fe(D){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Fe=function(M){return typeof M}:Fe=function(M){return M&&typeof Symbol=="function"&&M.constructor===Symbol&&M!==Symbol.prototype?"symbol":typeof M},Fe(D)}function ki(D,A){if(!(D instanceof A))throw new TypeError("Cannot call a class as a function")}function no(D,A){for(var M=0;M0&&arguments[0]!==void 0?arguments[0]:{};this.action=typeof V.action=="function"?V.action:this.defaultAction,this.target=typeof V.target=="function"?V.target:this.defaultTarget,this.text=typeof V.text=="function"?V.text:this.defaultText,this.container=Fe(V.container)==="object"?V.container:document.body}},{key:"listenClick",value:function(V){var Y=this;this.listener=c()(V,"click",function($e){return Y.onClick($e)})}},{key:"onClick",value:function(V){var Y=V.delegateTarget||V.currentTarget,$e=this.action(Y)||"copy",Wt=qe({action:$e,container:this.container,target:this.target(Y),text:this.text(Y)});this.emit(Wt?"success":"error",{action:$e,text:Wt,trigger:Y,clearSelection:function(){Y&&Y.focus(),window.getSelection().removeAllRanges()}})}},{key:"defaultAction",value:function(V){return vr("action",V)}},{key:"defaultTarget",value:function(V){var Y=vr("target",V);if(Y)return document.querySelector(Y)}},{key:"defaultText",value:function(V){return vr("text",V)}},{key:"destroy",value:function(){this.listener.destroy()}}],[{key:"copy",value:function(V){var Y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body};return J(V,Y)}},{key:"cut",value:function(V){return y(V)}},{key:"isSupported",value:function(){var V=arguments.length>0&&arguments[0]!==void 0?arguments[0]:["copy","cut"],Y=typeof V=="string"?[V]:V,$e=!!document.queryCommandSupported;return Y.forEach(function(Wt){$e=$e&&!!document.queryCommandSupported(Wt)}),$e}}]),M}(s()),Ui=Fi},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 a(s,p){for(;s&&s.nodeType!==n;){if(typeof s.matches=="function"&&s.matches(p))return s;s=s.parentNode}}o.exports=a},438:function(o,n,i){var a=i(828);function s(l,f,u,d,y){var L=c.apply(this,arguments);return l.addEventListener(u,L,y),{destroy:function(){l.removeEventListener(u,L,y)}}}function p(l,f,u,d,y){return typeof l.addEventListener=="function"?s.apply(null,arguments):typeof u=="function"?s.bind(null,document).apply(null,arguments):(typeof l=="string"&&(l=document.querySelectorAll(l)),Array.prototype.map.call(l,function(L){return s(L,f,u,d,y)}))}function c(l,f,u,d){return function(y){y.delegateTarget=a(y.target,f),y.delegateTarget&&d.call(l,y)}}o.exports=p},879:function(o,n){n.node=function(i){return i!==void 0&&i instanceof HTMLElement&&i.nodeType===1},n.nodeList=function(i){var a=Object.prototype.toString.call(i);return i!==void 0&&(a==="[object NodeList]"||a==="[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 a=Object.prototype.toString.call(i);return a==="[object Function]"}},370:function(o,n,i){var a=i(879),s=i(438);function p(u,d,y){if(!u&&!d&&!y)throw new Error("Missing required arguments");if(!a.string(d))throw new TypeError("Second argument must be a String");if(!a.fn(y))throw new TypeError("Third argument must be a Function");if(a.node(u))return c(u,d,y);if(a.nodeList(u))return l(u,d,y);if(a.string(u))return f(u,d,y);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function c(u,d,y){return u.addEventListener(d,y),{destroy:function(){u.removeEventListener(d,y)}}}function l(u,d,y){return Array.prototype.forEach.call(u,function(L){L.addEventListener(d,y)}),{destroy:function(){Array.prototype.forEach.call(u,function(L){L.removeEventListener(d,y)})}}}function f(u,d,y){return s(document.body,u,d,y)}o.exports=p},817:function(o){function n(i){var a;if(i.nodeName==="SELECT")i.focus(),a=i.value;else if(i.nodeName==="INPUT"||i.nodeName==="TEXTAREA"){var s=i.hasAttribute("readonly");s||i.setAttribute("readonly",""),i.select(),i.setSelectionRange(0,i.value.length),s||i.removeAttribute("readonly"),a=i.value}else{i.hasAttribute("contenteditable")&&i.focus();var p=window.getSelection(),c=document.createRange();c.selectNodeContents(i),p.removeAllRanges(),p.addRange(c),a=p.toString()}return a}o.exports=n},279:function(o){function n(){}n.prototype={on:function(i,a,s){var p=this.e||(this.e={});return(p[i]||(p[i]=[])).push({fn:a,ctx:s}),this},once:function(i,a,s){var p=this;function c(){p.off(i,c),a.apply(s,arguments)}return c._=a,this.on(i,c,s)},emit:function(i){var a=[].slice.call(arguments,1),s=((this.e||(this.e={}))[i]||[]).slice(),p=0,c=s.length;for(p;p0&&i[i.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[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 z(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var o=r.call(e),n,i=[],a;try{for(;(t===void 0||t-- >0)&&!(n=o.next()).done;)i.push(n.value)}catch(s){a={error:s}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(a)throw a.error}}return i}function q(e,t,r){if(r||arguments.length===2)for(var o=0,n=t.length,i;o1||p(d,L)})},y&&(n[d]=y(n[d])))}function p(d,y){try{c(o[d](y))}catch(L){u(i[0][3],L)}}function c(d){d.value instanceof nt?Promise.resolve(d.value.v).then(l,f):u(i[0][2],d)}function l(d){p("next",d)}function f(d){p("throw",d)}function u(d,y){d(y),i.shift(),i.length&&p(i[0][0],i[0][1])}}function uo(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 he=="function"?he(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(a){return new Promise(function(s,p){a=e[i](a),n(s,p,a.done,a.value)})}}function n(i,a,s,p){Promise.resolve(p).then(function(c){i({value:c,done:s})},a)}}function H(e){return typeof e=="function"}function ut(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 zt=ut(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 Qe(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Ue=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 a=this._parentage;if(a)if(this._parentage=null,Array.isArray(a))try{for(var s=he(a),p=s.next();!p.done;p=s.next()){var c=p.value;c.remove(this)}}catch(L){t={error:L}}finally{try{p&&!p.done&&(r=s.return)&&r.call(s)}finally{if(t)throw t.error}}else a.remove(this);var l=this.initialTeardown;if(H(l))try{l()}catch(L){i=L instanceof zt?L.errors:[L]}var f=this._finalizers;if(f){this._finalizers=null;try{for(var u=he(f),d=u.next();!d.done;d=u.next()){var y=d.value;try{ho(y)}catch(L){i=i!=null?i:[],L instanceof zt?i=q(q([],z(i)),z(L.errors)):i.push(L)}}}catch(L){o={error:L}}finally{try{d&&!d.done&&(n=u.return)&&n.call(u)}finally{if(o)throw o.error}}}if(i)throw new zt(i)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)ho(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)&&Qe(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&Qe(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}();var Tr=Ue.EMPTY;function Nt(e){return e instanceof Ue||e&&"closed"in e&&H(e.remove)&&H(e.add)&&H(e.unsubscribe)}function ho(e){H(e)?e():e.unsubscribe()}var Pe={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};var dt={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,a=n.isStopped,s=n.observers;return i||a?Tr:(this.currentObservers=null,s.push(r),new Ue(function(){o.currentObservers=null,Qe(s,r)}))},t.prototype._checkFinalizedStatuses=function(r){var o=this,n=o.hasError,i=o.thrownError,a=o.isStopped;n?r.error(i):a&&r.complete()},t.prototype.asObservable=function(){var r=new j;return r.source=this,r},t.create=function(r,o){return new To(r,o)},t}(j);var To=function(e){oe(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:Tr},t}(g);var _r=function(e){oe(t,e);function t(r){var o=e.call(this)||this;return o._value=r,o}return Object.defineProperty(t.prototype,"value",{get:function(){return this.getValue()},enumerable:!1,configurable:!0}),t.prototype._subscribe=function(r){var o=e.prototype._subscribe.call(this,r);return!o.closed&&r.next(this._value),o},t.prototype.getValue=function(){var r=this,o=r.hasError,n=r.thrownError,i=r._value;if(o)throw n;return this._throwIfClosed(),i},t.prototype.next=function(r){e.prototype.next.call(this,this._value=r)},t}(g);var _t={now:function(){return(_t.delegate||Date).now()},delegate:void 0};var At=function(e){oe(t,e);function t(r,o,n){r===void 0&&(r=1/0),o===void 0&&(o=1/0),n===void 0&&(n=_t);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,a=o._infiniteTimeWindow,s=o._timestampProvider,p=o._windowTime;n||(i.push(r),!a&&i.push(s.now()+p)),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,a=n._buffer,s=a.slice(),p=0;p0?e.prototype.schedule.call(this,r,o):(this.delay=o,this.state=r,this.scheduler.flush(this),this)},t.prototype.execute=function(r,o){return o>0||this.closed?e.prototype.execute.call(this,r,o):this._execute(r,o)},t.prototype.requestAsyncId=function(r,o,n){return n===void 0&&(n=0),n!=null&&n>0||n==null&&this.delay>0?e.prototype.requestAsyncId.call(this,r,o,n):(r.flush(this),0)},t}(gt);var Lo=function(e){oe(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t}(yt);var kr=new Lo(Oo);var Mo=function(e){oe(t,e);function t(r,o){var n=e.call(this,r,o)||this;return n.scheduler=r,n.work=o,n}return t.prototype.requestAsyncId=function(r,o,n){return n===void 0&&(n=0),n!==null&&n>0?e.prototype.requestAsyncId.call(this,r,o,n):(r.actions.push(this),r._scheduled||(r._scheduled=vt.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 a=r.actions;o!=null&&o===r._scheduled&&((i=a[a.length-1])===null||i===void 0?void 0:i.id)!==o&&(vt.cancelAnimationFrame(o),r._scheduled=void 0)},t}(gt);var _o=function(e){oe(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.flush=function(r){this._active=!0;var o;r?o=r.id:(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}(yt);var me=new _o(Mo);var S=new j(function(e){return e.complete()});function Kt(e){return e&&H(e.schedule)}function Hr(e){return e[e.length-1]}function Xe(e){return H(Hr(e))?e.pop():void 0}function ke(e){return Kt(Hr(e))?e.pop():void 0}function Yt(e,t){return typeof Hr(e)=="number"?e.pop():t}var xt=function(e){return e&&typeof e.length=="number"&&typeof e!="function"};function Bt(e){return H(e==null?void 0:e.then)}function Gt(e){return H(e[bt])}function Jt(e){return Symbol.asyncIterator&&H(e==null?void 0:e[Symbol.asyncIterator])}function Xt(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 Zi(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Zt=Zi();function er(e){return H(e==null?void 0:e[Zt])}function tr(e){return fo(this,arguments,function(){var r,o,n,i;return Dt(this,function(a){switch(a.label){case 0:r=e.getReader(),a.label=1;case 1:a.trys.push([1,,9,10]),a.label=2;case 2:return[4,nt(r.read())];case 3:return o=a.sent(),n=o.value,i=o.done,i?[4,nt(void 0)]:[3,5];case 4:return[2,a.sent()];case 5:return[4,nt(n)];case 6:return[4,a.sent()];case 7:return a.sent(),[3,2];case 8:return[3,10];case 9:return r.releaseLock(),[7];case 10:return[2]}})})}function rr(e){return H(e==null?void 0:e.getReader)}function U(e){if(e instanceof j)return e;if(e!=null){if(Gt(e))return ea(e);if(xt(e))return ta(e);if(Bt(e))return ra(e);if(Jt(e))return Ao(e);if(er(e))return oa(e);if(rr(e))return na(e)}throw Xt(e)}function ea(e){return new j(function(t){var r=e[bt]();if(H(r.subscribe))return r.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function ta(e){return new j(function(t){for(var r=0;r=2;return function(o){return o.pipe(e?b(function(n,i){return e(n,i,o)}):le,Te(1),r?Ve(t):Qo(function(){return new nr}))}}function jr(e){return e<=0?function(){return S}:E(function(t,r){var o=[];t.subscribe(T(r,function(n){o.push(n),e=2,!0))}function pe(e){e===void 0&&(e={});var t=e.connector,r=t===void 0?function(){return new g}:t,o=e.resetOnError,n=o===void 0?!0:o,i=e.resetOnComplete,a=i===void 0?!0:i,s=e.resetOnRefCountZero,p=s===void 0?!0:s;return function(c){var l,f,u,d=0,y=!1,L=!1,X=function(){f==null||f.unsubscribe(),f=void 0},ee=function(){X(),l=u=void 0,y=L=!1},J=function(){var k=l;ee(),k==null||k.unsubscribe()};return E(function(k,ft){d++,!L&&!y&&X();var qe=u=u!=null?u:r();ft.add(function(){d--,d===0&&!L&&!y&&(f=Ur(J,p))}),qe.subscribe(ft),!l&&d>0&&(l=new at({next:function(Fe){return qe.next(Fe)},error:function(Fe){L=!0,X(),f=Ur(ee,n,Fe),qe.error(Fe)},complete:function(){y=!0,X(),f=Ur(ee,a),qe.complete()}}),U(k).subscribe(l))})(c)}}function Ur(e,t){for(var r=[],o=2;oe.next(document)),e}function P(e,t=document){return Array.from(t.querySelectorAll(e))}function R(e,t=document){let r=fe(e,t);if(typeof r=="undefined")throw new ReferenceError(`Missing element: expected "${e}" to be present`);return r}function fe(e,t=document){return t.querySelector(e)||void 0}function Ie(){var e,t,r,o;return(o=(r=(t=(e=document.activeElement)==null?void 0:e.shadowRoot)==null?void 0:t.activeElement)!=null?r:document.activeElement)!=null?o:void 0}var wa=O(h(document.body,"focusin"),h(document.body,"focusout")).pipe(_e(1),Q(void 0),m(()=>Ie()||document.body),G(1));function et(e){return wa.pipe(m(t=>e.contains(t)),K())}function Ht(e,t){return C(()=>O(h(e,"mouseenter").pipe(m(()=>!0)),h(e,"mouseleave").pipe(m(()=>!1))).pipe(t?kt(r=>Le(+!r*t)):le,Q(e.matches(":hover"))))}function Jo(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)Jo(e,r)}function x(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)Jo(o,n);return o}function sr(e){if(e>999){let t=+((e-950)%1e3>99);return`${((e+1e-6)/1e3).toFixed(t)}k`}else return e.toString()}function wt(e){let t=x("script",{src:e});return C(()=>(document.head.appendChild(t),O(h(t,"load"),h(t,"error").pipe(v(()=>$r(()=>new ReferenceError(`Invalid script: ${e}`))))).pipe(m(()=>{}),_(()=>document.head.removeChild(t)),Te(1))))}var Xo=new g,Ta=C(()=>typeof ResizeObserver=="undefined"?wt("https://unpkg.com/resize-observer-polyfill"):I(void 0)).pipe(m(()=>new ResizeObserver(e=>e.forEach(t=>Xo.next(t)))),v(e=>O(Ye,I(e)).pipe(_(()=>e.disconnect()))),G(1));function ce(e){return{width:e.offsetWidth,height:e.offsetHeight}}function ge(e){let t=e;for(;t.clientWidth===0&&t.parentElement;)t=t.parentElement;return Ta.pipe(w(r=>r.observe(t)),v(r=>Xo.pipe(b(o=>o.target===t),_(()=>r.unobserve(t)))),m(()=>ce(e)),Q(ce(e)))}function Tt(e){return{width:e.scrollWidth,height:e.scrollHeight}}function cr(e){let t=e.parentElement;for(;t&&(e.scrollWidth<=t.scrollWidth&&e.scrollHeight<=t.scrollHeight);)t=(e=t).parentElement;return t?e:void 0}function Zo(e){let t=[],r=e.parentElement;for(;r;)(e.clientWidth>r.clientWidth||e.clientHeight>r.clientHeight)&&t.push(r),r=(e=r).parentElement;return t.length===0&&t.push(document.documentElement),t}function De(e){return{x:e.offsetLeft,y:e.offsetTop}}function en(e){let t=e.getBoundingClientRect();return{x:t.x+window.scrollX,y:t.y+window.scrollY}}function tn(e){return O(h(window,"load"),h(window,"resize")).pipe(Me(0,me),m(()=>De(e)),Q(De(e)))}function pr(e){return{x:e.scrollLeft,y:e.scrollTop}}function ze(e){return O(h(e,"scroll"),h(window,"scroll"),h(window,"resize")).pipe(Me(0,me),m(()=>pr(e)),Q(pr(e)))}var rn=new g,Sa=C(()=>I(new IntersectionObserver(e=>{for(let t of e)rn.next(t)},{threshold:0}))).pipe(v(e=>O(Ye,I(e)).pipe(_(()=>e.disconnect()))),G(1));function tt(e){return Sa.pipe(w(t=>t.observe(e)),v(t=>rn.pipe(b(({target:r})=>r===e),_(()=>t.unobserve(e)),m(({isIntersecting:r})=>r))))}function on(e,t=16){return ze(e).pipe(m(({y:r})=>{let o=ce(e),n=Tt(e);return r>=n.height-o.height-t}),K())}var lr={drawer:R("[data-md-toggle=drawer]"),search:R("[data-md-toggle=search]")};function nn(e){return lr[e].checked}function Je(e,t){lr[e].checked!==t&&lr[e].click()}function Ne(e){let t=lr[e];return h(t,"change").pipe(m(()=>t.checked),Q(t.checked))}function Oa(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 La(){return O(h(window,"compositionstart").pipe(m(()=>!0)),h(window,"compositionend").pipe(m(()=>!1))).pipe(Q(!1))}function an(){let e=h(window,"keydown").pipe(b(t=>!(t.metaKey||t.ctrlKey)),m(t=>({mode:nn("search")?"search":"global",type:t.key,claim(){t.preventDefault(),t.stopPropagation()}})),b(({mode:t,type:r})=>{if(t==="global"){let o=Ie();if(typeof o!="undefined")return!Oa(o,r)}return!0}),pe());return La().pipe(v(t=>t?S:e))}function ye(){return new URL(location.href)}function lt(e,t=!1){if(B("navigation.instant")&&!t){let r=x("a",{href:e.href});document.body.appendChild(r),r.click(),r.remove()}else location.href=e.href}function sn(){return new g}function cn(){return location.hash.slice(1)}function pn(e){let t=x("a",{href:e});t.addEventListener("click",r=>r.stopPropagation()),t.click()}function Ma(e){return O(h(window,"hashchange"),e).pipe(m(cn),Q(cn()),b(t=>t.length>0),G(1))}function ln(e){return Ma(e).pipe(m(t=>fe(`[id="${t}"]`)),b(t=>typeof t!="undefined"))}function $t(e){let t=matchMedia(e);return ir(r=>t.addListener(()=>r(t.matches))).pipe(Q(t.matches))}function mn(){let e=matchMedia("print");return O(h(window,"beforeprint").pipe(m(()=>!0)),h(window,"afterprint").pipe(m(()=>!1))).pipe(Q(e.matches))}function zr(e,t){return e.pipe(v(r=>r?t():S))}function Nr(e,t){return new j(r=>{let o=new XMLHttpRequest;return 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.complete()}),typeof(t==null?void 0:t.progress$)!="undefined"&&(o.addEventListener("progress",n=>{var i;if(n.lengthComputable)t.progress$.next(n.loaded/n.total*100);else{let a=(i=o.getResponseHeader("Content-Length"))!=null?i:0;t.progress$.next(n.loaded/+a*100)}}),t.progress$.next(5)),o.send(),()=>o.abort()})}function je(e,t){return Nr(e,t).pipe(v(r=>r.text()),m(r=>JSON.parse(r)),G(1))}function fn(e,t){let r=new DOMParser;return Nr(e,t).pipe(v(o=>o.text()),m(o=>r.parseFromString(o,"text/html")),G(1))}function un(e,t){let r=new DOMParser;return Nr(e,t).pipe(v(o=>o.text()),m(o=>r.parseFromString(o,"text/xml")),G(1))}function dn(){return{x:Math.max(0,scrollX),y:Math.max(0,scrollY)}}function hn(){return O(h(window,"scroll",{passive:!0}),h(window,"resize",{passive:!0})).pipe(m(dn),Q(dn()))}function bn(){return{width:innerWidth,height:innerHeight}}function vn(){return h(window,"resize",{passive:!0}).pipe(m(bn),Q(bn()))}function gn(){return N([hn(),vn()]).pipe(m(([e,t])=>({offset:e,size:t})),G(1))}function mr(e,{viewport$:t,header$:r}){let o=t.pipe(te("size")),n=N([o,r]).pipe(m(()=>De(e)));return N([r,t,n]).pipe(m(([{height:i},{offset:a,size:s},{x:p,y:c}])=>({offset:{x:a.x-p,y:a.y-c+i},size:s})))}function _a(e){return h(e,"message",t=>t.data)}function Aa(e){let t=new g;return t.subscribe(r=>e.postMessage(r)),t}function yn(e,t=new Worker(e)){let r=_a(t),o=Aa(t),n=new g;n.subscribe(o);let i=o.pipe(Z(),ie(!0));return n.pipe(Z(),Re(r.pipe(W(i))),pe())}var Ca=R("#__config"),St=JSON.parse(Ca.textContent);St.base=`${new URL(St.base,ye())}`;function xe(){return St}function B(e){return St.features.includes(e)}function Ee(e,t){return typeof t!="undefined"?St.translations[e].replace("#",t.toString()):St.translations[e]}function Se(e,t=document){return R(`[data-md-component=${e}]`,t)}function ae(e,t=document){return P(`[data-md-component=${e}]`,t)}function ka(e){let t=R(".md-typeset > :first-child",e);return h(t,"click",{once:!0}).pipe(m(()=>R(".md-typeset",e)),m(r=>({hash:__md_hash(r.innerHTML)})))}function xn(e){if(!B("announce.dismiss")||!e.childElementCount)return S;if(!e.hidden){let t=R(".md-typeset",e);__md_hash(t.innerHTML)===__md_get("__announce")&&(e.hidden=!0)}return C(()=>{let t=new g;return t.subscribe(({hash:r})=>{e.hidden=!0,__md_set("__announce",r)}),ka(e).pipe(w(r=>t.next(r)),_(()=>t.complete()),m(r=>$({ref:e},r)))})}function Ha(e,{target$:t}){return t.pipe(m(r=>({hidden:r!==e})))}function En(e,t){let r=new g;return r.subscribe(({hidden:o})=>{e.hidden=o}),Ha(e,t).pipe(w(o=>r.next(o)),_(()=>r.complete()),m(o=>$({ref:e},o)))}function Pt(e,t){return t==="inline"?x("div",{class:"md-tooltip md-tooltip--inline",id:e,role:"tooltip"},x("div",{class:"md-tooltip__inner md-typeset"})):x("div",{class:"md-tooltip",id:e,role:"tooltip"},x("div",{class:"md-tooltip__inner md-typeset"}))}function wn(...e){return x("div",{class:"md-tooltip2",role:"tooltip"},x("div",{class:"md-tooltip2__inner md-typeset"},e))}function Tn(e,t){if(t=t?`${t}_annotation_${e}`:void 0,t){let r=t?`#${t}`:void 0;return x("aside",{class:"md-annotation",tabIndex:0},Pt(t),x("a",{href:r,class:"md-annotation__index",tabIndex:-1},x("span",{"data-md-annotation-id":e})))}else return x("aside",{class:"md-annotation",tabIndex:0},Pt(t),x("span",{class:"md-annotation__index",tabIndex:-1},x("span",{"data-md-annotation-id":e})))}function Sn(e){return x("button",{class:"md-clipboard md-icon",title:Ee("clipboard.copy"),"data-clipboard-target":`#${e} > code`})}var Ln=Lt(qr());function Qr(e,t){let r=t&2,o=t&1,n=Object.keys(e.terms).filter(p=>!e.terms[p]).reduce((p,c)=>[...p,x("del",null,(0,Ln.default)(c))," "],[]).slice(0,-1),i=xe(),a=new URL(e.location,i.base);B("search.highlight")&&a.searchParams.set("h",Object.entries(e.terms).filter(([,p])=>p).reduce((p,[c])=>`${p} ${c}`.trim(),""));let{tags:s}=xe();return x("a",{href:`${a}`,class:"md-search-result__link",tabIndex:-1},x("article",{class:"md-search-result__article md-typeset","data-md-score":e.score.toFixed(2)},r>0&&x("div",{class:"md-search-result__icon md-icon"}),r>0&&x("h1",null,e.title),r<=0&&x("h2",null,e.title),o>0&&e.text.length>0&&e.text,e.tags&&x("nav",{class:"md-tags"},e.tags.map(p=>{let c=s?p in s?`md-tag-icon md-tag--${s[p]}`:"md-tag-icon":"";return x("span",{class:`md-tag ${c}`},p)})),o>0&&n.length>0&&x("p",{class:"md-search-result__terms"},Ee("search.result.term.missing"),": ",...n)))}function Mn(e){let t=e[0].score,r=[...e],o=xe(),n=r.findIndex(l=>!`${new URL(l.location,o.base)}`.includes("#")),[i]=r.splice(n,1),a=r.findIndex(l=>l.scoreQr(l,1)),...p.length?[x("details",{class:"md-search-result__more"},x("summary",{tabIndex:-1},x("div",null,p.length>0&&p.length===1?Ee("search.result.more.one"):Ee("search.result.more.other",p.length))),...p.map(l=>Qr(l,1)))]:[]];return x("li",{class:"md-search-result__item"},c)}function _n(e){return x("ul",{class:"md-source__facts"},Object.entries(e).map(([t,r])=>x("li",{class:`md-source__fact md-source__fact--${t}`},typeof r=="number"?sr(r):r)))}function Kr(e){let t=`tabbed-control tabbed-control--${e}`;return x("div",{class:t,hidden:!0},x("button",{class:"tabbed-button",tabIndex:-1,"aria-hidden":"true"}))}function An(e){return x("div",{class:"md-typeset__scrollwrap"},x("div",{class:"md-typeset__table"},e))}function Ra(e){var o;let t=xe(),r=new URL(`../${e.version}/`,t.base);return x("li",{class:"md-version__item"},x("a",{href:`${r}`,class:"md-version__link"},e.title,((o=t.version)==null?void 0:o.alias)&&e.aliases.length>0&&x("span",{class:"md-version__alias"},e.aliases[0])))}function Cn(e,t){var o;let r=xe();return e=e.filter(n=>{var i;return!((i=n.properties)!=null&&i.hidden)}),x("div",{class:"md-version"},x("button",{class:"md-version__current","aria-label":Ee("select.version")},t.title,((o=r.version)==null?void 0:o.alias)&&t.aliases.length>0&&x("span",{class:"md-version__alias"},t.aliases[0])),x("ul",{class:"md-version__list"},e.map(Ra)))}var Ia=0;function ja(e){let t=N([et(e),Ht(e)]).pipe(m(([o,n])=>o||n),K()),r=C(()=>Zo(e)).pipe(ne(ze),pt(1),He(t),m(()=>en(e)));return t.pipe(Ae(o=>o),v(()=>N([t,r])),m(([o,n])=>({active:o,offset:n})),pe())}function Fa(e,t){let{content$:r,viewport$:o}=t,n=`__tooltip2_${Ia++}`;return C(()=>{let i=new g,a=new _r(!1);i.pipe(Z(),ie(!1)).subscribe(a);let s=a.pipe(kt(c=>Le(+!c*250,kr)),K(),v(c=>c?r:S),w(c=>c.id=n),pe());N([i.pipe(m(({active:c})=>c)),s.pipe(v(c=>Ht(c,250)),Q(!1))]).pipe(m(c=>c.some(l=>l))).subscribe(a);let p=a.pipe(b(c=>c),re(s,o),m(([c,l,{size:f}])=>{let u=e.getBoundingClientRect(),d=u.width/2;if(l.role==="tooltip")return{x:d,y:8+u.height};if(u.y>=f.height/2){let{height:y}=ce(l);return{x:d,y:-16-y}}else return{x:d,y:16+u.height}}));return N([s,i,p]).subscribe(([c,{offset:l},f])=>{c.style.setProperty("--md-tooltip-host-x",`${l.x}px`),c.style.setProperty("--md-tooltip-host-y",`${l.y}px`),c.style.setProperty("--md-tooltip-x",`${f.x}px`),c.style.setProperty("--md-tooltip-y",`${f.y}px`),c.classList.toggle("md-tooltip2--top",f.y<0),c.classList.toggle("md-tooltip2--bottom",f.y>=0)}),a.pipe(b(c=>c),re(s,(c,l)=>l),b(c=>c.role==="tooltip")).subscribe(c=>{let l=ce(R(":scope > *",c));c.style.setProperty("--md-tooltip-width",`${l.width}px`),c.style.setProperty("--md-tooltip-tail","0px")}),a.pipe(K(),ve(me),re(s)).subscribe(([c,l])=>{l.classList.toggle("md-tooltip2--active",c)}),N([a.pipe(b(c=>c)),s]).subscribe(([c,l])=>{l.role==="dialog"?(e.setAttribute("aria-controls",n),e.setAttribute("aria-haspopup","dialog")):e.setAttribute("aria-describedby",n)}),a.pipe(b(c=>!c)).subscribe(()=>{e.removeAttribute("aria-controls"),e.removeAttribute("aria-describedby"),e.removeAttribute("aria-haspopup")}),ja(e).pipe(w(c=>i.next(c)),_(()=>i.complete()),m(c=>$({ref:e},c)))})}function mt(e,{viewport$:t},r=document.body){return Fa(e,{content$:new j(o=>{let n=e.title,i=wn(n);return o.next(i),e.removeAttribute("title"),r.append(i),()=>{i.remove(),e.setAttribute("title",n)}}),viewport$:t})}function Ua(e,t){let r=C(()=>N([tn(e),ze(t)])).pipe(m(([{x:o,y:n},i])=>{let{width:a,height:s}=ce(e);return{x:o-i.x+a/2,y:n-i.y+s/2}}));return et(e).pipe(v(o=>r.pipe(m(n=>({active:o,offset:n})),Te(+!o||1/0))))}function kn(e,t,{target$:r}){let[o,n]=Array.from(e.children);return C(()=>{let i=new g,a=i.pipe(Z(),ie(!0));return i.subscribe({next({offset:s}){e.style.setProperty("--md-tooltip-x",`${s.x}px`),e.style.setProperty("--md-tooltip-y",`${s.y}px`)},complete(){e.style.removeProperty("--md-tooltip-x"),e.style.removeProperty("--md-tooltip-y")}}),tt(e).pipe(W(a)).subscribe(s=>{e.toggleAttribute("data-md-visible",s)}),O(i.pipe(b(({active:s})=>s)),i.pipe(_e(250),b(({active:s})=>!s))).subscribe({next({active:s}){s?e.prepend(o):o.remove()},complete(){e.prepend(o)}}),i.pipe(Me(16,me)).subscribe(({active:s})=>{o.classList.toggle("md-tooltip--active",s)}),i.pipe(pt(125,me),b(()=>!!e.offsetParent),m(()=>e.offsetParent.getBoundingClientRect()),m(({x:s})=>s)).subscribe({next(s){s?e.style.setProperty("--md-tooltip-0",`${-s}px`):e.style.removeProperty("--md-tooltip-0")},complete(){e.style.removeProperty("--md-tooltip-0")}}),h(n,"click").pipe(W(a),b(s=>!(s.metaKey||s.ctrlKey))).subscribe(s=>{s.stopPropagation(),s.preventDefault()}),h(n,"mousedown").pipe(W(a),re(i)).subscribe(([s,{active:p}])=>{var c;if(s.button!==0||s.metaKey||s.ctrlKey)s.preventDefault();else if(p){s.preventDefault();let l=e.parentElement.closest(".md-annotation");l instanceof HTMLElement?l.focus():(c=Ie())==null||c.blur()}}),r.pipe(W(a),b(s=>s===o),Ge(125)).subscribe(()=>e.focus()),Ua(e,t).pipe(w(s=>i.next(s)),_(()=>i.complete()),m(s=>$({ref:e},s)))})}function Wa(e){return e.tagName==="CODE"?P(".c, .c1, .cm",e):[e]}function Va(e){let t=[];for(let r of Wa(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 a;for(;a=/(\(\d+\))(!)?/.exec(i.textContent);){let[,s,p]=a;if(typeof p=="undefined"){let c=i.splitText(a.index);i=c.splitText(s.length),t.push(c)}else{i.textContent=s,t.push(i);break}}}}return t}function Hn(e,t){t.append(...Array.from(e.childNodes))}function fr(e,t,{target$:r,print$:o}){let n=t.closest("[id]"),i=n==null?void 0:n.id,a=new Map;for(let s of Va(t)){let[,p]=s.textContent.match(/\((\d+)\)/);fe(`:scope > li:nth-child(${p})`,e)&&(a.set(p,Tn(p,i)),s.replaceWith(a.get(p)))}return a.size===0?S:C(()=>{let s=new g,p=s.pipe(Z(),ie(!0)),c=[];for(let[l,f]of a)c.push([R(".md-typeset",f),R(`:scope > li:nth-child(${l})`,e)]);return o.pipe(W(p)).subscribe(l=>{e.hidden=!l,e.classList.toggle("md-annotation-list",l);for(let[f,u]of c)l?Hn(f,u):Hn(u,f)}),O(...[...a].map(([,l])=>kn(l,t,{target$:r}))).pipe(_(()=>s.complete()),pe())})}function $n(e){if(e.nextElementSibling){let t=e.nextElementSibling;if(t.tagName==="OL")return t;if(t.tagName==="P"&&!t.children.length)return $n(t)}}function Pn(e,t){return C(()=>{let r=$n(e);return typeof r!="undefined"?fr(r,e,t):S})}var Rn=Lt(Br());var Da=0;function In(e){if(e.nextElementSibling){let t=e.nextElementSibling;if(t.tagName==="OL")return t;if(t.tagName==="P"&&!t.children.length)return In(t)}}function za(e){return ge(e).pipe(m(({width:t})=>({scrollable:Tt(e).width>t})),te("scrollable"))}function jn(e,t){let{matches:r}=matchMedia("(hover)"),o=C(()=>{let n=new g,i=n.pipe(jr(1));n.subscribe(({scrollable:c})=>{c&&r?e.setAttribute("tabindex","0"):e.removeAttribute("tabindex")});let a=[];if(Rn.default.isSupported()&&(e.closest(".copy")||B("content.code.copy")&&!e.closest(".no-copy"))){let c=e.closest("pre");c.id=`__code_${Da++}`;let l=Sn(c.id);c.insertBefore(l,e),B("content.tooltips")&&a.push(mt(l,{viewport$}))}let s=e.closest(".highlight");if(s instanceof HTMLElement){let c=In(s);if(typeof c!="undefined"&&(s.classList.contains("annotate")||B("content.code.annotate"))){let l=fr(c,e,t);a.push(ge(s).pipe(W(i),m(({width:f,height:u})=>f&&u),K(),v(f=>f?l:S)))}}return P(":scope > span[id]",e).length&&e.classList.add("md-code__content"),za(e).pipe(w(c=>n.next(c)),_(()=>n.complete()),m(c=>$({ref:e},c)),Re(...a))});return B("content.lazy")?tt(e).pipe(b(n=>n),Te(1),v(()=>o)):o}function Na(e,{target$:t,print$:r}){let o=!0;return O(t.pipe(m(n=>n.closest("details:not([open])")),b(n=>e===n),m(()=>({action:"open",reveal:!0}))),r.pipe(b(n=>n||!o),w(()=>o=e.open),m(n=>({action:n?"open":"close"}))))}function Fn(e,t){return C(()=>{let r=new g;return r.subscribe(({action:o,reveal:n})=>{e.toggleAttribute("open",o==="open"),n&&e.scrollIntoView()}),Na(e,t).pipe(w(o=>r.next(o)),_(()=>r.complete()),m(o=>$({ref:e},o)))})}var Un=".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}.flowchartTitleText{fill:var(--md-mermaid-label-fg-color)}.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 p,.label div .edgeLabel{background-color:var(--md-mermaid-label-bg-color)}.edgeLabel,.edgeLabel p{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}.classDiagramTitleText{fill:var(--md-mermaid-label-fg-color)}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 marker.marker.composition.class path,defs marker.marker.dependency.class path,defs marker.marker.extension.class path{fill:var(--md-mermaid-edge-color)!important;stroke:var(--md-mermaid-edge-color)!important}defs marker.marker.aggregation.class path{fill:var(--md-mermaid-label-bg-color)!important;stroke:var(--md-mermaid-edge-color)!important}.statediagramTitleText{fill:var(--md-mermaid-label-fg-color)}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,.nodeLabel p{color:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}a .nodeLabel{text-decoration:underline}.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)}[id^=entity] path,[id^=entity] rect{fill:var(--md-default-bg-color)}.relationshipLine{stroke:var(--md-mermaid-edge-color)}defs .marker.oneOrMore.er *,defs .marker.onlyOne.er *,defs .marker.zeroOrMore.er *,defs .marker.zeroOrOne.er *{stroke:var(--md-mermaid-edge-color)!important}text:not([class]):last-child{fill:var(--md-mermaid-label-fg-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 Gr,Qa=0;function Ka(){return typeof mermaid=="undefined"||mermaid instanceof Element?wt("https://unpkg.com/mermaid@11/dist/mermaid.min.js"):I(void 0)}function Wn(e){return e.classList.remove("mermaid"),Gr||(Gr=Ka().pipe(w(()=>mermaid.initialize({startOnLoad:!1,themeCSS:Un,sequence:{actorFontSize:"16px",messageFontSize:"16px",noteFontSize:"16px"}})),m(()=>{}),G(1))),Gr.subscribe(()=>co(null,null,function*(){e.classList.add("mermaid");let t=`__mermaid_${Qa++}`,r=x("div",{class:"mermaid"}),o=e.textContent,{svg:n,fn:i}=yield mermaid.render(t,o),a=r.attachShadow({mode:"closed"});a.innerHTML=n,e.replaceWith(r),i==null||i(a)})),Gr.pipe(m(()=>({ref:e})))}var Vn=x("table");function Dn(e){return e.replaceWith(Vn),Vn.replaceWith(An(e)),I({ref:e})}function Ya(e){let t=e.find(r=>r.checked)||e[0];return O(...e.map(r=>h(r,"change").pipe(m(()=>R(`label[for="${r.id}"]`))))).pipe(Q(R(`label[for="${t.id}"]`)),m(r=>({active:r})))}function zn(e,{viewport$:t,target$:r}){let o=R(".tabbed-labels",e),n=P(":scope > input",e),i=Kr("prev");e.append(i);let a=Kr("next");return e.append(a),C(()=>{let s=new g,p=s.pipe(Z(),ie(!0));N([s,ge(e),tt(e)]).pipe(W(p),Me(1,me)).subscribe({next([{active:c},l]){let f=De(c),{width:u}=ce(c);e.style.setProperty("--md-indicator-x",`${f.x}px`),e.style.setProperty("--md-indicator-width",`${u}px`);let d=pr(o);(f.xd.x+l.width)&&o.scrollTo({left:Math.max(0,f.x-16),behavior:"smooth"})},complete(){e.style.removeProperty("--md-indicator-x"),e.style.removeProperty("--md-indicator-width")}}),N([ze(o),ge(o)]).pipe(W(p)).subscribe(([c,l])=>{let f=Tt(o);i.hidden=c.x<16,a.hidden=c.x>f.width-l.width-16}),O(h(i,"click").pipe(m(()=>-1)),h(a,"click").pipe(m(()=>1))).pipe(W(p)).subscribe(c=>{let{width:l}=ce(o);o.scrollBy({left:l*c,behavior:"smooth"})}),r.pipe(W(p),b(c=>n.includes(c))).subscribe(c=>c.click()),o.classList.add("tabbed-labels--linked");for(let c of n){let l=R(`label[for="${c.id}"]`);l.replaceChildren(x("a",{href:`#${l.htmlFor}`,tabIndex:-1},...Array.from(l.childNodes))),h(l.firstElementChild,"click").pipe(W(p),b(f=>!(f.metaKey||f.ctrlKey)),w(f=>{f.preventDefault(),f.stopPropagation()})).subscribe(()=>{history.replaceState({},"",`#${l.htmlFor}`),l.click()})}return B("content.tabs.link")&&s.pipe(Ce(1),re(t)).subscribe(([{active:c},{offset:l}])=>{let f=c.innerText.trim();if(c.hasAttribute("data-md-switching"))c.removeAttribute("data-md-switching");else{let u=e.offsetTop-l.y;for(let y of P("[data-tabs]"))for(let L of P(":scope > input",y)){let X=R(`label[for="${L.id}"]`);if(X!==c&&X.innerText.trim()===f){X.setAttribute("data-md-switching",""),L.click();break}}window.scrollTo({top:e.offsetTop-u});let d=__md_get("__tabs")||[];__md_set("__tabs",[...new Set([f,...d])])}}),s.pipe(W(p)).subscribe(()=>{for(let c of P("audio, video",e))c.pause()}),Ya(n).pipe(w(c=>s.next(c)),_(()=>s.complete()),m(c=>$({ref:e},c)))}).pipe(Ke(se))}function Nn(e,{viewport$:t,target$:r,print$:o}){return O(...P(".annotate:not(.highlight)",e).map(n=>Pn(n,{target$:r,print$:o})),...P("pre:not(.mermaid) > code",e).map(n=>jn(n,{target$:r,print$:o})),...P("pre.mermaid",e).map(n=>Wn(n)),...P("table:not([class])",e).map(n=>Dn(n)),...P("details",e).map(n=>Fn(n,{target$:r,print$:o})),...P("[data-tabs]",e).map(n=>zn(n,{viewport$:t,target$:r})),...P("[title]",e).filter(()=>B("content.tooltips")).map(n=>mt(n,{viewport$:t})))}function Ba(e,{alert$:t}){return t.pipe(v(r=>O(I(!0),I(!1).pipe(Ge(2e3))).pipe(m(o=>({message:r,active:o})))))}function qn(e,t){let r=R(".md-typeset",e);return C(()=>{let o=new g;return o.subscribe(({message:n,active:i})=>{e.classList.toggle("md-dialog--active",i),r.textContent=n}),Ba(e,t).pipe(w(n=>o.next(n)),_(()=>o.complete()),m(n=>$({ref:e},n)))})}var Ga=0;function Ja(e,t){document.body.append(e);let{width:r}=ce(e);e.style.setProperty("--md-tooltip-width",`${r}px`),e.remove();let o=cr(t),n=typeof o!="undefined"?ze(o):I({x:0,y:0}),i=O(et(t),Ht(t)).pipe(K());return N([i,n]).pipe(m(([a,s])=>{let{x:p,y:c}=De(t),l=ce(t),f=t.closest("table");return f&&t.parentElement&&(p+=f.offsetLeft+t.parentElement.offsetLeft,c+=f.offsetTop+t.parentElement.offsetTop),{active:a,offset:{x:p-s.x+l.width/2-r/2,y:c-s.y+l.height+8}}}))}function Qn(e){let t=e.title;if(!t.length)return S;let r=`__tooltip_${Ga++}`,o=Pt(r,"inline"),n=R(".md-typeset",o);return n.innerHTML=t,C(()=>{let i=new g;return i.subscribe({next({offset:a}){o.style.setProperty("--md-tooltip-x",`${a.x}px`),o.style.setProperty("--md-tooltip-y",`${a.y}px`)},complete(){o.style.removeProperty("--md-tooltip-x"),o.style.removeProperty("--md-tooltip-y")}}),O(i.pipe(b(({active:a})=>a)),i.pipe(_e(250),b(({active:a})=>!a))).subscribe({next({active:a}){a?(e.insertAdjacentElement("afterend",o),e.setAttribute("aria-describedby",r),e.removeAttribute("title")):(o.remove(),e.removeAttribute("aria-describedby"),e.setAttribute("title",t))},complete(){o.remove(),e.removeAttribute("aria-describedby"),e.setAttribute("title",t)}}),i.pipe(Me(16,me)).subscribe(({active:a})=>{o.classList.toggle("md-tooltip--active",a)}),i.pipe(pt(125,me),b(()=>!!e.offsetParent),m(()=>e.offsetParent.getBoundingClientRect()),m(({x:a})=>a)).subscribe({next(a){a?o.style.setProperty("--md-tooltip-0",`${-a}px`):o.style.removeProperty("--md-tooltip-0")},complete(){o.style.removeProperty("--md-tooltip-0")}}),Ja(o,e).pipe(w(a=>i.next(a)),_(()=>i.complete()),m(a=>$({ref:e},a)))}).pipe(Ke(se))}function Xa({viewport$:e}){if(!B("header.autohide"))return I(!1);let t=e.pipe(m(({offset:{y:n}})=>n),Be(2,1),m(([n,i])=>[nMath.abs(i-n.y)>100),m(([,[n]])=>n),K()),o=Ne("search");return N([e,o]).pipe(m(([{offset:n},i])=>n.y>400&&!i),K(),v(n=>n?r:I(!1)),Q(!1))}function Kn(e,t){return C(()=>N([ge(e),Xa(t)])).pipe(m(([{height:r},o])=>({height:r,hidden:o})),K((r,o)=>r.height===o.height&&r.hidden===o.hidden),G(1))}function Yn(e,{header$:t,main$:r}){return C(()=>{let o=new g,n=o.pipe(Z(),ie(!0));o.pipe(te("active"),He(t)).subscribe(([{active:a},{hidden:s}])=>{e.classList.toggle("md-header--shadow",a&&!s),e.hidden=s});let i=ue(P("[title]",e)).pipe(b(()=>B("content.tooltips")),ne(a=>Qn(a)));return r.subscribe(o),t.pipe(W(n),m(a=>$({ref:e},a)),Re(i.pipe(W(n))))})}function Za(e,{viewport$:t,header$:r}){return mr(e,{viewport$:t,header$:r}).pipe(m(({offset:{y:o}})=>{let{height:n}=ce(e);return{active:o>=n}}),te("active"))}function Bn(e,t){return C(()=>{let r=new g;r.subscribe({next({active:n}){e.classList.toggle("md-header__title--active",n)},complete(){e.classList.remove("md-header__title--active")}});let o=fe(".md-content h1");return typeof o=="undefined"?S:Za(o,t).pipe(w(n=>r.next(n)),_(()=>r.complete()),m(n=>$({ref:e},n)))})}function Gn(e,{viewport$:t,header$:r}){let o=r.pipe(m(({height:i})=>i),K()),n=o.pipe(v(()=>ge(e).pipe(m(({height:i})=>({top:e.offsetTop,bottom:e.offsetTop+i})),te("bottom"))));return N([o,n,t]).pipe(m(([i,{top:a,bottom:s},{offset:{y:p},size:{height:c}}])=>(c=Math.max(0,c-Math.max(0,a-p,i)-Math.max(0,c+p-s)),{offset:a-i,height:c,active:a-i<=p})),K((i,a)=>i.offset===a.offset&&i.height===a.height&&i.active===a.active))}function es(e){let t=__md_get("__palette")||{index:e.findIndex(o=>matchMedia(o.getAttribute("data-md-color-media")).matches)},r=Math.max(0,Math.min(t.index,e.length-1));return I(...e).pipe(ne(o=>h(o,"change").pipe(m(()=>o))),Q(e[r]),m(o=>({index:e.indexOf(o),color:{media:o.getAttribute("data-md-color-media"),scheme:o.getAttribute("data-md-color-scheme"),primary:o.getAttribute("data-md-color-primary"),accent:o.getAttribute("data-md-color-accent")}})),G(1))}function Jn(e){let t=P("input",e),r=x("meta",{name:"theme-color"});document.head.appendChild(r);let o=x("meta",{name:"color-scheme"});document.head.appendChild(o);let n=$t("(prefers-color-scheme: light)");return C(()=>{let i=new g;return i.subscribe(a=>{if(document.body.setAttribute("data-md-color-switching",""),a.color.media==="(prefers-color-scheme)"){let s=matchMedia("(prefers-color-scheme: light)"),p=document.querySelector(s.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']");a.color.scheme=p.getAttribute("data-md-color-scheme"),a.color.primary=p.getAttribute("data-md-color-primary"),a.color.accent=p.getAttribute("data-md-color-accent")}for(let[s,p]of Object.entries(a.color))document.body.setAttribute(`data-md-color-${s}`,p);for(let s=0;sa.key==="Enter"),re(i,(a,s)=>s)).subscribe(({index:a})=>{a=(a+1)%t.length,t[a].click(),t[a].focus()}),i.pipe(m(()=>{let a=Se("header"),s=window.getComputedStyle(a);return o.content=s.colorScheme,s.backgroundColor.match(/\d+/g).map(p=>(+p).toString(16).padStart(2,"0")).join("")})).subscribe(a=>r.content=`#${a}`),i.pipe(ve(se)).subscribe(()=>{document.body.removeAttribute("data-md-color-switching")}),es(t).pipe(W(n.pipe(Ce(1))),ct(),w(a=>i.next(a)),_(()=>i.complete()),m(a=>$({ref:e},a)))})}function Xn(e,{progress$:t}){return C(()=>{let r=new g;return r.subscribe(({value:o})=>{e.style.setProperty("--md-progress-value",`${o}`)}),t.pipe(w(o=>r.next({value:o})),_(()=>r.complete()),m(o=>({ref:e,value:o})))})}var Jr=Lt(Br());function ts(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 Zn({alert$:e}){Jr.default.isSupported()&&new j(t=>{new Jr.default("[data-clipboard-target], [data-clipboard-text]",{text:r=>r.getAttribute("data-clipboard-text")||ts(R(r.getAttribute("data-clipboard-target")))}).on("success",r=>t.next(r))}).pipe(w(t=>{t.trigger.focus()}),m(()=>Ee("clipboard.copied"))).subscribe(e)}function ei(e,t){return e.protocol=t.protocol,e.hostname=t.hostname,e}function rs(e,t){let r=new Map;for(let o of P("url",e)){let n=R("loc",o),i=[ei(new URL(n.textContent),t)];r.set(`${i[0]}`,i);for(let a of P("[rel=alternate]",o)){let s=a.getAttribute("href");s!=null&&i.push(ei(new URL(s),t))}}return r}function ur(e){return un(new URL("sitemap.xml",e)).pipe(m(t=>rs(t,new URL(e))),de(()=>I(new Map)))}function os(e,t){if(!(e.target instanceof Element))return S;let r=e.target.closest("a");if(r===null)return S;if(r.target||e.metaKey||e.ctrlKey)return S;let o=new URL(r.href);return o.search=o.hash="",t.has(`${o}`)?(e.preventDefault(),I(new URL(r.href))):S}function ti(e){let t=new Map;for(let r of P(":scope > *",e.head))t.set(r.outerHTML,r);return t}function ri(e){for(let t of P("[href], [src]",e))for(let r of["href","src"]){let o=t.getAttribute(r);if(o&&!/^(?:[a-z]+:)?\/\//i.test(o)){t[r]=t[r];break}}return I(e)}function ns(e){for(let o 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]",...B("navigation.tabs.sticky")?["[data-md-component=tabs]"]:[]]){let n=fe(o),i=fe(o,e);typeof n!="undefined"&&typeof i!="undefined"&&n.replaceWith(i)}let t=ti(document);for(let[o,n]of ti(e))t.has(o)?t.delete(o):document.head.appendChild(n);for(let o of t.values()){let n=o.getAttribute("name");n!=="theme-color"&&n!=="color-scheme"&&o.remove()}let r=Se("container");return We(P("script",r)).pipe(v(o=>{let n=e.createElement("script");if(o.src){for(let i of o.getAttributeNames())n.setAttribute(i,o.getAttribute(i));return o.replaceWith(n),new j(i=>{n.onload=()=>i.complete()})}else return n.textContent=o.textContent,o.replaceWith(n),S}),Z(),ie(document))}function oi({location$:e,viewport$:t,progress$:r}){let o=xe();if(location.protocol==="file:")return S;let n=ur(o.base);I(document).subscribe(ri);let i=h(document.body,"click").pipe(He(n),v(([p,c])=>os(p,c)),pe()),a=h(window,"popstate").pipe(m(ye),pe());i.pipe(re(t)).subscribe(([p,{offset:c}])=>{history.replaceState(c,""),history.pushState(null,"",p)}),O(i,a).subscribe(e);let s=e.pipe(te("pathname"),v(p=>fn(p,{progress$:r}).pipe(de(()=>(lt(p,!0),S)))),v(ri),v(ns),pe());return O(s.pipe(re(e,(p,c)=>c)),s.pipe(v(()=>e),te("hash")),e.pipe(K((p,c)=>p.pathname===c.pathname&&p.hash===c.hash),v(()=>i),w(()=>history.back()))).subscribe(p=>{var c,l;history.state!==null||!p.hash?window.scrollTo(0,(l=(c=history.state)==null?void 0:c.y)!=null?l:0):(history.scrollRestoration="auto",pn(p.hash),history.scrollRestoration="manual")}),e.subscribe(()=>{history.scrollRestoration="manual"}),h(window,"beforeunload").subscribe(()=>{history.scrollRestoration="auto"}),t.pipe(te("offset"),_e(100)).subscribe(({offset:p})=>{history.replaceState(p,"")}),s}var ni=Lt(qr());function ii(e){let t=e.separator.split("|").map(n=>n.replace(/(\(\?[!=<][^)]+\))/g,"").length===0?"\uFFFD":n).join("|"),r=new RegExp(t,"img"),o=(n,i,a)=>`${i}${a}`;return n=>{n=n.replace(/[\s*+\-:~^]+/g," ").trim();let i=new RegExp(`(^|${e.separator}|)(${n.replace(/[|\\{}()[\]^$+*?.-]/g,"\\$&").replace(r,"|")})`,"img");return a=>(0,ni.default)(a).replace(i,o).replace(/<\/mark>(\s+)]*>/img,"$1")}}function It(e){return e.type===1}function dr(e){return e.type===3}function ai(e,t){let r=yn(e);return O(I(location.protocol!=="file:"),Ne("search")).pipe(Ae(o=>o),v(()=>t)).subscribe(({config:o,docs:n})=>r.next({type:0,data:{config:o,docs:n,options:{suggest:B("search.suggest")}}})),r}function si(e){var l;let{selectedVersionSitemap:t,selectedVersionBaseURL:r,currentLocation:o,currentBaseURL:n}=e,i=(l=Xr(n))==null?void 0:l.pathname;if(i===void 0)return;let a=ss(o.pathname,i);if(a===void 0)return;let s=ps(t.keys());if(!t.has(s))return;let p=Xr(a,s);if(!p||!t.has(p.href))return;let c=Xr(a,r);if(c)return c.hash=o.hash,c.search=o.search,c}function Xr(e,t){try{return new URL(e,t)}catch(r){return}}function ss(e,t){if(e.startsWith(t))return e.slice(t.length)}function cs(e,t){let r=Math.min(e.length,t.length),o;for(o=0;oS)),o=r.pipe(m(n=>{let[,i]=t.base.match(/([^/]+)\/?$/);return n.find(({version:a,aliases:s})=>a===i||s.includes(i))||n[0]}));r.pipe(m(n=>new Map(n.map(i=>[`${new URL(`../${i.version}/`,t.base)}`,i]))),v(n=>h(document.body,"click").pipe(b(i=>!i.metaKey&&!i.ctrlKey),re(o),v(([i,a])=>{if(i.target instanceof Element){let s=i.target.closest("a");if(s&&!s.target&&n.has(s.href)){let p=s.href;return!i.target.closest(".md-version")&&n.get(p)===a?S:(i.preventDefault(),I(new URL(p)))}}return S}),v(i=>ur(i).pipe(m(a=>{var s;return(s=si({selectedVersionSitemap:a,selectedVersionBaseURL:i,currentLocation:ye(),currentBaseURL:t.base}))!=null?s:i})))))).subscribe(n=>lt(n,!0)),N([r,o]).subscribe(([n,i])=>{R(".md-header__topic").appendChild(Cn(n,i))}),e.pipe(v(()=>o)).subscribe(n=>{var s;let i=new URL(t.base),a=__md_get("__outdated",sessionStorage,i);if(a===null){a=!0;let p=((s=t.version)==null?void 0:s.default)||"latest";Array.isArray(p)||(p=[p]);e:for(let c of p)for(let l of n.aliases.concat(n.version))if(new RegExp(c,"i").test(l)){a=!1;break e}__md_set("__outdated",a,sessionStorage,i)}if(a)for(let p of ae("outdated"))p.hidden=!1})}function ls(e,{worker$:t}){let{searchParams:r}=ye();r.has("q")&&(Je("search",!0),e.value=r.get("q"),e.focus(),Ne("search").pipe(Ae(i=>!i)).subscribe(()=>{let i=ye();i.searchParams.delete("q"),history.replaceState({},"",`${i}`)}));let o=et(e),n=O(t.pipe(Ae(It)),h(e,"keyup"),o).pipe(m(()=>e.value),K());return N([n,o]).pipe(m(([i,a])=>({value:i,focus:a})),G(1))}function pi(e,{worker$:t}){let r=new g,o=r.pipe(Z(),ie(!0));N([t.pipe(Ae(It)),r],(i,a)=>a).pipe(te("value")).subscribe(({value:i})=>t.next({type:2,data:i})),r.pipe(te("focus")).subscribe(({focus:i})=>{i&&Je("search",i)}),h(e.form,"reset").pipe(W(o)).subscribe(()=>e.focus());let n=R("header [for=__search]");return h(n,"click").subscribe(()=>e.focus()),ls(e,{worker$:t}).pipe(w(i=>r.next(i)),_(()=>r.complete()),m(i=>$({ref:e},i)),G(1))}function li(e,{worker$:t,query$:r}){let o=new g,n=on(e.parentElement).pipe(b(Boolean)),i=e.parentElement,a=R(":scope > :first-child",e),s=R(":scope > :last-child",e);Ne("search").subscribe(l=>{s.setAttribute("role",l?"list":"presentation"),s.hidden=!l}),o.pipe(re(r),Wr(t.pipe(Ae(It)))).subscribe(([{items:l},{value:f}])=>{switch(l.length){case 0:a.textContent=f.length?Ee("search.result.none"):Ee("search.result.placeholder");break;case 1:a.textContent=Ee("search.result.one");break;default:let u=sr(l.length);a.textContent=Ee("search.result.other",u)}});let p=o.pipe(w(()=>s.innerHTML=""),v(({items:l})=>O(I(...l.slice(0,10)),I(...l.slice(10)).pipe(Be(4),Dr(n),v(([f])=>f)))),m(Mn),pe());return p.subscribe(l=>s.appendChild(l)),p.pipe(ne(l=>{let f=fe("details",l);return typeof f=="undefined"?S:h(f,"toggle").pipe(W(o),m(()=>f))})).subscribe(l=>{l.open===!1&&l.offsetTop<=i.scrollTop&&i.scrollTo({top:l.offsetTop})}),t.pipe(b(dr),m(({data:l})=>l)).pipe(w(l=>o.next(l)),_(()=>o.complete()),m(l=>$({ref:e},l)))}function ms(e,{query$:t}){return t.pipe(m(({value:r})=>{let o=ye();return o.hash="",r=r.replace(/\s+/g,"+").replace(/&/g,"%26").replace(/=/g,"%3D"),o.search=`q=${r}`,{url:o}}))}function mi(e,t){let r=new g,o=r.pipe(Z(),ie(!0));return r.subscribe(({url:n})=>{e.setAttribute("data-clipboard-text",e.href),e.href=`${n}`}),h(e,"click").pipe(W(o)).subscribe(n=>n.preventDefault()),ms(e,t).pipe(w(n=>r.next(n)),_(()=>r.complete()),m(n=>$({ref:e},n)))}function fi(e,{worker$:t,keyboard$:r}){let o=new g,n=Se("search-query"),i=O(h(n,"keydown"),h(n,"focus")).pipe(ve(se),m(()=>n.value),K());return o.pipe(He(i),m(([{suggest:s},p])=>{let c=p.split(/([\s-]+)/);if(s!=null&&s.length&&c[c.length-1]){let l=s[s.length-1];l.startsWith(c[c.length-1])&&(c[c.length-1]=l)}else c.length=0;return c})).subscribe(s=>e.innerHTML=s.join("").replace(/\s/g," ")),r.pipe(b(({mode:s})=>s==="search")).subscribe(s=>{switch(s.type){case"ArrowRight":e.innerText.length&&n.selectionStart===n.value.length&&(n.value=e.innerText);break}}),t.pipe(b(dr),m(({data:s})=>s)).pipe(w(s=>o.next(s)),_(()=>o.complete()),m(()=>({ref:e})))}function ui(e,{index$:t,keyboard$:r}){let o=xe();try{let n=ai(o.search,t),i=Se("search-query",e),a=Se("search-result",e);h(e,"click").pipe(b(({target:p})=>p instanceof Element&&!!p.closest("a"))).subscribe(()=>Je("search",!1)),r.pipe(b(({mode:p})=>p==="search")).subscribe(p=>{let c=Ie();switch(p.type){case"Enter":if(c===i){let l=new Map;for(let f of P(":first-child [href]",a)){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()}p.claim()}break;case"Escape":case"Tab":Je("search",!1),i.blur();break;case"ArrowUp":case"ArrowDown":if(typeof c=="undefined")i.focus();else{let l=[i,...P(":not(details) > [href], summary, details[open] [href]",a)],f=Math.max(0,(Math.max(0,l.indexOf(c))+l.length+(p.type==="ArrowUp"?-1:1))%l.length);l[f].focus()}p.claim();break;default:i!==Ie()&&i.focus()}}),r.pipe(b(({mode:p})=>p==="global")).subscribe(p=>{switch(p.type){case"f":case"s":case"/":i.focus(),i.select(),p.claim();break}});let s=pi(i,{worker$:n});return O(s,li(a,{worker$:n,query$:s})).pipe(Re(...ae("search-share",e).map(p=>mi(p,{query$:s})),...ae("search-suggest",e).map(p=>fi(p,{worker$:n,keyboard$:r}))))}catch(n){return e.hidden=!0,Ye}}function di(e,{index$:t,location$:r}){return N([t,r.pipe(Q(ye()),b(o=>!!o.searchParams.get("h")))]).pipe(m(([o,n])=>ii(o.config)(n.searchParams.get("h"))),m(o=>{var a;let n=new Map,i=document.createNodeIterator(e,NodeFilter.SHOW_TEXT);for(let s=i.nextNode();s;s=i.nextNode())if((a=s.parentElement)!=null&&a.offsetHeight){let p=s.textContent,c=o(p);c.length>p.length&&n.set(s,c)}for(let[s,p]of n){let{childNodes:c}=x("span",null,p);s.replaceWith(...Array.from(c))}return{ref:e,nodes:n}}))}function fs(e,{viewport$:t,main$:r}){let o=e.closest(".md-grid"),n=o.offsetTop-o.parentElement.offsetTop;return N([r,t]).pipe(m(([{offset:i,height:a},{offset:{y:s}}])=>(a=a+Math.min(n,Math.max(0,s-i))-n,{height:a,locked:s>=i+n})),K((i,a)=>i.height===a.height&&i.locked===a.locked))}function Zr(e,o){var n=o,{header$:t}=n,r=so(n,["header$"]);let i=R(".md-sidebar__scrollwrap",e),{y:a}=De(i);return C(()=>{let s=new g,p=s.pipe(Z(),ie(!0)),c=s.pipe(Me(0,me));return c.pipe(re(t)).subscribe({next([{height:l},{height:f}]){i.style.height=`${l-2*a}px`,e.style.top=`${f}px`},complete(){i.style.height="",e.style.top=""}}),c.pipe(Ae()).subscribe(()=>{for(let l of P(".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}=ce(f);f.scrollTo({top:u-d/2})}}}),ue(P("label[tabindex]",e)).pipe(ne(l=>h(l,"click").pipe(ve(se),m(()=>l),W(p)))).subscribe(l=>{let f=R(`[id="${l.htmlFor}"]`);R(`[aria-labelledby="${l.id}"]`).setAttribute("aria-expanded",`${f.checked}`)}),fs(e,r).pipe(w(l=>s.next(l)),_(()=>s.complete()),m(l=>$({ref:e},l)))})}function hi(e,t){if(typeof t!="undefined"){let r=`https://api.github.com/repos/${e}/${t}`;return st(je(`${r}/releases/latest`).pipe(de(()=>S),m(o=>({version:o.tag_name})),Ve({})),je(r).pipe(de(()=>S),m(o=>({stars:o.stargazers_count,forks:o.forks_count})),Ve({}))).pipe(m(([o,n])=>$($({},o),n)))}else{let r=`https://api.github.com/users/${e}`;return je(r).pipe(m(o=>({repositories:o.public_repos})),Ve({}))}}function bi(e,t){let r=`https://${e}/api/v4/projects/${encodeURIComponent(t)}`;return st(je(`${r}/releases/permalink/latest`).pipe(de(()=>S),m(({tag_name:o})=>({version:o})),Ve({})),je(r).pipe(de(()=>S),m(({star_count:o,forks_count:n})=>({stars:o,forks:n})),Ve({}))).pipe(m(([o,n])=>$($({},o),n)))}function vi(e){let t=e.match(/^.+github\.com\/([^/]+)\/?([^/]+)?/i);if(t){let[,r,o]=t;return hi(r,o)}if(t=e.match(/^.+?([^/]*gitlab[^/]+)\/(.+?)\/?$/i),t){let[,r,o]=t;return bi(r,o)}return S}var us;function ds(e){return us||(us=C(()=>{let t=__md_get("__source",sessionStorage);if(t)return I(t);if(ae("consent").length){let o=__md_get("__consent");if(!(o&&o.github))return S}return vi(e.href).pipe(w(o=>__md_set("__source",o,sessionStorage)))}).pipe(de(()=>S),b(t=>Object.keys(t).length>0),m(t=>({facts:t})),G(1)))}function gi(e){let t=R(":scope > :last-child",e);return C(()=>{let r=new g;return r.subscribe(({facts:o})=>{t.appendChild(_n(o)),t.classList.add("md-source__repository--active")}),ds(e).pipe(w(o=>r.next(o)),_(()=>r.complete()),m(o=>$({ref:e},o)))})}function hs(e,{viewport$:t,header$:r}){return ge(document.body).pipe(v(()=>mr(e,{header$:r,viewport$:t})),m(({offset:{y:o}})=>({hidden:o>=10})),te("hidden"))}function yi(e,t){return C(()=>{let r=new g;return r.subscribe({next({hidden:o}){e.hidden=o},complete(){e.hidden=!1}}),(B("navigation.tabs.sticky")?I({hidden:!1}):hs(e,t)).pipe(w(o=>r.next(o)),_(()=>r.complete()),m(o=>$({ref:e},o)))})}function bs(e,{viewport$:t,header$:r}){let o=new Map,n=P(".md-nav__link",e);for(let s of n){let p=decodeURIComponent(s.hash.substring(1)),c=fe(`[id="${p}"]`);typeof c!="undefined"&&o.set(s,c)}let i=r.pipe(te("height"),m(({height:s})=>{let p=Se("main"),c=R(":scope > :first-child",p);return s+.8*(c.offsetTop-p.offsetTop)}),pe());return ge(document.body).pipe(te("height"),v(s=>C(()=>{let p=[];return I([...o].reduce((c,[l,f])=>{for(;p.length&&o.get(p[p.length-1]).tagName>=f.tagName;)p.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 c.set([...p=[...p,l]].reverse(),u)},new Map))}).pipe(m(p=>new Map([...p].sort(([,c],[,l])=>c-l))),He(i),v(([p,c])=>t.pipe(Fr(([l,f],{offset:{y:u},size:d})=>{let y=u+d.height>=Math.floor(s.height);for(;f.length;){let[,L]=f[0];if(L-c=u&&!y)f=[l.pop(),...f];else break}return[l,f]},[[],[...p]]),K((l,f)=>l[0]===f[0]&&l[1]===f[1])))))).pipe(m(([s,p])=>({prev:s.map(([c])=>c),next:p.map(([c])=>c)})),Q({prev:[],next:[]}),Be(2,1),m(([s,p])=>s.prev.length{let i=new g,a=i.pipe(Z(),ie(!0));if(i.subscribe(({prev:s,next:p})=>{for(let[c]of p)c.classList.remove("md-nav__link--passed"),c.classList.remove("md-nav__link--active");for(let[c,[l]]of s.entries())l.classList.add("md-nav__link--passed"),l.classList.toggle("md-nav__link--active",c===s.length-1)}),B("toc.follow")){let s=O(t.pipe(_e(1),m(()=>{})),t.pipe(_e(250),m(()=>"smooth")));i.pipe(b(({prev:p})=>p.length>0),He(o.pipe(ve(se))),re(s)).subscribe(([[{prev:p}],c])=>{let[l]=p[p.length-1];if(l.offsetHeight){let f=cr(l);if(typeof f!="undefined"){let u=l.offsetTop-f.offsetTop,{height:d}=ce(f);f.scrollTo({top:u-d/2,behavior:c})}}})}return B("navigation.tracking")&&t.pipe(W(a),te("offset"),_e(250),Ce(1),W(n.pipe(Ce(1))),ct({delay:250}),re(i)).subscribe(([,{prev:s}])=>{let p=ye(),c=s[s.length-1];if(c&&c.length){let[l]=c,{hash:f}=new URL(l.href);p.hash!==f&&(p.hash=f,history.replaceState({},"",`${p}`))}else p.hash="",history.replaceState({},"",`${p}`)}),bs(e,{viewport$:t,header$:r}).pipe(w(s=>i.next(s)),_(()=>i.complete()),m(s=>$({ref:e},s)))})}function vs(e,{viewport$:t,main$:r,target$:o}){let n=t.pipe(m(({offset:{y:a}})=>a),Be(2,1),m(([a,s])=>a>s&&s>0),K()),i=r.pipe(m(({active:a})=>a));return N([i,n]).pipe(m(([a,s])=>!(a&&s)),K(),W(o.pipe(Ce(1))),ie(!0),ct({delay:250}),m(a=>({hidden:a})))}function Ei(e,{viewport$:t,header$:r,main$:o,target$:n}){let i=new g,a=i.pipe(Z(),ie(!0));return i.subscribe({next({hidden:s}){e.hidden=s,s?(e.setAttribute("tabindex","-1"),e.blur()):e.removeAttribute("tabindex")},complete(){e.style.top="",e.hidden=!0,e.removeAttribute("tabindex")}}),r.pipe(W(a),te("height")).subscribe(({height:s})=>{e.style.top=`${s+16}px`}),h(e,"click").subscribe(s=>{s.preventDefault(),window.scrollTo({top:0})}),vs(e,{viewport$:t,main$:o,target$:n}).pipe(w(s=>i.next(s)),_(()=>i.complete()),m(s=>$({ref:e},s)))}function wi({document$:e,viewport$:t}){e.pipe(v(()=>P(".md-ellipsis")),ne(r=>tt(r).pipe(W(e.pipe(Ce(1))),b(o=>o),m(()=>r),Te(1))),b(r=>r.offsetWidth{let o=r.innerText,n=r.closest("a")||r;return n.title=o,B("content.tooltips")?mt(n,{viewport$:t}).pipe(W(e.pipe(Ce(1))),_(()=>n.removeAttribute("title"))):S})).subscribe(),B("content.tooltips")&&e.pipe(v(()=>P(".md-status")),ne(r=>mt(r,{viewport$:t}))).subscribe()}function Ti({document$:e,tablet$:t}){e.pipe(v(()=>P(".md-toggle--indeterminate")),w(r=>{r.indeterminate=!0,r.checked=!1}),ne(r=>h(r,"change").pipe(Vr(()=>r.classList.contains("md-toggle--indeterminate")),m(()=>r))),re(t)).subscribe(([r,o])=>{r.classList.remove("md-toggle--indeterminate"),o&&(r.checked=!1)})}function gs(){return/(iPad|iPhone|iPod)/.test(navigator.userAgent)}function Si({document$:e}){e.pipe(v(()=>P("[data-md-scrollfix]")),w(t=>t.removeAttribute("data-md-scrollfix")),b(gs),ne(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 Oi({viewport$:e,tablet$:t}){N([Ne("search"),t]).pipe(m(([r,o])=>r&&!o),v(r=>I(r).pipe(Ge(r?400:100))),re(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 ys(){return location.protocol==="file:"?wt(`${new URL("search/search_index.js",eo.base)}`).pipe(m(()=>__index),G(1)):je(new URL("search/search_index.json",eo.base))}document.documentElement.classList.remove("no-js");document.documentElement.classList.add("js");var ot=Go(),Ft=sn(),Ot=ln(Ft),to=an(),Oe=gn(),hr=$t("(min-width: 60em)"),Mi=$t("(min-width: 76.25em)"),_i=mn(),eo=xe(),Ai=document.forms.namedItem("search")?ys():Ye,ro=new g;Zn({alert$:ro});var oo=new g;B("navigation.instant")&&oi({location$:Ft,viewport$:Oe,progress$:oo}).subscribe(ot);var Li;((Li=eo.version)==null?void 0:Li.provider)==="mike"&&ci({document$:ot});O(Ft,Ot).pipe(Ge(125)).subscribe(()=>{Je("drawer",!1),Je("search",!1)});to.pipe(b(({mode:e})=>e==="global")).subscribe(e=>{switch(e.type){case"p":case",":let t=fe("link[rel=prev]");typeof t!="undefined"&<(t);break;case"n":case".":let r=fe("link[rel=next]");typeof r!="undefined"&<(r);break;case"Enter":let o=Ie();o instanceof HTMLLabelElement&&o.click()}});wi({viewport$:Oe,document$:ot});Ti({document$:ot,tablet$:hr});Si({document$:ot});Oi({viewport$:Oe,tablet$:hr});var rt=Kn(Se("header"),{viewport$:Oe}),jt=ot.pipe(m(()=>Se("main")),v(e=>Gn(e,{viewport$:Oe,header$:rt})),G(1)),xs=O(...ae("consent").map(e=>En(e,{target$:Ot})),...ae("dialog").map(e=>qn(e,{alert$:ro})),...ae("palette").map(e=>Jn(e)),...ae("progress").map(e=>Xn(e,{progress$:oo})),...ae("search").map(e=>ui(e,{index$:Ai,keyboard$:to})),...ae("source").map(e=>gi(e))),Es=C(()=>O(...ae("announce").map(e=>xn(e)),...ae("content").map(e=>Nn(e,{viewport$:Oe,target$:Ot,print$:_i})),...ae("content").map(e=>B("search.highlight")?di(e,{index$:Ai,location$:Ft}):S),...ae("header").map(e=>Yn(e,{viewport$:Oe,header$:rt,main$:jt})),...ae("header-title").map(e=>Bn(e,{viewport$:Oe,header$:rt})),...ae("sidebar").map(e=>e.getAttribute("data-md-type")==="navigation"?zr(Mi,()=>Zr(e,{viewport$:Oe,header$:rt,main$:jt})):zr(hr,()=>Zr(e,{viewport$:Oe,header$:rt,main$:jt}))),...ae("tabs").map(e=>yi(e,{viewport$:Oe,header$:rt})),...ae("toc").map(e=>xi(e,{viewport$:Oe,header$:rt,main$:jt,target$:Ot})),...ae("top").map(e=>Ei(e,{viewport$:Oe,header$:rt,main$:jt,target$:Ot})))),Ci=ot.pipe(v(()=>Es),Re(xs),G(1));Ci.subscribe();window.document$=ot;window.location$=Ft;window.target$=Ot;window.keyboard$=to;window.viewport$=Oe;window.tablet$=hr;window.screen$=Mi;window.print$=_i;window.alert$=ro;window.progress$=oo;window.component$=Ci;})(); -//# sourceMappingURL=bundle.50899def.min.js.map - diff --git a/mkdocs/site/assets/javascripts/bundle.f55a23d4.min.js b/mkdocs/site/assets/javascripts/bundle.f55a23d4.min.js new file mode 100644 index 0000000..01a46ad --- /dev/null +++ b/mkdocs/site/assets/javascripts/bundle.f55a23d4.min.js @@ -0,0 +1,16 @@ +"use strict";(()=>{var Wi=Object.create;var gr=Object.defineProperty;var Vi=Object.getOwnPropertyDescriptor;var Di=Object.getOwnPropertyNames,Vt=Object.getOwnPropertySymbols,zi=Object.getPrototypeOf,yr=Object.prototype.hasOwnProperty,ao=Object.prototype.propertyIsEnumerable;var io=(e,t,r)=>t in e?gr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,$=(e,t)=>{for(var r in t||(t={}))yr.call(t,r)&&io(e,r,t[r]);if(Vt)for(var r of Vt(t))ao.call(t,r)&&io(e,r,t[r]);return e};var so=(e,t)=>{var r={};for(var o in e)yr.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&Vt)for(var o of Vt(e))t.indexOf(o)<0&&ao.call(e,o)&&(r[o]=e[o]);return r};var xr=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var Ni=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of Di(t))!yr.call(e,n)&&n!==r&&gr(e,n,{get:()=>t[n],enumerable:!(o=Vi(t,n))||o.enumerable});return e};var Lt=(e,t,r)=>(r=e!=null?Wi(zi(e)):{},Ni(t||!e||!e.__esModule?gr(r,"default",{value:e,enumerable:!0}):r,e));var co=(e,t,r)=>new Promise((o,n)=>{var i=p=>{try{s(r.next(p))}catch(c){n(c)}},a=p=>{try{s(r.throw(p))}catch(c){n(c)}},s=p=>p.done?o(p.value):Promise.resolve(p.value).then(i,a);s((r=r.apply(e,t)).next())});var lo=xr((Er,po)=>{(function(e,t){typeof Er=="object"&&typeof po!="undefined"?t():typeof define=="function"&&define.amd?define(t):t()})(Er,(function(){"use strict";function e(r){var o=!0,n=!1,i=null,a={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 s(k){return!!(k&&k!==document&&k.nodeName!=="HTML"&&k.nodeName!=="BODY"&&"classList"in k&&"contains"in k.classList)}function p(k){var ft=k.type,qe=k.tagName;return!!(qe==="INPUT"&&a[ft]&&!k.readOnly||qe==="TEXTAREA"&&!k.readOnly||k.isContentEditable)}function c(k){k.classList.contains("focus-visible")||(k.classList.add("focus-visible"),k.setAttribute("data-focus-visible-added",""))}function l(k){k.hasAttribute("data-focus-visible-added")&&(k.classList.remove("focus-visible"),k.removeAttribute("data-focus-visible-added"))}function f(k){k.metaKey||k.altKey||k.ctrlKey||(s(r.activeElement)&&c(r.activeElement),o=!0)}function u(k){o=!1}function d(k){s(k.target)&&(o||p(k.target))&&c(k.target)}function y(k){s(k.target)&&(k.target.classList.contains("focus-visible")||k.target.hasAttribute("data-focus-visible-added"))&&(n=!0,window.clearTimeout(i),i=window.setTimeout(function(){n=!1},100),l(k.target))}function L(k){document.visibilityState==="hidden"&&(n&&(o=!0),X())}function X(){document.addEventListener("mousemove",J),document.addEventListener("mousedown",J),document.addEventListener("mouseup",J),document.addEventListener("pointermove",J),document.addEventListener("pointerdown",J),document.addEventListener("pointerup",J),document.addEventListener("touchmove",J),document.addEventListener("touchstart",J),document.addEventListener("touchend",J)}function ee(){document.removeEventListener("mousemove",J),document.removeEventListener("mousedown",J),document.removeEventListener("mouseup",J),document.removeEventListener("pointermove",J),document.removeEventListener("pointerdown",J),document.removeEventListener("pointerup",J),document.removeEventListener("touchmove",J),document.removeEventListener("touchstart",J),document.removeEventListener("touchend",J)}function J(k){k.target.nodeName&&k.target.nodeName.toLowerCase()==="html"||(o=!1,ee())}document.addEventListener("keydown",f,!0),document.addEventListener("mousedown",u,!0),document.addEventListener("pointerdown",u,!0),document.addEventListener("touchstart",u,!0),document.addEventListener("visibilitychange",L,!0),X(),r.addEventListener("focus",d,!0),r.addEventListener("blur",y,!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 qr=xr((dy,On)=>{"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=/["'&<>]/;On.exports=Pa;function Pa(e){var t=""+e,r=$a.exec(t);if(!r)return t;var o,n="",i=0,a=0;for(i=r.index;i{/*! + * clipboard.js v2.0.11 + * https://clipboardjs.com/ + * + * Licensed MIT © Zeno Rocha + */(function(t,r){typeof Rt=="object"&&typeof Yr=="object"?Yr.exports=r():typeof define=="function"&&define.amd?define([],r):typeof Rt=="object"?Rt.ClipboardJS=r():t.ClipboardJS=r()})(Rt,function(){return(function(){var e={686:(function(o,n,i){"use strict";i.d(n,{default:function(){return Ui}});var a=i(279),s=i.n(a),p=i(370),c=i.n(p),l=i(817),f=i.n(l);function u(D){try{return document.execCommand(D)}catch(A){return!1}}var d=function(A){var M=f()(A);return u("cut"),M},y=d;function L(D){var A=document.documentElement.getAttribute("dir")==="rtl",M=document.createElement("textarea");M.style.fontSize="12pt",M.style.border="0",M.style.padding="0",M.style.margin="0",M.style.position="absolute",M.style[A?"right":"left"]="-9999px";var F=window.pageYOffset||document.documentElement.scrollTop;return M.style.top="".concat(F,"px"),M.setAttribute("readonly",""),M.value=D,M}var X=function(A,M){var F=L(A);M.container.appendChild(F);var V=f()(F);return u("copy"),F.remove(),V},ee=function(A){var M=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body},F="";return typeof A=="string"?F=X(A,M):A instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(A==null?void 0:A.type)?F=X(A.value,M):(F=f()(A),u("copy")),F},J=ee;function k(D){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?k=function(M){return typeof M}:k=function(M){return M&&typeof Symbol=="function"&&M.constructor===Symbol&&M!==Symbol.prototype?"symbol":typeof M},k(D)}var ft=function(){var A=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},M=A.action,F=M===void 0?"copy":M,V=A.container,Y=A.target,$e=A.text;if(F!=="copy"&&F!=="cut")throw new Error('Invalid "action" value, use either "copy" or "cut"');if(Y!==void 0)if(Y&&k(Y)==="object"&&Y.nodeType===1){if(F==="copy"&&Y.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if(F==="cut"&&(Y.hasAttribute("readonly")||Y.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 J($e,{container:V});if(Y)return F==="cut"?y(Y):J(Y,{container:V})},qe=ft;function Fe(D){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Fe=function(M){return typeof M}:Fe=function(M){return M&&typeof Symbol=="function"&&M.constructor===Symbol&&M!==Symbol.prototype?"symbol":typeof M},Fe(D)}function ki(D,A){if(!(D instanceof A))throw new TypeError("Cannot call a class as a function")}function no(D,A){for(var M=0;M0&&arguments[0]!==void 0?arguments[0]:{};this.action=typeof V.action=="function"?V.action:this.defaultAction,this.target=typeof V.target=="function"?V.target:this.defaultTarget,this.text=typeof V.text=="function"?V.text:this.defaultText,this.container=Fe(V.container)==="object"?V.container:document.body}},{key:"listenClick",value:function(V){var Y=this;this.listener=c()(V,"click",function($e){return Y.onClick($e)})}},{key:"onClick",value:function(V){var Y=V.delegateTarget||V.currentTarget,$e=this.action(Y)||"copy",Wt=qe({action:$e,container:this.container,target:this.target(Y),text:this.text(Y)});this.emit(Wt?"success":"error",{action:$e,text:Wt,trigger:Y,clearSelection:function(){Y&&Y.focus(),window.getSelection().removeAllRanges()}})}},{key:"defaultAction",value:function(V){return vr("action",V)}},{key:"defaultTarget",value:function(V){var Y=vr("target",V);if(Y)return document.querySelector(Y)}},{key:"defaultText",value:function(V){return vr("text",V)}},{key:"destroy",value:function(){this.listener.destroy()}}],[{key:"copy",value:function(V){var Y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body};return J(V,Y)}},{key:"cut",value:function(V){return y(V)}},{key:"isSupported",value:function(){var V=arguments.length>0&&arguments[0]!==void 0?arguments[0]:["copy","cut"],Y=typeof V=="string"?[V]:V,$e=!!document.queryCommandSupported;return Y.forEach(function(Wt){$e=$e&&!!document.queryCommandSupported(Wt)}),$e}}]),M})(s()),Ui=Fi}),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 a(s,p){for(;s&&s.nodeType!==n;){if(typeof s.matches=="function"&&s.matches(p))return s;s=s.parentNode}}o.exports=a}),438:(function(o,n,i){var a=i(828);function s(l,f,u,d,y){var L=c.apply(this,arguments);return l.addEventListener(u,L,y),{destroy:function(){l.removeEventListener(u,L,y)}}}function p(l,f,u,d,y){return typeof l.addEventListener=="function"?s.apply(null,arguments):typeof u=="function"?s.bind(null,document).apply(null,arguments):(typeof l=="string"&&(l=document.querySelectorAll(l)),Array.prototype.map.call(l,function(L){return s(L,f,u,d,y)}))}function c(l,f,u,d){return function(y){y.delegateTarget=a(y.target,f),y.delegateTarget&&d.call(l,y)}}o.exports=p}),879:(function(o,n){n.node=function(i){return i!==void 0&&i instanceof HTMLElement&&i.nodeType===1},n.nodeList=function(i){var a=Object.prototype.toString.call(i);return i!==void 0&&(a==="[object NodeList]"||a==="[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 a=Object.prototype.toString.call(i);return a==="[object Function]"}}),370:(function(o,n,i){var a=i(879),s=i(438);function p(u,d,y){if(!u&&!d&&!y)throw new Error("Missing required arguments");if(!a.string(d))throw new TypeError("Second argument must be a String");if(!a.fn(y))throw new TypeError("Third argument must be a Function");if(a.node(u))return c(u,d,y);if(a.nodeList(u))return l(u,d,y);if(a.string(u))return f(u,d,y);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function c(u,d,y){return u.addEventListener(d,y),{destroy:function(){u.removeEventListener(d,y)}}}function l(u,d,y){return Array.prototype.forEach.call(u,function(L){L.addEventListener(d,y)}),{destroy:function(){Array.prototype.forEach.call(u,function(L){L.removeEventListener(d,y)})}}}function f(u,d,y){return s(document.body,u,d,y)}o.exports=p}),817:(function(o){function n(i){var a;if(i.nodeName==="SELECT")i.focus(),a=i.value;else if(i.nodeName==="INPUT"||i.nodeName==="TEXTAREA"){var s=i.hasAttribute("readonly");s||i.setAttribute("readonly",""),i.select(),i.setSelectionRange(0,i.value.length),s||i.removeAttribute("readonly"),a=i.value}else{i.hasAttribute("contenteditable")&&i.focus();var p=window.getSelection(),c=document.createRange();c.selectNodeContents(i),p.removeAllRanges(),p.addRange(c),a=p.toString()}return a}o.exports=n}),279:(function(o){function n(){}n.prototype={on:function(i,a,s){var p=this.e||(this.e={});return(p[i]||(p[i]=[])).push({fn:a,ctx:s}),this},once:function(i,a,s){var p=this;function c(){p.off(i,c),a.apply(s,arguments)}return c._=a,this.on(i,c,s)},emit:function(i){var a=[].slice.call(arguments,1),s=((this.e||(this.e={}))[i]||[]).slice(),p=0,c=s.length;for(p;p0&&i[i.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[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 z(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var o=r.call(e),n,i=[],a;try{for(;(t===void 0||t-- >0)&&!(n=o.next()).done;)i.push(n.value)}catch(s){a={error:s}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(a)throw a.error}}return i}function q(e,t,r){if(r||arguments.length===2)for(var o=0,n=t.length,i;o1||p(d,L)})},y&&(n[d]=y(n[d])))}function p(d,y){try{c(o[d](y))}catch(L){u(i[0][3],L)}}function c(d){d.value instanceof nt?Promise.resolve(d.value.v).then(l,f):u(i[0][2],d)}function l(d){p("next",d)}function f(d){p("throw",d)}function u(d,y){d(y),i.shift(),i.length&&p(i[0][0],i[0][1])}}function uo(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 he=="function"?he(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(a){return new Promise(function(s,p){a=e[i](a),n(s,p,a.done,a.value)})}}function n(i,a,s,p){Promise.resolve(p).then(function(c){i({value:c,done:s})},a)}}function H(e){return typeof e=="function"}function ut(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 zt=ut(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 Qe(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Ue=(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 a=this._parentage;if(a)if(this._parentage=null,Array.isArray(a))try{for(var s=he(a),p=s.next();!p.done;p=s.next()){var c=p.value;c.remove(this)}}catch(L){t={error:L}}finally{try{p&&!p.done&&(r=s.return)&&r.call(s)}finally{if(t)throw t.error}}else a.remove(this);var l=this.initialTeardown;if(H(l))try{l()}catch(L){i=L instanceof zt?L.errors:[L]}var f=this._finalizers;if(f){this._finalizers=null;try{for(var u=he(f),d=u.next();!d.done;d=u.next()){var y=d.value;try{ho(y)}catch(L){i=i!=null?i:[],L instanceof zt?i=q(q([],z(i)),z(L.errors)):i.push(L)}}}catch(L){o={error:L}}finally{try{d&&!d.done&&(n=u.return)&&n.call(u)}finally{if(o)throw o.error}}}if(i)throw new zt(i)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)ho(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)&&Qe(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&Qe(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=(function(){var t=new e;return t.closed=!0,t})(),e})();var Tr=Ue.EMPTY;function Nt(e){return e instanceof Ue||e&&"closed"in e&&H(e.remove)&&H(e.add)&&H(e.unsubscribe)}function ho(e){H(e)?e():e.unsubscribe()}var Pe={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};var dt={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,a=n.isStopped,s=n.observers;return i||a?Tr:(this.currentObservers=null,s.push(r),new Ue(function(){o.currentObservers=null,Qe(s,r)}))},t.prototype._checkFinalizedStatuses=function(r){var o=this,n=o.hasError,i=o.thrownError,a=o.isStopped;n?r.error(i):a&&r.complete()},t.prototype.asObservable=function(){var r=new j;return r.source=this,r},t.create=function(r,o){return new To(r,o)},t})(j);var To=(function(e){oe(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:Tr},t})(g);var _r=(function(e){oe(t,e);function t(r){var o=e.call(this)||this;return o._value=r,o}return Object.defineProperty(t.prototype,"value",{get:function(){return this.getValue()},enumerable:!1,configurable:!0}),t.prototype._subscribe=function(r){var o=e.prototype._subscribe.call(this,r);return!o.closed&&r.next(this._value),o},t.prototype.getValue=function(){var r=this,o=r.hasError,n=r.thrownError,i=r._value;if(o)throw n;return this._throwIfClosed(),i},t.prototype.next=function(r){e.prototype.next.call(this,this._value=r)},t})(g);var _t={now:function(){return(_t.delegate||Date).now()},delegate:void 0};var At=(function(e){oe(t,e);function t(r,o,n){r===void 0&&(r=1/0),o===void 0&&(o=1/0),n===void 0&&(n=_t);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,a=o._infiniteTimeWindow,s=o._timestampProvider,p=o._windowTime;n||(i.push(r),!a&&i.push(s.now()+p)),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,a=n._buffer,s=a.slice(),p=0;p0?e.prototype.schedule.call(this,r,o):(this.delay=o,this.state=r,this.scheduler.flush(this),this)},t.prototype.execute=function(r,o){return o>0||this.closed?e.prototype.execute.call(this,r,o):this._execute(r,o)},t.prototype.requestAsyncId=function(r,o,n){return n===void 0&&(n=0),n!=null&&n>0||n==null&&this.delay>0?e.prototype.requestAsyncId.call(this,r,o,n):(r.flush(this),0)},t})(gt);var Lo=(function(e){oe(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t})(yt);var kr=new Lo(Oo);var Mo=(function(e){oe(t,e);function t(r,o){var n=e.call(this,r,o)||this;return n.scheduler=r,n.work=o,n}return t.prototype.requestAsyncId=function(r,o,n){return n===void 0&&(n=0),n!==null&&n>0?e.prototype.requestAsyncId.call(this,r,o,n):(r.actions.push(this),r._scheduled||(r._scheduled=vt.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 a=r.actions;o!=null&&o===r._scheduled&&((i=a[a.length-1])===null||i===void 0?void 0:i.id)!==o&&(vt.cancelAnimationFrame(o),r._scheduled=void 0)},t})(gt);var _o=(function(e){oe(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.flush=function(r){this._active=!0;var o;r?o=r.id:(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})(yt);var me=new _o(Mo);var S=new j(function(e){return e.complete()});function Kt(e){return e&&H(e.schedule)}function Hr(e){return e[e.length-1]}function Xe(e){return H(Hr(e))?e.pop():void 0}function ke(e){return Kt(Hr(e))?e.pop():void 0}function Yt(e,t){return typeof Hr(e)=="number"?e.pop():t}var xt=(function(e){return e&&typeof e.length=="number"&&typeof e!="function"});function Bt(e){return H(e==null?void 0:e.then)}function Gt(e){return H(e[bt])}function Jt(e){return Symbol.asyncIterator&&H(e==null?void 0:e[Symbol.asyncIterator])}function Xt(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 Zi(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Zt=Zi();function er(e){return H(e==null?void 0:e[Zt])}function tr(e){return fo(this,arguments,function(){var r,o,n,i;return Dt(this,function(a){switch(a.label){case 0:r=e.getReader(),a.label=1;case 1:a.trys.push([1,,9,10]),a.label=2;case 2:return[4,nt(r.read())];case 3:return o=a.sent(),n=o.value,i=o.done,i?[4,nt(void 0)]:[3,5];case 4:return[2,a.sent()];case 5:return[4,nt(n)];case 6:return[4,a.sent()];case 7:return a.sent(),[3,2];case 8:return[3,10];case 9:return r.releaseLock(),[7];case 10:return[2]}})})}function rr(e){return H(e==null?void 0:e.getReader)}function U(e){if(e instanceof j)return e;if(e!=null){if(Gt(e))return ea(e);if(xt(e))return ta(e);if(Bt(e))return ra(e);if(Jt(e))return Ao(e);if(er(e))return oa(e);if(rr(e))return na(e)}throw Xt(e)}function ea(e){return new j(function(t){var r=e[bt]();if(H(r.subscribe))return r.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function ta(e){return new j(function(t){for(var r=0;r=2;return function(o){return o.pipe(e?b(function(n,i){return e(n,i,o)}):le,Te(1),r?Ve(t):Qo(function(){return new nr}))}}function jr(e){return e<=0?function(){return S}:E(function(t,r){var o=[];t.subscribe(T(r,function(n){o.push(n),e=2,!0))}function pe(e){e===void 0&&(e={});var t=e.connector,r=t===void 0?function(){return new g}:t,o=e.resetOnError,n=o===void 0?!0:o,i=e.resetOnComplete,a=i===void 0?!0:i,s=e.resetOnRefCountZero,p=s===void 0?!0:s;return function(c){var l,f,u,d=0,y=!1,L=!1,X=function(){f==null||f.unsubscribe(),f=void 0},ee=function(){X(),l=u=void 0,y=L=!1},J=function(){var k=l;ee(),k==null||k.unsubscribe()};return E(function(k,ft){d++,!L&&!y&&X();var qe=u=u!=null?u:r();ft.add(function(){d--,d===0&&!L&&!y&&(f=Ur(J,p))}),qe.subscribe(ft),!l&&d>0&&(l=new at({next:function(Fe){return qe.next(Fe)},error:function(Fe){L=!0,X(),f=Ur(ee,n,Fe),qe.error(Fe)},complete:function(){y=!0,X(),f=Ur(ee,a),qe.complete()}}),U(k).subscribe(l))})(c)}}function Ur(e,t){for(var r=[],o=2;oe.next(document)),e}function P(e,t=document){return Array.from(t.querySelectorAll(e))}function R(e,t=document){let r=fe(e,t);if(typeof r=="undefined")throw new ReferenceError(`Missing element: expected "${e}" to be present`);return r}function fe(e,t=document){return t.querySelector(e)||void 0}function Ie(){var e,t,r,o;return(o=(r=(t=(e=document.activeElement)==null?void 0:e.shadowRoot)==null?void 0:t.activeElement)!=null?r:document.activeElement)!=null?o:void 0}var wa=O(h(document.body,"focusin"),h(document.body,"focusout")).pipe(_e(1),Q(void 0),m(()=>Ie()||document.body),G(1));function et(e){return wa.pipe(m(t=>e.contains(t)),K())}function Ht(e,t){return C(()=>O(h(e,"mouseenter").pipe(m(()=>!0)),h(e,"mouseleave").pipe(m(()=>!1))).pipe(t?kt(r=>Le(+!r*t)):le,Q(e.matches(":hover"))))}function Jo(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)Jo(e,r)}function x(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)Jo(o,n);return o}function sr(e){if(e>999){let t=+((e-950)%1e3>99);return`${((e+1e-6)/1e3).toFixed(t)}k`}else return e.toString()}function wt(e){let t=x("script",{src:e});return C(()=>(document.head.appendChild(t),O(h(t,"load"),h(t,"error").pipe(v(()=>$r(()=>new ReferenceError(`Invalid script: ${e}`))))).pipe(m(()=>{}),_(()=>document.head.removeChild(t)),Te(1))))}var Xo=new g,Ta=C(()=>typeof ResizeObserver=="undefined"?wt("https://unpkg.com/resize-observer-polyfill"):I(void 0)).pipe(m(()=>new ResizeObserver(e=>e.forEach(t=>Xo.next(t)))),v(e=>O(Ye,I(e)).pipe(_(()=>e.disconnect()))),G(1));function ce(e){return{width:e.offsetWidth,height:e.offsetHeight}}function ge(e){let t=e;for(;t.clientWidth===0&&t.parentElement;)t=t.parentElement;return Ta.pipe(w(r=>r.observe(t)),v(r=>Xo.pipe(b(o=>o.target===t),_(()=>r.unobserve(t)))),m(()=>ce(e)),Q(ce(e)))}function Tt(e){return{width:e.scrollWidth,height:e.scrollHeight}}function cr(e){let t=e.parentElement;for(;t&&(e.scrollWidth<=t.scrollWidth&&e.scrollHeight<=t.scrollHeight);)t=(e=t).parentElement;return t?e:void 0}function Zo(e){let t=[],r=e.parentElement;for(;r;)(e.clientWidth>r.clientWidth||e.clientHeight>r.clientHeight)&&t.push(r),r=(e=r).parentElement;return t.length===0&&t.push(document.documentElement),t}function De(e){return{x:e.offsetLeft,y:e.offsetTop}}function en(e){let t=e.getBoundingClientRect();return{x:t.x+window.scrollX,y:t.y+window.scrollY}}function tn(e){return O(h(window,"load"),h(window,"resize")).pipe(Me(0,me),m(()=>De(e)),Q(De(e)))}function pr(e){return{x:e.scrollLeft,y:e.scrollTop}}function ze(e){return O(h(e,"scroll"),h(window,"scroll"),h(window,"resize")).pipe(Me(0,me),m(()=>pr(e)),Q(pr(e)))}var rn=new g,Sa=C(()=>I(new IntersectionObserver(e=>{for(let t of e)rn.next(t)},{threshold:0}))).pipe(v(e=>O(Ye,I(e)).pipe(_(()=>e.disconnect()))),G(1));function tt(e){return Sa.pipe(w(t=>t.observe(e)),v(t=>rn.pipe(b(({target:r})=>r===e),_(()=>t.unobserve(e)),m(({isIntersecting:r})=>r))))}function on(e,t=16){return ze(e).pipe(m(({y:r})=>{let o=ce(e),n=Tt(e);return r>=n.height-o.height-t}),K())}var lr={drawer:R("[data-md-toggle=drawer]"),search:R("[data-md-toggle=search]")};function nn(e){return lr[e].checked}function Je(e,t){lr[e].checked!==t&&lr[e].click()}function Ne(e){let t=lr[e];return h(t,"change").pipe(m(()=>t.checked),Q(t.checked))}function Oa(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 La(){return O(h(window,"compositionstart").pipe(m(()=>!0)),h(window,"compositionend").pipe(m(()=>!1))).pipe(Q(!1))}function an(){let e=h(window,"keydown").pipe(b(t=>!(t.metaKey||t.ctrlKey)),m(t=>({mode:nn("search")?"search":"global",type:t.key,claim(){t.preventDefault(),t.stopPropagation()}})),b(({mode:t,type:r})=>{if(t==="global"){let o=Ie();if(typeof o!="undefined")return!Oa(o,r)}return!0}),pe());return La().pipe(v(t=>t?S:e))}function ye(){return new URL(location.href)}function lt(e,t=!1){if(B("navigation.instant")&&!t){let r=x("a",{href:e.href});document.body.appendChild(r),r.click(),r.remove()}else location.href=e.href}function sn(){return new g}function cn(){return location.hash.slice(1)}function pn(e){let t=x("a",{href:e});t.addEventListener("click",r=>r.stopPropagation()),t.click()}function Ma(e){return O(h(window,"hashchange"),e).pipe(m(cn),Q(cn()),b(t=>t.length>0),G(1))}function ln(e){return Ma(e).pipe(m(t=>fe(`[id="${t}"]`)),b(t=>typeof t!="undefined"))}function $t(e){let t=matchMedia(e);return ir(r=>t.addListener(()=>r(t.matches))).pipe(Q(t.matches))}function mn(){let e=matchMedia("print");return O(h(window,"beforeprint").pipe(m(()=>!0)),h(window,"afterprint").pipe(m(()=>!1))).pipe(Q(e.matches))}function zr(e,t){return e.pipe(v(r=>r?t():S))}function Nr(e,t){return new j(r=>{let o=new XMLHttpRequest;return 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.complete()}),typeof(t==null?void 0:t.progress$)!="undefined"&&(o.addEventListener("progress",n=>{var i;if(n.lengthComputable)t.progress$.next(n.loaded/n.total*100);else{let a=(i=o.getResponseHeader("Content-Length"))!=null?i:0;t.progress$.next(n.loaded/+a*100)}}),t.progress$.next(5)),o.send(),()=>o.abort()})}function je(e,t){return Nr(e,t).pipe(v(r=>r.text()),m(r=>JSON.parse(r)),G(1))}function fn(e,t){let r=new DOMParser;return Nr(e,t).pipe(v(o=>o.text()),m(o=>r.parseFromString(o,"text/html")),G(1))}function un(e,t){let r=new DOMParser;return Nr(e,t).pipe(v(o=>o.text()),m(o=>r.parseFromString(o,"text/xml")),G(1))}function dn(){return{x:Math.max(0,scrollX),y:Math.max(0,scrollY)}}function hn(){return O(h(window,"scroll",{passive:!0}),h(window,"resize",{passive:!0})).pipe(m(dn),Q(dn()))}function bn(){return{width:innerWidth,height:innerHeight}}function vn(){return h(window,"resize",{passive:!0}).pipe(m(bn),Q(bn()))}function gn(){return N([hn(),vn()]).pipe(m(([e,t])=>({offset:e,size:t})),G(1))}function mr(e,{viewport$:t,header$:r}){let o=t.pipe(te("size")),n=N([o,r]).pipe(m(()=>De(e)));return N([r,t,n]).pipe(m(([{height:i},{offset:a,size:s},{x:p,y:c}])=>({offset:{x:a.x-p,y:a.y-c+i},size:s})))}function _a(e){return h(e,"message",t=>t.data)}function Aa(e){let t=new g;return t.subscribe(r=>e.postMessage(r)),t}function yn(e,t=new Worker(e)){let r=_a(t),o=Aa(t),n=new g;n.subscribe(o);let i=o.pipe(Z(),ie(!0));return n.pipe(Z(),Re(r.pipe(W(i))),pe())}var Ca=R("#__config"),St=JSON.parse(Ca.textContent);St.base=`${new URL(St.base,ye())}`;function xe(){return St}function B(e){return St.features.includes(e)}function Ee(e,t){return typeof t!="undefined"?St.translations[e].replace("#",t.toString()):St.translations[e]}function Se(e,t=document){return R(`[data-md-component=${e}]`,t)}function ae(e,t=document){return P(`[data-md-component=${e}]`,t)}function ka(e){let t=R(".md-typeset > :first-child",e);return h(t,"click",{once:!0}).pipe(m(()=>R(".md-typeset",e)),m(r=>({hash:__md_hash(r.innerHTML)})))}function xn(e){if(!B("announce.dismiss")||!e.childElementCount)return S;if(!e.hidden){let t=R(".md-typeset",e);__md_hash(t.innerHTML)===__md_get("__announce")&&(e.hidden=!0)}return C(()=>{let t=new g;return t.subscribe(({hash:r})=>{e.hidden=!0,__md_set("__announce",r)}),ka(e).pipe(w(r=>t.next(r)),_(()=>t.complete()),m(r=>$({ref:e},r)))})}function Ha(e,{target$:t}){return t.pipe(m(r=>({hidden:r!==e})))}function En(e,t){let r=new g;return r.subscribe(({hidden:o})=>{e.hidden=o}),Ha(e,t).pipe(w(o=>r.next(o)),_(()=>r.complete()),m(o=>$({ref:e},o)))}function Pt(e,t){return t==="inline"?x("div",{class:"md-tooltip md-tooltip--inline",id:e,role:"tooltip"},x("div",{class:"md-tooltip__inner md-typeset"})):x("div",{class:"md-tooltip",id:e,role:"tooltip"},x("div",{class:"md-tooltip__inner md-typeset"}))}function wn(...e){return x("div",{class:"md-tooltip2",role:"tooltip"},x("div",{class:"md-tooltip2__inner md-typeset"},e))}function Tn(e,t){if(t=t?`${t}_annotation_${e}`:void 0,t){let r=t?`#${t}`:void 0;return x("aside",{class:"md-annotation",tabIndex:0},Pt(t),x("a",{href:r,class:"md-annotation__index",tabIndex:-1},x("span",{"data-md-annotation-id":e})))}else return x("aside",{class:"md-annotation",tabIndex:0},Pt(t),x("span",{class:"md-annotation__index",tabIndex:-1},x("span",{"data-md-annotation-id":e})))}function Sn(e){return x("button",{class:"md-clipboard md-icon",title:Ee("clipboard.copy"),"data-clipboard-target":`#${e} > code`})}var Ln=Lt(qr());function Qr(e,t){let r=t&2,o=t&1,n=Object.keys(e.terms).filter(p=>!e.terms[p]).reduce((p,c)=>[...p,x("del",null,(0,Ln.default)(c))," "],[]).slice(0,-1),i=xe(),a=new URL(e.location,i.base);B("search.highlight")&&a.searchParams.set("h",Object.entries(e.terms).filter(([,p])=>p).reduce((p,[c])=>`${p} ${c}`.trim(),""));let{tags:s}=xe();return x("a",{href:`${a}`,class:"md-search-result__link",tabIndex:-1},x("article",{class:"md-search-result__article md-typeset","data-md-score":e.score.toFixed(2)},r>0&&x("div",{class:"md-search-result__icon md-icon"}),r>0&&x("h1",null,e.title),r<=0&&x("h2",null,e.title),o>0&&e.text.length>0&&e.text,e.tags&&x("nav",{class:"md-tags"},e.tags.map(p=>{let c=s?p in s?`md-tag-icon md-tag--${s[p]}`:"md-tag-icon":"";return x("span",{class:`md-tag ${c}`},p)})),o>0&&n.length>0&&x("p",{class:"md-search-result__terms"},Ee("search.result.term.missing"),": ",...n)))}function Mn(e){let t=e[0].score,r=[...e],o=xe(),n=r.findIndex(l=>!`${new URL(l.location,o.base)}`.includes("#")),[i]=r.splice(n,1),a=r.findIndex(l=>l.scoreQr(l,1)),...p.length?[x("details",{class:"md-search-result__more"},x("summary",{tabIndex:-1},x("div",null,p.length>0&&p.length===1?Ee("search.result.more.one"):Ee("search.result.more.other",p.length))),...p.map(l=>Qr(l,1)))]:[]];return x("li",{class:"md-search-result__item"},c)}function _n(e){return x("ul",{class:"md-source__facts"},Object.entries(e).map(([t,r])=>x("li",{class:`md-source__fact md-source__fact--${t}`},typeof r=="number"?sr(r):r)))}function Kr(e){let t=`tabbed-control tabbed-control--${e}`;return x("div",{class:t,hidden:!0},x("button",{class:"tabbed-button",tabIndex:-1,"aria-hidden":"true"}))}function An(e){return x("div",{class:"md-typeset__scrollwrap"},x("div",{class:"md-typeset__table"},e))}function Ra(e){var o;let t=xe(),r=new URL(`../${e.version}/`,t.base);return x("li",{class:"md-version__item"},x("a",{href:`${r}`,class:"md-version__link"},e.title,((o=t.version)==null?void 0:o.alias)&&e.aliases.length>0&&x("span",{class:"md-version__alias"},e.aliases[0])))}function Cn(e,t){var o;let r=xe();return e=e.filter(n=>{var i;return!((i=n.properties)!=null&&i.hidden)}),x("div",{class:"md-version"},x("button",{class:"md-version__current","aria-label":Ee("select.version")},t.title,((o=r.version)==null?void 0:o.alias)&&t.aliases.length>0&&x("span",{class:"md-version__alias"},t.aliases[0])),x("ul",{class:"md-version__list"},e.map(Ra)))}var Ia=0;function ja(e){let t=N([et(e),Ht(e)]).pipe(m(([o,n])=>o||n),K()),r=C(()=>Zo(e)).pipe(ne(ze),pt(1),He(t),m(()=>en(e)));return t.pipe(Ae(o=>o),v(()=>N([t,r])),m(([o,n])=>({active:o,offset:n})),pe())}function Fa(e,t){let{content$:r,viewport$:o}=t,n=`__tooltip2_${Ia++}`;return C(()=>{let i=new g,a=new _r(!1);i.pipe(Z(),ie(!1)).subscribe(a);let s=a.pipe(kt(c=>Le(+!c*250,kr)),K(),v(c=>c?r:S),w(c=>c.id=n),pe());N([i.pipe(m(({active:c})=>c)),s.pipe(v(c=>Ht(c,250)),Q(!1))]).pipe(m(c=>c.some(l=>l))).subscribe(a);let p=a.pipe(b(c=>c),re(s,o),m(([c,l,{size:f}])=>{let u=e.getBoundingClientRect(),d=u.width/2;if(l.role==="tooltip")return{x:d,y:8+u.height};if(u.y>=f.height/2){let{height:y}=ce(l);return{x:d,y:-16-y}}else return{x:d,y:16+u.height}}));return N([s,i,p]).subscribe(([c,{offset:l},f])=>{c.style.setProperty("--md-tooltip-host-x",`${l.x}px`),c.style.setProperty("--md-tooltip-host-y",`${l.y}px`),c.style.setProperty("--md-tooltip-x",`${f.x}px`),c.style.setProperty("--md-tooltip-y",`${f.y}px`),c.classList.toggle("md-tooltip2--top",f.y<0),c.classList.toggle("md-tooltip2--bottom",f.y>=0)}),a.pipe(b(c=>c),re(s,(c,l)=>l),b(c=>c.role==="tooltip")).subscribe(c=>{let l=ce(R(":scope > *",c));c.style.setProperty("--md-tooltip-width",`${l.width}px`),c.style.setProperty("--md-tooltip-tail","0px")}),a.pipe(K(),ve(me),re(s)).subscribe(([c,l])=>{l.classList.toggle("md-tooltip2--active",c)}),N([a.pipe(b(c=>c)),s]).subscribe(([c,l])=>{l.role==="dialog"?(e.setAttribute("aria-controls",n),e.setAttribute("aria-haspopup","dialog")):e.setAttribute("aria-describedby",n)}),a.pipe(b(c=>!c)).subscribe(()=>{e.removeAttribute("aria-controls"),e.removeAttribute("aria-describedby"),e.removeAttribute("aria-haspopup")}),ja(e).pipe(w(c=>i.next(c)),_(()=>i.complete()),m(c=>$({ref:e},c)))})}function mt(e,{viewport$:t},r=document.body){return Fa(e,{content$:new j(o=>{let n=e.title,i=wn(n);return o.next(i),e.removeAttribute("title"),r.append(i),()=>{i.remove(),e.setAttribute("title",n)}}),viewport$:t})}function Ua(e,t){let r=C(()=>N([tn(e),ze(t)])).pipe(m(([{x:o,y:n},i])=>{let{width:a,height:s}=ce(e);return{x:o-i.x+a/2,y:n-i.y+s/2}}));return et(e).pipe(v(o=>r.pipe(m(n=>({active:o,offset:n})),Te(+!o||1/0))))}function kn(e,t,{target$:r}){let[o,n]=Array.from(e.children);return C(()=>{let i=new g,a=i.pipe(Z(),ie(!0));return i.subscribe({next({offset:s}){e.style.setProperty("--md-tooltip-x",`${s.x}px`),e.style.setProperty("--md-tooltip-y",`${s.y}px`)},complete(){e.style.removeProperty("--md-tooltip-x"),e.style.removeProperty("--md-tooltip-y")}}),tt(e).pipe(W(a)).subscribe(s=>{e.toggleAttribute("data-md-visible",s)}),O(i.pipe(b(({active:s})=>s)),i.pipe(_e(250),b(({active:s})=>!s))).subscribe({next({active:s}){s?e.prepend(o):o.remove()},complete(){e.prepend(o)}}),i.pipe(Me(16,me)).subscribe(({active:s})=>{o.classList.toggle("md-tooltip--active",s)}),i.pipe(pt(125,me),b(()=>!!e.offsetParent),m(()=>e.offsetParent.getBoundingClientRect()),m(({x:s})=>s)).subscribe({next(s){s?e.style.setProperty("--md-tooltip-0",`${-s}px`):e.style.removeProperty("--md-tooltip-0")},complete(){e.style.removeProperty("--md-tooltip-0")}}),h(n,"click").pipe(W(a),b(s=>!(s.metaKey||s.ctrlKey))).subscribe(s=>{s.stopPropagation(),s.preventDefault()}),h(n,"mousedown").pipe(W(a),re(i)).subscribe(([s,{active:p}])=>{var c;if(s.button!==0||s.metaKey||s.ctrlKey)s.preventDefault();else if(p){s.preventDefault();let l=e.parentElement.closest(".md-annotation");l instanceof HTMLElement?l.focus():(c=Ie())==null||c.blur()}}),r.pipe(W(a),b(s=>s===o),Ge(125)).subscribe(()=>e.focus()),Ua(e,t).pipe(w(s=>i.next(s)),_(()=>i.complete()),m(s=>$({ref:e},s)))})}function Wa(e){return e.tagName==="CODE"?P(".c, .c1, .cm",e):[e]}function Va(e){let t=[];for(let r of Wa(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 a;for(;a=/(\(\d+\))(!)?/.exec(i.textContent);){let[,s,p]=a;if(typeof p=="undefined"){let c=i.splitText(a.index);i=c.splitText(s.length),t.push(c)}else{i.textContent=s,t.push(i);break}}}}return t}function Hn(e,t){t.append(...Array.from(e.childNodes))}function fr(e,t,{target$:r,print$:o}){let n=t.closest("[id]"),i=n==null?void 0:n.id,a=new Map;for(let s of Va(t)){let[,p]=s.textContent.match(/\((\d+)\)/);fe(`:scope > li:nth-child(${p})`,e)&&(a.set(p,Tn(p,i)),s.replaceWith(a.get(p)))}return a.size===0?S:C(()=>{let s=new g,p=s.pipe(Z(),ie(!0)),c=[];for(let[l,f]of a)c.push([R(".md-typeset",f),R(`:scope > li:nth-child(${l})`,e)]);return o.pipe(W(p)).subscribe(l=>{e.hidden=!l,e.classList.toggle("md-annotation-list",l);for(let[f,u]of c)l?Hn(f,u):Hn(u,f)}),O(...[...a].map(([,l])=>kn(l,t,{target$:r}))).pipe(_(()=>s.complete()),pe())})}function $n(e){if(e.nextElementSibling){let t=e.nextElementSibling;if(t.tagName==="OL")return t;if(t.tagName==="P"&&!t.children.length)return $n(t)}}function Pn(e,t){return C(()=>{let r=$n(e);return typeof r!="undefined"?fr(r,e,t):S})}var Rn=Lt(Br());var Da=0;function In(e){if(e.nextElementSibling){let t=e.nextElementSibling;if(t.tagName==="OL")return t;if(t.tagName==="P"&&!t.children.length)return In(t)}}function za(e){return ge(e).pipe(m(({width:t})=>({scrollable:Tt(e).width>t})),te("scrollable"))}function jn(e,t){let{matches:r}=matchMedia("(hover)"),o=C(()=>{let n=new g,i=n.pipe(jr(1));n.subscribe(({scrollable:c})=>{c&&r?e.setAttribute("tabindex","0"):e.removeAttribute("tabindex")});let a=[];if(Rn.default.isSupported()&&(e.closest(".copy")||B("content.code.copy")&&!e.closest(".no-copy"))){let c=e.closest("pre");c.id=`__code_${Da++}`;let l=Sn(c.id);c.insertBefore(l,e),B("content.tooltips")&&a.push(mt(l,{viewport$}))}let s=e.closest(".highlight");if(s instanceof HTMLElement){let c=In(s);if(typeof c!="undefined"&&(s.classList.contains("annotate")||B("content.code.annotate"))){let l=fr(c,e,t);a.push(ge(s).pipe(W(i),m(({width:f,height:u})=>f&&u),K(),v(f=>f?l:S)))}}return P(":scope > span[id]",e).length&&e.classList.add("md-code__content"),za(e).pipe(w(c=>n.next(c)),_(()=>n.complete()),m(c=>$({ref:e},c)),Re(...a))});return B("content.lazy")?tt(e).pipe(b(n=>n),Te(1),v(()=>o)):o}function Na(e,{target$:t,print$:r}){let o=!0;return O(t.pipe(m(n=>n.closest("details:not([open])")),b(n=>e===n),m(()=>({action:"open",reveal:!0}))),r.pipe(b(n=>n||!o),w(()=>o=e.open),m(n=>({action:n?"open":"close"}))))}function Fn(e,t){return C(()=>{let r=new g;return r.subscribe(({action:o,reveal:n})=>{e.toggleAttribute("open",o==="open"),n&&e.scrollIntoView()}),Na(e,t).pipe(w(o=>r.next(o)),_(()=>r.complete()),m(o=>$({ref:e},o)))})}var Un=".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}.flowchartTitleText{fill:var(--md-mermaid-label-fg-color)}.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 p,.label div .edgeLabel{background-color:var(--md-mermaid-label-bg-color)}.edgeLabel,.edgeLabel p{fill:var(--md-mermaid-label-bg-color);color:var(--md-mermaid-edge-color)}.edgePath .path,.flowchart-link{stroke:var(--md-mermaid-edge-color)}.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}.classDiagramTitleText{fill:var(--md-mermaid-label-fg-color)}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 marker.marker.composition.class path,defs marker.marker.dependency.class path,defs marker.marker.extension.class path{fill:var(--md-mermaid-edge-color)!important;stroke:var(--md-mermaid-edge-color)!important}defs marker.marker.aggregation.class path{fill:var(--md-mermaid-label-bg-color)!important;stroke:var(--md-mermaid-edge-color)!important}.statediagramTitleText{fill:var(--md-mermaid-label-fg-color)}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,.nodeLabel p{color:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}a .nodeLabel{text-decoration:underline}.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)}[id^=entity] path,[id^=entity] rect{fill:var(--md-default-bg-color)}.relationshipLine{stroke:var(--md-mermaid-edge-color)}defs .marker.oneOrMore.er *,defs .marker.onlyOne.er *,defs .marker.zeroOrMore.er *,defs .marker.zeroOrOne.er *{stroke:var(--md-mermaid-edge-color)!important}text:not([class]):last-child{fill:var(--md-mermaid-label-fg-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 Gr,Qa=0;function Ka(){return typeof mermaid=="undefined"||mermaid instanceof Element?wt("https://unpkg.com/mermaid@11/dist/mermaid.min.js"):I(void 0)}function Wn(e){return e.classList.remove("mermaid"),Gr||(Gr=Ka().pipe(w(()=>mermaid.initialize({startOnLoad:!1,themeCSS:Un,sequence:{actorFontSize:"16px",messageFontSize:"16px",noteFontSize:"16px"}})),m(()=>{}),G(1))),Gr.subscribe(()=>co(null,null,function*(){e.classList.add("mermaid");let t=`__mermaid_${Qa++}`,r=x("div",{class:"mermaid"}),o=e.textContent,{svg:n,fn:i}=yield mermaid.render(t,o),a=r.attachShadow({mode:"closed"});a.innerHTML=n,e.replaceWith(r),i==null||i(a)})),Gr.pipe(m(()=>({ref:e})))}var Vn=x("table");function Dn(e){return e.replaceWith(Vn),Vn.replaceWith(An(e)),I({ref:e})}function Ya(e){let t=e.find(r=>r.checked)||e[0];return O(...e.map(r=>h(r,"change").pipe(m(()=>R(`label[for="${r.id}"]`))))).pipe(Q(R(`label[for="${t.id}"]`)),m(r=>({active:r})))}function zn(e,{viewport$:t,target$:r}){let o=R(".tabbed-labels",e),n=P(":scope > input",e),i=Kr("prev");e.append(i);let a=Kr("next");return e.append(a),C(()=>{let s=new g,p=s.pipe(Z(),ie(!0));N([s,ge(e),tt(e)]).pipe(W(p),Me(1,me)).subscribe({next([{active:c},l]){let f=De(c),{width:u}=ce(c);e.style.setProperty("--md-indicator-x",`${f.x}px`),e.style.setProperty("--md-indicator-width",`${u}px`);let d=pr(o);(f.xd.x+l.width)&&o.scrollTo({left:Math.max(0,f.x-16),behavior:"smooth"})},complete(){e.style.removeProperty("--md-indicator-x"),e.style.removeProperty("--md-indicator-width")}}),N([ze(o),ge(o)]).pipe(W(p)).subscribe(([c,l])=>{let f=Tt(o);i.hidden=c.x<16,a.hidden=c.x>f.width-l.width-16}),O(h(i,"click").pipe(m(()=>-1)),h(a,"click").pipe(m(()=>1))).pipe(W(p)).subscribe(c=>{let{width:l}=ce(o);o.scrollBy({left:l*c,behavior:"smooth"})}),r.pipe(W(p),b(c=>n.includes(c))).subscribe(c=>c.click()),o.classList.add("tabbed-labels--linked");for(let c of n){let l=R(`label[for="${c.id}"]`);l.replaceChildren(x("a",{href:`#${l.htmlFor}`,tabIndex:-1},...Array.from(l.childNodes))),h(l.firstElementChild,"click").pipe(W(p),b(f=>!(f.metaKey||f.ctrlKey)),w(f=>{f.preventDefault(),f.stopPropagation()})).subscribe(()=>{history.replaceState({},"",`#${l.htmlFor}`),l.click()})}return B("content.tabs.link")&&s.pipe(Ce(1),re(t)).subscribe(([{active:c},{offset:l}])=>{let f=c.innerText.trim();if(c.hasAttribute("data-md-switching"))c.removeAttribute("data-md-switching");else{let u=e.offsetTop-l.y;for(let y of P("[data-tabs]"))for(let L of P(":scope > input",y)){let X=R(`label[for="${L.id}"]`);if(X!==c&&X.innerText.trim()===f){X.setAttribute("data-md-switching",""),L.click();break}}window.scrollTo({top:e.offsetTop-u});let d=__md_get("__tabs")||[];__md_set("__tabs",[...new Set([f,...d])])}}),s.pipe(W(p)).subscribe(()=>{for(let c of P("audio, video",e))c.offsetWidth&&c.autoplay?c.play().catch(()=>{}):c.pause()}),Ya(n).pipe(w(c=>s.next(c)),_(()=>s.complete()),m(c=>$({ref:e},c)))}).pipe(Ke(se))}function Nn(e,{viewport$:t,target$:r,print$:o}){return O(...P(".annotate:not(.highlight)",e).map(n=>Pn(n,{target$:r,print$:o})),...P("pre:not(.mermaid) > code",e).map(n=>jn(n,{target$:r,print$:o})),...P("pre.mermaid",e).map(n=>Wn(n)),...P("table:not([class])",e).map(n=>Dn(n)),...P("details",e).map(n=>Fn(n,{target$:r,print$:o})),...P("[data-tabs]",e).map(n=>zn(n,{viewport$:t,target$:r})),...P("[title]",e).filter(()=>B("content.tooltips")).map(n=>mt(n,{viewport$:t})))}function Ba(e,{alert$:t}){return t.pipe(v(r=>O(I(!0),I(!1).pipe(Ge(2e3))).pipe(m(o=>({message:r,active:o})))))}function qn(e,t){let r=R(".md-typeset",e);return C(()=>{let o=new g;return o.subscribe(({message:n,active:i})=>{e.classList.toggle("md-dialog--active",i),r.textContent=n}),Ba(e,t).pipe(w(n=>o.next(n)),_(()=>o.complete()),m(n=>$({ref:e},n)))})}var Ga=0;function Ja(e,t){document.body.append(e);let{width:r}=ce(e);e.style.setProperty("--md-tooltip-width",`${r}px`),e.remove();let o=cr(t),n=typeof o!="undefined"?ze(o):I({x:0,y:0}),i=O(et(t),Ht(t)).pipe(K());return N([i,n]).pipe(m(([a,s])=>{let{x:p,y:c}=De(t),l=ce(t),f=t.closest("table");return f&&t.parentElement&&(p+=f.offsetLeft+t.parentElement.offsetLeft,c+=f.offsetTop+t.parentElement.offsetTop),{active:a,offset:{x:p-s.x+l.width/2-r/2,y:c-s.y+l.height+8}}}))}function Qn(e){let t=e.title;if(!t.length)return S;let r=`__tooltip_${Ga++}`,o=Pt(r,"inline"),n=R(".md-typeset",o);return n.innerHTML=t,C(()=>{let i=new g;return i.subscribe({next({offset:a}){o.style.setProperty("--md-tooltip-x",`${a.x}px`),o.style.setProperty("--md-tooltip-y",`${a.y}px`)},complete(){o.style.removeProperty("--md-tooltip-x"),o.style.removeProperty("--md-tooltip-y")}}),O(i.pipe(b(({active:a})=>a)),i.pipe(_e(250),b(({active:a})=>!a))).subscribe({next({active:a}){a?(e.insertAdjacentElement("afterend",o),e.setAttribute("aria-describedby",r),e.removeAttribute("title")):(o.remove(),e.removeAttribute("aria-describedby"),e.setAttribute("title",t))},complete(){o.remove(),e.removeAttribute("aria-describedby"),e.setAttribute("title",t)}}),i.pipe(Me(16,me)).subscribe(({active:a})=>{o.classList.toggle("md-tooltip--active",a)}),i.pipe(pt(125,me),b(()=>!!e.offsetParent),m(()=>e.offsetParent.getBoundingClientRect()),m(({x:a})=>a)).subscribe({next(a){a?o.style.setProperty("--md-tooltip-0",`${-a}px`):o.style.removeProperty("--md-tooltip-0")},complete(){o.style.removeProperty("--md-tooltip-0")}}),Ja(o,e).pipe(w(a=>i.next(a)),_(()=>i.complete()),m(a=>$({ref:e},a)))}).pipe(Ke(se))}function Xa({viewport$:e}){if(!B("header.autohide"))return I(!1);let t=e.pipe(m(({offset:{y:n}})=>n),Be(2,1),m(([n,i])=>[nMath.abs(i-n.y)>100),m(([,[n]])=>n),K()),o=Ne("search");return N([e,o]).pipe(m(([{offset:n},i])=>n.y>400&&!i),K(),v(n=>n?r:I(!1)),Q(!1))}function Kn(e,t){return C(()=>N([ge(e),Xa(t)])).pipe(m(([{height:r},o])=>({height:r,hidden:o})),K((r,o)=>r.height===o.height&&r.hidden===o.hidden),G(1))}function Yn(e,{header$:t,main$:r}){return C(()=>{let o=new g,n=o.pipe(Z(),ie(!0));o.pipe(te("active"),He(t)).subscribe(([{active:a},{hidden:s}])=>{e.classList.toggle("md-header--shadow",a&&!s),e.hidden=s});let i=ue(P("[title]",e)).pipe(b(()=>B("content.tooltips")),ne(a=>Qn(a)));return r.subscribe(o),t.pipe(W(n),m(a=>$({ref:e},a)),Re(i.pipe(W(n))))})}function Za(e,{viewport$:t,header$:r}){return mr(e,{viewport$:t,header$:r}).pipe(m(({offset:{y:o}})=>{let{height:n}=ce(e);return{active:n>0&&o>=n}}),te("active"))}function Bn(e,t){return C(()=>{let r=new g;r.subscribe({next({active:n}){e.classList.toggle("md-header__title--active",n)},complete(){e.classList.remove("md-header__title--active")}});let o=fe(".md-content h1");return typeof o=="undefined"?S:Za(o,t).pipe(w(n=>r.next(n)),_(()=>r.complete()),m(n=>$({ref:e},n)))})}function Gn(e,{viewport$:t,header$:r}){let o=r.pipe(m(({height:i})=>i),K()),n=o.pipe(v(()=>ge(e).pipe(m(({height:i})=>({top:e.offsetTop,bottom:e.offsetTop+i})),te("bottom"))));return N([o,n,t]).pipe(m(([i,{top:a,bottom:s},{offset:{y:p},size:{height:c}}])=>(c=Math.max(0,c-Math.max(0,a-p,i)-Math.max(0,c+p-s)),{offset:a-i,height:c,active:a-i<=p})),K((i,a)=>i.offset===a.offset&&i.height===a.height&&i.active===a.active))}function es(e){let t=__md_get("__palette")||{index:e.findIndex(o=>matchMedia(o.getAttribute("data-md-color-media")).matches)},r=Math.max(0,Math.min(t.index,e.length-1));return I(...e).pipe(ne(o=>h(o,"change").pipe(m(()=>o))),Q(e[r]),m(o=>({index:e.indexOf(o),color:{media:o.getAttribute("data-md-color-media"),scheme:o.getAttribute("data-md-color-scheme"),primary:o.getAttribute("data-md-color-primary"),accent:o.getAttribute("data-md-color-accent")}})),G(1))}function Jn(e){let t=P("input",e),r=x("meta",{name:"theme-color"});document.head.appendChild(r);let o=x("meta",{name:"color-scheme"});document.head.appendChild(o);let n=$t("(prefers-color-scheme: light)");return C(()=>{let i=new g;return i.subscribe(a=>{if(document.body.setAttribute("data-md-color-switching",""),a.color.media==="(prefers-color-scheme)"){let s=matchMedia("(prefers-color-scheme: light)"),p=document.querySelector(s.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']");a.color.scheme=p.getAttribute("data-md-color-scheme"),a.color.primary=p.getAttribute("data-md-color-primary"),a.color.accent=p.getAttribute("data-md-color-accent")}for(let[s,p]of Object.entries(a.color))document.body.setAttribute(`data-md-color-${s}`,p);for(let s=0;sa.key==="Enter"),re(i,(a,s)=>s)).subscribe(({index:a})=>{a=(a+1)%t.length,t[a].click(),t[a].focus()}),i.pipe(m(()=>{let a=Se("header"),s=window.getComputedStyle(a);return o.content=s.colorScheme,s.backgroundColor.match(/\d+/g).map(p=>(+p).toString(16).padStart(2,"0")).join("")})).subscribe(a=>r.content=`#${a}`),i.pipe(ve(se)).subscribe(()=>{document.body.removeAttribute("data-md-color-switching")}),es(t).pipe(W(n.pipe(Ce(1))),ct(),w(a=>i.next(a)),_(()=>i.complete()),m(a=>$({ref:e},a)))})}function Xn(e,{progress$:t}){return C(()=>{let r=new g;return r.subscribe(({value:o})=>{e.style.setProperty("--md-progress-value",`${o}`)}),t.pipe(w(o=>r.next({value:o})),_(()=>r.complete()),m(o=>({ref:e,value:o})))})}var Jr=Lt(Br());function ts(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 Zn({alert$:e}){Jr.default.isSupported()&&new j(t=>{new Jr.default("[data-clipboard-target], [data-clipboard-text]",{text:r=>r.getAttribute("data-clipboard-text")||ts(R(r.getAttribute("data-clipboard-target")))}).on("success",r=>t.next(r))}).pipe(w(t=>{t.trigger.focus()}),m(()=>Ee("clipboard.copied"))).subscribe(e)}function ei(e,t){return e.protocol=t.protocol,e.hostname=t.hostname,e}function rs(e,t){let r=new Map;for(let o of P("url",e)){let n=R("loc",o),i=[ei(new URL(n.textContent),t)];r.set(`${i[0]}`,i);for(let a of P("[rel=alternate]",o)){let s=a.getAttribute("href");s!=null&&i.push(ei(new URL(s),t))}}return r}function ur(e){return un(new URL("sitemap.xml",e)).pipe(m(t=>rs(t,new URL(e))),de(()=>I(new Map)))}function os(e,t){if(!(e.target instanceof Element))return S;let r=e.target.closest("a");if(r===null)return S;if(r.target||e.metaKey||e.ctrlKey)return S;let o=new URL(r.href);return o.search=o.hash="",t.has(`${o}`)?(e.preventDefault(),I(new URL(r.href))):S}function ti(e){let t=new Map;for(let r of P(":scope > *",e.head))t.set(r.outerHTML,r);return t}function ri(e){for(let t of P("[href], [src]",e))for(let r of["href","src"]){let o=t.getAttribute(r);if(o&&!/^(?:[a-z]+:)?\/\//i.test(o)){t[r]=t[r];break}}return I(e)}function ns(e){for(let o 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]",...B("navigation.tabs.sticky")?["[data-md-component=tabs]"]:[]]){let n=fe(o),i=fe(o,e);typeof n!="undefined"&&typeof i!="undefined"&&n.replaceWith(i)}let t=ti(document);for(let[o,n]of ti(e))t.has(o)?t.delete(o):document.head.appendChild(n);for(let o of t.values()){let n=o.getAttribute("name");n!=="theme-color"&&n!=="color-scheme"&&o.remove()}let r=Se("container");return We(P("script",r)).pipe(v(o=>{let n=e.createElement("script");if(o.src){for(let i of o.getAttributeNames())n.setAttribute(i,o.getAttribute(i));return o.replaceWith(n),new j(i=>{n.onload=()=>i.complete()})}else return n.textContent=o.textContent,o.replaceWith(n),S}),Z(),ie(document))}function oi({location$:e,viewport$:t,progress$:r}){let o=xe();if(location.protocol==="file:")return S;let n=ur(o.base);I(document).subscribe(ri);let i=h(document.body,"click").pipe(He(n),v(([p,c])=>os(p,c)),pe()),a=h(window,"popstate").pipe(m(ye),pe());i.pipe(re(t)).subscribe(([p,{offset:c}])=>{history.replaceState(c,""),history.pushState(null,"",p)}),O(i,a).subscribe(e);let s=e.pipe(te("pathname"),v(p=>fn(p,{progress$:r}).pipe(de(()=>(lt(p,!0),S)))),v(ri),v(ns),pe());return O(s.pipe(re(e,(p,c)=>c)),s.pipe(v(()=>e),te("hash")),e.pipe(K((p,c)=>p.pathname===c.pathname&&p.hash===c.hash),v(()=>i),w(()=>history.back()))).subscribe(p=>{var c,l;history.state!==null||!p.hash?window.scrollTo(0,(l=(c=history.state)==null?void 0:c.y)!=null?l:0):(history.scrollRestoration="auto",pn(p.hash),history.scrollRestoration="manual")}),e.subscribe(()=>{history.scrollRestoration="manual"}),h(window,"beforeunload").subscribe(()=>{history.scrollRestoration="auto"}),t.pipe(te("offset"),_e(100)).subscribe(({offset:p})=>{history.replaceState(p,"")}),s}var ni=Lt(qr());function ii(e){let t=e.separator.split("|").map(n=>n.replace(/(\(\?[!=<][^)]+\))/g,"").length===0?"\uFFFD":n).join("|"),r=new RegExp(t,"img"),o=(n,i,a)=>`${i}${a}`;return n=>{n=n.replace(/[\s*+\-:~^]+/g," ").replace(/&/g,"&").trim();let i=new RegExp(`(^|${e.separator}|)(${n.replace(/[|\\{}()[\]^$+*?.-]/g,"\\$&").replace(r,"|")})`,"img");return a=>(0,ni.default)(a).replace(i,o).replace(/<\/mark>(\s+)]*>/img,"$1")}}function It(e){return e.type===1}function dr(e){return e.type===3}function ai(e,t){let r=yn(e);return O(I(location.protocol!=="file:"),Ne("search")).pipe(Ae(o=>o),v(()=>t)).subscribe(({config:o,docs:n})=>r.next({type:0,data:{config:o,docs:n,options:{suggest:B("search.suggest")}}})),r}function si(e){var l;let{selectedVersionSitemap:t,selectedVersionBaseURL:r,currentLocation:o,currentBaseURL:n}=e,i=(l=Xr(n))==null?void 0:l.pathname;if(i===void 0)return;let a=ss(o.pathname,i);if(a===void 0)return;let s=ps(t.keys());if(!t.has(s))return;let p=Xr(a,s);if(!p||!t.has(p.href))return;let c=Xr(a,r);if(c)return c.hash=o.hash,c.search=o.search,c}function Xr(e,t){try{return new URL(e,t)}catch(r){return}}function ss(e,t){if(e.startsWith(t))return e.slice(t.length)}function cs(e,t){let r=Math.min(e.length,t.length),o;for(o=0;oS)),o=r.pipe(m(n=>{let[,i]=t.base.match(/([^/]+)\/?$/);return n.find(({version:a,aliases:s})=>a===i||s.includes(i))||n[0]}));r.pipe(m(n=>new Map(n.map(i=>[`${new URL(`../${i.version}/`,t.base)}`,i]))),v(n=>h(document.body,"click").pipe(b(i=>!i.metaKey&&!i.ctrlKey),re(o),v(([i,a])=>{if(i.target instanceof Element){let s=i.target.closest("a");if(s&&!s.target&&n.has(s.href)){let p=s.href;return!i.target.closest(".md-version")&&n.get(p)===a?S:(i.preventDefault(),I(new URL(p)))}}return S}),v(i=>ur(i).pipe(m(a=>{var s;return(s=si({selectedVersionSitemap:a,selectedVersionBaseURL:i,currentLocation:ye(),currentBaseURL:t.base}))!=null?s:i})))))).subscribe(n=>lt(n,!0)),N([r,o]).subscribe(([n,i])=>{R(".md-header__topic").appendChild(Cn(n,i))}),e.pipe(v(()=>o)).subscribe(n=>{var s;let i=new URL(t.base),a=__md_get("__outdated",sessionStorage,i);if(a===null){a=!0;let p=((s=t.version)==null?void 0:s.default)||"latest";Array.isArray(p)||(p=[p]);e:for(let c of p)for(let l of n.aliases.concat(n.version))if(new RegExp(c,"i").test(l)){a=!1;break e}__md_set("__outdated",a,sessionStorage,i)}if(a)for(let p of ae("outdated"))p.hidden=!1})}function ls(e,{worker$:t}){let{searchParams:r}=ye();r.has("q")&&(Je("search",!0),e.value=r.get("q"),e.focus(),Ne("search").pipe(Ae(i=>!i)).subscribe(()=>{let i=ye();i.searchParams.delete("q"),history.replaceState({},"",`${i}`)}));let o=et(e),n=O(t.pipe(Ae(It)),h(e,"keyup"),o).pipe(m(()=>e.value),K());return N([n,o]).pipe(m(([i,a])=>({value:i,focus:a})),G(1))}function pi(e,{worker$:t}){let r=new g,o=r.pipe(Z(),ie(!0));N([t.pipe(Ae(It)),r],(i,a)=>a).pipe(te("value")).subscribe(({value:i})=>t.next({type:2,data:i})),r.pipe(te("focus")).subscribe(({focus:i})=>{i&&Je("search",i)}),h(e.form,"reset").pipe(W(o)).subscribe(()=>e.focus());let n=R("header [for=__search]");return h(n,"click").subscribe(()=>e.focus()),ls(e,{worker$:t}).pipe(w(i=>r.next(i)),_(()=>r.complete()),m(i=>$({ref:e},i)),G(1))}function li(e,{worker$:t,query$:r}){let o=new g,n=on(e.parentElement).pipe(b(Boolean)),i=e.parentElement,a=R(":scope > :first-child",e),s=R(":scope > :last-child",e);Ne("search").subscribe(l=>{s.setAttribute("role",l?"list":"presentation"),s.hidden=!l}),o.pipe(re(r),Wr(t.pipe(Ae(It)))).subscribe(([{items:l},{value:f}])=>{switch(l.length){case 0:a.textContent=f.length?Ee("search.result.none"):Ee("search.result.placeholder");break;case 1:a.textContent=Ee("search.result.one");break;default:let u=sr(l.length);a.textContent=Ee("search.result.other",u)}});let p=o.pipe(w(()=>s.innerHTML=""),v(({items:l})=>O(I(...l.slice(0,10)),I(...l.slice(10)).pipe(Be(4),Dr(n),v(([f])=>f)))),m(Mn),pe());return p.subscribe(l=>s.appendChild(l)),p.pipe(ne(l=>{let f=fe("details",l);return typeof f=="undefined"?S:h(f,"toggle").pipe(W(o),m(()=>f))})).subscribe(l=>{l.open===!1&&l.offsetTop<=i.scrollTop&&i.scrollTo({top:l.offsetTop})}),t.pipe(b(dr),m(({data:l})=>l)).pipe(w(l=>o.next(l)),_(()=>o.complete()),m(l=>$({ref:e},l)))}function ms(e,{query$:t}){return t.pipe(m(({value:r})=>{let o=ye();return o.hash="",r=r.replace(/\s+/g,"+").replace(/&/g,"%26").replace(/=/g,"%3D"),o.search=`q=${r}`,{url:o}}))}function mi(e,t){let r=new g,o=r.pipe(Z(),ie(!0));return r.subscribe(({url:n})=>{e.setAttribute("data-clipboard-text",e.href),e.href=`${n}`}),h(e,"click").pipe(W(o)).subscribe(n=>n.preventDefault()),ms(e,t).pipe(w(n=>r.next(n)),_(()=>r.complete()),m(n=>$({ref:e},n)))}function fi(e,{worker$:t,keyboard$:r}){let o=new g,n=Se("search-query"),i=O(h(n,"keydown"),h(n,"focus")).pipe(ve(se),m(()=>n.value),K());return o.pipe(He(i),m(([{suggest:s},p])=>{let c=p.split(/([\s-]+)/);if(s!=null&&s.length&&c[c.length-1]){let l=s[s.length-1];l.startsWith(c[c.length-1])&&(c[c.length-1]=l)}else c.length=0;return c})).subscribe(s=>e.innerHTML=s.join("").replace(/\s/g," ")),r.pipe(b(({mode:s})=>s==="search")).subscribe(s=>{switch(s.type){case"ArrowRight":e.innerText.length&&n.selectionStart===n.value.length&&(n.value=e.innerText);break}}),t.pipe(b(dr),m(({data:s})=>s)).pipe(w(s=>o.next(s)),_(()=>o.complete()),m(()=>({ref:e})))}function ui(e,{index$:t,keyboard$:r}){let o=xe();try{let n=ai(o.search,t),i=Se("search-query",e),a=Se("search-result",e);h(e,"click").pipe(b(({target:p})=>p instanceof Element&&!!p.closest("a"))).subscribe(()=>Je("search",!1)),r.pipe(b(({mode:p})=>p==="search")).subscribe(p=>{let c=Ie();switch(p.type){case"Enter":if(c===i){let l=new Map;for(let f of P(":first-child [href]",a)){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()}p.claim()}break;case"Escape":case"Tab":Je("search",!1),i.blur();break;case"ArrowUp":case"ArrowDown":if(typeof c=="undefined")i.focus();else{let l=[i,...P(":not(details) > [href], summary, details[open] [href]",a)],f=Math.max(0,(Math.max(0,l.indexOf(c))+l.length+(p.type==="ArrowUp"?-1:1))%l.length);l[f].focus()}p.claim();break;default:i!==Ie()&&i.focus()}}),r.pipe(b(({mode:p})=>p==="global")).subscribe(p=>{switch(p.type){case"f":case"s":case"/":i.focus(),i.select(),p.claim();break}});let s=pi(i,{worker$:n});return O(s,li(a,{worker$:n,query$:s})).pipe(Re(...ae("search-share",e).map(p=>mi(p,{query$:s})),...ae("search-suggest",e).map(p=>fi(p,{worker$:n,keyboard$:r}))))}catch(n){return e.hidden=!0,Ye}}function di(e,{index$:t,location$:r}){return N([t,r.pipe(Q(ye()),b(o=>!!o.searchParams.get("h")))]).pipe(m(([o,n])=>ii(o.config)(n.searchParams.get("h"))),m(o=>{var a;let n=new Map,i=document.createNodeIterator(e,NodeFilter.SHOW_TEXT);for(let s=i.nextNode();s;s=i.nextNode())if((a=s.parentElement)!=null&&a.offsetHeight){let p=s.textContent,c=o(p);c.length>p.length&&n.set(s,c)}for(let[s,p]of n){let{childNodes:c}=x("span",null,p);s.replaceWith(...Array.from(c))}return{ref:e,nodes:n}}))}function fs(e,{viewport$:t,main$:r}){let o=e.closest(".md-grid"),n=o.offsetTop-o.parentElement.offsetTop;return N([r,t]).pipe(m(([{offset:i,height:a},{offset:{y:s}}])=>(a=a+Math.min(n,Math.max(0,s-i))-n,{height:a,locked:s>=i+n})),K((i,a)=>i.height===a.height&&i.locked===a.locked))}function Zr(e,o){var n=o,{header$:t}=n,r=so(n,["header$"]);let i=R(".md-sidebar__scrollwrap",e),{y:a}=De(i);return C(()=>{let s=new g,p=s.pipe(Z(),ie(!0)),c=s.pipe(Me(0,me));return c.pipe(re(t)).subscribe({next([{height:l},{height:f}]){i.style.height=`${l-2*a}px`,e.style.top=`${f}px`},complete(){i.style.height="",e.style.top=""}}),c.pipe(Ae()).subscribe(()=>{for(let l of P(".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}=ce(f);f.scrollTo({top:u-d/2})}}}),ue(P("label[tabindex]",e)).pipe(ne(l=>h(l,"click").pipe(ve(se),m(()=>l),W(p)))).subscribe(l=>{let f=R(`[id="${l.htmlFor}"]`);R(`[aria-labelledby="${l.id}"]`).setAttribute("aria-expanded",`${f.checked}`)}),fs(e,r).pipe(w(l=>s.next(l)),_(()=>s.complete()),m(l=>$({ref:e},l)))})}function hi(e,t){if(typeof t!="undefined"){let r=`https://api.github.com/repos/${e}/${t}`;return st(je(`${r}/releases/latest`).pipe(de(()=>S),m(o=>({version:o.tag_name})),Ve({})),je(r).pipe(de(()=>S),m(o=>({stars:o.stargazers_count,forks:o.forks_count})),Ve({}))).pipe(m(([o,n])=>$($({},o),n)))}else{let r=`https://api.github.com/users/${e}`;return je(r).pipe(m(o=>({repositories:o.public_repos})),Ve({}))}}function bi(e,t){let r=`https://${e}/api/v4/projects/${encodeURIComponent(t)}`;return st(je(`${r}/releases/permalink/latest`).pipe(de(()=>S),m(({tag_name:o})=>({version:o})),Ve({})),je(r).pipe(de(()=>S),m(({star_count:o,forks_count:n})=>({stars:o,forks:n})),Ve({}))).pipe(m(([o,n])=>$($({},o),n)))}function vi(e){let t=e.match(/^.+github\.com\/([^/]+)\/?([^/]+)?/i);if(t){let[,r,o]=t;return hi(r,o)}if(t=e.match(/^.+?([^/]*gitlab[^/]+)\/(.+?)\/?$/i),t){let[,r,o]=t;return bi(r,o)}return S}var us;function ds(e){return us||(us=C(()=>{let t=__md_get("__source",sessionStorage);if(t)return I(t);if(ae("consent").length){let o=__md_get("__consent");if(!(o&&o.github))return S}return vi(e.href).pipe(w(o=>__md_set("__source",o,sessionStorage)))}).pipe(de(()=>S),b(t=>Object.keys(t).length>0),m(t=>({facts:t})),G(1)))}function gi(e){let t=R(":scope > :last-child",e);return C(()=>{let r=new g;return r.subscribe(({facts:o})=>{t.appendChild(_n(o)),t.classList.add("md-source__repository--active")}),ds(e).pipe(w(o=>r.next(o)),_(()=>r.complete()),m(o=>$({ref:e},o)))})}function hs(e,{viewport$:t,header$:r}){return ge(document.body).pipe(v(()=>mr(e,{header$:r,viewport$:t})),m(({offset:{y:o}})=>({hidden:o>=10})),te("hidden"))}function yi(e,t){return C(()=>{let r=new g;return r.subscribe({next({hidden:o}){e.hidden=o},complete(){e.hidden=!1}}),(B("navigation.tabs.sticky")?I({hidden:!1}):hs(e,t)).pipe(w(o=>r.next(o)),_(()=>r.complete()),m(o=>$({ref:e},o)))})}function bs(e,{viewport$:t,header$:r}){let o=new Map,n=P(".md-nav__link",e);for(let s of n){let p=decodeURIComponent(s.hash.substring(1)),c=fe(`[id="${p}"]`);typeof c!="undefined"&&o.set(s,c)}let i=r.pipe(te("height"),m(({height:s})=>{let p=Se("main"),c=R(":scope > :first-child",p);return s+.8*(c.offsetTop-p.offsetTop)}),pe());return ge(document.body).pipe(te("height"),v(s=>C(()=>{let p=[];return I([...o].reduce((c,[l,f])=>{for(;p.length&&o.get(p[p.length-1]).tagName>=f.tagName;)p.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 c.set([...p=[...p,l]].reverse(),u)},new Map))}).pipe(m(p=>new Map([...p].sort(([,c],[,l])=>c-l))),He(i),v(([p,c])=>t.pipe(Fr(([l,f],{offset:{y:u},size:d})=>{let y=u+d.height>=Math.floor(s.height);for(;f.length;){let[,L]=f[0];if(L-c=u&&!y)f=[l.pop(),...f];else break}return[l,f]},[[],[...p]]),K((l,f)=>l[0]===f[0]&&l[1]===f[1])))))).pipe(m(([s,p])=>({prev:s.map(([c])=>c),next:p.map(([c])=>c)})),Q({prev:[],next:[]}),Be(2,1),m(([s,p])=>s.prev.length{let i=new g,a=i.pipe(Z(),ie(!0));if(i.subscribe(({prev:s,next:p})=>{for(let[c]of p)c.classList.remove("md-nav__link--passed"),c.classList.remove("md-nav__link--active");for(let[c,[l]]of s.entries())l.classList.add("md-nav__link--passed"),l.classList.toggle("md-nav__link--active",c===s.length-1)}),B("toc.follow")){let s=O(t.pipe(_e(1),m(()=>{})),t.pipe(_e(250),m(()=>"smooth")));i.pipe(b(({prev:p})=>p.length>0),He(o.pipe(ve(se))),re(s)).subscribe(([[{prev:p}],c])=>{let[l]=p[p.length-1];if(l.offsetHeight){let f=cr(l);if(typeof f!="undefined"){let u=l.offsetTop-f.offsetTop,{height:d}=ce(f);f.scrollTo({top:u-d/2,behavior:c})}}})}return B("navigation.tracking")&&t.pipe(W(a),te("offset"),_e(250),Ce(1),W(n.pipe(Ce(1))),ct({delay:250}),re(i)).subscribe(([,{prev:s}])=>{let p=ye(),c=s[s.length-1];if(c&&c.length){let[l]=c,{hash:f}=new URL(l.href);p.hash!==f&&(p.hash=f,history.replaceState({},"",`${p}`))}else p.hash="",history.replaceState({},"",`${p}`)}),bs(e,{viewport$:t,header$:r}).pipe(w(s=>i.next(s)),_(()=>i.complete()),m(s=>$({ref:e},s)))})}function vs(e,{viewport$:t,main$:r,target$:o}){let n=t.pipe(m(({offset:{y:a}})=>a),Be(2,1),m(([a,s])=>a>s&&s>0),K()),i=r.pipe(m(({active:a})=>a));return N([i,n]).pipe(m(([a,s])=>!(a&&s)),K(),W(o.pipe(Ce(1))),ie(!0),ct({delay:250}),m(a=>({hidden:a})))}function Ei(e,{viewport$:t,header$:r,main$:o,target$:n}){let i=new g,a=i.pipe(Z(),ie(!0));return i.subscribe({next({hidden:s}){e.hidden=s,s?(e.setAttribute("tabindex","-1"),e.blur()):e.removeAttribute("tabindex")},complete(){e.style.top="",e.hidden=!0,e.removeAttribute("tabindex")}}),r.pipe(W(a),te("height")).subscribe(({height:s})=>{e.style.top=`${s+16}px`}),h(e,"click").subscribe(s=>{s.preventDefault(),window.scrollTo({top:0})}),vs(e,{viewport$:t,main$:o,target$:n}).pipe(w(s=>i.next(s)),_(()=>i.complete()),m(s=>$({ref:e},s)))}function wi({document$:e,viewport$:t}){e.pipe(v(()=>P(".md-ellipsis")),ne(r=>tt(r).pipe(W(e.pipe(Ce(1))),b(o=>o),m(()=>r),Te(1))),b(r=>r.offsetWidth{let o=r.innerText,n=r.closest("a")||r;return n.title=o,B("content.tooltips")?mt(n,{viewport$:t}).pipe(W(e.pipe(Ce(1))),_(()=>n.removeAttribute("title"))):S})).subscribe(),B("content.tooltips")&&e.pipe(v(()=>P(".md-status")),ne(r=>mt(r,{viewport$:t}))).subscribe()}function Ti({document$:e,tablet$:t}){e.pipe(v(()=>P(".md-toggle--indeterminate")),w(r=>{r.indeterminate=!0,r.checked=!1}),ne(r=>h(r,"change").pipe(Vr(()=>r.classList.contains("md-toggle--indeterminate")),m(()=>r))),re(t)).subscribe(([r,o])=>{r.classList.remove("md-toggle--indeterminate"),o&&(r.checked=!1)})}function gs(){return/(iPad|iPhone|iPod)/.test(navigator.userAgent)}function Si({document$:e}){e.pipe(v(()=>P("[data-md-scrollfix]")),w(t=>t.removeAttribute("data-md-scrollfix")),b(gs),ne(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 Oi({viewport$:e,tablet$:t}){N([Ne("search"),t]).pipe(m(([r,o])=>r&&!o),v(r=>I(r).pipe(Ge(r?400:100))),re(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 ys(){return location.protocol==="file:"?wt(`${new URL("search/search_index.js",eo.base)}`).pipe(m(()=>__index),G(1)):je(new URL("search/search_index.json",eo.base))}document.documentElement.classList.remove("no-js");document.documentElement.classList.add("js");var ot=Go(),Ft=sn(),Ot=ln(Ft),to=an(),Oe=gn(),hr=$t("(min-width: 60em)"),Mi=$t("(min-width: 76.25em)"),_i=mn(),eo=xe(),Ai=document.forms.namedItem("search")?ys():Ye,ro=new g;Zn({alert$:ro});var oo=new g;B("navigation.instant")&&oi({location$:Ft,viewport$:Oe,progress$:oo}).subscribe(ot);var Li;((Li=eo.version)==null?void 0:Li.provider)==="mike"&&ci({document$:ot});O(Ft,Ot).pipe(Ge(125)).subscribe(()=>{Je("drawer",!1),Je("search",!1)});to.pipe(b(({mode:e})=>e==="global")).subscribe(e=>{switch(e.type){case"p":case",":let t=fe("link[rel=prev]");typeof t!="undefined"&<(t);break;case"n":case".":let r=fe("link[rel=next]");typeof r!="undefined"&<(r);break;case"Enter":let o=Ie();o instanceof HTMLLabelElement&&o.click()}});wi({viewport$:Oe,document$:ot});Ti({document$:ot,tablet$:hr});Si({document$:ot});Oi({viewport$:Oe,tablet$:hr});var rt=Kn(Se("header"),{viewport$:Oe}),jt=ot.pipe(m(()=>Se("main")),v(e=>Gn(e,{viewport$:Oe,header$:rt})),G(1)),xs=O(...ae("consent").map(e=>En(e,{target$:Ot})),...ae("dialog").map(e=>qn(e,{alert$:ro})),...ae("palette").map(e=>Jn(e)),...ae("progress").map(e=>Xn(e,{progress$:oo})),...ae("search").map(e=>ui(e,{index$:Ai,keyboard$:to})),...ae("source").map(e=>gi(e))),Es=C(()=>O(...ae("announce").map(e=>xn(e)),...ae("content").map(e=>Nn(e,{viewport$:Oe,target$:Ot,print$:_i})),...ae("content").map(e=>B("search.highlight")?di(e,{index$:Ai,location$:Ft}):S),...ae("header").map(e=>Yn(e,{viewport$:Oe,header$:rt,main$:jt})),...ae("header-title").map(e=>Bn(e,{viewport$:Oe,header$:rt})),...ae("sidebar").map(e=>e.getAttribute("data-md-type")==="navigation"?zr(Mi,()=>Zr(e,{viewport$:Oe,header$:rt,main$:jt})):zr(hr,()=>Zr(e,{viewport$:Oe,header$:rt,main$:jt}))),...ae("tabs").map(e=>yi(e,{viewport$:Oe,header$:rt})),...ae("toc").map(e=>xi(e,{viewport$:Oe,header$:rt,main$:jt,target$:Ot})),...ae("top").map(e=>Ei(e,{viewport$:Oe,header$:rt,main$:jt,target$:Ot})))),Ci=ot.pipe(v(()=>Es),Re(xs),G(1));Ci.subscribe();window.document$=ot;window.location$=Ft;window.target$=Ot;window.keyboard$=to;window.viewport$=Oe;window.tablet$=hr;window.screen$=Mi;window.print$=_i;window.alert$=ro;window.progress$=oo;window.component$=Ci;})(); +//# sourceMappingURL=bundle.f55a23d4.min.js.map + diff --git a/mkdocs/site/assets/javascripts/bundle.50899def.min.js.map b/mkdocs/site/assets/javascripts/bundle.f55a23d4.min.js.map similarity index 78% rename from mkdocs/site/assets/javascripts/bundle.50899def.min.js.map rename to mkdocs/site/assets/javascripts/bundle.f55a23d4.min.js.map index 6130f72..e3de73f 100644 --- a/mkdocs/site/assets/javascripts/bundle.50899def.min.js.map +++ b/mkdocs/site/assets/javascripts/bundle.f55a23d4.min.js.map @@ -1,7 +1,7 @@ { "version": 3, "sources": ["node_modules/focus-visible/dist/focus-visible.js", "node_modules/escape-html/index.js", "node_modules/clipboard/dist/clipboard.js", "src/templates/assets/javascripts/bundle.ts", "node_modules/tslib/tslib.es6.mjs", "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/BehaviorSubject.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/QueueAction.ts", "node_modules/rxjs/src/internal/scheduler/QueueScheduler.ts", "node_modules/rxjs/src/internal/scheduler/queue.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/debounce.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/takeLast.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/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/hover/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/offset/_/index.ts", "src/templates/assets/javascripts/browser/element/offset/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/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/tooltip2/index.ts", "src/templates/assets/javascripts/components/content/annotation/_/index.ts", "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/tooltip/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/findurl/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/ellipsis/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 * 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 * 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 * Copyright (c) 2016-2025 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 patchEllipsis,\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: 60em)\")\nconst screen$ = watchMedia(\"(min-width: 76.25em)\")\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 */\npatchEllipsis({ viewport$, document$ })\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 /* 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 */\n ...getComponentElements(\"header\")\n .map(el => mountHeader(el, { viewport$, header$, main$ })),\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", "/******************************************************************************\nCopyright (c) Microsoft Corporation.\n\nPermission to use, copy, modify, and/or distribute this software for any\npurpose with or without fee is hereby granted.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\nPERFORMANCE OF THIS SOFTWARE.\n***************************************************************************** */\n/* global Reflect, Promise, SuppressedError, Symbol, Iterator */\n\nvar extendStatics = function(d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n};\n\nexport function __extends(d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n}\n\nexport var __assign = function() {\n __assign = Object.assign || function __assign(t) {\n for (var s, i = 1, n = arguments.length; i < n; i++) {\n s = arguments[i];\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\n }\n return t;\n }\n return __assign.apply(this, arguments);\n}\n\nexport function __rest(s, e) {\n var t = {};\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\n t[p] = s[p];\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\n t[p[i]] = s[p[i]];\n }\n return t;\n}\n\nexport function __decorate(decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\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;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n}\n\nexport function __param(paramIndex, decorator) {\n return function (target, key) { decorator(target, key, paramIndex); }\n}\n\nexport function __esDecorate(ctor, descriptorIn, decorators, contextIn, initializers, extraInitializers) {\n function accept(f) { if (f !== void 0 && typeof f !== \"function\") throw new TypeError(\"Function expected\"); return f; }\n var kind = contextIn.kind, key = kind === \"getter\" ? \"get\" : kind === \"setter\" ? \"set\" : \"value\";\n var target = !descriptorIn && ctor ? contextIn[\"static\"] ? ctor : ctor.prototype : null;\n var descriptor = descriptorIn || (target ? Object.getOwnPropertyDescriptor(target, contextIn.name) : {});\n var _, done = false;\n for (var i = decorators.length - 1; i >= 0; i--) {\n var context = {};\n for (var p in contextIn) context[p] = p === \"access\" ? {} : contextIn[p];\n for (var p in contextIn.access) context.access[p] = contextIn.access[p];\n context.addInitializer = function (f) { if (done) throw new TypeError(\"Cannot add initializers after decoration has completed\"); extraInitializers.push(accept(f || null)); };\n var result = (0, decorators[i])(kind === \"accessor\" ? { get: descriptor.get, set: descriptor.set } : descriptor[key], context);\n if (kind === \"accessor\") {\n if (result === void 0) continue;\n if (result === null || typeof result !== \"object\") throw new TypeError(\"Object expected\");\n if (_ = accept(result.get)) descriptor.get = _;\n if (_ = accept(result.set)) descriptor.set = _;\n if (_ = accept(result.init)) initializers.unshift(_);\n }\n else if (_ = accept(result)) {\n if (kind === \"field\") initializers.unshift(_);\n else descriptor[key] = _;\n }\n }\n if (target) Object.defineProperty(target, contextIn.name, descriptor);\n done = true;\n};\n\nexport function __runInitializers(thisArg, initializers, value) {\n var useValue = arguments.length > 2;\n for (var i = 0; i < initializers.length; i++) {\n value = useValue ? initializers[i].call(thisArg, value) : initializers[i].call(thisArg);\n }\n return useValue ? value : void 0;\n};\n\nexport function __propKey(x) {\n return typeof x === \"symbol\" ? x : \"\".concat(x);\n};\n\nexport function __setFunctionName(f, name, prefix) {\n if (typeof name === \"symbol\") name = name.description ? \"[\".concat(name.description, \"]\") : \"\";\n return Object.defineProperty(f, \"name\", { configurable: true, value: prefix ? \"\".concat(prefix, \" \", name) : name });\n};\n\nexport function __metadata(metadataKey, metadataValue) {\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\n}\n\nexport function __awaiter(thisArg, _arguments, P, generator) {\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\n return new (P || (P = Promise))(function (resolve, reject) {\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\n step((generator = generator.apply(thisArg, _arguments || [])).next());\n });\n}\n\nexport function __generator(thisArg, body) {\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === \"function\" ? Iterator : Object).prototype);\n return g.next = verb(0), g[\"throw\"] = verb(1), g[\"return\"] = verb(2), typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\n function verb(n) { return function (v) { return step([n, v]); }; }\n function step(op) {\n if (f) throw new TypeError(\"Generator is already executing.\");\n while (g && (g = 0, op[0] && (_ = 0)), _) try {\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;\n if (y = 0, t) op = [op[0] & 2, t.value];\n switch (op[0]) {\n case 0: case 1: t = op; break;\n case 4: _.label++; return { value: op[1], done: false };\n case 5: _.label++; y = op[1]; op = [0]; continue;\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\n default:\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\n if (t[2]) _.ops.pop();\n _.trys.pop(); continue;\n }\n op = body.call(thisArg, _);\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\n }\n}\n\nexport var __createBinding = Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n var desc = Object.getOwnPropertyDescriptor(m, k);\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\n desc = { enumerable: true, get: function() { return m[k]; } };\n }\n Object.defineProperty(o, k2, desc);\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n});\n\nexport function __exportStar(m, o) {\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p);\n}\n\nexport function __values(o) {\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\n if (m) return m.call(o);\n if (o && typeof o.length === \"number\") return {\n next: function () {\n if (o && i >= o.length) o = void 0;\n return { value: o && o[i++], done: !o };\n }\n };\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\n}\n\nexport function __read(o, n) {\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\n if (!m) return o;\n var i = m.call(o), r, ar = [], e;\n try {\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\n }\n catch (error) { e = { error: error }; }\n finally {\n try {\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\n }\n finally { if (e) throw e.error; }\n }\n return ar;\n}\n\n/** @deprecated */\nexport function __spread() {\n for (var ar = [], i = 0; i < arguments.length; i++)\n ar = ar.concat(__read(arguments[i]));\n return ar;\n}\n\n/** @deprecated */\nexport function __spreadArrays() {\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\n r[k] = a[j];\n return r;\n}\n\nexport function __spreadArray(to, from, pack) {\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\n if (ar || !(i in from)) {\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\n ar[i] = from[i];\n }\n }\n return to.concat(ar || Array.prototype.slice.call(from));\n}\n\nexport function __await(v) {\n return this instanceof __await ? (this.v = v, this) : new __await(v);\n}\n\nexport function __asyncGenerator(thisArg, _arguments, generator) {\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\n return i = Object.create((typeof AsyncIterator === \"function\" ? AsyncIterator : Object).prototype), verb(\"next\"), verb(\"throw\"), verb(\"return\", awaitReturn), i[Symbol.asyncIterator] = function () { return this; }, i;\n function awaitReturn(f) { return function (v) { return Promise.resolve(v).then(f, reject); }; }\n function verb(n, f) { if (g[n]) { i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; if (f) i[n] = f(i[n]); } }\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\n function fulfill(value) { resume(\"next\", value); }\n function reject(value) { resume(\"throw\", value); }\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\n}\n\nexport function __asyncDelegator(o) {\n var i, p;\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: false } : f ? f(v) : v; } : f; }\n}\n\nexport function __asyncValues(o) {\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\n var m = o[Symbol.asyncIterator], i;\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);\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); }); }; }\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\n}\n\nexport function __makeTemplateObject(cooked, raw) {\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\n return cooked;\n};\n\nvar __setModuleDefault = Object.create ? (function(o, v) {\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\n}) : function(o, v) {\n o[\"default\"] = v;\n};\n\nexport function __importStar(mod) {\n if (mod && mod.__esModule) return mod;\n var result = {};\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\n __setModuleDefault(result, mod);\n return result;\n}\n\nexport function __importDefault(mod) {\n return (mod && mod.__esModule) ? mod : { default: mod };\n}\n\nexport function __classPrivateFieldGet(receiver, state, kind, f) {\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a getter\");\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\");\n return kind === \"m\" ? f : kind === \"a\" ? f.call(receiver) : f ? f.value : state.get(receiver);\n}\n\nexport function __classPrivateFieldSet(receiver, state, value, kind, f) {\n if (kind === \"m\") throw new TypeError(\"Private method is not writable\");\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a setter\");\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\");\n return (kind === \"a\" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;\n}\n\nexport function __classPrivateFieldIn(state, receiver) {\n if (receiver === null || (typeof receiver !== \"object\" && typeof receiver !== \"function\")) throw new TypeError(\"Cannot use 'in' operator on non-object\");\n return typeof state === \"function\" ? receiver === state : state.has(receiver);\n}\n\nexport function __addDisposableResource(env, value, async) {\n if (value !== null && value !== void 0) {\n if (typeof value !== \"object\" && typeof value !== \"function\") throw new TypeError(\"Object expected.\");\n var dispose, inner;\n if (async) {\n if (!Symbol.asyncDispose) throw new TypeError(\"Symbol.asyncDispose is not defined.\");\n dispose = value[Symbol.asyncDispose];\n }\n if (dispose === void 0) {\n if (!Symbol.dispose) throw new TypeError(\"Symbol.dispose is not defined.\");\n dispose = value[Symbol.dispose];\n if (async) inner = dispose;\n }\n if (typeof dispose !== \"function\") throw new TypeError(\"Object not disposable.\");\n if (inner) dispose = function() { try { inner.call(this); } catch (e) { return Promise.reject(e); } };\n env.stack.push({ value: value, dispose: dispose, async: async });\n }\n else if (async) {\n env.stack.push({ async: true });\n }\n return value;\n}\n\nvar _SuppressedError = typeof SuppressedError === \"function\" ? SuppressedError : function (error, suppressed, message) {\n var e = new Error(message);\n return e.name = \"SuppressedError\", e.error = error, e.suppressed = suppressed, e;\n};\n\nexport function __disposeResources(env) {\n function fail(e) {\n env.error = env.hasError ? new _SuppressedError(e, env.error, \"An error was suppressed during disposal.\") : e;\n env.hasError = true;\n }\n var r, s = 0;\n function next() {\n while (r = env.stack.pop()) {\n try {\n if (!r.async && s === 1) return s = 0, env.stack.push(r), Promise.resolve().then(next);\n if (r.dispose) {\n var result = r.dispose.call(r.value);\n if (r.async) return s |= 2, Promise.resolve(result).then(next, function(e) { fail(e); return next(); });\n }\n else s |= 1;\n }\n catch (e) {\n fail(e);\n }\n }\n if (s === 1) return env.hasError ? Promise.reject(env.error) : Promise.resolve();\n if (env.hasError) throw env.error;\n }\n return next();\n}\n\nexport default {\n __extends,\n __assign,\n __rest,\n __decorate,\n __param,\n __metadata,\n __awaiter,\n __generator,\n __createBinding,\n __exportStar,\n __values,\n __read,\n __spread,\n __spreadArrays,\n __spreadArray,\n __await,\n __asyncGenerator,\n __asyncDelegator,\n __asyncValues,\n __makeTemplateObject,\n __importStar,\n __importDefault,\n __classPrivateFieldGet,\n __classPrivateFieldSet,\n __classPrivateFieldIn,\n __addDisposableResource,\n __disposeResources,\n};\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 */\nexport class Subscription implements SubscriptionLike {\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 */\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 */\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 * @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 value The `next` value.\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 err The `error` exception.\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 */\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 */\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 * @param 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 * @param subscribe the subscriber function to be passed to the Observable constructor\n * @return A new observable.\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 * @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 observerOrNext Either an {@link Observer} with some or all callback methods,\n * or the `next` handler that is called for each value emitted from the subscribed Observable.\n * @param error 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 complete A handler for a terminal event resulting from successful completion.\n * @return A subscription reference to the registered handlers.\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 * @return 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 *\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 * @return The Observable result of all the operators having been called\n * in the order they were passed in.\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 * @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 * @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 that this Subject casts to.\n */\n asObservable(): Observable {\n const observable: any = new Observable();\n observable.source = this;\n return observable;\n }\n}\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 { Subject } from './Subject';\nimport { Subscriber } from './Subscriber';\nimport { Subscription } from './Subscription';\n\n/**\n * A variant of Subject that requires an initial value and emits its current\n * value whenever it is subscribed to.\n */\nexport class BehaviorSubject extends Subject {\n constructor(private _value: T) {\n super();\n }\n\n get value(): T {\n return this.getValue();\n }\n\n /** @internal */\n protected _subscribe(subscriber: Subscriber): Subscription {\n const subscription = super._subscribe(subscriber);\n !subscription.closed && subscriber.next(this._value);\n return subscription;\n }\n\n getValue(): T {\n const { hasError, thrownError, _value } = this;\n if (hasError) {\n throw thrownError;\n }\n this._throwIfClosed();\n return _value;\n }\n\n next(value: T): void {\n super.next((this._value = value));\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 */\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 state Some contextual data that the `work` function uses when called by the\n * Scheduler.\n * @param delay Time to wait before executing the work, where the time unit is implicit\n * and defined by the Scheduler.\n * @return A subscription in order to be able to unsubscribe the scheduled work.\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 */\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 * @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 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 work A function representing a task, or some unit of work to be\n * executed by the Scheduler.\n * @param delay Time to wait before executing the work, where the time unit is\n * implicit and defined by the Scheduler itself.\n * @param state Some contextual data that the `work` function uses when called\n * by the Scheduler.\n * @return A subscription in order to be able to unsubscribe 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 * @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 * @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 { Subscription } from '../Subscription';\nimport { QueueScheduler } from './QueueScheduler';\nimport { SchedulerAction } from '../types';\nimport { TimerHandle } from './timerHandle';\n\nexport class QueueAction extends AsyncAction {\n constructor(protected scheduler: QueueScheduler, protected work: (this: SchedulerAction, state?: T) => void) {\n super(scheduler, work);\n }\n\n public schedule(state?: T, delay: number = 0): Subscription {\n if (delay > 0) {\n return super.schedule(state, delay);\n }\n this.delay = delay;\n this.state = state;\n this.scheduler.flush(this);\n return this;\n }\n\n public execute(state: T, delay: number): any {\n return delay > 0 || this.closed ? super.execute(state, delay) : this._execute(state, delay);\n }\n\n protected requestAsyncId(scheduler: QueueScheduler, id?: TimerHandle, delay: number = 0): TimerHandle {\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\n if ((delay != null && delay > 0) || (delay == null && this.delay > 0)) {\n return super.requestAsyncId(scheduler, id, delay);\n }\n\n // Otherwise flush the scheduler starting with this action.\n scheduler.flush(this);\n\n // HACK: In the past, this was returning `void`. However, `void` isn't a valid\n // `TimerHandle`, and generally the return value here isn't really used. So the\n // compromise is to return `0` which is both \"falsy\" and a valid `TimerHandle`,\n // as opposed to refactoring every other instanceo of `requestAsyncId`.\n return 0;\n }\n}\n", "import { AsyncScheduler } from './AsyncScheduler';\n\nexport class QueueScheduler extends AsyncScheduler {\n}\n", "import { QueueAction } from './QueueAction';\nimport { QueueScheduler } from './QueueScheduler';\n\n/**\n *\n * Queue Scheduler\n *\n * Put every next task on a queue, instead of executing it immediately\n *\n * `queue` scheduler, when used with delay, behaves the same as {@link asyncScheduler} scheduler.\n *\n * When used without delay, it schedules given task synchronously - executes it right when\n * it is scheduled. However when called recursively, that is when inside the scheduled task,\n * another task is scheduled with queue scheduler, instead of executing immediately as well,\n * that task will be put on a queue and wait for current one to finish.\n *\n * This means that when you execute task with `queue` scheduler, you are sure it will end\n * before any other task scheduled with that scheduler will start.\n *\n * ## Examples\n * Schedule recursively first, then do something\n * ```ts\n * import { queueScheduler } from 'rxjs';\n *\n * queueScheduler.schedule(() => {\n * queueScheduler.schedule(() => console.log('second')); // will not happen now, but will be put on a queue\n *\n * console.log('first');\n * });\n *\n * // Logs:\n * // \"first\"\n * // \"second\"\n * ```\n *\n * Reschedule itself recursively\n * ```ts\n * import { queueScheduler } from 'rxjs';\n *\n * queueScheduler.schedule(function(state) {\n * if (state !== 0) {\n * console.log('before', state);\n * this.schedule(state - 1); // `this` references currently executing Action,\n * // which we reschedule with new state\n * console.log('after', state);\n * }\n * }, 0, 3);\n *\n * // In scheduler that runs recursively, you would expect:\n * // \"before\", 3\n * // \"before\", 2\n * // \"before\", 1\n * // \"after\", 1\n * // \"after\", 2\n * // \"after\", 3\n *\n * // But with queue it logs:\n * // \"before\", 3\n * // \"after\", 3\n * // \"before\", 2\n * // \"after\", 2\n * // \"before\", 1\n * // \"after\", 1\n * ```\n */\n\nexport const queueScheduler = new QueueScheduler(QueueAction);\n\n/**\n * @deprecated Renamed to {@link queueScheduler}. Will be removed in v8.\n */\nexport const queue = queueScheduler;\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 && id === scheduler._scheduled && 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 let flushId;\n if (action) {\n flushId = action.id;\n } else {\n flushId = this._scheduled;\n this._scheduled = undefined;\n }\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