@openui5/sap.ui.codeeditor 1.120.6 → 1.121.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.reuse/dep5 +23 -21
- package/THIRDPARTY.txt +6 -43
- package/package.json +2 -2
- package/src/sap/ui/codeeditor/.library +2 -2
- package/src/sap/ui/codeeditor/CodeEditor.js +41 -27
- package/src/sap/ui/codeeditor/js/ace/ace.js +16262 -16597
- package/src/sap/ui/codeeditor/js/ace/css/ace.css +358 -86
- package/src/sap/ui/codeeditor/js/ace/css/ambiance-3.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/chrome-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/cloud9_day-1.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/cloud9_day-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/cloud9_night-1.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/cloud9_night-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/cloud9_night_low_color-1.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/cloud9_night_low_color-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/clouds-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/clouds_midnight-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/cobalt-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/crimson_editor-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/dawn-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/dracula-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/dreamweaver-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/eclipse-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/github-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/github_dark-1.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/github_dark-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/gob-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/gruvbox-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/gruvbox_dark_hard-1.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/gruvbox_light_hard-1.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/gruvbox_light_hard-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/idle_fingers-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/iplastic-3.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/katzenmilch-1.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/katzenmilch-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/kr_theme-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/kuroir-1.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/kuroir-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-10.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-11.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-12.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-13.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-14.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-15.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-16.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-17.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-18.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-19.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-20.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-21.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-22.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-22.svg +1 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-23.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-5.svg +7 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-6.svg +7 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-7.svg +9 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-8.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-8.svg +4 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-9.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-9.svg +4 -0
- package/src/sap/ui/codeeditor/js/ace/css/merbivore-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/merbivore_soft-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/mono_industrial-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/monokai-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/one_dark-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/pastel_on_dark-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/solarized_dark-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/solarized_light-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/sqlserver-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/terminal-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/textmate-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/theme/ambiance.css +120 -68
- package/src/sap/ui/codeeditor/js/ace/css/theme/chaos.css +79 -66
- package/src/sap/ui/codeeditor/js/ace/css/theme/chrome.css +82 -43
- package/src/sap/ui/codeeditor/js/ace/css/theme/cloud9_day.css +160 -0
- package/src/sap/ui/codeeditor/js/ace/css/theme/cloud9_night.css +146 -0
- package/src/sap/ui/codeeditor/js/ace/css/theme/cloud9_night_low_color.css +134 -0
- package/src/sap/ui/codeeditor/js/ace/css/theme/clouds.css +59 -31
- package/src/sap/ui/codeeditor/js/ace/css/theme/clouds_midnight.css +60 -32
- package/src/sap/ui/codeeditor/js/ace/css/theme/cobalt.css +71 -38
- package/src/sap/ui/codeeditor/js/ace/css/theme/crimson_editor.css +79 -42
- package/src/sap/ui/codeeditor/js/ace/css/theme/dawn.css +70 -40
- package/src/sap/ui/codeeditor/js/ace/css/theme/dracula.css +95 -49
- package/src/sap/ui/codeeditor/js/ace/css/theme/dreamweaver.css +95 -49
- package/src/sap/ui/codeeditor/js/ace/css/theme/eclipse.css +62 -33
- package/src/sap/ui/codeeditor/js/ace/css/theme/github.css +71 -38
- package/src/sap/ui/codeeditor/js/ace/css/theme/github_dark.css +134 -0
- package/src/sap/ui/codeeditor/js/ace/css/theme/gob.css +68 -38
- package/src/sap/ui/codeeditor/js/ace/css/theme/gruvbox.css +54 -28
- package/src/sap/ui/codeeditor/js/ace/css/theme/gruvbox_dark_hard.css +163 -0
- package/src/sap/ui/codeeditor/js/ace/css/theme/gruvbox_light_hard.css +167 -0
- package/src/sap/ui/codeeditor/js/ace/css/theme/idle_fingers.css +62 -34
- package/src/sap/ui/codeeditor/js/ace/css/theme/iplastic.css +76 -45
- package/src/sap/ui/codeeditor/js/ace/css/theme/katzenmilch.css +91 -53
- package/src/sap/ui/codeeditor/js/ace/css/theme/kr_theme.css +67 -36
- package/src/sap/ui/codeeditor/js/ace/css/theme/kuroir.css +43 -17
- package/src/sap/ui/codeeditor/js/ace/css/theme/merbivore.css +57 -31
- package/src/sap/ui/codeeditor/js/ace/css/theme/merbivore_soft.css +57 -31
- package/src/sap/ui/codeeditor/js/ace/css/theme/mono_industrial.css +66 -36
- package/src/sap/ui/codeeditor/js/ace/css/theme/monokai.css +63 -35
- package/src/sap/ui/codeeditor/js/ace/css/theme/nord_dark.css +55 -29
- package/src/sap/ui/codeeditor/js/ace/css/theme/one_dark.css +88 -47
- package/src/sap/ui/codeeditor/js/ace/css/theme/pastel_on_dark.css +70 -38
- package/src/sap/ui/codeeditor/js/ace/css/theme/solarized_dark.css +52 -28
- package/src/sap/ui/codeeditor/js/ace/css/theme/solarized_light.css +55 -29
- package/src/sap/ui/codeeditor/js/ace/css/theme/sqlserver.css +90 -48
- package/src/sap/ui/codeeditor/js/ace/css/theme/terminal.css +64 -34
- package/src/sap/ui/codeeditor/js/ace/css/theme/textmate.css +82 -43
- package/src/sap/ui/codeeditor/js/ace/css/theme/tomorrow.css +61 -33
- package/src/sap/ui/codeeditor/js/ace/css/theme/tomorrow_night.css +61 -33
- package/src/sap/ui/codeeditor/js/ace/css/theme/tomorrow_night_blue.css +59 -32
- package/src/sap/ui/codeeditor/js/ace/css/theme/tomorrow_night_bright.css +71 -40
- package/src/sap/ui/codeeditor/js/ace/css/theme/tomorrow_night_eighties.css +61 -33
- package/src/sap/ui/codeeditor/js/ace/css/theme/twilight.css +66 -36
- package/src/sap/ui/codeeditor/js/ace/css/theme/vibrant_ink.css +59 -32
- package/src/sap/ui/codeeditor/js/ace/css/theme/xcode.css +54 -28
- package/src/sap/ui/codeeditor/js/ace/css/tomorrow-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/tomorrow_night-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/tomorrow_night_blue-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/tomorrow_night_bright-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/tomorrow_night_eighties-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/twilight-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/vibrant_ink-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/xcode-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/ext-beautify.js +90 -91
- package/src/sap/ui/codeeditor/js/ace/ext-code_lens.js +39 -75
- package/src/sap/ui/codeeditor/js/ace/ext-command_bar.js +457 -0
- package/src/sap/ui/codeeditor/js/ace/ext-elastic_tabstops_lite.js +47 -97
- package/src/sap/ui/codeeditor/js/ace/ext-emmet.js +496 -552
- package/src/sap/ui/codeeditor/js/ace/ext-hardwrap.js +47 -16
- package/src/sap/ui/codeeditor/js/ace/ext-inline_autocomplete.js +3269 -0
- package/src/sap/ui/codeeditor/js/ace/ext-keybinding_menu.js +45 -105
- package/src/sap/ui/codeeditor/js/ace/ext-language_tools.js +1438 -1128
- package/src/sap/ui/codeeditor/js/ace/ext-linking.js +8 -16
- package/src/sap/ui/codeeditor/js/ace/ext-modelist.js +198 -185
- package/src/sap/ui/codeeditor/js/ace/ext-options.js +405 -443
- package/src/sap/ui/codeeditor/js/ace/ext-prompt.js +1682 -1508
- package/src/sap/ui/codeeditor/js/ace/ext-rtl.js +26 -28
- package/src/sap/ui/codeeditor/js/ace/ext-searchbox.js +160 -332
- package/src/sap/ui/codeeditor/js/ace/ext-settings_menu.js +409 -446
- package/src/sap/ui/codeeditor/js/ace/ext-simple_tokenizer.js +45 -0
- package/src/sap/ui/codeeditor/js/ace/ext-spellcheck.js +4 -10
- package/src/sap/ui/codeeditor/js/ace/ext-split.js +41 -63
- package/src/sap/ui/codeeditor/js/ace/ext-statusbar.js +19 -27
- package/src/sap/ui/codeeditor/js/ace/ext-themelist.js +45 -41
- package/src/sap/ui/codeeditor/js/ace/ext-whitespace.js +62 -83
- package/src/sap/ui/codeeditor/js/ace/keybinding-emacs.js +442 -551
- package/src/sap/ui/codeeditor/js/ace/keybinding-sublime.js +338 -351
- package/src/sap/ui/codeeditor/js/ace/keybinding-vim.js +5242 -4758
- package/src/sap/ui/codeeditor/js/ace/keybinding-vscode.js +228 -235
- package/src/sap/ui/codeeditor/js/ace/mode-abap.js +72 -93
- package/src/sap/ui/codeeditor/js/ace/mode-abc.js +136 -164
- package/src/sap/ui/codeeditor/js/ace/mode-actionscript.js +109 -150
- package/src/sap/ui/codeeditor/js/ace/mode-ada.js +45 -74
- package/src/sap/ui/codeeditor/js/ace/mode-alda.js +77 -109
- package/src/sap/ui/codeeditor/js/ace/mode-apache_conf.js +196 -241
- package/src/sap/ui/codeeditor/js/ace/mode-apex.js +192 -247
- package/src/sap/ui/codeeditor/js/ace/mode-applescript.js +56 -102
- package/src/sap/ui/codeeditor/js/ace/mode-aql.js +85 -95
- package/src/sap/ui/codeeditor/js/ace/mode-asciidoc.js +120 -158
- package/src/sap/ui/codeeditor/js/ace/mode-asl.js +233 -298
- package/src/sap/ui/codeeditor/js/ace/mode-assembly_x86.js +78 -101
- package/src/sap/ui/codeeditor/js/ace/mode-astro.js +2414 -0
- package/src/sap/ui/codeeditor/js/ace/mode-autohotkey.js +80 -116
- package/src/sap/ui/codeeditor/js/ace/mode-batchfile.js +74 -105
- package/src/sap/ui/codeeditor/js/ace/mode-bibtex.js +318 -0
- package/src/sap/ui/codeeditor/js/ace/mode-c9search.js +72 -115
- package/src/sap/ui/codeeditor/js/ace/mode-c_cpp.js +171 -257
- package/src/sap/ui/codeeditor/js/ace/mode-cirru.js +97 -115
- package/src/sap/ui/codeeditor/js/ace/mode-clojure.js +126 -119
- package/src/sap/ui/codeeditor/js/ace/mode-cobol.js +48 -67
- package/src/sap/ui/codeeditor/js/ace/mode-coffee.js +203 -268
- package/src/sap/ui/codeeditor/js/ace/mode-coldfusion.js +1029 -1276
- package/src/sap/ui/codeeditor/js/ace/mode-crystal.js +337 -393
- package/src/sap/ui/codeeditor/js/ace/mode-csharp.js +127 -216
- package/src/sap/ui/codeeditor/js/ace/mode-csound_document.js +1539 -1569
- package/src/sap/ui/codeeditor/js/ace/mode-csound_orchestra.js +786 -898
- package/src/sap/ui/codeeditor/js/ace/mode-csound_score.js +184 -237
- package/src/sap/ui/codeeditor/js/ace/mode-csp.js +37 -37
- package/src/sap/ui/codeeditor/js/ace/mode-css.js +293 -384
- package/src/sap/ui/codeeditor/js/ace/mode-curly.js +1019 -1262
- package/src/sap/ui/codeeditor/js/ace/mode-cuttlefish.js +56 -0
- package/src/sap/ui/codeeditor/js/ace/mode-d.js +163 -233
- package/src/sap/ui/codeeditor/js/ace/mode-dart.js +330 -427
- package/src/sap/ui/codeeditor/js/ace/mode-diff.js +20 -38
- package/src/sap/ui/codeeditor/js/ace/mode-django.js +1032 -1271
- package/src/sap/ui/codeeditor/js/ace/mode-dockerfile.js +211 -284
- package/src/sap/ui/codeeditor/js/ace/mode-dot.js +131 -200
- package/src/sap/ui/codeeditor/js/ace/mode-drools.js +408 -349
- package/src/sap/ui/codeeditor/js/ace/mode-edifact.js +89 -125
- package/src/sap/ui/codeeditor/js/ace/mode-eiffel.js +47 -62
- package/src/sap/ui/codeeditor/js/ace/mode-ejs.js +1350 -1666
- package/src/sap/ui/codeeditor/js/ace/mode-elixir.js +349 -407
- package/src/sap/ui/codeeditor/js/ace/mode-elm.js +136 -168
- package/src/sap/ui/codeeditor/js/ace/mode-erlang.js +707 -881
- package/src/sap/ui/codeeditor/js/ace/mode-flix.js +164 -0
- package/src/sap/ui/codeeditor/js/ace/mode-forth.js +128 -172
- package/src/sap/ui/codeeditor/js/ace/mode-fortran.js +177 -246
- package/src/sap/ui/codeeditor/js/ace/mode-fsharp.js +92 -131
- package/src/sap/ui/codeeditor/js/ace/mode-fsl.js +91 -124
- package/src/sap/ui/codeeditor/js/ace/mode-ftl.js +813 -748
- package/src/sap/ui/codeeditor/js/ace/mode-gcode.js +52 -71
- package/src/sap/ui/codeeditor/js/ace/mode-gherkin.js +105 -119
- package/src/sap/ui/codeeditor/js/ace/mode-gitignore.js +12 -22
- package/src/sap/ui/codeeditor/js/ace/mode-glsl.js +184 -289
- package/src/sap/ui/codeeditor/js/ace/mode-gobstones.js +686 -623
- package/src/sap/ui/codeeditor/js/ace/mode-golang.js +167 -239
- package/src/sap/ui/codeeditor/js/ace/mode-graphqlschema.js +48 -88
- package/src/sap/ui/codeeditor/js/ace/mode-groovy.js +577 -471
- package/src/sap/ui/codeeditor/js/ace/mode-haml.js +1062 -1026
- package/src/sap/ui/codeeditor/js/ace/mode-handlebars.js +1061 -1305
- package/src/sap/ui/codeeditor/js/ace/mode-haskell.js +199 -255
- package/src/sap/ui/codeeditor/js/ace/mode-haskell_cabal.js +81 -87
- package/src/sap/ui/codeeditor/js/ace/mode-haxe.js +111 -184
- package/src/sap/ui/codeeditor/js/ace/mode-hjson.js +164 -199
- package/src/sap/ui/codeeditor/js/ace/mode-html.js +1009 -1239
- package/src/sap/ui/codeeditor/js/ace/mode-html_elixir.js +1402 -1705
- package/src/sap/ui/codeeditor/js/ace/mode-html_ruby.js +1390 -1706
- package/src/sap/ui/codeeditor/js/ace/mode-ini.js +58 -82
- package/src/sap/ui/codeeditor/js/ace/mode-io.js +85 -123
- package/src/sap/ui/codeeditor/js/ace/mode-ion.js +477 -0
- package/src/sap/ui/codeeditor/js/ace/mode-jack.js +109 -162
- package/src/sap/ui/codeeditor/js/ace/mode-jade.js +1339 -1344
- package/src/sap/ui/codeeditor/js/ace/mode-java.js +710 -498
- package/src/sap/ui/codeeditor/js/ace/mode-javascript.js +441 -354
- package/src/sap/ui/codeeditor/js/ace/mode-jexl.js +270 -0
- package/src/sap/ui/codeeditor/js/ace/mode-json.js +93 -147
- package/src/sap/ui/codeeditor/js/ace/mode-json5.js +128 -180
- package/src/sap/ui/codeeditor/js/ace/mode-jsoniq.js +58 -112
- package/src/sap/ui/codeeditor/js/ace/mode-jsp.js +1045 -865
- package/src/sap/ui/codeeditor/js/ace/mode-jssm.js +158 -190
- package/src/sap/ui/codeeditor/js/ace/mode-jsx.js +121 -194
- package/src/sap/ui/codeeditor/js/ace/mode-julia.js +128 -177
- package/src/sap/ui/codeeditor/js/ace/mode-kotlin.js +262 -614
- package/src/sap/ui/codeeditor/js/ace/mode-latex.js +94 -138
- package/src/sap/ui/codeeditor/js/ace/mode-latte.js +1120 -1366
- package/src/sap/ui/codeeditor/js/ace/mode-less.js +342 -442
- package/src/sap/ui/codeeditor/js/ace/mode-liquid.js +1353 -1414
- package/src/sap/ui/codeeditor/js/ace/mode-lisp.js +65 -73
- package/src/sap/ui/codeeditor/js/ace/mode-livescript.js +217 -224
- package/src/sap/ui/codeeditor/js/ace/mode-logiql.js +97 -142
- package/src/sap/ui/codeeditor/js/ace/mode-logtalk.js +187 -227
- package/src/sap/ui/codeeditor/js/ace/mode-lsl.js +99 -155
- package/src/sap/ui/codeeditor/js/ace/mode-lua.js +152 -211
- package/src/sap/ui/codeeditor/js/ace/mode-luapage.js +1167 -1470
- package/src/sap/ui/codeeditor/js/ace/mode-lucene.js +25 -34
- package/src/sap/ui/codeeditor/js/ace/mode-makefile.js +244 -282
- package/src/sap/ui/codeeditor/js/ace/mode-markdown.js +1858 -2177
- package/src/sap/ui/codeeditor/js/ace/mode-mask.js +964 -1007
- package/src/sap/ui/codeeditor/js/ace/mode-matlab.js +197 -221
- package/src/sap/ui/codeeditor/js/ace/mode-maze.js +127 -163
- package/src/sap/ui/codeeditor/js/ace/mode-mediawiki.js +464 -476
- package/src/sap/ui/codeeditor/js/ace/mode-mel.js +90 -140
- package/src/sap/ui/codeeditor/js/ace/mode-mips.js +101 -134
- package/src/sap/ui/codeeditor/js/ace/mode-mixal.js +63 -75
- package/src/sap/ui/codeeditor/js/ace/mode-mushcode.js +537 -576
- package/src/sap/ui/codeeditor/js/ace/mode-mysql.js +85 -102
- package/src/sap/ui/codeeditor/js/ace/mode-nasal.js +513 -0
- package/src/sap/ui/codeeditor/js/ace/mode-nginx.js +119 -155
- package/src/sap/ui/codeeditor/js/ace/mode-nim.js +159 -197
- package/src/sap/ui/codeeditor/js/ace/mode-nix.js +283 -375
- package/src/sap/ui/codeeditor/js/ace/mode-nsis.js +139 -172
- package/src/sap/ui/codeeditor/js/ace/mode-nunjucks.js +1138 -1378
- package/src/sap/ui/codeeditor/js/ace/mode-objectivec.js +400 -514
- package/src/sap/ui/codeeditor/js/ace/mode-ocaml.js +77 -120
- package/src/sap/ui/codeeditor/js/ace/mode-odin.js +449 -0
- package/src/sap/ui/codeeditor/js/ace/mode-partiql.js +750 -0
- package/src/sap/ui/codeeditor/js/ace/mode-pascal.js +28 -47
- package/src/sap/ui/codeeditor/js/ace/mode-perl.js +122 -185
- package/src/sap/ui/codeeditor/js/ace/mode-pgsql.js +974 -851
- package/src/sap/ui/codeeditor/js/ace/mode-php.js +2282 -1502
- package/src/sap/ui/codeeditor/js/ace/mode-php_laravel_blade.js +2463 -1696
- package/src/sap/ui/codeeditor/js/ace/mode-pig.js +133 -165
- package/src/sap/ui/codeeditor/js/ace/mode-plain_text.js +5 -10
- package/src/sap/ui/codeeditor/js/ace/mode-plsql.js +268 -0
- package/src/sap/ui/codeeditor/js/ace/mode-powershell.js +332 -183
- package/src/sap/ui/codeeditor/js/ace/mode-praat.js +168 -234
- package/src/sap/ui/codeeditor/js/ace/mode-prisma.js +292 -324
- package/src/sap/ui/codeeditor/js/ace/mode-prolog.js +180 -246
- package/src/sap/ui/codeeditor/js/ace/mode-properties.js +26 -37
- package/src/sap/ui/codeeditor/js/ace/mode-protobuf.js +232 -327
- package/src/sap/ui/codeeditor/js/ace/mode-prql.js +320 -0
- package/src/sap/ui/codeeditor/js/ace/mode-puppet.js +68 -120
- package/src/sap/ui/codeeditor/js/ace/mode-python.js +338 -370
- package/src/sap/ui/codeeditor/js/ace/mode-qml.js +244 -279
- package/src/sap/ui/codeeditor/js/ace/mode-r.js +295 -220
- package/src/sap/ui/codeeditor/js/ace/mode-raku.js +356 -433
- package/src/sap/ui/codeeditor/js/ace/mode-razor.js +1130 -1374
- package/src/sap/ui/codeeditor/js/ace/mode-rdoc.js +214 -171
- package/src/sap/ui/codeeditor/js/ace/mode-red.js +212 -274
- package/src/sap/ui/codeeditor/js/ace/mode-redshift.js +181 -220
- package/src/sap/ui/codeeditor/js/ace/mode-rhtml.js +1325 -1443
- package/src/sap/ui/codeeditor/js/ace/mode-robot.js +168 -0
- package/src/sap/ui/codeeditor/js/ace/mode-rst.js +217 -229
- package/src/sap/ui/codeeditor/js/ace/mode-ruby.js +338 -420
- package/src/sap/ui/codeeditor/js/ace/mode-rust.js +258 -155
- package/src/sap/ui/codeeditor/js/ace/mode-sac.js +349 -0
- package/src/sap/ui/codeeditor/js/ace/mode-sass.js +257 -309
- package/src/sap/ui/codeeditor/js/ace/mode-scad.js +127 -191
- package/src/sap/ui/codeeditor/js/ace/mode-scala.js +572 -468
- package/src/sap/ui/codeeditor/js/ace/mode-scheme.js +104 -126
- package/src/sap/ui/codeeditor/js/ace/mode-scrypt.js +181 -228
- package/src/sap/ui/codeeditor/js/ace/mode-scss.js +364 -472
- package/src/sap/ui/codeeditor/js/ace/mode-sh.js +204 -266
- package/src/sap/ui/codeeditor/js/ace/mode-sjs.js +477 -405
- package/src/sap/ui/codeeditor/js/ace/mode-slim.js +2631 -3161
- package/src/sap/ui/codeeditor/js/ace/mode-smarty.js +1075 -1334
- package/src/sap/ui/codeeditor/js/ace/mode-smithy.js +276 -327
- package/src/sap/ui/codeeditor/js/ace/mode-snippets.js +78 -102
- package/src/sap/ui/codeeditor/js/ace/mode-soy_template.js +1251 -1548
- package/src/sap/ui/codeeditor/js/ace/mode-space.js +47 -63
- package/src/sap/ui/codeeditor/js/ace/mode-sparql.js +139 -171
- package/src/sap/ui/codeeditor/js/ace/mode-sql.js +77 -133
- package/src/sap/ui/codeeditor/js/ace/mode-sqlserver.js +138 -192
- package/src/sap/ui/codeeditor/js/ace/mode-stylus.js +306 -338
- package/src/sap/ui/codeeditor/js/ace/mode-svg.js +642 -794
- package/src/sap/ui/codeeditor/js/ace/mode-swift.js +96 -150
- package/src/sap/ui/codeeditor/js/ace/mode-tcl.js +151 -200
- package/src/sap/ui/codeeditor/js/ace/mode-terraform.js +78 -132
- package/src/sap/ui/codeeditor/js/ace/mode-tex.js +148 -96
- package/src/sap/ui/codeeditor/js/ace/mode-textile.js +45 -70
- package/src/sap/ui/codeeditor/js/ace/mode-toml.js +63 -87
- package/src/sap/ui/codeeditor/js/ace/mode-tsx.js +462 -384
- package/src/sap/ui/codeeditor/js/ace/mode-turtle.js +119 -151
- package/src/sap/ui/codeeditor/js/ace/mode-twig.js +1099 -1350
- package/src/sap/ui/codeeditor/js/ace/mode-typescript.js +455 -376
- package/src/sap/ui/codeeditor/js/ace/mode-vala.js +382 -505
- package/src/sap/ui/codeeditor/js/ace/mode-vbscript.js +231 -264
- package/src/sap/ui/codeeditor/js/ace/mode-velocity.js +1116 -1388
- package/src/sap/ui/codeeditor/js/ace/mode-verilog.js +61 -81
- package/src/sap/ui/codeeditor/js/ace/mode-vhdl.js +57 -79
- package/src/sap/ui/codeeditor/js/ace/mode-visualforce.js +1046 -1292
- package/src/sap/ui/codeeditor/js/ace/mode-wollok.js +525 -417
- package/src/sap/ui/codeeditor/js/ace/mode-xml.js +182 -389
- package/src/sap/ui/codeeditor/js/ace/mode-xquery.js +58 -112
- package/src/sap/ui/codeeditor/js/ace/mode-yaml.js +202 -137
- package/src/sap/ui/codeeditor/js/ace/mode-zeek.js +237 -274
- package/src/sap/ui/codeeditor/js/ace/snippets/abc.js +5 -34
- package/src/sap/ui/codeeditor/js/ace/snippets/actionscript.js +5 -160
- package/src/sap/ui/codeeditor/js/ace/snippets/astro.js +9 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/bibtex.js +9 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/c_cpp.js +5 -134
- package/src/sap/ui/codeeditor/js/ace/snippets/clojure.js +5 -93
- package/src/sap/ui/codeeditor/js/ace/snippets/coffee.js +5 -98
- package/src/sap/ui/codeeditor/js/ace/snippets/csound_document.js +5 -13
- package/src/sap/ui/codeeditor/js/ace/snippets/csound_orchestra.js +5 -50
- package/src/sap/ui/codeeditor/js/ace/snippets/css.js +5 -970
- package/src/sap/ui/codeeditor/js/ace/snippets/cuttlefish.js +9 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/dart.js +5 -86
- package/src/sap/ui/codeeditor/js/ace/snippets/diff.js +5 -14
- package/src/sap/ui/codeeditor/js/ace/snippets/django.js +5 -111
- package/src/sap/ui/codeeditor/js/ace/snippets/drools.js +5 -22
- package/src/sap/ui/codeeditor/js/ace/snippets/edifact.js +8 -246
- package/src/sap/ui/codeeditor/js/ace/snippets/erlang.js +5 -163
- package/src/sap/ui/codeeditor/js/ace/snippets/flix.js +9 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/fsl.js +6 -4
- package/src/sap/ui/codeeditor/js/ace/snippets/gobstones.js +5 -1707
- package/src/sap/ui/codeeditor/js/ace/snippets/graphqlschema.js +5 -35
- package/src/sap/ui/codeeditor/js/ace/snippets/haml.js +5 -23
- package/src/sap/ui/codeeditor/js/ace/snippets/haskell.js +5 -85
- package/src/sap/ui/codeeditor/js/ace/snippets/html.js +5 -856
- package/src/sap/ui/codeeditor/js/ace/snippets/io.js +1 -3
- package/src/sap/ui/codeeditor/js/ace/snippets/ion.js +9 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/java.js +5 -243
- package/src/sap/ui/codeeditor/js/ace/snippets/javascript.js +5 -198
- package/src/sap/ui/codeeditor/js/ace/snippets/jexl.js +9 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/jsoniq.js +44 -41
- package/src/sap/ui/codeeditor/js/ace/snippets/jsp.js +5 -102
- package/src/sap/ui/codeeditor/js/ace/snippets/liquid.js +5 -884
- package/src/sap/ui/codeeditor/js/ace/snippets/lsl.js +5 -1235
- package/src/sap/ui/codeeditor/js/ace/snippets/lua.js +5 -24
- package/src/sap/ui/codeeditor/js/ace/snippets/makefile.js +5 -7
- package/src/sap/ui/codeeditor/js/ace/snippets/markdown.js +5 -91
- package/src/sap/ui/codeeditor/js/ace/snippets/maze.js +5 -12
- package/src/sap/ui/codeeditor/js/ace/snippets/nasal.js +9 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/odin.js +9 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/partiql.js +9 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/perl.js +5 -350
- package/src/sap/ui/codeeditor/js/ace/snippets/php.js +5 -386
- package/src/sap/ui/codeeditor/js/ace/snippets/plsql.js +9 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/prql.js +9 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/python.js +5 -161
- package/src/sap/ui/codeeditor/js/ace/snippets/r.js +5 -124
- package/src/sap/ui/codeeditor/js/ace/snippets/razor.js +5 -6
- package/src/sap/ui/codeeditor/js/ace/snippets/robot.js +16 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/rst.js +5 -25
- package/src/sap/ui/codeeditor/js/ace/snippets/ruby.js +5 -931
- package/src/sap/ui/codeeditor/js/ace/snippets/sac.js +9 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/sh.js +5 -86
- package/src/sap/ui/codeeditor/js/ace/snippets/snippets.js +5 -12
- package/src/sap/ui/codeeditor/js/ace/snippets/sql.js +5 -29
- package/src/sap/ui/codeeditor/js/ace/snippets/sqlserver.js +5 -72
- package/src/sap/ui/codeeditor/js/ace/snippets/tcl.js +5 -95
- package/src/sap/ui/codeeditor/js/ace/snippets/tex.js +5 -193
- package/src/sap/ui/codeeditor/js/ace/snippets/textile.js +5 -33
- package/src/sap/ui/codeeditor/js/ace/snippets/vala.js +1 -2
- package/src/sap/ui/codeeditor/js/ace/snippets/velocity.js +5 -31
- package/src/sap/ui/codeeditor/js/ace/snippets/wollok.js +5 -87
- package/src/sap/ui/codeeditor/js/ace/snippets/xquery.js +44 -41
- package/src/sap/ui/codeeditor/js/ace/theme-ambiance.js +5 -172
- package/src/sap/ui/codeeditor/js/ace/theme-chaos.js +5 -150
- package/src/sap/ui/codeeditor/js/ace/theme-chrome.js +6 -123
- package/src/sap/ui/codeeditor/js/ace/theme-cloud9_day.js +19 -0
- package/src/sap/ui/codeeditor/js/ace/theme-cloud9_night.js +18 -0
- package/src/sap/ui/codeeditor/js/ace/theme-cloud9_night_low_color.js +18 -0
- package/src/sap/ui/codeeditor/js/ace/theme-clouds.js +6 -90
- package/src/sap/ui/codeeditor/js/ace/theme-clouds_midnight.js +6 -91
- package/src/sap/ui/codeeditor/js/ace/theme-cobalt.js +6 -108
- package/src/sap/ui/codeeditor/js/ace/theme-crimson_editor.js +6 -113
- package/src/sap/ui/codeeditor/js/ace/theme-dawn.js +6 -103
- package/src/sap/ui/codeeditor/js/ace/theme-dracula.js +6 -122
- package/src/sap/ui/codeeditor/js/ace/theme-dreamweaver.js +7 -137
- package/src/sap/ui/codeeditor/js/ace/theme-eclipse.js +6 -92
- package/src/sap/ui/codeeditor/js/ace/theme-github.js +7 -99
- package/src/sap/ui/codeeditor/js/ace/theme-github_dark.js +18 -0
- package/src/sap/ui/codeeditor/js/ace/theme-gob.js +6 -107
- package/src/sap/ui/codeeditor/js/ace/theme-gruvbox.js +5 -76
- package/src/sap/ui/codeeditor/js/ace/theme-gruvbox_dark_hard.js +18 -0
- package/src/sap/ui/codeeditor/js/ace/theme-gruvbox_light_hard.js +18 -0
- package/src/sap/ui/codeeditor/js/ace/theme-idle_fingers.js +6 -91
- package/src/sap/ui/codeeditor/js/ace/theme-iplastic.js +6 -116
- package/src/sap/ui/codeeditor/js/ace/theme-katzenmilch.js +6 -116
- package/src/sap/ui/codeeditor/js/ace/theme-kr_theme.js +6 -99
- package/src/sap/ui/codeeditor/js/ace/theme-kuroir.js +6 -56
- package/src/sap/ui/codeeditor/js/ace/theme-merbivore.js +6 -90
- package/src/sap/ui/codeeditor/js/ace/theme-merbivore_soft.js +6 -91
- package/src/sap/ui/codeeditor/js/ace/theme-mono_industrial.js +6 -102
- package/src/sap/ui/codeeditor/js/ace/theme-monokai.js +6 -100
- package/src/sap/ui/codeeditor/js/ace/theme-nord_dark.js +6 -89
- package/src/sap/ui/codeeditor/js/ace/theme-one_dark.js +10 -131
- package/src/sap/ui/codeeditor/js/ace/theme-pastel_on_dark.js +6 -103
- package/src/sap/ui/codeeditor/js/ace/theme-solarized_dark.js +6 -83
- package/src/sap/ui/codeeditor/js/ace/theme-solarized_light.js +6 -86
- package/src/sap/ui/codeeditor/js/ace/theme-sqlserver.js +6 -133
- package/src/sap/ui/codeeditor/js/ace/theme-terminal.js +6 -109
- package/src/sap/ui/codeeditor/js/ace/theme-textmate.js +3 -124
- package/src/sap/ui/codeeditor/js/ace/theme-tomorrow.js +6 -103
- package/src/sap/ui/codeeditor/js/ace/theme-tomorrow_night.js +6 -103
- package/src/sap/ui/codeeditor/js/ace/theme-tomorrow_night_blue.js +6 -101
- package/src/sap/ui/codeeditor/js/ace/theme-tomorrow_night_bright.js +6 -116
- package/src/sap/ui/codeeditor/js/ace/theme-tomorrow_night_eighties.js +6 -103
- package/src/sap/ui/codeeditor/js/ace/theme-twilight.js +6 -104
- package/src/sap/ui/codeeditor/js/ace/theme-vibrant_ink.js +6 -89
- package/src/sap/ui/codeeditor/js/ace/theme-xcode.js +6 -83
- package/src/sap/ui/codeeditor/js/ace/worker-base.js +516 -595
- package/src/sap/ui/codeeditor/js/ace/worker-coffee.js +496 -575
- package/src/sap/ui/codeeditor/js/ace/worker-css.js +501 -578
- package/src/sap/ui/codeeditor/js/ace/worker-html.js +515 -584
- package/src/sap/ui/codeeditor/js/ace/worker-javascript.js +2964 -2551
- package/src/sap/ui/codeeditor/js/ace/worker-json.js +496 -575
- package/src/sap/ui/codeeditor/js/ace/worker-lua.js +497 -576
- package/src/sap/ui/codeeditor/js/ace/worker-php.js +2906 -2795
- package/src/sap/ui/codeeditor/js/ace/worker-xml.js +496 -575
- package/src/sap/ui/codeeditor/js/ace/worker-xquery.js +496 -575
- package/src/sap/ui/codeeditor/js/ace/worker-yaml.js +5851 -0
- package/src/sap/ui/codeeditor/library.js +6 -5
- package/LICENSES/BSD-2-Clause.txt +0 -22
|
@@ -1,974 +1,9 @@
|
|
|
1
|
-
ace.define("ace/snippets/css",[], function(require, exports, module) {
|
|
2
|
-
"use strict";
|
|
1
|
+
ace.define("ace/snippets/css.snippets",["require","exports","module"], function(require, exports, module){module.exports = "snippet .\n\t${1} {\n\t\t${2}\n\t}\nsnippet !\n\t !important\nsnippet bdi:m+\n\t-moz-border-image: url(${1}) ${2:0} ${3:0} ${4:0} ${5:0} ${6:stretch} ${7:stretch};\nsnippet bdi:m\n\t-moz-border-image: ${1};\nsnippet bdrz:m\n\t-moz-border-radius: ${1};\nsnippet bxsh:m+\n\t-moz-box-shadow: ${1:0} ${2:0} ${3:0} #${4:000};\nsnippet bxsh:m\n\t-moz-box-shadow: ${1};\nsnippet bdi:w+\n\t-webkit-border-image: url(${1}) ${2:0} ${3:0} ${4:0} ${5:0} ${6:stretch} ${7:stretch};\nsnippet bdi:w\n\t-webkit-border-image: ${1};\nsnippet bdrz:w\n\t-webkit-border-radius: ${1};\nsnippet bxsh:w+\n\t-webkit-box-shadow: ${1:0} ${2:0} ${3:0} #${4:000};\nsnippet bxsh:w\n\t-webkit-box-shadow: ${1};\nsnippet @f\n\t@font-face {\n\t\tfont-family: ${1};\n\t\tsrc: url(${2});\n\t}\nsnippet @i\n\t@import url(${1});\nsnippet @m\n\t@media ${1:print} {\n\t\t${2}\n\t}\nsnippet bg+\n\tbackground: #${1:FFF} url(${2}) ${3:0} ${4:0} ${5:no-repeat};\nsnippet bga\n\tbackground-attachment: ${1};\nsnippet bga:f\n\tbackground-attachment: fixed;\nsnippet bga:s\n\tbackground-attachment: scroll;\nsnippet bgbk\n\tbackground-break: ${1};\nsnippet bgbk:bb\n\tbackground-break: bounding-box;\nsnippet bgbk:c\n\tbackground-break: continuous;\nsnippet bgbk:eb\n\tbackground-break: each-box;\nsnippet bgcp\n\tbackground-clip: ${1};\nsnippet bgcp:bb\n\tbackground-clip: border-box;\nsnippet bgcp:cb\n\tbackground-clip: content-box;\nsnippet bgcp:nc\n\tbackground-clip: no-clip;\nsnippet bgcp:pb\n\tbackground-clip: padding-box;\nsnippet bgc\n\tbackground-color: #${1:FFF};\nsnippet bgc:t\n\tbackground-color: transparent;\nsnippet bgi\n\tbackground-image: url(${1});\nsnippet bgi:n\n\tbackground-image: none;\nsnippet bgo\n\tbackground-origin: ${1};\nsnippet bgo:bb\n\tbackground-origin: border-box;\nsnippet bgo:cb\n\tbackground-origin: content-box;\nsnippet bgo:pb\n\tbackground-origin: padding-box;\nsnippet bgpx\n\tbackground-position-x: ${1};\nsnippet bgpy\n\tbackground-position-y: ${1};\nsnippet bgp\n\tbackground-position: ${1:0} ${2:0};\nsnippet bgr\n\tbackground-repeat: ${1};\nsnippet bgr:n\n\tbackground-repeat: no-repeat;\nsnippet bgr:x\n\tbackground-repeat: repeat-x;\nsnippet bgr:y\n\tbackground-repeat: repeat-y;\nsnippet bgr:r\n\tbackground-repeat: repeat;\nsnippet bgz\n\tbackground-size: ${1};\nsnippet bgz:a\n\tbackground-size: auto;\nsnippet bgz:ct\n\tbackground-size: contain;\nsnippet bgz:cv\n\tbackground-size: cover;\nsnippet bg\n\tbackground: ${1};\nsnippet bg:ie\n\tfilter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='${1}',sizingMethod='${2:crop}');\nsnippet bg:n\n\tbackground: none;\nsnippet bd+\n\tborder: ${1:1px} ${2:solid} #${3:000};\nsnippet bdb+\n\tborder-bottom: ${1:1px} ${2:solid} #${3:000};\nsnippet bdbc\n\tborder-bottom-color: #${1:000};\nsnippet bdbi\n\tborder-bottom-image: url(${1});\nsnippet bdbi:n\n\tborder-bottom-image: none;\nsnippet bdbli\n\tborder-bottom-left-image: url(${1});\nsnippet bdbli:c\n\tborder-bottom-left-image: continue;\nsnippet bdbli:n\n\tborder-bottom-left-image: none;\nsnippet bdblrz\n\tborder-bottom-left-radius: ${1};\nsnippet bdbri\n\tborder-bottom-right-image: url(${1});\nsnippet bdbri:c\n\tborder-bottom-right-image: continue;\nsnippet bdbri:n\n\tborder-bottom-right-image: none;\nsnippet bdbrrz\n\tborder-bottom-right-radius: ${1};\nsnippet bdbs\n\tborder-bottom-style: ${1};\nsnippet bdbs:n\n\tborder-bottom-style: none;\nsnippet bdbw\n\tborder-bottom-width: ${1};\nsnippet bdb\n\tborder-bottom: ${1};\nsnippet bdb:n\n\tborder-bottom: none;\nsnippet bdbk\n\tborder-break: ${1};\nsnippet bdbk:c\n\tborder-break: close;\nsnippet bdcl\n\tborder-collapse: ${1};\nsnippet bdcl:c\n\tborder-collapse: collapse;\nsnippet bdcl:s\n\tborder-collapse: separate;\nsnippet bdc\n\tborder-color: #${1:000};\nsnippet bdci\n\tborder-corner-image: url(${1});\nsnippet bdci:c\n\tborder-corner-image: continue;\nsnippet bdci:n\n\tborder-corner-image: none;\nsnippet bdf\n\tborder-fit: ${1};\nsnippet bdf:c\n\tborder-fit: clip;\nsnippet bdf:of\n\tborder-fit: overwrite;\nsnippet bdf:ow\n\tborder-fit: overwrite;\nsnippet bdf:r\n\tborder-fit: repeat;\nsnippet bdf:sc\n\tborder-fit: scale;\nsnippet bdf:sp\n\tborder-fit: space;\nsnippet bdf:st\n\tborder-fit: stretch;\nsnippet bdi\n\tborder-image: url(${1}) ${2:0} ${3:0} ${4:0} ${5:0} ${6:stretch} ${7:stretch};\nsnippet bdi:n\n\tborder-image: none;\nsnippet bdl+\n\tborder-left: ${1:1px} ${2:solid} #${3:000};\nsnippet bdlc\n\tborder-left-color: #${1:000};\nsnippet bdli\n\tborder-left-image: url(${1});\nsnippet bdli:n\n\tborder-left-image: none;\nsnippet bdls\n\tborder-left-style: ${1};\nsnippet bdls:n\n\tborder-left-style: none;\nsnippet bdlw\n\tborder-left-width: ${1};\nsnippet bdl\n\tborder-left: ${1};\nsnippet bdl:n\n\tborder-left: none;\nsnippet bdlt\n\tborder-length: ${1};\nsnippet bdlt:a\n\tborder-length: auto;\nsnippet bdrz\n\tborder-radius: ${1};\nsnippet bdr+\n\tborder-right: ${1:1px} ${2:solid} #${3:000};\nsnippet bdrc\n\tborder-right-color: #${1:000};\nsnippet bdri\n\tborder-right-image: url(${1});\nsnippet bdri:n\n\tborder-right-image: none;\nsnippet bdrs\n\tborder-right-style: ${1};\nsnippet bdrs:n\n\tborder-right-style: none;\nsnippet bdrw\n\tborder-right-width: ${1};\nsnippet bdr\n\tborder-right: ${1};\nsnippet bdr:n\n\tborder-right: none;\nsnippet bdsp\n\tborder-spacing: ${1};\nsnippet bds\n\tborder-style: ${1};\nsnippet bds:ds\n\tborder-style: dashed;\nsnippet bds:dtds\n\tborder-style: dot-dash;\nsnippet bds:dtdtds\n\tborder-style: dot-dot-dash;\nsnippet bds:dt\n\tborder-style: dotted;\nsnippet bds:db\n\tborder-style: double;\nsnippet bds:g\n\tborder-style: groove;\nsnippet bds:h\n\tborder-style: hidden;\nsnippet bds:i\n\tborder-style: inset;\nsnippet bds:n\n\tborder-style: none;\nsnippet bds:o\n\tborder-style: outset;\nsnippet bds:r\n\tborder-style: ridge;\nsnippet bds:s\n\tborder-style: solid;\nsnippet bds:w\n\tborder-style: wave;\nsnippet bdt+\n\tborder-top: ${1:1px} ${2:solid} #${3:000};\nsnippet bdtc\n\tborder-top-color: #${1:000};\nsnippet bdti\n\tborder-top-image: url(${1});\nsnippet bdti:n\n\tborder-top-image: none;\nsnippet bdtli\n\tborder-top-left-image: url(${1});\nsnippet bdtli:c\n\tborder-corner-image: continue;\nsnippet bdtli:n\n\tborder-corner-image: none;\nsnippet bdtlrz\n\tborder-top-left-radius: ${1};\nsnippet bdtri\n\tborder-top-right-image: url(${1});\nsnippet bdtri:c\n\tborder-top-right-image: continue;\nsnippet bdtri:n\n\tborder-top-right-image: none;\nsnippet bdtrrz\n\tborder-top-right-radius: ${1};\nsnippet bdts\n\tborder-top-style: ${1};\nsnippet bdts:n\n\tborder-top-style: none;\nsnippet bdtw\n\tborder-top-width: ${1};\nsnippet bdt\n\tborder-top: ${1};\nsnippet bdt:n\n\tborder-top: none;\nsnippet bdw\n\tborder-width: ${1};\nsnippet bd\n\tborder: ${1};\nsnippet bd:n\n\tborder: none;\nsnippet b\n\tbottom: ${1};\nsnippet b:a\n\tbottom: auto;\nsnippet bxsh+\n\tbox-shadow: ${1:0} ${2:0} ${3:0} #${4:000};\nsnippet bxsh\n\tbox-shadow: ${1};\nsnippet bxsh:n\n\tbox-shadow: none;\nsnippet bxz\n\tbox-sizing: ${1};\nsnippet bxz:bb\n\tbox-sizing: border-box;\nsnippet bxz:cb\n\tbox-sizing: content-box;\nsnippet cps\n\tcaption-side: ${1};\nsnippet cps:b\n\tcaption-side: bottom;\nsnippet cps:t\n\tcaption-side: top;\nsnippet cl\n\tclear: ${1};\nsnippet cl:b\n\tclear: both;\nsnippet cl:l\n\tclear: left;\nsnippet cl:n\n\tclear: none;\nsnippet cl:r\n\tclear: right;\nsnippet cp\n\tclip: ${1};\nsnippet cp:a\n\tclip: auto;\nsnippet cp:r\n\tclip: rect(${1:0} ${2:0} ${3:0} ${4:0});\nsnippet c\n\tcolor: #${1:000};\nsnippet ct\n\tcontent: ${1};\nsnippet ct:a\n\tcontent: attr(${1});\nsnippet ct:cq\n\tcontent: close-quote;\nsnippet ct:c\n\tcontent: counter(${1});\nsnippet ct:cs\n\tcontent: counters(${1});\nsnippet ct:ncq\n\tcontent: no-close-quote;\nsnippet ct:noq\n\tcontent: no-open-quote;\nsnippet ct:n\n\tcontent: normal;\nsnippet ct:oq\n\tcontent: open-quote;\nsnippet coi\n\tcounter-increment: ${1};\nsnippet cor\n\tcounter-reset: ${1};\nsnippet cur\n\tcursor: ${1};\nsnippet cur:a\n\tcursor: auto;\nsnippet cur:c\n\tcursor: crosshair;\nsnippet cur:d\n\tcursor: default;\nsnippet cur:ha\n\tcursor: hand;\nsnippet cur:he\n\tcursor: help;\nsnippet cur:m\n\tcursor: move;\nsnippet cur:p\n\tcursor: pointer;\nsnippet cur:t\n\tcursor: text;\nsnippet d\n\tdisplay: ${1};\nsnippet d:mib\n\tdisplay: -moz-inline-box;\nsnippet d:mis\n\tdisplay: -moz-inline-stack;\nsnippet d:b\n\tdisplay: block;\nsnippet d:cp\n\tdisplay: compact;\nsnippet d:ib\n\tdisplay: inline-block;\nsnippet d:itb\n\tdisplay: inline-table;\nsnippet d:i\n\tdisplay: inline;\nsnippet d:li\n\tdisplay: list-item;\nsnippet d:n\n\tdisplay: none;\nsnippet d:ri\n\tdisplay: run-in;\nsnippet d:tbcp\n\tdisplay: table-caption;\nsnippet d:tbc\n\tdisplay: table-cell;\nsnippet d:tbclg\n\tdisplay: table-column-group;\nsnippet d:tbcl\n\tdisplay: table-column;\nsnippet d:tbfg\n\tdisplay: table-footer-group;\nsnippet d:tbhg\n\tdisplay: table-header-group;\nsnippet d:tbrg\n\tdisplay: table-row-group;\nsnippet d:tbr\n\tdisplay: table-row;\nsnippet d:tb\n\tdisplay: table;\nsnippet ec\n\tempty-cells: ${1};\nsnippet ec:h\n\tempty-cells: hide;\nsnippet ec:s\n\tempty-cells: show;\nsnippet exp\n\texpression()\nsnippet fl\n\tfloat: ${1};\nsnippet fl:l\n\tfloat: left;\nsnippet fl:n\n\tfloat: none;\nsnippet fl:r\n\tfloat: right;\nsnippet f+\n\tfont: ${1:1em} ${2:Arial},${3:sans-serif};\nsnippet fef\n\tfont-effect: ${1};\nsnippet fef:eb\n\tfont-effect: emboss;\nsnippet fef:eg\n\tfont-effect: engrave;\nsnippet fef:n\n\tfont-effect: none;\nsnippet fef:o\n\tfont-effect: outline;\nsnippet femp\n\tfont-emphasize-position: ${1};\nsnippet femp:a\n\tfont-emphasize-position: after;\nsnippet femp:b\n\tfont-emphasize-position: before;\nsnippet fems\n\tfont-emphasize-style: ${1};\nsnippet fems:ac\n\tfont-emphasize-style: accent;\nsnippet fems:c\n\tfont-emphasize-style: circle;\nsnippet fems:ds\n\tfont-emphasize-style: disc;\nsnippet fems:dt\n\tfont-emphasize-style: dot;\nsnippet fems:n\n\tfont-emphasize-style: none;\nsnippet fem\n\tfont-emphasize: ${1};\nsnippet ff\n\tfont-family: ${1};\nsnippet ff:c\n\tfont-family: ${1:'Monotype Corsiva','Comic Sans MS'},cursive;\nsnippet ff:f\n\tfont-family: ${1:Capitals,Impact},fantasy;\nsnippet ff:m\n\tfont-family: ${1:Monaco,'Courier New'},monospace;\nsnippet ff:ss\n\tfont-family: ${1:Helvetica,Arial},sans-serif;\nsnippet ff:s\n\tfont-family: ${1:Georgia,'Times New Roman'},serif;\nsnippet fza\n\tfont-size-adjust: ${1};\nsnippet fza:n\n\tfont-size-adjust: none;\nsnippet fz\n\tfont-size: ${1};\nsnippet fsm\n\tfont-smooth: ${1};\nsnippet fsm:aw\n\tfont-smooth: always;\nsnippet fsm:a\n\tfont-smooth: auto;\nsnippet fsm:n\n\tfont-smooth: never;\nsnippet fst\n\tfont-stretch: ${1};\nsnippet fst:c\n\tfont-stretch: condensed;\nsnippet fst:e\n\tfont-stretch: expanded;\nsnippet fst:ec\n\tfont-stretch: extra-condensed;\nsnippet fst:ee\n\tfont-stretch: extra-expanded;\nsnippet fst:n\n\tfont-stretch: normal;\nsnippet fst:sc\n\tfont-stretch: semi-condensed;\nsnippet fst:se\n\tfont-stretch: semi-expanded;\nsnippet fst:uc\n\tfont-stretch: ultra-condensed;\nsnippet fst:ue\n\tfont-stretch: ultra-expanded;\nsnippet fs\n\tfont-style: ${1};\nsnippet fs:i\n\tfont-style: italic;\nsnippet fs:n\n\tfont-style: normal;\nsnippet fs:o\n\tfont-style: oblique;\nsnippet fv\n\tfont-variant: ${1};\nsnippet fv:n\n\tfont-variant: normal;\nsnippet fv:sc\n\tfont-variant: small-caps;\nsnippet fw\n\tfont-weight: ${1};\nsnippet fw:b\n\tfont-weight: bold;\nsnippet fw:br\n\tfont-weight: bolder;\nsnippet fw:lr\n\tfont-weight: lighter;\nsnippet fw:n\n\tfont-weight: normal;\nsnippet f\n\tfont: ${1};\nsnippet h\n\theight: ${1};\nsnippet h:a\n\theight: auto;\nsnippet l\n\tleft: ${1};\nsnippet l:a\n\tleft: auto;\nsnippet lts\n\tletter-spacing: ${1};\nsnippet lh\n\tline-height: ${1};\nsnippet lisi\n\tlist-style-image: url(${1});\nsnippet lisi:n\n\tlist-style-image: none;\nsnippet lisp\n\tlist-style-position: ${1};\nsnippet lisp:i\n\tlist-style-position: inside;\nsnippet lisp:o\n\tlist-style-position: outside;\nsnippet list\n\tlist-style-type: ${1};\nsnippet list:c\n\tlist-style-type: circle;\nsnippet list:dclz\n\tlist-style-type: decimal-leading-zero;\nsnippet list:dc\n\tlist-style-type: decimal;\nsnippet list:d\n\tlist-style-type: disc;\nsnippet list:lr\n\tlist-style-type: lower-roman;\nsnippet list:n\n\tlist-style-type: none;\nsnippet list:s\n\tlist-style-type: square;\nsnippet list:ur\n\tlist-style-type: upper-roman;\nsnippet lis\n\tlist-style: ${1};\nsnippet lis:n\n\tlist-style: none;\nsnippet mb\n\tmargin-bottom: ${1};\nsnippet mb:a\n\tmargin-bottom: auto;\nsnippet ml\n\tmargin-left: ${1};\nsnippet ml:a\n\tmargin-left: auto;\nsnippet mr\n\tmargin-right: ${1};\nsnippet mr:a\n\tmargin-right: auto;\nsnippet mt\n\tmargin-top: ${1};\nsnippet mt:a\n\tmargin-top: auto;\nsnippet m\n\tmargin: ${1};\nsnippet m:4\n\tmargin: ${1:0} ${2:0} ${3:0} ${4:0};\nsnippet m:3\n\tmargin: ${1:0} ${2:0} ${3:0};\nsnippet m:2\n\tmargin: ${1:0} ${2:0};\nsnippet m:0\n\tmargin: 0;\nsnippet m:a\n\tmargin: auto;\nsnippet mah\n\tmax-height: ${1};\nsnippet mah:n\n\tmax-height: none;\nsnippet maw\n\tmax-width: ${1};\nsnippet maw:n\n\tmax-width: none;\nsnippet mih\n\tmin-height: ${1};\nsnippet miw\n\tmin-width: ${1};\nsnippet op\n\topacity: ${1};\nsnippet op:ie\n\tfilter: progid:DXImageTransform.Microsoft.Alpha(Opacity=${1:100});\nsnippet op:ms\n\t-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=${1:100})';\nsnippet orp\n\torphans: ${1};\nsnippet o+\n\toutline: ${1:1px} ${2:solid} #${3:000};\nsnippet oc\n\toutline-color: ${1:#000};\nsnippet oc:i\n\toutline-color: invert;\nsnippet oo\n\toutline-offset: ${1};\nsnippet os\n\toutline-style: ${1};\nsnippet ow\n\toutline-width: ${1};\nsnippet o\n\toutline: ${1};\nsnippet o:n\n\toutline: none;\nsnippet ovs\n\toverflow-style: ${1};\nsnippet ovs:a\n\toverflow-style: auto;\nsnippet ovs:mq\n\toverflow-style: marquee;\nsnippet ovs:mv\n\toverflow-style: move;\nsnippet ovs:p\n\toverflow-style: panner;\nsnippet ovs:s\n\toverflow-style: scrollbar;\nsnippet ovx\n\toverflow-x: ${1};\nsnippet ovx:a\n\toverflow-x: auto;\nsnippet ovx:h\n\toverflow-x: hidden;\nsnippet ovx:s\n\toverflow-x: scroll;\nsnippet ovx:v\n\toverflow-x: visible;\nsnippet ovy\n\toverflow-y: ${1};\nsnippet ovy:a\n\toverflow-y: auto;\nsnippet ovy:h\n\toverflow-y: hidden;\nsnippet ovy:s\n\toverflow-y: scroll;\nsnippet ovy:v\n\toverflow-y: visible;\nsnippet ov\n\toverflow: ${1};\nsnippet ov:a\n\toverflow: auto;\nsnippet ov:h\n\toverflow: hidden;\nsnippet ov:s\n\toverflow: scroll;\nsnippet ov:v\n\toverflow: visible;\nsnippet pb\n\tpadding-bottom: ${1};\nsnippet pl\n\tpadding-left: ${1};\nsnippet pr\n\tpadding-right: ${1};\nsnippet pt\n\tpadding-top: ${1};\nsnippet p\n\tpadding: ${1};\nsnippet p:4\n\tpadding: ${1:0} ${2:0} ${3:0} ${4:0};\nsnippet p:3\n\tpadding: ${1:0} ${2:0} ${3:0};\nsnippet p:2\n\tpadding: ${1:0} ${2:0};\nsnippet p:0\n\tpadding: 0;\nsnippet pgba\n\tpage-break-after: ${1};\nsnippet pgba:aw\n\tpage-break-after: always;\nsnippet pgba:a\n\tpage-break-after: auto;\nsnippet pgba:l\n\tpage-break-after: left;\nsnippet pgba:r\n\tpage-break-after: right;\nsnippet pgbb\n\tpage-break-before: ${1};\nsnippet pgbb:aw\n\tpage-break-before: always;\nsnippet pgbb:a\n\tpage-break-before: auto;\nsnippet pgbb:l\n\tpage-break-before: left;\nsnippet pgbb:r\n\tpage-break-before: right;\nsnippet pgbi\n\tpage-break-inside: ${1};\nsnippet pgbi:a\n\tpage-break-inside: auto;\nsnippet pgbi:av\n\tpage-break-inside: avoid;\nsnippet pos\n\tposition: ${1};\nsnippet pos:a\n\tposition: absolute;\nsnippet pos:f\n\tposition: fixed;\nsnippet pos:r\n\tposition: relative;\nsnippet pos:s\n\tposition: static;\nsnippet q\n\tquotes: ${1};\nsnippet q:en\n\tquotes: '\\201C' '\\201D' '\\2018' '\\2019';\nsnippet q:n\n\tquotes: none;\nsnippet q:ru\n\tquotes: '\\00AB' '\\00BB' '\\201E' '\\201C';\nsnippet rz\n\tresize: ${1};\nsnippet rz:b\n\tresize: both;\nsnippet rz:h\n\tresize: horizontal;\nsnippet rz:n\n\tresize: none;\nsnippet rz:v\n\tresize: vertical;\nsnippet r\n\tright: ${1};\nsnippet r:a\n\tright: auto;\nsnippet tbl\n\ttable-layout: ${1};\nsnippet tbl:a\n\ttable-layout: auto;\nsnippet tbl:f\n\ttable-layout: fixed;\nsnippet tal\n\ttext-align-last: ${1};\nsnippet tal:a\n\ttext-align-last: auto;\nsnippet tal:c\n\ttext-align-last: center;\nsnippet tal:l\n\ttext-align-last: left;\nsnippet tal:r\n\ttext-align-last: right;\nsnippet ta\n\ttext-align: ${1};\nsnippet ta:c\n\ttext-align: center;\nsnippet ta:l\n\ttext-align: left;\nsnippet ta:r\n\ttext-align: right;\nsnippet td\n\ttext-decoration: ${1};\nsnippet td:l\n\ttext-decoration: line-through;\nsnippet td:n\n\ttext-decoration: none;\nsnippet td:o\n\ttext-decoration: overline;\nsnippet td:u\n\ttext-decoration: underline;\nsnippet te\n\ttext-emphasis: ${1};\nsnippet te:ac\n\ttext-emphasis: accent;\nsnippet te:a\n\ttext-emphasis: after;\nsnippet te:b\n\ttext-emphasis: before;\nsnippet te:c\n\ttext-emphasis: circle;\nsnippet te:ds\n\ttext-emphasis: disc;\nsnippet te:dt\n\ttext-emphasis: dot;\nsnippet te:n\n\ttext-emphasis: none;\nsnippet th\n\ttext-height: ${1};\nsnippet th:a\n\ttext-height: auto;\nsnippet th:f\n\ttext-height: font-size;\nsnippet th:m\n\ttext-height: max-size;\nsnippet th:t\n\ttext-height: text-size;\nsnippet ti\n\ttext-indent: ${1};\nsnippet ti:-\n\ttext-indent: -9999px;\nsnippet tj\n\ttext-justify: ${1};\nsnippet tj:a\n\ttext-justify: auto;\nsnippet tj:d\n\ttext-justify: distribute;\nsnippet tj:ic\n\ttext-justify: inter-cluster;\nsnippet tj:ii\n\ttext-justify: inter-ideograph;\nsnippet tj:iw\n\ttext-justify: inter-word;\nsnippet tj:k\n\ttext-justify: kashida;\nsnippet tj:t\n\ttext-justify: tibetan;\nsnippet to+\n\ttext-outline: ${1:0} ${2:0} #${3:000};\nsnippet to\n\ttext-outline: ${1};\nsnippet to:n\n\ttext-outline: none;\nsnippet tr\n\ttext-replace: ${1};\nsnippet tr:n\n\ttext-replace: none;\nsnippet tsh+\n\ttext-shadow: ${1:0} ${2:0} ${3:0} #${4:000};\nsnippet tsh\n\ttext-shadow: ${1};\nsnippet tsh:n\n\ttext-shadow: none;\nsnippet tt\n\ttext-transform: ${1};\nsnippet tt:c\n\ttext-transform: capitalize;\nsnippet tt:l\n\ttext-transform: lowercase;\nsnippet tt:n\n\ttext-transform: none;\nsnippet tt:u\n\ttext-transform: uppercase;\nsnippet tw\n\ttext-wrap: ${1};\nsnippet tw:no\n\ttext-wrap: none;\nsnippet tw:n\n\ttext-wrap: normal;\nsnippet tw:s\n\ttext-wrap: suppress;\nsnippet tw:u\n\ttext-wrap: unrestricted;\nsnippet t\n\ttop: ${1};\nsnippet t:a\n\ttop: auto;\nsnippet va\n\tvertical-align: ${1};\nsnippet va:bl\n\tvertical-align: baseline;\nsnippet va:b\n\tvertical-align: bottom;\nsnippet va:m\n\tvertical-align: middle;\nsnippet va:sub\n\tvertical-align: sub;\nsnippet va:sup\n\tvertical-align: super;\nsnippet va:tb\n\tvertical-align: text-bottom;\nsnippet va:tt\n\tvertical-align: text-top;\nsnippet va:t\n\tvertical-align: top;\nsnippet v\n\tvisibility: ${1};\nsnippet v:c\n\tvisibility: collapse;\nsnippet v:h\n\tvisibility: hidden;\nsnippet v:v\n\tvisibility: visible;\nsnippet whsc\n\twhite-space-collapse: ${1};\nsnippet whsc:ba\n\twhite-space-collapse: break-all;\nsnippet whsc:bs\n\twhite-space-collapse: break-strict;\nsnippet whsc:k\n\twhite-space-collapse: keep-all;\nsnippet whsc:l\n\twhite-space-collapse: loose;\nsnippet whsc:n\n\twhite-space-collapse: normal;\nsnippet whs\n\twhite-space: ${1};\nsnippet whs:n\n\twhite-space: normal;\nsnippet whs:nw\n\twhite-space: nowrap;\nsnippet whs:pl\n\twhite-space: pre-line;\nsnippet whs:pw\n\twhite-space: pre-wrap;\nsnippet whs:p\n\twhite-space: pre;\nsnippet wid\n\twidows: ${1};\nsnippet w\n\twidth: ${1};\nsnippet w:a\n\twidth: auto;\nsnippet wob\n\tword-break: ${1};\nsnippet wob:ba\n\tword-break: break-all;\nsnippet wob:bs\n\tword-break: break-strict;\nsnippet wob:k\n\tword-break: keep-all;\nsnippet wob:l\n\tword-break: loose;\nsnippet wob:n\n\tword-break: normal;\nsnippet wos\n\tword-spacing: ${1};\nsnippet wow\n\tword-wrap: ${1};\nsnippet wow:no\n\tword-wrap: none;\nsnippet wow:n\n\tword-wrap: normal;\nsnippet wow:s\n\tword-wrap: suppress;\nsnippet wow:u\n\tword-wrap: unrestricted;\nsnippet z\n\tz-index: ${1};\nsnippet z:a\n\tz-index: auto;\nsnippet zoo\n\tzoom: 1;\n";
|
|
3
2
|
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
snippet !\n\
|
|
9
|
-
!important\n\
|
|
10
|
-
snippet bdi:m+\n\
|
|
11
|
-
-moz-border-image: url(${1}) ${2:0} ${3:0} ${4:0} ${5:0} ${6:stretch} ${7:stretch};\n\
|
|
12
|
-
snippet bdi:m\n\
|
|
13
|
-
-moz-border-image: ${1};\n\
|
|
14
|
-
snippet bdrz:m\n\
|
|
15
|
-
-moz-border-radius: ${1};\n\
|
|
16
|
-
snippet bxsh:m+\n\
|
|
17
|
-
-moz-box-shadow: ${1:0} ${2:0} ${3:0} #${4:000};\n\
|
|
18
|
-
snippet bxsh:m\n\
|
|
19
|
-
-moz-box-shadow: ${1};\n\
|
|
20
|
-
snippet bdi:w+\n\
|
|
21
|
-
-webkit-border-image: url(${1}) ${2:0} ${3:0} ${4:0} ${5:0} ${6:stretch} ${7:stretch};\n\
|
|
22
|
-
snippet bdi:w\n\
|
|
23
|
-
-webkit-border-image: ${1};\n\
|
|
24
|
-
snippet bdrz:w\n\
|
|
25
|
-
-webkit-border-radius: ${1};\n\
|
|
26
|
-
snippet bxsh:w+\n\
|
|
27
|
-
-webkit-box-shadow: ${1:0} ${2:0} ${3:0} #${4:000};\n\
|
|
28
|
-
snippet bxsh:w\n\
|
|
29
|
-
-webkit-box-shadow: ${1};\n\
|
|
30
|
-
snippet @f\n\
|
|
31
|
-
@font-face {\n\
|
|
32
|
-
font-family: ${1};\n\
|
|
33
|
-
src: url(${2});\n\
|
|
34
|
-
}\n\
|
|
35
|
-
snippet @i\n\
|
|
36
|
-
@import url(${1});\n\
|
|
37
|
-
snippet @m\n\
|
|
38
|
-
@media ${1:print} {\n\
|
|
39
|
-
${2}\n\
|
|
40
|
-
}\n\
|
|
41
|
-
snippet bg+\n\
|
|
42
|
-
background: #${1:FFF} url(${2}) ${3:0} ${4:0} ${5:no-repeat};\n\
|
|
43
|
-
snippet bga\n\
|
|
44
|
-
background-attachment: ${1};\n\
|
|
45
|
-
snippet bga:f\n\
|
|
46
|
-
background-attachment: fixed;\n\
|
|
47
|
-
snippet bga:s\n\
|
|
48
|
-
background-attachment: scroll;\n\
|
|
49
|
-
snippet bgbk\n\
|
|
50
|
-
background-break: ${1};\n\
|
|
51
|
-
snippet bgbk:bb\n\
|
|
52
|
-
background-break: bounding-box;\n\
|
|
53
|
-
snippet bgbk:c\n\
|
|
54
|
-
background-break: continuous;\n\
|
|
55
|
-
snippet bgbk:eb\n\
|
|
56
|
-
background-break: each-box;\n\
|
|
57
|
-
snippet bgcp\n\
|
|
58
|
-
background-clip: ${1};\n\
|
|
59
|
-
snippet bgcp:bb\n\
|
|
60
|
-
background-clip: border-box;\n\
|
|
61
|
-
snippet bgcp:cb\n\
|
|
62
|
-
background-clip: content-box;\n\
|
|
63
|
-
snippet bgcp:nc\n\
|
|
64
|
-
background-clip: no-clip;\n\
|
|
65
|
-
snippet bgcp:pb\n\
|
|
66
|
-
background-clip: padding-box;\n\
|
|
67
|
-
snippet bgc\n\
|
|
68
|
-
background-color: #${1:FFF};\n\
|
|
69
|
-
snippet bgc:t\n\
|
|
70
|
-
background-color: transparent;\n\
|
|
71
|
-
snippet bgi\n\
|
|
72
|
-
background-image: url(${1});\n\
|
|
73
|
-
snippet bgi:n\n\
|
|
74
|
-
background-image: none;\n\
|
|
75
|
-
snippet bgo\n\
|
|
76
|
-
background-origin: ${1};\n\
|
|
77
|
-
snippet bgo:bb\n\
|
|
78
|
-
background-origin: border-box;\n\
|
|
79
|
-
snippet bgo:cb\n\
|
|
80
|
-
background-origin: content-box;\n\
|
|
81
|
-
snippet bgo:pb\n\
|
|
82
|
-
background-origin: padding-box;\n\
|
|
83
|
-
snippet bgpx\n\
|
|
84
|
-
background-position-x: ${1};\n\
|
|
85
|
-
snippet bgpy\n\
|
|
86
|
-
background-position-y: ${1};\n\
|
|
87
|
-
snippet bgp\n\
|
|
88
|
-
background-position: ${1:0} ${2:0};\n\
|
|
89
|
-
snippet bgr\n\
|
|
90
|
-
background-repeat: ${1};\n\
|
|
91
|
-
snippet bgr:n\n\
|
|
92
|
-
background-repeat: no-repeat;\n\
|
|
93
|
-
snippet bgr:x\n\
|
|
94
|
-
background-repeat: repeat-x;\n\
|
|
95
|
-
snippet bgr:y\n\
|
|
96
|
-
background-repeat: repeat-y;\n\
|
|
97
|
-
snippet bgr:r\n\
|
|
98
|
-
background-repeat: repeat;\n\
|
|
99
|
-
snippet bgz\n\
|
|
100
|
-
background-size: ${1};\n\
|
|
101
|
-
snippet bgz:a\n\
|
|
102
|
-
background-size: auto;\n\
|
|
103
|
-
snippet bgz:ct\n\
|
|
104
|
-
background-size: contain;\n\
|
|
105
|
-
snippet bgz:cv\n\
|
|
106
|
-
background-size: cover;\n\
|
|
107
|
-
snippet bg\n\
|
|
108
|
-
background: ${1};\n\
|
|
109
|
-
snippet bg:ie\n\
|
|
110
|
-
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='${1}',sizingMethod='${2:crop}');\n\
|
|
111
|
-
snippet bg:n\n\
|
|
112
|
-
background: none;\n\
|
|
113
|
-
snippet bd+\n\
|
|
114
|
-
border: ${1:1px} ${2:solid} #${3:000};\n\
|
|
115
|
-
snippet bdb+\n\
|
|
116
|
-
border-bottom: ${1:1px} ${2:solid} #${3:000};\n\
|
|
117
|
-
snippet bdbc\n\
|
|
118
|
-
border-bottom-color: #${1:000};\n\
|
|
119
|
-
snippet bdbi\n\
|
|
120
|
-
border-bottom-image: url(${1});\n\
|
|
121
|
-
snippet bdbi:n\n\
|
|
122
|
-
border-bottom-image: none;\n\
|
|
123
|
-
snippet bdbli\n\
|
|
124
|
-
border-bottom-left-image: url(${1});\n\
|
|
125
|
-
snippet bdbli:c\n\
|
|
126
|
-
border-bottom-left-image: continue;\n\
|
|
127
|
-
snippet bdbli:n\n\
|
|
128
|
-
border-bottom-left-image: none;\n\
|
|
129
|
-
snippet bdblrz\n\
|
|
130
|
-
border-bottom-left-radius: ${1};\n\
|
|
131
|
-
snippet bdbri\n\
|
|
132
|
-
border-bottom-right-image: url(${1});\n\
|
|
133
|
-
snippet bdbri:c\n\
|
|
134
|
-
border-bottom-right-image: continue;\n\
|
|
135
|
-
snippet bdbri:n\n\
|
|
136
|
-
border-bottom-right-image: none;\n\
|
|
137
|
-
snippet bdbrrz\n\
|
|
138
|
-
border-bottom-right-radius: ${1};\n\
|
|
139
|
-
snippet bdbs\n\
|
|
140
|
-
border-bottom-style: ${1};\n\
|
|
141
|
-
snippet bdbs:n\n\
|
|
142
|
-
border-bottom-style: none;\n\
|
|
143
|
-
snippet bdbw\n\
|
|
144
|
-
border-bottom-width: ${1};\n\
|
|
145
|
-
snippet bdb\n\
|
|
146
|
-
border-bottom: ${1};\n\
|
|
147
|
-
snippet bdb:n\n\
|
|
148
|
-
border-bottom: none;\n\
|
|
149
|
-
snippet bdbk\n\
|
|
150
|
-
border-break: ${1};\n\
|
|
151
|
-
snippet bdbk:c\n\
|
|
152
|
-
border-break: close;\n\
|
|
153
|
-
snippet bdcl\n\
|
|
154
|
-
border-collapse: ${1};\n\
|
|
155
|
-
snippet bdcl:c\n\
|
|
156
|
-
border-collapse: collapse;\n\
|
|
157
|
-
snippet bdcl:s\n\
|
|
158
|
-
border-collapse: separate;\n\
|
|
159
|
-
snippet bdc\n\
|
|
160
|
-
border-color: #${1:000};\n\
|
|
161
|
-
snippet bdci\n\
|
|
162
|
-
border-corner-image: url(${1});\n\
|
|
163
|
-
snippet bdci:c\n\
|
|
164
|
-
border-corner-image: continue;\n\
|
|
165
|
-
snippet bdci:n\n\
|
|
166
|
-
border-corner-image: none;\n\
|
|
167
|
-
snippet bdf\n\
|
|
168
|
-
border-fit: ${1};\n\
|
|
169
|
-
snippet bdf:c\n\
|
|
170
|
-
border-fit: clip;\n\
|
|
171
|
-
snippet bdf:of\n\
|
|
172
|
-
border-fit: overwrite;\n\
|
|
173
|
-
snippet bdf:ow\n\
|
|
174
|
-
border-fit: overwrite;\n\
|
|
175
|
-
snippet bdf:r\n\
|
|
176
|
-
border-fit: repeat;\n\
|
|
177
|
-
snippet bdf:sc\n\
|
|
178
|
-
border-fit: scale;\n\
|
|
179
|
-
snippet bdf:sp\n\
|
|
180
|
-
border-fit: space;\n\
|
|
181
|
-
snippet bdf:st\n\
|
|
182
|
-
border-fit: stretch;\n\
|
|
183
|
-
snippet bdi\n\
|
|
184
|
-
border-image: url(${1}) ${2:0} ${3:0} ${4:0} ${5:0} ${6:stretch} ${7:stretch};\n\
|
|
185
|
-
snippet bdi:n\n\
|
|
186
|
-
border-image: none;\n\
|
|
187
|
-
snippet bdl+\n\
|
|
188
|
-
border-left: ${1:1px} ${2:solid} #${3:000};\n\
|
|
189
|
-
snippet bdlc\n\
|
|
190
|
-
border-left-color: #${1:000};\n\
|
|
191
|
-
snippet bdli\n\
|
|
192
|
-
border-left-image: url(${1});\n\
|
|
193
|
-
snippet bdli:n\n\
|
|
194
|
-
border-left-image: none;\n\
|
|
195
|
-
snippet bdls\n\
|
|
196
|
-
border-left-style: ${1};\n\
|
|
197
|
-
snippet bdls:n\n\
|
|
198
|
-
border-left-style: none;\n\
|
|
199
|
-
snippet bdlw\n\
|
|
200
|
-
border-left-width: ${1};\n\
|
|
201
|
-
snippet bdl\n\
|
|
202
|
-
border-left: ${1};\n\
|
|
203
|
-
snippet bdl:n\n\
|
|
204
|
-
border-left: none;\n\
|
|
205
|
-
snippet bdlt\n\
|
|
206
|
-
border-length: ${1};\n\
|
|
207
|
-
snippet bdlt:a\n\
|
|
208
|
-
border-length: auto;\n\
|
|
209
|
-
snippet bdrz\n\
|
|
210
|
-
border-radius: ${1};\n\
|
|
211
|
-
snippet bdr+\n\
|
|
212
|
-
border-right: ${1:1px} ${2:solid} #${3:000};\n\
|
|
213
|
-
snippet bdrc\n\
|
|
214
|
-
border-right-color: #${1:000};\n\
|
|
215
|
-
snippet bdri\n\
|
|
216
|
-
border-right-image: url(${1});\n\
|
|
217
|
-
snippet bdri:n\n\
|
|
218
|
-
border-right-image: none;\n\
|
|
219
|
-
snippet bdrs\n\
|
|
220
|
-
border-right-style: ${1};\n\
|
|
221
|
-
snippet bdrs:n\n\
|
|
222
|
-
border-right-style: none;\n\
|
|
223
|
-
snippet bdrw\n\
|
|
224
|
-
border-right-width: ${1};\n\
|
|
225
|
-
snippet bdr\n\
|
|
226
|
-
border-right: ${1};\n\
|
|
227
|
-
snippet bdr:n\n\
|
|
228
|
-
border-right: none;\n\
|
|
229
|
-
snippet bdsp\n\
|
|
230
|
-
border-spacing: ${1};\n\
|
|
231
|
-
snippet bds\n\
|
|
232
|
-
border-style: ${1};\n\
|
|
233
|
-
snippet bds:ds\n\
|
|
234
|
-
border-style: dashed;\n\
|
|
235
|
-
snippet bds:dtds\n\
|
|
236
|
-
border-style: dot-dash;\n\
|
|
237
|
-
snippet bds:dtdtds\n\
|
|
238
|
-
border-style: dot-dot-dash;\n\
|
|
239
|
-
snippet bds:dt\n\
|
|
240
|
-
border-style: dotted;\n\
|
|
241
|
-
snippet bds:db\n\
|
|
242
|
-
border-style: double;\n\
|
|
243
|
-
snippet bds:g\n\
|
|
244
|
-
border-style: groove;\n\
|
|
245
|
-
snippet bds:h\n\
|
|
246
|
-
border-style: hidden;\n\
|
|
247
|
-
snippet bds:i\n\
|
|
248
|
-
border-style: inset;\n\
|
|
249
|
-
snippet bds:n\n\
|
|
250
|
-
border-style: none;\n\
|
|
251
|
-
snippet bds:o\n\
|
|
252
|
-
border-style: outset;\n\
|
|
253
|
-
snippet bds:r\n\
|
|
254
|
-
border-style: ridge;\n\
|
|
255
|
-
snippet bds:s\n\
|
|
256
|
-
border-style: solid;\n\
|
|
257
|
-
snippet bds:w\n\
|
|
258
|
-
border-style: wave;\n\
|
|
259
|
-
snippet bdt+\n\
|
|
260
|
-
border-top: ${1:1px} ${2:solid} #${3:000};\n\
|
|
261
|
-
snippet bdtc\n\
|
|
262
|
-
border-top-color: #${1:000};\n\
|
|
263
|
-
snippet bdti\n\
|
|
264
|
-
border-top-image: url(${1});\n\
|
|
265
|
-
snippet bdti:n\n\
|
|
266
|
-
border-top-image: none;\n\
|
|
267
|
-
snippet bdtli\n\
|
|
268
|
-
border-top-left-image: url(${1});\n\
|
|
269
|
-
snippet bdtli:c\n\
|
|
270
|
-
border-corner-image: continue;\n\
|
|
271
|
-
snippet bdtli:n\n\
|
|
272
|
-
border-corner-image: none;\n\
|
|
273
|
-
snippet bdtlrz\n\
|
|
274
|
-
border-top-left-radius: ${1};\n\
|
|
275
|
-
snippet bdtri\n\
|
|
276
|
-
border-top-right-image: url(${1});\n\
|
|
277
|
-
snippet bdtri:c\n\
|
|
278
|
-
border-top-right-image: continue;\n\
|
|
279
|
-
snippet bdtri:n\n\
|
|
280
|
-
border-top-right-image: none;\n\
|
|
281
|
-
snippet bdtrrz\n\
|
|
282
|
-
border-top-right-radius: ${1};\n\
|
|
283
|
-
snippet bdts\n\
|
|
284
|
-
border-top-style: ${1};\n\
|
|
285
|
-
snippet bdts:n\n\
|
|
286
|
-
border-top-style: none;\n\
|
|
287
|
-
snippet bdtw\n\
|
|
288
|
-
border-top-width: ${1};\n\
|
|
289
|
-
snippet bdt\n\
|
|
290
|
-
border-top: ${1};\n\
|
|
291
|
-
snippet bdt:n\n\
|
|
292
|
-
border-top: none;\n\
|
|
293
|
-
snippet bdw\n\
|
|
294
|
-
border-width: ${1};\n\
|
|
295
|
-
snippet bd\n\
|
|
296
|
-
border: ${1};\n\
|
|
297
|
-
snippet bd:n\n\
|
|
298
|
-
border: none;\n\
|
|
299
|
-
snippet b\n\
|
|
300
|
-
bottom: ${1};\n\
|
|
301
|
-
snippet b:a\n\
|
|
302
|
-
bottom: auto;\n\
|
|
303
|
-
snippet bxsh+\n\
|
|
304
|
-
box-shadow: ${1:0} ${2:0} ${3:0} #${4:000};\n\
|
|
305
|
-
snippet bxsh\n\
|
|
306
|
-
box-shadow: ${1};\n\
|
|
307
|
-
snippet bxsh:n\n\
|
|
308
|
-
box-shadow: none;\n\
|
|
309
|
-
snippet bxz\n\
|
|
310
|
-
box-sizing: ${1};\n\
|
|
311
|
-
snippet bxz:bb\n\
|
|
312
|
-
box-sizing: border-box;\n\
|
|
313
|
-
snippet bxz:cb\n\
|
|
314
|
-
box-sizing: content-box;\n\
|
|
315
|
-
snippet cps\n\
|
|
316
|
-
caption-side: ${1};\n\
|
|
317
|
-
snippet cps:b\n\
|
|
318
|
-
caption-side: bottom;\n\
|
|
319
|
-
snippet cps:t\n\
|
|
320
|
-
caption-side: top;\n\
|
|
321
|
-
snippet cl\n\
|
|
322
|
-
clear: ${1};\n\
|
|
323
|
-
snippet cl:b\n\
|
|
324
|
-
clear: both;\n\
|
|
325
|
-
snippet cl:l\n\
|
|
326
|
-
clear: left;\n\
|
|
327
|
-
snippet cl:n\n\
|
|
328
|
-
clear: none;\n\
|
|
329
|
-
snippet cl:r\n\
|
|
330
|
-
clear: right;\n\
|
|
331
|
-
snippet cp\n\
|
|
332
|
-
clip: ${1};\n\
|
|
333
|
-
snippet cp:a\n\
|
|
334
|
-
clip: auto;\n\
|
|
335
|
-
snippet cp:r\n\
|
|
336
|
-
clip: rect(${1:0} ${2:0} ${3:0} ${4:0});\n\
|
|
337
|
-
snippet c\n\
|
|
338
|
-
color: #${1:000};\n\
|
|
339
|
-
snippet ct\n\
|
|
340
|
-
content: ${1};\n\
|
|
341
|
-
snippet ct:a\n\
|
|
342
|
-
content: attr(${1});\n\
|
|
343
|
-
snippet ct:cq\n\
|
|
344
|
-
content: close-quote;\n\
|
|
345
|
-
snippet ct:c\n\
|
|
346
|
-
content: counter(${1});\n\
|
|
347
|
-
snippet ct:cs\n\
|
|
348
|
-
content: counters(${1});\n\
|
|
349
|
-
snippet ct:ncq\n\
|
|
350
|
-
content: no-close-quote;\n\
|
|
351
|
-
snippet ct:noq\n\
|
|
352
|
-
content: no-open-quote;\n\
|
|
353
|
-
snippet ct:n\n\
|
|
354
|
-
content: normal;\n\
|
|
355
|
-
snippet ct:oq\n\
|
|
356
|
-
content: open-quote;\n\
|
|
357
|
-
snippet coi\n\
|
|
358
|
-
counter-increment: ${1};\n\
|
|
359
|
-
snippet cor\n\
|
|
360
|
-
counter-reset: ${1};\n\
|
|
361
|
-
snippet cur\n\
|
|
362
|
-
cursor: ${1};\n\
|
|
363
|
-
snippet cur:a\n\
|
|
364
|
-
cursor: auto;\n\
|
|
365
|
-
snippet cur:c\n\
|
|
366
|
-
cursor: crosshair;\n\
|
|
367
|
-
snippet cur:d\n\
|
|
368
|
-
cursor: default;\n\
|
|
369
|
-
snippet cur:ha\n\
|
|
370
|
-
cursor: hand;\n\
|
|
371
|
-
snippet cur:he\n\
|
|
372
|
-
cursor: help;\n\
|
|
373
|
-
snippet cur:m\n\
|
|
374
|
-
cursor: move;\n\
|
|
375
|
-
snippet cur:p\n\
|
|
376
|
-
cursor: pointer;\n\
|
|
377
|
-
snippet cur:t\n\
|
|
378
|
-
cursor: text;\n\
|
|
379
|
-
snippet d\n\
|
|
380
|
-
display: ${1};\n\
|
|
381
|
-
snippet d:mib\n\
|
|
382
|
-
display: -moz-inline-box;\n\
|
|
383
|
-
snippet d:mis\n\
|
|
384
|
-
display: -moz-inline-stack;\n\
|
|
385
|
-
snippet d:b\n\
|
|
386
|
-
display: block;\n\
|
|
387
|
-
snippet d:cp\n\
|
|
388
|
-
display: compact;\n\
|
|
389
|
-
snippet d:ib\n\
|
|
390
|
-
display: inline-block;\n\
|
|
391
|
-
snippet d:itb\n\
|
|
392
|
-
display: inline-table;\n\
|
|
393
|
-
snippet d:i\n\
|
|
394
|
-
display: inline;\n\
|
|
395
|
-
snippet d:li\n\
|
|
396
|
-
display: list-item;\n\
|
|
397
|
-
snippet d:n\n\
|
|
398
|
-
display: none;\n\
|
|
399
|
-
snippet d:ri\n\
|
|
400
|
-
display: run-in;\n\
|
|
401
|
-
snippet d:tbcp\n\
|
|
402
|
-
display: table-caption;\n\
|
|
403
|
-
snippet d:tbc\n\
|
|
404
|
-
display: table-cell;\n\
|
|
405
|
-
snippet d:tbclg\n\
|
|
406
|
-
display: table-column-group;\n\
|
|
407
|
-
snippet d:tbcl\n\
|
|
408
|
-
display: table-column;\n\
|
|
409
|
-
snippet d:tbfg\n\
|
|
410
|
-
display: table-footer-group;\n\
|
|
411
|
-
snippet d:tbhg\n\
|
|
412
|
-
display: table-header-group;\n\
|
|
413
|
-
snippet d:tbrg\n\
|
|
414
|
-
display: table-row-group;\n\
|
|
415
|
-
snippet d:tbr\n\
|
|
416
|
-
display: table-row;\n\
|
|
417
|
-
snippet d:tb\n\
|
|
418
|
-
display: table;\n\
|
|
419
|
-
snippet ec\n\
|
|
420
|
-
empty-cells: ${1};\n\
|
|
421
|
-
snippet ec:h\n\
|
|
422
|
-
empty-cells: hide;\n\
|
|
423
|
-
snippet ec:s\n\
|
|
424
|
-
empty-cells: show;\n\
|
|
425
|
-
snippet exp\n\
|
|
426
|
-
expression()\n\
|
|
427
|
-
snippet fl\n\
|
|
428
|
-
float: ${1};\n\
|
|
429
|
-
snippet fl:l\n\
|
|
430
|
-
float: left;\n\
|
|
431
|
-
snippet fl:n\n\
|
|
432
|
-
float: none;\n\
|
|
433
|
-
snippet fl:r\n\
|
|
434
|
-
float: right;\n\
|
|
435
|
-
snippet f+\n\
|
|
436
|
-
font: ${1:1em} ${2:Arial},${3:sans-serif};\n\
|
|
437
|
-
snippet fef\n\
|
|
438
|
-
font-effect: ${1};\n\
|
|
439
|
-
snippet fef:eb\n\
|
|
440
|
-
font-effect: emboss;\n\
|
|
441
|
-
snippet fef:eg\n\
|
|
442
|
-
font-effect: engrave;\n\
|
|
443
|
-
snippet fef:n\n\
|
|
444
|
-
font-effect: none;\n\
|
|
445
|
-
snippet fef:o\n\
|
|
446
|
-
font-effect: outline;\n\
|
|
447
|
-
snippet femp\n\
|
|
448
|
-
font-emphasize-position: ${1};\n\
|
|
449
|
-
snippet femp:a\n\
|
|
450
|
-
font-emphasize-position: after;\n\
|
|
451
|
-
snippet femp:b\n\
|
|
452
|
-
font-emphasize-position: before;\n\
|
|
453
|
-
snippet fems\n\
|
|
454
|
-
font-emphasize-style: ${1};\n\
|
|
455
|
-
snippet fems:ac\n\
|
|
456
|
-
font-emphasize-style: accent;\n\
|
|
457
|
-
snippet fems:c\n\
|
|
458
|
-
font-emphasize-style: circle;\n\
|
|
459
|
-
snippet fems:ds\n\
|
|
460
|
-
font-emphasize-style: disc;\n\
|
|
461
|
-
snippet fems:dt\n\
|
|
462
|
-
font-emphasize-style: dot;\n\
|
|
463
|
-
snippet fems:n\n\
|
|
464
|
-
font-emphasize-style: none;\n\
|
|
465
|
-
snippet fem\n\
|
|
466
|
-
font-emphasize: ${1};\n\
|
|
467
|
-
snippet ff\n\
|
|
468
|
-
font-family: ${1};\n\
|
|
469
|
-
snippet ff:c\n\
|
|
470
|
-
font-family: ${1:'Monotype Corsiva','Comic Sans MS'},cursive;\n\
|
|
471
|
-
snippet ff:f\n\
|
|
472
|
-
font-family: ${1:Capitals,Impact},fantasy;\n\
|
|
473
|
-
snippet ff:m\n\
|
|
474
|
-
font-family: ${1:Monaco,'Courier New'},monospace;\n\
|
|
475
|
-
snippet ff:ss\n\
|
|
476
|
-
font-family: ${1:Helvetica,Arial},sans-serif;\n\
|
|
477
|
-
snippet ff:s\n\
|
|
478
|
-
font-family: ${1:Georgia,'Times New Roman'},serif;\n\
|
|
479
|
-
snippet fza\n\
|
|
480
|
-
font-size-adjust: ${1};\n\
|
|
481
|
-
snippet fza:n\n\
|
|
482
|
-
font-size-adjust: none;\n\
|
|
483
|
-
snippet fz\n\
|
|
484
|
-
font-size: ${1};\n\
|
|
485
|
-
snippet fsm\n\
|
|
486
|
-
font-smooth: ${1};\n\
|
|
487
|
-
snippet fsm:aw\n\
|
|
488
|
-
font-smooth: always;\n\
|
|
489
|
-
snippet fsm:a\n\
|
|
490
|
-
font-smooth: auto;\n\
|
|
491
|
-
snippet fsm:n\n\
|
|
492
|
-
font-smooth: never;\n\
|
|
493
|
-
snippet fst\n\
|
|
494
|
-
font-stretch: ${1};\n\
|
|
495
|
-
snippet fst:c\n\
|
|
496
|
-
font-stretch: condensed;\n\
|
|
497
|
-
snippet fst:e\n\
|
|
498
|
-
font-stretch: expanded;\n\
|
|
499
|
-
snippet fst:ec\n\
|
|
500
|
-
font-stretch: extra-condensed;\n\
|
|
501
|
-
snippet fst:ee\n\
|
|
502
|
-
font-stretch: extra-expanded;\n\
|
|
503
|
-
snippet fst:n\n\
|
|
504
|
-
font-stretch: normal;\n\
|
|
505
|
-
snippet fst:sc\n\
|
|
506
|
-
font-stretch: semi-condensed;\n\
|
|
507
|
-
snippet fst:se\n\
|
|
508
|
-
font-stretch: semi-expanded;\n\
|
|
509
|
-
snippet fst:uc\n\
|
|
510
|
-
font-stretch: ultra-condensed;\n\
|
|
511
|
-
snippet fst:ue\n\
|
|
512
|
-
font-stretch: ultra-expanded;\n\
|
|
513
|
-
snippet fs\n\
|
|
514
|
-
font-style: ${1};\n\
|
|
515
|
-
snippet fs:i\n\
|
|
516
|
-
font-style: italic;\n\
|
|
517
|
-
snippet fs:n\n\
|
|
518
|
-
font-style: normal;\n\
|
|
519
|
-
snippet fs:o\n\
|
|
520
|
-
font-style: oblique;\n\
|
|
521
|
-
snippet fv\n\
|
|
522
|
-
font-variant: ${1};\n\
|
|
523
|
-
snippet fv:n\n\
|
|
524
|
-
font-variant: normal;\n\
|
|
525
|
-
snippet fv:sc\n\
|
|
526
|
-
font-variant: small-caps;\n\
|
|
527
|
-
snippet fw\n\
|
|
528
|
-
font-weight: ${1};\n\
|
|
529
|
-
snippet fw:b\n\
|
|
530
|
-
font-weight: bold;\n\
|
|
531
|
-
snippet fw:br\n\
|
|
532
|
-
font-weight: bolder;\n\
|
|
533
|
-
snippet fw:lr\n\
|
|
534
|
-
font-weight: lighter;\n\
|
|
535
|
-
snippet fw:n\n\
|
|
536
|
-
font-weight: normal;\n\
|
|
537
|
-
snippet f\n\
|
|
538
|
-
font: ${1};\n\
|
|
539
|
-
snippet h\n\
|
|
540
|
-
height: ${1};\n\
|
|
541
|
-
snippet h:a\n\
|
|
542
|
-
height: auto;\n\
|
|
543
|
-
snippet l\n\
|
|
544
|
-
left: ${1};\n\
|
|
545
|
-
snippet l:a\n\
|
|
546
|
-
left: auto;\n\
|
|
547
|
-
snippet lts\n\
|
|
548
|
-
letter-spacing: ${1};\n\
|
|
549
|
-
snippet lh\n\
|
|
550
|
-
line-height: ${1};\n\
|
|
551
|
-
snippet lisi\n\
|
|
552
|
-
list-style-image: url(${1});\n\
|
|
553
|
-
snippet lisi:n\n\
|
|
554
|
-
list-style-image: none;\n\
|
|
555
|
-
snippet lisp\n\
|
|
556
|
-
list-style-position: ${1};\n\
|
|
557
|
-
snippet lisp:i\n\
|
|
558
|
-
list-style-position: inside;\n\
|
|
559
|
-
snippet lisp:o\n\
|
|
560
|
-
list-style-position: outside;\n\
|
|
561
|
-
snippet list\n\
|
|
562
|
-
list-style-type: ${1};\n\
|
|
563
|
-
snippet list:c\n\
|
|
564
|
-
list-style-type: circle;\n\
|
|
565
|
-
snippet list:dclz\n\
|
|
566
|
-
list-style-type: decimal-leading-zero;\n\
|
|
567
|
-
snippet list:dc\n\
|
|
568
|
-
list-style-type: decimal;\n\
|
|
569
|
-
snippet list:d\n\
|
|
570
|
-
list-style-type: disc;\n\
|
|
571
|
-
snippet list:lr\n\
|
|
572
|
-
list-style-type: lower-roman;\n\
|
|
573
|
-
snippet list:n\n\
|
|
574
|
-
list-style-type: none;\n\
|
|
575
|
-
snippet list:s\n\
|
|
576
|
-
list-style-type: square;\n\
|
|
577
|
-
snippet list:ur\n\
|
|
578
|
-
list-style-type: upper-roman;\n\
|
|
579
|
-
snippet lis\n\
|
|
580
|
-
list-style: ${1};\n\
|
|
581
|
-
snippet lis:n\n\
|
|
582
|
-
list-style: none;\n\
|
|
583
|
-
snippet mb\n\
|
|
584
|
-
margin-bottom: ${1};\n\
|
|
585
|
-
snippet mb:a\n\
|
|
586
|
-
margin-bottom: auto;\n\
|
|
587
|
-
snippet ml\n\
|
|
588
|
-
margin-left: ${1};\n\
|
|
589
|
-
snippet ml:a\n\
|
|
590
|
-
margin-left: auto;\n\
|
|
591
|
-
snippet mr\n\
|
|
592
|
-
margin-right: ${1};\n\
|
|
593
|
-
snippet mr:a\n\
|
|
594
|
-
margin-right: auto;\n\
|
|
595
|
-
snippet mt\n\
|
|
596
|
-
margin-top: ${1};\n\
|
|
597
|
-
snippet mt:a\n\
|
|
598
|
-
margin-top: auto;\n\
|
|
599
|
-
snippet m\n\
|
|
600
|
-
margin: ${1};\n\
|
|
601
|
-
snippet m:4\n\
|
|
602
|
-
margin: ${1:0} ${2:0} ${3:0} ${4:0};\n\
|
|
603
|
-
snippet m:3\n\
|
|
604
|
-
margin: ${1:0} ${2:0} ${3:0};\n\
|
|
605
|
-
snippet m:2\n\
|
|
606
|
-
margin: ${1:0} ${2:0};\n\
|
|
607
|
-
snippet m:0\n\
|
|
608
|
-
margin: 0;\n\
|
|
609
|
-
snippet m:a\n\
|
|
610
|
-
margin: auto;\n\
|
|
611
|
-
snippet mah\n\
|
|
612
|
-
max-height: ${1};\n\
|
|
613
|
-
snippet mah:n\n\
|
|
614
|
-
max-height: none;\n\
|
|
615
|
-
snippet maw\n\
|
|
616
|
-
max-width: ${1};\n\
|
|
617
|
-
snippet maw:n\n\
|
|
618
|
-
max-width: none;\n\
|
|
619
|
-
snippet mih\n\
|
|
620
|
-
min-height: ${1};\n\
|
|
621
|
-
snippet miw\n\
|
|
622
|
-
min-width: ${1};\n\
|
|
623
|
-
snippet op\n\
|
|
624
|
-
opacity: ${1};\n\
|
|
625
|
-
snippet op:ie\n\
|
|
626
|
-
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=${1:100});\n\
|
|
627
|
-
snippet op:ms\n\
|
|
628
|
-
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=${1:100})';\n\
|
|
629
|
-
snippet orp\n\
|
|
630
|
-
orphans: ${1};\n\
|
|
631
|
-
snippet o+\n\
|
|
632
|
-
outline: ${1:1px} ${2:solid} #${3:000};\n\
|
|
633
|
-
snippet oc\n\
|
|
634
|
-
outline-color: ${1:#000};\n\
|
|
635
|
-
snippet oc:i\n\
|
|
636
|
-
outline-color: invert;\n\
|
|
637
|
-
snippet oo\n\
|
|
638
|
-
outline-offset: ${1};\n\
|
|
639
|
-
snippet os\n\
|
|
640
|
-
outline-style: ${1};\n\
|
|
641
|
-
snippet ow\n\
|
|
642
|
-
outline-width: ${1};\n\
|
|
643
|
-
snippet o\n\
|
|
644
|
-
outline: ${1};\n\
|
|
645
|
-
snippet o:n\n\
|
|
646
|
-
outline: none;\n\
|
|
647
|
-
snippet ovs\n\
|
|
648
|
-
overflow-style: ${1};\n\
|
|
649
|
-
snippet ovs:a\n\
|
|
650
|
-
overflow-style: auto;\n\
|
|
651
|
-
snippet ovs:mq\n\
|
|
652
|
-
overflow-style: marquee;\n\
|
|
653
|
-
snippet ovs:mv\n\
|
|
654
|
-
overflow-style: move;\n\
|
|
655
|
-
snippet ovs:p\n\
|
|
656
|
-
overflow-style: panner;\n\
|
|
657
|
-
snippet ovs:s\n\
|
|
658
|
-
overflow-style: scrollbar;\n\
|
|
659
|
-
snippet ovx\n\
|
|
660
|
-
overflow-x: ${1};\n\
|
|
661
|
-
snippet ovx:a\n\
|
|
662
|
-
overflow-x: auto;\n\
|
|
663
|
-
snippet ovx:h\n\
|
|
664
|
-
overflow-x: hidden;\n\
|
|
665
|
-
snippet ovx:s\n\
|
|
666
|
-
overflow-x: scroll;\n\
|
|
667
|
-
snippet ovx:v\n\
|
|
668
|
-
overflow-x: visible;\n\
|
|
669
|
-
snippet ovy\n\
|
|
670
|
-
overflow-y: ${1};\n\
|
|
671
|
-
snippet ovy:a\n\
|
|
672
|
-
overflow-y: auto;\n\
|
|
673
|
-
snippet ovy:h\n\
|
|
674
|
-
overflow-y: hidden;\n\
|
|
675
|
-
snippet ovy:s\n\
|
|
676
|
-
overflow-y: scroll;\n\
|
|
677
|
-
snippet ovy:v\n\
|
|
678
|
-
overflow-y: visible;\n\
|
|
679
|
-
snippet ov\n\
|
|
680
|
-
overflow: ${1};\n\
|
|
681
|
-
snippet ov:a\n\
|
|
682
|
-
overflow: auto;\n\
|
|
683
|
-
snippet ov:h\n\
|
|
684
|
-
overflow: hidden;\n\
|
|
685
|
-
snippet ov:s\n\
|
|
686
|
-
overflow: scroll;\n\
|
|
687
|
-
snippet ov:v\n\
|
|
688
|
-
overflow: visible;\n\
|
|
689
|
-
snippet pb\n\
|
|
690
|
-
padding-bottom: ${1};\n\
|
|
691
|
-
snippet pl\n\
|
|
692
|
-
padding-left: ${1};\n\
|
|
693
|
-
snippet pr\n\
|
|
694
|
-
padding-right: ${1};\n\
|
|
695
|
-
snippet pt\n\
|
|
696
|
-
padding-top: ${1};\n\
|
|
697
|
-
snippet p\n\
|
|
698
|
-
padding: ${1};\n\
|
|
699
|
-
snippet p:4\n\
|
|
700
|
-
padding: ${1:0} ${2:0} ${3:0} ${4:0};\n\
|
|
701
|
-
snippet p:3\n\
|
|
702
|
-
padding: ${1:0} ${2:0} ${3:0};\n\
|
|
703
|
-
snippet p:2\n\
|
|
704
|
-
padding: ${1:0} ${2:0};\n\
|
|
705
|
-
snippet p:0\n\
|
|
706
|
-
padding: 0;\n\
|
|
707
|
-
snippet pgba\n\
|
|
708
|
-
page-break-after: ${1};\n\
|
|
709
|
-
snippet pgba:aw\n\
|
|
710
|
-
page-break-after: always;\n\
|
|
711
|
-
snippet pgba:a\n\
|
|
712
|
-
page-break-after: auto;\n\
|
|
713
|
-
snippet pgba:l\n\
|
|
714
|
-
page-break-after: left;\n\
|
|
715
|
-
snippet pgba:r\n\
|
|
716
|
-
page-break-after: right;\n\
|
|
717
|
-
snippet pgbb\n\
|
|
718
|
-
page-break-before: ${1};\n\
|
|
719
|
-
snippet pgbb:aw\n\
|
|
720
|
-
page-break-before: always;\n\
|
|
721
|
-
snippet pgbb:a\n\
|
|
722
|
-
page-break-before: auto;\n\
|
|
723
|
-
snippet pgbb:l\n\
|
|
724
|
-
page-break-before: left;\n\
|
|
725
|
-
snippet pgbb:r\n\
|
|
726
|
-
page-break-before: right;\n\
|
|
727
|
-
snippet pgbi\n\
|
|
728
|
-
page-break-inside: ${1};\n\
|
|
729
|
-
snippet pgbi:a\n\
|
|
730
|
-
page-break-inside: auto;\n\
|
|
731
|
-
snippet pgbi:av\n\
|
|
732
|
-
page-break-inside: avoid;\n\
|
|
733
|
-
snippet pos\n\
|
|
734
|
-
position: ${1};\n\
|
|
735
|
-
snippet pos:a\n\
|
|
736
|
-
position: absolute;\n\
|
|
737
|
-
snippet pos:f\n\
|
|
738
|
-
position: fixed;\n\
|
|
739
|
-
snippet pos:r\n\
|
|
740
|
-
position: relative;\n\
|
|
741
|
-
snippet pos:s\n\
|
|
742
|
-
position: static;\n\
|
|
743
|
-
snippet q\n\
|
|
744
|
-
quotes: ${1};\n\
|
|
745
|
-
snippet q:en\n\
|
|
746
|
-
quotes: '\\201C' '\\201D' '\\2018' '\\2019';\n\
|
|
747
|
-
snippet q:n\n\
|
|
748
|
-
quotes: none;\n\
|
|
749
|
-
snippet q:ru\n\
|
|
750
|
-
quotes: '\\00AB' '\\00BB' '\\201E' '\\201C';\n\
|
|
751
|
-
snippet rz\n\
|
|
752
|
-
resize: ${1};\n\
|
|
753
|
-
snippet rz:b\n\
|
|
754
|
-
resize: both;\n\
|
|
755
|
-
snippet rz:h\n\
|
|
756
|
-
resize: horizontal;\n\
|
|
757
|
-
snippet rz:n\n\
|
|
758
|
-
resize: none;\n\
|
|
759
|
-
snippet rz:v\n\
|
|
760
|
-
resize: vertical;\n\
|
|
761
|
-
snippet r\n\
|
|
762
|
-
right: ${1};\n\
|
|
763
|
-
snippet r:a\n\
|
|
764
|
-
right: auto;\n\
|
|
765
|
-
snippet tbl\n\
|
|
766
|
-
table-layout: ${1};\n\
|
|
767
|
-
snippet tbl:a\n\
|
|
768
|
-
table-layout: auto;\n\
|
|
769
|
-
snippet tbl:f\n\
|
|
770
|
-
table-layout: fixed;\n\
|
|
771
|
-
snippet tal\n\
|
|
772
|
-
text-align-last: ${1};\n\
|
|
773
|
-
snippet tal:a\n\
|
|
774
|
-
text-align-last: auto;\n\
|
|
775
|
-
snippet tal:c\n\
|
|
776
|
-
text-align-last: center;\n\
|
|
777
|
-
snippet tal:l\n\
|
|
778
|
-
text-align-last: left;\n\
|
|
779
|
-
snippet tal:r\n\
|
|
780
|
-
text-align-last: right;\n\
|
|
781
|
-
snippet ta\n\
|
|
782
|
-
text-align: ${1};\n\
|
|
783
|
-
snippet ta:c\n\
|
|
784
|
-
text-align: center;\n\
|
|
785
|
-
snippet ta:l\n\
|
|
786
|
-
text-align: left;\n\
|
|
787
|
-
snippet ta:r\n\
|
|
788
|
-
text-align: right;\n\
|
|
789
|
-
snippet td\n\
|
|
790
|
-
text-decoration: ${1};\n\
|
|
791
|
-
snippet td:l\n\
|
|
792
|
-
text-decoration: line-through;\n\
|
|
793
|
-
snippet td:n\n\
|
|
794
|
-
text-decoration: none;\n\
|
|
795
|
-
snippet td:o\n\
|
|
796
|
-
text-decoration: overline;\n\
|
|
797
|
-
snippet td:u\n\
|
|
798
|
-
text-decoration: underline;\n\
|
|
799
|
-
snippet te\n\
|
|
800
|
-
text-emphasis: ${1};\n\
|
|
801
|
-
snippet te:ac\n\
|
|
802
|
-
text-emphasis: accent;\n\
|
|
803
|
-
snippet te:a\n\
|
|
804
|
-
text-emphasis: after;\n\
|
|
805
|
-
snippet te:b\n\
|
|
806
|
-
text-emphasis: before;\n\
|
|
807
|
-
snippet te:c\n\
|
|
808
|
-
text-emphasis: circle;\n\
|
|
809
|
-
snippet te:ds\n\
|
|
810
|
-
text-emphasis: disc;\n\
|
|
811
|
-
snippet te:dt\n\
|
|
812
|
-
text-emphasis: dot;\n\
|
|
813
|
-
snippet te:n\n\
|
|
814
|
-
text-emphasis: none;\n\
|
|
815
|
-
snippet th\n\
|
|
816
|
-
text-height: ${1};\n\
|
|
817
|
-
snippet th:a\n\
|
|
818
|
-
text-height: auto;\n\
|
|
819
|
-
snippet th:f\n\
|
|
820
|
-
text-height: font-size;\n\
|
|
821
|
-
snippet th:m\n\
|
|
822
|
-
text-height: max-size;\n\
|
|
823
|
-
snippet th:t\n\
|
|
824
|
-
text-height: text-size;\n\
|
|
825
|
-
snippet ti\n\
|
|
826
|
-
text-indent: ${1};\n\
|
|
827
|
-
snippet ti:-\n\
|
|
828
|
-
text-indent: -9999px;\n\
|
|
829
|
-
snippet tj\n\
|
|
830
|
-
text-justify: ${1};\n\
|
|
831
|
-
snippet tj:a\n\
|
|
832
|
-
text-justify: auto;\n\
|
|
833
|
-
snippet tj:d\n\
|
|
834
|
-
text-justify: distribute;\n\
|
|
835
|
-
snippet tj:ic\n\
|
|
836
|
-
text-justify: inter-cluster;\n\
|
|
837
|
-
snippet tj:ii\n\
|
|
838
|
-
text-justify: inter-ideograph;\n\
|
|
839
|
-
snippet tj:iw\n\
|
|
840
|
-
text-justify: inter-word;\n\
|
|
841
|
-
snippet tj:k\n\
|
|
842
|
-
text-justify: kashida;\n\
|
|
843
|
-
snippet tj:t\n\
|
|
844
|
-
text-justify: tibetan;\n\
|
|
845
|
-
snippet to+\n\
|
|
846
|
-
text-outline: ${1:0} ${2:0} #${3:000};\n\
|
|
847
|
-
snippet to\n\
|
|
848
|
-
text-outline: ${1};\n\
|
|
849
|
-
snippet to:n\n\
|
|
850
|
-
text-outline: none;\n\
|
|
851
|
-
snippet tr\n\
|
|
852
|
-
text-replace: ${1};\n\
|
|
853
|
-
snippet tr:n\n\
|
|
854
|
-
text-replace: none;\n\
|
|
855
|
-
snippet tsh+\n\
|
|
856
|
-
text-shadow: ${1:0} ${2:0} ${3:0} #${4:000};\n\
|
|
857
|
-
snippet tsh\n\
|
|
858
|
-
text-shadow: ${1};\n\
|
|
859
|
-
snippet tsh:n\n\
|
|
860
|
-
text-shadow: none;\n\
|
|
861
|
-
snippet tt\n\
|
|
862
|
-
text-transform: ${1};\n\
|
|
863
|
-
snippet tt:c\n\
|
|
864
|
-
text-transform: capitalize;\n\
|
|
865
|
-
snippet tt:l\n\
|
|
866
|
-
text-transform: lowercase;\n\
|
|
867
|
-
snippet tt:n\n\
|
|
868
|
-
text-transform: none;\n\
|
|
869
|
-
snippet tt:u\n\
|
|
870
|
-
text-transform: uppercase;\n\
|
|
871
|
-
snippet tw\n\
|
|
872
|
-
text-wrap: ${1};\n\
|
|
873
|
-
snippet tw:no\n\
|
|
874
|
-
text-wrap: none;\n\
|
|
875
|
-
snippet tw:n\n\
|
|
876
|
-
text-wrap: normal;\n\
|
|
877
|
-
snippet tw:s\n\
|
|
878
|
-
text-wrap: suppress;\n\
|
|
879
|
-
snippet tw:u\n\
|
|
880
|
-
text-wrap: unrestricted;\n\
|
|
881
|
-
snippet t\n\
|
|
882
|
-
top: ${1};\n\
|
|
883
|
-
snippet t:a\n\
|
|
884
|
-
top: auto;\n\
|
|
885
|
-
snippet va\n\
|
|
886
|
-
vertical-align: ${1};\n\
|
|
887
|
-
snippet va:bl\n\
|
|
888
|
-
vertical-align: baseline;\n\
|
|
889
|
-
snippet va:b\n\
|
|
890
|
-
vertical-align: bottom;\n\
|
|
891
|
-
snippet va:m\n\
|
|
892
|
-
vertical-align: middle;\n\
|
|
893
|
-
snippet va:sub\n\
|
|
894
|
-
vertical-align: sub;\n\
|
|
895
|
-
snippet va:sup\n\
|
|
896
|
-
vertical-align: super;\n\
|
|
897
|
-
snippet va:tb\n\
|
|
898
|
-
vertical-align: text-bottom;\n\
|
|
899
|
-
snippet va:tt\n\
|
|
900
|
-
vertical-align: text-top;\n\
|
|
901
|
-
snippet va:t\n\
|
|
902
|
-
vertical-align: top;\n\
|
|
903
|
-
snippet v\n\
|
|
904
|
-
visibility: ${1};\n\
|
|
905
|
-
snippet v:c\n\
|
|
906
|
-
visibility: collapse;\n\
|
|
907
|
-
snippet v:h\n\
|
|
908
|
-
visibility: hidden;\n\
|
|
909
|
-
snippet v:v\n\
|
|
910
|
-
visibility: visible;\n\
|
|
911
|
-
snippet whsc\n\
|
|
912
|
-
white-space-collapse: ${1};\n\
|
|
913
|
-
snippet whsc:ba\n\
|
|
914
|
-
white-space-collapse: break-all;\n\
|
|
915
|
-
snippet whsc:bs\n\
|
|
916
|
-
white-space-collapse: break-strict;\n\
|
|
917
|
-
snippet whsc:k\n\
|
|
918
|
-
white-space-collapse: keep-all;\n\
|
|
919
|
-
snippet whsc:l\n\
|
|
920
|
-
white-space-collapse: loose;\n\
|
|
921
|
-
snippet whsc:n\n\
|
|
922
|
-
white-space-collapse: normal;\n\
|
|
923
|
-
snippet whs\n\
|
|
924
|
-
white-space: ${1};\n\
|
|
925
|
-
snippet whs:n\n\
|
|
926
|
-
white-space: normal;\n\
|
|
927
|
-
snippet whs:nw\n\
|
|
928
|
-
white-space: nowrap;\n\
|
|
929
|
-
snippet whs:pl\n\
|
|
930
|
-
white-space: pre-line;\n\
|
|
931
|
-
snippet whs:pw\n\
|
|
932
|
-
white-space: pre-wrap;\n\
|
|
933
|
-
snippet whs:p\n\
|
|
934
|
-
white-space: pre;\n\
|
|
935
|
-
snippet wid\n\
|
|
936
|
-
widows: ${1};\n\
|
|
937
|
-
snippet w\n\
|
|
938
|
-
width: ${1};\n\
|
|
939
|
-
snippet w:a\n\
|
|
940
|
-
width: auto;\n\
|
|
941
|
-
snippet wob\n\
|
|
942
|
-
word-break: ${1};\n\
|
|
943
|
-
snippet wob:ba\n\
|
|
944
|
-
word-break: break-all;\n\
|
|
945
|
-
snippet wob:bs\n\
|
|
946
|
-
word-break: break-strict;\n\
|
|
947
|
-
snippet wob:k\n\
|
|
948
|
-
word-break: keep-all;\n\
|
|
949
|
-
snippet wob:l\n\
|
|
950
|
-
word-break: loose;\n\
|
|
951
|
-
snippet wob:n\n\
|
|
952
|
-
word-break: normal;\n\
|
|
953
|
-
snippet wos\n\
|
|
954
|
-
word-spacing: ${1};\n\
|
|
955
|
-
snippet wow\n\
|
|
956
|
-
word-wrap: ${1};\n\
|
|
957
|
-
snippet wow:no\n\
|
|
958
|
-
word-wrap: none;\n\
|
|
959
|
-
snippet wow:n\n\
|
|
960
|
-
word-wrap: normal;\n\
|
|
961
|
-
snippet wow:s\n\
|
|
962
|
-
word-wrap: suppress;\n\
|
|
963
|
-
snippet wow:u\n\
|
|
964
|
-
word-wrap: unrestricted;\n\
|
|
965
|
-
snippet z\n\
|
|
966
|
-
z-index: ${1};\n\
|
|
967
|
-
snippet z:a\n\
|
|
968
|
-
z-index: auto;\n\
|
|
969
|
-
snippet zoo\n\
|
|
970
|
-
zoom: 1;\n\
|
|
971
|
-
";
|
|
3
|
+
});
|
|
4
|
+
|
|
5
|
+
ace.define("ace/snippets/css",["require","exports","module","ace/snippets/css.snippets"], function(require, exports, module){"use strict";
|
|
6
|
+
exports.snippetText = require("./css.snippets");
|
|
972
7
|
exports.scope = "css";
|
|
973
8
|
|
|
974
9
|
}); (function() {
|