@quasar/extras 1.16.10 → 1.16.11

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.
File without changes
File without changes
File without changes
File without changes
File without changes
package/mdi-v6/LICENSE CHANGED
@@ -1,20 +1,20 @@
1
- Pictogrammers Free License
2
- --------------------------
3
-
4
- This icon collection is released as free, open source, and GPL friendly by
5
- the [Pictogrammers](http://pictogrammers.com/) icon group. You may use it
6
- for commercial projects, open source projects, or anything really.
7
-
8
- # Icons: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
9
- Some of the icons are redistributed under the Apache 2.0 license. All other
10
- icons are either redistributed under their respective licenses or are
11
- distributed under the Apache 2.0 license.
12
-
13
- # Fonts: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
14
- All web and desktop fonts are distributed under the Apache 2.0 license. Web
15
- and desktop fonts contain some icons that are redistributed under the Apache
16
- 2.0 license. All other icons are either redistributed under their respective
17
- licenses or are distributed under the Apache 2.0 license.
18
-
19
- # Code: MIT (https://opensource.org/licenses/MIT)
20
- The MIT license applies to all non-font and non-icon files.
1
+ Pictogrammers Free License
2
+ --------------------------
3
+
4
+ This icon collection is released as free, open source, and GPL friendly by
5
+ the [Pictogrammers](http://pictogrammers.com/) icon group. You may use it
6
+ for commercial projects, open source projects, or anything really.
7
+
8
+ # Icons: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
9
+ Some of the icons are redistributed under the Apache 2.0 license. All other
10
+ icons are either redistributed under their respective licenses or are
11
+ distributed under the Apache 2.0 license.
12
+
13
+ # Fonts: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
14
+ All web and desktop fonts are distributed under the Apache 2.0 license. Web
15
+ and desktop fonts contain some icons that are redistributed under the Apache
16
+ 2.0 license. All other icons are either redistributed under their respective
17
+ licenses or are distributed under the Apache 2.0 license.
18
+
19
+ # Code: MIT (https://opensource.org/licenses/MIT)
20
+ The MIT license applies to all non-font and non-icon files.
package/mdi-v6/license.md CHANGED
@@ -1,20 +1,20 @@
1
- Pictogrammers Free License
2
- --------------------------
3
-
4
- This icon collection is released as free, open source, and GPL friendly by
5
- the [Pictogrammers](http://pictogrammers.com/) icon group. You may use it
6
- for commercial projects, open source projects, or anything really.
7
-
8
- # Icons: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
9
- Some of the icons are redistributed under the Apache 2.0 license. All other
10
- icons are either redistributed under their respective licenses or are
11
- distributed under the Apache 2.0 license.
12
-
13
- # Fonts: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
14
- All web and desktop fonts are distributed under the Apache 2.0 license. Web
15
- and desktop fonts contain some icons that are redistributed under the Apache
16
- 2.0 license. All other icons are either redistributed under their respective
17
- licenses or are distributed under the Apache 2.0 license.
18
-
19
- # Code: MIT (https://opensource.org/licenses/MIT)
20
- The MIT license applies to all non-font and non-icon files.
1
+ Pictogrammers Free License
2
+ --------------------------
3
+
4
+ This icon collection is released as free, open source, and GPL friendly by
5
+ the [Pictogrammers](http://pictogrammers.com/) icon group. You may use it
6
+ for commercial projects, open source projects, or anything really.
7
+
8
+ # Icons: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
9
+ Some of the icons are redistributed under the Apache 2.0 license. All other
10
+ icons are either redistributed under their respective licenses or are
11
+ distributed under the Apache 2.0 license.
12
+
13
+ # Fonts: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
14
+ All web and desktop fonts are distributed under the Apache 2.0 license. Web
15
+ and desktop fonts contain some icons that are redistributed under the Apache
16
+ 2.0 license. All other icons are either redistributed under their respective
17
+ licenses or are distributed under the Apache 2.0 license.
18
+
19
+ # Code: MIT (https://opensource.org/licenses/MIT)
20
+ The MIT license applies to all non-font and non-icon files.
package/mdi-v7/mdi-v7.css CHANGED
@@ -1,10 +1,10 @@
1
1
  /* MaterialDesignIcons.com v7.4.47 */
2
2
 
3
+
3
4
  @font-face {
4
5
  font-family: "Material Design Icons";
5
-
6
- src: url("./materialdesignicons-webfont.woff2") format("woff2"),
7
- url("./materialdesignicons-webfont.woff") format("woff");
6
+
7
+ src: url("./materialdesignicons-webfont.woff2") format("woff2"), url("./materialdesignicons-webfont.woff") format("woff");
8
8
  font-weight: normal;
9
9
  font-style: normal;
10
10
  }
@@ -29813,23 +29813,19 @@
29813
29813
  visibility: hidden;
29814
29814
  }
29815
29815
 
29816
- .mdi-18px.mdi-set,
29817
- .mdi-18px.mdi:before {
29816
+ .mdi-18px.mdi-set, .mdi-18px.mdi:before {
29818
29817
  font-size: 18px;
29819
29818
  }
29820
29819
 
29821
- .mdi-24px.mdi-set,
29822
- .mdi-24px.mdi:before {
29820
+ .mdi-24px.mdi-set, .mdi-24px.mdi:before {
29823
29821
  font-size: 24px;
29824
29822
  }
29825
29823
 
29826
- .mdi-36px.mdi-set,
29827
- .mdi-36px.mdi:before {
29824
+ .mdi-36px.mdi-set, .mdi-36px.mdi:before {
29828
29825
  font-size: 36px;
29829
29826
  }
29830
29827
 
29831
- .mdi-48px.mdi-set,
29832
- .mdi-48px.mdi:before {
29828
+ .mdi-48px.mdi-set, .mdi-48px.mdi:before {
29833
29829
  font-size: 48px;
29834
29830
  }
29835
29831
 
@@ -29850,21 +29846,21 @@
29850
29846
  }
29851
29847
 
29852
29848
  .mdi-rotate-45 {
29853
- /*
29854
- // Not included in production
29855
- &.mdi-flip-h:before {
29856
- -webkit-transform: scaleX(-1) rotate(45deg);
29857
- transform: scaleX(-1) rotate(45deg);
29858
- filter: FlipH;
29859
- -ms-filter: "FlipH";
29860
- }
29861
- &.mdi-flip-v:before {
29862
- -webkit-transform: scaleY(-1) rotate(45deg);
29863
- -ms-transform: rotate(45deg);
29864
- transform: scaleY(-1) rotate(45deg);
29865
- filter: FlipV;
29866
- -ms-filter: "FlipV";
29867
- }
29849
+ /*
29850
+ // Not included in production
29851
+ &.mdi-flip-h:before {
29852
+ -webkit-transform: scaleX(-1) rotate(45deg);
29853
+ transform: scaleX(-1) rotate(45deg);
29854
+ filter: FlipH;
29855
+ -ms-filter: "FlipH";
29856
+ }
29857
+ &.mdi-flip-v:before {
29858
+ -webkit-transform: scaleY(-1) rotate(45deg);
29859
+ -ms-transform: rotate(45deg);
29860
+ transform: scaleY(-1) rotate(45deg);
29861
+ filter: FlipV;
29862
+ -ms-filter: "FlipV";
29863
+ }
29868
29864
  */
29869
29865
  }
29870
29866
 
@@ -29875,21 +29871,21 @@
29875
29871
  }
29876
29872
 
29877
29873
  .mdi-rotate-90 {
29878
- /*
29879
- // Not included in production
29880
- &.mdi-flip-h:before {
29881
- -webkit-transform: scaleX(-1) rotate(90deg);
29882
- transform: scaleX(-1) rotate(90deg);
29883
- filter: FlipH;
29884
- -ms-filter: "FlipH";
29885
- }
29886
- &.mdi-flip-v:before {
29887
- -webkit-transform: scaleY(-1) rotate(90deg);
29888
- -ms-transform: rotate(90deg);
29889
- transform: scaleY(-1) rotate(90deg);
29890
- filter: FlipV;
29891
- -ms-filter: "FlipV";
29892
- }
29874
+ /*
29875
+ // Not included in production
29876
+ &.mdi-flip-h:before {
29877
+ -webkit-transform: scaleX(-1) rotate(90deg);
29878
+ transform: scaleX(-1) rotate(90deg);
29879
+ filter: FlipH;
29880
+ -ms-filter: "FlipH";
29881
+ }
29882
+ &.mdi-flip-v:before {
29883
+ -webkit-transform: scaleY(-1) rotate(90deg);
29884
+ -ms-transform: rotate(90deg);
29885
+ transform: scaleY(-1) rotate(90deg);
29886
+ filter: FlipV;
29887
+ -ms-filter: "FlipV";
29888
+ }
29893
29889
  */
29894
29890
  }
29895
29891
 
@@ -29900,21 +29896,21 @@
29900
29896
  }
29901
29897
 
29902
29898
  .mdi-rotate-135 {
29903
- /*
29904
- // Not included in production
29905
- &.mdi-flip-h:before {
29906
- -webkit-transform: scaleX(-1) rotate(135deg);
29907
- transform: scaleX(-1) rotate(135deg);
29908
- filter: FlipH;
29909
- -ms-filter: "FlipH";
29910
- }
29911
- &.mdi-flip-v:before {
29912
- -webkit-transform: scaleY(-1) rotate(135deg);
29913
- -ms-transform: rotate(135deg);
29914
- transform: scaleY(-1) rotate(135deg);
29915
- filter: FlipV;
29916
- -ms-filter: "FlipV";
29917
- }
29899
+ /*
29900
+ // Not included in production
29901
+ &.mdi-flip-h:before {
29902
+ -webkit-transform: scaleX(-1) rotate(135deg);
29903
+ transform: scaleX(-1) rotate(135deg);
29904
+ filter: FlipH;
29905
+ -ms-filter: "FlipH";
29906
+ }
29907
+ &.mdi-flip-v:before {
29908
+ -webkit-transform: scaleY(-1) rotate(135deg);
29909
+ -ms-transform: rotate(135deg);
29910
+ transform: scaleY(-1) rotate(135deg);
29911
+ filter: FlipV;
29912
+ -ms-filter: "FlipV";
29913
+ }
29918
29914
  */
29919
29915
  }
29920
29916
 
@@ -29925,21 +29921,21 @@
29925
29921
  }
29926
29922
 
29927
29923
  .mdi-rotate-180 {
29928
- /*
29929
- // Not included in production
29930
- &.mdi-flip-h:before {
29931
- -webkit-transform: scaleX(-1) rotate(180deg);
29932
- transform: scaleX(-1) rotate(180deg);
29933
- filter: FlipH;
29934
- -ms-filter: "FlipH";
29935
- }
29936
- &.mdi-flip-v:before {
29937
- -webkit-transform: scaleY(-1) rotate(180deg);
29938
- -ms-transform: rotate(180deg);
29939
- transform: scaleY(-1) rotate(180deg);
29940
- filter: FlipV;
29941
- -ms-filter: "FlipV";
29942
- }
29924
+ /*
29925
+ // Not included in production
29926
+ &.mdi-flip-h:before {
29927
+ -webkit-transform: scaleX(-1) rotate(180deg);
29928
+ transform: scaleX(-1) rotate(180deg);
29929
+ filter: FlipH;
29930
+ -ms-filter: "FlipH";
29931
+ }
29932
+ &.mdi-flip-v:before {
29933
+ -webkit-transform: scaleY(-1) rotate(180deg);
29934
+ -ms-transform: rotate(180deg);
29935
+ transform: scaleY(-1) rotate(180deg);
29936
+ filter: FlipV;
29937
+ -ms-filter: "FlipV";
29938
+ }
29943
29939
  */
29944
29940
  }
29945
29941
 
@@ -29950,21 +29946,21 @@
29950
29946
  }
29951
29947
 
29952
29948
  .mdi-rotate-225 {
29953
- /*
29954
- // Not included in production
29955
- &.mdi-flip-h:before {
29956
- -webkit-transform: scaleX(-1) rotate(225deg);
29957
- transform: scaleX(-1) rotate(225deg);
29958
- filter: FlipH;
29959
- -ms-filter: "FlipH";
29960
- }
29961
- &.mdi-flip-v:before {
29962
- -webkit-transform: scaleY(-1) rotate(225deg);
29963
- -ms-transform: rotate(225deg);
29964
- transform: scaleY(-1) rotate(225deg);
29965
- filter: FlipV;
29966
- -ms-filter: "FlipV";
29967
- }
29949
+ /*
29950
+ // Not included in production
29951
+ &.mdi-flip-h:before {
29952
+ -webkit-transform: scaleX(-1) rotate(225deg);
29953
+ transform: scaleX(-1) rotate(225deg);
29954
+ filter: FlipH;
29955
+ -ms-filter: "FlipH";
29956
+ }
29957
+ &.mdi-flip-v:before {
29958
+ -webkit-transform: scaleY(-1) rotate(225deg);
29959
+ -ms-transform: rotate(225deg);
29960
+ transform: scaleY(-1) rotate(225deg);
29961
+ filter: FlipV;
29962
+ -ms-filter: "FlipV";
29963
+ }
29968
29964
  */
29969
29965
  }
29970
29966
 
@@ -29975,21 +29971,21 @@
29975
29971
  }
29976
29972
 
29977
29973
  .mdi-rotate-270 {
29978
- /*
29979
- // Not included in production
29980
- &.mdi-flip-h:before {
29981
- -webkit-transform: scaleX(-1) rotate(270deg);
29982
- transform: scaleX(-1) rotate(270deg);
29983
- filter: FlipH;
29984
- -ms-filter: "FlipH";
29985
- }
29986
- &.mdi-flip-v:before {
29987
- -webkit-transform: scaleY(-1) rotate(270deg);
29988
- -ms-transform: rotate(270deg);
29989
- transform: scaleY(-1) rotate(270deg);
29990
- filter: FlipV;
29991
- -ms-filter: "FlipV";
29992
- }
29974
+ /*
29975
+ // Not included in production
29976
+ &.mdi-flip-h:before {
29977
+ -webkit-transform: scaleX(-1) rotate(270deg);
29978
+ transform: scaleX(-1) rotate(270deg);
29979
+ filter: FlipH;
29980
+ -ms-filter: "FlipH";
29981
+ }
29982
+ &.mdi-flip-v:before {
29983
+ -webkit-transform: scaleY(-1) rotate(270deg);
29984
+ -ms-transform: rotate(270deg);
29985
+ transform: scaleY(-1) rotate(270deg);
29986
+ filter: FlipV;
29987
+ -ms-filter: "FlipV";
29988
+ }
29993
29989
  */
29994
29990
  }
29995
29991
 
@@ -30000,21 +29996,21 @@
30000
29996
  }
