ui-thing 0.1.17 → 0.1.19

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 CHANGED
@@ -1,5 +1,34 @@
1
1
  # Changelog
2
2
 
3
+ ## v0.1.19
4
+
5
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.18...v0.1.19)
6
+
7
+ ### 🚀 Enhancements
8
+
9
+ - **Number Field:** Add number field component ([30745ec](https://github.com/BayBreezy/ui-thing-cli/commit/30745ec))
10
+
11
+ ### ❤️ Contributors
12
+
13
+ - Behon Baker ([@BayBreezy](http://github.com/BayBreezy))
14
+
15
+ ## v0.1.18
16
+
17
+ [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.17...v0.1.18)
18
+
19
+ ### 🏡 Chore
20
+
21
+ - Bump deps ([e453f74](https://github.com/BayBreezy/ui-thing-cli/commit/e453f74))
22
+ - **components:** Add new chip component and update other existing components ([7f4c4ef](https://github.com/BayBreezy/ui-thing-cli/commit/7f4c4ef))
23
+ - **init deps:** Add tailwindcss/forms to the list of initial dependencies ([a28f7da](https://github.com/BayBreezy/ui-thing-cli/commit/a28f7da))
24
+ - **tailwind config:** Add tailwindforms plugin to config ([7e3b706](https://github.com/BayBreezy/ui-thing-cli/commit/7e3b706))
25
+ - **nuxt config:** Remove shim = false from nuxt config ([2423a4e](https://github.com/BayBreezy/ui-thing-cli/commit/2423a4e))
26
+ - Bump deps ([56a4b29](https://github.com/BayBreezy/ui-thing-cli/commit/56a4b29))
27
+
28
+ ### ❤️ Contributors
29
+
30
+ - Behon Baker ([@BayBreezy](http://github.com/BayBreezy))
31
+
3
32
  ## v0.1.17
4
33
 
5
34
  [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.16...v0.1.17)
@@ -20,5 +20,5 @@ var DD=Object.create;var $=Object.defineProperty;var uD=Object.getOwnPropertyDes
20
20
  `+e.join(`
21
21
  `):""),u.type==="trace"){let g=new Error("Trace: "+u.message);c+=this.formatStack(g.stack||"")}return s?`
22
22
  `+c+`
23
- `:c}};function v(t){return t.replace(/`([^`]+)`/gm,(u,F)=>a.cyan(F)).replace(/\s+_([^_]+)_\s+/gm,(u,F)=>` ${a.underline(F)} `)}function YD(t="white"){return a[t]||a.white}function VD(t="bgWhite"){return a[`bg${t[0].toUpperCase()}${t.slice(1)}`]||a.bgWhite}function zD(t={}){let u=ZD();return process.env.CONSOLA_LEVEL&&(u=Number.parseInt(process.env.CONSOLA_LEVEL)??u),U({level:u,defaults:{level:u},stdout:process.stdout,stderr:process.stderr,prompt:(...r)=>import("./prompt-OSUEGF7N.js").then(e=>e.prompt(...r)),reporters:t.reporters||[t.fancy??!(j||M)?new O:new m],...t})}function ZD(){return SD?C.debug:M?C.warn:C.info}var ru=zD();export{HD as a,KD as b,a as c,ND as d,kD as e,ru as f};
24
- //# sourceMappingURL=chunk-QMEJXGGM.js.map
23
+ `:c}};function v(t){return t.replace(/`([^`]+)`/gm,(u,F)=>a.cyan(F)).replace(/\s+_([^_]+)_\s+/gm,(u,F)=>` ${a.underline(F)} `)}function YD(t="white"){return a[t]||a.white}function VD(t="bgWhite"){return a[`bg${t[0].toUpperCase()}${t.slice(1)}`]||a.bgWhite}function zD(t={}){let u=ZD();return process.env.CONSOLA_LEVEL&&(u=Number.parseInt(process.env.CONSOLA_LEVEL)??u),U({level:u,defaults:{level:u},stdout:process.stdout,stderr:process.stderr,prompt:(...r)=>import("./prompt-LMSPBHGY.js").then(e=>e.prompt(...r)),reporters:t.reporters||[t.fancy??!(j||M)?new O:new m],...t})}function ZD(){return SD?C.debug:M?C.warn:C.info}var ru=zD();export{HD as a,KD as b,a as c,ND as d,kD as e,ru as f};
24
+ //# sourceMappingURL=chunk-S2R3PAZ7.js.map