@new-ui/reset 0.0.7 → 0.0.9

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/LICENSE CHANGED
@@ -1,6 +1,7 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2024 Method Black Studio
3
+ Copyright (c) 2025 Abhimanyu Rana @planetabhi
4
+ Copyright (c) 2025 Method Black Studio
4
5
 
5
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
7
  of this software and associated documentation files (the "Software"), to deal
package/dist/index.css CHANGED
@@ -1,2 +1,2 @@
1
- *,:before,:after{box-sizing:border-box}html{text-size-adjust:none;vertical-align:baseline}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0;margin-block-end:0;padding:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,textarea,button,select{font-family:inherit;font-size:inherit;margin:0}textarea:not([rows]){min-height:10em}table{border-collapse:collapse;border-spacing:0}:target{scroll-margin-block:5ex}
1
+ *,:before,:after{box-sizing:border-box}html{-moz-text-size-adjust:none;text-size-adjust:none;vertical-align:baseline}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0;margin-block-end:0;padding:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,textarea,button,select{font-family:inherit;font-size:inherit;margin:0}table{border-collapse:collapse;border-spacing:0}:target{scroll-margin-block:5ex}
2
2
  /*# sourceMappingURL=index.css.map */
@@ -1 +1 @@
1
- {"mappings":"ACAA,uCAIA,mDAOA,iFAOA,4CAKA,sCAKA,8BAKA,gEAKA,yCAMA,4EAMA,qCAIA,gDAKA","sources":["index.css","../../New%20Packages/reset/src/_reset.scss"],"sourcesContent":["*, :before, :after {\n box-sizing: border-box;\n}\n\nhtml {\n text-size-adjust: none;\n vertical-align: baseline;\n}\n\nbody, h1, h2, h3, h4, p, figure, blockquote, dl, dd {\n margin: 0;\n margin-block-end: 0;\n padding: 0;\n}\n\nul[role=\"list\"], ol[role=\"list\"] {\n list-style: none;\n}\n\nbody {\n min-height: 100vh;\n line-height: 1.5;\n}\n\nh1, h2, h3, h4 {\n text-wrap: balance;\n}\n\na:not([class]) {\n text-decoration-skip-ink: auto;\n color: currentColor;\n}\n\nimg, picture {\n max-width: 100%;\n display: block;\n}\n\ninput, textarea, button, select {\n font-family: inherit;\n font-size: inherit;\n margin: 0;\n}\n\ntextarea:not([rows]) {\n min-height: 10em;\n}\n\ntable {\n border-collapse: collapse;\n border-spacing: 0;\n}\n\n:target {\n scroll-margin-block: 5ex;\n}\n/*# sourceMappingURL=index.css.map */\n",null],"names":[],"version":3,"file":"index.css.map"}
1
+ {"mappings":"ACAA,uCAIA,8EAOA,iFAOA,4CAKA,sCAKA,8BAKA,6CAIA,yCAMA,4EAMA,gDAKA","sources":["index.css","src/_reset.scss"],"sourcesContent":["*, :before, :after {\n box-sizing: border-box;\n}\n\nhtml {\n -moz-text-size-adjust: none;\n text-size-adjust: none;\n vertical-align: baseline;\n}\n\nbody, h1, h2, h3, h4, p, figure, blockquote, dl, dd {\n margin: 0;\n margin-block-end: 0;\n padding: 0;\n}\n\nul[role=\"list\"], ol[role=\"list\"] {\n list-style: none;\n}\n\nbody {\n min-height: 100vh;\n line-height: 1.5;\n}\n\nh1, h2, h3, h4 {\n text-wrap: balance;\n}\n\na:not([class]) {\n text-decoration-skip-ink: auto;\n}\n\nimg, picture {\n max-width: 100%;\n display: block;\n}\n\ninput, textarea, button, select {\n font-family: inherit;\n font-size: inherit;\n margin: 0;\n}\n\ntable {\n border-collapse: collapse;\n border-spacing: 0;\n}\n\n:target {\n scroll-margin-block: 5ex;\n}\n/*# sourceMappingURL=index.css.map */\n","*, *::before, *::after {\n box-sizing: border-box;\n}\n\nhtml {\n -moz-text-size-adjust: none;\n -webkit-text-size-adjust: none;\n text-size-adjust: none;\n vertical-align: baseline;\n}\n\nbody, h1, h2, h3, h4, p,\nfigure, blockquote, dl, dd {\n margin: 0;\n padding: 0;\n margin-block-end: 0;\n}\n\nul[role='list'],\nol[role='list'] {\n list-style: none;\n}\n\nbody {\n min-height: 100vh;\n line-height: 1.5;\n}\n\nh1, h2,\nh3, h4 {\n text-wrap: balance;\n}\n\na:not([class]) {\n text-decoration-skip-ink: auto;\n}\n\nimg,\npicture {\n max-width: 100%;\n display: block;\n}\n\ninput, textarea, button, select {\n font-family: inherit;\n font-size: inherit;\n margin: 0;\n}\n\ntable {\n border-collapse: collapse;\n border-spacing: 0;\n}\n\n:target {\n scroll-margin-block: 5ex;\n}"],"names":[],"version":3,"file":"index.css.map"}
package/package.json CHANGED
@@ -1,19 +1,25 @@
1
1
  {
2
2
  "name": "@new-ui/reset",
3
- "version": "0.0.7",
3
+ "version": "0.0.9",
4
4
  "description": "SCSS, CSS reset.",
5
5
  "source": "src/index.scss",
6
6
  "main": "dist/index.css",
7
7
  "targets": {
8
8
  "main": false
9
9
  },
10
+ "files": [
11
+ "dist/",
12
+ "src/",
13
+ "README.md",
14
+ "LICENSE"
15
+ ],
10
16
  "scripts": {
11
17
  "watch": "parcel watch",
12
18
  "build": "parcel build"
13
19
  },
14
20
  "repository": {
15
21
  "type": "git",
16
- "url": "git+https://github.com/NewDesignFile/reset.git"
22
+ "url": "git+https://github.com/NewDesignFile/foundations.git"
17
23
  },
18
24
  "keywords": [
19
25
  "reset",
@@ -23,12 +29,12 @@
23
29
  "author": "@planetabhi",
24
30
  "license": "MIT",
25
31
  "bugs": {
26
- "url": "https://github.com/NewDesignFile/reset/issues"
32
+ "url": "https://github.com/NewDesignFile/foundations/issues"
27
33
  },
28
- "homepage": "https://github.com/NewDesignFile/reset#readme",
34
+ "homepage": "https://github.com/NewDesignFile/foundations#readme",
29
35
  "devDependencies": {
30
- "@parcel/transformer-sass": "^2.13.3",
31
- "autoprefixer": "^10.4.20",
32
- "parcel": "^2.13.3"
36
+ "@parcel/transformer-sass": "^2.14.4",
37
+ "autoprefixer": "^10.4.21",
38
+ "parcel": "^2.14.4"
33
39
  }
34
40
  }
package/src/_reset.scss CHANGED
@@ -33,7 +33,6 @@ h3, h4 {
33
33
 
34
34
  a:not([class]) {
35
35
  text-decoration-skip-ink: auto;
36
- color: currentColor;
37
36
  }
38
37
 
39
38
  img,
@@ -48,10 +47,6 @@ input, textarea, button, select {
48
47
  margin: 0;
49
48
  }
50
49
 
51
- textarea:not([rows]) {
52
- min-height: 10em;
53
- }
54
-
55
50
  table {
56
51
  border-collapse: collapse;
57
52
  border-spacing: 0;
package/parcel.config.js DELETED
@@ -1,3 +0,0 @@
1
- module.exports = {
2
- plugins: [require("autoprefixer"), require("postcss-node-sass")],
3
- };