@pradeepgudipati/kovaad-chat-ui-kit-styles
Version:
SCSS themes for kovaad-chat-ui-kit library
479 lines (478 loc) • 14 kB
JSON
{
"name": "@pradeepgudipati/kovaad-chat-ui-kit-styles",
"version": "1.0.7",
"description": "SCSS themes for kovaad-chat-ui-kit library",
"license": "MIT",
"homepage": "https://kovaad.ai",
"keywords": [
"chat",
"styles",
"css",
"scss",
"ui",
"user interface",
"components",
"ui kit",
"communication",
"conversation",
"toolkit",
"library",
"skin",
"theme",
"frontend",
"reusable",
"responsive"
],
"repository": {
"type": "git",
"url": "git+https://github.com/kovaadtechnologies/chat-ui-kit-styles.git"
},
"devDependencies": {
"@commitlint/cli": "19.7.1",
"@commitlint/config-conventional": "19.7.1",
"@semantic-release/changelog": "~6.0.3",
"@semantic-release/git": "~10.0.1",
"@semantic-release/github": "11.0.1",
"autoprefixer": "^10.4.20",
"chokidar-cli": "3.0.0",
"npm-run-all": "4.1.5",
"postcss": "^8.5.2",
"postcss-cli": "^11.0.0",
"rimraf": "^6.0.1",
"sass": "^1.85.0",
"semantic-release": "24.2.3"
},
"scripts": {
"build:clean": "rimraf dist",
"build:autoprefixer": "postcss dist/**/*.css -r -m --no-map --use autoprefixer",
"build:sass": "node ./scripts/build-all",
"build": "npm-run-all -s build:clean build:sass build:autoprefixer",
"pack": "yarn pack",
"watch": "chokidar 'themes/**/*.scss' -c 'npm-run-all -s build:sass build:autoprefixer'"
},
"files": [
"dist",
"scripts",
"themes"
],
"publishConfig": {
"access": "public"
},
"release": {
"plugins": [
[
"@semantic-release/commit-analyzer",
{
"preset": "angular",
"releaseRules": [
{
"type": "docs",
"scope": "readme",
"release": "patch"
},
{
"scope": "no-release",
"release": false
}
]
}
],
"@semantic-release/release-notes-generator",
[
"@semantic-release/changelog",
{
"changelogFile": "CHANGELOG.md",
"changelogTitle": "# Kovaad-chat-ui-kit-styles changelog"
}
],
"@semantic-release/github",
"@semantic-release/npm",
[
"@semantic-release/git",
{
"assets": [
"package.json",
"CHANGELOG.md"
],
"message": "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"
}
]
]
},
"main": "commitlint.config.js",
"dependencies": {
"agent-base": "^7.1.3",
"aggregate-error": "^5.0.0",
"ajv": "^8.17.1",
"ansi-escapes": "^7.0.0",
"ansi-regex": "^6.1.0",
"ansi-styles": "^6.2.1",
"any-promise": "^1.3.0",
"anymatch": "^3.1.3",
"argparse": "^2.0.1",
"argv-formatter": "^1.0.0",
"array-buffer-byte-length": "^1.0.2",
"array-ify": "^1.0.0",
"array-union": "^3.0.1",
"arraybuffer.prototype.slice": "^1.0.4",
"available-typed-arrays": "^1.0.7",
"balanced-match": "^3.0.1",
"before-after-hook": "^3.0.2",
"binary-extensions": "^3.0.0",
"bottleneck": "^2.19.5",
"brace-expansion": "^4.0.0",
"braces": "^3.0.3",
"browserslist": "^4.24.4",
"call-bind": "^1.0.8",
"callsites": "^4.2.0",
"camelcase": "^8.0.0",
"caniuse-lite": "^1.0.30001700",
"chalk": "^5.4.1",
"char-regex": "^2.0.2",
"chokidar": "^4.0.3",
"clean-stack": "^5.2.0",
"cli-highlight": "^2.1.11",
"cli-table3": "^0.6.5",
"cliui": "^8.0.1",
"color-convert": "^3.0.1",
"color-name": "^2.0.0",
"compare-func": "^2.0.0",
"concat-map": "^0.0.2",
"config-chain": "^1.1.13",
"conventional-changelog-angular": "^8.0.0",
"conventional-changelog-conventionalcommits": "^8.0.0",
"conventional-changelog-writer": "^8.0.1",
"conventional-commits-filter": "^5.0.0",
"conventional-commits-parser": "^6.1.0",
"convert-hrtime": "^5.0.0",
"core-util-is": "^1.0.3",
"cosmiconfig": "^9.0.0",
"cosmiconfig-typescript-loader": "^5.1.0",
"cross-spawn": "^7.0.6",
"crypto-random-string": "^5.0.0",
"dargs": "^8.1.0",
"data-view-buffer": "^1.0.2",
"data-view-byte-length": "^1.0.2",
"data-view-byte-offset": "^1.0.1",
"debug": "^4.4.0",
"decamelize": "^6.0.0",
"deep-extend": "^0.6.0",
"define-data-property": "^1.1.4",
"define-properties": "^1.2.1",
"dependency-graph": "^1.0.0",
"deprecation": "^2.3.1",
"dir-glob": "^3.0.1",
"dot-prop": "^9.0.0",
"duplexer2": "^0.1.4",
"eastasianwidth": "^0.3.0",
"electron-to-chromium": "^1.5.102",
"emoji-regex": "^10.4.0",
"emojilib": "^4.0.1",
"env-ci": "^11.1.0",
"env-paths": "^3.0.0",
"environment": "^1.1.0",
"error-ex": "^1.3.2",
"es-abstract": "^1.23.9",
"es-define-property": "^1.0.1",
"es-errors": "^1.3.0",
"es-object-atoms": "^1.1.1",
"es-set-tostringtag": "^2.1.0",
"es-to-primitive": "^1.3.0",
"escalade": "^3.2.0",
"escape-string-regexp": "^5.0.0",
"execa": "^9.5.2",
"fast-deep-equal": "^3.1.3",
"fast-glob": "^3.3.3",
"fast-uri": "^3.0.6",
"fastq": "^1.19.0",
"figures": "^6.1.0",
"fill-range": "^7.1.1",
"find-up": "^7.0.0",
"find-up-simple": "^1.0.0",
"find-versions": "^6.0.0",
"for-each": "^0.3.5",
"foreground-child": "^3.3.0",
"fraction.js": "^5.2.1",
"from2": "^2.3.0",
"fs-extra": "^11.3.0",
"function-bind": "^1.1.2",
"function-timeout": "^1.0.2",
"function.prototype.name": "^1.1.8",
"functions-have-names": "^1.2.3",
"get-caller-file": "^2.0.5",
"get-intrinsic": "^1.2.7",
"get-stdin": "^9.0.0",
"get-stream": "^9.0.1",
"get-symbol-description": "^1.1.0",
"git-log-parser": "^1.2.1",
"git-raw-commits": "^5.0.0",
"glob": "^11.0.1",
"glob-parent": "^6.0.2",
"global-directory": "^4.0.1",
"globalthis": "^1.0.4",
"globby": "^14.1.0",
"gopd": "^1.2.0",
"graceful-fs": "^4.2.11",
"handlebars": "^4.7.8",
"has-bigints": "^1.1.0",
"has-flag": "^5.0.1",
"has-property-descriptors": "^1.0.2",
"has-proto": "^1.2.0",
"has-symbols": "^1.1.0",
"has-tostringtag": "^1.0.2",
"hasown": "^2.0.2",
"highlight.js": "^11.11.1",
"hook-std": "^3.0.0",
"hosted-git-info": "^8.0.2",
"http-proxy-agent": "^7.0.2",
"https-proxy-agent": "^7.0.6",
"human-signals": "^8.0.0",
"ignore": "^5.3.2",
"import-fresh": "^3.3.1",
"import-from-esm": "^1.3.4",
"import-meta-resolve": "^4.1.0",
"indent-string": "^5.0.0",
"index-to-position": "^1.0.0",
"inherits": "^2.0.4",
"ini": "^5.0.0",
"internal-slot": "^1.1.0",
"into-stream": "^8.0.1",
"is-array-buffer": "^3.0.5",
"is-arrayish": "^0.3.2",
"is-bigint": "^1.1.0",
"is-binary-path": "^3.0.0",
"is-boolean-object": "^1.2.2",
"is-callable": "^1.2.7",
"is-core-module": "^2.16.1",
"is-data-view": "^1.0.2",
"is-date-object": "^1.1.0",
"is-extglob": "^2.1.1",
"is-fullwidth-code-point": "^5.0.0",
"is-glob": "^4.0.3",
"is-negative-zero": "^2.0.3",
"is-number": "^7.0.0",
"is-number-object": "^1.0.7",
"is-obj": "^3.0.0",
"is-plain-obj": "^4.1.0",
"is-plain-object": "^5.0.0",
"is-regex": "^1.1.4",
"is-shared-array-buffer": "^1.0.3",
"is-stream": "^4.0.1",
"is-string": "^1.0.7",
"is-symbol": "^1.0.4",
"is-text-path": "^3.0.0",
"is-typed-array": "^1.1.13",
"is-unicode-supported": "^2.0.0",
"is-weakref": "^1.0.2",
"isarray": "^2.0.5",
"isexe": "^3.1.1",
"issue-parser": "^7.0.1",
"jackspeak": "^4.0.1",
"java-properties": "^1.0.2",
"jiti": "^1.21.6",
"js-tokens": "^9.0.0",
"js-yaml": "^4.1.0",
"json-parse-better-errors": "^1.0.2",
"json-parse-even-better-errors": "^3.0.2",
"json-schema-traverse": "^1.0.0",
"jsonfile": "^6.1.0",
"jsonparse": "^1.3.1",
"JSONStream": "^1.3.5",
"lilconfig": "^3.1.2",
"lines-and-columns": "^2.0.4",
"load-json-file": "^7.0.1",
"locate-path": "^7.2.0",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"lodash.camelcase": "^4.3.0",
"lodash.capitalize": "^4.2.1",
"lodash.debounce": "^4.0.8",
"lodash.escaperegexp": "^4.1.2",
"lodash.isplainobject": "^4.0.6",
"lodash.isstring": "^4.0.1",
"lodash.kebabcase": "^4.1.1",
"lodash.merge": "^4.6.2",
"lodash.mergewith": "^4.6.2",
"lodash.snakecase": "^4.1.1",
"lodash.startcase": "^4.4.0",
"lodash.throttle": "^4.1.1",
"lodash.uniq": "^4.5.0",
"lodash.uniqby": "^4.7.0",
"lodash.upperfirst": "^4.3.1",
"lru-cache": "^11.0.0",
"marked": "^14.0.0",
"marked-terminal": "^7.1.0",
"memorystream": "^0.3.1",
"meow": "^13.2.0",
"merge-stream": "^2.0.0",
"merge2": "^1.4.1",
"micromatch": "^4.0.7",
"mime": "^4.0.4",
"mimic-fn": "^5.0.0",
"minimatch": "^3.1.2",
"minimist": "^1.2.8",
"minipass": "^7.1.2",
"ms": "^2.1.3",
"mz": "^2.7.0",
"nanoid": "^5.0.7",
"neo-async": "^2.6.2",
"nerf-dart": "^1.0.0",
"nice-try": "^3.0.1",
"node-emoji": "^2.1.3",
"node-fetch": "^3.3.2",
"node-releases": "^2.0.18",
"normalize-package-data": "^6.0.2",
"normalize-path": "^3.0.0",
"normalize-range": "^0.1.2",
"normalize-url": "^8.0.1",
"npm": "^10.8.2",
"npm-run-path": "^5.3.0",
"object-assign": "^4.1.1",
"object-inspect": "^1.13.2",
"object-keys": "^1.1.1",
"object.assign": "^4.1.5",
"once": "^1.4.0",
"onetime": "^7.0.0",
"p-each-series": "^3.0.0",
"p-filter": "^4.1.0",
"p-is-promise": "^4.0.0",
"p-limit": "^6.1.0",
"p-locate": "^6.0.0",
"p-map": "^7.0.2",
"p-reduce": "^3.0.0",
"p-retry": "^6.2.0",
"p-try": "^3.0.0",
"package-json-from-dist": "^1.0.0",
"parent-module": "^3.1.0",
"parse-json": "^8.1.0",
"parse-ms": "^4.0.0",
"parse5": "^7.1.2",
"parse5-htmlparser2-tree-adapter": "^7.0.0",
"path-exists": "^5.0.0",
"path-key": "^4.0.0",
"path-parse": "^1.0.7",
"path-scurry": "^2.0.0",
"path-type": "^6.0.0",
"picocolors": "^1.0.1",
"picomatch": "^4.0.2",
"pidtree": "^0.6.0",
"pify": "^6.1.0",
"pkg-conf": "^5.0.0",
"possible-typed-array-names": "^1.0.0",
"postcss-load-config": "^6.0.1",
"postcss-reporter": "^7.1.0",
"postcss-value-parser": "^4.2.0",
"pretty-hrtime": "^1.0.3",
"pretty-ms": "^9.1.0",
"process-nextick-args": "^2.0.1",
"proto-list": "^1.2.4",
"queue-microtask": "^1.2.3",
"rc": "^1.2.8",
"read-cache": "^1.0.0",
"read-package-up": "^11.0.0",
"read-pkg": "^9.0.1",
"readable-stream": "^4.5.2",
"readdirp": "^3.6.0",
"regexp.prototype.flags": "^1.5.2",
"registry-auth-token": "^5.0.2",
"require-directory": "^2.1.1",
"require-from-string": "^2.0.2",
"require-main-filename": "^2.0.0",
"resolve": "^1.22.8",
"resolve-from": "^5.0.0",
"retry": "^0.13.1",
"reusify": "^1.0.4",
"run-parallel": "^1.2.0",
"safe-array-concat": "^1.1.2",
"safe-buffer": "^5.2.1",
"safe-regex-test": "^1.0.3",
"semver": "^7.6.3",
"semver-diff": "^4.0.0",
"semver-regex": "^4.0.5",
"set-blocking": "^2.0.0",
"set-function-length": "^1.2.2",
"set-function-name": "^2.0.2",
"shebang-command": "^2.0.0",
"shebang-regex": "^4.0.0",
"shell-quote": "^1.8.1",
"side-channel": "^1.0.6",
"signal-exit": "^4.1.0",
"signale": "^1.4.0",
"skin-tone": "^4.0.0",
"slash": "^5.1.0",
"source-map": "^0.7.4",
"source-map-js": "^1.2.0",
"spawn-error-forwarder": "^1.0.0",
"spdx-correct": "^3.2.0",
"spdx-exceptions": "^2.5.0",
"spdx-expression-parse": "^4.0.0",
"spdx-license-ids": "^3.0.18",
"split2": "^4.2.0",
"stream-combiner2": "^1.1.1",
"string_decoder": "^1.3.0",
"string-width": "^7.2.0",
"string-width-cjs": "^5.1.1",
"string.prototype.padend": "^3.1.6",
"string.prototype.trim": "^1.2.9",
"string.prototype.trimend": "^1.0.8",
"string.prototype.trimstart": "^1.0.8",
"strip-ansi": "^7.1.0",
"strip-ansi-cjs": "^8.0.0",
"strip-bom": "^5.0.0",
"strip-final-newline": "^4.0.0",
"strip-json-comments": "^5.0.1",
"super-regex": "^1.0.0",
"supports-color": "^7.2.0",
"supports-hyperlinks": "^3.0.0",
"supports-preserve-symlinks-flag": "^1.0.0",
"temp-dir": "^3.0.0",
"tempy": "^3.1.0",
"text-extensions": "^3.0.0",
"thenby": "^1.3.4",
"thenify": "^3.3.1",
"thenify-all": "^1.6.0",
"through": "^2.3.8",
"time-span": "^5.1.0",
"to-regex-range": "^5.0.1",
"tr46": "^5.0.0",
"traverse": "^0.6.9",
"type-fest": "^4.24.0",
"typed-array-buffer": "^1.0.2",
"typed-array-byte-length": "^1.0.1",
"typed-array-byte-offset": "^1.0.2",
"typed-array-length": "^1.0.6",
"uglify-js": "^3.19.2",
"unbox-primitive": "^1.0.2",
"undici-types": "^6.19.6",
"unicode-emoji-modifier-base": "^1.0.0",
"unicorn-magic": "^0.3.0",
"unique-string": "^3.0.0",
"universal-user-agent": "^7.0.2",
"universalify": "^2.0.1",
"update-browserslist-db": "^1.1.0",
"url-join": "^5.0.0",
"util-deprecate": "^1.0.2",
"validate-npm-package-license": "^3.0.4",
"webidl-conversions": "^7.0.0",
"whatwg-url": "^14.0.0",
"which": "^4.0.0",
"which-boxed-primitive": "^1.0.2",
"which-module": "^2.0.1",
"which-typed-array": "^1.1.15",
"wordwrap": "^1.0.0",
"wrap-ansi": "^9.0.0",
"wrap-ansi-cjs": "^8.0.0",
"wrappy": "^1.0.2",
"xtend": "^4.0.2",
"y18n": "^5.0.8",
"yaml": "^2.5.0",
"yargs": "^17.7.2",
"yargs-parser": "^21.1.1",
"yocto-queue": "^1.1.1",
"yoctocolors": "^2.1.1"
},
"author": "Kovaad",
"bugs": {
"url": "https://github.com/kovaadtechnologies/chat-ui-kit-styles/issues"
}
}