From 19de7a58804c5bcb1a9e8f31b76d170b620fc98f Mon Sep 17 00:00:00 2001 From: Dale Sande Date: Tue, 30 Jan 2024 22:07:26 -0800 Subject: [PATCH] perf: alaskaairux ref updates --- README.md | 4 ++-- demo/demo.md | 22 +++++++++++----------- demo/dotCompliance.md | 12 ++++++------ demo/index.html | 4 ++-- docs/index.html | 6 +++--- package-lock.json | 4 ++-- 6 files changed, 26 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index a5fd464..4a3f75b 100644 --- a/README.md +++ b/README.md @@ -55,13 +55,13 @@ In cases where the project is not able to process JS assets, there are pre-proce Include the following example HTML code in the `` element of your page. ```html - + - + ``` **NOTE:** Be sure to replace `@latest` in the URL with the version of the asset you want. @latest is NOT aware of any MAJOR releases, use at your own risk. diff --git a/demo/demo.md b/demo/demo.md index 47e6c6e..d07c159 100644 --- a/demo/demo.md +++ b/demo/demo.md @@ -19,7 +19,7 @@ The following illustrates a flight with no layovers or stopovers, for example, S - + See code ```html @@ -35,7 +35,7 @@ The following illustrates a canceled flight with no layovers or stopovers, for e - + See code ```html @@ -51,7 +51,7 @@ If the canceled flightline has segments, they will all be shown as canceled. To - + See code ```html @@ -71,7 +71,7 @@ The following illustrates flight with one layover, for example, SEA to AVP. - + See code ```html @@ -89,7 +89,7 @@ The following illustrates flight with one layover, that occurs on the following - + See code ```html @@ -109,7 +109,7 @@ The following illustrates a canceled flight with layovers, for example, SEA to E - + See code ```html @@ -130,7 +130,7 @@ The following illustrates a flight with one stopover, for example, ANC to ADK. - + See code ```html @@ -151,7 +151,7 @@ The following illustrates flight with a stopover and a layover, for example, ADK - + See code ```html @@ -176,7 +176,7 @@ The following illustrates an international flight with stopovers and layovers, f - + See code ```html @@ -203,7 +203,7 @@ The following illustrates a cancellation of international flight with stopovers - + See code ```html @@ -267,7 +267,7 @@ The first example illustrates a `auro-flightline` element with a container width - + See code ```html diff --git a/demo/dotCompliance.md b/demo/dotCompliance.md index 0fd5fd5..ad6a40e 100644 --- a/demo/dotCompliance.md +++ b/demo/dotCompliance.md @@ -12,7 +12,7 @@ Below are example markets searchable in ITA and Sabre for availability. - + See code ```html @@ -39,7 +39,7 @@ Ask a TPO to load a CERT flight for you - + See code ```html @@ -60,7 +60,7 @@ The following illustrates flight with one layover, for example, SEA to AVP. - + See code ```html @@ -93,7 +93,7 @@ The following illustrates a flight with one stopover, for example, ANC to ADK. - + See code ```html @@ -126,7 +126,7 @@ The following illustrates flight with a stopover and a layover, for example, ADK - + See code ```html @@ -162,7 +162,7 @@ The following illustrates an international flight with stopovers and layovers, f - + See code ```html diff --git a/demo/index.html b/demo/index.html index 01d1323..711ca21 100644 --- a/demo/index.html +++ b/demo/index.html @@ -9,7 +9,7 @@ type="text/css" href="https://cdn.jsdelivr.net/npm/prismjs@1.24.1/themes/prism.css" /> - + @@ -29,6 +29,6 @@ - + diff --git a/docs/index.html b/docs/index.html index e6ffb55..8d0a327 100644 --- a/docs/index.html +++ b/docs/index.html @@ -81,9 +81,9 @@

auro-flightline: default

+ href="https://cdn.jsdelivr.net/@aurodesignsystem/design-tokens@latest/dist/tokens/CSSCustomProperties.css" /> + href="https://cdn.jsdelivr.net/@aurodesignsystem/webcorestylesheets@latest/dist/bundled/essentials.css" /> @@ -91,7 +91,7 @@

auro-flightline: default

- +
diff --git a/package-lock.json b/package-lock.json index 8164fb9..5f956ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@aurodesignsystem/auro-flightline", - "version": "2.0.2", + "version": "2.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@aurodesignsystem/auro-flightline", - "version": "2.0.2", + "version": "2.1.0", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": {