@paperless/core 0.0.3-alpha.4 → 0.1.0-alpha.10

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.
Files changed (199) hide show
  1. package/CHANGELOG.md +157 -0
  2. package/README.md +31 -10
  3. package/dist/assets/icons/arrow.svg +2 -2
  4. package/dist/assets/icons/attachment.svg +2 -2
  5. package/dist/assets/icons/bread.svg +2 -2
  6. package/dist/assets/icons/calendar.svg +2 -2
  7. package/dist/assets/icons/car.svg +2 -2
  8. package/dist/assets/icons/checkmark.svg +2 -2
  9. package/dist/assets/icons/chevron.svg +2 -2
  10. package/dist/assets/icons/clock.svg +2 -2
  11. package/dist/assets/icons/cogs.svg +2 -2
  12. package/dist/assets/icons/comment.svg +2 -2
  13. package/dist/assets/icons/document.svg +2 -2
  14. package/dist/assets/icons/download.svg +2 -2
  15. package/dist/assets/icons/envelope.svg +2 -2
  16. package/dist/assets/icons/explanation.svg +2 -2
  17. package/dist/assets/icons/eye.svg +2 -2
  18. package/dist/assets/icons/filter.svg +2 -2
  19. package/dist/assets/icons/grid.svg +2 -2
  20. package/dist/assets/icons/headset.svg +2 -2
  21. package/dist/assets/icons/list.svg +2 -2
  22. package/dist/assets/icons/location.svg +2 -2
  23. package/dist/assets/icons/megaphone.svg +2 -2
  24. package/dist/assets/icons/minus.svg +2 -2
  25. package/dist/assets/icons/negative.svg +2 -2
  26. package/dist/assets/icons/pagination.svg +2 -2
  27. package/dist/assets/icons/payment.svg +2 -2
  28. package/dist/assets/icons/pencil.svg +2 -2
  29. package/dist/assets/icons/person.svg +2 -2
  30. package/dist/assets/icons/plus.svg +2 -2
  31. package/dist/assets/icons/question.svg +2 -2
  32. package/dist/assets/icons/receipt.svg +2 -2
  33. package/dist/assets/icons/report.svg +2 -2
  34. package/dist/assets/icons/search.svg +2 -2
  35. package/dist/assets/icons/settings.svg +2 -2
  36. package/dist/assets/icons/sick.svg +2 -2
  37. package/dist/assets/icons/tachometer.svg +2 -2
  38. package/dist/assets/icons/tool.svg +2 -2
  39. package/dist/assets/icons/trash.svg +2 -2
  40. package/dist/assets/icons/turn.svg +2 -2
  41. package/dist/assets/icons/upload.svg +2 -2
  42. package/dist/assets/icons/warning.svg +2 -2
  43. package/dist/assets/images/avatar/company-default.svg +12 -0
  44. package/dist/assets/images/avatar/user-default.svg +12 -0
  45. package/dist/assets/images/helper/helper-hover.svg +15 -0
  46. package/dist/assets/images/helper/helper.svg +15 -0
  47. package/dist/build/p-22129b00.entry.js +1 -0
  48. package/dist/build/p-44a929c9.entry.js +1 -0
  49. package/dist/build/p-6794871e.entry.js +1 -0
  50. package/dist/build/p-8cb80a47.entry.js +1 -0
  51. package/dist/build/p-a2fc051b.entry.js +1 -0
  52. package/dist/build/p-a4ea5760.entry.js +1 -0
  53. package/dist/build/p-b4ef7a57.entry.js +1 -0
  54. package/dist/build/p-fa6ab882.js +2 -0
  55. package/dist/build/paperless.css +21 -10
  56. package/dist/build/paperless.esm.js +1 -1
  57. package/dist/cjs/{index-e3e940d8.js → index-7caa3dae.js} +609 -15
  58. package/dist/cjs/loader.cjs.js +2 -2
  59. package/dist/cjs/p-avatar.cjs.entry.js +32 -0
  60. package/dist/cjs/p-button_3.cjs.entry.js +905 -0
  61. package/dist/cjs/p-counter.cjs.entry.js +19 -0
  62. package/dist/cjs/{p-button.cjs.entry.js → p-helper.cjs.entry.js} +6 -10
  63. package/dist/cjs/p-illustration.cjs.entry.js +1423 -0
  64. package/dist/cjs/p-info-panel.cjs.entry.js +31 -0
  65. package/dist/cjs/p-tooltip.cjs.entry.js +1915 -0
  66. package/dist/cjs/paperless.cjs.js +2 -2
  67. package/dist/collection/assets/icons/arrow.svg +2 -2
  68. package/dist/collection/assets/icons/attachment.svg +2 -2
  69. package/dist/collection/assets/icons/bread.svg +2 -2
  70. package/dist/collection/assets/icons/calendar.svg +2 -2
  71. package/dist/collection/assets/icons/car.svg +2 -2
  72. package/dist/collection/assets/icons/checkmark.svg +2 -2
  73. package/dist/collection/assets/icons/chevron.svg +2 -2
  74. package/dist/collection/assets/icons/clock.svg +2 -2
  75. package/dist/collection/assets/icons/cogs.svg +2 -2
  76. package/dist/collection/assets/icons/comment.svg +2 -2
  77. package/dist/collection/assets/icons/document.svg +2 -2
  78. package/dist/collection/assets/icons/download.svg +2 -2
  79. package/dist/collection/assets/icons/envelope.svg +2 -2
  80. package/dist/collection/assets/icons/explanation.svg +2 -2
  81. package/dist/collection/assets/icons/eye.svg +2 -2
  82. package/dist/collection/assets/icons/filter.svg +2 -2
  83. package/dist/collection/assets/icons/grid.svg +2 -2
  84. package/dist/collection/assets/icons/headset.svg +2 -2
  85. package/dist/collection/assets/icons/list.svg +2 -2
  86. package/dist/collection/assets/icons/location.svg +2 -2
  87. package/dist/collection/assets/icons/megaphone.svg +2 -2
  88. package/dist/collection/assets/icons/minus.svg +2 -2
  89. package/dist/collection/assets/icons/negative.svg +2 -2
  90. package/dist/collection/assets/icons/pagination.svg +2 -2
  91. package/dist/collection/assets/icons/payment.svg +2 -2
  92. package/dist/collection/assets/icons/pencil.svg +2 -2
  93. package/dist/collection/assets/icons/person.svg +2 -2
  94. package/dist/collection/assets/icons/plus.svg +2 -2
  95. package/dist/collection/assets/icons/question.svg +2 -2
  96. package/dist/collection/assets/icons/receipt.svg +2 -2
  97. package/dist/collection/assets/icons/report.svg +2 -2
  98. package/dist/collection/assets/icons/search.svg +2 -2
  99. package/dist/collection/assets/icons/settings.svg +2 -2
  100. package/dist/collection/assets/icons/sick.svg +2 -2
  101. package/dist/collection/assets/icons/tachometer.svg +2 -2
  102. package/dist/collection/assets/icons/tool.svg +2 -2
  103. package/dist/collection/assets/icons/trash.svg +2 -2
  104. package/dist/collection/assets/icons/turn.svg +2 -2
  105. package/dist/collection/assets/icons/upload.svg +2 -2
  106. package/dist/collection/assets/icons/warning.svg +2 -2
  107. package/dist/collection/assets/images/avatar/company-default.svg +12 -0
  108. package/dist/collection/assets/images/avatar/user-default.svg +12 -0
  109. package/dist/collection/assets/images/helper/helper-hover.svg +15 -0
  110. package/dist/collection/assets/images/helper/helper.svg +15 -0
  111. package/dist/collection/collection-manifest.json +9 -1
  112. package/dist/collection/components/atoms/avatar/avatar.component.css +31 -0
  113. package/dist/collection/components/atoms/avatar/avatar.component.js +105 -0
  114. package/dist/collection/components/atoms/button/button.component.css +71 -0
  115. package/dist/collection/components/atoms/button/button.component.js +276 -0
  116. package/dist/collection/components/atoms/counter/counter.component.css +5 -0
  117. package/dist/collection/components/atoms/counter/counter.component.js +15 -0
  118. package/dist/collection/components/atoms/helper/helper.component.css +7 -0
  119. package/dist/collection/components/atoms/helper/helper.component.js +18 -0
  120. package/dist/collection/components/atoms/icon/icon.component.js +107 -0
  121. package/dist/collection/components/atoms/illustration/illustration.component.js +32 -0
  122. package/dist/collection/components/atoms/info-panel/info-panel.component.css +28 -0
  123. package/dist/collection/components/atoms/info-panel/info-panel.component.js +106 -0
  124. package/dist/collection/components/atoms/loader/loader.component.css +26 -0
  125. package/dist/collection/components/atoms/loader/loader.component.js +153 -0
  126. package/dist/collection/components/atoms/tooltip/tooltip.component.css +37 -0
  127. package/dist/collection/components/atoms/tooltip/tooltip.component.js +264 -0
  128. package/dist/collection/tailwind/border-radius.js +2 -0
  129. package/dist/collection/tailwind/grid.js +26 -0
  130. package/dist/collection/tailwind/rotate.js +8 -0
  131. package/dist/collection/tailwind/scale.js +3 -0
  132. package/dist/collection/tailwind.config.js +9 -0
  133. package/dist/collection/utils/icons.js +82 -0
  134. package/dist/collection/utils/illustrations.js +18 -0
  135. package/dist/components/icon.component.js +813 -0
  136. package/dist/components/index.d.ts +8 -0
  137. package/dist/components/index.js +8 -0
  138. package/dist/components/loader.component.js +74 -0
  139. package/dist/components/p-avatar.d.ts +11 -0
  140. package/dist/components/p-avatar.js +52 -0
  141. package/dist/components/p-button.js +68 -9
  142. package/dist/components/p-counter.d.ts +11 -0
  143. package/dist/components/p-counter.js +33 -0
  144. package/dist/components/p-helper.d.ts +11 -0
  145. package/dist/components/p-helper.js +39 -0
  146. package/dist/components/p-icon.d.ts +11 -0
  147. package/dist/components/p-icon.js +6 -0
  148. package/dist/components/p-illustration.d.ts +11 -0
  149. package/dist/components/p-illustration.js +1437 -0
  150. package/dist/components/p-info-panel.d.ts +11 -0
  151. package/dist/components/p-info-panel.js +56 -0
  152. package/dist/components/p-loader.d.ts +11 -0
  153. package/dist/components/p-loader.js +6 -0
  154. package/dist/components/p-tooltip.d.ts +11 -0
  155. package/dist/components/p-tooltip.js +6 -0
  156. package/dist/components/tooltip.component.js +1932 -0
  157. package/dist/esm/{index-100a5ae6.js → index-d61d31b2.js} +607 -16
  158. package/dist/esm/loader.js +2 -2
  159. package/dist/esm/p-avatar.entry.js +28 -0
  160. package/dist/esm/p-button_3.entry.js +899 -0
  161. package/dist/esm/p-counter.entry.js +15 -0
  162. package/dist/esm/{p-button.entry.js → p-helper.entry.js} +6 -10
  163. package/dist/esm/p-illustration.entry.js +1419 -0
  164. package/dist/esm/p-info-panel.entry.js +27 -0
  165. package/dist/esm/p-tooltip.entry.js +1911 -0
  166. package/dist/esm/paperless.js +2 -2
  167. package/dist/index.html +1 -1
  168. package/dist/paperless/p-22129b00.entry.js +1 -0
  169. package/dist/paperless/p-44a929c9.entry.js +1 -0
  170. package/dist/paperless/p-6794871e.entry.js +1 -0
  171. package/dist/paperless/p-8cb80a47.entry.js +1 -0
  172. package/dist/paperless/p-a2fc051b.entry.js +1 -0
  173. package/dist/paperless/p-a4ea5760.entry.js +1 -0
  174. package/dist/paperless/p-b4ef7a57.entry.js +1 -0
  175. package/dist/paperless/p-fa6ab882.js +2 -0
  176. package/dist/paperless/paperless.css +27024 -13
  177. package/dist/paperless/paperless.esm.js +1 -1
  178. package/dist/sw.js +225 -26
  179. package/dist/tailwind.config.js +9 -0
  180. package/dist/types/components/atoms/avatar/avatar.component.d.ts +21 -0
  181. package/dist/types/components/atoms/button/button.component.d.ts +51 -0
  182. package/dist/types/components/atoms/counter/counter.component.d.ts +3 -0
  183. package/dist/types/components/atoms/helper/helper.component.d.ts +3 -0
  184. package/dist/types/components/atoms/icon/icon.component.d.ts +23 -0
  185. package/dist/types/components/atoms/illustration/illustration.component.d.ts +9 -0
  186. package/dist/types/components/atoms/info-panel/info-panel.component.d.ts +24 -0
  187. package/dist/types/components/atoms/loader/loader.component.d.ts +30 -0
  188. package/dist/types/components/atoms/tooltip/tooltip.component.d.ts +40 -0
  189. package/dist/types/components.d.ts +377 -4
  190. package/dist/types/utils/icons.d.ts +43 -0
  191. package/dist/types/utils/illustrations.d.ts +11 -0
  192. package/package.json +8 -3
  193. package/dist/build/p-54459ae1.js +0 -2
  194. package/dist/build/p-c66e9743.entry.js +0 -1
  195. package/dist/collection/components/button/button.component.css +0 -6
  196. package/dist/collection/components/button/button.component.js +0 -41
  197. package/dist/paperless/p-54459ae1.js +0 -2
  198. package/dist/paperless/p-c66e9743.entry.js +0 -1
  199. package/dist/types/components/button/button.component.d.ts +0 -7
