[START][2023-11-16 11:46:06] LSP logging initiated
[INFO][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:634 "Starting RPC client" { args = { "--stdio" }, cmd = "/home/ndavd/.config/nvm/versions/node/v20.9.0/bin/vscode-eslint-language-server", extra = { cwd = "/home/ndavd/projects/ncube/client" }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 1, jsonrpc = "2.0", method = "initialize", params = { capabilities = { general = { positionEncodings = { "utf-16" } }, textDocument = { callHierarchy = { dynamicRegistration = false }, codeAction = { codeActionLiteralSupport = { codeActionKind = { valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" } } }, dataSupport = true, dynamicRegistration = true, isPreferredSupport = true, resolveSupport = { properties = { "edit" } } }, completion = { completionItem = { commitCharactersSupport = true, deprecatedSupport = true, documentationFormat = { "markdown", "plaintext" }, insertReplaceSupport = true, insertTextModeSupport = { valueSet = { 1, 2 } }, labelDetailsSupport = true, preselectSupport = true, resolveSupport = { properties = { "documentation", "detail", "additionalTextEdits", "sortText", "filterText", "insertText", "textEdit", "insertTextFormat", "insertTextMode" } }, snippetSupport = true, tagSupport = { valueSet = { 1 } } }, completionItemKind = { valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 } }, completionList = { itemDefaults = { "commitCharacters", "editRange", "insertTextFormat", "insertTextMode", "data" } }, contextSupport = true, dynamicRegistration = false, insertTextMode = 1 }, declaration = { linkSupport = true }, definition = { dynamicRegistration = true, linkSupport = true }, diagnostic = { dynamicRegistration = false }, documentHighlight = { dynamicRegistration = false }, documentSymbol = { dynamicRegistration = false, hierarchicalDocumentSymbolSupport = true, symbolKind = { valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 } } }, formatting = { dynamicRegistration = true }, hover = { contentFormat = { "markdown", "plaintext" }, dynamicRegistration = true }, implementation = { linkSupport = true }, inlayHint = { dynamicRegistration = true, resolveSupport = { properties = { "textEdits", "tooltip", "location", "command" } } }, publishDiagnostics = { dataSupport = true, relatedInformation = true, tagSupport = { valueSet = { 1, 2 } } }, rangeFormatting = { dynamicRegistration = true }, references = { dynamicRegistration = false }, rename = { dynamicRegistration = true, prepareSupport = true }, semanticTokens = { augmentsSyntaxTokens = true, dynamicRegistration = false, formats = { "relative" }, multilineTokenSupport = false, overlappingTokenSupport = true, requests = { full = { delta = true }, range = false }, serverCancelSupport = false, tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" }, tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" } }, signatureHelp = { dynamicRegistration = false, signatureInformation = { activeParameterSupport = true, documentationFormat = { "markdown", "plaintext" }, parameterInformation = { labelOffsetSupport = true } } }, synchronization = { didSave = true, dynamicRegistration = false, willSave = true, willSaveWaitUntil = true }, typeDefinition = { linkSupport = true } }, window = { showDocument = { support = true }, showMessage = { messageActionItem = { additionalPropertiesSupport = false } }, workDoneProgress = true }, workspace = { applyEdit = true, configuration = true, didChangeConfiguration = { dynamicRegistration = false }, didChangeWatchedFiles = { dynamicRegistration = true, relativePatternSupport = true }, inlayHint = { refreshSupport = true }, semanticTokens = { refreshSupport = true }, symbol = { dynamicRegistration = false, symbolKind = { valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 } } }, workspaceEdit = { resourceOperations = { "rename", "create", "delete" } }, workspaceFolders = true } }, clientInfo = { name = "Neovim", version = "0.10.0-dev+gd92dd2a0c" }, initializationOptions = vim.empty_dict(), processId = 63409, rootPath = "/home/ndavd/projects/ncube/client", rootUri = "file:///home/ndavd/projects/ncube/client", trace = "off", workspaceFolders = { { name = "/home/ndavd/projects/ncube/client", uri = "file:///home/ndavd/projects/ncube/client" } } }}
[INFO][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:634 "Starting RPC client" { args = { "--stdio" }, cmd = "/home/ndavd/.config/nvm/versions/node/v20.9.0/bin/typescript-language-server", extra = { cwd = "/home/ndavd/projects/ncube/client" }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 1, jsonrpc = "2.0", method = "initialize", params = { capabilities = { general = { positionEncodings = { "utf-16" } }, textDocument = { callHierarchy = { dynamicRegistration = false }, codeAction = { codeActionLiteralSupport = { codeActionKind = { valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" } } }, dataSupport = true, dynamicRegistration = true, isPreferredSupport = true, resolveSupport = { properties = { "edit" } } }, completion = { completionItem = { commitCharactersSupport = false, deprecatedSupport = false, documentationFormat = { "markdown", "plaintext" }, preselectSupport = false, snippetSupport = false }, completionItemKind = { valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 } }, contextSupport = false, dynamicRegistration = false }, declaration = { linkSupport = true }, definition = { dynamicRegistration = true, linkSupport = true }, diagnostic = { dynamicRegistration = false }, documentHighlight = { dynamicRegistration = false }, documentSymbol = { dynamicRegistration = false, hierarchicalDocumentSymbolSupport = true, symbolKind = { valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 } } }, formatting = { dynamicRegistration = true }, hover = { contentFormat = { "markdown", "plaintext" }, dynamicRegistration = true }, implementation = { linkSupport = true }, inlayHint = { dynamicRegistration = true, resolveSupport = { properties = { "textEdits", "tooltip", "location", "command" } } }, publishDiagnostics = { dataSupport = true, relatedInformation = true, tagSupport = { valueSet = { 1, 2 } } }, rangeFormatting = { dynamicRegistration = true }, references = { dynamicRegistration = false }, rename = { dynamicRegistration = true, prepareSupport = true }, semanticTokens = { augmentsSyntaxTokens = true, dynamicRegistration = false, formats = { "relative" }, multilineTokenSupport = false, overlappingTokenSupport = true, requests = { full = { delta = true }, range = false }, serverCancelSupport = false, tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" }, tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" } }, signatureHelp = { dynamicRegistration = false, signatureInformation = { activeParameterSupport = true, documentationFormat = { "markdown", "plaintext" }, parameterInformation = { labelOffsetSupport = true } } }, synchronization = { didSave = true, dynamicRegistration = false, willSave = true, willSaveWaitUntil = true }, typeDefinition = { linkSupport = true } }, window = { showDocument = { support = true }, showMessage = { messageActionItem = { additionalPropertiesSupport = false } }, workDoneProgress = true }, workspace = { applyEdit = true, configuration = true, didChangeConfiguration = { dynamicRegistration = false }, didChangeWatchedFiles = { dynamicRegistration = true, relativePatternSupport = true }, inlayHint = { refreshSupport = true }, semanticTokens = { refreshSupport = true }, symbol = { dynamicRegistration = false, symbolKind = { valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 } } }, workspaceEdit = { resourceOperations = { "rename", "create", "delete" } }, workspaceFolders = true } }, clientInfo = { name = "Neovim", version = "0.10.0-dev+gd92dd2a0c" }, initializationOptions = { hostInfo = "neovim", preferences = { importModuleSpecifierPreference = "non-relative", includeInlayEnumMemberValueHints = true, includeInlayFunctionLikeReturnTypeHints = true, includeInlayFunctionParameterTypeHints = true, includeInlayParameterNameHints = "all", includeInlayParameterNameHintsWhenArgumentMatchesName = true, includeInlayPropertyDeclarationTypeHints = true, includeInlayVariableTypeHints = true } }, processId = 63409, rootPath = "/home/ndavd/projects/ncube/client", rootUri = "file:///home/ndavd/projects/ncube/client", trace = "off", workspaceFolders = { { name = "/home/ndavd/projects/ncube/client", uri = "file:///home/ndavd/projects/ncube/client" } } }}
[INFO][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:634 "Starting RPC client" { args = { "--stdio" }, cmd = "/home/ndavd/.config/nvm/versions/node/v20.9.0/bin/tailwindcss-language-server", extra = { cwd = "/home/ndavd/projects/ncube/client" }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 1, jsonrpc = "2.0", method = "initialize", params = { capabilities = { general = { positionEncodings = { "utf-16" } }, textDocument = { callHierarchy = { dynamicRegistration = false }, codeAction = { codeActionLiteralSupport = { codeActionKind = { valueSet = { "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" } } }, dataSupport = true, dynamicRegistration = true, isPreferredSupport = true, resolveSupport = { properties = { "edit" } } }, completion = { completionItem = { commitCharactersSupport = true, deprecatedSupport = true, documentationFormat = { "markdown", "plaintext" }, insertReplaceSupport = true, insertTextModeSupport = { valueSet = { 1, 2 } }, labelDetailsSupport = true, preselectSupport = true, resolveSupport = { properties = { "documentation", "detail", "additionalTextEdits", "sortText", "filterText", "insertText", "textEdit", "insertTextFormat", "insertTextMode" } }, snippetSupport = true, tagSupport = { valueSet = { 1 } } }, completionItemKind = { valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 } }, completionList = { itemDefaults = { "commitCharacters", "editRange", "insertTextFormat", "insertTextMode", "data" } }, contextSupport = true, dynamicRegistration = false, insertTextMode = 1 }, declaration = { linkSupport = true }, definition = { dynamicRegistration = true, linkSupport = true }, diagnostic = { dynamicRegistration = false }, documentHighlight = { dynamicRegistration = false }, documentSymbol = { dynamicRegistration = false, hierarchicalDocumentSymbolSupport = true, symbolKind = { valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 } } }, formatting = { dynamicRegistration = true }, hover = { contentFormat = { "markdown", "plaintext" }, dynamicRegistration = true }, implementation = { linkSupport = true }, inlayHint = { dynamicRegistration = true, resolveSupport = { properties = { "textEdits", "tooltip", "location", "command" } } }, publishDiagnostics = { dataSupport = true, relatedInformation = true, tagSupport = { valueSet = { 1, 2 } } }, rangeFormatting = { dynamicRegistration = true }, references = { dynamicRegistration = false }, rename = { dynamicRegistration = true, prepareSupport = true }, semanticTokens = { augmentsSyntaxTokens = true, dynamicRegistration = false, formats = { "relative" }, multilineTokenSupport = false, overlappingTokenSupport = true, requests = { full = { delta = true }, range = false }, serverCancelSupport = false, tokenModifiers = { "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" }, tokenTypes = { "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator", "decorator" } }, signatureHelp = { dynamicRegistration = false, signatureInformation = { activeParameterSupport = true, documentationFormat = { "markdown", "plaintext" }, parameterInformation = { labelOffsetSupport = true } } }, synchronization = { didSave = true, dynamicRegistration = false, willSave = true, willSaveWaitUntil = true }, typeDefinition = { linkSupport = true } }, window = { showDocument = { support = true }, showMessage = { messageActionItem = { additionalPropertiesSupport = false } }, workDoneProgress = true }, workspace = { applyEdit = true, configuration = true, didChangeConfiguration = { dynamicRegistration = false }, didChangeWatchedFiles = { dynamicRegistration = true, relativePatternSupport = true }, inlayHint = { refreshSupport = true }, semanticTokens = { refreshSupport = true }, symbol = { dynamicRegistration = false, symbolKind = { valueSet = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 } } }, workspaceEdit = { resourceOperations = { "rename", "create", "delete" } }, workspaceFolders = true } }, clientInfo = { name = "Neovim", version = "0.10.0-dev+gd92dd2a0c" }, initializationOptions = { userLanguages = { eelixir = "html-eex", eruby = "erb" } }, processId = 63409, rootPath = "/home/ndavd/projects/ncube/client", rootUri = "file:///home/ndavd/projects/ncube/client", trace = "off", workspaceFolders = { { name = "/home/ndavd/projects/ncube/client", uri = "file:///home/ndavd/projects/ncube/client" } } }}
[INFO][2023-11-16 11:46:06] .../lua/vim/lsp.lua:1459 "LSP[null-ls]" "server_capabilities" { server_capabilities = { codeActionProvider = { resolveProvider = false }, completionProvider = { allCommitCharacters = {}, completionItem = { labelDetailsSupport = true }, resolveProvider = false, triggerCharacters = { ".", ":", "-" } }, documentFormattingProvider = true, documentRangeFormattingProvider = true, executeCommandProvider = { commands = { "NULL_LS_CODE_ACTION" } }, hoverProvider = true, textDocumentSync = { change = 1, openClose = true, save = { includeText = true } } }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "window/logMessage", params = { message = 'Using Typescript version (workspace) 5.2.2 from path "/home/ndavd/projects/ncube/client/node_modules/typescript/lib/tsserver.js"', type = 3 }}
[INFO][2023-11-16 11:46:06] ...lsp/handlers.lua:560 'Using Typescript version (workspace) 5.2.2 from path "/home/ndavd/projects/ncube/client/node_modules/typescript/lib/tsserver.js"'
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 0, jsonrpc = "2.0", method = "window/workDoneProgress/create", params = { token = "12c09dfb-ff60-4626-979b-112434656718" }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 1, jsonrpc = "2.0", result = { capabilities = { callHierarchyProvider = true, codeActionProvider = { codeActionKinds = { "source.fixAll.ts", "source.removeUnused.ts", "source.addMissingImports.ts", "source.organizeImports.ts", "source.removeUnusedImports.ts", "source.sortImports.ts", "quickfix", "refactor" } }, codeLensProvider = { resolveProvider = true }, completionProvider = { resolveProvider = true, triggerCharacters = { ".", '"', "'", "/", "@", "<" } }, definitionProvider = true, documentFormattingProvider = true, documentHighlightProvider = true, documentRangeFormattingProvider = true, documentSymbolProvider = true, executeCommandProvider = { commands = { "_typescript.applyWorkspaceEdit", "_typescript.applyCodeAction", "_typescript.applyRefactoring", "_typescript.configurePlugin", "_typescript.organizeImports", "_typescript.applyRenameFile", "_typescript.goToSourceDefinition" } }, foldingRangeProvider = true, hoverProvider = true, implementationProvider = true, inlayHintProvider = true, linkedEditingRangeProvider = false, referencesProvider = true, renameProvider = { prepareProvider = true }, selectionRangeProvider = true, semanticTokensProvider = { full = true, legend = { tokenModifiers = { "declaration", "static", "async", "readonly", "defaultLibrary", "local" }, tokenTypes = { "class", "enum", "interface", "namespace", "typeParameter", "type", "parameter", "variable", "enumMember", "property", "function", "member" } }, range = true }, signatureHelpProvider = { retriggerCharacters = { ")" }, triggerCharacters = { "(", ",", "<" } }, textDocumentSync = 2, typeDefinitionProvider = true, workspace = { fileOperations = { willRename = { filters = { { pattern = { glob = "**/*.{ts,js,jsx,tsx,mjs,mts,cjs,cts}", matches = "file" }, scheme = "file" } } } } }, workspaceSymbolProvider = true } }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:380 "server_request: callback result" { result = vim.NIL, status = true}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 0, jsonrpc = "2.0", result = vim.NIL}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "initialized", params = vim.empty_dict()}
[INFO][2023-11-16 11:46:06] .../lua/vim/lsp.lua:1459 "LSP[tsserver]" "server_capabilities" { server_capabilities = { callHierarchyProvider = true, codeActionProvider = { codeActionKinds = { "source.fixAll.ts", "source.removeUnused.ts", "source.addMissingImports.ts", "source.organizeImports.ts", "source.removeUnusedImports.ts", "source.sortImports.ts", "quickfix", "refactor" } }, codeLensProvider = { resolveProvider = true }, completionProvider = { resolveProvider = true, triggerCharacters = { ".", '"', "'", "/", "@", "<" } }, definitionProvider = true, documentFormattingProvider = true, documentHighlightProvider = true, documentRangeFormattingProvider = true, documentSymbolProvider = true, executeCommandProvider = { commands = { "_typescript.applyWorkspaceEdit", "_typescript.applyCodeAction", "_typescript.applyRefactoring", "_typescript.configurePlugin", "_typescript.organizeImports", "_typescript.applyRenameFile", "_typescript.goToSourceDefinition" } }, foldingRangeProvider = true, hoverProvider = true, implementationProvider = true, inlayHintProvider = true, linkedEditingRangeProvider = false, referencesProvider = true, renameProvider = { prepareProvider = true }, selectionRangeProvider = true, semanticTokensProvider = { full = true, legend = { tokenModifiers = { "declaration", "static", "async", "readonly", "defaultLibrary", "local" }, tokenTypes = { "class", "enum", "interface", "namespace", "typeParameter", "type", "parameter", "variable", "enumMember", "property", "function", "member" } }, range = true }, signatureHelpProvider = { retriggerCharacters = { ")" }, triggerCharacters = { "(", ",", "<" } }, textDocumentSync = { change = 2, openClose = true, save = { includeText = false }, willSave = false, willSaveWaitUntil = false }, typeDefinitionProvider = true, workspace = { fileOperations = { willRename = { filters = { { pattern = { glob = "**/*.{ts,js,jsx,tsx,mjs,mts,cjs,cts}", matches = "file" }, scheme = "file" } } } } }, workspaceSymbolProvider = true }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didOpen", params = { textDocument = { languageId = "typescriptreact", text = "export const Page = () => {\n return (\n
ncube
\n )\n}\n", uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 0 } }}
[DEBUG][2023-11-16 11:46:06] .../lua/vim/lsp.lua:1507 "LSP[tsserver]" "client.request" 2 "textDocument/semanticTokens/full" { textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }} 13
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 2, jsonrpc = "2.0", method = "textDocument/semanticTokens/full", params = { textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" } }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "$/progress", params = { token = "12c09dfb-ff60-4626-979b-112434656718", value = { kind = "begin", title = "Initializing JS/TS language features…" } }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "$/typescriptVersion", params = { source = "workspace", version = "5.2.2" }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "window/logMessage", params = { message = "ESLint server running in node v20.9.0", type = 3 }}
[INFO][2023-11-16 11:46:06] ...lsp/handlers.lua:560 "ESLint server running in node v20.9.0"
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 1, jsonrpc = "2.0", result = { capabilities = { codeActionProvider = { codeActionKinds = { "quickfix", "source.fixAll.eslint" } }, executeCommandProvider = { commands = { "eslint.applySingleFix", "eslint.applySuggestion", "eslint.applySameFixes", "eslint.applyAllFixes", "eslint.applyDisableLine", "eslint.applyDisableFile", "eslint.openRuleDoc" } }, textDocumentSync = { change = 2, openClose = true, save = { includeText = false }, willSaveWaitUntil = false }, workspace = { workspaceFolders = { supported = true } } } }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "initialized", params = vim.empty_dict()}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "workspace/didChangeConfiguration", params = { settings = { codeAction = { disableRuleComment = { enable = true, location = "separateLine" }, showDocumentation = { enable = true } }, codeActionOnSave = { enable = false, mode = "all" }, experimental = { useFlatConfig = false }, format = true, nodePath = "", onIgnoredFiles = "off", problems = { shortenToSingleLine = false }, quiet = false, rulesCustomizations = {}, run = "onType", useESLintClass = false, validate = "on", workingDirectory = { mode = "location" }, workspaceFolder = { name = "client", uri = "/home/ndavd/projects/ncube/client" } } }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "workspace/didChangeConfiguration", params = { settings = { codeAction = { disableRuleComment = { enable = true, location = "separateLine" }, showDocumentation = { enable = true } }, codeActionOnSave = { enable = false, mode = "all" }, experimental = { useFlatConfig = false }, format = true, nodePath = "", onIgnoredFiles = "off", problems = { shortenToSingleLine = false }, quiet = false, rulesCustomizations = {}, run = "onType", useESLintClass = false, validate = "on", workingDirectory = { mode = "location" }, workspaceFolder = { name = "client", uri = "/home/ndavd/projects/ncube/client" } } }}
[INFO][2023-11-16 11:46:06] .../lua/vim/lsp.lua:1459 "LSP[eslint]" "server_capabilities" { server_capabilities = { codeActionProvider = { codeActionKinds = { "quickfix", "source.fixAll.eslint" } }, executeCommandProvider = { commands = { "eslint.applySingleFix", "eslint.applySuggestion", "eslint.applySameFixes", "eslint.applyAllFixes", "eslint.applyDisableLine", "eslint.applyDisableFile", "eslint.openRuleDoc" } }, textDocumentSync = { change = 2, openClose = true, save = { includeText = false }, willSaveWaitUntil = false }, workspace = { workspaceFolders = { supported = true } } }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didOpen", params = { textDocument = { languageId = "typescriptreact", text = "export const Page = () => {\n return (\n ncube
\n )\n}\n", uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 0 } }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 0, jsonrpc = "2.0", method = "client/registerCapability", params = { registrations = { { id = "3056d3a4-797b-4b90-ac7d-e6e6feb4f265", method = "workspace/didChangeWorkspaceFolders", registerOptions = vim.empty_dict() } } }}
[WARN][2023-11-16 11:46:06] ...lsp/handlers.lua:134 "The language server eslint triggers a registerCapability handler for workspace/didChangeWorkspaceFolders despite dynamicRegistration set to false. Report upstream, this warning is harmless"
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:380 "server_request: callback result" { result = vim.NIL, status = true}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 0, jsonrpc = "2.0", result = vim.NIL}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 1, jsonrpc = "2.0", method = "workspace/configuration", params = { items = { { scopeUri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", section = "" } } }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:380 "server_request: callback result" { result = { { codeAction = { disableRuleComment = { enable = true, location = "separateLine" }, showDocumentation = { enable = true } }, codeActionOnSave = { enable = false, mode = "all" }, experimental = { useFlatConfig = false }, format = true, nodePath = "", onIgnoredFiles = "off", problems = { shortenToSingleLine = false }, quiet = false, rulesCustomizations = {}, run = "onType", useESLintClass = false, validate = "on", workingDirectory = { mode = "location" }, workspaceFolder = { name = "client", uri = "/home/ndavd/projects/ncube/client" } } }, status = true}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 1, jsonrpc = "2.0", result = { { codeAction = { disableRuleComment = { enable = true, location = "separateLine" }, showDocumentation = { enable = true } }, codeActionOnSave = { enable = false, mode = "all" }, experimental = { useFlatConfig = false }, format = true, nodePath = "", onIgnoredFiles = "off", problems = { shortenToSingleLine = false }, quiet = false, rulesCustomizations = {}, run = "onType", useESLintClass = false, validate = "on", workingDirectory = { mode = "location" }, workspaceFolder = { name = "client", uri = "/home/ndavd/projects/ncube/client" } } }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 1, jsonrpc = "2.0", result = { capabilities = { codeActionProvider = true, colorProvider = true, completionProvider = { resolveProvider = true, triggerCharacters = { '"', "'", "`", " ", ".", "(", "[", "!", "/", ":" } }, documentLinkProvider = vim.empty_dict(), hoverProvider = true, textDocumentSync = 1 } }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "initialized", params = vim.empty_dict()}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "workspace/didChangeConfiguration", params = { settings = { editor = { tabSize = 2 }, tailwindCSS = { classAttributes = { "class", "className", "class:list", "classList", "ngClass" }, lint = { cssConflict = "warning", invalidApply = "error", invalidConfigPath = "error", invalidScreen = "error", invalidTailwindDirective = "error", invalidVariant = "error", recommendedVariantOrder = "warning" }, validate = true } } }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "workspace/didChangeConfiguration", params = { settings = { editor = { tabSize = 2 }, tailwindCSS = { classAttributes = { "class", "className", "class:list", "classList", "ngClass" }, lint = { cssConflict = "warning", invalidApply = "error", invalidConfigPath = "error", invalidScreen = "error", invalidTailwindDirective = "error", invalidVariant = "error", recommendedVariantOrder = "warning" }, validate = true } } }}
[INFO][2023-11-16 11:46:06] .../lua/vim/lsp.lua:1459 "LSP[tailwindcss]" "server_capabilities" { server_capabilities = { codeActionProvider = true, colorProvider = true, completionProvider = { resolveProvider = true, triggerCharacters = { '"', "'", "`", " ", ".", "(", "[", "!", "/", ":" } }, documentLinkProvider = vim.empty_dict(), hoverProvider = true, textDocumentSync = { change = 1, openClose = true, save = { includeText = false }, willSave = false, willSaveWaitUntil = false } }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didOpen", params = { textDocument = { languageId = "typescriptreact", text = "export const Page = () => {\n return (\n ncube
\n )\n}\n", uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 0 } }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 0, jsonrpc = "2.0", method = "workspace/configuration", params = { items = { { section = "editor" } } }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:380 "server_request: callback result" { result = { { tabSize = 2 } }, status = true}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 0, jsonrpc = "2.0", result = { { tabSize = 2 } }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 1, jsonrpc = "2.0", method = "workspace/configuration", params = { items = { { section = "tailwindCSS" } } }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:380 "server_request: callback result" { result = { { classAttributes = { "class", "className", "class:list", "classList", "ngClass" }, lint = { cssConflict = "warning", invalidApply = "error", invalidConfigPath = "error", invalidScreen = "error", invalidTailwindDirective = "error", invalidVariant = "error", recommendedVariantOrder = "warning" }, validate = true } }, status = true}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 1, jsonrpc = "2.0", result = { { classAttributes = { "class", "className", "class:list", "classList", "ngClass" }, lint = { cssConflict = "warning", invalidApply = "error", invalidConfigPath = "error", invalidScreen = "error", invalidTailwindDirective = "error", invalidVariant = "error", recommendedVariantOrder = "warning" }, validate = true } }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "window/logMessage", params = { message = '[Global] Creating projects: [{"folder":"/home/ndavd/projects/ncube/client","configPath":"/home/ndavd/projects/ncube/client/tailwind.config.js","isUserConfigured":false,"documentSelector":[{"pattern":"/home/ndavd/projects/ncube/client/tailwind.config.js","priority":0},{"pattern":"/home/ndavd/projects/ncube/client/**","priority":3}]}]', type = 4 }}
[INFO][2023-11-16 11:46:06] ...lsp/handlers.lua:560 '[Global] Creating projects: [{"folder":"/home/ndavd/projects/ncube/client","configPath":"/home/ndavd/projects/ncube/client/tailwind.config.js","isUserConfigured":false,"documentSelector":[{"pattern":"/home/ndavd/projects/ncube/client/tailwind.config.js","priority":0},{"pattern":"/home/ndavd/projects/ncube/client/**","priority":3}]}]'
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 2, jsonrpc = "2.0", method = "client/registerCapability", params = { registrations = { { id = "0b786c5b-08c7-4455-86fc-0290653ab670", method = "workspace/didChangeWatchedFiles", registerOptions = { watchers = { { globPattern = "**/{tailwind,tailwind.config,tailwind.*.config,tailwind.config.*}.{js,cjs,ts,mjs}" }, { globPattern = "**/{package-lock.json,yarn.lock,pnpm-lock.yaml}" }, { globPattern = "**/*.{css,scss,sass,less,pcss}" } } } } } }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:380 "server_request: callback result" { result = vim.NIL, status = true}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 2, jsonrpc = "2.0", result = vim.NIL}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 1, jsonrpc = "2.0", method = "window/workDoneProgress/create", params = { token = "a67f676d-6c78-4574-ba7c-6b93faeec34e" }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "$/progress", params = { token = "12c09dfb-ff60-4626-979b-112434656718", value = { kind = "end" } }}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:380 "server_request: callback result" { result = vim.NIL, status = true}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 1, jsonrpc = "2.0", result = vim.NIL}
[DEBUG][2023-11-16 11:46:06] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "$/progress", params = { token = "a67f676d-6c78-4574-ba7c-6b93faeec34e", value = { kind = "begin", title = "Initializing JS/TS language features…" } }}
[DEBUG][2023-11-16 11:46:07] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "window/logMessage", params = { message = "ESLint library loaded from: /home/ndavd/projects/ncube/client/node_modules/eslint/lib/api.js", type = 3 }}
[INFO][2023-11-16 11:46:07] ...lsp/handlers.lua:560 "ESLint library loaded from: /home/ndavd/projects/ncube/client/node_modules/eslint/lib/api.js"
[DEBUG][2023-11-16 11:46:07] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 2, jsonrpc = "2.0", method = "client/registerCapability", params = { registrations = { { id = "325fa96d-f099-4947-84af-e281a5e5d389", method = "textDocument/formatting", registerOptions = { documentSelector = { { pattern = "/home/ndavd/projects/ncube/client/pages/index/index.page.tsx", scheme = "file" } } } } } }}
[DEBUG][2023-11-16 11:46:07] .../vim/lsp/rpc.lua:380 "server_request: callback result" { result = vim.NIL, status = true}
[DEBUG][2023-11-16 11:46:07] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 2, jsonrpc = "2.0", result = vim.NIL}
[DEBUG][2023-11-16 11:46:07] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "window/logMessage", params = { message = "Warning: React version not specified in eslint-plugin-react settings. See https://github.com/jsx-eslint/eslint-plugin-react#configuration .", type = 1 }}
[ERROR][2023-11-16 11:46:07] ...lsp/handlers.lua:556 "Warning: React version not specified in eslint-plugin-react settings. See https://github.com/jsx-eslint/eslint-plugin-react#configuration ."
[DEBUG][2023-11-16 11:46:07] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = {}, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:07] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "eslint/status", params = { state = 1, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", validationTime = 264 }}
[DEBUG][2023-11-16 11:46:07] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "$/progress", params = { token = "a67f676d-6c78-4574-ba7c-6b93faeec34e", value = { kind = "end" } }}
[DEBUG][2023-11-16 11:46:07] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 2, jsonrpc = "2.0", result = { data = { 0, 13, 4, 10, 9 } }}
[DEBUG][2023-11-16 11:46:07] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = {}, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:08] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "window/logMessage", params = { message = "[Global] Adding watch patterns: /home/ndavd/projects/ncube/client/tailwind.config.js, /home/ndavd/projects/ncube/client", type = 4 }}
[INFO][2023-11-16 11:46:08] ...lsp/handlers.lua:560 "[Global] Adding watch patterns: /home/ndavd/projects/ncube/client/tailwind.config.js, /home/ndavd/projects/ncube/client"
[DEBUG][2023-11-16 11:46:08] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 3, jsonrpc = "2.0", method = "client/registerCapability", params = { registrations = { { id = "4be0e3c3-13f2-4ff3-8e0b-3d8764d6d90b", method = "workspace/didChangeWatchedFiles", registerOptions = { watchers = { { globPattern = "/home/ndavd/projects/ncube/client/tailwind.config.js" }, { globPattern = "/home/ndavd/projects/ncube/client" } } } } } }}
[DEBUG][2023-11-16 11:46:08] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "window/logMessage", params = { message = "[tailwind.config.js] Initializing...", type = 4 }}
[DEBUG][2023-11-16 11:46:08] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "window/logMessage", params = { message = "[tailwind.config.js] Loaded Tailwind CSS config file: /home/ndavd/projects/ncube/client/tailwind.config.js", type = 4 }}
[DEBUG][2023-11-16 11:46:08] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "window/logMessage", params = { message = "[tailwind.config.js] Loaded postcss v8.4.31: /home/ndavd/projects/ncube/client/node_modules/postcss", type = 4 }}
[DEBUG][2023-11-16 11:46:08] .../vim/lsp/rpc.lua:380 "server_request: callback result" { result = vim.NIL, status = true}
[DEBUG][2023-11-16 11:46:08] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 3, jsonrpc = "2.0", result = vim.NIL}
[DEBUG][2023-11-16 11:46:08] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "window/logMessage", params = { message = "[tailwind.config.js] Loaded tailwindcss v3.3.5: /home/ndavd/projects/ncube/client/node_modules/tailwindcss", type = 4 }}
[DEBUG][2023-11-16 11:46:08] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "window/logMessage", params = { message = "[tailwind.config.js] Building...", type = 4 }}
[DEBUG][2023-11-16 11:46:08] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 4, jsonrpc = "2.0", method = "workspace/configuration", params = { items = { { scopeUri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", section = "editor" } } }}
[DEBUG][2023-11-16 11:46:08] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 5, jsonrpc = "2.0", method = "workspace/configuration", params = { items = { { scopeUri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", section = "tailwindCSS" } } }}
[DEBUG][2023-11-16 11:46:08] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "@/tailwindCSS/projectInitialized", params = { vim.NIL }}
[DEBUG][2023-11-16 11:46:08] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = {}, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[INFO][2023-11-16 11:46:08] ...lsp/handlers.lua:560 "[tailwind.config.js] Initializing..."
[INFO][2023-11-16 11:46:08] ...lsp/handlers.lua:560 "[tailwind.config.js] Loaded Tailwind CSS config file: /home/ndavd/projects/ncube/client/tailwind.config.js"
[INFO][2023-11-16 11:46:08] ...lsp/handlers.lua:560 "[tailwind.config.js] Loaded postcss v8.4.31: /home/ndavd/projects/ncube/client/node_modules/postcss"
[INFO][2023-11-16 11:46:08] ...lsp/handlers.lua:560 "[tailwind.config.js] Loaded tailwindcss v3.3.5: /home/ndavd/projects/ncube/client/node_modules/tailwindcss"
[INFO][2023-11-16 11:46:08] ...lsp/handlers.lua:560 "[tailwind.config.js] Building..."
[DEBUG][2023-11-16 11:46:08] .../vim/lsp/rpc.lua:380 "server_request: callback result" { result = { { tabSize = 2 } }, status = true}
[DEBUG][2023-11-16 11:46:08] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 4, jsonrpc = "2.0", result = { { tabSize = 2 } }}
[DEBUG][2023-11-16 11:46:08] .../vim/lsp/rpc.lua:380 "server_request: callback result" { result = { { classAttributes = { "class", "className", "class:list", "classList", "ngClass" }, lint = { cssConflict = "warning", invalidApply = "error", invalidConfigPath = "error", invalidScreen = "error", invalidTailwindDirective = "error", invalidVariant = "error", recommendedVariantOrder = "warning" }, validate = true } }, status = true}
[DEBUG][2023-11-16 11:46:08] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 5, jsonrpc = "2.0", result = { { classAttributes = { "class", "className", "class:list", "classList", "ngClass" }, lint = { cssConflict = "warning", invalidApply = "error", invalidConfigPath = "error", invalidScreen = "error", invalidTailwindDirective = "error", invalidVariant = "error", recommendedVariantOrder = "warning" }, validate = true } }}
[DEBUG][2023-11-16 11:46:08] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = {}, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:10] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { text = "export const Page = () => {\n return (\n ncube
\n )\n}\n" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 3 } }}
[DEBUG][2023-11-16 11:46:10] .../lua/vim/lsp.lua:1507 "LSP[tailwindcss]" "client.request" 3 "textDocument/completion" { context = { triggerCharacter = " ", triggerKind = 2 }, position = { character = 9, line = 2 }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }} 13
[DEBUG][2023-11-16 11:46:10] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 2, jsonrpc = "2.0", method = "textDocument/completion", params = { context = { triggerCharacter = " ", triggerKind = 2 }, position = { character = 9, line = 2 }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" } }}
[DEBUG][2023-11-16 11:46:10] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 2, jsonrpc = "2.0"}
[DEBUG][2023-11-16 11:46:10] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { range = { ["end"] = { character = 8, line = 2 }, start = { character = 8, line = 2 } }, rangeLength = 0, text = " " } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 3 } }}
[DEBUG][2023-11-16 11:46:10] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { range = { ["end"] = { character = 8, line = 2 }, start = { character = 8, line = 2 } }, rangeLength = 0, text = " " } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 3 } }}
[DEBUG][2023-11-16 11:46:10] .../lua/vim/lsp.lua:1507 "LSP[tsserver]" "client.request" 2 "textDocument/semanticTokens/full" { textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }} 13
[DEBUG][2023-11-16 11:46:10] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 3, jsonrpc = "2.0", method = "textDocument/semanticTokens/full", params = { textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" } }}
[DEBUG][2023-11-16 11:46:10] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 3, jsonrpc = "2.0", result = { data = { 0, 13, 4, 10, 9 } }}
[DEBUG][2023-11-16 11:46:10] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = {}, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:10] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "eslint/status", params = { state = 1, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", validationTime = 106 }}
[DEBUG][2023-11-16 11:46:10] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = {}, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:10] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = {}, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:10] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = {}, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:12] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { range = { ["end"] = { character = 9, line = 2 }, start = { character = 9, line = 2 } }, rangeLength = 0, text = "s" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 4 } }}
[DEBUG][2023-11-16 11:46:12] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { range = { ["end"] = { character = 9, line = 2 }, start = { character = 9, line = 2 } }, rangeLength = 0, text = "s" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 4 } }}
[DEBUG][2023-11-16 11:46:12] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { text = "export const Page = () => {\n return (\n ncube
\n )\n}\n" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 4 } }}
[DEBUG][2023-11-16 11:46:12] .../lua/vim/lsp.lua:1507 "LSP[tsserver]" "client.request" 2 "textDocument/completion" { context = { triggerKind = 1 }, position = { character = 10, line = 2 }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }} 13
[DEBUG][2023-11-16 11:46:12] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 4, jsonrpc = "2.0", method = "textDocument/completion", params = { context = { triggerKind = 1 }, position = { character = 10, line = 2 }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" } }}
[DEBUG][2023-11-16 11:46:12] .../lua/vim/lsp.lua:1507 "LSP[tailwindcss]" "client.request" 3 "textDocument/completion" { context = { triggerKind = 1 }, position = { character = 10, line = 2 }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }} 13
[DEBUG][2023-11-16 11:46:12] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 3, jsonrpc = "2.0", method = "textDocument/completion", params = { context = { triggerKind = 1 }, position = { character = 10, line = 2 }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" } }}
[DEBUG][2023-11-16 11:46:12] .../lua/vim/lsp.lua:1507 "LSP[null-ls]" "client.request" 4 "textDocument/completion" { context = { triggerKind = 1 }, position = { character = 10, line = 2 }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }} 13
[DEBUG][2023-11-16 11:46:12] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 3, jsonrpc = "2.0"}
[DEBUG][2023-11-16 11:46:12] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = { { code = "react/no-unknown-property", codeDescription = { href = "https://github.com/jsx-eslint/eslint-plugin-react/tree/master/docs/rules/no-unknown-property.md" }, message = "Unknown property 's' found", range = { ["end"] = { character = 10, line = 2 }, start = { character = 9, line = 2 } }, severity = 1, source = "eslint" } }, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:12] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "eslint/status", params = { state = 1, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", validationTime = 116 }}
[DEBUG][2023-11-16 11:46:12] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { range = { ["end"] = { character = 10, line = 2 }, start = { character = 10, line = 2 } }, rangeLength = 0, text = "t" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 5 } }}
[DEBUG][2023-11-16 11:46:12] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { range = { ["end"] = { character = 10, line = 2 }, start = { character = 10, line = 2 } }, rangeLength = 0, text = "t" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 5 } }}
[DEBUG][2023-11-16 11:46:12] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { text = "export const Page = () => {\n return (\n ncube
\n )\n}\n" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 5 } }}
[DEBUG][2023-11-16 11:46:12] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 4, jsonrpc = "2.0", result = { isIncomplete = false, items = { { data = { cacheId = 4 }, filterText = "aria-atomic", insertText = "aria-atomic", kind = 5, label = "aria-atomic?", sortText = "12" }, { data = { cacheId = 8 }, filterText = "aria-busy", insertText = "aria-busy", kind = 5, label = "aria-busy?", sortText = "12" }, { data = { cacheId = 9 }, filterText = "aria-checked", insertText = "aria-checked", kind = 5, label = "aria-checked?", sortText = "12" }, { data = { cacheId = 15 }, filterText = "aria-current", insertText = "aria-current", kind = 5, label = "aria-current?", sortText = "12" }, { data = { cacheId = 19 }, filterText = "aria-disabled", insertText = "aria-disabled", kind = 5, label = "aria-disabled?", sortText = "12" }, { data = { cacheId = 21 }, filterText = "aria-expanded", insertText = "aria-expanded", kind = 5, label = "aria-expanded?", sortText = "12" }, { data = { cacheId = 23 }, filterText = "aria-haspopup", insertText = "aria-haspopup", kind = 5, label = "aria-haspopup?", sortText = "12" }, { data = { cacheId = 24 }, filterText = "aria-hidden", insertText = "aria-hidden", kind = 5, label = "aria-hidden?", sortText = "12" }, { data = { cacheId = 25 }, filterText = "aria-invalid", insertText = "aria-invalid", kind = 5, label = "aria-invalid?", sortText = "12" }, { data = { cacheId = 31 }, filterText = "aria-modal", insertText = "aria-modal", kind = 5, label = "aria-modal?", sortText = "12" }, { data = { cacheId = 32 }, filterText = "aria-multiline", insertText = "aria-multiline", kind = 5, label = "aria-multiline?", sortText = "12" }, { data = { cacheId = 33 }, filterText = "aria-multiselectable", insertText = "aria-multiselectable", kind = 5, label = "aria-multiselectable?", sortText = "12" }, { data = { cacheId = 38 }, filterText = "aria-pressed", insertText = "aria-pressed", kind = 5, label = "aria-pressed?", sortText = "12" }, { data = { cacheId = 39 }, filterText = "aria-readonly", insertText = "aria-readonly", kind = 5, label = "aria-readonly?", sortText = "12" }, { data = { cacheId = 41 }, filterText = "aria-required", insertText = "aria-required", kind = 5, label = "aria-required?", sortText = "12" }, { data = { cacheId = 47 }, filterText = "aria-selected", insertText = "aria-selected", kind = 5, label = "aria-selected?", sortText = "12" }, { data = { cacheId = 56 }, filterText = "autoFocus", insertText = "autoFocus", kind = 5, label = "autoFocus?", sortText = "12" }, { data = { cacheId = 58 }, filterText = "children", insertText = "children", kind = 5, label = "children?", sortText = "12" }, { data = { cacheId = 62 }, filterText = "contentEditable", insertText = "contentEditable", kind = 5, label = "contentEditable?", sortText = "12" }, { data = { cacheId = 66 }, filterText = "defaultChecked", insertText = "defaultChecked", kind = 5, label = "defaultChecked?", sortText = "12" }, { data = { cacheId = 69 }, filterText = "draggable", insertText = "draggable", kind = 5, label = "draggable?", sortText = "12" }, { data = { cacheId = 70 }, filterText = "hidden", insertText = "hidden", kind = 5, label = "hidden?", sortText = "12" }, { data = { cacheId = 78 }, filterText = "itemScope", insertText = "itemScope", kind = 5, label = "itemScope?", sortText = "12" }, { data = { cacheId = 255 }, filterText = "spellCheck", insertText = "spellCheck", kind = 5, label = "spellCheck?", sortText = "12" }, { data = { cacheId = 257 }, filterText = "suppressContentEditableWarning", insertText = "suppressContentEditableWarning", kind = 5, label = "suppressContentEditableWarning?", sortText = "12" }, { data = { cacheId = 258 }, filterText = "suppressHydrationWarning", insertText = "suppressHydrationWarning", kind = 5, label = "suppressHydrationWarning?", sortText = "12" }, { data = { cacheId = 266 }, filterText = "aria-grabbed", insertText = "aria-grabbed", kind = 5, label = "aria-grabbed?", sortText = "z12", tags = { 1 } } } }}
[DEBUG][2023-11-16 11:46:12] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = { { code = "react/no-unknown-property", codeDescription = { href = "https://github.com/jsx-eslint/eslint-plugin-react/tree/master/docs/rules/no-unknown-property.md" }, message = "Unknown property 'st' found", range = { ["end"] = { character = 11, line = 2 }, start = { character = 9, line = 2 } }, severity = 1, source = "eslint" } }, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:12] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "eslint/status", params = { state = 1, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", validationTime = 12 }}
[DEBUG][2023-11-16 11:46:12] .../lua/vim/lsp.lua:1507 "LSP[tsserver]" "client.request" 2 "textDocument/semanticTokens/full" { textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }} 13
[DEBUG][2023-11-16 11:46:12] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 5, jsonrpc = "2.0", method = "textDocument/semanticTokens/full", params = { textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" } }}
[DEBUG][2023-11-16 11:46:12] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 5, jsonrpc = "2.0", result = { data = { 0, 13, 4, 10, 9 } }}
[DEBUG][2023-11-16 11:46:12] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = {}, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:12] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = { { code = 2322, message = "Type '{ children: string; st: true; }' is not assignable to type 'DetailedHTMLProps, HTMLDivElement>'.\n Property 'st' does not exist on type 'DetailedHTMLProps, HTMLDivElement>'.", range = { ["end"] = { character = 11, line = 2 }, start = { character = 9, line = 2 } }, severity = 1, source = "typescript", tags = {} } }, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:12] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = {}, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:13] .../lua/vim/lsp.lua:1507 "LSP[tsserver]" "client.request" 2 "textDocument/completion" { context = { triggerKind = 1 }, position = { character = 11, line = 2 }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }} 13
[DEBUG][2023-11-16 11:46:13] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 6, jsonrpc = "2.0", method = "textDocument/completion", params = { context = { triggerKind = 1 }, position = { character = 11, line = 2 }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" } }}
[DEBUG][2023-11-16 11:46:13] .../lua/vim/lsp.lua:1507 "LSP[tailwindcss]" "client.request" 3 "textDocument/completion" { context = { triggerKind = 1 }, position = { character = 11, line = 2 }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }} 13
[DEBUG][2023-11-16 11:46:13] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 4, jsonrpc = "2.0", method = "textDocument/completion", params = { context = { triggerKind = 1 }, position = { character = 11, line = 2 }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" } }}
[DEBUG][2023-11-16 11:46:13] .../lua/vim/lsp.lua:1507 "LSP[null-ls]" "client.request" 4 "textDocument/completion" { context = { triggerKind = 1 }, position = { character = 11, line = 2 }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }} 13
[DEBUG][2023-11-16 11:46:13] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 4, jsonrpc = "2.0"}
[DEBUG][2023-11-16 11:46:13] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 6, jsonrpc = "2.0", result = { isIncomplete = false, items = { { data = { cacheId = 4 }, filterText = "aria-atomic", insertText = "aria-atomic", kind = 5, label = "aria-atomic?", sortText = "12" }, { data = { cacheId = 8 }, filterText = "aria-busy", insertText = "aria-busy", kind = 5, label = "aria-busy?", sortText = "12" }, { data = { cacheId = 9 }, filterText = "aria-checked", insertText = "aria-checked", kind = 5, label = "aria-checked?", sortText = "12" }, { data = { cacheId = 15 }, filterText = "aria-current", insertText = "aria-current", kind = 5, label = "aria-current?", sortText = "12" }, { data = { cacheId = 19 }, filterText = "aria-disabled", insertText = "aria-disabled", kind = 5, label = "aria-disabled?", sortText = "12" }, { data = { cacheId = 21 }, filterText = "aria-expanded", insertText = "aria-expanded", kind = 5, label = "aria-expanded?", sortText = "12" }, { data = { cacheId = 23 }, filterText = "aria-haspopup", insertText = "aria-haspopup", kind = 5, label = "aria-haspopup?", sortText = "12" }, { data = { cacheId = 24 }, filterText = "aria-hidden", insertText = "aria-hidden", kind = 5, label = "aria-hidden?", sortText = "12" }, { data = { cacheId = 25 }, filterText = "aria-invalid", insertText = "aria-invalid", kind = 5, label = "aria-invalid?", sortText = "12" }, { data = { cacheId = 31 }, filterText = "aria-modal", insertText = "aria-modal", kind = 5, label = "aria-modal?", sortText = "12" }, { data = { cacheId = 32 }, filterText = "aria-multiline", insertText = "aria-multiline", kind = 5, label = "aria-multiline?", sortText = "12" }, { data = { cacheId = 33 }, filterText = "aria-multiselectable", insertText = "aria-multiselectable", kind = 5, label = "aria-multiselectable?", sortText = "12" }, { data = { cacheId = 38 }, filterText = "aria-pressed", insertText = "aria-pressed", kind = 5, label = "aria-pressed?", sortText = "12" }, { data = { cacheId = 39 }, filterText = "aria-readonly", insertText = "aria-readonly", kind = 5, label = "aria-readonly?", sortText = "12" }, { data = { cacheId = 41 }, filterText = "aria-required", insertText = "aria-required", kind = 5, label = "aria-required?", sortText = "12" }, { data = { cacheId = 47 }, filterText = "aria-selected", insertText = "aria-selected", kind = 5, label = "aria-selected?", sortText = "12" }, { data = { cacheId = 56 }, filterText = "autoFocus", insertText = "autoFocus", kind = 5, label = "autoFocus?", sortText = "12" }, { data = { cacheId = 58 }, filterText = "children", insertText = "children", kind = 5, label = "children?", sortText = "12" }, { data = { cacheId = 62 }, filterText = "contentEditable", insertText = "contentEditable", kind = 5, label = "contentEditable?", sortText = "12" }, { data = { cacheId = 66 }, filterText = "defaultChecked", insertText = "defaultChecked", kind = 5, label = "defaultChecked?", sortText = "12" }, { data = { cacheId = 69 }, filterText = "draggable", insertText = "draggable", kind = 5, label = "draggable?", sortText = "12" }, { data = { cacheId = 70 }, filterText = "hidden", insertText = "hidden", kind = 5, label = "hidden?", sortText = "12" }, { data = { cacheId = 78 }, filterText = "itemScope", insertText = "itemScope", kind = 5, label = "itemScope?", sortText = "12" }, { data = { cacheId = 255 }, filterText = "spellCheck", insertText = "spellCheck", kind = 5, label = "spellCheck?", sortText = "12" }, { data = { cacheId = 257 }, filterText = "suppressContentEditableWarning", insertText = "suppressContentEditableWarning", kind = 5, label = "suppressContentEditableWarning?", sortText = "12" }, { data = { cacheId = 258 }, filterText = "suppressHydrationWarning", insertText = "suppressHydrationWarning", kind = 5, label = "suppressHydrationWarning?", sortText = "12" }, { data = { cacheId = 266 }, filterText = "aria-grabbed", insertText = "aria-grabbed", kind = 5, label = "aria-grabbed?", sortText = "z12", tags = { 1 } } } }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { range = { ["end"] = { character = 11, line = 2 }, start = { character = 11, line = 2 } }, rangeLength = 0, text = "y" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 6 } }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { range = { ["end"] = { character = 11, line = 2 }, start = { character = 11, line = 2 } }, rangeLength = 0, text = "y" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 6 } }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { text = "export const Page = () => {\n return (\n ncube
\n )\n}\n" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 6 } }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = { { code = "react/no-unknown-property", codeDescription = { href = "https://github.com/jsx-eslint/eslint-plugin-react/tree/master/docs/rules/no-unknown-property.md" }, message = "Unknown property 'sty' found", range = { ["end"] = { character = 12, line = 2 }, start = { character = 9, line = 2 } }, severity = 1, source = "eslint" } }, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "eslint/status", params = { state = 1, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", validationTime = 105 }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { range = { ["end"] = { character = 12, line = 2 }, start = { character = 12, line = 2 } }, rangeLength = 0, text = "l" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 7 } }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { range = { ["end"] = { character = 12, line = 2 }, start = { character = 12, line = 2 } }, rangeLength = 0, text = "l" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 7 } }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { text = "export const Page = () => {\n return (\n ncube
\n )\n}\n" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 7 } }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = { { code = "react/no-unknown-property", codeDescription = { href = "https://github.com/jsx-eslint/eslint-plugin-react/tree/master/docs/rules/no-unknown-property.md" }, message = "Unknown property 'styl' found", range = { ["end"] = { character = 13, line = 2 }, start = { character = 9, line = 2 } }, severity = 1, source = "eslint" } }, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "eslint/status", params = { state = 1, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", validationTime = 10 }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { range = { ["end"] = { character = 13, line = 2 }, start = { character = 13, line = 2 } }, rangeLength = 0, text = "e" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 8 } }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { range = { ["end"] = { character = 13, line = 2 }, start = { character = 13, line = 2 } }, rangeLength = 0, text = "e" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 8 } }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { text = "export const Page = () => {\n return (\n ncube
\n )\n}\n" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 8 } }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = {}, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "eslint/status", params = { state = 1, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", validationTime = 11 }}
[DEBUG][2023-11-16 11:46:14] .../lua/vim/lsp.lua:1507 "LSP[tsserver]" "client.request" 2 "textDocument/semanticTokens/full" { textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }} 13
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 7, jsonrpc = "2.0", method = "textDocument/semanticTokens/full", params = { textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" } }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 7, jsonrpc = "2.0", result = { data = { 0, 13, 4, 10, 9 } }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { range = { ["end"] = { character = 14, line = 2 }, start = { character = 14, line = 2 } }, rangeLength = 0, text = "=" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 9 } }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { range = { ["end"] = { character = 14, line = 2 }, start = { character = 14, line = 2 } }, rangeLength = 0, text = "=" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 9 } }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { text = "export const Page = () => {\n return (\n ncube
\n )\n}\n" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 9 } }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = { { code = 2322, message = "Type '{ children: string; st: true; }' is not assignable to type 'DetailedHTMLProps, HTMLDivElement>'.\n Property 'st' does not exist on type 'DetailedHTMLProps, HTMLDivElement>'.", range = { ["end"] = { character = 11, line = 2 }, start = { character = 9, line = 2 } }, severity = 1, source = "typescript", tags = {} } }, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = { { message = "Parsing error: Identifier expected.", range = { ["end"] = { character = 13, line = 2 }, start = { character = 13, line = 2 } }, severity = 1, source = "eslint" } }, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "eslint/status", params = { state = 1, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", validationTime = 12 }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = { { code = 2559, message = "Type 'true' has no properties in common with type 'Properties'.", range = { ["end"] = { character = 14, line = 2 }, start = { character = 9, line = 2 } }, relatedInformation = { { location = { range = { ["end"] = { character = 13, line = 1965 }, start = { character = 8, line = 1965 } }, uri = "file:///home/ndavd/projects/ncube/client/node_modules/%40types/react/index.d.ts" }, message = "The expected type comes from property 'style' which is declared here on type 'DetailedHTMLProps, HTMLDivElement>'" } }, severity = 1, source = "typescript", tags = {} } }, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:14] .../lua/vim/lsp.lua:1507 "LSP[tsserver]" "client.request" 2 "textDocument/semanticTokens/full" { textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }} 13
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 8, jsonrpc = "2.0", method = "textDocument/semanticTokens/full", params = { textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" } }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 8, jsonrpc = "2.0", result = { data = { 0, 13, 4, 10, 9 } }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { range = { ["end"] = { character = 15, line = 2 }, start = { character = 15, line = 2 } }, rangeLength = 0, text = "{" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 10 } }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { range = { ["end"] = { character = 15, line = 2 }, start = { character = 15, line = 2 } }, rangeLength = 0, text = "{" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 10 } }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { text = "export const Page = () => {\n return (\n ncube
\n )\n}\n" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 10 } }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = { { message = "Parsing error: Expression expected.", range = { ["end"] = { character = 15, line = 2 }, start = { character = 15, line = 2 } }, severity = 1, source = "eslint" } }, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:14] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "eslint/status", params = { state = 1, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", validationTime = 11 }}
[DEBUG][2023-11-16 11:46:15] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { range = { ["end"] = { character = 16, line = 2 }, start = { character = 16, line = 2 } }, rangeLength = 0, text = "}" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 11 } }}
[DEBUG][2023-11-16 11:46:15] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { range = { ["end"] = { character = 16, line = 2 }, start = { character = 16, line = 2 } }, rangeLength = 0, text = "}" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 11 } }}
[DEBUG][2023-11-16 11:46:15] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { text = "export const Page = () => {\n return (\n ncube
\n )\n}\n" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 11 } }}
[DEBUG][2023-11-16 11:46:15] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = {}, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:15] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "eslint/status", params = { state = 1, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", validationTime = 122 }}
[DEBUG][2023-11-16 11:46:15] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { range = { ["end"] = { character = 16, line = 2 }, start = { character = 16, line = 2 } }, rangeLength = 0, text = "{" }, { range = { ["end"] = { character = 18, line = 2 }, start = { character = 18, line = 2 } }, rangeLength = 0, text = "}" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 13 } }}
[DEBUG][2023-11-16 11:46:15] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { range = { ["end"] = { character = 16, line = 2 }, start = { character = 16, line = 2 } }, rangeLength = 0, text = "{" }, { range = { ["end"] = { character = 18, line = 2 }, start = { character = 18, line = 2 } }, rangeLength = 0, text = "}" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 13 } }}
[DEBUG][2023-11-16 11:46:15] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { text = "export const Page = () => {\n return (\n ncube
\n )\n}\n" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 13 } }}
[DEBUG][2023-11-16 11:46:15] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = {}, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:15] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "eslint/status", params = { state = 1, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", validationTime = 13 }}
[DEBUG][2023-11-16 11:46:15] .../lua/vim/lsp.lua:1507 "LSP[tsserver]" "client.request" 2 "textDocument/semanticTokens/full" { textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }} 13
[DEBUG][2023-11-16 11:46:15] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 9, jsonrpc = "2.0", method = "textDocument/semanticTokens/full", params = { textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" } }}
[DEBUG][2023-11-16 11:46:15] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 9, jsonrpc = "2.0", result = { data = { 0, 13, 4, 10, 9 } }}
[DEBUG][2023-11-16 11:46:15] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = { { code = 2559, message = "Type 'true' has no properties in common with type 'Properties'.", range = { ["end"] = { character = 14, line = 2 }, start = { character = 9, line = 2 } }, relatedInformation = { { location = { range = { ["end"] = { character = 13, line = 1965 }, start = { character = 8, line = 1965 } }, uri = "file:///home/ndavd/projects/ncube/client/node_modules/%40types/react/index.d.ts" }, message = "The expected type comes from property 'style' which is declared here on type 'DetailedHTMLProps, HTMLDivElement>'" } }, severity = 1, source = "typescript", tags = {} } }, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:15] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { range = { ["end"] = { character = 17, line = 2 }, start = { character = 17, line = 2 } }, rangeLength = 0, text = " " } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 14 } }}
[DEBUG][2023-11-16 11:46:15] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { range = { ["end"] = { character = 17, line = 2 }, start = { character = 17, line = 2 } }, rangeLength = 0, text = " " } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 14 } }}
[DEBUG][2023-11-16 11:46:15] .../vim/lsp/rpc.lua:261 "rpc.send" { jsonrpc = "2.0", method = "textDocument/didChange", params = { contentChanges = { { text = "export const Page = () => {\n return (\n ncube
\n )\n}\n" } }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", version = 14 } }}
[DEBUG][2023-11-16 11:46:15] .../lua/vim/lsp.lua:1507 "LSP[tailwindcss]" "client.request" 3 "textDocument/completion" { context = { triggerCharacter = " ", triggerKind = 2 }, position = { character = 18, line = 2 }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }} 13
[DEBUG][2023-11-16 11:46:15] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 5, jsonrpc = "2.0", method = "textDocument/completion", params = { context = { triggerCharacter = " ", triggerKind = 2 }, position = { character = 18, line = 2 }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" } }}
[DEBUG][2023-11-16 11:46:15] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 5, jsonrpc = "2.0"}
[DEBUG][2023-11-16 11:46:15] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = {}, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:15] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "eslint/status", params = { state = 1, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx", validationTime = 13 }}
[DEBUG][2023-11-16 11:46:15] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = {}, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:15] .../lua/vim/lsp.lua:1507 "LSP[tsserver]" "client.request" 2 "textDocument/semanticTokens/full" { textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }} 13
[DEBUG][2023-11-16 11:46:15] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 10, jsonrpc = "2.0", method = "textDocument/semanticTokens/full", params = { textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" } }}
[DEBUG][2023-11-16 11:46:15] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 10, jsonrpc = "2.0", result = { data = { 0, 13, 4, 10, 9 } }}
[DEBUG][2023-11-16 11:46:15] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = {}, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:16] .../lua/vim/lsp.lua:1507 "LSP[tsserver]" "client.request" 2 "textDocument/completion" { context = { triggerKind = 1 }, position = { character = 18, line = 2 }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }} 13
[DEBUG][2023-11-16 11:46:16] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 11, jsonrpc = "2.0", method = "textDocument/completion", params = { context = { triggerKind = 1 }, position = { character = 18, line = 2 }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" } }}
[DEBUG][2023-11-16 11:46:16] .../lua/vim/lsp.lua:1507 "LSP[tailwindcss]" "client.request" 3 "textDocument/completion" { context = { triggerKind = 1 }, position = { character = 18, line = 2 }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }} 13
[DEBUG][2023-11-16 11:46:16] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 6, jsonrpc = "2.0", method = "textDocument/completion", params = { context = { triggerKind = 1 }, position = { character = 18, line = 2 }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" } }}
[DEBUG][2023-11-16 11:46:16] .../lua/vim/lsp.lua:1507 "LSP[null-ls]" "client.request" 4 "textDocument/completion" { context = { triggerKind = 1 }, position = { character = 18, line = 2 }, textDocument = { uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }} 13
[DEBUG][2023-11-16 11:46:16] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 6, jsonrpc = "2.0"}
[DEBUG][2023-11-16 11:46:16] .../vim/lsp/rpc.lua:364 "rpc.receive" { jsonrpc = "2.0", method = "textDocument/publishDiagnostics", params = { diagnostics = {}, uri = "file:///home/ndavd/projects/ncube/client/pages/index/index.page.tsx" }}
[DEBUG][2023-11-16 11:46:16] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 11, jsonrpc = "2.0", result = { isIncomplete = false, items = { { data = { cacheId = 1 }, filterText = "accentColor", insertText = "accentColor", kind = 5, label = "accentColor?", sortText = "12\0accentColor\0" }, { data = { cacheId = 2 }, filterText = "alignContent", insertText = "alignContent", kind = 5, label = "alignContent?", sortText = "12\0alignContent\0" }, { data = { cacheId = 3 }, filterText = "alignItems", insertText = "alignItems", kind = 5, label = "alignItems?", sortText = "12\0alignItems\0" }, { data = { cacheId = 4 }, filterText = "alignmentBaseline", insertText = "alignmentBaseline", kind = 5, label = "alignmentBaseline?", sortText = "12\0alignmentBaseline\0" }, { data = { cacheId = 5 }, filterText = "alignSelf", insertText = "alignSelf", kind = 5, label = "alignSelf?", sortText = "12\0alignSelf\0" }, { data = { cacheId = 6 }, filterText = "alignTracks", insertText = "alignTracks", kind = 5, label = "alignTracks?", sortText = "12\0alignTracks\0" }, { data = { cacheId = 7 }, filterText = "all", insertText = "all", kind = 5, label = "all?", sortText = "12\0all\0" }, { data = { cacheId = 8 }, filterText = "animation", insertText = "animation", kind = 5, label = "animation?", sortText = "12\0animation\0" }, { data = { cacheId = 9 }, filterText = "animationComposition", insertText = "animationComposition", kind = 5, label = "animationComposition?", sortText = "12\0animationComposition\0" }, { data = { cacheId = 10 }, filterText = "animationDelay", insertText = "animationDelay", kind = 5, label = "animationDelay?", sortText = "12\0animationDelay\0" }, { data = { cacheId = 11 }, filterText = "animationDirection", insertText = "animationDirection", kind = 5, label = "animationDirection?", sortText = "12\0animationDirection\0" }, { data = { cacheId = 12 }, filterText = "animationDuration", insertText = "animationDuration", kind = 5, label = "animationDuration?", sortText = "12\0animationDuration\0" }, { data = { cacheId = 13 }, filterText = "animationFillMode", insertText = "animationFillMode", kind = 5, label = "animationFillMode?", sortText = "12\0animationFillMode\0" }, { data = { cacheId = 14 }, filterText = "animationIterationCount", insertText = "animationIterationCount", kind = 5, label = "animationIterationCount?", sortText = "12\0animationIterationCount\0" }, { data = { cacheId = 15 }, filterText = "animationName", insertText = "animationName", kind = 5, label = "animationName?", sortText = "12\0animationName\0" }, { data = { cacheId = 16 }, filterText = "animationPlayState", insertText = "animationPlayState", kind = 5, label = "animationPlayState?", sortText = "12\0animationPlayState\0" }, { data = { cacheId = 17 }, filterText = "animationTimeline", insertText = "animationTimeline", kind = 5, label = "animationTimeline?", sortText = "12\0animationTimeline\0" }, { data = { cacheId = 18 }, filterText = "animationTimingFunction", insertText = "animationTimingFunction", kind = 5, label = "animationTimingFunction?", sortText = "12\0animationTimingFunction\0" }, { data = { cacheId = 19 }, filterText = "appearance", insertText = "appearance", kind = 5, label = "appearance?", sortText = "12\0appearance\0" }, { data = { cacheId = 20 }, filterText = "aspectRatio", insertText = "aspectRatio", kind = 5, label = "aspectRatio?", sortText = "12\0aspectRatio\0" }, { data = { cacheId = 21 }, filterText = "backdropFilter", insertText = "backdropFilter", kind = 5, label = "backdropFilter?", sortText = "12\0backdropFilter\0" }, { data = { cacheId = 22 }, filterText = "backfaceVisibility", insertText = "backfaceVisibility", kind = 5, label = "backfaceVisibility?", sortText = "12\0backfaceVisibility\0" }, { data = { cacheId = 23 }, filterText = "background", insertText = "background", kind = 5, label = "background?", sortText = "12\0background\0" }, { data = { cacheId = 24 }, filterText = "backgroundAttachment", insertText = "backgroundAttachment", kind = 5, label = "backgroundAttachment?", sortText = "12\0backgroundAttachment\0" }, { data = { cacheId = 25 }, filterText = "backgroundBlendMode", insertText = "backgroundBlendMode", kind = 5, label = "backgroundBlendMode?", sortText = "12\0backgroundBlendMode\0" }, { data = { cacheId = 26 }, filterText = "backgroundClip", insertText = "backgroundClip", kind = 5, label = "backgroundClip?", sortText = "12\0backgroundClip\0" }, { data = { cacheId = 27 }, filterText = "backgroundColor", insertText = "backgroundColor", kind = 5, label = "backgroundColor?", sortText = "12\0backgroundColor\0" }, { data = { cacheId = 28 }, filterText = "backgroundImage", insertText = "backgroundImage", kind = 5, label = "backgroundImage?", sortText = "12\0backgroundImage\0" }, { data = { cacheId = 29 }, filterText = "backgroundOrigin", insertText = "backgroundOrigin", kind = 5, label = "backgroundOrigin?", sortText = "12\0backgroundOrigin\0" }, { data = { cacheId = 30 }, filterText = "backgroundPosition", insertText = "backgroundPosition", kind = 5, label = "backgroundPosition?", sortText = "12\0backgroundPosition\0" }, { data = { cacheId = 31 }, filterText = "backgroundPositionX", insertText = "backgroundPositionX", kind = 5, label = "backgroundPositionX?", sortText = "12\0backgroundPositionX\0" }, { data = { cacheId = 32 }, filterText = "backgroundPositionY", insertText = "backgroundPositionY", kind = 5, label = "backgroundPositionY?", sortText = "12\0backgroundPositionY\0" }, { data = { cacheId = 33 }, filterText = "backgroundRepeat", insertText = "backgroundRepeat", kind = 5, label = "backgroundRepeat?", sortText = "12\0backgroundRepeat\0" }, { data = { cacheId = 34 }, filterText = "backgroundSize", insertText = "backgroundSize", kind = 5, label = "backgroundSize?", sortText = "12\0backgroundSize\0" }, { data = { cacheId = 35 }, filterText = "baselineShift", insertText = "baselineShift", kind = 5, label = "baselineShift?", sortText = "12\0baselineShift\0" }, { data = { cacheId = 36 }, filterText = "blockOverflow", insertText = "blockOverflow", kind = 5, label = "blockOverflow?", sortText = "12\0blockOverflow\0" }, { data = { cacheId = 37 }, filterText = "blockSize", insertText = "blockSize", kind = 5, label = "blockSize?", sortText = "12\0blockSize\0" }, { data = { cacheId = 38 }, filterText = "border", insertText = "border", kind = 5, label = "border?", sortText = "12\0border\0" }, { data = { cacheId = 39 }, filterText = "borderBlock", insertText = "borderBlock", kind = 5, label = "borderBlock?", sortText = "12\0borderBlock\0" }, { data = { cacheId = 40 }, filterText = "borderBlockColor", insertText = "borderBlockColor", kind = 5, label = "borderBlockColor?", sortText = "12\0borderBlockColor\0" }, { data = { cacheId = 41 }, filterText = "borderBlockEnd", insertText = "borderBlockEnd", kind = 5, label = "borderBlockEnd?", sortText = "12\0borderBlockEnd\0" }, { data = { cacheId = 42 }, filterText = "borderBlockEndColor", insertText = "borderBlockEndColor", kind = 5, label = "borderBlockEndColor?", sortText = "12\0borderBlockEndColor\0" }, { data = { cacheId = 43 }, filterText = "borderBlockEndStyle", insertText = "borderBlockEndStyle", kind = 5, label = "borderBlockEndStyle?", sortText = "12\0borderBlockEndStyle\0" }, { data = { cacheId = 44 }, filterText = "borderBlockEndWidth", insertText = "borderBlockEndWidth", kind = 5, label = "borderBlockEndWidth?", sortText = "12\0borderBlockEndWidth\0" }, { data = { cacheId = 45 }, filterText = "borderBlockStart", insertText = "borderBlockStart", kind = 5, label = "borderBlockStart?", sortText = "12\0borderBlockStart\0" }, { data = { cacheId = 46 }, filterText = "borderBlockStartColor", insertText = "borderBlockStartColor", kind = 5, label = "borderBlockStartColor?", sortText = "12\0borderBlockStartColor\0" }, { data = { cacheId = 47 }, filterText = "borderBlockStartStyle", insertText = "borderBlockStartStyle", kind = 5, label = "borderBlockStartStyle?", sortText = "12\0borderBlockStartStyle\0" }, { data = { cacheId = 48 }, filterText = "borderBlockStartWidth", insertText = "borderBlockStartWidth", kind = 5, label = "borderBlockStartWidth?", sortText = "12\0borderBlockStartWidth\0" }, { data = { cacheId = 49 }, filterText = "borderBlockStyle", insertText = "borderBlockStyle", kind = 5, label = "borderBlockStyle?", sortText = "12\0borderBlockStyle\0" }, { data = { cacheId = 50 }, filterText = "borderBlockWidth", insertText = "borderBlockWidth", kind = 5, label = "borderBlockWidth?", sortText = "12\0borderBlockWidth\0" }, { data = { cacheId = 51 }, filterText = "borderBottom", insertText = "borderBottom", kind = 5, label = "borderBottom?", sortText = "12\0borderBottom\0" }, { data = { cacheId = 52 }, filterText = "borderBottomColor", insertText = "borderBottomColor", kind = 5, label = "borderBottomColor?", sortText = "12\0borderBottomColor\0" }, { data = { cacheId = 53 }, filterText = "borderBottomLeftRadius", insertText = "borderBottomLeftRadius", kind = 5, label = "borderBottomLeftRadius?", sortText = "12\0borderBottomLeftRadius\0" }, { data = { cacheId = 54 }, filterText = "borderBottomRightRadius", insertText = "borderBottomRightRadius", kind = 5, label = "borderBottomRightRadius?", sortText = "12\0borderBottomRightRadius\0" }, { data = { cacheId = 55 }, filterText = "borderBottomStyle", insertText = "borderBottomStyle", kind = 5, label = "borderBottomStyle?", sortText = "12\0borderBottomStyle\0" }, { data = { cacheId = 56 }, filterText = "borderBottomWidth", insertText = "borderBottomWidth", kind = 5, label = "borderBottomWidth?", sortText = "12\0borderBottomWidth\0" }, { data = { cacheId = 57 }, filterText = "borderCollapse", insertText = "borderCollapse", kind = 5, label = "borderCollapse?", sortText = "12\0borderCollapse\0" }, { data = { cacheId = 58 }, filterText = "borderColor", insertText = "borderColor", kind = 5, label = "borderColor?", sortText = "12\0borderColor\0" }, { data = { cacheId = 59 }, filterText = "borderEndEndRadius", insertText = "borderEndEndRadius", kind = 5, label = "borderEndEndRadius?", sortText = "12\0borderEndEndRadius\0" }, { data = { cacheId = 60 }, filterText = "borderEndStartRadius", insertText = "borderEndStartRadius", kind = 5, label = "borderEndStartRadius?", sortText = "12\0borderEndStartRadius\0" }, { data = { cacheId = 61 }, filterText = "borderImage", insertText = "borderImage", kind = 5, label = "borderImage?", sortText = "12\0borderImage\0" }, { data = { cacheId = 62 }, filterText = "borderImageOutset", insertText = "borderImageOutset", kind = 5, label = "borderImageOutset?", sortText = "12\0borderImageOutset\0" }, { data = { cacheId = 63 }, filterText = "borderImageRepeat", insertText = "borderImageRepeat", kind = 5, label = "borderImageRepeat?", sortText = "12\0borderImageRepeat\0" }, { data = { cacheId = 64 }, filterText = "borderImageSlice", insertText = "borderImageSlice", kind = 5, label = "borderImageSlice?", sortText = "12\0borderImageSlice\0" }, { data = { cacheId = 65 }, filterText = "borderImageSource", insertText = "borderImageSource", kind = 5, label = "borderImageSource?", sortText = "12\0borderImageSource\0" }, { data = { cacheId = 66 }, filterText = "borderImageWidth", insertText = "borderImageWidth", kind = 5, label = "borderImageWidth?", sortText = "12\0borderImageWidth\0" }, { data = { cacheId = 67 }, filterText = "borderInline", insertText = "borderInline", kind = 5, label = "borderInline?", sortText = "12\0borderInline\0" }, { data = { cacheId = 68 }, filterText = "borderInlineColor", insertText = "borderInlineColor", kind = 5, label = "borderInlineColor?", sortText = "12\0borderInlineColor\0" }, { data = { cacheId = 69 }, filterText = "borderInlineEnd", insertText = "borderInlineEnd", kind = 5, label = "borderInlineEnd?", sortText = "12\0borderInlineEnd\0" }, { data = { cacheId = 70 }, filterText = "borderInlineEndColor", insertText = "borderInlineEndColor", kind = 5, label = "borderInlineEndColor?", sortText = "12\0borderInlineEndColor\0" }, { data = { cacheId = 71 }, filterText = "borderInlineEndStyle", insertText = "borderInlineEndStyle", kind = 5, label = "borderInlineEndStyle?", sortText = "12\0borderInlineEndStyle\0" }, { data = { cacheId = 72 }, filterText = "borderInlineEndWidth", insertText = "borderInlineEndWidth", kind = 5, label = "borderInlineEndWidth?", sortText = "12\0borderInlineEndWidth\0" }, { data = { cacheId = 73 }, filterText = "borderInlineStart", insertText = "borderInlineStart", kind = 5, label = "borderInlineStart?", sortText = "12\0borderInlineStart\0" }, { data = { cacheId = 74 }, filterText = "borderInlineStartColor", insertText = "borderInlineStartColor", kind = 5, label = "borderInlineStartColor?", sortText = "12\0borderInlineStartColor\0" }, { data = { cacheId = 75 }, filterText = "borderInlineStartStyle", insertText = "borderInlineStartStyle", kind = 5, label = "borderInlineStartStyle?", sortText = "12\0borderInlineStartStyle\0" }, { data = { cacheId = 76 }, filterText = "borderInlineStartWidth", insertText = "borderInlineStartWidth", kind = 5, label = "borderInlineStartWidth?", sortText = "12\0borderInlineStartWidth\0" }, { data = { cacheId = 77 }, filterText = "borderInlineStyle", insertText = "borderInlineStyle", kind = 5, label = "borderInlineStyle?", sortText = "12\0borderInlineStyle\0" }, { data = { cacheId = 78 }, filterText = "borderInlineWidth", insertText = "borderInlineWidth", kind = 5, label = "borderInlineWidth?", sortText = "12\0borderInlineWidth\0" }, { data = { cacheId = 79 }, filterText = "borderLeft", insertText = "borderLeft", kind = 5, label = "borderLeft?", sortText = "12\0borderLeft\0" }, { data = { cacheId = 80 }, filterText = "borderLeftColor", insertText = "borderLeftColor", kind = 5, label = "borderLeftColor?", sortText = "12\0borderLeftColor\0" }, { data = { cacheId = 81 }, filterText = "borderLeftStyle", insertText = "borderLeftStyle", kind = 5, label = "borderLeftStyle?", sortText = "12\0borderLeftStyle\0" }, { data = { cacheId = 82 }, filterText = "borderLeftWidth", insertText = "borderLeftWidth", kind = 5, label = "borderLeftWidth?", sortText = "12\0borderLeftWidth\0" }, { data = { cacheId = 83 }, filterText = "borderRadius", insertText = "borderRadius", kind = 5, label = "borderRadius?", sortText = "12\0borderRadius\0" }, { data = { cacheId = 84 }, filterText = "borderRight", insertText = "borderRight", kind = 5, label = "borderRight?", sortText = "12\0borderRight\0" }, { data = { cacheId = 85 }, filterText = "borderRightColor", insertText = "borderRightColor", kind = 5, label = "borderRightColor?", sortText = "12\0borderRightColor\0" }, { data = { cacheId = 86 }, filterText = "borderRightStyle", insertText = "borderRightStyle", kind = 5, label = "borderRightStyle?", sortText = "12\0borderRightStyle\0" }, { data = { cacheId = 87 }, filterText = "borderRightWidth", insertText = "borderRightWidth", kind = 5, label = "borderRightWidth?", sortText = "12\0borderRightWidth\0" }, { data = { cacheId = 88 }, filterText = "borderSpacing", insertText = "borderSpacing", kind = 5, label = "borderSpacing?", sortText = "12\0borderSpacing\0" }, { data = { cacheId = 89 }, filterText = "borderStartEndRadius", insertText = "borderStartEndRadius", kind = 5, label = "borderStartEndRadius?", sortText = "12\0borderStartEndRadius\0" }, { data = { cacheId = 90 }, filterText = "borderStartStartRadius", insertText = "borderStartStartRadius", kind = 5, label = "borderStartStartRadius?", sortText = "12\0borderStartStartRadius\0" }, { data = { cacheId = 91 }, filterText = "borderStyle", insertText = "borderStyle", kind = 5, label = "borderStyle?", sortText = "12\0borderStyle\0" }, { data = { cacheId = 92 }, filterText = "borderTop", insertText = "borderTop", kind = 5, label = "borderTop?", sortText = "12\0borderTop\0" }, { data = { cacheId = 93 }, filterText = "borderTopColor", insertText = "borderTopColor", kind = 5, label = "borderTopColor?", sortText = "12\0borderTopColor\0" }, { data = { cacheId = 94 }, filterText = "borderTopLeftRadius", insertText = "borderTopLeftRadius", kind = 5, label = "borderTopLeftRadius?", sortText = "12\0borderTopLeftRadius\0" }, { data = { cacheId = 95 }, filterText = "borderTopRightRadius", insertText = "borderTopRightRadius", kind = 5, label = "borderTopRightRadius?", sortText = "12\0borderTopRightRadius\0" }, { data = { cacheId = 96 }, filterText = "borderTopStyle", insertText = "borderTopStyle", kind = 5, label = "borderTopStyle?", sortText = "12\0borderTopStyle\0" }, { data = { cacheId = 97 }, filterText = "borderTopWidth", insertText = "borderTopWidth", kind = 5, label = "borderTopWidth?", sortText = "12\0borderTopWidth\0" }, { data = { cacheId = 98 }, filterText = "borderWidth", insertText = "borderWidth", kind = 5, label = "borderWidth?", sortText = "12\0borderWidth\0" }, { data = { cacheId = 99 }, filterText = "bottom", insertText = "bottom", kind = 5, label = "bottom?", sortText = "12\0bottom\0" }, { data = { cacheId = 100 }, filterText = "boxDecorationBreak", insertText = "boxDecorationBreak", kind = 5, label = "boxDecorationBreak?", sortText = "12\0boxDecorationBreak\0" }, { data = { cacheId = 101 }, filterText = "boxShadow", insertText = "boxShadow", kind = 5, label = "boxShadow?", sortText = "12\0boxShadow\0" }, { data = { cacheId = 102 }, filterText = "boxSizing", insertText = "boxSizing", kind = 5, label = "boxSizing?", sortText = "12\0boxSizing\0" }, { data = { cacheId = 103 }, filterText = "breakAfter", insertText = "breakAfter", kind = 5, label = "breakAfter?", sortText = "12\0breakAfter\0" }, { data = { cacheId = 104 }, filterText = "breakBefore", insertText = "breakBefore", kind = 5, label = "breakBefore?", sortText = "12\0breakBefore\0" }, { data = { cacheId = 105 }, filterText = "breakInside", insertText = "breakInside", kind = 5, label = "breakInside?", sortText = "12\0breakInside\0" }, { data = { cacheId = 106 }, filterText = "captionSide", insertText = "captionSide", kind = 5, label = "captionSide?", sortText = "12\0captionSide\0" }, { data = { cacheId = 107 }, filterText = "caret", insertText = "caret", kind = 5, label = "caret?", sortText = "12\0caret\0" }, { data = { cacheId = 108 }, filterText = "caretColor", insertText = "caretColor", kind = 5, label = "caretColor?", sortText = "12\0caretColor\0" }, { data = { cacheId = 109 }, filterText = "caretShape", insertText = "caretShape", kind = 5, label = "caretShape?", sortText = "12\0caretShape\0" }, { data = { cacheId = 110 }, filterText = "clear", insertText = "clear", kind = 5, label = "clear?", sortText = "12\0clear\0" }, { data = { cacheId = 111 }, filterText = "clipPath", insertText = "clipPath", kind = 5, label = "clipPath?", sortText = "12\0clipPath\0" }, { data = { cacheId = 112 }, filterText = "clipRule", insertText = "clipRule", kind = 5, label = "clipRule?", sortText = "12\0clipRule\0" }, { data = { cacheId = 113 }, filterText = "color", insertText = "color", kind = 5, label = "color?", sortText = "12\0color\0" }, { data = { cacheId = 114 }, filterText = "colorAdjust", insertText = "colorAdjust", kind = 5, label = "colorAdjust?", sortText = "12\0colorAdjust\0" }, { data = { cacheId = 115 }, filterText = "colorInterpolation", insertText = "colorInterpolation", kind = 5, label = "colorInterpolation?", sortText = "12\0colorInterpolation\0" }, { data = { cacheId = 116 }, filterText = "colorRendering", insertText = "colorRendering", kind = 5, label = "colorRendering?", sortText = "12\0colorRendering\0" }, { data = { cacheId = 117 }, filterText = "colorScheme", insertText = "colorScheme", kind = 5, label = "colorScheme?", sortText = "12\0colorScheme\0" }, { data = { cacheId = 118 }, filterText = "columnCount", insertText = "columnCount", kind = 5, label = "columnCount?", sortText = "12\0columnCount\0" }, { data = { cacheId = 119 }, filterText = "columnFill", insertText = "columnFill", kind = 5, label = "columnFill?", sortText = "12\0columnFill\0" }, { data = { cacheId = 120 }, filterText = "columnGap", insertText = "columnGap", kind = 5, label = "columnGap?", sortText = "12\0columnGap\0" }, { data = { cacheId = 121 }, filterText = "columnRule", insertText = "columnRule", kind = 5, label = "columnRule?", sortText = "12\0columnRule\0" }, { data = { cacheId = 122 }, filterText = "columnRuleColor", insertText = "columnRuleColor", kind = 5, label = "columnRuleColor?", sortText = "12\0columnRuleColor\0" }, { data = { cacheId = 123 }, filterText = "columnRuleStyle", insertText = "columnRuleStyle", kind = 5, label = "columnRuleStyle?", sortText = "12\0columnRuleStyle\0" }, { data = { cacheId = 124 }, filterText = "columnRuleWidth", insertText = "columnRuleWidth", kind = 5, label = "columnRuleWidth?", sortText = "12\0columnRuleWidth\0" }, { data = { cacheId = 125 }, filterText = "columns", insertText = "columns", kind = 5, label = "columns?", sortText = "12\0columns\0" }, { data = { cacheId = 126 }, filterText = "columnSpan", insertText = "columnSpan", kind = 5, label = "columnSpan?", sortText = "12\0columnSpan\0" }, { data = { cacheId = 127 }, filterText = "columnWidth", insertText = "columnWidth", kind = 5, label = "columnWidth?", sortText = "12\0columnWidth\0" }, { data = { cacheId = 128 }, filterText = "contain", insertText = "contain", kind = 5, label = "contain?", sortText = "12\0contain\0" }, { data = { cacheId = 129 }, filterText = "container", insertText = "container", kind = 5, label = "container?", sortText = "12\0container\0" }, { data = { cacheId = 130 }, filterText = "containerName", insertText = "containerName", kind = 5, label = "containerName?", sortText = "12\0containerName\0" }, { data = { cacheId = 131 }, filterText = "containerType", insertText = "containerType", kind = 5, label = "containerType?", sortText = "12\0containerType\0" }, { data = { cacheId = 132 }, filterText = "containIntrinsicBlockSize", insertText = "containIntrinsicBlockSize", kind = 5, label = "containIntrinsicBlockSize?", sortText = "12\0containIntrinsicBlockSize\0" }, { data = { cacheId = 133 }, filterText = "containIntrinsicHeight", insertText = "containIntrinsicHeight", kind = 5, label = "containIntrinsicHeight?", sortText = "12\0containIntrinsicHeight\0" }, { data = { cacheId = 134 }, filterText = "containIntrinsicInlineSize", insertText = "containIntrinsicInlineSize", kind = 5, label = "containIntrinsicInlineSize?", sortText = "12\0containIntrinsicInlineSize\0" }, { data = { cacheId = 135 }, filterText = "containIntrinsicSize", insertText = "containIntrinsicSize", kind = 5, label = "containIntrinsicSize?", sortText = "12\0containIntrinsicSize\0" }, { data = { cacheId = 136 }, filterText = "containIntrinsicWidth", insertText = "containIntrinsicWidth", kind = 5, label = "containIntrinsicWidth?", sortText = "12\0containIntrinsicWidth\0" }, { data = { cacheId = 137 }, filterText = "content", insertText = "content", kind = 5, label = "content?", sortText = "12\0content\0" }, { data = { cacheId = 138 }, filterText = "contentVisibility", insertText = "contentVisibility", kind = 5, label = "contentVisibility?", sortText = "12\0contentVisibility\0" }, { data = { cacheId = 139 }, filterText = "counterIncrement", insertText = "counterIncrement", kind = 5, label = "counterIncrement?", sortText = "12\0counterIncrement\0" }, { data = { cacheId = 140 }, filterText = "counterReset", insertText = "counterReset", kind = 5, label = "counterReset?", sortText = "12\0counterReset\0" }, { data = { cacheId = 141 }, filterText = "counterSet", insertText = "counterSet", kind = 5, label = "counterSet?", sortText = "12\0counterSet\0" }, { data = { cacheId = 142 }, filterText = "cursor", insertText = "cursor", kind = 5, label = "cursor?", sortText = "12\0cursor\0" }, { data = { cacheId = 143 }, filterText = "direction", insertText = "direction", kind = 5, label = "direction?", sortText = "12\0direction\0" }, { data = { cacheId = 144 }, filterText = "display", insertText = "display", kind = 5, label = "display?", sortText = "12\0display\0" }, { data = { cacheId = 145 }, filterText = "dominantBaseline", insertText = "dominantBaseline", kind = 5, label = "dominantBaseline?", sortText = "12\0dominantBaseline\0" }, { data = { cacheId = 146 }, filterText = "emptyCells", insertText = "emptyCells", kind = 5, label = "emptyCells?", sortText = "12\0emptyCells\0" }, { data = { cacheId = 147 }, filterText = "fill", insertText = "fill", kind = 5, label = "fill?", sortText = "12\0fill\0" }, { data = { cacheId = 148 }, filterText = "fillOpacity", insertText = "fillOpacity", kind = 5, label = "fillOpacity?", sortText = "12\0fillOpacity\0" }, { data = { cacheId = 149 }, filterText = "fillRule", insertText = "fillRule", kind = 5, label = "fillRule?", sortText = "12\0fillRule\0" }, { data = { cacheId = 150 }, filterText = "filter", insertText = "filter", kind = 5, label = "filter?", sortText = "12\0filter\0" }, { data = { cacheId = 151 }, filterText = "flex", insertText = "flex", kind = 5, label = "flex?", sortText = "12\0flex\0" }, { data = { cacheId = 152 }, filterText = "flexBasis", insertText = "flexBasis", kind = 5, label = "flexBasis?", sortText = "12\0flexBasis\0" }, { data = { cacheId = 153 }, filterText = "flexDirection", insertText = "flexDirection", kind = 5, label = "flexDirection?", sortText = "12\0flexDirection\0" }, { data = { cacheId = 154 }, filterText = "flexFlow", insertText = "flexFlow", kind = 5, label = "flexFlow?", sortText = "12\0flexFlow\0" }, { data = { cacheId = 155 }, filterText = "flexGrow", insertText = "flexGrow", kind = 5, label = "flexGrow?", sortText = "12\0flexGrow\0" }, { data = { cacheId = 156 }, filterText = "flexShrink", insertText = "flexShrink", kind = 5, label = "flexShrink?", sortText = "12\0flexShrink\0" }, { data = { cacheId = 157 }, filterText = "flexWrap", insertText = "flexWrap", kind = 5, label = "flexWrap?", sortText = "12\0flexWrap\0" }, { data = { cacheId = 158 }, filterText = "float", insertText = "float", kind = 5, label = "float?", sortText = "12\0float\0" }, { data = { cacheId = 159 }, filterText = "floodColor", insertText = "floodColor", kind = 5, label = "floodColor?", sortText = "12\0floodColor\0" }, { data = { cacheId = 160 }, filterText = "floodOpacity", insertText = "floodOpacity", kind = 5, label = "floodOpacity?", sortText = "12\0floodOpacity\0" }, { data = { cacheId = 161 }, filterText = "font", insertText = "font", kind = 5, label = "font?", sortText = "12\0font\0" }, { data = { cacheId = 162 }, filterText = "fontFamily", insertText = "fontFamily", kind = 5, label = "fontFamily?", sortText = "12\0fontFamily\0" }, { data = { cacheId = 163 }, filterText = "fontFeatureSettings", insertText = "fontFeatureSettings", kind = 5, label = "fontFeatureSettings?", sortText = "12\0fontFeatureSettings\0" }, { data = { cacheId = 164 }, filterText = "fontKerning", insertText = "fontKerning", kind = 5, label = "fontKerning?", sortText = "12\0fontKerning\0" }, { data = { cacheId = 165 }, filterText = "fontLanguageOverride", insertText = "fontLanguageOverride", kind = 5, label = "fontLanguageOverride?", sortText = "12\0fontLanguageOverride\0" }, { data = { cacheId = 166 }, filterText = "fontOpticalSizing", insertText = "fontOpticalSizing", kind = 5, label = "fontOpticalSizing?", sortText = "12\0fontOpticalSizing\0" }, { data = { cacheId = 167 }, filterText = "fontPalette", insertText = "fontPalette", kind = 5, label = "fontPalette?", sortText = "12\0fontPalette\0" }, { data = { cacheId = 168 }, filterText = "fontSize", insertText = "fontSize", kind = 5, label = "fontSize?", sortText = "12\0fontSize\0" }, { data = { cacheId = 169 }, filterText = "fontSizeAdjust", insertText = "fontSizeAdjust", kind = 5, label = "fontSizeAdjust?", sortText = "12\0fontSizeAdjust\0" }, { data = { cacheId = 170 }, filterText = "fontSmooth", insertText = "fontSmooth", kind = 5, label = "fontSmooth?", sortText = "12\0fontSmooth\0" }, { data = { cacheId = 171 }, filterText = "fontStretch", insertText = "fontStretch", kind = 5, label = "fontStretch?", sortText = "12\0fontStretch\0" }, { data = { cacheId = 172 }, filterText = "fontStyle", insertText = "fontStyle", kind = 5, label = "fontStyle?", sortText = "12\0fontStyle\0" }, { data = { cacheId = 173 }, filterText = "fontSynthesis", insertText = "fontSynthesis", kind = 5, label = "fontSynthesis?", sortText = "12\0fontSynthesis\0" }, { data = { cacheId = 174 }, filterText = "fontVariant", insertText = "fontVariant", kind = 5, label = "fontVariant?", sortText = "12\0fontVariant\0" }, { data = { cacheId = 175 }, filterText = "fontVariantAlternates", insertText = "fontVariantAlternates", kind = 5, label = "fontVariantAlternates?", sortText = "12\0fontVariantAlternates\0" }, { data = { cacheId = 176 }, filterText = "fontVariantCaps", insertText = "fontVariantCaps", kind = 5, label = "fontVariantCaps?", sortText = "12\0fontVariantCaps\0" }, { data = { cacheId = 177 }, filterText = "fontVariantEastAsian", insertText = "fontVariantEastAsian", kind = 5, label = "fontVariantEastAsian?", sortText = "12\0fontVariantEastAsian\0" }, { data = { cacheId = 178 }, filterText = "fontVariantEmoji", insertText = "fontVariantEmoji", kind = 5, label = "fontVariantEmoji?", sortText = "12\0fontVariantEmoji\0" }, { data = { cacheId = 179 }, filterText = "fontVariantLigatures", insertText = "fontVariantLigatures", kind = 5, label = "fontVariantLigatures?", sortText = "12\0fontVariantLigatures\0" }, { data = { cacheId = 180 }, filterText = "fontVariantNumeric", insertText = "fontVariantNumeric", kind = 5, label = "fontVariantNumeric?", sortText = "12\0fontVariantNumeric\0" }, { data = { cacheId = 181 }, filterText = "fontVariantPosition", insertText = "fontVariantPosition", kind = 5, label = "fontVariantPosition?", sortText = "12\0fontVariantPosition\0" }, { data = { cacheId = 182 }, filterText = "fontVariationSettings", insertText = "fontVariationSettings", kind = 5, label = "fontVariationSettings?", sortText = "12\0fontVariationSettings\0" }, { data = { cacheId = 183 }, filterText = "fontWeight", insertText = "fontWeight", kind = 5, label = "fontWeight?", sortText = "12\0fontWeight\0" }, { data = { cacheId = 184 }, filterText = "forcedColorAdjust", insertText = "forcedColorAdjust", kind = 5, label = "forcedColorAdjust?", sortText = "12\0forcedColorAdjust\0" }, { data = { cacheId = 185 }, filterText = "gap", insertText = "gap", kind = 5, label = "gap?", sortText = "12\0gap\0" }, { data = { cacheId = 186 }, filterText = "glyphOrientationVertical", insertText = "glyphOrientationVertical", kind = 5, label = "glyphOrientationVertical?", sortText = "12\0glyphOrientationVertical\0" }, { data = { cacheId = 187 }, filterText = "grid", insertText = "grid", kind = 5, label = "grid?", sortText = "12\0grid\0" }, { data = { cacheId = 188 }, filterText = "gridArea", insertText = "gridArea", kind = 5, label = "gridArea?", sortText = "12\0gridArea\0" }, { data = { cacheId = 189 }, filterText = "gridAutoColumns", insertText = "gridAutoColumns", kind = 5, label = "gridAutoColumns?", sortText = "12\0gridAutoColumns\0" }, { data = { cacheId = 190 }, filterText = "gridAutoFlow", insertText = "gridAutoFlow", kind = 5, label = "gridAutoFlow?", sortText = "12\0gridAutoFlow\0" }, { data = { cacheId = 191 }, filterText = "gridAutoRows", insertText = "gridAutoRows", kind = 5, label = "gridAutoRows?", sortText = "12\0gridAutoRows\0" }, { data = { cacheId = 192 }, filterText = "gridColumn", insertText = "gridColumn", kind = 5, label = "gridColumn?", sortText = "12\0gridColumn\0" }, { data = { cacheId = 193 }, filterText = "gridColumnEnd", insertText = "gridColumnEnd", kind = 5, label = "gridColumnEnd?", sortText = "12\0gridColumnEnd\0" }, { data = { cacheId = 194 }, filterText = "gridColumnStart", insertText = "gridColumnStart", kind = 5, label = "gridColumnStart?", sortText = "12\0gridColumnStart\0" }, { data = { cacheId = 195 }, filterText = "gridRow", insertText = "gridRow", kind = 5, label = "gridRow?", sortText = "12\0gridRow\0" }, { data = { cacheId = 196 }, filterText = "gridRowEnd", insertText = "gridRowEnd", kind = 5, label = "gridRowEnd?", sortText = "12\0gridRowEnd\0" }, { data = { cacheId = 197 }, filterText = "gridRowStart", insertText = "gridRowStart", kind = 5, label = "gridRowStart?", sortText = "12\0gridRowStart\0" }, { data = { cacheId = 198 }, filterText = "gridTemplate", insertText = "gridTemplate", kind = 5, label = "gridTemplate?", sortText = "12\0gridTemplate\0" }, { data = { cacheId = 199 }, filterText = "gridTemplateAreas", insertText = "gridTemplateAreas", kind = 5, label = "gridTemplateAreas?", sortText = "12\0gridTemplateAreas\0" }, { data = { cacheId = 200 }, filterText = "gridTemplateColumns", insertText = "gridTemplateColumns", kind = 5, label = "gridTemplateColumns?", sortText = "12\0gridTemplateColumns\0" }, { data = { cacheId = 201 }, filterText = "gridTemplateRows", insertText = "gridTemplateRows", kind = 5, label = "gridTemplateRows?", sortText = "12\0gridTemplateRows\0" }, { data = { cacheId = 202 }, filterText = "hangingPunctuation", insertText = "hangingPunctuation", kind = 5, label = "hangingPunctuation?", sortText = "12\0hangingPunctuation\0" }, { data = { cacheId = 203 }, filterText = "height", insertText = "height", kind = 5, label = "height?", sortText = "12\0height\0" }, { data = { cacheId = 204 }, filterText = "hyphenateCharacter", insertText = "hyphenateCharacter", kind = 5, label = "hyphenateCharacter?", sortText = "12\0hyphenateCharacter\0" }, { data = { cacheId = 205 }, filterText = "hyphenateLimitChars", insertText = "hyphenateLimitChars", kind = 5, label = "hyphenateLimitChars?", sortText = "12\0hyphenateLimitChars\0" }, { data = { cacheId = 206 }, filterText = "hyphens", insertText = "hyphens", kind = 5, label = "hyphens?", sortText = "12\0hyphens\0" }, { data = { cacheId = 207 }, filterText = "imageOrientation", insertText = "imageOrientation", kind = 5, label = "imageOrientation?", sortText = "12\0imageOrientation\0" }, { data = { cacheId = 208 }, filterText = "imageRendering", insertText = "imageRendering", kind = 5, label = "imageRendering?", sortText = "12\0imageRendering\0" }, { data = { cacheId = 209 }, filterText = "imageResolution", insertText = "imageResolution", kind = 5, label = "imageResolution?", sortText = "12\0imageResolution\0" }, { data = { cacheId = 210 }, filterText = "initialLetter", insertText = "initialLetter", kind = 5, label = "initialLetter?", sortText = "12\0initialLetter\0" }, { data = { cacheId = 211 }, filterText = "inlineSize", insertText = "inlineSize", kind = 5, label = "inlineSize?", sortText = "12\0inlineSize\0" }, { data = { cacheId = 212 }, filterText = "inputSecurity", insertText = "inputSecurity", kind = 5, label = "inputSecurity?", sortText = "12\0inputSecurity\0" }, { data = { cacheId = 213 }, filterText = "inset", insertText = "inset", kind = 5, label = "inset?", sortText = "12\0inset\0" }, { data = { cacheId = 214 }, filterText = "insetBlock", insertText = "insetBlock", kind = 5, label = "insetBlock?", sortText = "12\0insetBlock\0" }, { data = { cacheId = 215 }, filterText = "insetBlockEnd", insertText = "insetBlockEnd", kind = 5, label = "insetBlockEnd?", sortText = "12\0insetBlockEnd\0" }, { data = { cacheId = 216 }, filterText = "insetBlockStart", insertText = "insetBlockStart", kind = 5, label = "insetBlockStart?", sortText = "12\0insetBlockStart\0" }, { data = { cacheId = 217 }, filterText = "insetInline", insertText = "insetInline", kind = 5, label = "insetInline?", sortText = "12\0insetInline\0" }, { data = { cacheId = 218 }, filterText = "insetInlineEnd", insertText = "insetInlineEnd", kind = 5, label = "insetInlineEnd?", sortText = "12\0insetInlineEnd\0" }, { data = { cacheId = 219 }, filterText = "insetInlineStart", insertText = "insetInlineStart", kind = 5, label = "insetInlineStart?", sortText = "12\0insetInlineStart\0" }, { data = { cacheId = 220 }, filterText = "isolation", insertText = "isolation", kind = 5, label = "isolation?", sortText = "12\0isolation\0" }, { data = { cacheId = 221 }, filterText = "justifyContent", insertText = "justifyContent", kind = 5, label = "justifyContent?", sortText = "12\0justifyContent\0" }, { data = { cacheId = 222 }, filterText = "justifyItems", insertText = "justifyItems", kind = 5, label = "justifyItems?", sortText = "12\0justifyItems\0" }, { data = { cacheId = 223 }, filterText = "justifySelf", insertText = "justifySelf", kind = 5, label = "justifySelf?", sortText = "12\0justifySelf\0" }, { data = { cacheId = 224 }, filterText = "justifyTracks", insertText = "justifyTracks", kind = 5, label = "justifyTracks?", sortText = "12\0justifyTracks\0" }, { data = { cacheId = 225 }, filterText = "left", insertText = "left", kind = 5, label = "left?", sortText = "12\0left\0" }, { data = { cacheId = 226 }, filterText = "letterSpacing", insertText = "letterSpacing", kind = 5, label = "letterSpacing?", sortText = "12\0letterSpacing\0" }, { data = { cacheId = 227 }, filterText = "lightingColor", insertText = "lightingColor", kind = 5, label = "lightingColor?", sortText = "12\0lightingColor\0" }, { data = { cacheId = 228 }, filterText = "lineBreak", insertText = "lineBreak", kind = 5, label = "lineBreak?", sortText = "12\0lineBreak\0" }, { data = { cacheId = 229 }, filterText = "lineClamp", insertText = "lineClamp", kind = 5, label = "lineClamp?", sortText = "12\0lineClamp\0" }, { data = { cacheId = 230 }, filterText = "lineHeight", insertText = "lineHeight", kind = 5, label = "lineHeight?", sortText = "12\0lineHeight\0" }, { data = { cacheId = 231 }, filterText = "lineHeightStep", insertText = "lineHeightStep", kind = 5, label = "lineHeightStep?", sortText = "12\0lineHeightStep\0" }, { data = { cacheId = 232 }, filterText = "listStyle", insertText = "listStyle", kind = 5, label = "listStyle?", sortText = "12\0listStyle\0" }, { data = { cacheId = 233 }, filterText = "listStyleImage", insertText = "listStyleImage", kind = 5, label = "listStyleImage?", sortText = "12\0listStyleImage\0" }, { data = { cacheId = 234 }, filterText = "listStylePosition", insertText = "listStylePosition", kind = 5, label = "listStylePosition?", sortText = "12\0listStylePosition\0" }, { data = { cacheId = 235 }, filterText = "listStyleType", insertText = "listStyleType", kind = 5, label = "listStyleType?", sortText = "12\0listStyleType\0" }, { data = { cacheId = 236 }, filterText = "margin", insertText = "margin", kind = 5, label = "margin?", sortText = "12\0margin\0" }, { data = { cacheId = 237 }, filterText = "marginBlock", insertText = "marginBlock", kind = 5, label = "marginBlock?", sortText = "12\0marginBlock\0" }, { data = { cacheId = 238 }, filterText = "marginBlockEnd", insertText = "marginBlockEnd", kind = 5, label = "marginBlockEnd?", sortText = "12\0marginBlockEnd\0" }, { data = { cacheId = 239 }, filterText = "marginBlockStart", insertText = "marginBlockStart", kind = 5, label = "marginBlockStart?", sortText = "12\0marginBlockStart\0" }, { data = { cacheId = 240 }, filterText = "marginBottom", insertText = "marginBottom", kind = 5, label = "marginBottom?", sortText = "12\0marginBottom\0" }, { data = { cacheId = 241 }, filterText = "marginInline", insertText = "marginInline", kind = 5, label = "marginInline?", sortText = "12\0marginInline\0" }, { data = { cacheId = 242 }, filterText = "marginInlineEnd", insertText = "marginInlineEnd", kind = 5, label = "marginInlineEnd?", sortText = "12\0marginInlineEnd\0" }, { data = { cacheId = 243 }, filterText = "marginInlineStart", insertText = "marginInlineStart", kind = 5, label = "marginInlineStart?", sortText = "12\0marginInlineStart\0" }, { data = { cacheId = 244 }, filterText = "marginLeft", insertText = "marginLeft", kind = 5, label = "marginLeft?", sortText = "12\0marginLeft\0" }, { data = { cacheId = 245 }, filterText = "marginRight", insertText = "marginRight", kind = 5, label = "marginRight?", sortText = "12\0marginRight\0" }, { data = { cacheId = 246 }, filterText = "marginTop", insertText = "marginTop", kind = 5, label = "marginTop?", sortText = "12\0marginTop\0" }, { data = { cacheId = 247 }, filterText = "marginTrim", insertText = "marginTrim", kind = 5, label = "marginTrim?", sortText = "12\0marginTrim\0" }, { data = { cacheId = 248 }, filterText = "marker", insertText = "marker", kind = 5, label = "marker?", sortText = "12\0marker\0" }, { data = { cacheId = 249 }, filterText = "markerEnd", insertText = "markerEnd", kind = 5, label = "markerEnd?", sortText = "12\0markerEnd\0" }, { data = { cacheId = 250 }, filterText = "markerMid", insertText = "markerMid", kind = 5, label = "markerMid?", sortText = "12\0markerMid\0" }, { data = { cacheId = 251 }, filterText = "markerStart", insertText = "markerStart", kind = 5, label = "markerStart?", sortText = "12\0markerStart\0" }, { data = { cacheId = 252 }, filterText = "mask", insertText = "mask", kind = 5, label = "mask?", sortText = "12\0mask\0" }, { data = { cacheId = 253 }, filterText = "maskBorder", insertText = "maskBorder", kind = 5, label = "maskBorder?", sortText = "12\0maskBorder\0" }, { data = { cacheId = 254 }, filterText = "maskBorderMode", insertText = "maskBorderMode", kind = 5, label = "maskBorderMode?", sortText = "12\0maskBorderMode\0" }, { data = { cacheId = 255 }, filterText = "maskBorderOutset", insertText = "maskBorderOutset", kind = 5, label = "maskBorderOutset?", sortText = "12\0maskBorderOutset\0" }, { data = { cacheId = 256 }, filterText = "maskBorderRepeat", insertText = "maskBorderRepeat", kind = 5, label = "maskBorderRepeat?", sortText = "12\0maskBorderRepeat\0" }, { data = { cacheId = 257 }, filterText = "maskBorderSlice", insertText = "maskBorderSlice", kind = 5, label = "maskBorderSlice?", sortText = "12\0maskBorderSlice\0" }, { data = { cacheId = 258 }, filterText = "maskBorderSource", insertText = "maskBorderSource", kind = 5, label = "maskBorderSource?", sortText = "12\0maskBorderSource\0" }, { data = { cacheId = 259 }, filterText = "maskBorderWidth", insertText = "maskBorderWidth", kind = 5, label = "maskBorderWidth?", sortText = "12\0maskBorderWidth\0" }, { data = { cacheId = 260 }, filterText = "maskClip", insertText = "maskClip", kind = 5, label = "maskClip?", sortText = "12\0maskClip\0" }, { data = { cacheId = 261 }, filterText = "maskComposite", insertText = "maskComposite", kind = 5, label = "maskComposite?", sortText = "12\0maskComposite\0" }, { data = { cacheId = 262 }, filterText = "maskImage", insertText = "maskImage", kind = 5, label = "maskImage?", sortText = "12\0maskImage\0" }, { data = { cacheId = 263 }, filterText = "maskMode", insertText = "maskMode", kind = 5, label = "maskMode?", sortText = "12\0maskMode\0" }, { data = { cacheId = 264 }, filterText = "maskOrigin", insertText = "maskOrigin", kind = 5, label = "maskOrigin?", sortText = "12\0maskOrigin\0" }, { data = { cacheId = 265 }, filterText = "maskPosition", insertText = "maskPosition", kind = 5, label = "maskPosition?", sortText = "12\0maskPosition\0" }, { data = { cacheId = 266 }, filterText = "maskRepeat", insertText = "maskRepeat", kind = 5, label = "maskRepeat?", sortText = "12\0maskRepeat\0" }, { data = { cacheId = 267 }, filterText = "maskSize", insertText = "maskSize", kind = 5, label = "maskSize?", sortText = "12\0maskSize\0" }, { data = { cacheId = 268 }, filterText = "maskType", insertText = "maskType", kind = 5, label = "maskType?", sortText = "12\0maskType\0" }, { data = { cacheId = 269 }, filterText = "mathDepth", insertText = "mathDepth", kind = 5, label = "mathDepth?", sortText = "12\0mathDepth\0" }, { data = { cacheId = 270 }, filterText = "mathShift", insertText = "mathShift", kind = 5, label = "mathShift?", sortText = "12\0mathShift\0" }, { data = { cacheId = 271 }, filterText = "mathStyle", insertText = "mathStyle", kind = 5, label = "mathStyle?", sortText = "12\0mathStyle\0" }, { data = { cacheId = 272 }, filterText = "maxBlockSize", insertText = "maxBlockSize", kind = 5, label = "maxBlockSize?", sortText = "12\0maxBlockSize\0" }, { data = { cacheId = 273 }, filterText = "maxHeight", insertText = "maxHeight", kind = 5, label = "maxHeight?", sortText = "12\0maxHeight\0" }, { data = { cacheId = 274 }, filterText = "maxInlineSize", insertText = "maxInlineSize", kind = 5, label = "maxInlineSize?", sortText = "12\0maxInlineSize\0" }, { data = { cacheId = 275 }, filterText = "maxLines", insertText = "maxLines", kind = 5, label = "maxLines?", sortText = "12\0maxLines\0" }, { data = { cacheId = 276 }, filterText = "maxWidth", insertText = "maxWidth", kind = 5, label = "maxWidth?", sortText = "12\0maxWidth\0" }, { data = { cacheId = 277 }, filterText = "minBlockSize", insertText = "minBlockSize", kind = 5, label = "minBlockSize?", sortText = "12\0minBlockSize\0" }, { data = { cacheId = 278 }, filterText = "minHeight", insertText = "minHeight", kind = 5, label = "minHeight?", sortText = "12\0minHeight\0" }, { data = { cacheId = 279 }, filterText = "minInlineSize", insertText = "minInlineSize", kind = 5, label = "minInlineSize?", sortText = "12\0minInlineSize\0" }, { data = { cacheId = 280 }, filterText = "minWidth", insertText = "minWidth", kind = 5, label = "minWidth?", sortText = "12\0minWidth\0" }, { data = { cacheId = 281 }, filterText = "mixBlendMode", insertText = "mixBlendMode", kind = 5, label = "mixBlendMode?", sortText = "12\0mixBlendMode\0" }, { data = { cacheId = 282 }, filterText = "motion", insertText = "motion", kind = 5, label = "motion?", sortText = "12\0motion\0" }, { data = { cacheId = 283 }, filterText = "motionDistance", insertText = "motionDistance", kind = 5, label = "motionDistance?", sortText = "12\0motionDistance\0" }, { data = { cacheId = 284 }, filterText = "motionPath", insertText = "motionPath", kind = 5, label = "motionPath?", sortText = "12\0motionPath\0" }, { data = { cacheId = 285 }, filterText = "motionRotation", insertText = "motionRotation", kind = 5, label = "motionRotation?", sortText = "12\0motionRotation\0" }, { data = { cacheId = 286 }, filterText = "MozAnimation", insertText = "MozAnimation", kind = 5, label = "MozAnimation?", sortText = "12\0MozAnimation\0" }, { data = { cacheId = 287 }, filterText = "MozAnimationDelay", insertText = "MozAnimationDelay", kind = 5, label = "MozAnimationDelay?", sortText = "12\0MozAnimationDelay\0" }, { data = { cacheId = 288 }, filterText = "MozAnimationDirection", insertText = "MozAnimationDirection", kind = 5, label = "MozAnimationDirection?", sortText = "12\0MozAnimationDirection\0" }, { data = { cacheId = 289 }, filterText = "MozAnimationDuration", insertText = "MozAnimationDuration", kind = 5, label = "MozAnimationDuration?", sortText = "12\0MozAnimationDuration\0" }, { data = { cacheId = 290 }, filterText = "MozAnimationFillMode", insertText = "MozAnimationFillMode", kind = 5, label = "MozAnimationFillMode?", sortText = "12\0MozAnimationFillMode\0" }, { data = { cacheId = 291 }, filterText = "MozAnimationIterationCount", insertText = "MozAnimationIterationCount", kind = 5, label = "MozAnimationIterationCount?", sortText = "12\0MozAnimationIterationCount\0" }, { data = { cacheId = 292 }, filterText = "MozAnimationName", insertText = "MozAnimationName", kind = 5, label = "MozAnimationName?", sortText = "12\0MozAnimationName\0" }, { data = { cacheId = 293 }, filterText = "MozAnimationPlayState", insertText = "MozAnimationPlayState", kind = 5, label = "MozAnimationPlayState?", sortText = "12\0MozAnimationPlayState\0" }, { data = { cacheId = 294 }, filterText = "MozAnimationTimingFunction", insertText = "MozAnimationTimingFunction", kind = 5, label = "MozAnimationTimingFunction?", sortText = "12\0MozAnimationTimingFunction\0" }, { data = { cacheId = 295 }, filterText = "MozAppearance", insertText = "MozAppearance", kind = 5, label = "MozAppearance?", sortText = "12\0MozAppearance\0" }, { data = { cacheId = 296 }, filterText = "MozBackfaceVisibility", insertText = "MozBackfaceVisibility", kind = 5, label = "MozBackfaceVisibility?", sortText = "12\0MozBackfaceVisibility\0" }, { data = { cacheId = 297 }, filterText = "MozBinding", insertText = "MozBinding", kind = 5, label = "MozBinding?", sortText = "12\0MozBinding\0" }, { data = { cacheId = 298 }, filterText = "MozBorderBottomColors", insertText = "MozBorderBottomColors", kind = 5, label = "MozBorderBottomColors?", sortText = "12\0MozBorderBottomColors\0" }, { data = { cacheId = 299 }, filterText = "MozBorderEndColor", insertText = "MozBorderEndColor", kind = 5, label = "MozBorderEndColor?", sortText = "12\0MozBorderEndColor\0" }, { data = { cacheId = 300 }, filterText = "MozBorderEndStyle", insertText = "MozBorderEndStyle", kind = 5, label = "MozBorderEndStyle?", sortText = "12\0MozBorderEndStyle\0" }, { data = { cacheId = 301 }, filterText = "MozBorderEndWidth", insertText = "MozBorderEndWidth", kind = 5, label = "MozBorderEndWidth?", sortText = "12\0MozBorderEndWidth\0" }, { data = { cacheId = 302 }, filterText = "MozBorderImage", insertText = "MozBorderImage", kind = 5, label = "MozBorderImage?", sortText = "12\0MozBorderImage\0" }, { data = { cacheId = 303 }, filterText = "MozBorderLeftColors", insertText = "MozBorderLeftColors", kind = 5, label = "MozBorderLeftColors?", sortText = "12\0MozBorderLeftColors\0" }, { data = { cacheId = 304 }, filterText = "MozBorderRightColors", insertText = "MozBorderRightColors", kind = 5, label = "MozBorderRightColors?", sortText = "12\0MozBorderRightColors\0" }, { data = { cacheId = 305 }, filterText = "MozBorderStartColor", insertText = "MozBorderStartColor", kind = 5, label = "MozBorderStartColor?", sortText = "12\0MozBorderStartColor\0" }, { data = { cacheId = 306 }, filterText = "MozBorderStartStyle", insertText = "MozBorderStartStyle", kind = 5, label = "MozBorderStartStyle?", sortText = "12\0MozBorderStartStyle\0" }, { data = { cacheId = 307 }, filterText = "MozBorderTopColors", insertText = "MozBorderTopColors", kind = 5, label = "MozBorderTopColors?", sortText = "12\0MozBorderTopColors\0" }, { data = { cacheId = 308 }, filterText = "MozBoxSizing", insertText = "MozBoxSizing", kind = 5, label = "MozBoxSizing?", sortText = "12\0MozBoxSizing\0" }, { data = { cacheId = 309 }, filterText = "MozColumnCount", insertText = "MozColumnCount", kind = 5, label = "MozColumnCount?", sortText = "12\0MozColumnCount\0" }, { data = { cacheId = 310 }, filterText = "MozColumnFill", insertText = "MozColumnFill", kind = 5, label = "MozColumnFill?", sortText = "12\0MozColumnFill\0" }, { data = { cacheId = 311 }, filterText = "MozColumnRule", insertText = "MozColumnRule", kind = 5, label = "MozColumnRule?", sortText = "12\0MozColumnRule\0" }, { data = { cacheId = 312 }, filterText = "MozColumnRuleColor", insertText = "MozColumnRuleColor", kind = 5, label = "MozColumnRuleColor?", sortText = "12\0MozColumnRuleColor\0" }, { data = { cacheId = 313 }, filterText = "MozColumnRuleStyle", insertText = "MozColumnRuleStyle", kind = 5, label = "MozColumnRuleStyle?", sortText = "12\0MozColumnRuleStyle\0" }, { data = { cacheId = 314 }, filterText = "MozColumnRuleWidth", insertText = "MozColumnRuleWidth", kind = 5, label = "MozColumnRuleWidth?", sortText = "12\0MozColumnRuleWidth\0" }, { data = { cacheId = 315 }, filterText = "MozColumns", insertText = "MozColumns", kind = 5, label = "MozColumns?", sortText = "12\0MozColumns\0" }, { data = { cacheId = 316 }, filterText = "MozColumnWidth", insertText = "MozColumnWidth", kind = 5, label = "MozColumnWidth?", sortText = "12\0MozColumnWidth\0" }, { data = { cacheId = 317 }, filterText = "MozContextProperties", insertText = "MozContextProperties", kind = 5, label = "MozContextProperties?", sortText = "12\0MozContextProperties\0" }, { data = { cacheId = 318 }, filterText = "MozFontFeatureSettings", insertText = "MozFontFeatureSettings", kind = 5, label = "MozFontFeatureSettings?", sortText = "12\0MozFontFeatureSettings\0" }, { data = { cacheId = 319 }, filterText = "MozFontLanguageOverride", insertText = "MozFontLanguageOverride", kind = 5, label = "MozFontLanguageOverride?", sortText = "12\0MozFontLanguageOverride\0" }, { data = { cacheId = 320 }, filterText = "MozHyphens", insertText = "MozHyphens", kind = 5, label = "MozHyphens?", sortText = "12\0MozHyphens\0" }, { data = { cacheId = 321 }, filterText = "MozImageRegion", insertText = "MozImageRegion", kind = 5, label = "MozImageRegion?", sortText = "12\0MozImageRegion\0" }, { data = { cacheId = 322 }, filterText = "MozMarginEnd", insertText = "MozMarginEnd", kind = 5, label = "MozMarginEnd?", sortText = "12\0MozMarginEnd\0" }, { data = { cacheId = 323 }, filterText = "MozMarginStart", insertText = "MozMarginStart", kind = 5, label = "MozMarginStart?", sortText = "12\0MozMarginStart\0" }, { data = { cacheId = 324 }, filterText = "MozOrient", insertText = "MozOrient", kind = 5, label = "MozOrient?", sortText = "12\0MozOrient\0" }, { data = { cacheId = 325 }, filterText = "MozOsxFontSmoothing", insertText = "MozOsxFontSmoothing", kind = 5, label = "MozOsxFontSmoothing?", sortText = "12\0MozOsxFontSmoothing\0" }, { data = { cacheId = 326 }, filterText = "MozPaddingEnd", insertText = "MozPaddingEnd", kind = 5, label = "MozPaddingEnd?", sortText = "12\0MozPaddingEnd\0" }, { data = { cacheId = 327 }, filterText = "MozPaddingStart", insertText = "MozPaddingStart", kind = 5, label = "MozPaddingStart?", sortText = "12\0MozPaddingStart\0" }, { data = { cacheId = 328 }, filterText = "MozPerspective", insertText = "MozPerspective", kind = 5, label = "MozPerspective?", sortText = "12\0MozPerspective\0" }, { data = { cacheId = 329 }, filterText = "MozPerspectiveOrigin", insertText = "MozPerspectiveOrigin", kind = 5, label = "MozPerspectiveOrigin?", sortText = "12\0MozPerspectiveOrigin\0" }, { data = { cacheId = 330 }, filterText = "MozStackSizing", insertText = "MozStackSizing", kind = 5, label = "MozStackSizing?", sortText = "12\0MozStackSizing\0" }, { data = { cacheId = 331 }, filterText = "MozTabSize", insertText = "MozTabSize", kind = 5, label = "MozTabSize?", sortText = "12\0MozTabSize\0" }, { data = { cacheId = 332 }, filterText = "MozTextBlink", insertText = "MozTextBlink", kind = 5, label = "MozTextBlink?", sortText = "12\0MozTextBlink\0" }, { data = { cacheId = 333 }, filterText = "MozTextSizeAdjust", insertText = "MozTextSizeAdjust", kind = 5, label = "MozTextSizeAdjust?", sortText = "12\0MozTextSizeAdjust\0" }, { data = { cacheId = 334 }, filterText = "MozTransformOrigin", insertText = "MozTransformOrigin", kind = 5, label = "MozTransformOrigin?", sortText = "12\0MozTransformOrigin\0" }, { data = { cacheId = 335 }, filterText = "MozTransformStyle", insertText = "MozTransformStyle", kind = 5, label = "MozTransformStyle?", sortText = "12\0MozTransformStyle\0" }, { data = { cacheId = 336 }, filterText = "MozTransition", insertText = "MozTransition", kind = 5, label = "MozTransition?", sortText = "12\0MozTransition\0" }, { data = { cacheId = 337 }, filterText = "MozTransitionDelay", insertText = "MozTransitionDelay", kind = 5, label = "MozTransitionDelay?", sortText = "12\0MozTransitionDelay\0" }, { data = { cacheId = 338 }, filterText = "MozTransitionDuration", insertText = "MozTransitionDuration", kind = 5, label = "MozTransitionDuration?", sortText = "12\0MozTransitionDuration\0" }, { data = { cacheId = 339 }, filterText = "MozTransitionProperty", insertText = "MozTransitionProperty", kind = 5, label = "MozTransitionProperty?", sortText = "12\0MozTransitionProperty\0" }, { data = { cacheId = 340 }, filterText = "MozTransitionTimingFunction", insertText = "MozTransitionTimingFunction", kind = 5, label = "MozTransitionTimingFunction?", sortText = "12\0MozTransitionTimingFunction\0" }, { data = { cacheId = 341 }, filterText = "MozUserFocus", insertText = "MozUserFocus", kind = 5, label = "MozUserFocus?", sortText = "12\0MozUserFocus\0" }, { data = { cacheId = 342 }, filterText = "MozUserModify", insertText = "MozUserModify", kind = 5, label = "MozUserModify?", sortText = "12\0MozUserModify\0" }, { data = { cacheId = 343 }, filterText = "MozUserSelect", insertText = "MozUserSelect", kind = 5, label = "MozUserSelect?", sortText = "12\0MozUserSelect\0" }, { data = { cacheId = 344 }, filterText = "MozWindowDragging", insertText = "MozWindowDragging", kind = 5, label = "MozWindowDragging?", sortText = "12\0MozWindowDragging\0" }, { data = { cacheId = 345 }, filterText = "MozWindowShadow", insertText = "MozWindowShadow", kind = 5, label = "MozWindowShadow?", sortText = "12\0MozWindowShadow\0" }, { data = { cacheId = 346 }, filterText = "msAccelerator", insertText = "msAccelerator", kind = 5, label = "msAccelerator?", sortText = "12\0msAccelerator\0" }, { data = { cacheId = 347 }, filterText = "msBlockProgression", insertText = "msBlockProgression", kind = 5, label = "msBlockProgression?", sortText = "12\0msBlockProgression\0" }, { data = { cacheId = 348 }, filterText = "msContentZoomChaining", insertText = "msContentZoomChaining", kind = 5, label = "msContentZoomChaining?", sortText = "12\0msContentZoomChaining\0" }, { data = { cacheId = 349 }, filterText = "msContentZooming", insertText = "msContentZooming", kind = 5, label = "msContentZooming?", sortText = "12\0msContentZooming\0" }, { data = { cacheId = 350 }, filterText = "msContentZoomLimit", insertText = "msContentZoomLimit", kind = 5, label = "msContentZoomLimit?", sortText = "12\0msContentZoomLimit\0" }, { data = { cacheId = 351 }, filterText = "msContentZoomLimitMax", insertText = "msContentZoomLimitMax", kind = 5, label = "msContentZoomLimitMax?", sortText = "12\0msContentZoomLimitMax\0" }, { data = { cacheId = 352 }, filterText = "msContentZoomLimitMin", insertText = "msContentZoomLimitMin", kind = 5, label = "msContentZoomLimitMin?", sortText = "12\0msContentZoomLimitMin\0" }, { data = { cacheId = 353 }, filterText = "msContentZoomSnap", insertText = "msContentZoomSnap", kind = 5, label = "msContentZoomSnap?", sortText = "12\0msContentZoomSnap\0" }, { data = { cacheId = 354 }, filterText = "msContentZoomSnapPoints", insertText = "msContentZoomSnapPoints", kind = 5, label = "msContentZoomSnapPoints?", sortText = "12\0msContentZoomSnapPoints\0" }, { data = { cacheId = 355 }, filterText = "msContentZoomSnapType", insertText = "msContentZoomSnapType", kind = 5, label = "msContentZoomSnapType?", sortText = "12\0msContentZoomSnapType\0" }, { data = { cacheId = 356 }, filterText = "msFilter", insertText = "msFilter", kind = 5, label = "msFilter?", sortText = "12\0msFilter\0" }, { data = { cacheId = 357 }, filterText = "msFlex", insertText = "msFlex", kind = 5, label = "msFlex?", sortText = "12\0msFlex\0" }, { data = { cacheId = 358 }, filterText = "msFlexDirection", insertText = "msFlexDirection", kind = 5, label = "msFlexDirection?", sortText = "12\0msFlexDirection\0" }, { data = { cacheId = 359 }, filterText = "msFlexPositive", insertText = "msFlexPositive", kind = 5, label = "msFlexPositive?", sortText = "12\0msFlexPositive\0" }, { data = { cacheId = 360 }, filterText = "msFlowFrom", insertText = "msFlowFrom", kind = 5, label = "msFlowFrom?", sortText = "12\0msFlowFrom\0" }, { data = { cacheId = 361 }, filterText = "msFlowInto", insertText = "msFlowInto", kind = 5, label = "msFlowInto?", sortText = "12\0msFlowInto\0" }, { data = { cacheId = 362 }, filterText = "msGridColumns", insertText = "msGridColumns", kind = 5, label = "msGridColumns?", sortText = "12\0msGridColumns\0" }, { data = { cacheId = 363 }, filterText = "msGridRows", insertText = "msGridRows", kind = 5, label = "msGridRows?", sortText = "12\0msGridRows\0" }, { data = { cacheId = 364 }, filterText = "msHighContrastAdjust", insertText = "msHighContrastAdjust", kind = 5, label = "msHighContrastAdjust?", sortText = "12\0msHighContrastAdjust\0" }, { data = { cacheId = 365 }, filterText = "msHyphenateLimitChars", insertText = "msHyphenateLimitChars", kind = 5, label = "msHyphenateLimitChars?", sortText = "12\0msHyphenateLimitChars\0" }, { data = { cacheId = 366 }, filterText = "msHyphenateLimitLines", insertText = "msHyphenateLimitLines", kind = 5, label = "msHyphenateLimitLines?", sortText = "12\0msHyphenateLimitLines\0" }, { data = { cacheId = 367 }, filterText = "msHyphenateLimitZone", insertText = "msHyphenateLimitZone", kind = 5, label = "msHyphenateLimitZone?", sortText = "12\0msHyphenateLimitZone\0" }, { data = { cacheId = 368 }, filterText = "msHyphens", insertText = "msHyphens", kind = 5, label = "msHyphens?", sortText = "12\0msHyphens\0" }, { data = { cacheId = 369 }, filterText = "msImeAlign", insertText = "msImeAlign", kind = 5, label = "msImeAlign?", sortText = "12\0msImeAlign\0" }, { data = { cacheId = 370 }, filterText = "msLineBreak", insertText = "msLineBreak", kind = 5, label = "msLineBreak?", sortText = "12\0msLineBreak\0" }, { data = { cacheId = 371 }, filterText = "msOrder", insertText = "msOrder", kind = 5, label = "msOrder?", sortText = "12\0msOrder\0" }, { data = { cacheId = 372 }, filterText = "msOverflowStyle", insertText = "msOverflowStyle", kind = 5, label = "msOverflowStyle?", sortText = "12\0msOverflowStyle\0" }, { data = { cacheId = 373 }, filterText = "msOverflowX", insertText = "msOverflowX", kind = 5, label = "msOverflowX?", sortText = "12\0msOverflowX\0" }, { data = { cacheId = 374 }, filterText = "msOverflowY", insertText = "msOverflowY", kind = 5, label = "msOverflowY?", sortText = "12\0msOverflowY\0" }, { data = { cacheId = 375 }, filterText = "msScrollbar3dlightColor", insertText = "msScrollbar3dlightColor", kind = 5, label = "msScrollbar3dlightColor?", sortText = "12\0msScrollbar3dlightColor\0" }, { data = { cacheId = 376 }, filterText = "msScrollbarArrowColor", insertText = "msScrollbarArrowColor", kind = 5, label = "msScrollbarArrowColor?", sortText = "12\0msScrollbarArrowColor\0" }, { data = { cacheId = 377 }, filterText = "msScrollbarBaseColor", insertText = "msScrollbarBaseColor", kind = 5, label = "msScrollbarBaseColor?", sortText = "12\0msScrollbarBaseColor\0" }, { data = { cacheId = 378 }, filterText = "msScrollbarDarkshadowColor", insertText = "msScrollbarDarkshadowColor", kind = 5, label = "msScrollbarDarkshadowColor?", sortText = "12\0msScrollbarDarkshadowColor\0" }, { data = { cacheId = 379 }, filterText = "msScrollbarFaceColor", insertText = "msScrollbarFaceColor", kind = 5, label = "msScrollbarFaceColor?", sortText = "12\0msScrollbarFaceColor\0" }, { data = { cacheId = 380 }, filterText = "msScrollbarHighlightColor", insertText = "msScrollbarHighlightColor", kind = 5, label = "msScrollbarHighlightColor?", sortText = "12\0msScrollbarHighlightColor\0" }, { data = { cacheId = 381 }, filterText = "msScrollbarShadowColor", insertText = "msScrollbarShadowColor", kind = 5, label = "msScrollbarShadowColor?", sortText = "12\0msScrollbarShadowColor\0" }, { data = { cacheId = 382 }, filterText = "msScrollbarTrackColor", insertText = "msScrollbarTrackColor", kind = 5, label = "msScrollbarTrackColor?", sortText = "12\0msScrollbarTrackColor\0" }, { data = { cacheId = 383 }, filterText = "msScrollChaining", insertText = "msScrollChaining", kind = 5, label = "msScrollChaining?", sortText = "12\0msScrollChaining\0" }, { data = { cacheId = 384 }, filterText = "msScrollLimit", insertText = "msScrollLimit", kind = 5, label = "msScrollLimit?", sortText = "12\0msScrollLimit\0" }, { data = { cacheId = 385 }, filterText = "msScrollLimitXMax", insertText = "msScrollLimitXMax", kind = 5, label = "msScrollLimitXMax?", sortText = "12\0msScrollLimitXMax\0" }, { data = { cacheId = 386 }, filterText = "msScrollLimitXMin", insertText = "msScrollLimitXMin", kind = 5, label = "msScrollLimitXMin?", sortText = "12\0msScrollLimitXMin\0" }, { data = { cacheId = 387 }, filterText = "msScrollLimitYMax", insertText = "msScrollLimitYMax", kind = 5, label = "msScrollLimitYMax?", sortText = "12\0msScrollLimitYMax\0" }, { data = { cacheId = 388 }, filterText = "msScrollLimitYMin", insertText = "msScrollLimitYMin", kind = 5, label = "msScrollLimitYMin?", sortText = "12\0msScrollLimitYMin\0" }, { data = { cacheId = 389 }, filterText = "msScrollRails", insertText = "msScrollRails", kind = 5, label = "msScrollRails?", sortText = "12\0msScrollRails\0" }, { data = { cacheId = 390 }, filterText = "msScrollSnapPointsX", insertText = "msScrollSnapPointsX", kind = 5, label = "msScrollSnapPointsX?", sortText = "12\0msScrollSnapPointsX\0" }, { data = { cacheId = 391 }, filterText = "msScrollSnapPointsY", insertText = "msScrollSnapPointsY", kind = 5, label = "msScrollSnapPointsY?", sortText = "12\0msScrollSnapPointsY\0" }, { data = { cacheId = 392 }, filterText = "msScrollSnapType", insertText = "msScrollSnapType", kind = 5, label = "msScrollSnapType?", sortText = "12\0msScrollSnapType\0" }, { data = { cacheId = 393 }, filterText = "msScrollSnapX", insertText = "msScrollSnapX", kind = 5, label = "msScrollSnapX?", sortText = "12\0msScrollSnapX\0" }, { data = { cacheId = 394 }, filterText = "msScrollSnapY", insertText = "msScrollSnapY", kind = 5, label = "msScrollSnapY?", sortText = "12\0msScrollSnapY\0" }, { data = { cacheId = 395 }, filterText = "msScrollTranslation", insertText = "msScrollTranslation", kind = 5, label = "msScrollTranslation?", sortText = "12\0msScrollTranslation\0" }, { data = { cacheId = 396 }, filterText = "msTextAutospace", insertText = "msTextAutospace", kind = 5, label = "msTextAutospace?", sortText = "12\0msTextAutospace\0" }, { data = { cacheId = 397 }, filterText = "msTextCombineHorizontal", insertText = "msTextCombineHorizontal", kind = 5, label = "msTextCombineHorizontal?", sortText = "12\0msTextCombineHorizontal\0" }, { data = { cacheId = 398 }, filterText = "msTextOverflow", insertText = "msTextOverflow", kind = 5, label = "msTextOverflow?", sortText = "12\0msTextOverflow\0" }, { data = { cacheId = 399 }, filterText = "msTouchAction", insertText = "msTouchAction", kind = 5, label = "msTouchAction?", sortText = "12\0msTouchAction\0" }, { data = { cacheId = 400 }, filterText = "msTouchSelect", insertText = "msTouchSelect", kind = 5, label = "msTouchSelect?", sortText = "12\0msTouchSelect\0" }, { data = { cacheId = 401 }, filterText = "msTransform", insertText = "msTransform", kind = 5, label = "msTransform?", sortText = "12\0msTransform\0" }, { data = { cacheId = 402 }, filterText = "msTransformOrigin", insertText = "msTransformOrigin", kind = 5, label = "msTransformOrigin?", sortText = "12\0msTransformOrigin\0" }, { data = { cacheId = 403 }, filterText = "msTransition", insertText = "msTransition", kind = 5, label = "msTransition?", sortText = "12\0msTransition\0" }, { data = { cacheId = 404 }, filterText = "msTransitionDelay", insertText = "msTransitionDelay", kind = 5, label = "msTransitionDelay?", sortText = "12\0msTransitionDelay\0" }, { data = { cacheId = 405 }, filterText = "msTransitionDuration", insertText = "msTransitionDuration", kind = 5, label = "msTransitionDuration?", sortText = "12\0msTransitionDuration\0" }, { data = { cacheId = 406 }, filterText = "msTransitionProperty", insertText = "msTransitionProperty", kind = 5, label = "msTransitionProperty?", sortText = "12\0msTransitionProperty\0" }, { data = { cacheId = 407 }, filterText = "msTransitionTimingFunction", insertText = "msTransitionTimingFunction", kind = 5, label = "msTransitionTimingFunction?", sortText = "12\0msTransitionTimingFunction\0" }, { data = { cacheId = 408 }, filterText = "msUserSelect", insertText = "msUserSelect", kind = 5, label = "msUserSelect?", sortText = "12\0msUserSelect\0" }, { data = { cacheId = 409 }, filterText = "msWordBreak", insertText = "msWordBreak", kind = 5, label = "msWordBreak?", sortText = "12\0msWordBreak\0" }, { data = { cacheId = 410 }, filterText = "msWrapFlow", insertText = "msWrapFlow", kind = 5, label = "msWrapFlow?", sortText = "12\0msWrapFlow\0" }, { data = { cacheId = 411 }, filterText = "msWrapMargin", insertText = "msWrapMargin", kind = 5, label = "msWrapMargin?", sortText = "12\0msWrapMargin\0" }, { data = { cacheId = 412 }, filterText = "msWrapThrough", insertText = "msWrapThrough", kind = 5, label = "msWrapThrough?", sortText = "12\0msWrapThrough\0" }, { data = { cacheId = 413 }, filterText = "msWritingMode", insertText = "msWritingMode", kind = 5, label = "msWritingMode?", sortText = "12\0msWritingMode\0" }, { data = { cacheId = 414 }, filterText = "objectFit", insertText = "objectFit", kind = 5, label = "objectFit?", sortText = "12\0objectFit\0" }, { data = { cacheId = 415 }, filterText = "objectPosition", insertText = "objectPosition", kind = 5, label = "objectPosition?", sortText = "12\0objectPosition\0" }, { data = { cacheId = 416 }, filterText = "offset", insertText = "offset", kind = 5, label = "offset?", sortText = "12\0offset\0" }, { data = { cacheId = 417 }, filterText = "offsetAnchor", insertText = "offsetAnchor", kind = 5, label = "offsetAnchor?", sortText = "12\0offsetAnchor\0" }, { data = { cacheId = 418 }, filterText = "offsetDistance", insertText = "offsetDistance", kind = 5, label = "offsetDistance?", sortText = "12\0offsetDistance\0" }, { data = { cacheId = 419 }, filterText = "offsetPath", insertText = "offsetPath", kind = 5, label = "offsetPath?", sortText = "12\0offsetPath\0" }, { data = { cacheId = 420 }, filterText = "offsetPosition", insertText = "offsetPosition", kind = 5, label = "offsetPosition?", sortText = "12\0offsetPosition\0" }, { data = { cacheId = 421 }, filterText = "offsetRotate", insertText = "offsetRotate", kind = 5, label = "offsetRotate?", sortText = "12\0offsetRotate\0" }, { data = { cacheId = 422 }, filterText = "offsetRotation", insertText = "offsetRotation", kind = 5, label = "offsetRotation?", sortText = "12\0offsetRotation\0" }, { data = { cacheId = 423 }, filterText = "opacity", insertText = "opacity", kind = 5, label = "opacity?", sortText = "12\0opacity\0" }, { data = { cacheId = 424 }, filterText = "order", insertText = "order", kind = 5, label = "order?", sortText = "12\0order\0" }, { data = { cacheId = 425 }, filterText = "orphans", insertText = "orphans", kind = 5, label = "orphans?", sortText = "12\0orphans\0" }, { data = { cacheId = 426 }, filterText = "outline", insertText = "outline", kind = 5, label = "outline?", sortText = "12\0outline\0" }, { data = { cacheId = 427 }, filterText = "outlineColor", insertText = "outlineColor", kind = 5, label = "outlineColor?", sortText = "12\0outlineColor\0" }, { data = { cacheId = 428 }, filterText = "outlineOffset", insertText = "outlineOffset", kind = 5, label = "outlineOffset?", sortText = "12\0outlineOffset\0" }, { data = { cacheId = 429 }, filterText = "outlineStyle", insertText = "outlineStyle", kind = 5, label = "outlineStyle?", sortText = "12\0outlineStyle\0" }, { data = { cacheId = 430 }, filterText = "outlineWidth", insertText = "outlineWidth", kind = 5, label = "outlineWidth?", sortText = "12\0outlineWidth\0" }, { data = { cacheId = 431 }, filterText = "overflow", insertText = "overflow", kind = 5, label = "overflow?", sortText = "12\0overflow\0" }, { data = { cacheId = 432 }, filterText = "overflowAnchor", insertText = "overflowAnchor", kind = 5, label = "overflowAnchor?", sortText = "12\0overflowAnchor\0" }, { data = { cacheId = 433 }, filterText = "overflowBlock", insertText = "overflowBlock", kind = 5, label = "overflowBlock?", sortText = "12\0overflowBlock\0" }, { data = { cacheId = 434 }, filterText = "overflowClipBox", insertText = "overflowClipBox", kind = 5, label = "overflowClipBox?", sortText = "12\0overflowClipBox\0" }, { data = { cacheId = 435 }, filterText = "overflowClipMargin", insertText = "overflowClipMargin", kind = 5, label = "overflowClipMargin?", sortText = "12\0overflowClipMargin\0" }, { data = { cacheId = 436 }, filterText = "overflowInline", insertText = "overflowInline", kind = 5, label = "overflowInline?", sortText = "12\0overflowInline\0" }, { data = { cacheId = 437 }, filterText = "overflowWrap", insertText = "overflowWrap", kind = 5, label = "overflowWrap?", sortText = "12\0overflowWrap\0" }, { data = { cacheId = 438 }, filterText = "overflowX", insertText = "overflowX", kind = 5, label = "overflowX?", sortText = "12\0overflowX\0" }, { data = { cacheId = 439 }, filterText = "overflowY", insertText = "overflowY", kind = 5, label = "overflowY?", sortText = "12\0overflowY\0" }, { data = { cacheId = 440 }, filterText = "overscrollBehavior", insertText = "overscrollBehavior", kind = 5, label = "overscrollBehavior?", sortText = "12\0overscrollBehavior\0" }, { data = { cacheId = 441 }, filterText = "overscrollBehaviorBlock", insertText = "overscrollBehaviorBlock", kind = 5, label = "overscrollBehaviorBlock?", sortText = "12\0overscrollBehaviorBlock\0" }, { data = { cacheId = 442 }, filterText = "overscrollBehaviorInline", insertText = "overscrollBehaviorInline", kind = 5, label = "overscrollBehaviorInline?", sortText = "12\0overscrollBehaviorInline\0" }, { data = { cacheId = 443 }, filterText = "overscrollBehaviorX", insertText = "overscrollBehaviorX", kind = 5, label = "overscrollBehaviorX?", sortText = "12\0overscrollBehaviorX\0" }, { data = { cacheId = 444 }, filterText = "overscrollBehaviorY", insertText = "overscrollBehaviorY", kind = 5, label = "overscrollBehaviorY?", sortText = "12\0overscrollBehaviorY\0" }, { data = { cacheId = 445 }, filterText = "padding", insertText = "padding", kind = 5, label = "padding?", sortText = "12\0padding\0" }, { data = { cacheId = 446 }, filterText = "paddingBlock", insertText = "paddingBlock", kind = 5, label = "paddingBlock?", sortText = "12\0paddingBlock\0" }, { data = { cacheId = 447 }, filterText = "paddingBlockEnd", insertText = "paddingBlockEnd", kind = 5, label = "paddingBlockEnd?", sortText = "12\0paddingBlockEnd\0" }, { data = { cacheId = 448 }, filterText = "paddingBlockStart", insertText = "paddingBlockStart", kind = 5, label = "paddingBlockStart?", sortText = "12\0paddingBlockStart\0" }, { data = { cacheId = 449 }, filterText = "paddingBottom", insertText = "paddingBottom", kind = 5, label = "paddingBottom?", sortText = "12\0paddingBottom\0" }, { data = { cacheId = 450 }, filterText = "paddingInline", insertText = "paddingInline", kind = 5, label = "paddingInline?", sortText = "12\0paddingInline\0" }, { data = { cacheId = 451 }, filterText = "paddingInlineEnd", insertText = "paddingInlineEnd", kind = 5, label = "paddingInlineEnd?", sortText = "12\0paddingInlineEnd\0" }, { data = { cacheId = 452 }, filterText = "paddingInlineStart", insertText = "paddingInlineStart", kind = 5, label = "paddingInlineStart?", sortText = "12\0paddingInlineStart\0" }, { data = { cacheId = 453 }, filterText = "paddingLeft", insertText = "paddingLeft", kind = 5, label = "paddingLeft?", sortText = "12\0paddingLeft\0" }, { data = { cacheId = 454 }, filterText = "paddingRight", insertText = "paddingRight", kind = 5, label = "paddingRight?", sortText = "12\0paddingRight\0" }, { data = { cacheId = 455 }, filterText = "paddingTop", insertText = "paddingTop", kind = 5, label = "paddingTop?", sortText = "12\0paddingTop\0" }, { data = { cacheId = 456 }, filterText = "page", insertText = "page", kind = 5, label = "page?", sortText = "12\0page\0" }, { data = { cacheId = 457 }, filterText = "pageBreakAfter", insertText = "pageBreakAfter", kind = 5, label = "pageBreakAfter?", sortText = "12\0pageBreakAfter\0" }, { data = { cacheId = 458 }, filterText = "pageBreakBefore", insertText = "pageBreakBefore", kind = 5, label = "pageBreakBefore?", sortText = "12\0pageBreakBefore\0" }, { data = { cacheId = 459 }, filterText = "pageBreakInside", insertText = "pageBreakInside", kind = 5, label = "pageBreakInside?", sortText = "12\0pageBreakInside\0" }, { data = { cacheId = 460 }, filterText = "paintOrder", insertText = "paintOrder", kind = 5, label = "paintOrder?", sortText = "12\0paintOrder\0" }, { data = { cacheId = 461 }, filterText = "perspective", insertText = "perspective", kind = 5, label = "perspective?", sortText = "12\0perspective\0" }, { data = { cacheId = 462 }, filterText = "perspectiveOrigin", insertText = "perspectiveOrigin", kind = 5, label = "perspectiveOrigin?", sortText = "12\0perspectiveOrigin\0" }, { data = { cacheId = 463 }, filterText = "placeContent", insertText = "placeContent", kind = 5, label = "placeContent?", sortText = "12\0placeContent\0" }, { data = { cacheId = 464 }, filterText = "placeItems", insertText = "placeItems", kind = 5, label = "placeItems?", sortText = "12\0placeItems\0" }, { data = { cacheId = 465 }, filterText = "placeSelf", insertText = "placeSelf", kind = 5, label = "placeSelf?", sortText = "12\0placeSelf\0" }, { data = { cacheId = 466 }, filterText = "pointerEvents", insertText = "pointerEvents", kind = 5, label = "pointerEvents?", sortText = "12\0pointerEvents\0" }, { data = { cacheId = 467 }, filterText = "position", insertText = "position", kind = 5, label = "position?", sortText = "12\0position\0" }, { data = { cacheId = 468 }, filterText = "printColorAdjust", insertText = "printColorAdjust", kind = 5, label = "printColorAdjust?", sortText = "12\0printColorAdjust\0" }, { data = { cacheId = 469 }, filterText = "quotes", insertText = "quotes", kind = 5, label = "quotes?", sortText = "12\0quotes\0" }, { data = { cacheId = 470 }, filterText = "resize", insertText = "resize", kind = 5, label = "resize?", sortText = "12\0resize\0" }, { data = { cacheId = 471 }, filterText = "right", insertText = "right", kind = 5, label = "right?", sortText = "12\0right\0" }, { data = { cacheId = 472 }, filterText = "rotate", insertText = "rotate", kind = 5, label = "rotate?", sortText = "12\0rotate\0" }, { data = { cacheId = 473 }, filterText = "rowGap", insertText = "rowGap", kind = 5, label = "rowGap?", sortText = "12\0rowGap\0" }, { data = { cacheId = 474 }, filterText = "rubyAlign", insertText = "rubyAlign", kind = 5, label = "rubyAlign?", sortText = "12\0rubyAlign\0" }, { data = { cacheId = 475 }, filterText = "rubyMerge", insertText = "rubyMerge", kind = 5, label = "rubyMerge?", sortText = "12\0rubyMerge\0" }, { data = { cacheId = 476 }, filterText = "rubyPosition", insertText = "rubyPosition", kind = 5, label = "rubyPosition?", sortText = "12\0rubyPosition\0" }, { data = { cacheId = 477 }, filterText = "scale", insertText = "scale", kind = 5, label = "scale?", sortText = "12\0scale\0" }, { data = { cacheId = 478 }, filterText = "scrollbarColor", insertText = "scrollbarColor", kind = 5, label = "scrollbarColor?", sortText = "12\0scrollbarColor\0" }, { data = { cacheId = 479 }, filterText = "scrollbarGutter", insertText = "scrollbarGutter", kind = 5, label = "scrollbarGutter?", sortText = "12\0scrollbarGutter\0" }, { data = { cacheId = 480 }, filterText = "scrollbarWidth", insertText = "scrollbarWidth", kind = 5, label = "scrollbarWidth?", sortText = "12\0scrollbarWidth\0" }, { data = { cacheId = 481 }, filterText = "scrollBehavior", insertText = "scrollBehavior", kind = 5, label = "scrollBehavior?", sortText = "12\0scrollBehavior\0" }, { data = { cacheId = 482 }, filterText = "scrollMargin", insertText = "scrollMargin", kind = 5, label = "scrollMargin?", sortText = "12\0scrollMargin\0" }, { data = { cacheId = 483 }, filterText = "scrollMarginBlock", insertText = "scrollMarginBlock", kind = 5, label = "scrollMarginBlock?", sortText = "12\0scrollMarginBlock\0" }, { data = { cacheId = 484 }, filterText = "scrollMarginBlockEnd", insertText = "scrollMarginBlockEnd", kind = 5, label = "scrollMarginBlockEnd?", sortText = "12\0scrollMarginBlockEnd\0" }, { data = { cacheId = 485 }, filterText = "scrollMarginBlockStart", insertText = "scrollMarginBlockStart", kind = 5, label = "scrollMarginBlockStart?", sortText = "12\0scrollMarginBlockStart\0" }, { data = { cacheId = 486 }, filterText = "scrollMarginBottom", insertText = "scrollMarginBottom", kind = 5, label = "scrollMarginBottom?", sortText = "12\0scrollMarginBottom\0" }, { data = { cacheId = 487 }, filterText = "scrollMarginInline", insertText = "scrollMarginInline", kind = 5, label = "scrollMarginInline?", sortText = "12\0scrollMarginInline\0" }, { data = { cacheId = 488 }, filterText = "scrollMarginInlineEnd", insertText = "scrollMarginInlineEnd", kind = 5, label = "scrollMarginInlineEnd?", sortText = "12\0scrollMarginInlineEnd\0" }, { data = { cacheId = 489 }, filterText = "scrollMarginInlineStart", insertText = "scrollMarginInlineStart", kind = 5, label = "scrollMarginInlineStart?", sortText = "12\0scrollMarginInlineStart\0" }, { data = { cacheId = 490 }, filterText = "scrollMarginLeft", insertText = "scrollMarginLeft", kind = 5, label = "scrollMarginLeft?", sortText = "12\0scrollMarginLeft\0" }, { data = { cacheId = 491 }, filterText = "scrollMarginRight", insertText = "scrollMarginRight", kind = 5, label = "scrollMarginRight?", sortText = "12\0scrollMarginRight\0" }, { data = { cacheId = 492 }, filterText = "scrollMarginTop", insertText = "scrollMarginTop", kind = 5, label = "scrollMarginTop?", sortText = "12\0scrollMarginTop\0" }, { data = { cacheId = 493 }, filterText = "scrollPadding", insertText = "scrollPadding", kind = 5, label = "scrollPadding?", sortText = "12\0scrollPadding\0" }, { data = { cacheId = 494 }, filterText = "scrollPaddingBlock", insertText = "scrollPaddingBlock", kind = 5, label = "scrollPaddingBlock?", sortText = "12\0scrollPaddingBlock\0" }, { data = { cacheId = 495 }, filterText = "scrollPaddingBlockEnd", insertText = "scrollPaddingBlockEnd", kind = 5, label = "scrollPaddingBlockEnd?", sortText = "12\0scrollPaddingBlockEnd\0" }, { data = { cacheId = 496 }, filterText = "scrollPaddingBlockStart", insertText = "scrollPaddingBlockStart", kind = 5, label = "scrollPaddingBlockStart?", sortText = "12\0scrollPaddingBlockStart\0" }, { data = { cacheId = 497 }, filterText = "scrollPaddingBottom", insertText = "scrollPaddingBottom", kind = 5, label = "scrollPaddingBottom?", sortText = "12\0scrollPaddingBottom\0" }, { data = { cacheId = 498 }, filterText = "scrollPaddingInline", insertText = "scrollPaddingInline", kind = 5, label = "scrollPaddingInline?", sortText = "12\0scrollPaddingInline\0" }, { data = { cacheId = 499 }, filterText = "scrollPaddingInlineEnd", insertText = "scrollPaddingInlineEnd", kind = 5, label = "scrollPaddingInlineEnd?", sortText = "12\0scrollPaddingInlineEnd\0" }, { data = { cacheId = 500 }, filterText = "scrollPaddingInlineStart", insertText = "scrollPaddingInlineStart", kind = 5, label = "scrollPaddingInlineStart?", sortText = "12\0scrollPaddingInlineStart\0" }, { data = { cacheId = 501 }, filterText = "scrollPaddingLeft", insertText = "scrollPaddingLeft", kind = 5, label = "scrollPaddingLeft?", sortText = "12\0scrollPaddingLeft\0" }, { data = { cacheId = 502 }, filterText = "scrollPaddingRight", insertText = "scrollPaddingRight", kind = 5, label = "scrollPaddingRight?", sortText = "12\0scrollPaddingRight\0" }, { data = { cacheId = 503 }, filterText = "scrollPaddingTop", insertText = "scrollPaddingTop", kind = 5, label = "scrollPaddingTop?", sortText = "12\0scrollPaddingTop\0" }, { data = { cacheId = 504 }, filterText = "scrollSnapAlign", insertText = "scrollSnapAlign", kind = 5, label = "scrollSnapAlign?", sortText = "12\0scrollSnapAlign\0" }, { data = { cacheId = 505 }, filterText = "scrollSnapMargin", insertText = "scrollSnapMargin", kind = 5, label = "scrollSnapMargin?", sortText = "12\0scrollSnapMargin\0" }, { data = { cacheId = 506 }, filterText = "scrollSnapMarginBottom", insertText = "scrollSnapMarginBottom", kind = 5, label = "scrollSnapMarginBottom?", sortText = "12\0scrollSnapMarginBottom\0" }, { data = { cacheId = 507 }, filterText = "scrollSnapMarginLeft", insertText = "scrollSnapMarginLeft", kind = 5, label = "scrollSnapMarginLeft?", sortText = "12\0scrollSnapMarginLeft\0" }, { data = { cacheId = 508 }, filterText = "scrollSnapMarginRight", insertText = "scrollSnapMarginRight", kind = 5, label = "scrollSnapMarginRight?", sortText = "12\0scrollSnapMarginRight\0" }, { data = { cacheId = 509 }, filterText = "scrollSnapMarginTop", insertText = "scrollSnapMarginTop", kind = 5, label = "scrollSnapMarginTop?", sortText = "12\0scrollSnapMarginTop\0" }, { data = { cacheId = 510 }, filterText = "scrollSnapStop", insertText = "scrollSnapStop", kind = 5, label = "scrollSnapStop?", sortText = "12\0scrollSnapStop\0" }, { data = { cacheId = 511 }, filterText = "scrollSnapType", insertText = "scrollSnapType", kind = 5, label = "scrollSnapType?", sortText = "12\0scrollSnapType\0" }, { data = { cacheId = 512 }, filterText = "scrollTimeline", insertText = "scrollTimeline", kind = 5, label = "scrollTimeline?", sortText = "12\0scrollTimeline\0" }, { data = { cacheId = 513 }, filterText = "scrollTimelineAxis", insertText = "scrollTimelineAxis", kind = 5, label = "scrollTimelineAxis?", sortText = "12\0scrollTimelineAxis\0" }, { data = { cacheId = 514 }, filterText = "scrollTimelineName", insertText = "scrollTimelineName", kind = 5, label = "scrollTimelineName?", sortText = "12\0scrollTimelineName\0" }, { data = { cacheId = 515 }, filterText = "shapeImageThreshold", insertText = "shapeImageThreshold", kind = 5, label = "shapeImageThreshold?", sortText = "12\0shapeImageThreshold\0" }, { data = { cacheId = 516 }, filterText = "shapeMargin", insertText = "shapeMargin", kind = 5, label = "shapeMargin?", sortText = "12\0shapeMargin\0" }, { data = { cacheId = 517 }, filterText = "shapeOutside", insertText = "shapeOutside", kind = 5, label = "shapeOutside?", sortText = "12\0shapeOutside\0" }, { data = { cacheId = 518 }, filterText = "shapeRendering", insertText = "shapeRendering", kind = 5, label = "shapeRendering?", sortText = "12\0shapeRendering\0" }, { data = { cacheId = 519 }, filterText = "stopColor", insertText = "stopColor", kind = 5, label = "stopColor?", sortText = "12\0stopColor\0" }, { data = { cacheId = 520 }, filterText = "stopOpacity", insertText = "stopOpacity", kind = 5, label = "stopOpacity?", sortText = "12\0stopOpacity\0" }, { data = { cacheId = 521 }, filterText = "stroke", insertText = "stroke", kind = 5, label = "stroke?", sortText = "12\0stroke\0" }, { data = { cacheId = 522 }, filterText = "strokeDasharray", insertText = "strokeDasharray", kind = 5, label = "strokeDasharray?", sortText = "12\0strokeDasharray\0" }, { data = { cacheId = 523 }, filterText = "strokeDashoffset", insertText = "strokeDashoffset", kind = 5, label = "strokeDashoffset?", sortText = "12\0strokeDashoffset\0" }, { data = { cacheId = 524 }, filterText = "strokeLinecap", insertText = "strokeLinecap", kind = 5, label = "strokeLinecap?", sortText = "12\0strokeLinecap\0" }, { data = { cacheId = 525 }, filterText = "strokeLinejoin", insertText = "strokeLinejoin", kind = 5, label = "strokeLinejoin?", sortText = "12\0strokeLinejoin\0" }, { data = { cacheId = 526 }, filterText = "strokeMiterlimit", insertText = "strokeMiterlimit", kind = 5, label = "strokeMiterlimit?", sortText = "12\0strokeMiterlimit\0" }, { data = { cacheId = 527 }, filterText = "strokeOpacity", insertText = "strokeOpacity", kind = 5, label = "strokeOpacity?", sortText = "12\0strokeOpacity\0" }, { data = { cacheId = 528 }, filterText = "strokeWidth", insertText = "strokeWidth", kind = 5, label = "strokeWidth?", sortText = "12\0strokeWidth\0" }, { data = { cacheId = 529 }, filterText = "tableLayout", insertText = "tableLayout", kind = 5, label = "tableLayout?", sortText = "12\0tableLayout\0" }, { data = { cacheId = 530 }, filterText = "tabSize", insertText = "tabSize", kind = 5, label = "tabSize?", sortText = "12\0tabSize\0" }, { data = { cacheId = 531 }, filterText = "textAlign", insertText = "textAlign", kind = 5, label = "textAlign?", sortText = "12\0textAlign\0" }, { data = { cacheId = 532 }, filterText = "textAlignLast", insertText = "textAlignLast", kind = 5, label = "textAlignLast?", sortText = "12\0textAlignLast\0" }, { data = { cacheId = 533 }, filterText = "textAnchor", insertText = "textAnchor", kind = 5, label = "textAnchor?", sortText = "12\0textAnchor\0" }, { data = { cacheId = 534 }, filterText = "textCombineUpright", insertText = "textCombineUpright", kind = 5, label = "textCombineUpright?", sortText = "12\0textCombineUpright\0" }, { data = { cacheId = 535 }, filterText = "textDecoration", insertText = "textDecoration", kind = 5, label = "textDecoration?", sortText = "12\0textDecoration\0" }, { data = { cacheId = 536 }, filterText = "textDecorationColor", insertText = "textDecorationColor", kind = 5, label = "textDecorationColor?", sortText = "12\0textDecorationColor\0" }, { data = { cacheId = 537 }, filterText = "textDecorationLine", insertText = "textDecorationLine", kind = 5, label = "textDecorationLine?", sortText = "12\0textDecorationLine\0" }, { data = { cacheId = 538 }, filterText = "textDecorationSkip", insertText = "textDecorationSkip", kind = 5, label = "textDecorationSkip?", sortText = "12\0textDecorationSkip\0" }, { data = { cacheId = 539 }, filterText = "textDecorationSkipInk", insertText = "textDecorationSkipInk", kind = 5, label = "textDecorationSkipInk?", sortText = "12\0textDecorationSkipInk\0" }, { data = { cacheId = 540 }, filterText = "textDecorationStyle", insertText = "textDecorationStyle", kind = 5, label = "textDecorationStyle?", sortText = "12\0textDecorationStyle\0" }, { data = { cacheId = 541 }, filterText = "textDecorationThickness", insertText = "textDecorationThickness", kind = 5, label = "textDecorationThickness?", sortText = "12\0textDecorationThickness\0" }, { data = { cacheId = 542 }, filterText = "textEmphasis", insertText = "textEmphasis", kind = 5, label = "textEmphasis?", sortText = "12\0textEmphasis\0" }, { data = { cacheId = 543 }, filterText = "textEmphasisColor", insertText = "textEmphasisColor", kind = 5, label = "textEmphasisColor?", sortText = "12\0textEmphasisColor\0" }, { data = { cacheId = 544 }, filterText = "textEmphasisPosition", insertText = "textEmphasisPosition", kind = 5, label = "textEmphasisPosition?", sortText = "12\0textEmphasisPosition\0" }, { data = { cacheId = 545 }, filterText = "textEmphasisStyle", insertText = "textEmphasisStyle", kind = 5, label = "textEmphasisStyle?", sortText = "12\0textEmphasisStyle\0" }, { data = { cacheId = 546 }, filterText = "textIndent", insertText = "textIndent", kind = 5, label = "textIndent?", sortText = "12\0textIndent\0" }, { data = { cacheId = 547 }, filterText = "textJustify", insertText = "textJustify", kind = 5, label = "textJustify?", sortText = "12\0textJustify\0" }, { data = { cacheId = 548 }, filterText = "textOrientation", insertText = "textOrientation", kind = 5, label = "textOrientation?", sortText = "12\0textOrientation\0" }, { data = { cacheId = 549 }, filterText = "textOverflow", insertText = "textOverflow", kind = 5, label = "textOverflow?", sortText = "12\0textOverflow\0" }, { data = { cacheId = 550 }, filterText = "textRendering", insertText = "textRendering", kind = 5, label = "textRendering?", sortText = "12\0textRendering\0" }, { data = { cacheId = 551 }, filterText = "textShadow", insertText = "textShadow", kind = 5, label = "textShadow?", sortText = "12\0textShadow\0" }, { data = { cacheId = 552 }, filterText = "textSizeAdjust", insertText = "textSizeAdjust", kind = 5, label = "textSizeAdjust?", sortText = "12\0textSizeAdjust\0" }, { data = { cacheId = 553 }, filterText = "textTransform", insertText = "textTransform", kind = 5, label = "textTransform?", sortText = "12\0textTransform\0" }, { data = { cacheId = 554 }, filterText = "textUnderlineOffset", insertText = "textUnderlineOffset", kind = 5, label = "textUnderlineOffset?", sortText = "12\0textUnderlineOffset\0" }, { data = { cacheId = 555 }, filterText = "textUnderlinePosition", insertText = "textUnderlinePosition", kind = 5, label = "textUnderlinePosition?", sortText = "12\0textUnderlinePosition\0" }, { data = { cacheId = 556 }, filterText = "top", insertText = "top", kind = 5, label = "top?", sortText = "12\0top\0" }, { data = { cacheId = 557 }, filterText = "touchAction", insertText = "touchAction", kind = 5, label = "touchAction?", sortText = "12\0touchAction\0" }, { data = { cacheId = 558 }, filterText = "transform", insertText = "transform", kind = 5, label = "transform?", sortText = "12\0transform\0" }, { data = { cacheId = 559 }, filterText = "transformBox", insertText = "transformBox", kind = 5, label = "transformBox?", sortText = "12\0transformBox\0" }, { data = { cacheId = 560 }, filterText = "transformOrigin", insertText = "transformOrigin", kind = 5, label = "transformOrigin?", sortText = "12\0transformOrigin\0" }, { data = { cacheId = 561 }, filterText = "transformStyle", insertText = "transformStyle", kind = 5, label = "transformStyle?", sortText = "12\0transformStyle\0" }, { data = { cacheId = 562 }, filterText = "transition", insertText = "transition", kind = 5, label = "transition?", sortText = "12\0transition\0" }, { data = { cacheId = 563 }, filterText = "transitionDelay", insertText = "transitionDelay", kind = 5, label = "transitionDelay?", sortText = "12\0transitionDelay\0" }, { data = { cacheId = 564 }, filterText = "transitionDuration", insertText = "transitionDuration", kind = 5, label = "transitionDuration?", sortText = "12\0transitionDuration\0" }, { data = { cacheId = 565 }, filterText = "transitionProperty", insertText = "transitionProperty", kind = 5, label = "transitionProperty?", sortText = "12\0transitionProperty\0" }, { data = { cacheId = 566 }, filterText = "transitionTimingFunction", insertText = "transitionTimingFunction", kind = 5, label = "transitionTimingFunction?", sortText = "12\0transitionTimingFunction\0" }, { data = { cacheId = 567 }, filterText = "translate", insertText = "translate", kind = 5, label = "translate?", sortText = "12\0translate\0" }, { data = { cacheId = 568 }, filterText = "unicodeBidi", insertText = "unicodeBidi", kind = 5, label = "unicodeBidi?", sortText = "12\0unicodeBidi\0" }, { data = { cacheId = 569 }, filterText = "userSelect", insertText = "userSelect", kind = 5, label = "userSelect?", sortText = "12\0userSelect\0" }, { data = { cacheId = 570 }, filterText = "vectorEffect", insertText = "vectorEffect", kind = 5, label = "vectorEffect?", sortText = "12\0vectorEffect\0" }, { data = { cacheId = 571 }, filterText = "verticalAlign", insertText = "verticalAlign", kind = 5, label = "verticalAlign?", sortText = "12\0verticalAlign\0" }, { data = { cacheId = 572 }, filterText = "viewTransitionName", insertText = "viewTransitionName", kind = 5, label = "viewTransitionName?", sortText = "12\0viewTransitionName\0" }, { data = { cacheId = 573 }, filterText = "visibility", insertText = "visibility", kind = 5, label = "visibility?", sortText = "12\0visibility\0" }, { data = { cacheId = 574 }, filterText = "WebkitAlignContent", insertText = "WebkitAlignContent", kind = 5, label = "WebkitAlignContent?", sortText = "12\0WebkitAlignContent\0" }, { data = { cacheId = 575 }, filterText = "WebkitAlignItems", insertText = "WebkitAlignItems", kind = 5, label = "WebkitAlignItems?", sortText = "12\0WebkitAlignItems\0" }, { data = { cacheId = 576 }, filterText = "WebkitAlignSelf", insertText = "WebkitAlignSelf", kind = 5, label = "WebkitAlignSelf?", sortText = "12\0WebkitAlignSelf\0" }, { data = { cacheId = 577 }, filterText = "WebkitAnimation", insertText = "WebkitAnimation", kind = 5, label = "WebkitAnimation?", sortText = "12\0WebkitAnimation\0" }, { data = { cacheId = 578 }, filterText = "WebkitAnimationDelay", insertText = "WebkitAnimationDelay", kind = 5, label = "WebkitAnimationDelay?", sortText = "12\0WebkitAnimationDelay\0" }, { data = { cacheId = 579 }, filterText = "WebkitAnimationDirection", insertText = "WebkitAnimationDirection", kind = 5, label = "WebkitAnimationDirection?", sortText = "12\0WebkitAnimationDirection\0" }, { data = { cacheId = 580 }, filterText = "WebkitAnimationDuration", insertText = "WebkitAnimationDuration", kind = 5, label = "WebkitAnimationDuration?", sortText = "12\0WebkitAnimationDuration\0" }, { data = { cacheId = 581 }, filterText = "WebkitAnimationFillMode", insertText = "WebkitAnimationFillMode", kind = 5, label = "WebkitAnimationFillMode?", sortText = "12\0WebkitAnimationFillMode\0" }, { data = { cacheId = 582 }, filterText = "WebkitAnimationIterationCount", insertText = "WebkitAnimationIterationCount", kind = 5, label = "WebkitAnimationIterationCount?", sortText = "12\0WebkitAnimationIterationCount\0" }, { data = { cacheId = 583 }, filterText = "WebkitAnimationName", insertText = "WebkitAnimationName", kind = 5, label = "WebkitAnimationName?", sortText = "12\0WebkitAnimationName\0" }, { data = { cacheId = 584 }, filterText = "WebkitAnimationPlayState", insertText = "WebkitAnimationPlayState", kind = 5, label = "WebkitAnimationPlayState?", sortText = "12\0WebkitAnimationPlayState\0" }, { data = { cacheId = 585 }, filterText = "WebkitAnimationTimingFunction", insertText = "WebkitAnimationTimingFunction", kind = 5, label = "WebkitAnimationTimingFunction?", sortText = "12\0WebkitAnimationTimingFunction\0" }, { data = { cacheId = 586 }, filterText = "WebkitAppearance", insertText = "WebkitAppearance", kind = 5, label = "WebkitAppearance?", sortText = "12\0WebkitAppearance\0" }, { data = { cacheId = 587 }, filterText = "WebkitBackdropFilter", insertText = "WebkitBackdropFilter", kind = 5, label = "WebkitBackdropFilter?", sortText = "12\0WebkitBackdropFilter\0" }, { data = { cacheId = 588 }, filterText = "WebkitBackfaceVisibility", insertText = "WebkitBackfaceVisibility", kind = 5, label = "WebkitBackfaceVisibility?", sortText = "12\0WebkitBackfaceVisibility\0" }, { data = { cacheId = 589 }, filterText = "WebkitBackgroundClip", insertText = "WebkitBackgroundClip", kind = 5, label = "WebkitBackgroundClip?", sortText = "12\0WebkitBackgroundClip\0" }, { data = { cacheId = 590 }, filterText = "WebkitBackgroundOrigin", insertText = "WebkitBackgroundOrigin", kind = 5, label = "WebkitBackgroundOrigin?", sortText = "12\0WebkitBackgroundOrigin\0" }, { data = { cacheId = 591 }, filterText = "WebkitBackgroundSize", insertText = "WebkitBackgroundSize", kind = 5, label = "WebkitBackgroundSize?", sortText = "12\0WebkitBackgroundSize\0" }, { data = { cacheId = 592 }, filterText = "WebkitBorderBefore", insertText = "WebkitBorderBefore", kind = 5, label = "WebkitBorderBefore?", sortText = "12\0WebkitBorderBefore\0" }, { data = { cacheId = 593 }, filterText = "WebkitBorderBeforeColor", insertText = "WebkitBorderBeforeColor", kind = 5, label = "WebkitBorderBeforeColor?", sortText = "12\0WebkitBorderBeforeColor\0" }, { data = { cacheId = 594 }, filterText = "WebkitBorderBeforeStyle", insertText = "WebkitBorderBeforeStyle", kind = 5, label = "WebkitBorderBeforeStyle?", sortText = "12\0WebkitBorderBeforeStyle\0" }, { data = { cacheId = 595 }, filterText = "WebkitBorderBeforeWidth", insertText = "WebkitBorderBeforeWidth", kind = 5, label = "WebkitBorderBeforeWidth?", sortText = "12\0WebkitBorderBeforeWidth\0" }, { data = { cacheId = 596 }, filterText = "WebkitBorderBottomLeftRadius", insertText = "WebkitBorderBottomLeftRadius", kind = 5, label = "WebkitBorderBottomLeftRadius?", sortText = "12\0WebkitBorderBottomLeftRadius\0" }, { data = { cacheId = 597 }, filterText = "WebkitBorderBottomRightRadius", insertText = "WebkitBorderBottomRightRadius", kind = 5, label = "WebkitBorderBottomRightRadius?", sortText = "12\0WebkitBorderBottomRightRadius\0" }, { data = { cacheId = 598 }, filterText = "WebkitBorderImage", insertText = "WebkitBorderImage", kind = 5, label = "WebkitBorderImage?", sortText = "12\0WebkitBorderImage\0" }, { data = { cacheId = 599 }, filterText = "WebkitBorderImageSlice", insertText = "WebkitBorderImageSlice", kind = 5, label = "WebkitBorderImageSlice?", sortText = "12\0WebkitBorderImageSlice\0" }, { data = { cacheId = 600 }, filterText = "WebkitBorderRadius", insertText = "WebkitBorderRadius", kind = 5, label = "WebkitBorderRadius?", sortText = "12\0WebkitBorderRadius\0" }, { data = { cacheId = 601 }, filterText = "WebkitBorderTopLeftRadius", insertText = "WebkitBorderTopLeftRadius", kind = 5, label = "WebkitBorderTopLeftRadius?", sortText = "12\0WebkitBorderTopLeftRadius\0" }, { data = { cacheId = 602 }, filterText = "WebkitBorderTopRightRadius", insertText = "WebkitBorderTopRightRadius", kind = 5, label = "WebkitBorderTopRightRadius?", sortText = "12\0WebkitBorderTopRightRadius\0" }, { data = { cacheId = 603 }, filterText = "WebkitBoxDecorationBreak", insertText = "WebkitBoxDecorationBreak", kind = 5, label = "WebkitBoxDecorationBreak?", sortText = "12\0WebkitBoxDecorationBreak\0" }, { data = { cacheId = 604 }, filterText = "WebkitBoxReflect", insertText = "WebkitBoxReflect", kind = 5, label = "WebkitBoxReflect?", sortText = "12\0WebkitBoxReflect\0" }, { data = { cacheId = 605 }, filterText = "WebkitBoxShadow", insertText = "WebkitBoxShadow", kind = 5, label = "WebkitBoxShadow?", sortText = "12\0WebkitBoxShadow\0" }, { data = { cacheId = 606 }, filterText = "WebkitBoxSizing", insertText = "WebkitBoxSizing", kind = 5, label = "WebkitBoxSizing?", sortText = "12\0WebkitBoxSizing\0" }, { data = { cacheId = 607 }, filterText = "WebkitClipPath", insertText = "WebkitClipPath", kind = 5, label = "WebkitClipPath?", sortText = "12\0WebkitClipPath\0" }, { data = { cacheId = 608 }, filterText = "WebkitColumnCount", insertText = "WebkitColumnCount", kind = 5, label = "WebkitColumnCount?", sortText = "12\0WebkitColumnCount\0" }, { data = { cacheId = 609 }, filterText = "WebkitColumnFill", insertText = "WebkitColumnFill", kind = 5, label = "WebkitColumnFill?", sortText = "12\0WebkitColumnFill\0" }, { data = { cacheId = 610 }, filterText = "WebkitColumnRule", insertText = "WebkitColumnRule", kind = 5, label = "WebkitColumnRule?", sortText = "12\0WebkitColumnRule\0" }, { data = { cacheId = 611 }, filterText = "WebkitColumnRuleColor", insertText = "WebkitColumnRuleColor", kind = 5, label = "WebkitColumnRuleColor?", sortText = "12\0WebkitColumnRuleColor\0" }, { data = { cacheId = 612 }, filterText = "WebkitColumnRuleStyle", insertText = "WebkitColumnRuleStyle", kind = 5, label = "WebkitColumnRuleStyle?", sortText = "12\0WebkitColumnRuleStyle\0" }, { data = { cacheId = 613 }, filterText = "WebkitColumnRuleWidth", insertText = "WebkitColumnRuleWidth", kind = 5, label = "WebkitColumnRuleWidth?", sortText = "12\0WebkitColumnRuleWidth\0" }, { data = { cacheId = 614 }, filterText = "WebkitColumns", insertText = "WebkitColumns", kind = 5, label = "WebkitColumns?", sortText = "12\0WebkitColumns\0" }, { data = { cacheId = 615 }, filterText = "WebkitColumnSpan", insertText = "WebkitColumnSpan", kind = 5, label = "WebkitColumnSpan?", sortText = "12\0WebkitColumnSpan\0" }, { data = { cacheId = 616 }, filterText = "WebkitColumnWidth", insertText = "WebkitColumnWidth", kind = 5, label = "WebkitColumnWidth?", sortText = "12\0WebkitColumnWidth\0" }, { data = { cacheId = 617 }, filterText = "WebkitFilter", insertText = "WebkitFilter", kind = 5, label = "WebkitFilter?", sortText = "12\0WebkitFilter\0" }, { data = { cacheId = 618 }, filterText = "WebkitFlex", insertText = "WebkitFlex", kind = 5, label = "WebkitFlex?", sortText = "12\0WebkitFlex\0" }, { data = { cacheId = 619 }, filterText = "WebkitFlexBasis", insertText = "WebkitFlexBasis", kind = 5, label = "WebkitFlexBasis?", sortText = "12\0WebkitFlexBasis\0" }, { data = { cacheId = 620 }, filterText = "WebkitFlexDirection", insertText = "WebkitFlexDirection", kind = 5, label = "WebkitFlexDirection?", sortText = "12\0WebkitFlexDirection\0" }, { data = { cacheId = 621 }, filterText = "WebkitFlexFlow", insertText = "WebkitFlexFlow", kind = 5, label = "WebkitFlexFlow?", sortText = "12\0WebkitFlexFlow\0" }, { data = { cacheId = 622 }, filterText = "WebkitFlexGrow", insertText = "WebkitFlexGrow", kind = 5, label = "WebkitFlexGrow?", sortText = "12\0WebkitFlexGrow\0" }, { data = { cacheId = 623 }, filterText = "WebkitFlexShrink", insertText = "WebkitFlexShrink", kind = 5, label = "WebkitFlexShrink?", sortText = "12\0WebkitFlexShrink\0" }, { data = { cacheId = 624 }, filterText = "WebkitFlexWrap", insertText = "WebkitFlexWrap", kind = 5, label = "WebkitFlexWrap?", sortText = "12\0WebkitFlexWrap\0" }, { data = { cacheId = 625 }, filterText = "WebkitFontFeatureSettings", insertText = "WebkitFontFeatureSettings", kind = 5, label = "WebkitFontFeatureSettings?", sortText = "12\0WebkitFontFeatureSettings\0" }, { data = { cacheId = 626 }, filterText = "WebkitFontKerning", insertText = "WebkitFontKerning", kind = 5, label = "WebkitFontKerning?", sortText = "12\0WebkitFontKerning\0" }, { data = { cacheId = 627 }, filterText = "WebkitFontSmoothing", insertText = "WebkitFontSmoothing", kind = 5, label = "WebkitFontSmoothing?", sortText = "12\0WebkitFontSmoothing\0" }, { data = { cacheId = 628 }, filterText = "WebkitFontVariantLigatures", insertText = "WebkitFontVariantLigatures", kind = 5, label = "WebkitFontVariantLigatures?", sortText = "12\0WebkitFontVariantLigatures\0" }, { data = { cacheId = 629 }, filterText = "WebkitHyphenateCharacter", insertText = "WebkitHyphenateCharacter", kind = 5, label = "WebkitHyphenateCharacter?", sortText = "12\0WebkitHyphenateCharacter\0" }, { data = { cacheId = 630 }, filterText = "WebkitHyphens", insertText = "WebkitHyphens", kind = 5, label = "WebkitHyphens?", sortText = "12\0WebkitHyphens\0" }, { data = { cacheId = 631 }, filterText = "WebkitInitialLetter", insertText = "WebkitInitialLetter", kind = 5, label = "WebkitInitialLetter?", sortText = "12\0WebkitInitialLetter\0" }, { data = { cacheId = 632 }, filterText = "WebkitJustifyContent", insertText = "WebkitJustifyContent", kind = 5, label = "WebkitJustifyContent?", sortText = "12\0WebkitJustifyContent\0" }, { data = { cacheId = 633 }, filterText = "WebkitLineBreak", insertText = "WebkitLineBreak", kind = 5, label = "WebkitLineBreak?", sortText = "12\0WebkitLineBreak\0" }, { data = { cacheId = 634 }, filterText = "WebkitLineClamp", insertText = "WebkitLineClamp", kind = 5, label = "WebkitLineClamp?", sortText = "12\0WebkitLineClamp\0" }, { data = { cacheId = 635 }, filterText = "WebkitMarginEnd", insertText = "WebkitMarginEnd", kind = 5, label = "WebkitMarginEnd?", sortText = "12\0WebkitMarginEnd\0" }, { data = { cacheId = 636 }, filterText = "WebkitMarginStart", insertText = "WebkitMarginStart", kind = 5, label = "WebkitMarginStart?", sortText = "12\0WebkitMarginStart\0" }, { data = { cacheId = 637 }, filterText = "WebkitMask", insertText = "WebkitMask", kind = 5, label = "WebkitMask?", sortText = "12\0WebkitMask\0" }, { data = { cacheId = 638 }, filterText = "WebkitMaskAttachment", insertText = "WebkitMaskAttachment", kind = 5, label = "WebkitMaskAttachment?", sortText = "12\0WebkitMaskAttachment\0" }, { data = { cacheId = 639 }, filterText = "WebkitMaskBoxImage", insertText = "WebkitMaskBoxImage", kind = 5, label = "WebkitMaskBoxImage?", sortText = "12\0WebkitMaskBoxImage\0" }, { data = { cacheId = 640 }, filterText = "WebkitMaskBoxImageOutset", insertText = "WebkitMaskBoxImageOutset", kind = 5, label = "WebkitMaskBoxImageOutset?", sortText = "12\0WebkitMaskBoxImageOutset\0" }, { data = { cacheId = 641 }, filterText = "WebkitMaskBoxImageRepeat", insertText = "WebkitMaskBoxImageRepeat", kind = 5, label = "WebkitMaskBoxImageRepeat?", sortText = "12\0WebkitMaskBoxImageRepeat\0" }, { data = { cacheId = 642 }, filterText = "WebkitMaskBoxImageSlice", insertText = "WebkitMaskBoxImageSlice", kind = 5, label = "WebkitMaskBoxImageSlice?", sortText = "12\0WebkitMaskBoxImageSlice\0" }, { data = { cacheId = 643 }, filterText = "WebkitMaskBoxImageSource", insertText = "WebkitMaskBoxImageSource", kind = 5, label = "WebkitMaskBoxImageSource?", sortText = "12\0WebkitMaskBoxImageSource\0" }, { data = { cacheId = 644 }, filterText = "WebkitMaskBoxImageWidth", insertText = "WebkitMaskBoxImageWidth", kind = 5, label = "WebkitMaskBoxImageWidth?", sortText = "12\0WebkitMaskBoxImageWidth\0" }, { data = { cacheId = 645 }, filterText = "WebkitMaskClip", insertText = "WebkitMaskClip", kind = 5, label = "WebkitMaskClip?", sortText = "12\0WebkitMaskClip\0" }, { data = { cacheId = 646 }, filterText = "WebkitMaskComposite", insertText = "WebkitMaskComposite", kind = 5, label = "WebkitMaskComposite?", sortText = "12\0WebkitMaskComposite\0" }, { data = { cacheId = 647 }, filterText = "WebkitMaskImage", insertText = "WebkitMaskImage", kind = 5, label = "WebkitMaskImage?", sortText = "12\0WebkitMaskImage\0" }, { data = { cacheId = 648 }, filterText = "WebkitMaskOrigin", insertText = "WebkitMaskOrigin", kind = 5, label = "WebkitMaskOrigin?", sortText = "12\0WebkitMaskOrigin\0" }, { data = { cacheId = 649 }, filterText = "WebkitMaskPosition", insertText = "WebkitMaskPosition", kind = 5, label = "WebkitMaskPosition?", sortText = "12\0WebkitMaskPosition\0" }, { data = { cacheId = 650 }, filterText = "WebkitMaskPositionX", insertText = "WebkitMaskPositionX", kind = 5, label = "WebkitMaskPositionX?", sortText = "12\0WebkitMaskPositionX\0" }, { data = { cacheId = 651 }, filterText = "WebkitMaskPositionY", insertText = "WebkitMaskPositionY", kind = 5, label = "WebkitMaskPositionY?", sortText = "12\0WebkitMaskPositionY\0" }, { data = { cacheId = 652 }, filterText = "WebkitMaskRepeat", insertText = "WebkitMaskRepeat", kind = 5, label = "WebkitMaskRepeat?", sortText = "12\0WebkitMaskRepeat\0" }, { data = { cacheId = 653 }, filterText = "WebkitMaskRepeatX", insertText = "WebkitMaskRepeatX", kind = 5, label = "WebkitMaskRepeatX?", sortText = "12\0WebkitMaskRepeatX\0" }, { data = { cacheId = 654 }, filterText = "WebkitMaskRepeatY", insertText = "WebkitMaskRepeatY", kind = 5, label = "WebkitMaskRepeatY?", sortText = "12\0WebkitMaskRepeatY\0" }, { data = { cacheId = 655 }, filterText = "WebkitMaskSize", insertText = "WebkitMaskSize", kind = 5, label = "WebkitMaskSize?", sortText = "12\0WebkitMaskSize\0" }, { data = { cacheId = 656 }, filterText = "WebkitMaxInlineSize", insertText = "WebkitMaxInlineSize", kind = 5, label = "WebkitMaxInlineSize?", sortText = "12\0WebkitMaxInlineSize\0" }, { data = { cacheId = 657 }, filterText = "WebkitOrder", insertText = "WebkitOrder", kind = 5, label = "WebkitOrder?", sortText = "12\0WebkitOrder\0" }, { data = { cacheId = 658 }, filterText = "WebkitOverflowScrolling", insertText = "WebkitOverflowScrolling", kind = 5, label = "WebkitOverflowScrolling?", sortText = "12\0WebkitOverflowScrolling\0" }, { data = { cacheId = 659 }, filterText = "WebkitPaddingEnd", insertText = "WebkitPaddingEnd", kind = 5, label = "WebkitPaddingEnd?", sortText = "12\0WebkitPaddingEnd\0" }, { data = { cacheId = 660 }, filterText = "WebkitPaddingStart", insertText = "WebkitPaddingStart", kind = 5, label = "WebkitPaddingStart?", sortText = "12\0WebkitPaddingStart\0" }, { data = { cacheId = 661 }, filterText = "WebkitPerspective", insertText = "WebkitPerspective", kind = 5, label = "WebkitPerspective?", sortText = "12\0WebkitPerspective\0" }, { data = { cacheId = 662 }, filterText = "WebkitPerspectiveOrigin", insertText = "WebkitPerspectiveOrigin", kind = 5, label = "WebkitPerspectiveOrigin?", sortText = "12\0WebkitPerspectiveOrigin\0" }, { data = { cacheId = 663 }, filterText = "WebkitPrintColorAdjust", insertText = "WebkitPrintColorAdjust", kind = 5, label = "WebkitPrintColorAdjust?", sortText = "12\0WebkitPrintColorAdjust\0" }, { data = { cacheId = 664 }, filterText = "WebkitRubyPosition", insertText = "WebkitRubyPosition", kind = 5, label = "WebkitRubyPosition?", sortText = "12\0WebkitRubyPosition\0" }, { data = { cacheId = 665 }, filterText = "WebkitScrollSnapType", insertText = "WebkitScrollSnapType", kind = 5, label = "WebkitScrollSnapType?", sortText = "12\0WebkitScrollSnapType\0" }, { data = { cacheId = 666 }, filterText = "WebkitShapeMargin", insertText = "WebkitShapeMargin", kind = 5, label = "WebkitShapeMargin?", sortText = "12\0WebkitShapeMargin\0" }, { data = { cacheId = 667 }, filterText = "WebkitTapHighlightColor", insertText = "WebkitTapHighlightColor", kind = 5, label = "WebkitTapHighlightColor?", sortText = "12\0WebkitTapHighlightColor\0" }, { data = { cacheId = 668 }, filterText = "WebkitTextCombine", insertText = "WebkitTextCombine", kind = 5, label = "WebkitTextCombine?", sortText = "12\0WebkitTextCombine\0" }, { data = { cacheId = 669 }, filterText = "WebkitTextDecorationColor", insertText = "WebkitTextDecorationColor", kind = 5, label = "WebkitTextDecorationColor?", sortText = "12\0WebkitTextDecorationColor\0" }, { data = { cacheId = 670 }, filterText = "WebkitTextDecorationLine", insertText = "WebkitTextDecorationLine", kind = 5, label = "WebkitTextDecorationLine?", sortText = "12\0WebkitTextDecorationLine\0" }, { data = { cacheId = 671 }, filterText = "WebkitTextDecorationSkip", insertText = "WebkitTextDecorationSkip", kind = 5, label = "WebkitTextDecorationSkip?", sortText = "12\0WebkitTextDecorationSkip\0" }, { data = { cacheId = 672 }, filterText = "WebkitTextDecorationStyle", insertText = "WebkitTextDecorationStyle", kind = 5, label = "WebkitTextDecorationStyle?", sortText = "12\0WebkitTextDecorationStyle\0" }, { data = { cacheId = 673 }, filterText = "WebkitTextEmphasis", insertText = "WebkitTextEmphasis", kind = 5, label = "WebkitTextEmphasis?", sortText = "12\0WebkitTextEmphasis\0" }, { data = { cacheId = 674 }, filterText = "WebkitTextEmphasisColor", insertText = "WebkitTextEmphasisColor", kind = 5, label = "WebkitTextEmphasisColor?", sortText = "12\0WebkitTextEmphasisColor\0" }, { data = { cacheId = 675 }, filterText = "WebkitTextEmphasisPosition", insertText = "WebkitTextEmphasisPosition", kind = 5, label = "WebkitTextEmphasisPosition?", sortText = "12\0WebkitTextEmphasisPosition\0" }, { data = { cacheId = 676 }, filterText = "WebkitTextEmphasisStyle", insertText = "WebkitTextEmphasisStyle", kind = 5, label = "WebkitTextEmphasisStyle?", sortText = "12\0WebkitTextEmphasisStyle\0" }, { data = { cacheId = 677 }, filterText = "WebkitTextFillColor", insertText = "WebkitTextFillColor", kind = 5, label = "WebkitTextFillColor?", sortText = "12\0WebkitTextFillColor\0" }, { data = { cacheId = 678 }, filterText = "WebkitTextOrientation", insertText = "WebkitTextOrientation", kind = 5, label = "WebkitTextOrientation?", sortText = "12\0WebkitTextOrientation\0" }, { data = { cacheId = 679 }, filterText = "WebkitTextSizeAdjust", insertText = "WebkitTextSizeAdjust", kind = 5, label = "WebkitTextSizeAdjust?", sortText = "12\0WebkitTextSizeAdjust\0" }, { data = { cacheId = 680 }, filterText = "WebkitTextStroke", insertText = "WebkitTextStroke", kind = 5, label = "WebkitTextStroke?", sortText = "12\0WebkitTextStroke\0" }, { data = { cacheId = 681 }, filterText = "WebkitTextStrokeColor", insertText = "WebkitTextStrokeColor", kind = 5, label = "WebkitTextStrokeColor?", sortText = "12\0WebkitTextStrokeColor\0" }, { data = { cacheId = 682 }, filterText = "WebkitTextStrokeWidth", insertText = "WebkitTextStrokeWidth", kind = 5, label = "WebkitTextStrokeWidth?", sortText = "12\0WebkitTextStrokeWidth\0" }, { data = { cacheId = 683 }, filterText = "WebkitTextUnderlinePosition", insertText = "WebkitTextUnderlinePosition", kind = 5, label = "WebkitTextUnderlinePosition?", sortText = "12\0WebkitTextUnderlinePosition\0" }, { data = { cacheId = 684 }, filterText = "WebkitTouchCallout", insertText = "WebkitTouchCallout", kind = 5, label = "WebkitTouchCallout?", sortText = "12\0WebkitTouchCallout\0" }, { data = { cacheId = 685 }, filterText = "WebkitTransform", insertText = "WebkitTransform", kind = 5, label = "WebkitTransform?", sortText = "12\0WebkitTransform\0" }, { data = { cacheId = 686 }, filterText = "WebkitTransformOrigin", insertText = "WebkitTransformOrigin", kind = 5, label = "WebkitTransformOrigin?", sortText = "12\0WebkitTransformOrigin\0" }, { data = { cacheId = 687 }, filterText = "WebkitTransformStyle", insertText = "WebkitTransformStyle", kind = 5, label = "WebkitTransformStyle?", sortText = "12\0WebkitTransformStyle\0" }, { data = { cacheId = 688 }, filterText = "WebkitTransition", insertText = "WebkitTransition", kind = 5, label = "WebkitTransition?", sortText = "12\0WebkitTransition\0" }, { data = { cacheId = 689 }, filterText = "WebkitTransitionDelay", insertText = "WebkitTransitionDelay", kind = 5, label = "WebkitTransitionDelay?", sortText = "12\0WebkitTransitionDelay\0" }, { data = { cacheId = 690 }, filterText = "WebkitTransitionDuration", insertText = "WebkitTransitionDuration", kind = 5, label = "WebkitTransitionDuration?", sortText = "12\0WebkitTransitionDuration\0" }, { data = { cacheId = 691 }, filterText = "WebkitTransitionProperty", insertText = "WebkitTransitionProperty", kind = 5, label = "WebkitTransitionProperty?", sortText = "12\0WebkitTransitionProperty\0" }, { data = { cacheId = 692 }, filterText = "WebkitTransitionTimingFunction", insertText = "WebkitTransitionTimingFunction", kind = 5, label = "WebkitTransitionTimingFunction?", sortText = "12\0WebkitTransitionTimingFunction\0" }, { data = { cacheId = 693 }, filterText = "WebkitUserModify", insertText = "WebkitUserModify", kind = 5, label = "WebkitUserModify?", sortText = "12\0WebkitUserModify\0" }, { data = { cacheId = 694 }, filterText = "WebkitUserSelect", insertText = "WebkitUserSelect", kind = 5, label = "WebkitUserSelect?", sortText = "12\0WebkitUserSelect\0" }, { data = { cacheId = 695 }, filterText = "WebkitWritingMode", insertText = "WebkitWritingMode", kind = 5, label = "WebkitWritingMode?", sortText = "12\0WebkitWritingMode\0" }, { data = { cacheId = 696 }, filterText = "whiteSpace", insertText = "whiteSpace", kind = 5, label = "whiteSpace?", sortText = "12\0whiteSpace\0" }, { data = { cacheId = 697 }, filterText = "widows", insertText = "widows", kind = 5, label = "widows?", sortText = "12\0widows\0" }, { data = { cacheId = 698 }, filterText = "width", insertText = "width", kind = 5, label = "width?", sortText = "12\0width\0" }, { data = { cacheId = 699 }, filterText = "willChange", insertText = "willChange", kind = 5, label = "willChange?", sortText = "12\0willChange\0" }, { data = { cacheId = 700 }, filterText = "wordBreak", insertText = "wordBreak", kind = 5, label = "wordBreak?", sortText = "12\0wordBreak\0" }, { data = { cacheId = 701 }, filterText = "wordSpacing", insertText = "wordSpacing", kind = 5, label = "wordSpacing?", sortText = "12\0wordSpacing\0" }, { data = { cacheId = 702 }, filterText = "wordWrap", insertText = "wordWrap", kind = 5, label = "wordWrap?", sortText = "12\0wordWrap\0" }, { data = { cacheId = 703 }, filterText = "writingMode", insertText = "writingMode", kind = 5, label = "writingMode?", sortText = "12\0writingMode\0" }, { data = { cacheId = 704 }, filterText = "zIndex", insertText = "zIndex", kind = 5, label = "zIndex?", sortText = "12\0zIndex\0" }, { data = { cacheId = 705 }, filterText = "zoom", insertText = "zoom", kind = 5, label = "zoom?", sortText = "12\0zoom\0" }, { data = { cacheId = 706 }, filterText = "azimuth", insertText = "azimuth", kind = 5, label = "azimuth?", sortText = "z12\0azimuth\0", tags = { 1 } }, { data = { cacheId = 707 }, filterText = "boxAlign", insertText = "boxAlign", kind = 5, label = "boxAlign?", sortText = "z12\0boxAlign\0", tags = { 1 } }, { data = { cacheId = 708 }, filterText = "boxDirection", insertText = "boxDirection", kind = 5, label = "boxDirection?", sortText = "z12\0boxDirection\0", tags = { 1 } }, { data = { cacheId = 709 }, filterText = "boxFlex", insertText = "boxFlex", kind = 5, label = "boxFlex?", sortText = "z12\0boxFlex\0", tags = { 1 } }, { data = { cacheId = 710 }, filterText = "boxFlexGroup", insertText = "boxFlexGroup", kind = 5, label = "boxFlexGroup?", sortText = "z12\0boxFlexGroup\0", tags = { 1 } }, { data = { cacheId = 711 }, filterText = "boxLines", insertText = "boxLines", kind = 5, label = "boxLines?", sortText = "z12\0boxLines\0", tags = { 1 } }, { data = { cacheId = 712 }, filterText = "boxOrdinalGroup", insertText = "boxOrdinalGroup", kind = 5, label = "boxOrdinalGroup?", sortText = "z12\0boxOrdinalGroup\0", tags = { 1 } }, { data = { cacheId = 713 }, filterText = "boxOrient", insertText = "boxOrient", kind = 5, label = "boxOrient?", sortText = "z12\0boxOrient\0", tags = { 1 } }, { data = { cacheId = 714 }, filterText = "boxPack", insertText = "boxPack", kind = 5, label = "boxPack?", sortText = "z12\0boxPack\0", tags = { 1 } }, { data = { cacheId = 715 }, filterText = "clip", insertText = "clip", kind = 5, label = "clip?", sortText = "z12\0clip\0", tags = { 1 } }, { data = { cacheId = 716 }, filterText = "gridColumnGap", insertText = "gridColumnGap", kind = 5, label = "gridColumnGap?", sortText = "z12\0gridColumnGap\0", tags = { 1 } }, { data = { cacheId = 717 }, filterText = "gridGap", insertText = "gridGap", kind = 5, label = "gridGap?", sortText = "z12\0gridGap\0", tags = { 1 } }, { data = { cacheId = 718 }, filterText = "gridRowGap", insertText = "gridRowGap", kind = 5, label = "gridRowGap?", sortText = "z12\0gridRowGap\0", tags = { 1 } }, { data = { cacheId = 719 }, filterText = "imeMode", insertText = "imeMode", kind = 5, label = "imeMode?", sortText = "z12\0imeMode\0", tags = { 1 } }, { data = { cacheId = 720 }, filterText = "KhtmlBoxAlign", insertText = "KhtmlBoxAlign", kind = 5, label = "KhtmlBoxAlign?", sortText = "z12\0KhtmlBoxAlign\0", tags = { 1 } }, { data = { cacheId = 721 }, filterText = "KhtmlBoxDirection", insertText = "KhtmlBoxDirection", kind = 5, label = "KhtmlBoxDirection?", sortText = "z12\0KhtmlBoxDirection\0", tags = { 1 } }, { data = { cacheId = 722 }, filterText = "KhtmlBoxFlex", insertText = "KhtmlBoxFlex", kind = 5, label = "KhtmlBoxFlex?", sortText = "z12\0KhtmlBoxFlex\0", tags = { 1 } }, { data = { cacheId = 723 }, filterText = "KhtmlBoxFlexGroup", insertText = "KhtmlBoxFlexGroup", kind = 5, label = "KhtmlBoxFlexGroup?", sortText = "z12\0KhtmlBoxFlexGroup\0", tags = { 1 } }, { data = { cacheId = 724 }, filterText = "KhtmlBoxLines", insertText = "KhtmlBoxLines", kind = 5, label = "KhtmlBoxLines?", sortText = "z12\0KhtmlBoxLines\0", tags = { 1 } }, { data = { cacheId = 725 }, filterText = "KhtmlBoxOrdinalGroup", insertText = "KhtmlBoxOrdinalGroup", kind = 5, label = "KhtmlBoxOrdinalGroup?", sortText = "z12\0KhtmlBoxOrdinalGroup\0", tags = { 1 } }, { data = { cacheId = 726 }, filterText = "KhtmlBoxOrient", insertText = "KhtmlBoxOrient", kind = 5, label = "KhtmlBoxOrient?", sortText = "z12\0KhtmlBoxOrient\0", tags = { 1 } }, { data = { cacheId = 727 }, filterText = "KhtmlBoxPack", insertText = "KhtmlBoxPack", kind = 5, label = "KhtmlBoxPack?", sortText = "z12\0KhtmlBoxPack\0", tags = { 1 } }, { data = { cacheId = 728 }, filterText = "KhtmlLineBreak", insertText = "KhtmlLineBreak", kind = 5, label = "KhtmlLineBreak?", sortText = "z12\0KhtmlLineBreak\0", tags = { 1 } }, { data = { cacheId = 729 }, filterText = "KhtmlOpacity", insertText = "KhtmlOpacity", kind = 5, label = "KhtmlOpacity?", sortText = "z12\0KhtmlOpacity\0", tags = { 1 } }, { data = { cacheId = 730 }, filterText = "KhtmlUserSelect", insertText = "KhtmlUserSelect", kind = 5, label = "KhtmlUserSelect?", sortText = "z12\0KhtmlUserSelect\0", tags = { 1 } }, { data = { cacheId = 731 }, filterText = "MozBackgroundClip", insertText = "MozBackgroundClip", kind = 5, label = "MozBackgroundClip?", sortText = "z12\0MozBackgroundClip\0", tags = { 1 } }, { data = { cacheId = 732 }, filterText = "MozBackgroundInlinePolicy", insertText = "MozBackgroundInlinePolicy", kind = 5, label = "MozBackgroundInlinePolicy?", sortText = "z12\0MozBackgroundInlinePolicy\0", tags = { 1 } }, { data = { cacheId = 733 }, filterText = "MozBackgroundOrigin", insertText = "MozBackgroundOrigin", kind = 5, label = "MozBackgroundOrigin?", sortText = "z12\0MozBackgroundOrigin\0", tags = { 1 } }, { data = { cacheId = 734 }, filterText = "MozBackgroundSize", insertText = "MozBackgroundSize", kind = 5, label = "MozBackgroundSize?", sortText = "z12\0MozBackgroundSize\0", tags = { 1 } }, { data = { cacheId = 735 }, filterText = "MozBorderRadius", insertText = "MozBorderRadius", kind = 5, label = "MozBorderRadius?", sortText = "z12\0MozBorderRadius\0", tags = { 1 } }, { data = { cacheId = 736 }, filterText = "MozBorderRadiusBottomleft", insertText = "MozBorderRadiusBottomleft", kind = 5, label = "MozBorderRadiusBottomleft?", sortText = "z12\0MozBorderRadiusBottomleft\0", tags = { 1 } }, { data = { cacheId = 737 }, filterText = "MozBorderRadiusBottomright", insertText = "MozBorderRadiusBottomright", kind = 5, label = "MozBorderRadiusBottomright?", sortText = "z12\0MozBorderRadiusBottomright\0", tags = { 1 } }, { data = { cacheId = 738 }, filterText = "MozBorderRadiusTopleft", insertText = "MozBorderRadiusTopleft", kind = 5, label = "MozBorderRadiusTopleft?", sortText = "z12\0MozBorderRadiusTopleft\0", tags = { 1 } }, { data = { cacheId = 739 }, filterText = "MozBorderRadiusTopright", insertText = "MozBorderRadiusTopright", kind = 5, label = "MozBorderRadiusTopright?", sortText = "z12\0MozBorderRadiusTopright\0", tags = { 1 } }, { data = { cacheId = 740 }, filterText = "MozBoxAlign", insertText = "MozBoxAlign", kind = 5, label = "MozBoxAlign?", sortText = "z12\0MozBoxAlign\0", tags = { 1 } }, { data = { cacheId = 741 }, filterText = "MozBoxDirection", insertText = "MozBoxDirection", kind = 5, label = "MozBoxDirection?", sortText = "z12\0MozBoxDirection\0", tags = { 1 } }, { data = { cacheId = 742 }, filterText = "MozBoxFlex", insertText = "MozBoxFlex", kind = 5, label = "MozBoxFlex?", sortText = "z12\0MozBoxFlex\0", tags = { 1 } }, { data = { cacheId = 743 }, filterText = "MozBoxOrdinalGroup", insertText = "MozBoxOrdinalGroup", kind = 5, label = "MozBoxOrdinalGroup?", sortText = "z12\0MozBoxOrdinalGroup\0", tags = { 1 } }, { data = { cacheId = 744 }, filterText = "MozBoxOrient", insertText = "MozBoxOrient", kind = 5, label = "MozBoxOrient?", sortText = "z12\0MozBoxOrient\0", tags = { 1 } }, { data = { cacheId = 745 }, filterText = "MozBoxPack", insertText = "MozBoxPack", kind = 5, label = "MozBoxPack?", sortText = "z12\0MozBoxPack\0", tags = { 1 } }, { data = { cacheId = 746 }, filterText = "MozBoxShadow", insertText = "MozBoxShadow", kind = 5, label = "MozBoxShadow?", sortText = "z12\0MozBoxShadow\0", tags = { 1 } }, { data = { cacheId = 747 }, filterText = "MozFloatEdge", insertText = "MozFloatEdge", kind = 5, label = "MozFloatEdge?", sortText = "z12\0MozFloatEdge\0", tags = { 1 } }, { data = { cacheId = 748 }, filterText = "MozForceBrokenImageIcon", insertText = "MozForceBrokenImageIcon", kind = 5, label = "MozForceBrokenImageIcon?", sortText = "z12\0MozForceBrokenImageIcon\0", tags = { 1 } }, { data = { cacheId = 749 }, filterText = "MozOpacity", insertText = "MozOpacity", kind = 5, label = "MozOpacity?", sortText = "z12\0MozOpacity\0", tags = { 1 } }, { data = { cacheId = 750 }, filterText = "MozOutline", insertText = "MozOutline", kind = 5, label = "MozOutline?", sortText = "z12\0MozOutline\0", tags = { 1 } }, { data = { cacheId = 751 }, filterText = "MozOutlineColor", insertText = "MozOutlineColor", kind = 5, label = "MozOutlineColor?", sortText = "z12\0MozOutlineColor\0", tags = { 1 } }, { data = { cacheId = 752 }, filterText = "MozOutlineRadius", insertText = "MozOutlineRadius", kind = 5, label = "MozOutlineRadius?", sortText = "z12\0MozOutlineRadius\0", tags = { 1 } }, { data = { cacheId = 753 }, filterText = "MozOutlineRadiusBottomleft", insertText = "MozOutlineRadiusBottomleft", kind = 5, label = "MozOutlineRadiusBottomleft?", sortText = "z12\0MozOutlineRadiusBottomleft\0", tags = { 1 } }, { data = { cacheId = 754 }, filterText = "MozOutlineRadiusBottomright", insertText = "MozOutlineRadiusBottomright", kind = 5, label = "MozOutlineRadiusBottomright?", sortText = "z12\0MozOutlineRadiusBottomright\0", tags = { 1 } }, { data = { cacheId = 755 }, filterText = "MozOutlineRadiusTopleft", insertText = "MozOutlineRadiusTopleft", kind = 5, label = "MozOutlineRadiusTopleft?", sortText = "z12\0MozOutlineRadiusTopleft\0", tags = { 1 } }, { data = { cacheId = 756 }, filterText = "MozOutlineRadiusTopright", insertText = "MozOutlineRadiusTopright", kind = 5, label = "MozOutlineRadiusTopright?", sortText = "z12\0MozOutlineRadiusTopright\0", tags = { 1 } }, { data = { cacheId = 757 }, filterText = "MozOutlineStyle", insertText = "MozOutlineStyle", kind = 5, label = "MozOutlineStyle?", sortText = "z12\0MozOutlineStyle\0", tags = { 1 } }, { data = { cacheId = 758 }, filterText = "MozOutlineWidth", insertText = "MozOutlineWidth", kind = 5, label = "MozOutlineWidth?", sortText = "z12\0MozOutlineWidth\0", tags = { 1 } }, { data = { cacheId = 759 }, filterText = "MozTextAlignLast", insertText = "MozTextAlignLast", kind = 5, label = "MozTextAlignLast?", sortText = "z12\0MozTextAlignLast\0", tags = { 1 } }, { data = { cacheId = 760 }, filterText = "MozTextDecorationColor", insertText = "MozTextDecorationColor", kind = 5, label = "MozTextDecorationColor?", sortText = "z12\0MozTextDecorationColor\0", tags = { 1 } }, { data = { cacheId = 761 }, filterText = "MozTextDecorationLine", insertText = "MozTextDecorationLine", kind = 5, label = "MozTextDecorationLine?", sortText = "z12\0MozTextDecorationLine\0", tags = { 1 } }, { data = { cacheId = 762 }, filterText = "MozTextDecorationStyle", insertText = "MozTextDecorationStyle", kind = 5, label = "MozTextDecorationStyle?", sortText = "z12\0MozTextDecorationStyle\0", tags = { 1 } }, { data = { cacheId = 763 }, filterText = "MozUserInput", insertText = "MozUserInput", kind = 5, label = "MozUserInput?", sortText = "z12\0MozUserInput\0", tags = { 1 } }, { data = { cacheId = 764 }, filterText = "msImeMode", insertText = "msImeMode", kind = 5, label = "msImeMode?", sortText = "z12\0msImeMode\0", tags = { 1 } }, { data = { cacheId = 765 }, filterText = "OAnimation", insertText = "OAnimation", kind = 5, label = "OAnimation?", sortText = "z12\0OAnimation\0", tags = { 1 } }, { data = { cacheId = 766 }, filterText = "OAnimationDelay", insertText = "OAnimationDelay", kind = 5, label = "OAnimationDelay?", sortText = "z12\0OAnimationDelay\0", tags = { 1 } }, { data = { cacheId = 767 }, filterText = "OAnimationDirection", insertText = "OAnimationDirection", kind = 5, label = "OAnimationDirection?", sortText = "z12\0OAnimationDirection\0", tags = { 1 } }, { data = { cacheId = 768 }, filterText = "OAnimationDuration", insertText = "OAnimationDuration", kind = 5, label = "OAnimationDuration?", sortText = "z12\0OAnimationDuration\0", tags = { 1 } }, { data = { cacheId = 769 }, filterText = "OAnimationFillMode", insertText = "OAnimationFillMode", kind = 5, label = "OAnimationFillMode?", sortText = "z12\0OAnimationFillMode\0", tags = { 1 } }, { data = { cacheId = 770 }, filterText = "OAnimationIterationCount", insertText = "OAnimationIterationCount", kind = 5, label = "OAnimationIterationCount?", sortText = "z12\0OAnimationIterationCount\0", tags = { 1 } }, { data = { cacheId = 771 }, filterText = "OAnimationName", insertText = "OAnimationName", kind = 5, label = "OAnimationName?", sortText = "z12\0OAnimationName\0", tags = { 1 } }, { data = { cacheId = 772 }, filterText = "OAnimationPlayState", insertText = "OAnimationPlayState", kind = 5, label = "OAnimationPlayState?", sortText = "z12\0OAnimationPlayState\0", tags = { 1 } }, { data = { cacheId = 773 }, filterText = "OAnimationTimingFunction", insertText = "OAnimationTimingFunction", kind = 5, label = "OAnimationTimingFunction?", sortText = "z12\0OAnimationTimingFunction\0", tags = { 1 } }, { data = { cacheId = 774 }, filterText = "OBackgroundSize", insertText = "OBackgroundSize", kind = 5, label = "OBackgroundSize?", sortText = "z12\0OBackgroundSize\0", tags = { 1 } }, { data = { cacheId = 775 }, filterText = "OBorderImage", insertText = "OBorderImage", kind = 5, label = "OBorderImage?", sortText = "z12\0OBorderImage\0", tags = { 1 } }, { data = { cacheId = 776 }, filterText = "offsetBlock", insertText = "offsetBlock", kind = 5, label = "offsetBlock?", sortText = "z12\0offsetBlock\0", tags = { 1 } }, { data = { cacheId = 777 }, filterText = "offsetBlockEnd", insertText = "offsetBlockEnd", kind = 5, label = "offsetBlockEnd?", sortText = "z12\0offsetBlockEnd\0", tags = { 1 } }, { data = { cacheId = 778 }, filterText = "offsetBlockStart", insertText = "offsetBlockStart", kind = 5, label = "offsetBlockStart?", sortText = "z12\0offsetBlockStart\0", tags = { 1 } }, { data = { cacheId = 779 }, filterText = "offsetInline", insertText = "offsetInline", kind = 5, label = "offsetInline?", sortText = "z12\0offsetInline\0", tags = { 1 } }, { data = { cacheId = 780 }, filterText = "offsetInlineEnd", insertText = "offsetInlineEnd", kind = 5, label = "offsetInlineEnd?", sortText = "z12\0offsetInlineEnd\0", tags = { 1 } }, { data = { cacheId = 781 }, filterText = "offsetInlineStart", insertText = "offsetInlineStart", kind = 5, label = "offsetInlineStart?", sortText = "z12\0offsetInlineStart\0", tags = { 1 } }, { data = { cacheId = 782 }, filterText = "OObjectFit", insertText = "OObjectFit", kind = 5, label = "OObjectFit?", sortText = "z12\0OObjectFit\0", tags = { 1 } }, { data = { cacheId = 783 }, filterText = "OObjectPosition", insertText = "OObjectPosition", kind = 5, label = "OObjectPosition?", sortText = "z12\0OObjectPosition\0", tags = { 1 } }, { data = { cacheId = 784 }, filterText = "OTabSize", insertText = "OTabSize", kind = 5, label = "OTabSize?", sortText = "z12\0OTabSize\0", tags = { 1 } }, { data = { cacheId = 785 }, filterText = "OTextOverflow", insertText = "OTextOverflow", kind = 5, label = "OTextOverflow?", sortText = "z12\0OTextOverflow\0", tags = { 1 } }, { data = { cacheId = 786 }, filterText = "OTransform", insertText = "OTransform", kind = 5, label = "OTransform?", sortText = "z12\0OTransform\0", tags = { 1 } }, { data = { cacheId = 787 }, filterText = "OTransformOrigin", insertText = "OTransformOrigin", kind = 5, label = "OTransformOrigin?", sortText = "z12\0OTransformOrigin\0", tags = { 1 } }, { data = { cacheId = 788 }, filterText = "OTransition", insertText = "OTransition", kind = 5, label = "OTransition?", sortText = "z12\0OTransition\0", tags = { 1 } }, { data = { cacheId = 789 }, filterText = "OTransitionDelay", insertText = "OTransitionDelay", kind = 5, label = "OTransitionDelay?", sortText = "z12\0OTransitionDelay\0", tags = { 1 } }, { data = { cacheId = 790 }, filterText = "OTransitionDuration", insertText = "OTransitionDuration", kind = 5, label = "OTransitionDuration?", sortText = "z12\0OTransitionDuration\0", tags = { 1 } }, { data = { cacheId = 791 }, filterText = "OTransitionProperty", insertText = "OTransitionProperty", kind = 5, label = "OTransitionProperty?", sortText = "z12\0OTransitionProperty\0", tags = { 1 } }, { data = { cacheId = 792 }, filterText = "OTransitionTimingFunction", insertText = "OTransitionTimingFunction", kind = 5, label = "OTransitionTimingFunction?", sortText = "z12\0OTransitionTimingFunction\0", tags = { 1 } }, { data = { cacheId = 793 }, filterText = "scrollSnapCoordinate", insertText = "scrollSnapCoordinate", kind = 5, label = "scrollSnapCoordinate?", sortText = "z12\0scrollSnapCoordinate\0", tags = { 1 } }, { data = { cacheId = 794 }, filterText = "scrollSnapDestination", insertText = "scrollSnapDestination", kind = 5, label = "scrollSnapDestination?", sortText = "z12\0scrollSnapDestination\0", tags = { 1 } }, { data = { cacheId = 795 }, filterText = "scrollSnapPointsX", insertText = "scrollSnapPointsX", kind = 5, label = "scrollSnapPointsX?", sortText = "z12\0scrollSnapPointsX\0", tags = { 1 } }, { data = { cacheId = 796 }, filterText = "scrollSnapPointsY", insertText = "scrollSnapPointsY", kind = 5, label = "scrollSnapPointsY?", sortText = "z12\0scrollSnapPointsY\0", tags = { 1 } }, { data = { cacheId = 797 }, filterText = "scrollSnapTypeX", insertText = "scrollSnapTypeX", kind = 5, label = "scrollSnapTypeX?", sortText = "z12\0scrollSnapTypeX\0", tags = { 1 } }, { data = { cacheId = 798 }, filterText = "scrollSnapTypeY", insertText = "scrollSnapTypeY", kind = 5, label = "scrollSnapTypeY?", sortText = "z12\0scrollSnapTypeY\0", tags = { 1 } }, { data = { cacheId = 799 }, filterText = "WebkitBoxAlign", insertText = "WebkitBoxAlign", kind = 5, label = "WebkitBoxAlign?", sortText = "z12\0WebkitBoxAlign\0", tags = { 1 } }, { data = { cacheId = 800 }, filterText = "WebkitBoxDirection", insertText = "WebkitBoxDirection", kind = 5, label = "WebkitBoxDirection?", sortText = "z12\0WebkitBoxDirection\0", tags = { 1 } }, { data = { cacheId = 801 }, filterText = "WebkitBoxFlex", insertText = "WebkitBoxFlex", kind = 5, label = "WebkitBoxFlex?", sortText = "z12\0WebkitBoxFlex\0", tags = { 1 } }, { data = { cacheId = 802 }, filterText = "WebkitBoxFlexGroup", insertText = "WebkitBoxFlexGroup", kind = 5, label = "WebkitBoxFlexGroup?", sortText = "z12\0WebkitBoxFlexGroup\0", tags = { 1 } }, { data = { cacheId = 803 }, filterText = "WebkitBoxLines", insertText = "WebkitBoxLines", kind = 5, label = "WebkitBoxLines?", sortText = "z12\0WebkitBoxLines\0", tags = { 1 } }, { data = { cacheId = 804 }, filterText = "WebkitBoxOrdinalGroup", insertText = "WebkitBoxOrdinalGroup", kind = 5, label = "WebkitBoxOrdinalGroup?", sortText = "z12\0WebkitBoxOrdinalGroup\0", tags = { 1 } }, { data = { cacheId = 805 }, filterText = "WebkitBoxOrient", insertText = "WebkitBoxOrient", kind = 5, label = "WebkitBoxOrient?", sortText = "z12\0WebkitBoxOrient\0", tags = { 1 } }, { data = { cacheId = 806 }, filterText = "WebkitBoxPack", insertText = "WebkitBoxPack", kind = 5, label = "WebkitBoxPack?", sortText = "z12\0WebkitBoxPack\0", tags = { 1 } }, { data = { cacheId = 807 }, filterText = "WebkitScrollSnapPointsX", insertText = "WebkitScrollSnapPointsX", kind = 5, label = "WebkitScrollSnapPointsX?", sortText = "z12\0WebkitScrollSnapPointsX\0", tags = { 1 } }, { data = { cacheId = 808 }, filterText = "WebkitScrollSnapPointsY", insertText = "WebkitScrollSnapPointsY", kind = 5, label = "WebkitScrollSnapPointsY?", sortText = "z12\0WebkitScrollSnapPointsY\0", tags = { 1 } } } }}
[DEBUG][2023-11-16 11:46:17] .../lua/vim/lsp.lua:1507 "LSP[tsserver]" "client.request" 2 "completionItem/resolve" { data = { cacheId = 7 }, filterText = "all", insertText = "all", kind = 5, label = "all?", sortText = "12\0all\0"} 13
[DEBUG][2023-11-16 11:46:17] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 12, jsonrpc = "2.0", method = "completionItem/resolve", params = { data = { cacheId = 7 }, filterText = "all", insertText = "all", kind = 5, label = "all?", sortText = "12\0all\0" }}
[DEBUG][2023-11-16 11:46:17] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 12, jsonrpc = "2.0", result = { data = { entryNames = { "all" }, file = "/home/ndavd/projects/ncube/client/pages/index/index.page.tsx", line = 3, offset = 19 }, detail = "(property) StandardShorthandProperties.all?: Globals | undefined", documentation = { kind = "markdown", value = "The **`all`** shorthand CSS property resets all of an element's properties except `unicode-bidi`, `direction`, and CSS Custom Properties. It can set properties to their initial or inherited values, or to the values specified in another cascade layer or stylesheet origin.\n\n**Syntax**: `initial | inherit | unset | revert | revert-layer`\n\n**Initial value**: There is no practical initial value for it.\n\n| Chrome | Firefox | Safari | Edge | IE |\n| :----: | :-----: | :-----: | :--: | :-: |\n| **37** | **27** | **9.1** | n/a | No |\n\n*@see* — https://developer.mozilla.org/docs/Web/CSS/all" }, filterText = "all", insertText = "all", kind = 5, label = "all?", sortText = "12\0all\0" }}
[DEBUG][2023-11-16 11:46:17] .../lua/vim/lsp.lua:1507 "LSP[tsserver]" "client.request" 2 "completionItem/resolve" { data = { cacheId = 185 }, filterText = "gap", insertText = "gap", kind = 5, label = "gap?", sortText = "12\0gap\0"} 13
[DEBUG][2023-11-16 11:46:17] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 13, jsonrpc = "2.0", method = "completionItem/resolve", params = { data = { cacheId = 185 }, filterText = "gap", insertText = "gap", kind = 5, label = "gap?", sortText = "12\0gap\0" }}
[DEBUG][2023-11-16 11:46:17] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 13, jsonrpc = "2.0", result = { data = { entryNames = { "gap" }, file = "/home/ndavd/projects/ncube/client/pages/index/index.page.tsx", line = 3, offset = 19 }, detail = "(property) StandardShorthandProperties.gap?: Property.Gap | undefined", documentation = { kind = "markdown", value = "The **`gap`** CSS property sets the gaps (gutters) between rows and columns. It is a shorthand for `row-gap` and `column-gap`.\n\n**Syntax**: `<'row-gap'> <'column-gap'>?`\n\n| Chrome | Firefox | Safari | Edge | IE |\n| :----: | :-----: | :------: | :----: | :-: |\n| **57** | **52** | **10.1** | **16** | No |\n\n*@see* — https://developer.mozilla.org/docs/Web/CSS/gap" }, filterText = "gap", insertText = "gap", kind = 5, label = "gap?", sortText = "12\0gap\0" }}
[DEBUG][2023-11-16 11:46:17] .../lua/vim/lsp.lua:1507 "LSP[tsserver]" "client.request" 2 "completionItem/resolve" { data = { cacheId = 556 }, filterText = "top", insertText = "top", kind = 5, label = "top?", sortText = "12\0top\0"} 13
[DEBUG][2023-11-16 11:46:17] .../vim/lsp/rpc.lua:261 "rpc.send" { id = 14, jsonrpc = "2.0", method = "completionItem/resolve", params = { data = { cacheId = 556 }, filterText = "top", insertText = "top", kind = 5, label = "top?", sortText = "12\0top\0" }}
[DEBUG][2023-11-16 11:46:17] .../vim/lsp/rpc.lua:364 "rpc.receive" { id = 14, jsonrpc = "2.0", result = { data = { entryNames = { "top" }, file = "/home/ndavd/projects/ncube/client/pages/index/index.page.tsx", line = 3, offset = 19 }, detail = "(property) StandardLonghandProperties.top?: Property.Top | undefined", documentation = { kind = "markdown", value = "The **`top`** CSS property participates in specifying the vertical position of a positioned element. It has no effect on non-positioned elements.\n\n**Syntax**: ` | | auto`\n\n**Initial value**: `auto`\n\n| Chrome | Firefox | Safari | Edge | IE |\n| :----: | :-----: | :----: | :----: | :---: |\n| **1** | **1** | **1** | **12** | **5** |\n\n*@see* — https://developer.mozilla.org/docs/Web/CSS/top" }, filterText = "top", insertText = "top", kind = 5, label = "top?", sortText = "12\0top\0" }}