@mirai/core 0.1.67 → 0.1.68-beta

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.
package/public/e2e.html CHANGED
@@ -1,29 +1,27 @@
1
1
  <!DOCTYPE html>
2
2
  <html lang="en">
3
+ <head>
4
+ <meta charset="utf-8" />
5
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
6
+ <title>@mirai/core - e2e</title>
7
+ <link rel="stylesheet" href="../src/theme.css" rel="preload" defer />
8
+ <link rel="stylesheet" href="index.css" />
9
+ </head>
3
10
 
4
- <head>
5
- <meta charset="utf-8" />
6
- <meta name="viewport" content="width=device-width, initial-scale=1" />
7
- <title>@mirai/core - e2e</title>
8
- <link rel="stylesheet" href="../src/theme.css" rel="preload" defer />
9
- <link rel="stylesheet" href="index.css" />
10
- </head>
11
+ <body>
12
+ <noscript>You need to enable JavaScript to run this app.</noscript>
13
+ <!-- Hotel Moderno -->
14
+ <div data-mirai-id="10030559" data-type="hotel" data-locale="en-GB"></div>
11
15
 
12
- <body>
13
- <noscript>You need to enable JavaScript to run this app.</noscript>
14
- <!-- Hotel Moderno -->
15
- <div data-mirai-id="10030559" data-type="hotel" data-locale="en-GB" hidden></div>
16
-
17
- <header>
18
- <h1>@mirai/core</h1>
19
- <nav>
20
- <div data-mirai-component="bookingQuery"></div>
21
- </nav>
22
- </header>
23
- <footer>
24
- <small>Copyright, 2023</small>
25
- </footer>
26
- <script type="module" defer src="../src/index.js"></script>
27
- </body>
28
-
29
- </html>
16
+ <header>
17
+ <h1>@mirai/core</h1>
18
+ <nav>
19
+ <div data-mirai-component="bookingQuery"></div>
20
+ </nav>
21
+ </header>
22
+ <footer>
23
+ <small>Copyright, 2023</small>
24
+ </footer>
25
+ <script type="module" defer src="../src/index.js"></script>
26
+ </body>
27
+ </html>
package/public/index.html CHANGED
@@ -20,9 +20,9 @@
20
20
  <noscript>You need to enable JavaScript to run this app.</noscript>
21
21
 
22
22
  <!-- hotel example -->
23
- <!-- <div data-mirai-id="10030559" data-locale="en-GB" data-currency="GBP" hidden></div> -->
23
+ <!-- <div data-mirai-id="10030559" data-locale="en-GB" data-currency="GBP"></div> -->
24
24
  <!-- chain example -->
25
- <div data-mirai-id="501404" data-hotel="100376545" data-type="chain" data-locale="en-GB" hidden></div>
25
+ <div data-mirai-id="501404" data-hotel="100376545" data-type="chain" data-locale="en-GB" _hidden></div>
26
26
 
27
27
  <header>
28
28
  <h1>@mirai/core</h1>
@@ -8,7 +8,7 @@
8
8
  <link rel="stylesheet" href="{url}/site/customer.css" />
9
9
  </head>
10
10
  <body>
11
- <div data-mirai-id="501404" data-hotel="100376545" data-type="chain" data-locale="en-GB" hidden></div>
11
+ <div data-mirai-id="501404" data-hotel="100376545" data-type="chain" data-locale="en-GB"></div>
12
12
 
13
13
  <section class="booking">
14
14
  <div data-mirai-component="booking"></div>
package/site/index.html CHANGED
@@ -9,9 +9,9 @@
9
9
  </head>
10
10
  <body>
11
11
  <!-- hotel example -->
12
- <!-- <div data-mirai-id="10030559" data-locale="en-GB" data-currency="GBP" hidden></div> -->
12
+ <!-- <div data-mirai-id="10030559" data-locale="en-GB" data-currency="GBP"></div> -->
13
13
  <!-- chain example -->
14
- <div data-mirai-id="501404" data-hotel="88737419" data-type="chain" data-locale="en-GB" hidden></div>
14
+ <div data-mirai-id="501404" data-hotel="88737419" data-type="chain" data-locale="en-GB"></div>
15
15
 
16
16
  <header>
17
17
  <h1>@mirai/core</h1>
@@ -8,7 +8,7 @@
8
8
  <link rel="stylesheet" href="{url}/site/customer.css" />
9
9
  </head>
10
10
  <body>
11
- <div data-mirai-id="501404" data-hotel="100376545" data-type="chain" data-locale="en-GB" hidden></div>
11
+ <div data-mirai-id="501404" data-hotel="100376545" data-type="chain" data-locale="en-GB"></div>
12
12
 
13
13
  <header>
14
14
  <h1>@mirai/core</h1>
@@ -8,7 +8,7 @@
8
8
  <link rel="stylesheet" href="{url}/site/customer.css" />
9
9
  </head>
10
10
  <body>
11
- <div data-mirai-id="501404" data-hotel="100376545" data-type="chain" data-locale="en-GB" hidden></div>
11
+ <div data-mirai-id="501404" data-hotel="100376545" data-type="chain" data-locale="en-GB"></div>
12
12
 
13
13
  <header>
14
14
  <h1>@mirai/core</h1>