@quenty/snackbar
Version:
Snackbars provide lightweight feedback on an operation at the base of the screen. They automatically disappear after a timeout or user interaction. There can only be one on the screen at a time.
63 lines (62 loc) • 1.86 kB
JSON
{
"name": "@quenty/snackbar",
"version": "11.37.0",
"description": "Snackbars provide lightweight feedback on an operation at the base of the screen. They automatically disappear after a timeout or user interaction. There can only be one on the screen at a time.",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Snackbar"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/snackbar/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/baseobject": "10.12.0",
"@quenty/basicpane": "13.28.0",
"@quenty/blend": "12.32.0",
"@quenty/buttondragmodel": "1.27.0",
"@quenty/buttonhighlightmodel": "14.32.0",
"@quenty/ducktype": "5.10.0",
"@quenty/genericscreenguiprovider": "13.35.0",
"@quenty/inputobjectutils": "4.27.0",
"@quenty/lipsum": "14.32.0",
"@quenty/loader": "10.10.0",
"@quenty/maid": "3.8.0",
"@quenty/math": "2.7.5",
"@quenty/nevermore-test-runner": "1.3.0",
"@quenty/promise": "10.16.0",
"@quenty/promisemaid": "5.16.0",
"@quenty/promptqueue": "1.33.0",
"@quenty/qgui": "2.4.4",
"@quenty/rx": "13.26.0",
"@quenty/servicebag": "11.16.0",
"@quenty/table": "3.9.2",
"@quenty/textserviceutils": "13.32.0",
"@quenty/transitionmodel": "7.34.0",
"@quenty/utf8": "2.3.5",
"@quenty/valueobject": "13.28.0",
"@quentystudios/jest-lua": "3.10.0-quenty.2",
"@quentystudios/t": "^3.0.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "305e70aba3395b2f94f500c731327760984aeb4f"
}