xw-lcd-flow-app-test 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,12 @@
1
+ <!doctype html>
2
+ <html lang="en" data-critters-container>
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <title>LcdFlowAppWebComponent</title>
6
+ <base href="./">
7
+ <meta name="viewport" content="width=device-width, initial-scale=1">
8
+ <style>html{height:100%;direction:ltr;touch-action:manipulation}html,body{height:100%}body{color:#000000d9;background-color:#f5f7fa}html{-webkit-tap-highlight-color:transparent}body{color:#000000d9;font-variant:tabular-nums;font-size:14px}body{color:#000000d9}body,html{width:100%;height:100%}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;--antd-wave-shadow-color:#1890ff;--scroll-bar:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}body{margin:0;line-height:1.5715;background-color:#fff;font-feature-settings:"tnum"}</style><link rel="stylesheet" href="styles.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.css"></noscript></head>
9
+ <body>
10
+ <lcd-flow-app-preview></lcd-flow-app-preview>
11
+ <script src="runtime.js" type="module"></script><script src="polyfills.js" type="module"></script><script src="main.js" type="module"></script></body>
12
+ </html>