30001
29997
 
30002
29998
  .mdi-rotate-315 {
30003
- /*
30004
- // Not included in production
30005
- &.mdi-flip-h:before {
30006
- -webkit-transform: scaleX(-1) rotate(315deg);
30007
- transform: scaleX(-1) rotate(315deg);
30008
- filter: FlipH;
30009
- -ms-filter: "FlipH";
30010
- }
30011
- &.mdi-flip-v:before {
30012
- -webkit-transform: scaleY(-1) rotate(315deg);
30013
- -ms-transform: rotate(315deg);
30014
- transform: scaleY(-1) rotate(315deg);
30015
- filter: FlipV;
30016
- -ms-filter: "FlipV";
30017
- }
29999
+ /*
30000
+ // Not included in production
30001
+ &.mdi-flip-h:before {
30002
+ -webkit-transform: scaleX(-1) rotate(315deg);
30003
+ transform: scaleX(-1) rotate(315deg);
30004
+ filter: FlipH;
30005
+ -ms-filter: "FlipH";
30006
+ }
30007
+ &.mdi-flip-v:before {
30008
+ -webkit-transform: scaleY(-1) rotate(315deg);
30009
+ -ms-transform: rotate(315deg);
30010
+ transform: scaleY(-1) rotate(315deg);
30011
+ filter: FlipV;
30012
+ -ms-filter: "FlipV";
30013
+ }
30018
30014
  */
30019
30015
  }
30020
30016
 
@@ -30064,3 +30060,4 @@
30064
30060
  transform: rotate(359deg);
30065
30061
  }
30066
30062
  }
30063
+
package/package.json CHANGED
@@ -1,10 +1,7 @@
1
1
  {
2
2
  "name": "@quasar/extras",
3
- "version": "1.16.10",
3
+ "version": "1.16.11",
4
4
  "description": "Quasar Framework fonts, icons and animations",
5
- "scripts": {
6
- "build": "node build/index.js"
7
- },
8
5
  "main": "index.js",
9
6
  "exports": {
10
7
  ".": "./index.js",
@@ -165,6 +162,9 @@
165
162
  "glob": "10.3.10",
166
163
  "ionicons": "7.3.1",
167
164
  "line-awesome": "1.3.0",
168
- "themify-icons": "https://github.com/lykmapipo/themify-icons"
165
+ "themify-icons": "github:lykmapipo/themify-icons"
166
+ },
167
+ "scripts": {
168
+ "build": "node build/index.js"
169
169
  }
170
170
  }
File without changes