mtrl-addons 0.1.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.
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2025 floor
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/README.md ADDED
@@ -0,0 +1,32 @@
1
+ # mtrl-addons
2
+
3
+ Additional components and utilities for the mtrl library, featuring specialized elements, and extended functionality for modern applications.
4
+
5
+ ## Installation
6
+
7
+ ```bash
8
+ npm install mtrl-addons
9
+ ```
10
+
11
+ ## Usage
12
+
13
+ ```javascript
14
+ import { version } from 'mtrl-addons';
15
+ ```
16
+
17
+ ## Development
18
+
19
+ ```bash
20
+ # Install dependencies
21
+ bun install
22
+
23
+ # Build
24
+ bun run build
25
+
26
+ # Test
27
+ bun test
28
+ ```
29
+
30
+ ## License
31
+
32
+ MIT
@@ -0,0 +1,5 @@
1
+ /**
2
+ * mtrl-addons
3
+ * Additional components and utilities for the mtrl system
4
+ */
5
+ export declare const version = "0.1.0";
package/dist/index.js ADDED
@@ -0,0 +1,38 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropNames = Object.getOwnPropertyNames;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __moduleCache = /* @__PURE__ */ new WeakMap;
6
+ var __toCommonJS = (from) => {
7
+ var entry = __moduleCache.get(from), desc;
8
+ if (entry)
9
+ return entry;
10
+ entry = __defProp({}, "__esModule", { value: true });
11
+ if (from && typeof from === "object" || typeof from === "function")
12
+ __getOwnPropNames(from).map((key) => !__hasOwnProp.call(entry, key) && __defProp(entry, key, {
13
+ get: () => from[key],
14
+ enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
15
+ }));
16
+ __moduleCache.set(from, entry);
17
+ return entry;
18
+ };
19
+ var __export = (target, all) => {
20
+ for (var name in all)
21
+ __defProp(target, name, {
22
+ get: all[name],
23
+ enumerable: true,
24
+ configurable: true,
25
+ set: (newValue) => all[name] = () => newValue
26
+ });
27
+ };
28
+
29
+ // src/index.ts
30
+ var exports_src = {};
31
+ __export(exports_src, {
32
+ version: () => version
33
+ });
34
+ module.exports = __toCommonJS(exports_src);
35
+ var version = "0.1.0";
36
+
37
+ //# debugId=D8B57B09C6FFBA9664756E2164756E21
38
+ //# sourceMappingURL=data:application/json;base64,ewogICJ2ZXJzaW9uIjogMywKICAic291cmNlcyI6IFsiLi4vc3JjL2luZGV4LnRzIl0sCiAgInNvdXJjZXNDb250ZW50IjogWwogICAgIi8qKlxuICogbXRybC1hZGRvbnNcbiAqIEFkZGl0aW9uYWwgY29tcG9uZW50cyBhbmQgdXRpbGl0aWVzIGZvciB0aGUgbXRybCBzeXN0ZW1cbiAqL1xuXG5leHBvcnQgY29uc3QgdmVyc2lvbiA9ICcwLjEuMCc7XG5cbi8vIEV4cG9ydCBjb21wb25lbnRzIGFzIHRoZXkncmUgYWRkZWQiCiAgXSwKICAibWFwcGluZ3MiOiAiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBS08sSUFBTSxVQUFVOyIsCiAgImRlYnVnSWQiOiAiRDhCNTdCMDlDNkZGQkE5NjY0NzU2RTIxNjQ3NTZFMjEiLAogICJuYW1lcyI6IFtdCn0=
package/dist/index.mjs ADDED
@@ -0,0 +1,8 @@
1
+ // src/index.ts
2
+ var version = "0.1.0";
3
+ export {
4
+ version
5
+ };
6
+
7
+ //# debugId=AB836FDF1DAC15B664756E2164756E21
8
+ //# sourceMappingURL=data:application/json;base64,ewogICJ2ZXJzaW9uIjogMywKICAic291cmNlcyI6IFsiLi4vc3JjL2luZGV4LnRzIl0sCiAgInNvdXJjZXNDb250ZW50IjogWwogICAgIi8qKlxuICogbXRybC1hZGRvbnNcbiAqIEFkZGl0aW9uYWwgY29tcG9uZW50cyBhbmQgdXRpbGl0aWVzIGZvciB0aGUgbXRybCBzeXN0ZW1cbiAqL1xuXG5leHBvcnQgY29uc3QgdmVyc2lvbiA9ICcwLjEuMCc7XG5cbi8vIEV4cG9ydCBjb21wb25lbnRzIGFzIHRoZXkncmUgYWRkZWQiCiAgXSwKICAibWFwcGluZ3MiOiAiO0FBS08sSUFBTSxVQUFVOyIsCiAgImRlYnVnSWQiOiAiQUI4MzZGREYxREFDMTVCNjY0NzU2RTIxNjQ3NTZFMjEiLAogICJuYW1lcyI6IFtdCn0=
package/package.json ADDED
@@ -0,0 +1,47 @@
1
+ {
2
+ "name": "mtrl-addons",
3
+ "version": "0.1.0",
4
+ "description": "Additional components and utilities for the mtrl system, featuring forms, specialized elements, and extended functionality for modern applications",
5
+ "main": "dist/index.js",
6
+ "module": "dist/index.mjs",
7
+ "types": "dist/index.d.ts",
8
+ "exports": {
9
+ ".": {
10
+ "import": "./dist/index.mjs",
11
+ "require": "./dist/index.js",
12
+ "types": "./dist/index.d.ts"
13
+ }
14
+ },
15
+ "files": [
16
+ "dist"
17
+ ],
18
+ "scripts": {
19
+ "build": "bun run ./build.js",
20
+ "dev": "bun run ./build.js --watch",
21
+ "test": "bun test",
22
+ "prepublishOnly": "bun run build"
23
+ },
24
+ "repository": {
25
+ "type": "git",
26
+ "url": "https://github.com/floor/mtrl-addons.git"
27
+ },
28
+ "keywords": [
29
+ "mtrl",
30
+ "addons",
31
+ "components",
32
+ "forms",
33
+ "ui"
34
+ ],
35
+ "author": "floor",
36
+ "license": "MIT",
37
+ "peerDependencies": {
38
+ "mtrl": "^0.2.8"
39
+ },
40
+ "devDependencies": {
41
+ "@types/node": "^20.0.0",
42
+ "bun-types": "^1.0.0",
43
+ "mtrl": "^0.2.8",
44
+ "standard": "^17.0.0",
45
+ "typescript": "^5.0.0"
46
+ }
47
+ }