@nubisco/ui 1.2.0 → 1.2.1
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/README.md +5 -5
- package/dist/components/Button.vue.d.ts.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +3 -5
- package/dist/index.mjs.map +1 -1
- package/dist/ui.css +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
[](https://www.npmjs.com/package/@nubisco/ui)
|
|
20
20
|
[](https://vuejs.org)
|
|
21
21
|
[](LICENSE)
|
|
22
|
-
[](https://docs.nubisco.io/ui/)
|
|
23
23
|
[](docs/CLA-INDIVIDUAL.md)
|
|
24
24
|
|
|
25
25
|
</div>
|
|
@@ -243,11 +243,11 @@ import type {
|
|
|
243
243
|
|
|
244
244
|
## Documentation
|
|
245
245
|
|
|
246
|
-
Full documentation is available at **[nubisco.
|
|
246
|
+
Full documentation is available at **[docs.nubisco.io/ui](https://docs.nubisco.io/ui/)**, including:
|
|
247
247
|
|
|
248
|
-
- [Installation](https://nubisco.
|
|
249
|
-
- [Components](https://nubisco.
|
|
250
|
-
- [Grid System](https://nubisco.
|
|
248
|
+
- [Installation](https://docs.nubisco.io/ui/installation)
|
|
249
|
+
- [Components](https://docs.nubisco.io/ui/components/)
|
|
250
|
+
- [Grid System](https://docs.nubisco.io/ui/components/grid/)
|
|
251
251
|
- [Contributor License Agreement (CLA)](docs/CLA-INDIVIDUAL.md)
|
|
252
252
|
|
|
253
253
|
---
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Button.vue.d.ts","sourceRoot":"","sources":["../../src/components/Button.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Button.vue.d.ts","sourceRoot":"","sources":["../../src/components/Button.vue"],"names":[],"mappings":"AAucA,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAA;AAC3C,OAAO,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,YAAY,CAAA;AA6KtD,QAAA,IAAI,QAAQ,IAAW,CAAE;AACzB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAKhD,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;6EAId,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|