@channel.io/snippet
Advanced tools
Comparing version 0.2.0 to 0.2.2
@@ -602,3 +602,3 @@ 'use strict'; | ||
function _templateObject5() { | ||
var data = _taggedTemplateLiteral(["\n width: 100%;\n background-color: ", ";\n padding: 8px 0;\n position: absolute;\n max-height: 345px;\n overflow-y: auto;\n border-radius: 8px;\n box-shadow: 0 4px 12px 0 ", ", 0 0 0 1px ", ";\n ", "\n"]); | ||
var data = _taggedTemplateLiteral(["\n width: 100%;\n background-color: ", ";\n padding: 8px 0;\n position: absolute;\n z-index: 10;\n max-height: 345px;\n overflow-y: auto;\n border-radius: 8px;\n box-shadow: 0 4px 12px 0 ", ", 0 0 0 1px ", ";\n ", "\n"]); | ||
@@ -605,0 +605,0 @@ _templateObject5 = function _templateObject5() { |
@@ -596,3 +596,3 @@ import React, { createContext, useRef, useState, useCallback, useMemo, useContext, useReducer, useEffect } from 'react'; | ||
function _templateObject5() { | ||
var data = _taggedTemplateLiteral(["\n width: 100%;\n background-color: ", ";\n padding: 8px 0;\n position: absolute;\n max-height: 345px;\n overflow-y: auto;\n border-radius: 8px;\n box-shadow: 0 4px 12px 0 ", ", 0 0 0 1px ", ";\n ", "\n"]); | ||
var data = _taggedTemplateLiteral(["\n width: 100%;\n background-color: ", ";\n padding: 8px 0;\n position: absolute;\n z-index: 10;\n max-height: 345px;\n overflow-y: auto;\n border-radius: 8px;\n box-shadow: 0 4px 12px 0 ", ", 0 0 0 1px ", ";\n ", "\n"]); | ||
@@ -599,0 +599,0 @@ _templateObject5 = function _templateObject5() { |
{ | ||
"name": "@channel.io/snippet", | ||
"version": "0.2.0", | ||
"version": "0.2.2", | ||
"description": "channel.io snippet components", | ||
@@ -5,0 +5,0 @@ "main": "build/cjs.js", |
@@ -62,2 +62,3 @@ /* External dependencies */ | ||
position: absolute; | ||
z-index: 10; | ||
max-height: 345px; | ||
@@ -64,0 +65,0 @@ overflow-y: auto; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6002
368535
178
1