updated mdi package, note icon is changing ifthere is a note
This commit is contained in:
parent
98002d0296
commit
4894f88c6d
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,20 @@
|
||||||
|
Pictogrammers Free License
|
||||||
|
--------------------------
|
||||||
|
|
||||||
|
This icon collection is released as free, open source, and GPL friendly by
|
||||||
|
the [Pictogrammers](http://pictogrammers.com/) icon group. You may use it
|
||||||
|
for commercial projects, open source projects, or anything really.
|
||||||
|
|
||||||
|
# Icons: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
||||||
|
Some of the icons are redistributed under the Apache 2.0 license. All other
|
||||||
|
icons are either redistributed under their respective licenses or are
|
||||||
|
distributed under the Apache 2.0 license.
|
||||||
|
|
||||||
|
# Fonts: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
||||||
|
All web and desktop fonts are distributed under the Apache 2.0 license. Web
|
||||||
|
and desktop fonts contain some icons that are redistributed under the Apache
|
||||||
|
2.0 license. All other icons are either redistributed under their respective
|
||||||
|
licenses or are distributed under the Apache 2.0 license.
|
||||||
|
|
||||||
|
# Code: MIT (https://opensource.org/licenses/MIT)
|
||||||
|
The MIT license applies to all non-font and non-icon files.
|
|
@ -6,15 +6,18 @@ Webfont distribution for the [Material Design Icons](https://materialdesignicons
|
||||||
|
|
||||||
```
|
```
|
||||||
npm install @mdi/font
|
npm install @mdi/font
|
||||||
bower install mdi
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
> Package built with [@mdi/font-build](https://github.com/Templarian/MaterialDesign-Font-Build).
|
||||||
|
|
||||||
## Related Packages
|
## Related Packages
|
||||||
|
|
||||||
[NPM @MDI Organization](https://npmjs.com/org/mdi)
|
[NPM @MDI Organization](https://npmjs.com/org/mdi)
|
||||||
|
|
||||||
- JavaScript/Typescript: [MaterialDesign-JS](https://github.com/Templarian/MaterialDesign-JS)
|
- JavaScript/Typescript: [MaterialDesign-JS](https://github.com/Templarian/MaterialDesign-JS)
|
||||||
- SVG: [MaterialDesign-SVG](https://github.com/Templarian/MaterialDesign-SVG)
|
- SVG: [MaterialDesign-SVG](https://github.com/Templarian/MaterialDesign-SVG)
|
||||||
|
- Font-Build [MaterialDesign-Font-Build](https://github.com/Templarian/MaterialDesign-Font-Build)
|
||||||
|
- Desktop Font: [MaterialDesign-Font](https://github.com/Templarian/MaterialDesign-Font)
|
||||||
|
|
||||||
## Learn More
|
## Learn More
|
||||||
|
|
||||||
|
|
|
@ -1,22 +0,0 @@
|
||||||
{
|
|
||||||
"name": "mdi",
|
|
||||||
"main": [
|
|
||||||
"scss/materialdesignicons.scss"
|
|
||||||
],
|
|
||||||
"homepage": "http://materialdesignicons.com",
|
|
||||||
"authors": [
|
|
||||||
{ "name": "Austin Andrews", "homepage": "http://templarian.com" },
|
|
||||||
{ "name": "Google", "homepage": "http://www.google.com/design" }
|
|
||||||
],
|
|
||||||
"license": ["OFL-1.1", "MIT"],
|
|
||||||
"ignore": [
|
|
||||||
"*.md",
|
|
||||||
"*.json"
|
|
||||||
],
|
|
||||||
"keywords": [
|
|
||||||
"material",
|
|
||||||
"design",
|
|
||||||
"icons",
|
|
||||||
"webfont"
|
|
||||||
]
|
|
||||||
}
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 4.0 MiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,97 +0,0 @@
|
||||||
Copyright (c) 2014, Austin Andrews (http://materialdesignicons.com/),
|
|
||||||
with Reserved Font Name Material Design Icons.
|
|
||||||
|
|
||||||
Copyright (c) 2014, Google (http://www.google.com/design/)
|
|
||||||
uses the license at https://github.com/google/material-design-icons/blob/master/LICENSE
|
|
||||||
|
|
||||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
|
||||||
This license is copied below, and is also available with a FAQ at:
|
|
||||||
http://scripts.sil.org/OFL
|
|
||||||
|
|
||||||
|
|
||||||
-----------------------------------------------------------
|
|
||||||
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
|
||||||
-----------------------------------------------------------
|
|
||||||
|
|
||||||
PREAMBLE
|
|
||||||
The goals of the Open Font License (OFL) are to stimulate worldwide
|
|
||||||
development of collaborative font projects, to support the font creation
|
|
||||||
efforts of academic and linguistic communities, and to provide a free and
|
|
||||||
open framework in which fonts may be shared and improved in partnership
|
|
||||||
with others.
|
|
||||||
|
|
||||||
The OFL allows the licensed fonts to be used, studied, modified and
|
|
||||||
redistributed freely as long as they are not sold by themselves. The
|
|
||||||
fonts, including any derivative works, can be bundled, embedded,
|
|
||||||
redistributed and/or sold with any software provided that any reserved
|
|
||||||
names are not used by derivative works. The fonts and derivatives,
|
|
||||||
however, cannot be released under any other type of license. The
|
|
||||||
requirement for fonts to remain under this license does not apply
|
|
||||||
to any document created using the fonts or their derivatives.
|
|
||||||
|
|
||||||
DEFINITIONS
|
|
||||||
"Font Software" refers to the set of files released by the Copyright
|
|
||||||
Holder(s) under this license and clearly marked as such. This may
|
|
||||||
include source files, build scripts and documentation.
|
|
||||||
|
|
||||||
"Reserved Font Name" refers to any names specified as such after the
|
|
||||||
copyright statement(s).
|
|
||||||
|
|
||||||
"Original Version" refers to the collection of Font Software components as
|
|
||||||
distributed by the Copyright Holder(s).
|
|
||||||
|
|
||||||
"Modified Version" refers to any derivative made by adding to, deleting,
|
|
||||||
or substituting -- in part or in whole -- any of the components of the
|
|
||||||
Original Version, by changing formats or by porting the Font Software to a
|
|
||||||
new environment.
|
|
||||||
|
|
||||||
"Author" refers to any designer, engineer, programmer, technical
|
|
||||||
writer or other person who contributed to the Font Software.
|
|
||||||
|
|
||||||
PERMISSION & CONDITIONS
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
|
||||||
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
|
||||||
redistribute, and sell modified and unmodified copies of the Font
|
|
||||||
Software, subject to the following conditions:
|
|
||||||
|
|
||||||
1) Neither the Font Software nor any of its individual components,
|
|
||||||
in Original or Modified Versions, may be sold by itself.
|
|
||||||
|
|
||||||
2) Original or Modified Versions of the Font Software may be bundled,
|
|
||||||
redistributed and/or sold with any software, provided that each copy
|
|
||||||
contains the above copyright notice and this license. These can be
|
|
||||||
included either as stand-alone text files, human-readable headers or
|
|
||||||
in the appropriate machine-readable metadata fields within text or
|
|
||||||
binary files as long as those fields can be easily viewed by the user.
|
|
||||||
|
|
||||||
3) No Modified Version of the Font Software may use the Reserved Font
|
|
||||||
Name(s) unless explicit written permission is granted by the corresponding
|
|
||||||
Copyright Holder. This restriction only applies to the primary font name as
|
|
||||||
presented to the users.
|
|
||||||
|
|
||||||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
|
||||||
Software shall not be used to promote, endorse or advertise any
|
|
||||||
Modified Version, except to acknowledge the contribution(s) of the
|
|
||||||
Copyright Holder(s) and the Author(s) or with their explicit written
|
|
||||||
permission.
|
|
||||||
|
|
||||||
5) The Font Software, modified or unmodified, in part or in whole,
|
|
||||||
must be distributed entirely under this license, and must not be
|
|
||||||
distributed under any other license. The requirement for fonts to
|
|
||||||
remain under this license does not apply to any document created
|
|
||||||
using the Font Software.
|
|
||||||
|
|
||||||
TERMINATION
|
|
||||||
This license becomes null and void if any of the above conditions are
|
|
||||||
not met.
|
|
||||||
|
|
||||||
DISCLAIMER
|
|
||||||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
||||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
|
||||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
|
||||||
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
|
||||||
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
||||||
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
|
||||||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
||||||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
|
||||||
OTHER DEALINGS IN THE FONT SOFTWARE.
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@mdi/font",
|
"name": "@mdi/font",
|
||||||
"version": "3.6.95",
|
"version": "5.9.55",
|
||||||
"description": "Dist for Material Design Webfont. This includes the Stock and Community icons in a single webfont collection.",
|
"description": "Dist for Material Design Webfont. This includes the Stock and Community icons in a single webfont collection.",
|
||||||
"style": "css/materialdesignicons.css",
|
"style": "css/materialdesignicons.css",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -20,18 +20,9 @@
|
||||||
"name": "Austin Andrews",
|
"name": "Austin Andrews",
|
||||||
"web": "http://twitter.com/templarian"
|
"web": "http://twitter.com/templarian"
|
||||||
},
|
},
|
||||||
"licenses": [
|
"license": "Apache-2.0",
|
||||||
{
|
|
||||||
"type": "OFL-1.1",
|
|
||||||
"url": "http://scripts.sil.org/OFL"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "MIT",
|
|
||||||
"url": "http://opensource.org/licenses/mit-license.html"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/Templarian/MaterialDesign/issues"
|
"url": "https://github.com/Templarian/MaterialDesign/issues"
|
||||||
},
|
},
|
||||||
"homepage": "http://materialdesignicons.com"
|
"homepage": "https://materialdesignicons.com"
|
||||||
}
|
}
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,4 +1,4 @@
|
||||||
$mdi-sizes: 18 24 36 48;
|
$mdi-sizes: 18 24 36 48 !default;
|
||||||
@each $mdi-size in $mdi-sizes {
|
@each $mdi-size in $mdi-sizes {
|
||||||
.#{$mdi-css-prefix}-#{$mdi-size}px {
|
.#{$mdi-css-prefix}-#{$mdi-size}px {
|
||||||
&.#{$mdi-css-prefix}-set,
|
&.#{$mdi-css-prefix}-set,
|
||||||
|
@ -12,7 +12,7 @@ $mdi-sizes: 18 24 36 48;
|
||||||
&:before {
|
&:before {
|
||||||
color: rgba(0, 0, 0, 0.54);
|
color: rgba(0, 0, 0, 0.54);
|
||||||
}
|
}
|
||||||
&.mdi-inactive:before {
|
&.#{$mdi-css-prefix}-inactive:before {
|
||||||
color: rgba(0, 0, 0, 0.26);
|
color: rgba(0, 0, 0, 0.26);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -20,12 +20,12 @@ $mdi-sizes: 18 24 36 48;
|
||||||
&:before {
|
&:before {
|
||||||
color: rgba(255, 255, 255, 1);
|
color: rgba(255, 255, 255, 1);
|
||||||
}
|
}
|
||||||
&.mdi-inactive:before {
|
&.#{$mdi-css-prefix}-inactive:before {
|
||||||
color: rgba(255, 255, 255, 0.3);
|
color: rgba(255, 255, 255, 0.3);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
$mdi-degrees: 45 90 135 180 225 270 315;
|
$mdi-degrees: 45 90 135 180 225 270 315 !default;
|
||||||
@each $mdi-degree in $mdi-degrees {
|
@each $mdi-degree in $mdi-degrees {
|
||||||
.#{$mdi-css-prefix}-rotate-#{$mdi-degree}{
|
.#{$mdi-css-prefix}-rotate-#{$mdi-degree}{
|
||||||
&:before {
|
&:before {
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
@each $key, $value in $mdi-icons {
|
@each $key, $value in $mdi-icons {
|
||||||
.#{$mdi-css-prefix}-#{$key}:before {
|
.#{$mdi-css-prefix}-#{$key}::before {
|
||||||
content: char($value);
|
content: char($value);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.#{$mdi-css-prefix}-blank:before {
|
.#{$mdi-css-prefix}-blank::before {
|
||||||
content: "\F68C";
|
content: "\F68C";
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}
|
}
|
|
@ -4,8 +4,7 @@
|
||||||
src: url('#{$mdi-font-path}/#{$mdi-filename}-webfont.eot?#iefix&v=#{$mdi-version}') format('embedded-opentype'),
|
src: url('#{$mdi-font-path}/#{$mdi-filename}-webfont.eot?#iefix&v=#{$mdi-version}') format('embedded-opentype'),
|
||||||
url('#{$mdi-font-path}/#{$mdi-filename}-webfont.woff2?v=#{$mdi-version}') format('woff2'),
|
url('#{$mdi-font-path}/#{$mdi-filename}-webfont.woff2?v=#{$mdi-version}') format('woff2'),
|
||||||
url('#{$mdi-font-path}/#{$mdi-filename}-webfont.woff?v=#{$mdi-version}') format('woff'),
|
url('#{$mdi-font-path}/#{$mdi-filename}-webfont.woff?v=#{$mdi-version}') format('woff'),
|
||||||
url('#{$mdi-font-path}/#{$mdi-filename}-webfont.ttf?v=#{$mdi-version}') format('truetype'),
|
url('#{$mdi-font-path}/#{$mdi-filename}-webfont.ttf?v=#{$mdi-version}') format('truetype');
|
||||||
url('#{$mdi-font-path}/#{$mdi-filename}-webfont.svg?v=#{$mdi-version}##{$mdi-filename}#{$mdi-font-weight}') format('svg');
|
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -63,7 +63,8 @@
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section class="tool note">
|
<section class="tool note">
|
||||||
<span class="btn mdi mdi-square-edit-outline"/>
|
<span v-if="note_nid" class="btn mdi mdi-note"/>
|
||||||
|
<span v-else class="btn mdi mdi-note-outline"/>
|
||||||
<div class="tool-content">
|
<div class="tool-content">
|
||||||
<textarea spellcheck="false" v-model="note" name="note"/>
|
<textarea spellcheck="false" v-model="note" name="note"/>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue