sqdkjqlsjdklqsjdlqskjd azjdjksqhvdjqskhdkqhsj zkhjdhqksldjqlskdjlqskjd zjhdjqlskdhqsljkhdsqd style.css000064400000001430152430000050006401 0ustar00/** * Colors */ .wp-block-file { box-sizing: border-box; } .wp-block-file:not(.wp-element-button) { font-size: 0.8em; } .wp-block-file.aligncenter { text-align: center; } .wp-block-file.alignright { /*rtl:ignore*/ text-align: right; } .wp-block-file * + .wp-block-file__button { margin-left: 0.75em; } :where(.wp-block-file) { margin-bottom: 1.5em; } .wp-block-file__embed { margin-bottom: 1em; } :where(.wp-block-file__button) { border-radius: 2em; padding: 0.5em 1em; display: inline-block; } :where(.wp-block-file__button):where(a):hover, :where(.wp-block-file__button):where(a):visited, :where(.wp-block-file__button):where(a):focus, :where(.wp-block-file__button):where(a):active { box-shadow: none; color: #fff; opacity: 0.85; text-decoration: none; }block.json000064400000003530152430000050006517 0ustar00{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/file", "title": "File", "category": "media", "description": "Add a link to a downloadable file.", "keywords": [ "document", "pdf", "download" ], "textdomain": "default", "attributes": { "id": { "type": "number" }, "blob": { "type": "string", "role": "local" }, "href": { "type": "string", "role": "content" }, "fileId": { "type": "string", "source": "attribute", "selector": "a:not([download])", "attribute": "id" }, "fileName": { "type": "rich-text", "source": "rich-text", "selector": "a:not([download])", "role": "content" }, "textLinkHref": { "type": "string", "source": "attribute", "selector": "a:not([download])", "attribute": "href", "role": "content" }, "textLinkTarget": { "type": "string", "source": "attribute", "selector": "a:not([download])", "attribute": "target" }, "showDownloadButton": { "type": "boolean", "default": true }, "downloadButtonText": { "type": "rich-text", "source": "rich-text", "selector": "a[download]", "role": "content" }, "displayPreview": { "type": "boolean" }, "previewHeight": { "type": "number", "default": 600 } }, "supports": { "anchor": true, "align": true, "spacing": { "margin": true, "padding": true }, "color": { "gradients": true, "link": true, "text": false, "__experimentalDefaultControls": { "background": true, "link": true } }, "__experimentalBorder": { "radius": true, "color": true, "width": true, "style": true, "__experimentalDefaultControls": { "radius": true, "color": true, "width": true, "style": true } }, "interactivity": true }, "editorStyle": "wp-block-file-editor", "style": "wp-block-file" } editor-rtl.css000064400000001576152430000050007341 0ustar00.wp-block[data-align=left] > .wp-block-file, .wp-block[data-align=right] > .wp-block-file { height: auto; } .wp-block[data-align=center] > .wp-block-file { text-align: center; } .wp-block-file { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; margin-bottom: 0; } .wp-block-file .components-resizable-box__container { margin-bottom: 1em; } .wp-block-file .wp-block-file__preview { margin-bottom: 1em; width: 100%; height: 100%; } .wp-block-file .wp-block-file__preview-overlay { position: absolute; top: 0; left: 0; bottom: 0; right: 0; } .wp-block-file .wp-block-file__content-wrapper { flex-grow: 1; } .wp-block-file a { min-width: 1em; } .wp-block-file a:not(.wp-block-file__button) { display: inline-block; } .wp-block-file .wp-block-file__button-richtext-wrapper { display: inline-block; margin-right: 0.75em; }editor-rtl.min.css000064400000001373152430000050010116 0ustar00.wp-block[data-align=left]>.wp-block-file,.wp-block[data-align=right]>.wp-block-file{height:auto}.wp-block[data-align=center]>.wp-block-file{text-align:center}.wp-block-file{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:0}.wp-block-file .components-resizable-box__container{margin-bottom:1em}.wp-block-file .wp-block-file__preview{height:100%;margin-bottom:1em;width:100%}.wp-block-file .wp-block-file__preview-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.wp-block-file .wp-block-file__content-wrapper{flex-grow:1}.wp-block-file a{min-width:1em}.wp-block-file a:not(.wp-block-file__button){display:inline-block}.wp-block-file .wp-block-file__button-richtext-wrapper{display:inline-block;margin-right:.75em}style-rtl.css000064400000001410152430000050007176 0ustar00/** * Colors */ .wp-block-file { box-sizing: border-box; } .wp-block-file:not(.wp-element-button) { font-size: 0.8em; } .wp-block-file.aligncenter { text-align: center; } .wp-block-file.alignright { text-align: right; } .wp-block-file * + .wp-block-file__button { margin-right: 0.75em; } :where(.wp-block-file) { margin-bottom: 1.5em; } .wp-block-file__embed { margin-bottom: 1em; } :where(.wp-block-file__button) { border-radius: 2em; padding: 0.5em 1em; display: inline-block; } :where(.wp-block-file__button):where(a):hover, :where(.wp-block-file__button):where(a):visited, :where(.wp-block-file__button):where(a):focus, :where(.wp-block-file__button):where(a):active { box-shadow: none; color: #fff; opacity: 0.85; text-decoration: none; }editor.css000064400000001575152430000050006541 0ustar00.wp-block[data-align=left] > .wp-block-file, .wp-block[data-align=right] > .wp-block-file { height: auto; } .wp-block[data-align=center] > .wp-block-file { text-align: center; } .wp-block-file { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; margin-bottom: 0; } .wp-block-file .components-resizable-box__container { margin-bottom: 1em; } .wp-block-file .wp-block-file__preview { margin-bottom: 1em; width: 100%; height: 100%; } .wp-block-file .wp-block-file__preview-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; } .wp-block-file .wp-block-file__content-wrapper { flex-grow: 1; } .wp-block-file a { min-width: 1em; } .wp-block-file a:not(.wp-block-file__button) { display: inline-block; } .wp-block-file .wp-block-file__button-richtext-wrapper { display: inline-block; margin-left: 0.75em; }style-rtl.min.css000064400000001217152430000050007765 0ustar00.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-right:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):where(a):active,:where(.wp-block-file__button):where(a):focus,:where(.wp-block-file__button):where(a):hover,:where(.wp-block-file__button):where(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}style.min.css000064400000001216152430000050007165 0ustar00.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):where(a):active,:where(.wp-block-file__button):where(a):focus,:where(.wp-block-file__button):where(a):hover,:where(.wp-block-file__button):where(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}editor.min.css000064400000001372152430000050007316 0ustar00.wp-block[data-align=left]>.wp-block-file,.wp-block[data-align=right]>.wp-block-file{height:auto}.wp-block[data-align=center]>.wp-block-file{text-align:center}.wp-block-file{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:0}.wp-block-file .components-resizable-box__container{margin-bottom:1em}.wp-block-file .wp-block-file__preview{height:100%;margin-bottom:1em;width:100%}.wp-block-file .wp-block-file__preview-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.wp-block-file .wp-block-file__content-wrapper{flex-grow:1}.wp-block-file a{min-width:1em}.wp-block-file a:not(.wp-block-file__button){display:inline-block}.wp-block-file .wp-block-file__button-richtext-wrapper{display:inline-block;margin-left:.75em}usr/bin/file000075500000075150152430021710006775 0ustar00ELF> 2@r@8 @@@@ u u PPP88gww ( PlP|P|88800hhhDDStd88800Ptd a a aQtdRtdgwwpp/lib64/ld-linux-x86-64.so.2 GNUGNU4{{kxz")GNU33emj F  2Iqb} =X'|n, gX"_ITM_deregisterTMCloneTable__gmon_start___ITM_registerTMCloneTable__libc_start_main__cxa_finalizestderr__fprintf_chkexitstdoutstrlenmbrtowcwcwidthiswprint__stack_chk_failmagic_file__printf_chkfflushmagic_error__vfprintf_chkfputcstrchrfputsfwrite__errno_locationstrerrormagic_openmagic_loadmagic_closemagic_setparamsetlocalestrrchrgetenvgetopt_longoptargstrcmpstdin__getdelimreallocstrncmp__isoc23_strtolfreefclosemagic_versionoptindfopenmagic_getpathmagic_checkmagic_compilemagic_listlibmagic.so.1libc.so.6GLIBC_2.38GLIBC_2.4GLIBC_2.34GLIBC_2.3.4GLIBC_2.2.5$.ii 9Cti Nui Zw3w2w&[w4[wE[xY[ xm[@x[`x[x[x[x[x[y\ y\@y\`y/\yA\yX\yl\yz\z\ z\@z\`z\z\z\z]z]{(] {<]@{M]{\^{d^{j^{[[{n^{r^{F\{v^|{^|^ |^0|^@|^ ]8]H]`]p]Z]] ^؀^F\8Z,^(XZ82^P7^`T^xxZZ^  /32h~p~x~~~~~ ~ ~ ~~~~~~~~~~ ( 0!8"@#H$P%X&`'h(p)x*+,-.01HH_HtH52^%4^@hfhfhfhfhfhfhfhrfhbfh Rfh Bfh 2fh "fh fhfhfhfhfhfhfhfhfhfhrfhbfhRfhBfh2fh"fhfhfhfh fh!fh"fh#fh$fh%fh&fh'rfh(bf%&]fD%[fD%[fD%~[fD%v[fD%n[fD%f[fD%^[fD%V[fD%N[fD%F[fD%>[fD%6[fD%.[fD%&[fD%[fD%[fD%[fD%[fD%ZfD%ZfD%ZfD%ZfD%ZfD%ZfD%ZfD%ZfD%ZfD%ZfD%ZfD%ZfD%ZfD%ZfD%ZfD%ZfD%~ZfD%vZfD%nZfD%fZfD%^ZfD%VZfD%NZfDUHAWAVAUATSHHx}1HuH5e5dH%(HE14H/H4H=[5HHPHEH[HEHDžhHDž|Džp[EHEDždDžtHELEHuH iQHb3}jzwTH E8HcH>HjYL- U1AML2I<$LUHIH uAtptHhHXH Z1L6H6H;CH;1HhH~6&1|HEdH+%( |Hx[A\A]A^A_]ÃMMM:ZHjXHHhDžtM Me~MuYiM]DžtNMBM9M-M!t H}H}HW1H=5HuHHuHHnWHHE1HEE1E1퉕xE11L}HE#fDHEIDHHEHEHMH} LfH~HuHD8 uHuH} X…/A9DLL9rIdLJ4IHkH5T01MA`XMHV=L0LhHHt5L)L-VE1HEMI7HULtOII(I uLH531WaMXHVHHWBMk(H{ 1vHMIEAE$Džt H}Hu H} xT=TWuMHtHE1DxDeILDMtUHH}L@ LA UI9uDxLAH"UH]H;tHxd |Yp|)b=!tV!H=.1tWH}H}L%TEMc,$A9rLcu1M9s'IH]J4H}EI9LBIM9rL=VA$ 9E~:D|DuL}HH}I4 A A$A$D9|D|=UH})HA\ ].H5|2HHEHKHH=51DžxuHhHEHDž|t1THhJ}@mHEHktHhH} > H}6H=0H1Dž|HRH8 |HR<H=<$HH5-11H=X$ vH5-1{1H=b$ mH5-1U1H=t$ zH5-1/1H=$ ZH5-1 1H=$[ bH5-11H=$5 cH5y-11H=$ eH5n-11H=v% H5^-1v1H=% fH5N-1P1H=% FH5<-1*1H=&| iH5)-11H=#&V H5-11H=r&5 H5-11H=& H5,11H=& H5,11H=& kH5,1Z1H=& lH5,141H=& LH5,1H=&] hH5,1H=&4 nH5,11H=& NH5s,11H=&0H5],1p1H=&pH5G,1J1H='PH58,1$1H='vrH5%,11H=-'PsH5 ,11H=G'*SH5+11H='CH5+11H='dH5+1f1H='H='1u}W9҉Owd@uHh1 HEH@_H=( Df.D1I^HHPTE11H=!kMf.H=9OH2OH9tHNMHt H= OH5OH)HH?HHHtH=MHtfD=Nu+UH=MHt H=&MdN]wUHLHH NH81HIIUHATL%cLS\I4$I4$@0@I4$x0I4${0[A\]DUHAWAVAUATISHHH}HdH%(HE1HEHHHELuE1HE%@A$AIIMEL)taH}LHLIHwċ}4HE@Eu}MMƸtHcɺHNIML)uHEdH+%(uHHL[A\A]A^A_]DE1fDUIHAWAAVAUA ATISHXD5LDdH%(HE1AALʼnEA-uDNE~L1ELLDLYHH=MH¿1H5\%Aċ4LEH HUdH+%(HX[A\A]A^A_]DEH$AD$E/HEA L5$HEHMLeHMIDM]LED}AGI)IMH}LLLHHYD}D tDH5R$1몐HYIH8!A LxMH5$H1?AAD$Eu8LDMLELEDMHEHIt=MLH5z&1LEDMD5JLEDMEH[J1LEH55&DMJJDMLEH #ڿ1H52#LEDM^LEDMA>I^II$Iމ}@M\DM]LeLED}D5IBDHG1LEDMH0G=IDMLEDLLDMDLEDMLE)!^ff.UHATISHHPHXL`Lht#)p)M)U)])e)m)u)}dH%(H81HEH7GH HH(H@H!H;H01Dž Dž$0)H;LH H3 ff.UHAWAVAUATA%SHHoHLhIL9s A} DHH5=!1)ڿL]@L]MM)AD$EAC] [-F ] [-f ] [-m ] [-P ] [--exclude-quiet] ... %s -C [-m ] %s [--help] Unknown escape `%c' in long optionsUsage: file [OPTION...] [FILE...] Determine type of FILEs. display this help and exit output version information and exit LIST use LIST as a colon-separated list of magic number files try to look inside compressed files only print the contents of compressed files do not prepend filenames to output lines print the parsed form of the magic file, use in conjunction with -m to debug a new magic file before installing it TEST exclude TEST from the list of test to be performed for file. Valid tests are: %e TEST like exclude, but ignore unknown tests FILE read the filenames to be examined from FILE STRING use string as separator instead of `:' output MIME type strings (--mime-type and --mime-encoding) output the Apple CREATOR/TYPE output a slash-separated list of extensions output the MIME type output the MIME encoding don't stop at the first match list magic strength follow symlinks (default if POSIXLY_CORRECT is set) don't follow symlinks (default if POSIXLY_CORRECT is not set) do not buffer output do not pad output terminate filenames with ASCII NUL preserve access times on files set file engine parameter limits %P don't translate unprintable chars to \ooo treat special (block/char devices) files as ordinary ones disable system call sandboxing compile file specified by -m print debugging messages Report bugs to https://bugs.astron.com/Cannot allocate memory for file listbcCde:Ef:F:hiklLm:nNpP:rsSvzZ0Compiled magic version [%d] does not match with shared library magic version [%d] max ELF prog sections processedmax bytes to scan for encodingrecursion limit for indirectionlength limit for REGEX searches/dev/stdin%lc%*s ERROR: %s%c%s: , (default)%.*s%s%s, %*s%9s %7zu %s (%s) Can't create magicCan't set %sPOSIXLY_CORRECT --help -%c, --version -%c, --magic-file -%c, --uncompress -%c, --uncompress-noreport -%c, --brief -%c, --checking-printout -%c, --exclude --exclude-quiet -%c, --files-from -%c, --separator -%c, --mime --apple --extension --mime-type --mime-encoding -%c, --keep-going -%c, --list -%c, --dereference -%c, --no-dereference -%c, --no-buffer -%c, --no-pad -%c, --print0 -%c, --preserve-date -%c, --parameter -%c, --raw -%c, --special-files -%c, --no-sandbox -%c, --compile -%c, --debug-Cannot open `%s'Unknown param %s5.45%s-%s magic file from %s bytesmax bytes to look inside fileelf_notesmax ELF notes processedelf_phnumelf_shnummax ELF sections processedelf_shsizemax ELF section sizeindirnameuse limit for name/use magicregex:apptypeasciicdfcsvelfsofttarjsonsimhtexttokensl[OF:+0'pg @(#)$File: file.c,v 1.215 2023/05/21 17:08:34 christos Exp $@(#)$File: seccomp.c,v 1.25 2022/12/26 18:57:29 christos Exp $;@04X0 @hzRx P&D$48FJ w?9*3$"\t8Ab  [AC BHH ,0 AC HH F ,AF BGHH F ,pAC BK8L@AC HIc E  E j (MAC DM D $AC BFB B (!AC DM A AC DK(,uAC BEDC A ,XT EC I A 32&[4[vE[mY[zm[Z[b[c[e[[f[F\i\\/\A\X\kl\lz\L\h\n\N\0\p\P]r]s(]S<]CM]d\^d^j^[[n^r^F\ v^@{^ ^@^^^$ h@wwo f P~  oo oo oAP|0 @ P ` p !! !0!@!P!`!p!!!!!!!!!"" "0"@"P"`"p"""""]p]]]]Z]] ^^F\8Z,^2XZ2^27^T^ xZZ^fba1f08b347b7ba2871a6bf1781dcd7a222980.debugCN.shstrtab.interp.note.gnu.property.note.gnu.build-id.note.ABI-tag.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rela.dyn.rela.plt.init.plt.got.plt.sec.text.fini.rodata.eh_frame_hdr.eh_frame.init_array.fini_array.data.rel.ro.dynamic.data.bss.gnu_debuglink 880&hh$9 Go$Q Yfao  hno `} B  """"`%`%h@h@ PP  a aaawgwgwg P|PlP~Pnp q(q4q