@toheeb/base 1.7.2 → 2.0.0

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.
Files changed (3) hide show
  1. package/base.css +1281 -642
  2. package/license.md +163 -0
  3. package/package.json +3 -3
package/license.md ADDED
@@ -0,0 +1,163 @@
1
+ # PolyForm Shield License 1.0.0
2
+
3
+ <https://polyformproject.org/licenses/shield/1.0.0>
4
+
5
+ ## Acceptance
6
+
7
+ In order to get any license under these terms, you must agree
8
+ to them as both strict obligations and conditions to all
9
+ your licenses.
10
+
11
+ ## Copyright License
12
+
13
+ The licensor grants you a copyright license for the
14
+ software to do everything you might do with the software
15
+ that would otherwise infringe the licensor's copyright
16
+ in it for any permitted purpose. However, you may
17
+ only distribute the software according to [Distribution
18
+ License](#distribution-license) and make changes or new works
19
+ based on the software according to [Changes and New Works
20
+ License](#changes-and-new-works-license).
21
+
22
+ ## Distribution License
23
+
24
+ The licensor grants you an additional copyright license
25
+ to distribute copies of the software. Your license
26
+ to distribute covers distributing the software with
27
+ changes and new works permitted by [Changes and New Works
28
+ License](#changes-and-new-works-license).
29
+
30
+ ## Notices
31
+
32
+ You must ensure that anyone who gets a copy of any part of
33
+ the software from you also gets a copy of these terms or the
34
+ URL for them above, as well as copies of any plain-text lines
35
+ beginning with `Required Notice:` that the licensor provided
36
+ with the software. For example:
37
+
38
+ > Required Notice: Toheeb Ogunbiyi (http://www.toheeb.com)
39
+
40
+ ## Changes and New Works License
41
+
42
+ The licensor grants you an additional copyright license to
43
+ make changes and new works based on the software for any
44
+ permitted purpose.
45
+
46
+ ## Patent License
47
+
48
+ The licensor grants you a patent license for the software that
49
+ covers patent claims the licensor can license, or becomes able
50
+ to license, that you would infringe by using the software.
51
+
52
+ ## Noncompete
53
+
54
+ Any purpose is a permitted purpose, except for providing any
55
+ product that competes with the software or any product the
56
+ licensor or any of its affiliates provides using the software.
57
+
58
+ ## Competition
59
+
60
+ Goods and services compete even when they provide functionality
61
+ through different kinds of interfaces or for different technical
62
+ platforms. Applications can compete with services, libraries
63
+ with plugins, frameworks with development tools, and so on,
64
+ even if they're written in different programming languages
65
+ or for different computer architectures. Goods and services
66
+ compete even when provided free of charge. If you market a
67
+ product as a practical substitute for the software or another
68
+ product, it definitely competes.
69
+
70
+ ## New Products
71
+
72
+ If you are using the software to provide a product that does
73
+ not compete, but the licensor or any of its affiliates brings
74
+ your product into competition by providing a new version of
75
+ the software or another product using the software, you may
76
+ continue using versions of the software available under these
77
+ terms beforehand to provide your competing product, but not
78
+ any later versions.
79
+
80
+ ## Discontinued Products
81
+
82
+ You may begin using the software to compete with a product
83
+ or service that the licensor or any of its affiliates has
84
+ stopped providing, unless the licensor includes a plain-text
85
+ line beginning with `Licensor Line of Business:` with the
86
+ software that mentions that line of business. For example:
87
+
88
+ > Licensor Line of Business: Toheeb Ogunbiyi (http://www.toheeb.com)
89
+
90
+ ## Sales of Business
91
+
92
+ If the licensor or any of its affiliates sells a line of
93
+ business developing the software or using the software
94
+ to provide a product, the buyer can also enforce
95
+ [Noncompete](#noncompete) for that product.
96
+
97
+ ## Fair Use
98
+
99
+ You may have "fair use" rights for the software under the
100
+ law. These terms do not limit them.
101
+
102
+ ## No Other Rights
103
+
104
+ These terms do not allow you to sublicense or transfer any of
105
+ your licenses to anyone else, or prevent the licensor from
106
+ granting licenses to anyone else. These terms do not imply
107
+ any other licenses.
108
+
109
+ ## Patent Defense
110
+
111
+ If you make any written claim that the software infringes or
112
+ contributes to infringement of any patent, your patent license
113
+ for the software granted under these terms ends immediately. If
114
+ your company makes such a claim, your patent license ends
115
+ immediately for work on behalf of your company.
116
+
117
+ ## Violations
118
+
119
+ The first time you are notified in writing that you have
120
+ violated any of these terms, or done anything with the software
121
+ not covered by your licenses, your licenses can nonetheless
122
+ continue if you come into full compliance with these terms,
123
+ and take practical steps to correct past violations, within
124
+ 32 days of receiving notice. Otherwise, all your licenses
125
+ end immediately.
126
+
127
+ ## No Liability
128
+
129
+ ***As far as the law allows, the software comes as is, without
130
+ any warranty or condition, and the licensor will not be liable
131
+ to you for any damages arising out of these terms or the use
132
+ or nature of the software, under any kind of legal claim.***
133
+
134
+ ## Definitions
135
+
136
+ The **licensor** is the individual or entity offering these
137
+ terms, and the **software** is the software the licensor makes
138
+ available under these terms.
139
+
140
+ A **product** can be a good or service, or a combination
141
+ of them.
142
+
143
+ **You** refers to the individual or entity agreeing to these
144
+ terms.
145
+
146
+ **Your company** is any legal entity, sole proprietorship,
147
+ or other kind of organization that you work for, plus all
148
+ its affiliates.
149
+
150
+ **Affiliates** means the other organizations than an
151
+ organization has control over, is under the control of, or is
152
+ under common control with.
153
+
154
+ **Control** means ownership of substantially all the assets of
155
+ an entity, or the power to direct its management and policies
156
+ by vote, contract, or otherwise. Control can be direct or
157
+ indirect.
158
+
159
+ **Your licenses** are all the licenses granted to you for the
160
+ software under these terms.
161
+
162
+ **Use** means anything you do with the software requiring one
163
+ of your licenses.
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@toheeb/base",
3
- "version": "1.7.2",
4
- "description": "A classless stylesheet for Personalizable Web Design",
3
+ "version": "2.0.0",
4
+ "description": "The web's first multipurpose base stylesheet, with the most semantic rules, for complete customization and personalization.",
5
5
  "main": "index.js",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1"
8
8
  },
9
9
  "keywords": ["css"],
10
10
  "author": "2",
11
- "license": "AGPL-3.0-or-later"
11
+ "license": "See license in license.md"
12
12
  }