UNPKG

@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.

58 lines (57 loc) 1.72 kB
{ "name": "@quenty/snackbar", "version": "11.23.1", "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", "contributors": [ "Quenty" ], "dependencies": { "@quenty/baseobject": "^10.9.0", "@quenty/basicpane": "^13.18.1", "@quenty/blend": "^12.19.1", "@quenty/buttondragmodel": "^1.16.1", "@quenty/buttonhighlightmodel": "^14.19.1", "@quenty/ducktype": "^5.9.0", "@quenty/genericscreenguiprovider": "^13.22.1", "@quenty/inputobjectutils": "^4.19.1", "@quenty/lipsum": "^14.19.1", "@quenty/loader": "^10.9.0", "@quenty/maid": "^3.5.0", "@quenty/math": "^2.7.3", "@quenty/promise": "^10.11.0", "@quenty/promisemaid": "^5.11.0", "@quenty/promptqueue": "^1.19.1", "@quenty/qgui": "^2.4.0", "@quenty/rx": "^13.18.1", "@quenty/servicebag": "^11.13.1", "@quenty/table": "^3.8.0", "@quenty/textserviceutils": "^13.19.1", "@quenty/transitionmodel": "^7.20.1", "@quenty/utf8": "^2.3.3", "@quenty/valueobject": "^13.18.1", "@quentystudios/t": "^3.0.0" }, "publishConfig": { "access": "public" }, "gitHead": "847e9e65e518392c1e2f30669ee2589ed3d7e870" }