@paperless/core 0.1.0-alpha.43 → 0.1.0-alpha.47

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/CHANGELOG.md CHANGED
@@ -3,6 +3,44 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # 0.1.0-alpha.47 (2022-08-02)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **deps:** update angular monorepo to v14 ([#28](https://github.com/ionic-team/stencil-component-starter/issues/28)) ([d97a257](https://github.com/ionic-team/stencil-component-starter/commit/d97a257c98df220084f657a27301d2fa5a652fa4))
12
+
13
+
14
+
15
+
16
+
17
+ # 0.1.0-alpha.46 (2022-08-02)
18
+
19
+ **Note:** Version bump only for package @paperless/core
20
+
21
+
22
+
23
+
24
+
25
+ # 0.1.0-alpha.45 (2022-08-02)
26
+
27
+
28
+ ### Features
29
+
30
+ * Add renovate.json ([008bd9a](https://github.com/ionic-team/stencil-component-starter/commit/008bd9a723724fb278f4872e32a67ba344ba5b1a))
31
+
32
+
33
+
34
+
35
+
36
+ # 0.1.0-alpha.44 (2022-08-02)
37
+
38
+ **Note:** Version bump only for package @paperless/core
39
+
40
+
41
+
42
+
43
+
6
44
  # 0.1.0-alpha.43 (2022-08-02)
7
45
 
8
46
 
File without changes
File without changes
File without changes
File without changes
File without changes
package/dist/index.html CHANGED
@@ -1,4 +1,4 @@
1
- <!doctype html><html dir="ltr" lang="en"><head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0"> <title>Stencil Component Starter</title> <script type="module" src="/build/paperless.esm.js" data-stencil data-resources-url="/build/" data-stencil-namespace="paperless"></script> <script nomodule="" src="/build/paperless.js" data-stencil></script> </head> <body> <p-button>Buttono</p-button> <script data-build="2022-08-02T13:27:42">
1
+ <!doctype html><html dir="ltr" lang="en"><head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0"> <title>Stencil Component Starter</title> <script type="module" src="/build/paperless.esm.js" data-stencil data-resources-url="/build/" data-stencil-namespace="paperless"></script> <script nomodule="" src="/build/paperless.js" data-stencil></script> </head> <body> <p-button>Buttono</p-button> <script data-build="2022-08-02T19:04:38">
2
2
  if ('serviceWorker' in navigator && location.protocol !== 'file:') {
3
3
  window.addEventListener('load', function() {
4
4
  navigator.serviceWorker.register('/sw.js')
@@ -1,5 +1,5 @@
1
1
  /*
2
- ! tailwindcss v3.1.4 | MIT License | https://tailwindcss.com
2
+ ! tailwindcss v3.1.7 | MIT License | https://tailwindcss.com
3
3
  */
4
4
 
5
5
  /*