{"id":492,"date":"2023-03-08T17:01:06","date_gmt":"2023-03-08T14:01:06","guid":{"rendered":"https:\/\/notes.profidev.online\/?p=492"},"modified":"2023-03-29T15:28:57","modified_gmt":"2023-03-29T12:28:57","slug":"loader-5","status":"publish","type":"post","link":"https:\/\/notes.profidev.online\/ru\/loader\/492\/","title":{"rendered":"Loader"},"content":{"rendered":"<figure class=\"wp-block-video\"><video height=\"230\" style=\"aspect-ratio: 712 \/ 230;\" width=\"712\" controls src=\"https:\/\/notes.profidev.online\/wp-content\/uploads\/2023\/03\/vokoscreenng-2023-03-08_14-59-29.webm\"><\/video><\/figure>\n\n\n\n<div class=\"wp-block-codemirror-blocks-code-block code-block\"><pre class=\"CodeMirror\" data-setting=\"{&quot;showPanel&quot;:true,&quot;languageLabel&quot;:&quot;language&quot;,&quot;fullScreenButton&quot;:true,&quot;copyButton&quot;:true,&quot;mode&quot;:&quot;htmlmixed&quot;,&quot;mime&quot;:&quot;text\/html&quot;,&quot;theme&quot;:&quot;cobalt&quot;,&quot;lineNumbers&quot;:true,&quot;styleActiveLine&quot;:true,&quot;lineWrapping&quot;:true,&quot;readOnly&quot;:false,&quot;fileName&quot;:&quot;&quot;,&quot;TrpContentRestriction&quot;:{&quot;restriction_type&quot;:&quot;exclude&quot;,&quot;selected_languages&quot;:[],&quot;panel_open&quot;:true},&quot;language&quot;:&quot;HTML&quot;,&quot;maxHeight&quot;:&quot;400px&quot;,&quot;modeName&quot;:&quot;html&quot;}\">&lt;div class=&quot;wavebox&quot;&gt;\n  &lt;div class=&quot;box&quot;&gt;\n    &lt;div class=&quot;wave&quot;&gt;\n      &lt;div class=&quot;text&quot;&gt;LOADING&lt;\/div&gt;\n    &lt;\/div&gt;\n  &lt;\/div&gt;\n  &lt;div class=&quot;base&quot;&gt;&lt;\/div&gt;\n&lt;\/div&gt;\n\/\/\u0410\u0432\u0442\u043e\u0440: Nikolay Talanov. @suez<\/pre><\/div>\n\n\n\n<div class=\"wp-block-codemirror-blocks-code-block code-block\"><pre class=\"CodeMirror\" data-setting=\"{&quot;showPanel&quot;:true,&quot;languageLabel&quot;:&quot;language&quot;,&quot;fullScreenButton&quot;:true,&quot;copyButton&quot;:true,&quot;mode&quot;:&quot;css&quot;,&quot;mime&quot;:&quot;text\/css&quot;,&quot;theme&quot;:&quot;cobalt&quot;,&quot;lineNumbers&quot;:true,&quot;styleActiveLine&quot;:true,&quot;lineWrapping&quot;:true,&quot;readOnly&quot;:false,&quot;fileName&quot;:&quot;&quot;,&quot;TrpContentRestriction&quot;:{&quot;restriction_type&quot;:&quot;exclude&quot;,&quot;selected_languages&quot;:[],&quot;panel_open&quot;:true},&quot;language&quot;:&quot;CSS&quot;,&quot;maxHeight&quot;:&quot;400px&quot;,&quot;modeName&quot;:&quot;css&quot;}\">body {\n  margin: 5em auto 0 auto;\n  text-align: center;\n  font: normal 100% Arial;\n}\n\n.wavebox {\n  width: 19em;\n  height: 7em;\n  position: relative;\n  padding: 2em 1em 0 1em;\n  display: inline-block;\n}\n\n.box {\n  position: relative;\n  overflow: hidden;\n  width: 15em;\n  height: 5em;\n  border-left: 2em solid #00308e;\n  border-right: 2em solid #00308e;\n  box-shadow: 0 0 2px 1px black;\n  transform-origin: bottom center;\n  -webkit-animation: animbox 5s ease-in-out infinite;\n          animation: animbox 5s ease-in-out infinite;\n  border-radius: 0.2em;\n}\n\n.wave {\n  background: #00ABED;\n  position: absolute;\n  bottom: -3.5em;\n  left: -2em;\n  width: 19em;\n  height: 6em;\n  box-shadow: inset 2px 15px 25px rgba(255, 255, 255, 0.3);\n  animation: animbox 5s -2.5s ease-in-out infinite reverse;\n}\n\n.text {\n  position: absolute;\n  top: -0.5em;\n  -webkit-animation: animtext 5s -2.5s ease-in-out infinite;\n          animation: animtext 5s -2.5s ease-in-out infinite;\n  font: bold 1em\/1.2 Arial;\n  opacity: 0.8;\n}\n\n.base {\n  position: relative;\n  width: 3em;\n  height: 2em;\n  background-image: radial-gradient(ellipse at center, #d4e4ef 0%, #86aecc 100%);\n  border: 1px solid #5C788C;\n  border-radius: 50% 50% 0 0;\n  left: 8em;\n}\n\n.base:before {\n  content: &quot;&quot;;\n  position: absolute;\n  width: 1em;\n  height: 1em;\n  border-radius: 50%;\n  background-color: #86aecc;\n  background-image: linear-gradient(to bottom, #86aecc 0%, rgba(212, 228, 239, 0.8) 100%);\n  top: -0.4em;\n  left: 1em;\n  border-top: 2px solid #5C788C;\n}\n\n@-webkit-keyframes animbox {\n  0% {\n    transform: rotate(12deg);\n  }\n  50% {\n    transform: rotate(-12deg);\n  }\n  100% {\n    transform: rotate(12deg);\n  }\n}\n\n@keyframes animbox {\n  0% {\n    transform: rotate(12deg);\n  }\n  50% {\n    transform: rotate(-12deg);\n  }\n  100% {\n    transform: rotate(12deg);\n  }\n}\n@-webkit-keyframes animtext {\n  0% {\n    top: -0.5em;\n    left: 4em;\n  }\n  20% {\n    top: -0.3em;\n  }\n  40% {\n    top: -0.5em;\n  }\n  50% {\n    top: -0.3em;\n    left: 11em;\n  }\n  60% {\n    top: -0.5em;\n  }\n  80% {\n    top: -0.3em;\n  }\n  100% {\n    top: -0.5em;\n    left: 4em;\n  }\n}\n@keyframes animtext {\n  0% {\n    top: -0.5em;\n    left: 4em;\n  }\n  20% {\n    top: -0.3em;\n  }\n  40% {\n    top: -0.5em;\n  }\n  50% {\n    top: -0.3em;\n    left: 11em;\n  }\n  60% {\n    top: -0.5em;\n  }\n  80% {\n    top: -0.3em;\n  }\n  100% {\n    top: -0.5em;\n    left: 4em;\n  }\n}<\/pre><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":494,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[53],"tags":[16,30],"class_list":["post-492","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-loader","tag-htmlcss","tag-loader"],"_links":{"self":[{"href":"https:\/\/notes.profidev.online\/ru\/wp-json\/wp\/v2\/posts\/492","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/notes.profidev.online\/ru\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/notes.profidev.online\/ru\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/notes.profidev.online\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/notes.profidev.online\/ru\/wp-json\/wp\/v2\/comments?post=492"}],"version-history":[{"count":0,"href":"https:\/\/notes.profidev.online\/ru\/wp-json\/wp\/v2\/posts\/492\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/notes.profidev.online\/ru\/wp-json\/wp\/v2\/media\/494"}],"wp:attachment":[{"href":"https:\/\/notes.profidev.online\/ru\/wp-json\/wp\/v2\/media?parent=492"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/notes.profidev.online\/ru\/wp-json\/wp\/v2\/categories?post=492"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/notes.profidev.online\/ru\/wp-json\/wp\/v2\/tags?post=492"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}