diff --git a/dist/neodigm55__v3_5.js b/dist/neodigm55__v3_5.js index e77d979..304055a 100644 --- a/dist/neodigm55__v3_5.js +++ b/dist/neodigm55__v3_5.js @@ -343,7 +343,7 @@ class NeodigmSodaPop { }, true) this._d[ neodigmOpt.N55_APP_STATE.CONTEXT ].addEventListener("mouseleave", (ev) => { // User focus exit if( this.fOnBeforeUserExit && !sessionStorage.getItem( "n55_userExit" ) ) this.fOnBeforeUserExit() - sessionStorage.setItem( "n55_userExit", Date.now() ) + sessionStorage.setItem( "n55_userExit", Date.now() ) // Prevents firing more than once per session - close tab }) this.bIsInit = true } diff --git a/dist/neodigm55_v1_0_launchComplete.css b/dist/neodigm55_v1_0_launchComplete.css index 86dc9e0..ae72bf6 100644 --- a/dist/neodigm55_v1_0_launchComplete.css +++ b/dist/neodigm55_v1_0_launchComplete.css @@ -17,6 +17,7 @@ All rights reserved. Redistributions of source code must retain the above copyri html, body {margin: 0; padding: 0;} input, textarea, button, select, a { -webkit-tap-highlight-color: rgba(0,0,0,0); outline: none; user-select: none !important; } +BR {user-select: none;} *::-webkit-scrollbar { width: 8px; height: 8px; } *::-webkit-scrollbar-track { background: rgba(237, 186, 08, .2); } diff --git a/dist/widgets/case_conversion/case_conversion__tmpl.html b/dist/widgets/case_conversion/case_conversion__tmpl.html index fe58a40..5083152 100644 --- a/dist/widgets/case_conversion/case_conversion__tmpl.html +++ b/dist/widgets/case_conversion/case_conversion__tmpl.html @@ -245,7 +245,7 @@ - + + diff --git a/dist/widgets/contact_form_iframe_sfdc/contact_form_iframe_sfdc__tmpl.html b/dist/widgets/contact_form_iframe_sfdc/contact_form_iframe_sfdc__tmpl.html new file mode 100644 index 0000000..c71a68f --- /dev/null +++ b/dist/widgets/contact_form_iframe_sfdc/contact_form_iframe_sfdc__tmpl.html @@ -0,0 +1,115 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/dist/widgets/effect_3d_spheres/effect_3d_spheres__tmpl.html b/dist/widgets/effect_3d_spheres/effect_3d_spheres__tmpl.html index 85950fb..4a97039 100644 --- a/dist/widgets/effect_3d_spheres/effect_3d_spheres__tmpl.html +++ b/dist/widgets/effect_3d_spheres/effect_3d_spheres__tmpl.html @@ -35,7 +35,7 @@ - + + diff --git a/dist/widgets/lorem_ipsum_generator/lorem_ipsum_generator__tmpl.html b/dist/widgets/lorem_ipsum_generator/lorem_ipsum_generator__tmpl.html index 66c40dc..da1934e 100644 --- a/dist/widgets/lorem_ipsum_generator/lorem_ipsum_generator__tmpl.html +++ b/dist/widgets/lorem_ipsum_generator/lorem_ipsum_generator__tmpl.html @@ -194,7 +194,7 @@ - + + diff --git a/dist/widgets/sandbox_share/sandbox_share__tmpl.html b/dist/widgets/sandbox_share/sandbox_share__tmpl.html index fd53656..0f51cd4 100644 --- a/dist/widgets/sandbox_share/sandbox_share__tmpl.html +++ b/dist/widgets/sandbox_share/sandbox_share__tmpl.html @@ -141,7 +141,7 @@ - + + diff --git a/dist/widgets/web_cryptography_api/web_cryptography_api__tmpl.html b/dist/widgets/web_cryptography_api/web_cryptography_api__tmpl.html index be0a4d6..67e6cb9 100644 --- a/dist/widgets/web_cryptography_api/web_cryptography_api__tmpl.html +++ b/dist/widgets/web_cryptography_api/web_cryptography_api__tmpl.html @@ -169,7 +169,7 @@ - + +