@pie-lib/style-utils 0.21.2-next.11 → 0.21.2-next.164
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/CHANGELOG.md +6 -64
- package/esm/index.js +4 -4
- package/esm/index.js.map +1 -1
- package/lib/index.js +5 -8
- package/lib/index.js.map +1 -1
- package/package.json +2 -2
- package/src/index.js +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -7,129 +7,71 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @pie-lib/style-utils
|
|
9
9
|
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
10
|
# [0.21.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/style-utils@0.17.0...@pie-lib/style-utils@0.21.0) (2025-10-16)
|
|
15
11
|
|
|
16
12
|
**Note:** Version bump only for package @pie-lib/style-utils
|
|
17
13
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
14
|
# [0.20.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/style-utils@0.17.0...@pie-lib/style-utils@0.20.0) (2025-10-16)
|
|
23
15
|
|
|
24
16
|
**Note:** Version bump only for package @pie-lib/style-utils
|
|
25
17
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
18
|
# [0.19.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/style-utils@0.17.0...@pie-lib/style-utils@0.19.0) (2025-10-16)
|
|
31
19
|
|
|
32
20
|
**Note:** Version bump only for package @pie-lib/style-utils
|
|
33
21
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
22
|
# [0.18.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/style-utils@0.17.0...@pie-lib/style-utils@0.18.0) (2025-10-16)
|
|
39
23
|
|
|
40
24
|
**Note:** Version bump only for package @pie-lib/style-utils
|
|
41
25
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
26
|
# [0.17.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/style-utils@0.1.43...@pie-lib/style-utils@0.17.0) (2025-09-25)
|
|
47
27
|
|
|
48
|
-
|
|
49
28
|
### Bug Fixes
|
|
50
29
|
|
|
51
|
-
|
|
52
|
-
|
|
30
|
+
- fixed pie-lib/icons import [PD-5126](<[dcb506c](https://github.com/pie-framework/pie-lib/commit/dcb506c914a177f6d88bf73247a023bfe71dac1f)>)
|
|
53
31
|
|
|
54
32
|
### Features
|
|
55
33
|
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
34
|
+
- split pie-toolbox into multiple packages [PD-5126](<[7d55a25](https://github.com/pie-framework/pie-lib/commit/7d55a2552d084cd3d0d5c00dc77411b2ced2f5e2)>)
|
|
61
35
|
|
|
62
36
|
# [0.16.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/style-utils@0.15.0...@pie-lib/style-utils@0.16.0) (2025-09-18)
|
|
63
37
|
|
|
64
38
|
**Note:** Version bump only for package @pie-lib/style-utils
|
|
65
39
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
40
|
# [0.15.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/style-utils@0.14.0...@pie-lib/style-utils@0.15.0) (2025-09-18)
|
|
71
41
|
|
|
72
42
|
**Note:** Version bump only for package @pie-lib/style-utils
|
|
73
43
|
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
44
|
# [0.14.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/style-utils@0.1.43...@pie-lib/style-utils@0.14.0) (2025-09-18)
|
|
79
45
|
|
|
80
|
-
|
|
81
46
|
### Bug Fixes
|
|
82
47
|
|
|
83
|
-
|
|
84
|
-
|
|
48
|
+
- fixed pie-lib/icons import [PD-5126](<[dcb506c](https://github.com/pie-framework/pie-lib/commit/dcb506c914a177f6d88bf73247a023bfe71dac1f)>)
|
|
85
49
|
|
|
86
50
|
### Features
|
|
87
51
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
52
|
+
- split pie-toolbox into multiple packages [PD-5126](<[7d55a25](https://github.com/pie-framework/pie-lib/commit/7d55a2552d084cd3d0d5c00dc77411b2ced2f5e2)>)
|
|
93
53
|
|
|
94
54
|
# [0.13.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/style-utils@0.12.0...@pie-lib/style-utils@0.13.0) (2025-09-17)
|
|
95
55
|
|
|
96
56
|
**Note:** Version bump only for package @pie-lib/style-utils
|
|
97
57
|
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
58
|
# [0.12.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/style-utils@0.11.0...@pie-lib/style-utils@0.12.0) (2025-09-17)
|
|
103
59
|
|
|
104
60
|
**Note:** Version bump only for package @pie-lib/style-utils
|
|
105
61
|
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
62
|
# [0.11.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/style-utils@0.10.1...@pie-lib/style-utils@0.11.0) (2025-09-17)
|
|
111
63
|
|
|
112
64
|
**Note:** Version bump only for package @pie-lib/style-utils
|
|
113
65
|
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
66
|
## [0.10.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/style-utils@0.1.43...@pie-lib/style-utils@0.10.1) (2025-08-11)
|
|
119
67
|
|
|
120
|
-
|
|
121
68
|
### Bug Fixes
|
|
122
69
|
|
|
123
|
-
|
|
124
|
-
|
|
70
|
+
- fixed pie-lib/icons import [PD-5126](<[dcb506c](https://github.com/pie-framework/pie-lib/commit/dcb506c914a177f6d88bf73247a023bfe71dac1f)>)
|
|
125
71
|
|
|
126
72
|
### Features
|
|
127
73
|
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
74
|
+
- split pie-toolbox into multiple packages [PD-5126](<[7d55a25](https://github.com/pie-framework/pie-lib/commit/7d55a2552d084cd3d0d5c00dc77411b2ced2f5e2)>)
|
|
133
75
|
|
|
134
76
|
# [0.10.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/style-utils@0.1.43...@pie-lib/style-utils@0.10.0) (2025-08-07)
|
|
135
77
|
|
package/esm/index.js
CHANGED
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
*/
|
|
4
4
|
const noSelect = () => ({
|
|
5
5
|
cursor: 'default',
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
6
|
+
WebkitUserSelect: 'none',
|
|
7
|
+
MozUserSelect: 'none',
|
|
8
|
+
msUserSelect: 'none',
|
|
9
|
+
userSelect: 'none'
|
|
10
10
|
});
|
|
11
11
|
|
|
12
12
|
export { noSelect };
|
package/esm/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../src/index.js"],"sourcesContent":["/**\n * disable text selection\n */\nexport const noSelect = () => ({\n cursor: 'default',\n
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../src/index.js"],"sourcesContent":["/**\n * disable text selection\n */\nexport const noSelect = () => ({\n cursor: 'default',\n WebkitUserSelect: 'none',\n MozUserSelect: 'none',\n msUserSelect: 'none',\n userSelect: 'none',\n});\n"],"names":["noSelect","cursor","WebkitUserSelect","MozUserSelect","msUserSelect","userSelect"],"mappings":"AAAA;AACA;AACA;AACO,MAAMA,QAAQ,GAAGA,OAAO;AAC7BC,EAAAA,MAAM,EAAE,SAAS;AACjBC,EAAAA,gBAAgB,EAAE,MAAM;AACxBC,EAAAA,aAAa,EAAE,MAAM;AACrBC,EAAAA,YAAY,EAAE,MAAM;AACpBC,EAAAA,UAAU,EAAE;AACd,CAAC;;;;"}
|
package/lib/index.js
CHANGED
|
@@ -4,19 +4,16 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.noSelect = void 0;
|
|
7
|
-
|
|
8
7
|
/**
|
|
9
8
|
* disable text selection
|
|
10
9
|
*/
|
|
11
|
-
var noSelect = function noSelect() {
|
|
10
|
+
var noSelect = exports.noSelect = function noSelect() {
|
|
12
11
|
return {
|
|
13
12
|
cursor: 'default',
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
13
|
+
WebkitUserSelect: 'none',
|
|
14
|
+
MozUserSelect: 'none',
|
|
15
|
+
msUserSelect: 'none',
|
|
16
|
+
userSelect: 'none'
|
|
18
17
|
};
|
|
19
18
|
};
|
|
20
|
-
|
|
21
|
-
exports.noSelect = noSelect;
|
|
22
19
|
//# sourceMappingURL=index.js.map
|
package/lib/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"index.js","names":["noSelect","exports","cursor","WebkitUserSelect","MozUserSelect","msUserSelect","userSelect"],"sources":["../src/index.js"],"sourcesContent":["/**\n * disable text selection\n */\nexport const noSelect = () => ({\n cursor: 'default',\n WebkitUserSelect: 'none',\n MozUserSelect: 'none',\n msUserSelect: 'none',\n userSelect: 'none',\n});\n"],"mappings":";;;;;;AAAA;AACA;AACA;AACO,IAAMA,QAAQ,GAAAC,OAAA,CAAAD,QAAA,GAAG,SAAXA,QAAQA,CAAA;EAAA,OAAU;IAC7BE,MAAM,EAAE,SAAS;IACjBC,gBAAgB,EAAE,MAAM;IACxBC,aAAa,EAAE,MAAM;IACrBC,YAAY,EAAE,MAAM;IACpBC,UAAU,EAAE;EACd,CAAC;AAAA,CAAC","ignoreList":[]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pie-lib/style-utils",
|
|
3
|
-
"version": "0.21.2-next.
|
|
3
|
+
"version": "0.21.2-next.164+09821f09",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "src/index.js",
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"scripts": {},
|
|
11
11
|
"author": "",
|
|
12
12
|
"license": "ISC",
|
|
13
|
-
"gitHead": "
|
|
13
|
+
"gitHead": "09821f09cfcaee178971c57f4134645350be2222",
|
|
14
14
|
"exports": {
|
|
15
15
|
".": {
|
|
16
16
|
"require": "./lib/index.js",
|
package/src/index.js
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
*/
|
|
4
4
|
export const noSelect = () => ({
|
|
5
5
|
cursor: 'default',
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
6
|
+
WebkitUserSelect: 'none',
|
|
7
|
+
MozUserSelect: 'none',
|
|
8
|
+
msUserSelect: 'none',
|
|
9
|
+
userSelect: 'none',
|
|
10
10
|
});
|