PluginProbe ʕ •ᴥ•ʔ
Hostinger Reach – AI-Powered Email Marketing for WordPress / 1.6.0
Hostinger Reach – AI-Powered Email Marketing for WordPress v1.6.0
1.6.0 1.5.9 1.5.8 1.5.7 1.5.6 1.5.5 1.5.4 1.5.3 1.5.2 1.5.1 1.5.0 1.4.12 1.4.11 1.4.10 1.4.9 1.4.8 1.4.7 trunk 1.0.1 1.0.10 1.0.11 1.0.12 1.0.13 1.0.14 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.1.1 1.2.0 1.2.1 1.2.2 1.2.3 1.2.4 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.3.7 1.3.8 1.3.9 1.4.0 1.4.2 1.4.3 1.4.4 1.4.5 1.4.6
hostinger-reach / frontend / dist / blocks / subscription.css.map
hostinger-reach / frontend / dist / blocks Last commit date
subscription-autoloader.asset.php 11 months ago subscription-autoloader.js 11 months ago subscription-autoloader.js.map 4 months ago subscription-rtl.css 2 weeks ago subscription-view.asset.php 2 weeks ago subscription-view.js 2 weeks ago subscription-view.js.map 2 weeks ago subscription.asset.php 2 weeks ago subscription.css 2 weeks ago subscription.css.map 2 weeks ago subscription.js 3 weeks ago subscription.js.map 3 weeks ago
subscription.css.map
1 lines
1 {"version":3,"file":"subscription.css","mappings":"AAAA,+BACC,aACA,sBACA,yBACA,mBACA,aACA,eACA,mBAGA,sCACC,cACA,gBACA,kBAGD,yCACC,cACA,kBAGD,iCACC,gEACA,0B;ACvBF,8BACC,cACA,sBACA,yBACA,gBACA,cACA,aACA,SACA,eACA,iBACA,YACA,UACA,eACA,eACA,gBACA,mBACA,oCAEA,uCACC,aACA,2BACA,SAGD,gDACC,YACA,WAGD,sCACC,eACA,kBACA,mBACA,WACA,gBACA,eACA,iBACA,aACA,mBACA,mBACA,SACA,kBAEA,4CACC,mBAGD,wCACC,WACA,qBAEA,2IACC,WACA,gBACA,aAMF,0CACC,YACA,WAEA,+CACC,UAMH,qCACC,eAEA,uFACC,WACA,kBACA,WACA,WACA,yBACA,SACA,WAGD,4CACC,wBAGD,2CACC,yBAGD,mGACC,yB;AC3FF,4EACC,aACA,sBACA,WAEA,oFACC,mBACA,2BACA,gBACA,WACA,UAEA,sHACC,cAGD,kHACC,cAKH,uEACC,eACA,0CACA,qBACA,sBACA,eACA,qBACA,YACA,kBACA,WACA,sBACA,gBACA,gBACA,mBAGD,2EACC,eAGD,+CACC,cACA,eACA,gBACA,gBACA,yBACA,kBACA,UAGD,+CACC,cACA,WACA,iBACA,gBACA,+BACA,kBACA,yBACA,sBACA,cACA,sBAIF,4BACC,iBACA,gBACA,gBACA,cACA,iBACA,gBACA,mBAGD,yDACC,mBAGD,8BACC,mBAGD,4BACC,iBACA,YACA,SACA,gBAGD,uCACC,sCAGD,qCACC,wC","sources":["webpack://hostinger-reach/./frontend/blocks/subscription-block/src/Components/Connect.scss","webpack://hostinger-reach/./frontend/blocks/subscription-block/src/Components/Dialog.scss","webpack://hostinger-reach/./frontend/blocks/subscription-block/src/styles.scss"],"sourcesContent":[".hostinger-reach-block-connect {\n\tdisplay: flex;\n\tflex-direction: column;\n\talign-content: flex-start;\n\tbackground: #fff6e9;\n\tpadding: 14px;\n\tfont-size: 14px;\n\tmargin: 28px 0 14px;\n\n\n\t&__title {\n\t\tcolor: #1d1e20;\n\t\tfont-weight: 700;\n\t\tmargin-bottom: 4px;\n\t}\n\n\t&__subtitle {\n\t\tcolor: #727586;\n\t\tmargin-bottom: 4px;\n\t}\n\n\ta {\n\t\tcolor: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));\n\t\ttext-decoration: underline;\n\t}\n\n}\n",".hostinger-reach-block-dialog {\n\tdisplay: block;\n\tflex-direction: column;\n\talign-content: flex-start;\n\tbackground: #fff;\n\tcolor: #1D1E20;\n\tpadding: 20px;\n\tgap: 14px;\n\tfont-size: 14px;\n\tline-height: 20px;\n\tbottom: 80px;\n\tleft: 20px;\n\tposition: fixed;\n\tz-index: 100001;\n\tmax-width: 400px;\n\tborder-radius: 16px;\n\tbox-shadow: 0 0 10px rgba(0,0,0,0.05);\n\n\t&__actions {\n\t\tdisplay: flex;\n\t\tjustify-content: flex-start;\n\t\tgap: 10px;\n\t}\n\n\t&__button_indicator {\n\t\theight: 16px;\n\t\twidth: 16px;\n\t}\n\n\t&__button {\n\t\tcursor: pointer;\n\t\ttext-align: center;\n\t\tbackground: #673DE6;\n\t\tcolor: #fff;\n\t\tfont-weight: 700;\n\t\tfont-size: 12px;\n\t\tpadding: 6px 16px;\n\t\tdisplay: flex;\n\t\tflex-direction: row;\n\t\talign-items: center;\n\t\tgap: 10px;\n\t\tborder-radius: 8px;\n\n\t\t&:hover {\n\t\t\tbackground: #5029c2;\n\t\t}\n\n\t\ta {\n\t\t\tcolor: #fff;\n\t\t\ttext-decoration: none;\n\n\t\t\t&:hover, &:focus, &:active {\n\t\t\t\tcolor: #fff;\n\t\t\t\tbox-shadow: none;\n\t\t\t\toutline: none;\n\t\t\t}\n\n\n\t\t}\n\n\t\tsvg {\n\t\t\theight: 16px;\n\t\t\twidth: 16px;\n\n\t\t\tpath {\n\t\t\t\tfill: #fff;\n\t\t\t}\n\t\t}\n\n\t}\n\n\t&__close {\n\t\tcursor: pointer;\n\n\t\t&:before, &:after {\n\t\t\tcontent: '';\n\t\t\tposition: absolute;\n\t\t\twidth: 16px;\n\t\t\theight: 2px;\n\t\t\tbackground-color: #1D1E20;\n\t\t\ttop: 26px;\n\t\t\tright: 16px;\n\t\t}\n\n\t\t&:before {\n\t\t\ttransform: rotate(45deg);\n\t\t}\n\n\t\t&:after {\n\t\t\ttransform: rotate(-45deg);\n\t\t}\n\n\t\t&:hover:before, &:hover:after {\n\t\t\tbackground-color: #727272;\n\t\t}\n\t}\n}\n\n\n\n\n",".hostinger-reach-block-subscription-form {\n\n\t.hostinger-reach-block-form-fields {\n\t\tdisplay: flex;\n\t\tflex-direction: column;\n\t\twidth: 100%;\n\n\t\t&--inline {\n\t\t\tflex-direction: row;\n\t\t\tjustify-content: flex-start;\n\t\t\talign-items: end;\n\t\t\twidth: 100%;\n\t\t\tgap: 0.5rem;\n\n\t\t\t.hostinger-reach-block-form-field {\n\t\t\t\tmin-width: 70%\n\t\t\t}\n\n\t\t\t.hostinger-reach-block-submit {\n\t\t\t\tmin-width: 30%;\n\t\t\t}\n\t\t}\n\t}\n\n\t.hostinger-reach-block-submit {\n\t\tborder-width: 0;\n\t\tmargin-top: var(--wp--preset--spacing--20);\n\t\talign-content: center;\n\t\tbox-sizing: border-box;\n\t\tcursor: pointer;\n\t\tdisplay: inline-block;\n\t\theight: 100%;\n\t\ttext-align: center;\n\t\twidth: 100%;\n\t\tword-break: break-word;\n\t\tfont-weight: 500;\n\t\tmin-height: 40px;\n\t\tborder-radius: 50px;\n\t}\n\n\t.hostinger-reach-block-form-field {\n\t\tmargin-top: 8px;\n\t}\n\n\tlabel {\n\t\tdisplay: block;\n\t\tfont-size: 11px;\n\t\tfont-weight: 500;\n\t\tline-height: 1.4;\n\t\ttext-transform: uppercase;\n\t\tmargin-bottom: calc(8px);\n\t\tpadding: 0;\n\t}\n\n\tinput {\n\t\tdisplay: block;\n\t\twidth: 100%;\n\t\tpadding: 3px 10px;\n\t\tmin-height: 40px;\n\t\tbox-shadow: 0 0 0 transparent;\n\t\tborder-radius: 4px;\n\t\tborder: 1px solid #8c8f94;\n\t\tbackground-color: #fff;\n\t\tcolor: #2c3338;\n\t\tbox-sizing: border-box;\n\t}\n}\n\n.hostinger-reach-block-tags {\n\tmargin-left: -6px;\n\tmargin-top: 10px;\n\tmax-height: 14em;\n\toverflow: auto;\n\tpadding-left: 6px;\n\tpadding-top: 6px;\n\tmargin-bottom: 20px;\n}\n\n.components-button.is-link.hostinger-reach-block-toggler {\n\tmargin-bottom: 20px;\n}\n\n.hostinger-reach-block-newtag {\n\tmargin-bottom: 20px;\n}\n\n.reach-subscription-message {\n\tfont-weight: bold;\n\tpadding: 1em;\n\tgap: 10px;\n\tmargin-top: 10px;\n}\n\n.reach-subscription-message.is-success {\n\tbackground: #009E5B1A;\n}\n\n.reach-subscription-message.is-error {\n\tbackground: #EA47681A;\n}\n\n"],"names":[],"sourceRoot":""}