Socket
Socket
Sign inDemoInstall

@uniformdev/context-ui

Package Overview
Dependencies
124
Maintainers
10
Versions
484
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 19.128.1-alpha.9 to 19.128.1-alpha.11

1

dist/index.d.ts

@@ -130,2 +130,3 @@ import * as _emotion_react_types_jsx_namespace from '@emotion/react/types/jsx-namespace';

CustomVariantName?: React.ComponentType;
ControlPercentage?: React.ComponentType;
};

@@ -132,0 +133,0 @@ errors?: {

@@ -286,3 +286,3 @@ // ../../scripts/emotion-jsx-shim.js

{
name: "has the strongest score",
name: "has strongest score across all categories",
value: "+"

@@ -293,2 +293,6 @@ },

value: "-"
},
{
name: "has strongest category score",
value: "^"
}

@@ -1395,2 +1399,3 @@ ];

(components == null ? void 0 : components.CustomVariantName) ? /* @__PURE__ */ jsx17(components.CustomVariantName, {}) : null,
(components == null ? void 0 : components.ControlPercentage) ? /* @__PURE__ */ jsx17(components.ControlPercentage, {}) : null,
!currentValue.crit.length ? /* @__PURE__ */ jsx17(Callout3, { title: "Default variant", type: "info", css: { marginBlock: "var(--spacing-base)" }, children: /* @__PURE__ */ jsx17(Paragraph, { children: 'This personalized variant has no match criteria and will be shown to any visitor that does not match any preceding variants. Ensure that default variants come last in the variant list. Personalize this variant by clicking "Add Criteria" to get started.' }) }) : /* @__PURE__ */ jsx17("div", { children: currentValue.crit.map((currentCriteria, index) => {

@@ -1397,0 +1402,0 @@ var _a2, _b, _c, _d;

8

package.json
{
"name": "@uniformdev/context-ui",
"version": "19.128.1-alpha.9+1af0ad2d62",
"version": "19.128.1-alpha.11+11cc55c0a1",
"description": "React-based functionality and components for Uniform Context",

@@ -37,4 +37,4 @@ "license": "SEE LICENSE IN LICENSE.txt",

"@react-icons/all-files": "https://github.com/react-icons/react-icons/releases/download/v4.10.1/react-icons-all-files-4.10.1.tgz",
"@uniformdev/context": "19.128.1-alpha.9+1af0ad2d62",
"@uniformdev/design-system": "19.128.1-alpha.9+1af0ad2d62",
"@uniformdev/context": "19.128.1-alpha.11+11cc55c0a1",
"@uniformdev/design-system": "19.128.1-alpha.11+11cc55c0a1",
"immer": "10.0.3",

@@ -77,3 +77,3 @@ "react-beautiful-dnd": "13.1.1",

},
"gitHead": "1af0ad2d62257f3f8d34a8eca337dad8b6025b6e"
"gitHead": "11cc55c0a1f62ac84634af6734dac6168a140161"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc