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

@freshworks/crayons

Package Overview
Dependencies
Maintainers
16
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@freshworks/crayons - npm Package Compare versions

Comparing version 2.13.2 to 2.13.3

dist/crayons/p-0akufxel.system.entry.js

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [2.13.3](https://github.com/freshworks/crayons/compare/v2.13.2...v2.13.3) (2022-01-05)
### Bug Fixes
* **icon.tsx:** removes title from svg that is visible on hover ([95d2900](https://github.com/freshworks/crayons/commit/95d29005ce8be8cc18d3dd2afdc18724f6fb2fc0)), closes [#200](https://github.com/freshworks/crayons/issues/200)
## [2.13.2](https://github.com/freshworks/crayons/compare/v2.13.1...v2.13.2) (2021-07-16)

@@ -2,0 +9,0 @@

24

dist/collection/collection-manifest.json
{
"entries": [
"components/button/button.js",
"components/checkbox/checkbox.js",
"components/datepicker/datepicker.js",
"components/modal/modal.js",
"components/dropdown-button/dropdown-button.js",
"components/button/button.js",
"components/datepicker/datepicker.js",
"components/input/input.js",
"components/icon/icon.js",
"components/input/input.js",
"components/modal/modal.js",
"components/label/label.js",
"components/radio-group/radio-group.js",
"components/radio/radio.js",
"components/radio-group/radio-group.js",
"components/select-option/select-option.js",
"components/spinner/spinner.js",
"components/tabs/tabs.js",
"components/tab/tab.js",
"components/spinner/spinner.js",
"components/select-option/select-option.js",
"components/select/select.js",
"components/tag/tag.js",
"components/textarea/textarea.js",
"components/select/select.js",
"components/toast/toast.js",
"components/timepicker/timepicker.js",
"components/tabs/tabs.js",
"components/tag/tag.js",
"components/toggle/toggle.js",
"components/toast/toast.js"
"components/toggle/toggle.js"
],

@@ -24,0 +24,0 @@ "compiler": {

@@ -17,3 +17,3 @@ import { h } from "@stencil/core";

setSVGState(iconName) {
this.svgHTML = icons[iconName];
this.svgHTML = icons[iconName].replace(/<title>(.*?)<\/title>/g, ``);
}

@@ -20,0 +20,0 @@ componentWillLoad() {

@@ -1,1 +0,1 @@

import{p as e,b as t}from"./p-7a09e628.js";e().then(e=>t([["p-hywyzo2y",[[1,"fw-datepicker",{mode:[1],minDate:[1,"min-date"],maxDate:[1,"max-date"],fromDate:[1025,"from-date"],toDate:[1025,"to-date"],dateFormat:[1,"date-format"],value:[1025],name:[1],placeholder:[1],showDatePicker:[32],year:[32],toYear:[32],monthDetails:[32],nextMonthDetails:[32],month:[32],todayTimestamp:[32],selectedDay:[32],startDate:[32],endDate:[32],startDateFormatted:[32],endDateFormatted:[32],dateHovered:[32],supportedYears:[32],toMonth:[32]},[[0,"fwFocus","displayDatePicker"],[0,"fwClick","handleButtonClick"],[0,"fwChange","handleMonthYearDropDownSelection"]]],[1,"fw-dropdown-button",{label:[1],color:[1],split:[4],disabled:[4],searchable:[4],value:[8],placeholder:[1],options:[16],optionInput:[32],filteredOptions:[32],isDropdownOpen:[32]}],[1,"fw-timepicker",{format:[1],disabled:[4],value:[1025],name:[1],interval:[2],minTime:[1,"min-time"],maxTime:[1,"max-time"],timeValues:[32],isMeridianFormat:[32],isDefaultEndTime:[32]}],[1,"fw-toast",{type:[1],timeout:[2],content:[1],actionLinkText:[1,"action-link-text"],sticky:[4],pauseOnHover:[4,"pause-on-hover"],position:[1],isOpen:[32],isMouseHovered:[32],svgHTML:[32],isTimedOut:[32],timerId:[32],fadeOut:[32],iconSize:[32],trigger:[64]}],[1,"fw-label",{color:[1],value:[1]}],[1,"fw-textarea",{label:[1],value:[1025],cols:[2],rows:[2],maxlength:[2],minlength:[2],name:[1],placeholder:[1],state:[1],wrap:[1],stateText:[1,"state-text"],autofocus:[4],readonly:[4],required:[4],disabled:[4],hasFocus:[32],setFocus:[64]}],[1,"fw-checkbox",{checked:[1540],disabled:[1540],label:[1],name:[1],value:[1]}],[1,"fw-spinner",{size:[1],color:[1]}],[1,"fw-select",{label:[1],value:[1032],name:[1],type:[1],placeholder:[1],state:[1],stateText:[1,"state-text"],readonly:[4],autofocus:[4],required:[4],forceSelect:[4,"force-select"],disabled:[4],multiple:[4],max:[2],isExpanded:[32],options:[32],filteredOptions:[32],hasFocus:[32],didInit:[32],getSelectedItem:[64],setSelectedValues:[64]},[[0,"fwSelected","fwSelectedHandler"],[0,"fwClosed","fwCloseHandler"],[0,"keydown","onKeyDonw"]]],[1,"fw-input",{label:[1],value:[1025],type:[1],autocomplete:[1],autofocus:[4],clearInput:[4,"clear-input"],maxlength:[2],minlength:[2],name:[1],placeholder:[1],state:[1],stateText:[1,"state-text"],readonly:[4],required:[4],disabled:[4],iconLeft:[1,"icon-left"],iconRight:[1,"icon-right"],hasFocus:[32],setFocus:[64]}],[1,"fw-button",{type:[1],color:[1],disabled:[516],expand:[4],size:[1],modalTriggerId:[1,"modal-trigger-id"]}],[1,"fw-select-option",{value:[513],selected:[1540],disabled:[1540],html:[1540],optionText:[513,"option-text"],htmlContent:[1,"html-content"]}],[1,"fw-tag",{text:[513],disabled:[516],value:[513]}],[1,"fw-icon",{name:[1],size:[2],color:[1],svgHTML:[32]}]]],["p-bbkiowif",[[1,"fw-modal",{titleText:[1,"title-text"],description:[1],icon:[1],successText:[1,"success-text"],cancelText:[1,"cancel-text"],size:[1],customFooter:[4,"custom-footer"],hideFooter:[4,"hide-footer"],visible:[1540]}]]],["p-nefcbz1x",[[1,"fw-radio",{checked:[1540],disabled:[1540],label:[1],value:[1],name:[1]}]]],["p-5oploa8g",[[0,"fw-radio-group",{allowEmpty:[4,"allow-empty"],name:[1],value:[1032]}]]],["p-ualt54gn",[[1,"fw-tab",{tabHeader:[1,"tab-header"],tabHeaderHtml:[1,"tab-header-html"],disabled:[4]}]]],["p-48j6yeq6",[[1,"fw-tabs",{activeTabIndex:[1538,"active-tab-index"],tabs:[32],activeChildClass:[32]},[[0,"propChanged","init"]]]]],["p-ve5xaxe9",[[1,"fw-toggle",{checked:[4],size:[1],name:[1],disabled:[4]}]]]],e));
import{p as e,b as t}from"./p-7a09e628.js";e().then(e=>t([["p-evq6zlzw",[[1,"fw-datepicker",{mode:[1],minDate:[1,"min-date"],maxDate:[1,"max-date"],fromDate:[1025,"from-date"],toDate:[1025,"to-date"],dateFormat:[1,"date-format"],value:[1025],name:[1],placeholder:[1],showDatePicker:[32],year:[32],toYear:[32],monthDetails:[32],nextMonthDetails:[32],month:[32],todayTimestamp:[32],selectedDay:[32],startDate:[32],endDate:[32],startDateFormatted:[32],endDateFormatted:[32],dateHovered:[32],supportedYears:[32],toMonth:[32]},[[0,"fwFocus","displayDatePicker"],[0,"fwClick","handleButtonClick"],[0,"fwChange","handleMonthYearDropDownSelection"]]],[1,"fw-dropdown-button",{label:[1],color:[1],split:[4],disabled:[4],searchable:[4],value:[8],placeholder:[1],options:[16],optionInput:[32],filteredOptions:[32],isDropdownOpen:[32]}],[1,"fw-timepicker",{format:[1],disabled:[4],value:[1025],name:[1],interval:[2],minTime:[1,"min-time"],maxTime:[1,"max-time"],timeValues:[32],isMeridianFormat:[32],isDefaultEndTime:[32]}],[1,"fw-toast",{type:[1],timeout:[2],content:[1],actionLinkText:[1,"action-link-text"],sticky:[4],pauseOnHover:[4,"pause-on-hover"],position:[1],isOpen:[32],isMouseHovered:[32],svgHTML:[32],isTimedOut:[32],timerId:[32],fadeOut:[32],iconSize:[32],trigger:[64]}],[1,"fw-label",{color:[1],value:[1]}],[1,"fw-textarea",{label:[1],value:[1025],cols:[2],rows:[2],maxlength:[2],minlength:[2],name:[1],placeholder:[1],state:[1],wrap:[1],stateText:[1,"state-text"],autofocus:[4],readonly:[4],required:[4],disabled:[4],hasFocus:[32],setFocus:[64]}],[1,"fw-checkbox",{checked:[1540],disabled:[1540],label:[1],name:[1],value:[1]}],[1,"fw-spinner",{size:[1],color:[1]}],[1,"fw-select",{label:[1],value:[1032],name:[1],type:[1],placeholder:[1],state:[1],stateText:[1,"state-text"],readonly:[4],autofocus:[4],required:[4],forceSelect:[4,"force-select"],disabled:[4],multiple:[4],max:[2],isExpanded:[32],options:[32],filteredOptions:[32],hasFocus:[32],didInit:[32],getSelectedItem:[64],setSelectedValues:[64]},[[0,"fwSelected","fwSelectedHandler"],[0,"fwClosed","fwCloseHandler"],[0,"keydown","onKeyDonw"]]],[1,"fw-input",{label:[1],value:[1025],type:[1],autocomplete:[1],autofocus:[4],clearInput:[4,"clear-input"],maxlength:[2],minlength:[2],name:[1],placeholder:[1],state:[1],stateText:[1,"state-text"],readonly:[4],required:[4],disabled:[4],iconLeft:[1,"icon-left"],iconRight:[1,"icon-right"],hasFocus:[32],setFocus:[64]}],[1,"fw-button",{type:[1],color:[1],disabled:[516],expand:[4],size:[1],modalTriggerId:[1,"modal-trigger-id"]}],[1,"fw-select-option",{value:[513],selected:[1540],disabled:[1540],html:[1540],optionText:[513,"option-text"],htmlContent:[1,"html-content"]}],[1,"fw-tag",{text:[513],disabled:[516],value:[513]}],[1,"fw-icon",{name:[1],size:[2],color:[1],svgHTML:[32]}]]],["p-bbkiowif",[[1,"fw-modal",{titleText:[1,"title-text"],description:[1],icon:[1],successText:[1,"success-text"],cancelText:[1,"cancel-text"],size:[1],customFooter:[4,"custom-footer"],hideFooter:[4,"hide-footer"],visible:[1540]}]]],["p-nefcbz1x",[[1,"fw-radio",{checked:[1540],disabled:[1540],label:[1],value:[1],name:[1]}]]],["p-5oploa8g",[[0,"fw-radio-group",{allowEmpty:[4,"allow-empty"],name:[1],value:[1032]}]]],["p-ualt54gn",[[1,"fw-tab",{tabHeader:[1,"tab-header"],tabHeaderHtml:[1,"tab-header-html"],disabled:[4]}]]],["p-48j6yeq6",[[1,"fw-tabs",{activeTabIndex:[1538,"active-tab-index"],tabs:[32],activeChildClass:[32]},[[0,"propChanged","init"]]]]],["p-ve5xaxe9",[[1,"fw-toggle",{checked:[4],size:[1],name:[1],disabled:[4]}]]]],e));

@@ -1,1 +0,1 @@

System.register(["./p-b70efe44.system.js"],(function(){"use strict";var e,t;return{setters:[function(a){e=a.p;t=a.b}],execute:function(){e().then((function(e){return t([["p-ncfldepy.system",[[1,"fw-datepicker",{mode:[1],minDate:[1,"min-date"],maxDate:[1,"max-date"],fromDate:[1025,"from-date"],toDate:[1025,"to-date"],dateFormat:[1,"date-format"],value:[1025],name:[1],placeholder:[1],showDatePicker:[32],year:[32],toYear:[32],monthDetails:[32],nextMonthDetails:[32],month:[32],todayTimestamp:[32],selectedDay:[32],startDate:[32],endDate:[32],startDateFormatted:[32],endDateFormatted:[32],dateHovered:[32],supportedYears:[32],toMonth:[32]},[[0,"fwFocus","displayDatePicker"],[0,"fwClick","handleButtonClick"],[0,"fwChange","handleMonthYearDropDownSelection"]]],[1,"fw-dropdown-button",{label:[1],color:[1],split:[4],disabled:[4],searchable:[4],value:[8],placeholder:[1],options:[16],optionInput:[32],filteredOptions:[32],isDropdownOpen:[32]}],[1,"fw-timepicker",{format:[1],disabled:[4],value:[1025],name:[1],interval:[2],minTime:[1,"min-time"],maxTime:[1,"max-time"],timeValues:[32],isMeridianFormat:[32],isDefaultEndTime:[32]}],[1,"fw-toast",{type:[1],timeout:[2],content:[1],actionLinkText:[1,"action-link-text"],sticky:[4],pauseOnHover:[4,"pause-on-hover"],position:[1],isOpen:[32],isMouseHovered:[32],svgHTML:[32],isTimedOut:[32],timerId:[32],fadeOut:[32],iconSize:[32],trigger:[64]}],[1,"fw-label",{color:[1],value:[1]}],[1,"fw-textarea",{label:[1],value:[1025],cols:[2],rows:[2],maxlength:[2],minlength:[2],name:[1],placeholder:[1],state:[1],wrap:[1],stateText:[1,"state-text"],autofocus:[4],readonly:[4],required:[4],disabled:[4],hasFocus:[32],setFocus:[64]}],[1,"fw-checkbox",{checked:[1540],disabled:[1540],label:[1],name:[1],value:[1]}],[1,"fw-spinner",{size:[1],color:[1]}],[1,"fw-select",{label:[1],value:[1032],name:[1],type:[1],placeholder:[1],state:[1],stateText:[1,"state-text"],readonly:[4],autofocus:[4],required:[4],forceSelect:[4,"force-select"],disabled:[4],multiple:[4],max:[2],isExpanded:[32],options:[32],filteredOptions:[32],hasFocus:[32],didInit:[32],getSelectedItem:[64],setSelectedValues:[64]},[[0,"fwSelected","fwSelectedHandler"],[0,"fwClosed","fwCloseHandler"],[0,"keydown","onKeyDonw"]]],[1,"fw-input",{label:[1],value:[1025],type:[1],autocomplete:[1],autofocus:[4],clearInput:[4,"clear-input"],maxlength:[2],minlength:[2],name:[1],placeholder:[1],state:[1],stateText:[1,"state-text"],readonly:[4],required:[4],disabled:[4],iconLeft:[1,"icon-left"],iconRight:[1,"icon-right"],hasFocus:[32],setFocus:[64]}],[1,"fw-button",{type:[1],color:[1],disabled:[516],expand:[4],size:[1],modalTriggerId:[1,"modal-trigger-id"]}],[1,"fw-select-option",{value:[513],selected:[1540],disabled:[1540],html:[1540],optionText:[513,"option-text"],htmlContent:[1,"html-content"]}],[1,"fw-tag",{text:[513],disabled:[516],value:[513]}],[1,"fw-icon",{name:[1],size:[2],color:[1],svgHTML:[32]}]]],["p-9vforqsn.system",[[1,"fw-modal",{titleText:[1,"title-text"],description:[1],icon:[1],successText:[1,"success-text"],cancelText:[1,"cancel-text"],size:[1],customFooter:[4,"custom-footer"],hideFooter:[4,"hide-footer"],visible:[1540]}]]],["p-pyxiw3zu.system",[[1,"fw-radio",{checked:[1540],disabled:[1540],label:[1],value:[1],name:[1]}]]],["p-n6wcmylo.system",[[0,"fw-radio-group",{allowEmpty:[4,"allow-empty"],name:[1],value:[1032]}]]],["p-uwn4e9vy.system",[[1,"fw-tab",{tabHeader:[1,"tab-header"],tabHeaderHtml:[1,"tab-header-html"],disabled:[4]}]]],["p-t71kkbgo.system",[[1,"fw-tabs",{activeTabIndex:[1538,"active-tab-index"],tabs:[32],activeChildClass:[32]},[[0,"propChanged","init"]]]]],["p-efuqd31w.system",[[1,"fw-toggle",{checked:[4],size:[1],name:[1],disabled:[4]}]]]],e)}))}}}));
System.register(["./p-b70efe44.system.js"],(function(){"use strict";var e,t;return{setters:[function(a){e=a.p;t=a.b}],execute:function(){e().then((function(e){return t([["p-0akufxel.system",[[1,"fw-datepicker",{mode:[1],minDate:[1,"min-date"],maxDate:[1,"max-date"],fromDate:[1025,"from-date"],toDate:[1025,"to-date"],dateFormat:[1,"date-format"],value:[1025],name:[1],placeholder:[1],showDatePicker:[32],year:[32],toYear:[32],monthDetails:[32],nextMonthDetails:[32],month:[32],todayTimestamp:[32],selectedDay:[32],startDate:[32],endDate:[32],startDateFormatted:[32],endDateFormatted:[32],dateHovered:[32],supportedYears:[32],toMonth:[32]},[[0,"fwFocus","displayDatePicker"],[0,"fwClick","handleButtonClick"],[0,"fwChange","handleMonthYearDropDownSelection"]]],[1,"fw-dropdown-button",{label:[1],color:[1],split:[4],disabled:[4],searchable:[4],value:[8],placeholder:[1],options:[16],optionInput:[32],filteredOptions:[32],isDropdownOpen:[32]}],[1,"fw-timepicker",{format:[1],disabled:[4],value:[1025],name:[1],interval:[2],minTime:[1,"min-time"],maxTime:[1,"max-time"],timeValues:[32],isMeridianFormat:[32],isDefaultEndTime:[32]}],[1,"fw-toast",{type:[1],timeout:[2],content:[1],actionLinkText:[1,"action-link-text"],sticky:[4],pauseOnHover:[4,"pause-on-hover"],position:[1],isOpen:[32],isMouseHovered:[32],svgHTML:[32],isTimedOut:[32],timerId:[32],fadeOut:[32],iconSize:[32],trigger:[64]}],[1,"fw-label",{color:[1],value:[1]}],[1,"fw-textarea",{label:[1],value:[1025],cols:[2],rows:[2],maxlength:[2],minlength:[2],name:[1],placeholder:[1],state:[1],wrap:[1],stateText:[1,"state-text"],autofocus:[4],readonly:[4],required:[4],disabled:[4],hasFocus:[32],setFocus:[64]}],[1,"fw-checkbox",{checked:[1540],disabled:[1540],label:[1],name:[1],value:[1]}],[1,"fw-spinner",{size:[1],color:[1]}],[1,"fw-select",{label:[1],value:[1032],name:[1],type:[1],placeholder:[1],state:[1],stateText:[1,"state-text"],readonly:[4],autofocus:[4],required:[4],forceSelect:[4,"force-select"],disabled:[4],multiple:[4],max:[2],isExpanded:[32],options:[32],filteredOptions:[32],hasFocus:[32],didInit:[32],getSelectedItem:[64],setSelectedValues:[64]},[[0,"fwSelected","fwSelectedHandler"],[0,"fwClosed","fwCloseHandler"],[0,"keydown","onKeyDonw"]]],[1,"fw-input",{label:[1],value:[1025],type:[1],autocomplete:[1],autofocus:[4],clearInput:[4,"clear-input"],maxlength:[2],minlength:[2],name:[1],placeholder:[1],state:[1],stateText:[1,"state-text"],readonly:[4],required:[4],disabled:[4],iconLeft:[1,"icon-left"],iconRight:[1,"icon-right"],hasFocus:[32],setFocus:[64]}],[1,"fw-button",{type:[1],color:[1],disabled:[516],expand:[4],size:[1],modalTriggerId:[1,"modal-trigger-id"]}],[1,"fw-select-option",{value:[513],selected:[1540],disabled:[1540],html:[1540],optionText:[513,"option-text"],htmlContent:[1,"html-content"]}],[1,"fw-tag",{text:[513],disabled:[516],value:[513]}],[1,"fw-icon",{name:[1],size:[2],color:[1],svgHTML:[32]}]]],["p-9vforqsn.system",[[1,"fw-modal",{titleText:[1,"title-text"],description:[1],icon:[1],successText:[1,"success-text"],cancelText:[1,"cancel-text"],size:[1],customFooter:[4,"custom-footer"],hideFooter:[4,"hide-footer"],visible:[1540]}]]],["p-pyxiw3zu.system",[[1,"fw-radio",{checked:[1540],disabled:[1540],label:[1],value:[1],name:[1]}]]],["p-n6wcmylo.system",[[0,"fw-radio-group",{allowEmpty:[4,"allow-empty"],name:[1],value:[1032]}]]],["p-uwn4e9vy.system",[[1,"fw-tab",{tabHeader:[1,"tab-header"],tabHeaderHtml:[1,"tab-header-html"],disabled:[4]}]]],["p-t71kkbgo.system",[[1,"fw-tabs",{activeTabIndex:[1538,"active-tab-index"],tabs:[32],activeChildClass:[32]},[[0,"propChanged","init"]]]]],["p-efuqd31w.system",[[1,"fw-toggle",{checked:[4],size:[1],name:[1],disabled:[4]}]]]],e)}))}}}));

@@ -15,3 +15,3 @@ {

"author": "Freshworks Inc",
"version": "2.13.2",
"version": "2.13.3",
"description": "Crayons for Developer Platform",

@@ -18,0 +18,0 @@ "main": "dist/index.js",

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

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

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

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