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

@ikas/popup-renderer

Package Overview
Dependencies
Maintainers
0
Versions
221
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ikas/popup-renderer - npm Package Compare versions

Comparing version 1.0.196 to 1.0.197

2

build/popup-renderer/models/modal/step/elements/form/form-settings/index.js

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

import{makeObservable as o,observable as r}from"mobx";import{IkasPopupRendererFontFamily as e}from"../../base/index.js";var t=function(t){var l,d;void 0===t&&(t={}),this.formInputSettings=t.formInputSettings?new i(t.formInputSettings):new i({borderColor:"#E3E8EF",focusBorderColor:"#000000"}),this.gapBetweenItems=null!==(l=t.gapBetweenItems)&&void 0!==l?l:12,this.fontFamily=new e(t.fontFamily),this.fontSize=null!==(d=t.fontSize)&&void 0!==d?d:14,o(this,{formInputSettings:r,gapBetweenItems:r,fontFamily:r,fontSize:r})},i=function(e){var t,i,l;void 0===e&&(e={}),this.bgColor=e.bgColor||"",this.borderWidth=null!==(t=e.borderWidth)&&void 0!==t?t:1,this.borderRadius=null!==(i=e.borderRadius)&&void 0!==i?i:4,this.borderColor=e.borderColor||"",this.focusBorderColor=e.focusBorderColor||"",this.height=null!==(l=e.height)&&void 0!==l?l:40,this.placeholderColor=e.placeholderColor?e.placeholderColor:"#999999",this.titleColor=e.titleColor?e.titleColor:"#000000",this.checkboxTextColor=e.checkboxTextColor?e.checkboxTextColor:"#000000",o(this,{bgColor:r,borderWidth:r,borderRadius:r,borderColor:r,focusBorderColor:r,height:r,placeholderColor:r,titleColor:r,checkboxTextColor:r})};export{i as FormInputSettings,t as FormSettings};
import{makeObservable as o,observable as r}from"mobx";import{IkasPopupRendererFontFamily as e}from"../../base/index.js";var t=function(t){var l,d;void 0===t&&(t={}),this.formInputSettings=t.formInputSettings?new i(t.formInputSettings):new i({borderColor:"#E3E8EF",focusBorderColor:"#000000"}),this.gapBetweenItems=null!==(l=t.gapBetweenItems)&&void 0!==l?l:12,this.fontFamily=new e(t.fontFamily),this.fontSize=null!==(d=t.fontSize)&&void 0!==d?d:14,o(this,{formInputSettings:r,gapBetweenItems:r,fontFamily:r,fontSize:r})},i=function(e){var t,i,l;void 0===e&&(e={}),this.bgColor=e.bgColor||"",this.borderWidth=null!==(t=e.borderWidth)&&void 0!==t?t:1,this.borderRadius=null!==(i=e.borderRadius)&&void 0!==i?i:4,this.borderColor=e.borderColor||"",this.focusBorderColor=e.focusBorderColor||"",this.height=null!==(l=e.height)&&void 0!==l?l:40,this.placeholderColor=e.placeholderColor?e.placeholderColor:"#697586",this.titleColor=e.titleColor?e.titleColor:"#121926",this.checkboxTextColor=e.checkboxTextColor?e.checkboxTextColor:"#121926",o(this,{bgColor:r,borderWidth:r,borderRadius:r,borderColor:r,focusBorderColor:r,height:r,placeholderColor:r,titleColor:r,checkboxTextColor:r})};export{i as FormInputSettings,t as FormSettings};
{
"name": "@ikas/popup-renderer",
"version": "1.0.196",
"version": "1.0.197",
"description": "",

@@ -5,0 +5,0 @@ "author": "ucy",

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