@websy/websy-designs 1.1.12 → 1.2.1

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 @@
1
+ @charset "UTF-8";@font-face{font-family:'websy-designs';src:url('../fonts/websy-designs.woff2?83517479') format('woff2');font-weight:normal;font-style:normal}[class^='websy-icon-']:before,[class*=' websy-icon-']:before{font-family:'websy-designs',sans-serif;font-style:normal;font-weight:normal;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.websy-icon-cancel:before{content:'\e800'}.websy-icon-ok:before{content:'\e801'}.websy-icon-plus:before{content:'\e802'}.websy-icon-minus:before{content:'\e803'}.websy-icon-camera:before{content:'\e804'}.websy-icon-heart:before{content:'\e805'}.websy-icon-heart-empty:before{content:'\e806'}.websy-icon-th-large:before{content:'\e807'}.websy-icon-th-list:before{content:'\e808'}.websy-icon-truck:before{content:'\e809'}.websy-icon-search:before{content:'\e80a'}.websy-icon-basket:before{content:'\e80b'}.websy-icon-credit-card:before{content:'\e80c'}.websy-icon-gift:before{content:'\e80d'}.websy-icon-cog:before{content:'\e80e'}.websy-icon-calendar:before{content:'\e80f'}.websy-icon-down-dir:before{content:'\e810'}.websy-icon-up-dir:before{content:'\e811'}.websy-icon-left-dir:before{content:'\e812'}.websy-icon-right-dir:before{content:'\e813'}.websy-icon-arrows-cw:before{content:'\e814'}.websy-icon-check:before{content:'\e815'}.websy-icon-barcode:before{content:'\e816'}.websy-icon-trash:before{content:'\e817'}.websy-icon-ccw:before{content:'\e818'}.websy-icon-pencil:before{content:'\e819'}.websy-icon-box:before{content:'\e81a'}.websy-icon-check-empty:before{content:'\f096'}.websy-icon-filter:before{content:'\f0b0'}.websy-icon-mail-alt:before{content:'\f0e0'}.websy-icon-building:before{content:'\f0f7'}.websy-icon-folder-open-empty:before{content:'\f115'}.websy-icon-help:before{content:'\f128'}.websy-icon-info:before{content:'\f129'}.websy-icon-ellipsis-vert:before{content:'\f142'}.websy-icon-sliders:before{content:'\f1de'}.websy-icon-share:before{content:'\f1e0'}.websy-icon-trash-1:before{content:'\f1f8'}.websy-icon-toggle-off:before{content:'\f204'}.websy-icon-toggle-on:before{content:'\f205'}.websy-icon-shopping-basket:before{content:'\f291'}.websy-icon-user-circle-o:before{content:'\f2be'}.websy-icon-sort:before{content:'\f0dc'}.websy-icon-eye:before{content:'\e81b'}.websy-icon-sun:before{content:'\e81c'}.websy-icon-sun-filled:before{content:'\e81d'}.websy-icon-flag-filled:before{content:'\e81e'}.websy-icon-thumbs-up-alt:before{content:'\f164'}.websy-icon-thumbs-down-alt:before{content:'\f165'}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@websy/websy-designs",
3
- "version": "1.1.12",
3
+ "version": "1.2.1",
4
4
  "main": "index.js",
5
5
  "scripts": {
6
6
  "test": "echo \"Error: no test specified\" && exit 1"
@@ -15,7 +15,7 @@
15
15
  "bcrypt-nodejs": "0.0.3",
16
16
  "connect-mysql": "^4.0.0",
17
17
  "connect-pg-simple": "^6.2.1",
18
- "cookie": "^0.4.1",
18
+ "cookie": "^0.4.2",
19
19
  "cookie-parser": "^1.4.5",
20
20
  "css-loader": "^3.2.0",
21
21
  "express": "^4.15.2",
@@ -28,8 +28,6 @@
28
28
  "pg": "^8.3.3",
29
29
  "puppeteer": "^11.0.0",
30
30
  "puppeteer-report": "^3.0.1",
31
- "style-loader": "^1.0.0",
32
- "webpack": "^4.41.2",
33
31
  "websy-navigator": "^1.1.45"
34
32
  },
35
33
  "devDependencies": {