Socket
Socket
Sign inDemoInstall

@launchpad-ui/form

Package Overview
Dependencies
Maintainers
1
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@launchpad-ui/form - npm Package Compare versions

Comparing version 0.9.16 to 0.9.17-alpha.0

4

dist/index.es.js

@@ -586,4 +586,4 @@ import './style.css';

/* @__PURE__ */ jsxs("div", { className: styles["numberField-stepperContainer"], children: [
/* @__PURE__ */ jsx(Stepper, { ...incrementButtonProps, children: /* @__PURE__ */ jsx(Icon, { name: "expand-less" }) }),
/* @__PURE__ */ jsx(Stepper, { ...decrementButtonProps, children: /* @__PURE__ */ jsx(Icon, { name: "expand-more" }) })
/* @__PURE__ */ jsx(Stepper, { ...incrementButtonProps, children: /* @__PURE__ */ jsx(Icon, { name: "chevron-up" }) }),
/* @__PURE__ */ jsx(Stepper, { ...decrementButtonProps, children: /* @__PURE__ */ jsx(Icon, { name: "chevron-down" }) })
] })

@@ -590,0 +590,0 @@ ] })

@@ -588,4 +588,4 @@ require('./style.css');

/* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles["numberField-stepperContainer"], children: [
/* @__PURE__ */ jsxRuntime.jsx(Stepper, { ...incrementButtonProps, children: /* @__PURE__ */ jsxRuntime.jsx(icons.Icon, { name: "expand-less" }) }),
/* @__PURE__ */ jsxRuntime.jsx(Stepper, { ...decrementButtonProps, children: /* @__PURE__ */ jsxRuntime.jsx(icons.Icon, { name: "expand-more" }) })
/* @__PURE__ */ jsxRuntime.jsx(Stepper, { ...incrementButtonProps, children: /* @__PURE__ */ jsxRuntime.jsx(icons.Icon, { name: "chevron-up" }) }),
/* @__PURE__ */ jsxRuntime.jsx(Stepper, { ...decrementButtonProps, children: /* @__PURE__ */ jsxRuntime.jsx(icons.Icon, { name: "chevron-down" }) })
] })

@@ -592,0 +592,0 @@ ] })

{
"name": "@launchpad-ui/form",
"version": "0.9.16",
"version": "0.9.17-alpha.0",
"status": "beta",

@@ -35,4 +35,4 @@ "publishConfig": {

"classix": "2.1.17",
"@launchpad-ui/button": "~0.10.8",
"@launchpad-ui/icons": "~0.12.6",
"@launchpad-ui/button": "~0.10.9-alpha.0",
"@launchpad-ui/icons": "~0.13.0-alpha.0",
"@launchpad-ui/tokens": "~0.7.1",

@@ -39,0 +39,0 @@ "@launchpad-ui/tooltip": "~0.7.26"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc