From f1bbdd29b45c054c375652c5463f65988ba6ceac Mon Sep 17 00:00:00 2001 From: SergejLust Date: Wed, 6 Sep 2023 14:21:27 +0000 Subject: [PATCH] =?UTF-8?q?Deploy=20preview=20for=20PR=20469=20?= =?UTF-8?q?=F0=9F=9B=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pr-469/assets/index-3cfb730f.js | 1 + pr-preview-vanilla-example/pr-469/index.html | 461 ++++++++++++++++++ 2 files changed, 462 insertions(+) create mode 100644 pr-preview-vanilla-example/pr-469/assets/index-3cfb730f.js create mode 100644 pr-preview-vanilla-example/pr-469/index.html diff --git a/pr-preview-vanilla-example/pr-469/assets/index-3cfb730f.js b/pr-preview-vanilla-example/pr-469/assets/index-3cfb730f.js new file mode 100644 index 0000000000..3e0a78a5c3 --- /dev/null +++ b/pr-preview-vanilla-example/pr-469/assets/index-3cfb730f.js @@ -0,0 +1 @@ +(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const e of document.querySelectorAll('link[rel="modulepreload"]'))i(e);new MutationObserver(e=>{for(const r of e)if(r.type==="childList")for(const o of r.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&i(o)}).observe(document,{childList:!0,subtree:!0});function s(e){const r={};return e.integrity&&(r.integrity=e.integrity),e.referrerPolicy&&(r.referrerPolicy=e.referrerPolicy),e.crossOrigin==="use-credentials"?r.credentials="include":e.crossOrigin==="anonymous"?r.credentials="omit":r.credentials="same-origin",r}function i(e){if(e.ep)return;e.ep=!0;const r=s(e);fetch(e.href,r)}})(); diff --git a/pr-preview-vanilla-example/pr-469/index.html b/pr-preview-vanilla-example/pr-469/index.html new file mode 100644 index 0000000000..9e8ceedad4 --- /dev/null +++ b/pr-preview-vanilla-example/pr-469/index.html @@ -0,0 +1,461 @@ + + + + + + + + + + + + Vanilla + + + + + +
+ + Menu Item1 + Menu Item + Menu Item + + + Item 1 + Item 2 + Item 3 + + + + + Right One + Right Two + Tisho + + + +

Using Stencil web components in an Vanilla JS

+ + +

Alert

+ Attention! This is an alert message — check it out! +
+ +

Tabs

+ + tab 1 content + tab 2 content + tab 3 content + +
+ + + +

Tag

+ tag +
+ +

Button

+ + Button + +
+ +

Progress bar

+ + + Update Progress + +
+
+

Checkbox

+ +
+ label +
+ Submit + +
+ + Toggle Disabled + Toggle Error + Toggle Value + + + + + + +
+ +
+

Text Field

+ Text + field +
+ +
+ + +
+ +

Radio Button

+ Text +
+ +

Spinner

+ +
+ + +

Link

+ + Link + +
+
+ +

Number Indicator

+ 1 + + +
+
+ +

Sidebar

+ + Item One + Item Two + Item Three + Item Four + +
+
+ +

Multi-Select

+ +
+
+ +

Single-Select

+ +
+ + +
+
+ + +

Card

+ + + + Overline + Headline + This is a long description in order to test if the text will overflow its container or not. So I am + typing even more text. And more and more. This is a long description in order to test if the text will overflow + its container or not. So I am typing even more text. And more and more. This is a long description in order to + test if the text will overflow its container or not. So I am typing even more text. And more and more. This is a + long description in order to test if the text will overflow its container or not. So I am typing even more text. + And more and more.This is a long description in order to test if the text will overflow its container or not. So + I am typing even more text. And more and more. This is a long description in order to test if the text will + overflow its container or not. So I am typing even more text. And more and more.This is a long description in + order to test if the text will overflow its container or not. So I am typing even more text. And more and more. + This is a long description in order to test if the text will overflow its container or not. So I am typing even + more text. And more and more. + + + Button + Button + + +
+
+ +

Search field

+ +
+
+ +

Search bar

+ +
+ +
+
+ +

Switch

+ +
+
+ + +

Dropdown

+ + + dropdown + + + Header Text + + First + + One + Two + Three + Four + + +
+ +

Tooltip

+ I'm the compact tooltip reference + element - + Please hover me +
+ + + Dismissible tooltip on button click + +
+ + + Extended tooltip on button hover + + +

Dropdown

+ + + dropdown + + + Header Text + + First + + One + Two + Three + Four + + +
+

Dropdown

+ + + dropdown + + + Header Text + + First + + One + Two + Three + Four + + +
+ + +

Tooltip

+ I'm the compact tooltip reference + element - + Please hover me +
+ + + Dismissible tooltip on button click + +
+ + + Extended tooltip on button hover + +
+ + +

+ Table +

+ + +
+ + + +
+ + + + + + + \ No newline at end of file