@1money/component-ui 0.0.64-alpha.7 → 0.0.64-alpha.8

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@1money/component-ui",
3
- "version": "0.0.64-alpha.7",
3
+ "version": "0.0.64-alpha.8",
4
4
  "description": "React Components based on primereact for 1money front-end projects",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -1,30 +0,0 @@
1
- /**
2
- * Retrieves the spacing value for a given token key.
3
- *
4
- * @param {string} $key - The spacing token key (e.g., '100', '200').
5
- * @return {length|null} The computed spacing value or null if the key is invalid.
6
- * @example
7
- * .element {
8
- * padding: om-spacing-token('200'); // Returns 8px if $om-sys-spacing-unit is 4px
9
- * }
10
- */
11
- /**
12
- * Computes the spacing value based on a token key or a direct length value.
13
- *
14
- * @param {string|length} $value - The spacing token key (e.g., '100') or a direct length value (e.g., '16px').
15
- * @return {length} The computed spacing value.
16
- * @example
17
- * .element {
18
- * margin: om-spacing-value('300'); // Returns 12px if $om-sys-spacing-unit is 4px
19
- * padding: om-spacing-value(16px); // Returns 16px
20
- * gap: om-spacing-value(2); // Returns 8px if $om-sys-spacing-unit is 4px
21
- * }
22
- */
23
- .om-country-select .om-component-ui-select-trigger-large {
24
- box-sizing: border-box;
25
- height: 56px;
26
- }
27
- .om-country-select .om-component-ui-select-trigger-small {
28
- box-sizing: border-box;
29
- height: 44px;
30
- }
@@ -1,2 +0,0 @@
1
- import './CountrySelect.css';
2
- //# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImJ1c2luZXNzL1NlbGVjdC9Db3VudHJ5L3NyYy9idXNpbmVzcy9TZWxlY3QvQ291bnRyeS9zdHlsZS9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLHNCQUFzQiIsImZpbGUiOiJidXNpbmVzcy9TZWxlY3QvQ291bnRyeS9zdHlsZS9jc3MuanMiLCJzb3VyY2VzQ29udGVudCI6W251bGxdLCJzb3VyY2VSb290IjoiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjIn0=
@@ -1 +0,0 @@
1
- import './CountrySelect.css';
@@ -1,2 +0,0 @@
1
- import './CountrySelect.css';
2
- //# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImJ1c2luZXNzL1NlbGVjdC9Db3VudHJ5L3NyYy9idXNpbmVzcy9TZWxlY3QvQ291bnRyeS9zdHlsZS9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLHNCQUFzQiIsImZpbGUiOiJidXNpbmVzcy9TZWxlY3QvQ291bnRyeS9zdHlsZS9pbmRleC5qcyIsInNvdXJjZXNDb250ZW50IjpbbnVsbF0sInNvdXJjZVJvb3QiOiIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMifQ==
@@ -1,30 +0,0 @@
1
- /**
2
- * Retrieves the spacing value for a given token key.
3
- *
4
- * @param {string} $key - The spacing token key (e.g., '100', '200').
5
- * @return {length|null} The computed spacing value or null if the key is invalid.
6
- * @example
7
- * .element {
8
- * padding: om-spacing-token('200'); // Returns 8px if $om-sys-spacing-unit is 4px
9
- * }
10
- */
11
- /**
12
- * Computes the spacing value based on a token key or a direct length value.
13
- *
14
- * @param {string|length} $value - The spacing token key (e.g., '100') or a direct length value (e.g., '16px').
15
- * @return {length} The computed spacing value.
16
- * @example
17
- * .element {
18
- * margin: om-spacing-value('300'); // Returns 12px if $om-sys-spacing-unit is 4px
19
- * padding: om-spacing-value(16px); // Returns 16px
20
- * gap: om-spacing-value(2); // Returns 8px if $om-sys-spacing-unit is 4px
21
- * }
22
- */
23
- .om-country-select .om-component-ui-select-trigger-large {
24
- box-sizing: border-box;
25
- height: 56px;
26
- }
27
- .om-country-select .om-component-ui-select-trigger-small {
28
- box-sizing: border-box;
29
- height: 44px;
30
- }
@@ -1,4 +0,0 @@
1
- "use strict";
2
-
3
- require("./CountrySelect.css");
4
- //# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImJ1c2luZXNzL1NlbGVjdC9Db3VudHJ5L3NyYy9idXNpbmVzcy9TZWxlY3QvQ291bnRyeS9zdHlsZS9pbmRleC50cyJdLCJuYW1lcyI6WyJyZXF1aXJlIl0sIm1hcHBpbmdzIjoiOztBQUFBQSxPQUFBIiwiZmlsZSI6ImJ1c2luZXNzL1NlbGVjdC9Db3VudHJ5L3N0eWxlL2Nzcy5qcyIsInNvdXJjZXNDb250ZW50IjpbbnVsbF0sInNvdXJjZVJvb3QiOiIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMifQ==
@@ -1 +0,0 @@
1
- import './CountrySelect.css';
@@ -1,4 +0,0 @@
1
- "use strict";
2
-
3
- require("./CountrySelect.css");
4
- //# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImJ1c2luZXNzL1NlbGVjdC9Db3VudHJ5L3NyYy9idXNpbmVzcy9TZWxlY3QvQ291bnRyeS9zdHlsZS9pbmRleC50cyJdLCJuYW1lcyI6WyJyZXF1aXJlIl0sIm1hcHBpbmdzIjoiOztBQUFBQSxPQUFBIiwiZmlsZSI6ImJ1c2luZXNzL1NlbGVjdC9Db3VudHJ5L3N0eWxlL2luZGV4LmpzIiwic291cmNlc0NvbnRlbnQiOltudWxsXSwic291cmNlUm9vdCI6Ii4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYyJ9