PluginProbe
Bit Form – Contact Form, Payment Forms, Multi Step Forms, Calculator & Custom Form Builder / 1.4
Bit Form – Contact Form, Payment Forms, Multi Step Forms, Calculator & Custom Form Builder v1.4
V-3.3.0 3.2.2 3.2.1 3.2.0 3.1.4 3.1.3 3.1.2 3.1.1 3.1.0 V3.0.3 V3.0.2 -3.0.1 V_3.0.0 1.1.1 1.1.8 1.2 1.3 1.4 1.4.18 1.5.2 1.9 2.0 2.10.0 2.10.1 2.10.2 All 137 releases
bit-form / assets / js / components.js

components.js in Bit Form – Contact Form, Payment Forms, Multi Step Forms, Calculator & Custom Form Builder 1.4, at assets/js/components.js

1 lines 8.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 "use strict";!function(e,t){"object"===typeof exports&&"object"===typeof module?module.exports=t():"function"===typeof define&&define.amd?define([],t):"object"===typeof exports?exports._bitforms=t():e._bitforms=t()}(self,(function(){return(self.webpackChunk_bitforms=self.webpackChunk_bitforms||[]).push([[160],{7244:(e,t,r)=>{r.d(t,{Z:()=>s});var o=r(8081),n=r.n(o),i=r(3645),a=r.n(i)()(n());a.push([e.id,'.msl-flx{display:inline-flex;align-items:center}.msl-vars{--menu-max-height:400px;--input-width:300px;--font-size:16px;--border-radius:8px 8px 8px 8px;--active-menu-shadow:1px 1px 5px 0px grey;--line-height:1.4;--active-menu-background:#fff;--active-menu-radius:var(--border-radius)}.msl-wrp *{line-height:var(--line-height)}.msl-wrp{width:var(--input-width);outline:none;position:relative;border-radius:var(--border-radius)}.msl-disabled{pointer-events:none!important}.msl-disabled>.msl{background-color:#f6f6f6}.msl{overflow:hidden;border:1px solid #9c9c9c;border-radius:var(--border-radius);outline:none;cursor:text;transition:border-radius .2s}.msl:not(.msl-active,.msl-active-up):hover{border-color:#505050}.msl-active{background:var(--active-menu-background);box-shadow:var(--active-menu-shadow);z-index:9999;border-color:transparent;border-radius:var(--active-menu-radius);border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0;transition:border-top-left-radius .4s,border-top-right-radius .4s}.msl-active-up{border-color:transparent;transition:border-bottom-left-radius .4s,border-bottom-right-radius .4s}.msl-active-up,.msl-active~.msl-options{background:var(--active-menu-background);box-shadow:var(--active-menu-shadow);z-index:9999;border-radius:var(--active-menu-radius);border-top-left-radius:0;border-top-right-radius:0}.msl-active~.msl-options{-webkit-clip-path:inset(0 -10px -10px -10px);clip-path:inset(0 -10px -10px -10px);max-height:var(--menu-max-height);transition:border-bottom-left-radius .5s ease-in,border-bottom-right-radius .5s ease-in}.msl-active-up~.msl-options{background:var(--active-menu-background);z-index:9999;bottom:99%;box-shadow:var(--active-menu-shadow);-webkit-clip-path:inset(-10px -10px 0 -10px);clip-path:inset(-10px -10px 0 -10px);max-height:var(--menu-max-height);border-radius:var(--active-menu-radius);border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0;transition:border-top-left-radius .7s,border-top-right-radius .7s}.msl-options{position:absolute;width:100%;background:#fff;max-height:0;overflow:auto;scrollbar-color:rgba(0,0,0,.1) transparent;scrollbar-width:thin;border-radius:var(--border-radius)}.msl-input,.msl-input-wrp{display:inline-block;vertical-align:top}.msl-input{outline:none;margin:5px;padding:3px;font-size:var(--font-size)}.msl-input:before{line-height:var(--line-height);color:#929292}.msl-input[data-placeholder]:not([data-placeholder=""]):empty:before{content:attr(data-placeholder)}.msl-chip{background:#eee;border-radius:5px;padding:3px 3px 3px 6px;white-space:nowrap;display:inline-flex;align-items:center;line-break:anywhere;white-space:break-spaces}.msl-chip,.msl-single-value{margin:5px;font-size:var(--font-size)}.msl-single-value{display:inline-block;padding:3px;vertical-align:top;overflow:hidden;text-overflow:ellipsis;line-break:strict;white-space:nowrap}.msl-options::-webkit-scrollbar{width:8px}.msl-options::-webkit-scrollbar-track{background:transparent}.msl-options::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:20px}.msl-options::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.2)}.msl-grp-title,.msl-options .msl-option{font-size:var(--font-size);border-radius:5px;padding:7px 5px;cursor:pointer;margin:4px 6px;line-break:anywhere;line-height:var(--line-height);outline:none;white-space:break-spaces;transition:background .2s}.msl-btn:focus-visible,.msl-option:focus-visible,.msl-wrp:focus-visible{outline:2px solid #07f}.msl-grp-title{font-size:calc(var(--font-size) - 2px);cursor:default;background:#fafafa;opacity:.7}.msl-options .msl-option:last-child{margin-bottom:5px}.msl-option:focus,.msl-options .msl-option:hover{background:#e9e9e9}.msl-option-active{background:#e6f4fa;color:#0351ff}.msl-option-disable{color:rgba(0,0,0,.3)}.msl-btn{border-radius:50%;border:none;outline:none;padding:0;justify-content:center;cursor:pointer;background:transparent}.msl-actions{position:absolute;right:5px;top:50%;transform:translatey(-50%)}.msl-arrow-btn,.msl-clear-btn{width:25px;height:25px}.msl-arrow-btn:hover,.msl-clear-btn:hover{background:#d3d3d3}.msl-arrow-icn>line,.msl-close-icn>line{stroke-width:1}.msl-arrow-icn,.msl-chip-delete{height:20px;width:20px}.msl-chip-delete{min-width:20px;min-height:20px;margin-left:3px;background:#dadada;color:rgba(0,0,0,.6)}.msl-chip-delete:hover{background:#d3d3d3}.msl-chip-delete .msl-close-icn>line{stroke-width:1}.msl-close-icn{height:10px;width:10px}',""]);const s=a},3645:e=>{e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var r="",o="undefined"!==typeof t[5];return t[4]&&(r+="@supports (".concat(t[4],") {")),t[2]&&(r+="@media ".concat(t[2]," {")),o&&(r+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),r+=e(t),o&&(r+="}"),t[2]&&(r+="}"),t[4]&&(r+="}"),r})).join("")},t.i=function(e,r,o,n,i){"string"===typeof e&&(e=[[null,e,void 0]]);var a={};if(o)for(var s=0;s<this.length;s++){var l=this[s][0];null!=l&&(a[l]=!0)}for(var d=0;d<e.length;d++){var p=[].concat(e[d]);o&&a[p[0]]||("undefined"!==typeof i&&("undefined"===typeof p[5]||(p[1]="@layer".concat(p[5].length>0?" ".concat(p[5]):""," {").concat(p[1],"}")),p[5]=i),r&&(p[2]?(p[1]="@media ".concat(p[2]," {").concat(p[1],"}"),p[2]=r):p[2]=r),n&&(p[4]?(p[1]="@supports (".concat(p[4],") {").concat(p[1],"}"),p[4]=n):p[4]="".concat(n)),t.push(p))}},t}},8081:e=>{e.exports=function(e){return e[1]}},9570:(e,t,r)=>{r.r(t)},9014:()=>{},8774:(e,t,r)=>{var o=r(3379),n=r.n(o),i=r(7795),a=r.n(i),s=r(569),l=r.n(s),d=r(3565),p=r.n(d),c=r(9216),u=r.n(c),m=r(4589),b=r.n(m),f=r(7244),h={};h.styleTagTransform=b(),h.setAttributes=p(),h.insert=l().bind(null,"head"),h.domAPI=a(),h.insertStyleElement=u();n()(f.Z,h),f.Z&&f.Z.locals&&f.Z.locals},3379:e=>{var t=[];function r(e){for(var r=-1,o=0;o<t.length;o++)if(t[o].identifier===e){r=o;break}return r}function o(e,o){for(var i={},a=[],s=0;s<e.length;s++){var l=e[s],d=o.base?l[0]+o.base:l[0],p=i[d]||0,c="".concat(d," ").concat(p);i[d]=p+1;var u=r(c),m={css:l[1],media:l[2],sourceMap:l[3],supports:l[4],layer:l[5]};if(-1!==u)t[u].references++,t[u].updater(m);else{var b=n(m,o);o.byIndex=s,t.splice(s,0,{identifier:c,updater:b,references:1})}a.push(c)}return a}function n(e,t){var r=t.domAPI(t);r.update(e);return function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;r.update(e=t)}else r.remove()}}e.exports=function(e,n){var i=o(e=e||[],n=n||{});return function(e){e=e||[];for(var a=0;a<i.length;a++){var s=r(i[a]);t[s].references--}for(var l=o(e,n),d=0;d<i.length;d++){var p=r(i[d]);0===t[p].references&&(t[p].updater(),t.splice(p,1))}i=l}}},569:e=>{var t={};e.exports=function(e,r){var o=function(e){if("undefined"===typeof t[e]){var r=document.querySelector(e);if(window.HTMLIFrameElement&&r instanceof window.HTMLIFrameElement)try{r=r.contentDocument.head}catch(o){r=null}t[e]=r}return t[e]}(e);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(r)}},9216:e=>{e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},3565:(e,t,r)=>{e.exports=function(e){var t=r.nc;t&&e.setAttribute("nonce",t)}},7795:e=>{e.exports=function(e){var t=e.insertStyleElement(e);return{update:function(r){!function(e,t,r){var o="";r.supports&&(o+="@supports (".concat(r.supports,") {")),r.media&&(o+="@media ".concat(r.media," {"));var n="undefined"!==typeof r.layer;n&&(o+="@layer".concat(r.layer.length>0?" ".concat(r.layer):""," {")),o+=r.css,n&&(o+="}"),r.media&&(o+="}"),r.supports&&(o+="}");var i=r.sourceMap;i&&"undefined"!==typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),t.styleTagTransform(o,e,t.options)}(t,e,r)},remove:function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(t)}}}},4589:e=>{e.exports=function(e,t){if(t.styleSheet)t.styleSheet.cssText=e;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(e))}}}},e=>{var t=t=>e(e.s=t);return t(9014),t(8774),t(9570)}])}));