New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mabi-ui/select

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mabi-ui/select - npm Package Compare versions

Comparing version 0.1.16 to 0.1.17

dist/chunk-A24FOCUI.mjs

14

dist/index.js
"use strict";
var chunkRJEUMZKD_js = require("./chunk-RJEUMZKD.js");
var chunkFOYUMIQU_js = require("./chunk-FOYUMIQU.js");
var chunkQLJ45ZMM_js = require("./chunk-QLJ45ZMM.js");
var chunkVCPSLIHG_js = require("./chunk-VCPSLIHG.js");
require("./chunk-IHWCE32L.js");

@@ -8,3 +8,3 @@ Object.defineProperty(exports, "Select", {

get: function get() {
return chunkRJEUMZKD_js.Select;
return chunkQLJ45ZMM_js.Select;
}

@@ -15,3 +15,3 @@ });

get: function get() {
return chunkFOYUMIQU_js.selectActiveButton;
return chunkVCPSLIHG_js.selectActiveButton;
}

@@ -22,3 +22,3 @@ });

get: function get() {
return chunkFOYUMIQU_js.selectBaseButton;
return chunkVCPSLIHG_js.selectBaseButton;
}

@@ -29,3 +29,3 @@ });

get: function get() {
return chunkFOYUMIQU_js.selectMenu;
return chunkVCPSLIHG_js.selectMenu;
}

@@ -36,5 +36,5 @@ });

get: function get() {
return chunkFOYUMIQU_js.selectSelectedButton;
return chunkVCPSLIHG_js.selectSelectedButton;
}
}); //# sourceMappingURL=out.js.map
//# sourceMappingURL=index.js.map
"use strict";
var chunkRJEUMZKD_js = require("./chunk-RJEUMZKD.js");
require("./chunk-FOYUMIQU.js");
var chunkQLJ45ZMM_js = require("./chunk-QLJ45ZMM.js");
require("./chunk-VCPSLIHG.js");
require("./chunk-IHWCE32L.js");

@@ -8,5 +8,5 @@ Object.defineProperty(exports, "Select", {

get: function get() {
return chunkRJEUMZKD_js.Select;
return chunkQLJ45ZMM_js.Select;
}
}); //# sourceMappingURL=out.js.map
//# sourceMappingURL=Select.js.map

@@ -5,6 +5,6 @@ import * as class_variance_authority_dist_types from 'class-variance-authority/dist/types';

declare const selectSelectedButton: (props?: ({
color?: "primary" | "secondary" | "tertiary" | "success" | "warning" | "error" | "loading" | "blue" | "lightblue" | "orange" | "purple" | "indaco" | "white" | "black" | "grey" | null | undefined;
color?: "primary" | "secondary" | "tertiary" | "success" | "warning" | "error" | "loading" | "black" | "white" | "grey" | "orange" | "lightblue" | "blue" | "indaco" | "purple" | null | undefined;
} & class_variance_authority_dist_types.ClassProp) | undefined) => string;
declare const selectActiveButton: (props?: ({
color?: "primary" | "secondary" | "tertiary" | "success" | "warning" | "error" | "loading" | "blue" | "lightblue" | "orange" | "purple" | "indaco" | "white" | "black" | "grey" | null | undefined;
color?: "primary" | "secondary" | "tertiary" | "success" | "warning" | "error" | "loading" | "black" | "white" | "grey" | "orange" | "lightblue" | "blue" | "indaco" | "purple" | null | undefined;
} & class_variance_authority_dist_types.ClassProp) | undefined) => string;

@@ -11,0 +11,0 @@ declare const selectMenu: (props?: class_variance_authority_dist_types.ClassProp | undefined) => string;

"use strict";
var chunkFOYUMIQU_js = require("./chunk-FOYUMIQU.js");
var chunkVCPSLIHG_js = require("./chunk-VCPSLIHG.js");
Object.defineProperty(exports, "selectActiveButton", {
enumerable: true,
get: function get() {
return chunkFOYUMIQU_js.selectActiveButton;
return chunkVCPSLIHG_js.selectActiveButton;
}

@@ -12,3 +12,3 @@ });

get: function get() {
return chunkFOYUMIQU_js.selectBaseButton;
return chunkVCPSLIHG_js.selectBaseButton;
}

@@ -19,3 +19,3 @@ });

get: function get() {
return chunkFOYUMIQU_js.selectMenu;
return chunkVCPSLIHG_js.selectMenu;
}

@@ -26,5 +26,5 @@ });

get: function get() {
return chunkFOYUMIQU_js.selectSelectedButton;
return chunkVCPSLIHG_js.selectSelectedButton;
}
}); //# sourceMappingURL=out.js.map
//# sourceMappingURL=styles.js.map
{
"name": "@mabi-ui/select",
"version": "0.1.16",
"version": "0.1.17",
"description": "A select menu",

@@ -28,8 +28,9 @@ "keywords": [

"@headlessui/react": "^1.7.15",
"@radix-ui/react-popover": "^1.0.6",
"class-variance-authority": "^0.6.0",
"@mabi-ui/button": "0.1.21",
"@mabi-ui/preflight": "0.1.1",
"@mabi-ui/text-field": "0.1.19",
"@mabi-ui/utils": "0.1.7",
"@mabi-ui/checkbox": "0.1.13",
"@mabi-ui/utils": "0.1.7"
"@mabi-ui/preflight": "0.1.1"
},

@@ -47,5 +48,5 @@ "devDependencies": {

"@mabi-ui/eslint-config": "0.1.1",
"@mabi-ui/tsup-config": "0.1.2",
"@mabi-ui/typography": "0.1.12",
"@mabi-ui/tsconfig": "0.1.11",
"@mabi-ui/tsup-config": "0.1.2"
"@mabi-ui/tsconfig": "0.1.13"
},

@@ -52,0 +53,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

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