@flarehr/apollo-workplace-policies 0.4.4 → 0.6.6

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flarehr/apollo-workplace-policies",
3
- "version": "0.4.4",
3
+ "version": "0.6.6",
4
4
  "description": "Flare Workplace Policies Components",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "files": [
@@ -14,11 +14,11 @@
14
14
  "dependencies": {
15
15
  "preact": "^10.16.0",
16
16
  "preact-custom-element": "^4.2.1",
17
+ "react-pdf": "^7.3.3",
17
18
  "use-sync-external-store": "^1.2.0"
18
19
  },
19
20
  "devDependencies": {
20
21
  "@preact/preset-vite": "^2.5.0",
21
- "@tailwindcss/forms": "^0.5.4",
22
22
  "@vitejs/plugin-react": "^4.0.4",
23
23
  "autoprefixer": "^10.4.14",
24
24
  "postcss": "^8.4.27",
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M15 18L9 12L15 6" stroke="#111827" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9 6L15 12L9 18" stroke="#9CA3AF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M18 12H6" stroke="#9CA3AF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12 6V12M12 12V18M12 12H18M12 12L6 12" stroke="#9CA3AF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- </svg>