Socket
Socket
Sign inDemoInstall

@applique-ui/layout

Package Overview
Dependencies
3
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.12 to 0.0.14

8

dist/layout.cjs.js

@@ -28,5 +28,5 @@ 'use strict';

styleInject$1(".u-layout-stack{display:flex;flex-direction:row}.u-layout-stack.u-layout-small{--u-layout-stack-margin-right:4px}.u-layout-stack.u-layout-medium{--u-layout-stack-margin-right:8px}.u-layout-stack.u-layout-large{--u-layout-stack-margin-right:16px}.u-layout-stack.u-layout-xl{--u-layout-stack-margin-right:24px}.u-layout-stack.u-layout-xxl{--u-layout-stack-margin-right:32px}.u-layout-stack.u-layout-xxxl{--u-layout-stack-margin-right:40px}.u-layout-stack.u-layout-none{--u-layout-stack-margin-right:0}.u-layout-stack>*{max-width:100%}.u-layout-stack>:not(:last-child){margin-right:var(--u-layout-stack-margin-right)}");
styleInject$1(".aui-layout-stack{display:flex;flex-direction:row}.aui-layout-stack.aui-layout-small{--u-layout-stack-margin-right:4px}.aui-layout-stack.aui-layout-medium{--u-layout-stack-margin-right:8px}.aui-layout-stack.aui-layout-large{--u-layout-stack-margin-right:16px}.aui-layout-stack.aui-layout-xl{--u-layout-stack-margin-right:24px}.aui-layout-stack.aui-layout-xxl{--u-layout-stack-margin-right:32px}.aui-layout-stack.aui-layout-xxxl{--u-layout-stack-margin-right:40px}.aui-layout-stack.aui-layout-none{--u-layout-stack-margin-right:0}.aui-layout-stack>*{max-width:100%}.aui-layout-stack>:not(:last-child){margin-right:var(--u-layout-stack-margin-right)}");
const locals$1 = {"stack":"u-layout-stack","small":"u-layout-small","medium":"u-layout-medium","large":"u-layout-large","xl":"u-layout-xl","xxl":"u-layout-xxl","xxxl":"u-layout-xxxl","none":"u-layout-none"};
const locals$1 = {"stack":"aui-layout-stack","small":"aui-layout-small","medium":"aui-layout-medium","large":"aui-layout-large","xl":"aui-layout-xl","xxl":"aui-layout-xxl","xxxl":"aui-layout-xxxl","none":"aui-layout-none"};

