aboutsummaryrefslogtreecommitdiffstats
path: root/.luacheckrc
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@rspamd.com>2024-12-12 11:27:36 +0000
committerVsevolod Stakhov <vsevolod@rspamd.com>2024-12-12 11:27:36 +0000
commit3197ce7e6ad44cd4afc0f0013dfc03f8a4deeec8 (patch)
treee45d5b884ed23f7fb303743171edc8ef99ca41ff /.luacheckrc
parente48629a9f4049e9dbf0dfb14969543e3c3f66b39 (diff)
downloadrspamd-3197ce7e6ad44cd4afc0f0013dfc03f8a4deeec8.tar.gz
rspamd-3197ce7e6ad44cd4afc0f0013dfc03f8a4deeec8.zip
[Minor] Replace rspamd_logger.debugm with proper lua_util.debugm
Diffstat (limited to '.luacheckrc')
0 files changed, 0 insertions, 0 deletions
/ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
{
  "name": "@vaadin/vaadin-core",
  "version": "24.4.8",
  "description": "Vaadin components is an evolving set of free, open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.",
  "author": "Vaadin Ltd",
  "license": "Apache-2.0",
  "main": "vaadin-core.js",
  "dependencies": {
    "@vaadin/a11y-base": "24.4.5",
    "@vaadin/accordion": "24.4.5",
    "@vaadin/app-layout": "24.4.5",
    "@vaadin/avatar": "24.4.5",
    "@vaadin/avatar-group": "24.4.5",
    "@vaadin/button": "24.4.5",
    "@vaadin/checkbox": "24.4.5",
    "@vaadin/checkbox-group": "24.4.5",
    "@vaadin/combo-box": "24.4.5",
    "@vaadin/component-base": "24.4.5",
    "@vaadin/confirm-dialog": "24.4.5",
    "@vaadin/context-menu": "24.4.5",
    "@vaadin/custom-field": "24.4.5",
    "@vaadin/date-picker": "24.4.5",
    "@vaadin/date-time-picker": "24.4.5",
    "@vaadin/details": "24.4.5",
    "@vaadin/dialog": "24.4.5",
    "@vaadin/email-field": "24.4.5",
    "@vaadin/field-base": "24.4.5",
    "@vaadin/field-highlighter": "24.4.5",
    "@vaadin/form-layout": "24.4.5",
    "@vaadin/grid": "24.4.5",
    "@vaadin/horizontal-layout": "24.4.5",
    "@vaadin/icon": "24.4.5",
    "@vaadin/icons": "24.4.5",
    "@vaadin/input-container": "24.4.5",
    "@vaadin/integer-field": "24.4.5",
    "@vaadin/item": "24.4.5",
    "@vaadin/list-box": "24.4.5",
    "@vaadin/lit-renderer": "24.4.5",
    "@vaadin/login": "24.4.5",
    "@vaadin/menu-bar": "24.4.5",
    "@vaadin/message-input": "24.4.5",
    "@vaadin/message-list": "24.4.5",
    "@vaadin/multi-select-combo-box": "24.4.5",
    "@vaadin/notification": "24.4.5",
    "@vaadin/number-field": "24.4.5",
    "@vaadin/overlay": "24.4.5",
    "@vaadin/password-field": "24.4.5",
    "@vaadin/polymer-legacy-adapter": "24.4.5",
    "@vaadin/progress-bar": "24.4.5",
    "@vaadin/radio-group": "24.4.5",
    "@vaadin/scroller": "24.4.5",
    "@vaadin/select": "24.4.5",
    "@vaadin/side-nav": "24.4.5",
    "@vaadin/split-layout": "24.4.5",
    "@vaadin/tabs": "24.4.5",
    "@vaadin/tabsheet": "24.4.5",
    "@vaadin/text-area": "24.4.5",
    "@vaadin/text-field": "24.4.5",
    "@vaadin/time-picker": "24.4.5",
    "@vaadin/tooltip": "24.4.5",
    "@vaadin/upload": "24.4.5",
    "@vaadin/vaadin-development-mode-detector": "2.0.7",
    "@vaadin/vaadin-lumo-styles": "24.4.5",
    "@vaadin/vaadin-material-styles": "24.4.5",
    "@vaadin/router": "1.7.5",
    "@vaadin/vaadin-usage-statistics": "2.1.2",
    "@vaadin/vertical-layout": "24.4.5",
    "@vaadin/virtual-list": "24.4.5"
  },
  "files": [
    "vaadin-core.js"
  ],
  "keywords": [
    "vaadin",
    "core",
    "elements",
    "web",
    "components",
    "webcomponents",
    "web-components"
  ]
}