@iris.interactive/handcook 1.0.5 → 1.0.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": "@iris.interactive/handcook",
3
- "version": "1.0.5",
3
+ "version": "1.0.6",
4
4
  "description": "The web cooking by IRIS Interactive",
5
5
  "main": "./public/scripts/index.js",
6
6
  "scripts": {
@@ -6,6 +6,7 @@
6
6
  /* Import
7
7
  /* ============================================= */
8
8
  $allicons: ();
9
+ $svgfont_path: '../fonts/svgfont' !default;
9
10
 
10
11
  /* Fonticon
11
12
  /* ============================================= */
@@ -4,11 +4,11 @@
4
4
  font-family: 'etourisme-font';
5
5
  font-weight: normal;
6
6
  font-style: normal;
7
- src: url("../fonts/svgfont/etourisme/etourisme-font.eot"),
8
- url("../fonts/svgfont/etourisme/etourisme-font.woff") format('woff'),
9
- url("../fonts/svgfont/etourisme/etourisme-font.ttf") format('truetype'),
10
- url("../fonts/svgfont/etourisme/etourisme-font.eot?#iefix") format('embedded-opentype'),
11
- url("../fonts/svgfont/etourisme/etourisme-font.svg#etourisme-font") format('svg');
7
+ src: url("#{$svgfont_path}/etourisme/etourisme-font.eot"),
8
+ url("#{$svgfont_path}/etourisme/etourisme-font.woff") format('woff'),
9
+ url("#{$svgfont_path}/etourisme/etourisme-font.ttf") format('truetype'),
10
+ url("#{$svgfont_path}/etourisme/etourisme-font.eot?#iefix") format('embedded-opentype'),
11
+ url("#{$svgfont_path}/etourisme/etourisme-font.svg#etourisme-font") format('svg');
12
12
  font-display: swap;
13
13
  }
14
14
 
@@ -4,11 +4,11 @@
4
4
  font-family: 'info-neige-font';
5
5
  font-weight: normal;
6
6
  font-style: normal;
7
- src: url('../fonts/svgfont/info-neige/info-neige-font.eot'),
8
- url('../fonts/svgfont/info-neige/info-neige-font.woff') format('woff'),
9
- url('../fonts/svgfont/info-neige/info-neige-font.ttf') format('truetype'),
10
- url('../fonts/svgfont/info-neige/info-neige-font.eot?#iefix') format('embedded-opentype'),
11
- url('../fonts/svgfont/info-neige/info-neige-font.svg#info-neige-font') format('svg');
7
+ src: url('#{$svgfont_path}/info-neige/info-neige-font.eot'),
8
+ url('#{$svgfont_path}/info-neige/info-neige-font.woff') format('woff'),
9
+ url('#{$svgfont_path}/info-neige/info-neige-font.ttf') format('truetype'),
10
+ url('#{$svgfont_path}/info-neige/info-neige-font.eot?#iefix') format('embedded-opentype'),
11
+ url('#{$svgfont_path}/info-neige/info-neige-font.svg#info-neige-font') format('svg');
12
12
  font-display: swap;
13
13
  }
14
14
 
@@ -4,11 +4,11 @@
4
4
  font-family: 'iris-tides-font';
5
5
  font-weight: normal;
6
6
  font-style: normal;
7
- src: url('../fonts/svgfont/iris-tides/iris-tides-font.eot'),
8
- url('../fonts/svgfont/iris-tides/iris-tides-font.woff') format('woff'),
9
- url('../fonts/svgfont/iris-tides/iris-tides-font.ttf') format('truetype'),
10
- url('../fonts/svgfont/iris-tides/iris-tides-font.eot?#iefix') format('embedded-opentype'),
11
- url('../fonts/svgfont/iris-tides/iris-tides-font.svg#iris-tides-font') format('svg');
7
+ src: url('#{$svgfont_path}/iris-tides/iris-tides-font.eot'),
8
+ url('#{$svgfont_path}/iris-tides/iris-tides-font.woff') format('woff'),
9
+ url('#{$svgfont_path}/iris-tides/iris-tides-font.ttf') format('truetype'),
10
+ url('#{$svgfont_path}/iris-tides/iris-tides-font.eot?#iefix') format('embedded-opentype'),
11
+ url('#{$svgfont_path}/iris-tides/iris-tides-font.svg#iris-tides-font') format('svg');
12
12
  font-display: swap;
13
13
  }
14
14
 
@@ -4,11 +4,11 @@
4
4
  font-family: 'iris-weather-font';
5
5
  font-weight: normal;
6
6
  font-style: normal;
7
- src: url('../fonts/svgfont/iris-weather/iris-weather-font.eot'),
8
- url('../fonts/svgfont/iris-weather/iris-weather-font.woff') format('woff'),
9
- url('../fonts/svgfont/iris-weather/iris-weather-font.ttf') format('truetype'),
10
- url('../fonts/svgfont/iris-weather/iris-weather-font.eot?#iefix') format('embedded-opentype'),
11
- url('../fonts/svgfont/iris-weather/iris-weather-font.svg#iris-weather-font') format('svg');
7
+ src: url('#{$svgfont_path}/iris-weather/iris-weather-font.eot'),
8
+ url('#{$svgfont_path}/iris-weather/iris-weather-font.woff') format('woff'),
9
+ url('#{$svgfont_path}/iris-weather/iris-weather-font.ttf') format('truetype'),
10
+ url('#{$svgfont_path}/iris-weather/iris-weather-font.eot?#iefix') format('embedded-opentype'),
11
+ url('#{$svgfont_path}/iris-weather/iris-weather-font.svg#iris-weather-font') format('svg');
12
12
  font-display: swap;
13
13
  }
14
14
 
@@ -4,11 +4,11 @@
4
4
  font-family: 'theme-font';
5
5
  font-weight: normal;
6
6
  font-style: normal;
7
- src: url("../fonts/svgfont/theme/theme-font.eot"),
8
- url("../fonts/svgfont/theme/theme-font.woff") format('woff'),
9
- url("../fonts/svgfont/theme/theme-font.ttf") format('truetype'),
10
- url("../fonts/svgfont/theme/theme-font.eot?#iefix") format('embedded-opentype'),
11
- url("../fonts/svgfont/theme/theme-font.svg#theme-font") format('svg');
7
+ src: url("#{$svgfont_path}/theme/theme-font.eot"),
8
+ url("#{$svgfont_path}/theme/theme-font.woff") format('woff'),
9
+ url("#{$svgfont_path}/theme/theme-font.ttf") format('truetype'),
10
+ url("#{$svgfont_path}/theme/theme-font.eot?#iefix") format('embedded-opentype'),
11
+ url("#{$svgfont_path}/theme/theme-font.svg#theme-font") format('svg');
12
12
  font-display: swap;
13
13
  }
14
14