Socket
Socket
Sign inDemoInstall

@jala-banyu/theme

Package Overview
Dependencies
11
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.4 to 1.4.5

dist/chunk-FLEMZKAF.mjs

7

dist/components/alert.d.ts

@@ -12,2 +12,3 @@ import * as tailwind_variants from 'tailwind-variants';

startContentWrapper: string;
startIcon: string;
contentWrapper: string;

@@ -62,2 +63,3 @@ titleWrapper: string;

startContentWrapper: string;
startIcon: string;
contentWrapper: string;

@@ -103,2 +105,3 @@ titleWrapper: string;

startContentWrapper: string;
startIcon: string;
contentWrapper: string;

@@ -144,2 +147,3 @@ titleWrapper: string;

startContentWrapper: string;
startIcon: string;
contentWrapper: string;

@@ -194,2 +198,3 @@ titleWrapper: string;

startContentWrapper: string;
startIcon: string;
contentWrapper: string;

@@ -244,2 +249,3 @@ titleWrapper: string;

startContentWrapper: string;
startIcon: string;
contentWrapper: string;

@@ -285,2 +291,3 @@ titleWrapper: string;

startContentWrapper: string;
startIcon: string;
contentWrapper: string;

@@ -287,0 +294,0 @@ titleWrapper: string;

19

dist/components/alert.js

@@ -217,3 +217,3 @@ "use strict";

slots: {
base: "flex flex-row items-start justify-between m-2 p-4 gap-2 w-fit max-w-full",
base: "flex flex-row items-start justify-between m-2 p-4 gap-0 md:gap-2 w-fit max-w-full",
startContentWrapper: "flex items-start gap-2",

@@ -232,5 +232,6 @@ contentWrapper: "flex-1 flex-grow flex-col gap-2 w-full min-w-48 list-inside",

announcementBanner: {
base: "w-full m-0 sticky top-0 p-1 items-center justify-center",
base: "w-full m-0 sticky top-0 p-1 md:items-center justify-center flex-col md:flex-row px-1",
startContentWrapper: "flex items-center gap-2 ml-auto",
contentWrapper: "flex-0 grow-0 flex-col w-fit mr-auto",
startIcon: "hidden md:block",
contentWrapper: "flex-none grow-0 flex-col w-fit md:mr-auto min-w-0",
titleWrapper: "gap-0"

@@ -425,3 +426,3 @@ }

startIcon: "text-brand-800",
contentWrapper: "font-semibold text-sm text-brand-800",
contentWrapper: "font-semibold text-xs md:text-sm text-brand-800",
endContentWrapper: "text-neutral-800"

@@ -436,3 +437,3 @@ }

startIcon: "text-success-800",
contentWrapper: "font-semibold text-sm text-success-800",
contentWrapper: "font-semibold text-xs md:text-sm text-success-800",
endContentWrapper: "text-neutral-800"

@@ -447,3 +448,3 @@ }

startIcon: "text-warning-900",
contentWrapper: "font-semibold text-sm text-warning-900",
contentWrapper: "font-semibold text-xs md:text-sm text-warning-900",
endContentWrapper: "text-neutral-800"

@@ -458,3 +459,3 @@ }

startIcon: "text-danger-800",
contentWrapper: "font-semibold text-sm text-danger-800",
contentWrapper: "font-semibold text-xs md:text-sm text-danger-800",
endContentWrapper: "text-neutral-800"

@@ -469,3 +470,3 @@ }

startIcon: "text-gray-800",
contentWrapper: "font-semibold text-sm text-gray-800",
contentWrapper: "font-semibold text-xs md:text-sm text-gray-800",
endContentWrapper: "text-neutral-800"

@@ -480,3 +481,3 @@ }

startIcon: "text-neutral-800",
contentWrapper: "font-semibold text-sm text-neutral-800",
contentWrapper: "font-semibold text-xs md:text-sm text-neutral-800",
endContentWrapper: "text-neutral-800"

@@ -483,0 +484,0 @@ }

{
"name": "@jala-banyu/theme",
"version": "1.4.4",
"version": "1.4.5",
"description": "Banyu theme",

@@ -5,0 +5,0 @@ "keywords": [

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 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

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc