From 4e23c10d9cd0ad81a13c1cef6d4b2627083c6e38 Mon Sep 17 00:00:00 2001 From: Matt Driscoll Date: Tue, 21 May 2024 17:00:59 -0700 Subject: [PATCH] chore: use local placeholder image in html files (#9392) **Related Issue:** None ## Summary - Use local placeholder image for images - Remove duplicate links for `https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css` - Update Maps SDK url to use the `next` version so it is always up to date. - Update links to external URLs to use `http://www.esri.com` - Update input value's that are links to be `http://www.esri.com` --- .../src/demos/_assets/images/placeholder.svg | 5 + .../src/demos/accordion.html | 216 +++++++++--------- .../calcite-components/src/demos/avatar.html | 12 +- .../calcite-components/src/demos/card.html | 184 +++++++++++++-- .../calcite-components/src/demos/chip.html | 66 +++--- .../calcite-components/src/demos/flow.html | 6 +- .../src/demos/input-time-picker.html | 1 - .../calcite-components/src/demos/link.html | 2 +- .../calcite-components/src/demos/list.html | 6 +- .../calcite-components/src/demos/menu.html | 5 +- .../calcite-components/src/demos/modal.html | 6 +- .../src/demos/mode/auto.html | 32 ++- .../src/demos/navigation.html | 9 +- .../calcite-components/src/demos/popover.html | 2 +- .../src/demos/shell-panel.html | 4 +- .../src/demos/shell/basic.html | 10 +- .../src/demos/shell/block-configurations.html | 28 ++- .../demo-app-advanced-2-shell-header.html | 4 +- .../src/demos/shell/demo-app-advanced-2.html | 28 ++- .../src/demos/shell/demo-app-advanced-3.html | 28 ++- .../demo-app-advanced-center-row-async.html | 4 +- .../shell/demo-app-advanced-center-row.html | 28 ++- .../src/demos/shell/demo-app-advanced.html | 30 ++- .../src/demos/shell/demo-app-blank.html | 4 +- .../shell/demo-app-center-row-action-bar.html | 28 ++- .../shell/demo-app-full-window-reversed.html | 28 ++- .../src/demos/shell/demo-app-full-window.html | 28 ++- .../src/demos/shell/demo-app-rtl.html | 16 +- .../src/demos/shell/demo-app.html | 40 +++- .../src/demos/shell/nesting-testing-flow.html | 4 +- .../src/demos/shell/nesting-testing.html | 4 +- .../demos/shell/panel-with-action-bar.html | 2 +- .../src/demos/shell/popup-config-example.html | 30 ++- .../src/demos/shell/resizable-panels.html | 4 +- .../src/demos/sortable-list.html | 24 +- .../calcite-components/src/demos/stack.html | 4 +- .../src/demos/tip-manager.html | 40 +++- .../src/demos/tip/basic.html | 56 ++++- 38 files changed, 723 insertions(+), 305 deletions(-) create mode 100644 packages/calcite-components/src/demos/_assets/images/placeholder.svg diff --git a/packages/calcite-components/src/demos/_assets/images/placeholder.svg b/packages/calcite-components/src/demos/_assets/images/placeholder.svg new file mode 100644 index 00000000000..a1b876e1742 --- /dev/null +++ b/packages/calcite-components/src/demos/_assets/images/placeholder.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/packages/calcite-components/src/demos/accordion.html b/packages/calcite-components/src/demos/accordion.html index a4d9d60cb4c..72013ee02bb 100644 --- a/packages/calcite-components/src/demos/accordion.html +++ b/packages/calcite-components/src/demos/accordion.html @@ -58,16 +58,16 @@

Accordion

+ > + > + > + > @@ -94,16 +94,16 @@

Accordion

+ > + > + > + > @@ -130,16 +130,16 @@

Accordion

+ > + > + > + > @@ -171,19 +171,19 @@

Accordion

+ > + > + > + >
@@ -191,19 +191,19 @@

Accordion

+ > + > + > + >
@@ -211,19 +211,19 @@

Accordion

+ > + > + > + >
@@ -236,16 +236,16 @@

Accordion

+ > + > + > + > @@ -274,16 +274,16 @@

Accordion

+ > + > + > + > @@ -312,16 +312,16 @@

Accordion

+ > + > + > + > @@ -355,16 +355,16 @@

Accordion

+ > + > + > + > @@ -393,16 +393,16 @@

Accordion

+ > + > + > + > @@ -431,16 +431,16 @@

Accordion

+ > + > + > + > @@ -474,16 +474,16 @@

Accordion

+ > + > + > + > @@ -512,16 +512,16 @@

Accordion

+ > + > + > + > @@ -550,16 +550,16 @@

Accordion

+ > + > + > + > @@ -593,16 +593,16 @@

Accordion

+ > + > + > + > @@ -616,16 +616,16 @@

Accordion

+ > + > + > + > @@ -639,16 +639,16 @@

Accordion

+ > + > + > + > @@ -667,16 +667,16 @@

Accordion

+ > + > + > + > @@ -690,16 +690,16 @@

Accordion

+ > + > + > + > @@ -713,16 +713,16 @@

Accordion

+ > + > + > + > @@ -743,16 +743,16 @@

Accordion

+ > + > + > + > @@ -766,16 +766,16 @@

Accordion

+ > + > + > + > @@ -789,16 +789,16 @@

Accordion

+ > + > + > + > @@ -817,19 +817,19 @@

Accordion

+ > + > + > + > Accordion
+ > + > + > + > Accordion
+ > + > + > + > Avatar
Image With Label
- +
- +
- +
@@ -261,21 +261,21 @@

Avatar

- +
- +
- +
diff --git a/packages/calcite-components/src/demos/card.html b/packages/calcite-components/src/demos/card.html index 50c17bc872a..e7ec6046922 100644 --- a/packages/calcite-components/src/demos/card.html +++ b/packages/calcite-components/src/demos/card.html @@ -241,7 +241,13 @@

ArcGIS Online: Gallery and Organization pages

- Sample image alt + Sample image alt

Portland Businesses

by @@ -279,7 +285,13 @@

Portland Businesses

- Sample image alt + Sample image alt

Portland Businesses

by @@ -313,7 +325,13 @@

Portland Businesses

- Sample image alt + Sample image alt by example_user @@ -346,7 +364,13 @@

Portland Businesses

- Sample image alt + Sample image alt

Portland Businesses

Created: Apr 22, 2019 @@ -381,7 +405,13 @@

Portland Businesses

- Sample image alt + Sample image alt

Portland Businesses

@@ -449,7 +479,13 @@

Portland Businesses

- Sample image alt + Sample image alt by example_user @@ -482,7 +518,13 @@

Portland Businesses

- Sample image alt + Sample image alt

Portland Businesses

Portland Businesses
- Sample image alt + Sample image alt

My great Workforce project that might wrap two lines

Johnathan Smith Nov 25, 2018 @@ -534,7 +582,13 @@

My great Workforce project that might wrap two lines

- Sample image alt + Sample image alt

My great Workforce project that might wrap two lines

Johnathan Smith Nov 25, 2018 @@ -558,7 +612,13 @@

My great Workforce project that might wrap two lines

- Sample image alt + Sample image alt

My great Workforce project that might wrap two lines

Johnathan Smith Nov 25, 2018 @@ -588,7 +648,13 @@

My great Workforce project that might wrap two lines

- Sample image alt + Sample image alt

ArcGIS Online Sign In and Sign Up

A great example of a study description that might wrap to a line or two, but isn't overly @@ -598,7 +664,13 @@

ArcGIS Online Sign In and Sign Up

Trail füt
- Sample image alt + Sample image alt

ArcGIS Online Sign In and Sign Up

ArcGIS Online Sign In and Sign Up
- Sample image alt + Sample image alt

Loading example

Loading example Trail füt
- Sample image alt + Sample image alt

Loading example

Loading example Trail füt
- Sample image alt + Sample image alt

Loading example

Loading example Trail füt
- Sample image alt + Sample image alt

Loading example

Loading example
- Sample image alt + Sample image alt

Untitled experience

Subtext Go
- Sample image alt + Sample image alt

Untitled experience

Subtext Go @@ -682,7 +790,13 @@

Untitled experience

thumbnail-position="block-start"
- Sample image alt + Sample image alt

Portland Businesses

by @@ -724,7 +838,13 @@

Portland Businesses

thumbnail-position="block-end"
- Sample image alt + Sample image alt

Portland Businesses

by @@ -767,7 +887,13 @@

Portland Businesses

- Sample image alt + Sample image alt

Portland Businesses

by @@ -805,7 +931,13 @@

Portland Businesses

- Sample image alt + Sample image alt

Portland Businesses

by @@ -848,7 +980,13 @@

Portland Businesses

thumbnail-position="inline-end"
- Sample image alt + Sample image alt

Portland Businesses

by diff --git a/packages/calcite-components/src/demos/chip.html b/packages/calcite-components/src/demos/chip.html index 9b9d752f205..e8d9cdd7589 100644 --- a/packages/calcite-components/src/demos/chip.html +++ b/packages/calcite-components/src/demos/chip.html @@ -198,15 +198,15 @@

Chip

- + Siamese Cat - + Siamese Cat - + Siamese Cat
@@ -215,15 +215,15 @@

Chip

- + Siamese Cat - + Siamese Cat - + Siamese Cat
@@ -232,15 +232,15 @@

Chip

- + Siamese Cat - + Siamese Cat - + Siamese Cat
@@ -785,13 +785,13 @@

Chip

- + - + - +
@@ -799,13 +799,13 @@

Chip

- + - + - +
@@ -813,13 +813,13 @@

Chip

- + - + - +
@@ -832,13 +832,13 @@

Chip

- + - + - +
@@ -846,13 +846,13 @@

Chip

- + - + - +
@@ -860,13 +860,13 @@

Chip

- + - + - +
@@ -947,7 +947,13 @@

Chip

- Sample image alt + Sample image alt

My great Workforce project that might wrap two lines

Johnathan Smith @@ -979,7 +985,9 @@

My great Workforce project that might wrap two lines

Sample image alt

My great Workforce project that might wrap two lines

diff --git a/packages/calcite-components/src/demos/flow.html b/packages/calcite-components/src/demos/flow.html index be7e3ada11e..8a9e6e0c17d 100644 --- a/packages/calcite-components/src/demos/flow.html +++ b/packages/calcite-components/src/demos/flow.html @@ -41,19 +41,19 @@
Slot for a content-top.
- +
Content bottom!
Footer!
Slot for a content-top.
- +
Content bottom!
Footer!
Slot for a content-top.
- +
Content bottom!
Footer!
diff --git a/packages/calcite-components/src/demos/input-time-picker.html b/packages/calcite-components/src/demos/input-time-picker.html index cc27d441495..b098a9221c7 100644 --- a/packages/calcite-components/src/demos/input-time-picker.html +++ b/packages/calcite-components/src/demos/input-time-picker.html @@ -5,7 +5,6 @@ Input Time Picker - diff --git a/packages/calcite-components/src/demos/link.html b/packages/calcite-components/src/demos/link.html index c267de9b272..180af7ea058 100644 --- a/packages/calcite-components/src/demos/link.html +++ b/packages/calcite-components/src/demos/link.html @@ -179,7 +179,7 @@
List List List Calcite Menu / Calcite Menu Item - - - + + diff --git a/packages/calcite-components/src/demos/modal.html b/packages/calcite-components/src/demos/modal.html index 0c69fc79ba3..b4be3337052 100644 --- a/packages/calcite-components/src/demos/modal.html +++ b/packages/calcite-components/src/demos/modal.html @@ -911,7 +911,7 @@

Ui Background css overriding --calcite-modal-content-backgroun

Card Example

- +

ArcGIS Online Sign In and Sign Up

ArcGIS Online Sign In and Sign Up Trail füt
- +

ArcGIS Online Sign In and Sign Up

ArcGIS Online Sign In and Sign Up Trail füt
- +

ArcGIS Online Sign In and Sign Up

- - - + + +