@@ -99,5 +99,5 @@ function classnames$1() {

styleInject(".u-layout-row{display:flex;flex-direction:column}.u-layout-row.u-layout-small{--u-layout-row-margin-bottom:4px}.u-layout-row.u-layout-medium{--u-layout-row-margin-bottom:8px}.u-layout-row.u-layout-large{--u-layout-row-margin-bottom:16px}.u-layout-row.u-layout-xl{--u-layout-row-margin-bottom:24px}.u-layout-row.u-layout-xxl{--u-layout-row-margin-bottom:32px}.u-layout-row.u-layout-xxxl{--u-layout-row-margin-bottom:40px}.u-layout-row.u-layout-none{--u-layout-row-margin-bottom:0}.u-layout-row>*{min-width:100%}.u-layout-row>:not(:last-child){margin-bottom:var(--u-layout-row-margin-bottom)}");
styleInject(".aui-layout-row{display:flex;flex-direction:column}.aui-layout-row.aui-layout-small{--u-layout-row-margin-bottom:4px}.aui-layout-row.aui-layout-medium{--u-layout-row-margin-bottom:8px}.aui-layout-row.aui-layout-large{--u-layout-row-margin-bottom:16px}.aui-layout-row.aui-layout-xl{--u-layout-row-margin-bottom:24px}.aui-layout-row.aui-layout-xxl{--u-layout-row-margin-bottom:32px}.aui-layout-row.aui-layout-xxxl{--u-layout-row-margin-bottom:40px}.aui-layout-row.aui-layout-none{--u-layout-row-margin-bottom:0}.aui-layout-row>*{min-width:100%}.aui-layout-row>:not(:last-child){margin-bottom:var(--u-layout-row-margin-bottom)}");
const locals = {"row":"u-layout-row","small":"u-layout-small","medium":"u-layout-medium","large":"u-layout-large","xl":"u-layout-xl","xxl":"u-layout-xxl","xxxl":"u-layout-xxxl","none":"u-layout-none"};
const locals = {"row":"aui-layout-row","small":"aui-layout-small","medium":"aui-layout-medium","large":"aui-layout-large","xl":"aui-layout-xl","xxl":"aui-layout-xxl","xxxl":"aui-layout-xxxl","none":"aui-layout-none"};

@@ -104,0 +104,0 @@ function classnames() {

@@ -20,5 +20,5 @@ import React, { Children, isValidElement } from 'react';

styleInject$1(".u-layout-stack{display:flex;flex-direction:row}.u-layout-stack.u-layout-small{--u-layout-stack-margin-right:4px}.u-layout-stack.u-layout-medium{--u-layout-stack-margin-right:8px}.u-layout-stack.u-layout-large{--u-layout-stack-margin-right:16px}.u-layout-stack.u-layout-xl{--u-layout-stack-margin-right:24px}.u-layout-stack.u-layout-xxl{--u-layout-stack-margin-right:32px}.u-layout-stack.u-layout-xxxl{--u-layout-stack-margin-right:40px}.u-layout-stack.u-layout-none{--u-layout-stack-margin-right:0}.u-layout-stack>*{max-width:100%}.u-layout-stack>:not(:last-child){margin-right:var(--u-layout-stack-margin-right)}");
styleInject$1(".aui-layout-stack{display:flex;flex-direction:row}.aui-layout-stack.aui-layout-small{--u-layout-stack-margin-right:4px}.aui-layout-stack.aui-layout-medium{--u-layout-stack-margin-right:8px}.aui-layout-stack.aui-layout-large{--u-layout-stack-margin-right:16px}.aui-layout-stack.aui-layout-xl{--u-layout-stack-margin-right:24px}.aui-layout-stack.aui-layout-xxl{--u-layout-stack-margin-right:32px}.aui-layout-stack.aui-layout-xxxl{--u-layout-stack-margin-right:40px}.aui-layout-stack.aui-layout-none{--u-layout-stack-margin-right:0}.aui-layout-stack>*{max-width:100%}.aui-layout-stack>:not(:last-child){margin-right:var(--u-layout-stack-margin-right)}");
const locals$1 = {"stack":"u-layout-stack","small":"u-layout-small","medium":"u-layout-medium","large":"u-layout-large","xl":"u-layout-xl","xxl":"u-layout-xxl","xxxl":"u-layout-xxxl","none":"u-layout-none"};
const locals$1 = {"stack":"aui-layout-stack","small":"aui-layout-small","medium":"aui-layout-medium","large":"aui-layout-large","xl":"aui-layout-xl","xxl":"aui-layout-xxl","xxxl":"aui-layout-xxxl","none":"aui-layout-none"};

@@ -91,5 +91,5 @@ function classnames$1() {

styleInject(".u-layout-row{display:flex;flex-direction:column}.u-layout-row.u-layout-small{--u-layout-row-margin-bottom:4px}.u-layout-row.u-layout-medium{--u-layout-row-margin-bottom:8px}.u-layout-row.u-layout-large{--u-layout-row-margin-bottom:16px}.u-layout-row.u-layout-xl{--u-layout-row-margin-bottom:24px}.u-layout-row.u-layout-xxl{--u-layout-row-margin-bottom:32px}.u-layout-row.u-layout-xxxl{--u-layout-row-margin-bottom:40px}.u-layout-row.u-layout-none{--u-layout-row-margin-bottom:0}.u-layout-row>*{min-width:100%}.u-layout-row>:not(:last-child){margin-bottom:var(--u-layout-row-margin-bottom)}");
styleInject(".aui-layout-row{display:flex;flex-direction:column}.aui-layout-row.aui-layout-small{--u-layout-row-margin-bottom:4px}.aui-layout-row.aui-layout-medium{--u-layout-row-margin-bottom:8px}.aui-layout-row.aui-layout-large{--u-layout-row-margin-bottom:16px}.aui-layout-row.aui-layout-xl{--u-layout-row-margin-bottom:24px}.aui-layout-row.aui-layout-xxl{--u-layout-row-margin-bottom:32px}.aui-layout-row.aui-layout-xxxl{--u-layout-row-margin-bottom:40px}.aui-layout-row.aui-layout-none{--u-layout-row-margin-bottom:0}.aui-layout-row>*{min-width:100%}.aui-layout-row>:not(:last-child){margin-bottom:var(--u-layout-row-margin-bottom)}");
const locals = {"row":"u-layout-row","small":"u-layout-small","medium":"u-layout-medium","large":"u-layout-large","xl":"u-layout-xl","xxl":"u-layout-xxl","xxxl":"u-layout-xxxl","none":"u-layout-none"};
const locals = {"row":"aui-layout-row","small":"aui-layout-small","medium":"aui-layout-medium","large":"aui-layout-large","xl":"aui-layout-xl","xxl":"aui-layout-xxl","xxxl":"aui-layout-xxxl","none":"aui-layout-none"};

@@ -96,0 +96,0 @@ function classnames() {

{
"name": "@applique-ui/layout",
"version": "0.0.12",
"version": "0.0.14",
"main": "dist/layout.cjs.js",

@@ -5,0 +5,0 @@ "module": "dist/layout.esm.js",

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