@@ -1 +1 @@
1
- import{p as t,b as p}from"./p-54459ae1.js";(()=>{const p=import.meta.url,r={};return""!==p&&(r.resourcesUrl=new URL(".",p).href),t(r)})().then((t=>p([["p-c66e9743",[[1,"p-button",{variant:[1]}]]]],t)));
1
+ import{p as a,b as e}from"./p-fa6ab882.js";(()=>{const e=import.meta.url,o={};return""!==e&&(o.resourcesUrl=new URL(".",e).href),a(o)})().then((a=>e([["p-a2fc051b",[[1,"p-helper"]]],["p-6794871e",[[1,"p-info-panel",{variant:[1],header:[1],content:[1],closeable:[4]}]]],["p-8cb80a47",[[1,"p-avatar",{variant:[1],size:[1],defaultImage:[1,"default-image"],src:[1],_src:[32]}]]],["p-a4ea5760",[[1,"p-counter"]]],["p-22129b00",[[0,"p-illustration",{variant:[1]}]]],["p-44a929c9",[[1,"p-tooltip",{variant:[1],popover:[8],placement:[1],show:[4],canManuallyClose:[4,"can-manually-close"]},[[2,"click","clickHandler"],[6,"click","documentClickHandler"],[1,"mouseenter","mouseEnterHandler"],[0,"focus","mouseEnterHandler"],[1,"mouseleave","mouseLeaveHandler"],[0,"blur","mouseLeaveHandler"]]]]],["p-b4ef7a57",[[4,"p-button",{variant:[1],href:[1],target:[1],size:[1],loading:[4],disabled:[4],icon:[1],iconPosition:[1,"icon-position"],iconFlip:[1,"icon-flip"],iconRotate:[2,"icon-rotate"]},[[2,"click","handleClick"]]],[1,"p-loader",{show:[4],variant:[1],color:[1],modalTitle:[1,"modal-title"],modalDescription:[1,"modal-description"]}],[0,"p-icon",{variant:[1],size:[1],rotate:[2],flip:[1]}]]]],a)));
package/dist/sw.js CHANGED
@@ -27,21 +27,39 @@ self.addEventListener('message', (event) => {
27
27
  self.__precacheManifest = [
28
28
  {
29
29
  "url": "index.html",
30
- "revision": "072c8e25cd77098dd918284f7b9b8f84"
30
+ "revision": "9e1c7016d8fb8adbcc35fbcc2b22a760"
31
31
  },
32
32
  {
33
33
  "url": "build/index.esm.js",
34
34
  "revision": "d41d8cd98f00b204e9800998ecf8427e"
35
35
  },
36
36
  {
37
- "url": "build/p-54459ae1.js"
37
+ "url": "build/p-22129b00.entry.js"
38
38
  },
39
39
  {
40
- "url": "build/p-c66e9743.entry.js"
40
+ "url": "build/p-44a929c9.entry.js"
41
41
  },
42
42
  {
43
- "url": "cjs/index-e3e940d8.js",
44
- "revision": "15ec95b593671d5c161f99f271f3cb57"
43
+ "url": "build/p-6794871e.entry.js"
44
+ },
45
+ {
46
+ "url": "build/p-8cb80a47.entry.js"
47
+ },
48
+ {
49
+ "url": "build/p-a2fc051b.entry.js"
50
+ },
51
+ {
52
+ "url": "build/p-a4ea5760.entry.js"
53
+ },
54
+ {
55
+ "url": "build/p-b4ef7a57.entry.js"
56
+ },
57
+ {
58
+ "url": "build/p-fa6ab882.js"
59
+ },
60
+ {
61
+ "url": "cjs/index-7caa3dae.js",
62
+ "revision": "62460a5e0ca3645cb0b0b2fb5643751a"
45
63
  },
46
64
  {
47
65
  "url": "cjs/index.cjs.js",
@@ -49,27 +67,105 @@ self.__precacheManifest = [
49
67
  },
50
68
  {
51
69
  "url": "cjs/loader.cjs.js",
52
- "revision": "b5e4969b6b60713dd64c520202fc5af1"
70
+ "revision": "b8aa0840f281420d975cde99e4463c98"
71
+ },
72
+ {
73
+ "url": "cjs/p-avatar.cjs.entry.js",
74
+ "revision": "99be98db4b628e4dca0de406169a4ee5"
53
75
  },
54
76
  {
55
- "url": "cjs/p-button.cjs.entry.js",
56
- "revision": "3e83d6ae2a6da2a5fed296efed3aa80c"
77
+ "url": "cjs/p-button_3.cjs.entry.js"
78
+ },
79
+ {
80
+ "url": "cjs/p-counter.cjs.entry.js",
81
+ "revision": "60a018012cadb69850f205b66c009df1"
82
+ },
83
+ {
84
+ "url": "cjs/p-helper.cjs.entry.js",
85
+ "revision": "149b47fdb698a95e2f5903113cc49a75"
86
+ },
87
+ {
88
+ "url": "cjs/p-illustration.cjs.entry.js"
89
+ },
90
+ {
91
+ "url": "cjs/p-info-panel.cjs.entry.js",
92
+ "revision": "ca136d9d69d17cb9cceb0eec71a5325c"
93
+ },
94
+ {
95
+ "url": "cjs/p-tooltip.cjs.entry.js",
96
+ "revision": "90d4b458b69c4b9f9e04248a955ab6ee"
57
97
  },
58
98
  {
59
99
  "url": "cjs/paperless.cjs.js",
60
- "revision": "478e5848c8b4bbf3733a3c43d8dfee86"
100
+ "revision": "22cf54b80d2629823e174e276ac7ced8"
61
101
  },
62
102
  {
63
103
  "url": "collection/collection-manifest.json",
64
- "revision": "fe2f674be73c110b95acf4d1a6f3fcac"
104
+ "revision": "d229684888f2df9a36d662f223d85bda"
105
+ },
106
+ {
107
+ "url": "collection/components/atoms/avatar/avatar.component.css",
108
+ "revision": "5c2accbd0b764ac7d33ebb053970cade"
109
+ },
110
+ {
111
+ "url": "collection/components/atoms/avatar/avatar.component.js",
112
+ "revision": "c84ee4d6195e362aa16381382dc85fdf"
113
+ },
114
+ {
115
+ "url": "collection/components/atoms/button/button.component.css",
116
+ "revision": "170a89ffed517b7ed3b01b77e01510e5"
117
+ },
118
+ {
119
+ "url": "collection/components/atoms/button/button.component.js",
120
+ "revision": "25fe7c023d6f7b2fb354631aa3ecd149"
121
+ },
122
+ {
123
+ "url": "collection/components/atoms/counter/counter.component.css",
124
+ "revision": "0306cb9ae620f39332f40b9a45166736"
65
125
  },
66
126
  {
67
- "url": "collection/components/button/button.component.css",
68
- "revision": "466c53f1a00432686bc94302851afa4c"
127
+ "url": "collection/components/atoms/counter/counter.component.js",
128
+ "revision": "08a4509548d9bdcacabf5986ce2f79d9"
69
129
  },
70
130
  {
71
- "url": "collection/components/button/button.component.js",
72
- "revision": "cd78b7a9e36b7cd079c8807084249cb7"
131
+ "url": "collection/components/atoms/helper/helper.component.css",
132
+ "revision": "65e212ff144d1cd849f1c8be4f457b03"
133
+ },
134
+ {
135
+ "url": "collection/components/atoms/helper/helper.component.js",
136
+ "revision": "4fe8f01eed15d2b36dbcbf24a2b4c0af"
137
+ },
138
+ {
139
+ "url": "collection/components/atoms/icon/icon.component.js",
140
+ "revision": "bef0873637adf15ce651dda4712e7b93"
141
+ },
142
+ {
143
+ "url": "collection/components/atoms/illustration/illustration.component.js",
144
+ "revision": "6d2af6f5039a97474e2032af508eb9fa"
145
+ },
146
+ {
147
+ "url": "collection/components/atoms/info-panel/info-panel.component.css",
148
+ "revision": "c84da3f748bf62c7986956d94166f927"
149
+ },
150
+ {
151
+ "url": "collection/components/atoms/info-panel/info-panel.component.js",
152
+ "revision": "93c1e96ee080a2978c92d6451d743475"
153
+ },
154
+ {
155
+ "url": "collection/components/atoms/loader/loader.component.css",
156
+ "revision": "aa556581969d7c61d430a0f022bb02a1"
157
+ },
158
+ {
159
+ "url": "collection/components/atoms/loader/loader.component.js",
160
+ "revision": "5a6bf5291e43eb857fe0270f94984feb"
161
+ },
162
+ {
163
+ "url": "collection/components/atoms/tooltip/tooltip.component.css",
164
+ "revision": "4260963624f8e2786e949d7776e0c697"
165
+ },
166
+ {
167
+ "url": "collection/components/atoms/tooltip/tooltip.component.js",
168
+ "revision": "fa5ee8728be749834e7c9c0cfadc2c37"
73
169
  },
74
170
  {
75
171
  "url": "collection/index.js",
@@ -77,35 +173,98 @@ self.__precacheManifest = [
77
173
  },
78
174
  {
79
175
  "url": "collection/tailwind.config.js",
80
- "revision": "f70ac9bc426c08110a00b29dba180d04"
176
+ "revision": "7806aaeaf0d7b8b09761f370f16cdddd"
81
177
  },
82
178
  {
83
179
  "url": "collection/tailwind/border-radius.js",
84
- "revision": "6db07de9ecc17ab23890d9ec719751f8"
180
+ "revision": "86dcdc42dd938be4f372498e935c8014"
85
181
  },
86
182
  {
87
183
  "url": "collection/tailwind/colors.js",
88
184
  "revision": "6a39b234fcf655ec34be7e367b0b3128"
89
185
  },
186
+ {
187
+ "url": "collection/tailwind/grid.js",
188
+ "revision": "c6da38d71fa9e178c09e6caeb9214825"
189
+ },
190
+ {
191
+ "url": "collection/tailwind/rotate.js",
192
+ "revision": "6e10d60cb01221e64cf027d729886b6d"
193
+ },
194
+ {
195
+ "url": "collection/tailwind/scale.js",
196
+ "revision": "a839cb541613e836dc315f26e3e9a396"
197
+ },
90
198
  {
91
199
  "url": "collection/tailwind/shadows.js",
92
200
  "revision": "90a3cc6f1c4f6714180ddbb3a0e40a53"
93
201
  },
202
+ {
203
+ "url": "collection/utils/icons.js",
204
+ "revision": "637212fd72da5a3b90461d00940712b5"
205
+ },
206
+ {
207
+ "url": "collection/utils/illustrations.js",
208
+ "revision": "743b24c925f2eedd1e005aa87dc5987b"
209
+ },
94
210
  {
95
211
  "url": "collection/utils/utils.js",
96
212
  "revision": "4beb8ca8a76230f44db73b6109a0043d"
97
213
  },
214
+ {
215
+ "url": "components/icon.component.js",
216
+ "revision": "6f0cdad1b7014d8f3ae3cacfb4d4a788"
217
+ },
98
218
  {
99
219
  "url": "components/index.js",
100
- "revision": "5d3af333e686ef0839491478542c72b5"
220
+ "revision": "5ebc21922431b5ac7448dc1a52fbfb34"
221
+ },
222
+ {
223
+ "url": "components/loader.component.js",
224
+ "revision": "1d91aaf34426a6ef384b2222cec2bd59"
225
+ },
226
+ {
227
+ "url": "components/p-avatar.js",
228
+ "revision": "7992a85b7b2f099d2f08d58aef03ba9e"
101
229
  },
102
230
  {
103
231
  "url": "components/p-button.js",
104
- "revision": "b7e0bffe1e5e78171a6a4f2b9264bedf"
232
+ "revision": "978a2a4385f3073b45f0a59399ee396e"
233
+ },
234
+ {
235
+ "url": "components/p-counter.js",
236
+ "revision": "84348068df5e0ed369a24236d828cb01"
237
+ },
238
+ {
239
+ "url": "components/p-helper.js",
240
+ "revision": "2bf903fe1e147a5e6cb9f7d1021f2a74"
241
+ },
242
+ {
243
+ "url": "components/p-icon.js",
244
+ "revision": "89ede38633ef7c3b9ed45a67a2ffe2c8"
245
+ },
246
+ {
247
+ "url": "components/p-illustration.js"
248
+ },
249
+ {
250
+ "url": "components/p-info-panel.js",
251
+ "revision": "6a123a28f5cfbedcd2faf9dd951934a4"
252
+ },
253
+ {
254
+ "url": "components/p-loader.js",
255
+ "revision": "850d0015b16c8a34f62568d99ccdd388"
256
+ },
257
+ {
258
+ "url": "components/p-tooltip.js",
259
+ "revision": "7648cc97b4186f3174a1230ee12c97ea"
260
+ },
261
+ {
262
+ "url": "components/tooltip.component.js",
263
+ "revision": "844880aeb1c4aa83e5f75191607cca93"
105
264
  },
106
265
  {
107
- "url": "esm/index-100a5ae6.js",
108
- "revision": "b8a9d6a5b2765379ce7fdb58463fd47b"
266
+ "url": "esm/index-d61d31b2.js",
267
+ "revision": "be6c47c88adcd2a19d92e0ab2fab49fe"
109
268
  },
110
269
  {
111
270
  "url": "esm/index.js",
@@ -113,11 +272,33 @@ self.__precacheManifest = [
113
272
  },
114
273
  {
115
274
  "url": "esm/loader.js",
116
- "revision": "efc5e53be87882ce77c9570688d3ebc2"
275
+ "revision": "fa524ca3cfbe27454a87e5fc9a1b2304"
276
+ },
277
+ {
278
+ "url": "esm/p-avatar.entry.js",
279
+ "revision": "0b1cd8f173f974c131da73fcd9e85368"
280
+ },
281
+ {
282
+ "url": "esm/p-button_3.entry.js"
117
283
  },
118
284
  {
119
- "url": "esm/p-button.entry.js",
120
- "revision": "a37b1f96b51bedaf8d5b961fcb1a96ba"
285
+ "url": "esm/p-counter.entry.js",
286
+ "revision": "98df9fa695105591e7da6cf2330c0975"
287
+ },
288
+ {
289
+ "url": "esm/p-helper.entry.js",
290
+ "revision": "dc1c822e65e790f3fb21db1e458d8102"
291
+ },
292
+ {
293
+ "url": "esm/p-illustration.entry.js"
294
+ },
295
+ {
296
+ "url": "esm/p-info-panel.entry.js",
297
+ "revision": "8050f67a0bf24f4ac5c3bac5f0eb4ea0"
298
+ },
299
+ {
300
+ "url": "esm/p-tooltip.entry.js",
301
+ "revision": "1ff3b8fdf667e5b8b0bf49af5b629fcc"
121
302
  },
122
303
  {
123
304
  "url": "esm/polyfills/core-js.js",
@@ -156,14 +337,32 @@ self.__precacheManifest = [
156
337
  "revision": "d41d8cd98f00b204e9800998ecf8427e"
157
338
  },
158
339
  {
159
- "url": "paperless/p-54459ae1.js"
340
+ "url": "paperless/p-22129b00.entry.js"
341
+ },
342
+ {
343
+ "url": "paperless/p-44a929c9.entry.js"
344
+ },
345
+ {
346
+ "url": "paperless/p-6794871e.entry.js"
347
+ },
348
+ {
349
+ "url": "paperless/p-8cb80a47.entry.js"
350
+ },
351
+ {
352
+ "url": "paperless/p-a2fc051b.entry.js"
353
+ },
354
+ {
355
+ "url": "paperless/p-a4ea5760.entry.js"
356
+ },
357
+ {
358
+ "url": "paperless/p-b4ef7a57.entry.js"
160
359
  },
161
360
  {
162
- "url": "paperless/p-c66e9743.entry.js"
361
+ "url": "paperless/p-fa6ab882.js"
163
362
  },
164
363
  {
165
364
  "url": "tailwind.config.js",
166
- "revision": "f70ac9bc426c08110a00b29dba180d04"
365
+ "revision": "7806aaeaf0d7b8b09761f370f16cdddd"
167
366
  }
168
367
  ].concat(self.__precacheManifest || []);
169
368
  workbox.precaching.precacheAndRoute(self.__precacheManifest, {});
@@ -1,13 +1,22 @@
1
1
  const colors = require('./tailwind/colors');
2
2
  const shadows = require('./tailwind/shadows');
3
3
  const borderRadius = require('./tailwind/border-radius');
4
+ const grid = require('./tailwind/grid');
5
+ const scale = require('./tailwind/scale');
6
+ const rotate = require('./tailwind/rotate');
4
7
 
5
8
  module.exports = {
9
+ important: true,
6
10
  theme: {
7
11
  colors,
8
12
  boxShadow: shadows,
9
13
  dropShadow: shadows,
10
14
  borderRadius,
15
+ extend: {
16
+ ...grid,
17
+ scale,
18
+ rotate,
19
+ },
11
20
  },
12
21
  variants: {},
13
22
  plugins: [require('@tailwindcss/aspect-ratio')],
@@ -0,0 +1,21 @@
1
+ export declare class Avatar {
2
+ /**
3
+ * The variant of the avatar
4
+ */
5
+ variant: 'user' | 'company';
6
+ /**
7
+ * The size of the avatar
8
+ */
9
+ size: 'small' | 'medium' | 'large';
10
+ /**
11
+ * The default image to show on errors
12
+ */
13
+ defaultImage: string;
14
+ /**
15
+ * The image used for the avatar
16
+ */
17
+ src: string;
18
+ private _src;
19
+ render(): any;
20
+ private _setDefaultLink;
21
+ }
@@ -0,0 +1,51 @@
1
+ import { EventEmitter } from '../../../stencil-public-runtime';
2
+ import { IconFlipOptions, IconVariant } from '../icon/icon.component';
3
+ export declare class Button {
4
+ /**
5
+ * The variant of the button
6
+ */
7
+ variant: 'primary' | 'secondary' | 'text';
8
+ /**
9
+ * Href in case of "text" version
10
+ */
11
+ href: string;
12
+ /**
13
+ * Target in case of "text" version
14
+ */
15
+ target: string;
16
+ /**
17
+ * The size of the button
18
+ */
19
+ size: 'small' | 'medium';
20
+ /**
21
+ * Wether to show a loader or not
22
+ */
23
+ loading: boolean;
24
+ /**
25
+ * Wether the button is disabled
26
+ */
27
+ disabled: boolean;
28
+ /**
29
+ * Icon to show on the button
30
+ */
31
+ icon: IconVariant;
32
+ /**
33
+ * Icon position
34
+ */
35
+ iconPosition: 'start' | 'end';
36
+ /**
37
+ * Icon flip
38
+ */
39
+ iconFlip: IconFlipOptions;
40
+ /**
41
+ * Icon rotate
42
+ */
43
+ iconRotate: number;
44
+ /**
45
+ * Button click event
46
+ */
47
+ onClick: EventEmitter<MouseEvent>;
48
+ render(): any;
49
+ handleClick(ev: MouseEvent): void;
50
+ private _getIcon;
51
+ }
@@ -0,0 +1,3 @@
1
+ export declare class Counter {
2
+ render(): any;
3
+ }
@@ -0,0 +1,3 @@
1
+ export declare class Helper {
2
+ render(): any;
3
+ }
@@ -0,0 +1,23 @@
1
+ import icons from '../../../utils/icons';
2
+ export declare type IconVariant = keyof typeof icons;
3
+ export declare type IconFlipOptions = 'horizontal' | 'vertical';
4
+ export declare class Icon {
5
+ /**
6
+ * The icon the be displayed
7
+ */
8
+ variant: IconVariant;
9
+ /**
10
+ * The size of the icon, using tailwind sizes
11
+ */
12
+ size: string;
13
+ /**
14
+ * Wether to rotate the icon x degrees
15
+ */
16
+ rotate: number;
17
+ /**
18
+ * Wether to flip the icon horizontally or vertically
19
+ */
20
+ flip: IconFlipOptions;
21
+ render(): any;
22
+ private _getClass;
23
+ }
@@ -0,0 +1,9 @@
1
+ import illustrations from '../../../utils/illustrations';
2
+ export declare type IllustrationVariant = keyof typeof illustrations;
3
+ export declare class Illustration {
4
+ /**
5
+ * The icon the be displayed
6
+ */
7
+ variant: IllustrationVariant;
8
+ render(): any;
9
+ }
@@ -0,0 +1,24 @@
1
+ export declare class InfoPanel {
2
+ /**
3
+ * The variant of the info panel
4
+ */
5
+ variant: 'info' | 'negative' | 'positive' | 'unbiased';
6
+ /**
7
+ * The header of the info panel
8
+ */
9
+ header: string;
10
+ /**
11
+ * The content of the info panel
12
+ */
13
+ content: string;
14
+ /**
15
+ * Wether the panel can be closed
16
+ */
17
+ closeable: boolean;
18
+ /**
19
+ * The host element
20
+ */
21
+ private _el;
22
+ render(): any;
23
+ private _close;
24
+ }
@@ -0,0 +1,30 @@
1
+ import { Observable } from 'rxjs';
2
+ export declare class Loader {
3
+ /**
4
+ * Wether to show or hide the loader
5
+ */
6
+ show: boolean | Observable<boolean>;
7
+ /**
8
+ * Variant of loader
9
+ */
10
+ variant: 'inline' | 'full-width' | 'full-screen' | 'modal';
11
+ /**
12
+ * Color of the loader
13
+ */
14
+ color: 'indigo' | 'white' | 'storm';
15
+ /**
16
+ * !NOT IMPLEMENTED! Modal title for modal variant
17
+ */
18
+ modalTitle: string;
19
+ /**
20
+ * !NOT IMPLEMENTED! Modal description for modal variant
21
+ */
22
+ modalDescription: string;
23
+ private _show;
24
+ private _showSubscriber;
25
+ private _loader;
26
+ componentWillRender(): void;
27
+ componentShouldUpdate(): void;
28
+ render(): any;
29
+ private _checkShow;
30
+ }
@@ -0,0 +1,40 @@
1
+ import { Placement } from '@popperjs/core';
2
+ export declare class Tooltip {
3
+ /**
4
+ * The variant of the popover
5
+ */
6
+ variant: 'hover' | 'click';
7
+ /**
8
+ * The content of the popover
9
+ */
10
+ popover: any;
11
+ /**
12
+ * The content of the popover
13
+ */
14
+ placement: Placement;
15
+ /**
16
+ * Wether to show the popover
17
+ */
18
+ show: boolean;
19
+ /**
20
+ * Wether to someone can manually close the popover
21
+ */
22
+ canManuallyClose: boolean;
23
+ /**
24
+ * The host element
25
+ */
26
+ private _el;
27
+ private _loaded;
28
+ private _popper;
29
+ private _popover;
30
+ componentShouldUpdate(): void;
31
+ render(): any;
32
+ protected clickHandler(): void;
33
+ protected documentClickHandler(): void;
34
+ protected mouseEnterHandler(): void;
35
+ protected mouseLeaveHandler(): void;
36
+ private _show;
37
+ private _hide;
38
+ private _load;
39
+ private _setOptions;
40
+ }