@rbxts-ui/components 2.0.0 → 2.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Accordion.d.ts +16 -0
- package/dist/Accordion.luau +105 -0
- package/dist/Button.d.ts +15 -0
- package/dist/Button.luau +66 -0
- package/dist/Checkbox.d.ts +13 -0
- package/dist/Checkbox.luau +113 -0
- package/dist/CheckboxRow.d.ts +14 -0
- package/dist/CheckboxRow.luau +52 -0
- package/dist/ClickOutsideOverlay.d.ts +11 -0
- package/dist/ClickOutsideOverlay.luau +35 -0
- package/dist/Dropdown.d.ts +18 -0
- package/dist/Dropdown.luau +160 -0
- package/dist/DropdownButton.d.ts +22 -0
- package/dist/DropdownButton.luau +111 -0
- package/dist/DropdownOptionButton.d.ts +13 -0
- package/dist/DropdownOptionButton.luau +70 -0
- package/dist/FormRow.d.ts +11 -0
- package/dist/FormRow.luau +39 -0
- package/dist/IconRoundButton.d.ts +23 -0
- package/dist/IconRoundButton.luau +149 -0
- package/dist/IconTileButton.d.ts +14 -0
- package/dist/IconTileButton.luau +89 -0
- package/dist/Legend.d.ts +11 -0
- package/dist/Legend.luau +54 -0
- package/dist/Outline.d.ts +16 -0
- package/dist/Outline.luau +102 -0
- package/dist/PillText.d.ts +8 -0
- package/dist/PillText.luau +69 -0
- package/dist/PrimaryButton.d.ts +25 -0
- package/dist/PrimaryButton.luau +89 -0
- package/dist/Radio.d.ts +13 -0
- package/dist/Radio.luau +110 -0
- package/dist/RadioRow.d.ts +10 -0
- package/dist/RadioRow.luau +50 -0
- package/dist/ReactiveButton.d.ts +34 -0
- package/dist/ReactiveButton.luau +168 -0
- package/dist/Section.d.ts +12 -0
- package/dist/Section.luau +54 -0
- package/dist/SegmentedToggle.d.ts +19 -0
- package/dist/SegmentedToggle.luau +120 -0
- package/dist/TextButton.d.ts +32 -0
- package/dist/TextButton.luau +125 -0
- package/dist/TimeAgo.d.ts +8 -0
- package/dist/TimeAgo.luau +48 -0
- package/dist/index.d.ts +26 -0
- package/dist/init.luau +37 -0
- package/dist/theme.d.ts +41 -0
- package/dist/theme.luau +58 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/use-button-animation.d.ts +38 -0
- package/dist/use-button-animation.luau +83 -0
- package/dist/use-button-state.d.ts +13 -0
- package/dist/use-button-state.luau +81 -0
- package/dist/use-input-device.d.ts +7 -0
- package/dist/use-input-device.luau +38 -0
- package/package.json +13 -3
|
@@ -1 +1 @@
|
|
|
1
|
-
{"program":{"fileNames":["../../../node_modules/.pnpm/@rbxts+react@17.2.3/node_modules/@rbxts/react/src/prop-types.d.ts","../../../node_modules/.pnpm/@rbxts+react@17.2.3/node_modules/@rbxts/react/src/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/utils/binding.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/utils/hoarcekat.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/utils/math.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/utils/testez.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-async-callback/use-async-callback.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-async-callback/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-async/use-async.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-async/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-async-effect/use-async-effect.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-async-effect/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-binding-listener/use-binding-listener.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-binding-listener/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-binding-state/use-binding-state.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-binding-state/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-camera/use-camera.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-camera/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-composed-ref/use-composed-ref.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-composed-ref/index.d.ts","../../../node_modules/.pnpm/@rbxts+types@1.0.896/node_modules/@rbxts/types/include/generated/enums.d.ts","../../../node_modules/.pnpm/@rbxts+types@1.0.896/node_modules/@rbxts/types/include/generated/None.d.ts","../../../node_modules/.pnpm/@rbxts+types@1.0.896/node_modules/@rbxts/types/include/lua.d.ts","../../../node_modules/.pnpm/@rbxts+types@1.0.896/node_modules/@rbxts/types/include/macro_math.d.ts","../../../node_modules/.pnpm/@rbxts+types@1.0.896/node_modules/@rbxts/types/include/roblox.d.ts","../../../node_modules/.pnpm/@rbxts+compiler-types@3.0.0-types.0/node_modules/@rbxts/compiler-types/types/Array.d.ts","../../../node_modules/.pnpm/@rbxts+compiler-types@3.0.0-types.0/node_modules/@rbxts/compiler-types/types/callMacros.d.ts","../../../node_modules/.pnpm/@rbxts+compiler-types@3.0.0-types.0/node_modules/@rbxts/compiler-types/types/Iterable.d.ts","../../../node_modules/.pnpm/@rbxts+compiler-types@3.0.0-types.0/node_modules/@rbxts/compiler-types/types/Map.d.ts","../../../node_modules/.pnpm/@rbxts+compiler-types@3.0.0-types.0/node_modules/@rbxts/compiler-types/types/Promise.d.ts","../../../node_modules/.pnpm/@rbxts+compiler-types@3.0.0-types.0/node_modules/@rbxts/compiler-types/types/Set.d.ts","../../../node_modules/.pnpm/@rbxts+compiler-types@3.0.0-types.0/node_modules/@rbxts/compiler-types/types/String.d.ts","../../../node_modules/.pnpm/@rbxts+compiler-types@3.0.0-types.0/node_modules/@rbxts/compiler-types/types/Symbol.d.ts","../../../node_modules/.pnpm/@rbxts+compiler-types@3.0.0-types.0/node_modules/@rbxts/compiler-types/types/typeUtils.d.ts","../../../node_modules/.pnpm/@rbxts+compiler-types@3.0.0-types.0/node_modules/@rbxts/compiler-types/types/eslintIgnore.d.ts","../../../node_modules/.pnpm/@rbxts+compiler-types@3.0.0-types.0/node_modules/@rbxts/compiler-types/types/core.d.ts","../../../node_modules/.pnpm/@rbxts+set-timeout@1.1.2/node_modules/@rbxts/set-timeout/out/set-countdown.d.ts","../../../node_modules/.pnpm/@rbxts+set-timeout@1.1.2/node_modules/@rbxts/set-timeout/out/set-interval.d.ts","../../../node_modules/.pnpm/@rbxts+set-timeout@1.1.2/node_modules/@rbxts/set-timeout/out/set-timeout.d.ts","../../../node_modules/.pnpm/@rbxts+set-timeout@1.1.2/node_modules/@rbxts/set-timeout/out/debounce.d.ts","../../../node_modules/.pnpm/@rbxts+set-timeout@1.1.2/node_modules/@rbxts/set-timeout/out/throttle.d.ts","../../../node_modules/.pnpm/@rbxts+set-timeout@1.1.2/node_modules/@rbxts/set-timeout/out/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-debounce-callback/use-debounce-callback.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-debounce-callback/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-debounce-effect/use-debounce-effect.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-debounce-effect/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-debounce-state/use-debounce-state.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-debounce-state/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-defer-callback/use-defer-callback.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-defer-callback/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-defer-effect/use-defer-effect.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-defer-effect/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-defer-state/use-defer-state.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-defer-state/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-event-listener/use-event-listener.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-event-listener/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-interval/use-interval.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-interval/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-key-press/use-key-press.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-key-press/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-previous/use-previous.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-previous/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-latest/use-latest.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-latest/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-latest-callback/use-latest-callback.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-latest-callback/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-lifetime/use-lifetime.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-lifetime/index.d.ts","../../../node_modules/.pnpm/@rbxts+ripple@0.9.3/node_modules/@rbxts/ripple/src/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-motion/use-motion.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-motion/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-mount-effect/use-mount-effect.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-mount-effect/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-mouse/use-mouse.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-mouse/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-spring/use-spring.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-spring/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-tagged/use-tagged.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-tagged/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-throttle-callback/use-throttle-callback.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-throttle-callback/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-throttle-effect/use-throttle-effect.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-throttle-effect/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-throttle-state/use-throttle-state.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-throttle-state/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-timeout/use-timeout.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-timeout/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-timer/use-timer.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-timer/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-unmount-effect/use-unmount-effect.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-unmount-effect/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-update/use-update.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-update/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-update-effect/use-update-effect.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-update-effect/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-viewport/use-viewport.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-viewport/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/index.d.ts","../../primitives/dist/layout/Frame.d.ts","../../primitives/dist/layout/Group.d.ts","../../primitives/dist/layout/CanvasGroup.d.ts","../../primitives/dist/Image.d.ts","../../primitives/dist/Text.d.ts","../../primitives/dist/constants/fonts.d.ts","../../primitives/dist/index.d.ts","../../rem/dist/RemProvider.d.ts","../../rem/dist/useRem.d.ts","../../rem/dist/index.d.ts","../src/Checkmark.tsx","../src/DelayRender.tsx","../src/Divider.tsx","../src/ErrorBoundary.tsx","../src/Padding.tsx","../src/TextField.tsx","../src/index.ts","../../layout/dist/HStack.d.ts","../../layout/dist/VStack.d.ts","../../layout/dist/ScrollingFrame.d.ts","../../layout/dist/HStackScrolling.d.ts","../../layout/dist/VStackScrolling.d.ts","../../layout/dist/Portal.d.ts","../../layout/dist/Transition.d.ts","../../layout/dist/ScreenGui.d.ts","../../layout/dist/index.d.ts"],"fileInfos":[{"version":"625ed1a16487d3f73dd4289bc9f370a2f06132f14508b4e9c08e4a7395c73183","signature":false},{"version":"aed331f294a6f09732331c8f7c0f51250cd52205a0c531088551bf6022e3c609","signature":false,"affectsGlobalScope":true},{"version":"241cf589205e3c6ff57f6827333d0fcc1c472a843a1cab63892a171755389914","signature":false},{"version":"d947f5e76180259916a18f1b5dac5ceca2c8c7149f85858eb8d27c6cc01f55af","signature":false},{"version":"69c276de36e29f44d07bcdbe62cef225945edc921658929210ccb88c6fe56f74","signature":false},{"version":"aa31e703843c69af40a8462785084e81ffcb177614bc8098ba05c813491a4029","signature":false},{"version":"2b3c557a5d7ade7ec15a540385396d2332c6f97f27a79fdecd82e4e00584f834","signature":false},{"version":"c6466dd42d4ec02fdfc515c664922d5ccf75c85960e238a470387fa438cfb4c2","signature":false},{"version":"0edbfc3979e9302a4ee2a6d73a86ffe16ba97720ab7fc2a690f84e110fbaefa4","signature":false},{"version":"e7c94b96b24c4c09f11ae471a31b5a940fec74f777fb14511ce45f7a1773ff5b","signature":false},{"version":"ff0339a9fd258efbd3805fde56e5bfb216fce5c58801bc6a6358d71fce162d75","signature":false},{"version":"e12838e5bfbf02ddcc2b53ae1a97bd873b5aadf91c4260bc431eed876b479c41","signature":false},{"version":"fc1695de37837b2250fc36bf08151bfa09733eb8f60ee78fd2a0bfe312581d44","signature":false},{"version":"8eb206d510db25d59774a8523052f700ac86514a53152e8a323985f6bae56747","signature":false},{"version":"433cf7766c43a9442bcfb9387617a0042fe3a056a00705d5c4230828c75a49b6","signature":false},{"version":"34fb5cf7cfe29743fb01a1fd562ca9774d90fe249627412c4c89b6c000a4220b","signature":false},{"version":"665a993f524f01193e6632829fe85a63584d67e94fd31024728e2721e3d06c41","signature":false},{"version":"6bbcd1b9ceaa879e21094d22858058f1d7850d8875e9c5583733e4f9f416f4b6","signature":false},{"version":"b2f894734a3dc3926781e9781b12f556e2dc5dfc36be0c0815b7877180f8ad7c","signature":false},{"version":"11554b39929bfe9d18bc046fc935d6c38e0a6e17635d08ee1a2ae0de8bb3646d","signature":false},{"version":"1f3cf1b74a094386e33cd8ecce7176b285ca9b83fbc619f8544396b225e4fe5a","signature":false,"affectsGlobalScope":true},{"version":"b716c802ba27271e22a3912b94938ea7c5bfa0682aa6d7e2785277ea94b4af0e","signature":false,"affectsGlobalScope":true},{"version":"906abfeda44b050261b28ef1202799562dbf04817e2c96604190c5e01be745c6","signature":false,"affectsGlobalScope":true},{"version":"5b085ee9c23bd80318692ccc376f8af00cd6111b7a77238c27b595e3a7c4199a","signature":false,"affectsGlobalScope":true},{"version":"6308d83e703435596164139c9fda683c700ab2b2215bb6673e82f2d1d168fed9","signature":false,"affectsGlobalScope":true},{"version":"6826347cbacd3a749bdc7aab01f6e1ac2f16d62bdb46902a0c77c742bf42c619","signature":false,"affectsGlobalScope":true},{"version":"7c76ee8d0688477186ff292b7178fbd7b123c9bc385c7f0ac43742c8cfbcda7b","signature":false,"affectsGlobalScope":true},{"version":"d912c5d11ede33cefb967dc4886ac08cae34192d1a27f12f52201ea593bdf27d","signature":false,"affectsGlobalScope":true},{"version":"22bc177f25b0bff44aaa9a3428bb208088a764d38e18623ef878cc7cc72d07ee","signature":false,"affectsGlobalScope":true},{"version":"a95f106856dbc5289da510b0e24a633f9a2a2d0cb6c60ad93947efa13fcdf566","signature":false,"affectsGlobalScope":true},{"version":"346bca4a6e2c0ec0e4cc65a2f35ec773268d74288f83830e594ca983f473677c","signature":false,"affectsGlobalScope":true},{"version":"3501c467f99e26c1998f994bf5aa9673c7f9584bed3203dc6b3cd63596db3874","signature":false,"affectsGlobalScope":true},{"version":"28010932b8959e9c72e2d049f5526b8574b607ad615bdaa12c37dcdb789030d2","signature":false,"affectsGlobalScope":true},{"version":"adec607f45293974b4b7d6beb09f18cedc138bf788808918bc20c05a3649c45b","signature":false,"affectsGlobalScope":true},{"version":"70ab04fb9d57ca14cab8efcf963f48a18d4617f029afdbfd504777819415c3c9","signature":false,"affectsGlobalScope":true},{"version":"3a3c41569b2ef6dd6bb29b55a166da966ca7147ccfc1d93660bda725e1c14e48","signature":false,"affectsGlobalScope":true},{"version":"fef8a1b789406595fa0950b6b130d590e1e0a750f134a5dda584d2669a546d12","signature":false},{"version":"ea98028839518e593d6d8e43c259301b4c6ae05afa33c2d5b92534821ca05e87","signature":false},{"version":"f08a2df180ebf4cede8119ec58fa5a9155bee2878a34a244d6c98d743b8369a3","signature":false},{"version":"c94682e2cc4aa9bf7ed76a08cc79096401910195a22bea256ad31df80015248b","signature":false},{"version":"587f21dcb0835b9fa8a98b5e93a97895a295be240881b762c726ca1239128468","signature":false},{"version":"a56c3d1575660b9bf90bc21535db885ad60a4cd167dc161ab270277940bba582","signature":false},{"version":"26c163c35f93bb9e97bc0931ad11ada590a2ab6f719913fd92ca147c3ad5c25a","signature":false},{"version":"76bc14577c66ce511492107fd34f0f0d74a6a76252c3758e9d063dbc5e4e4b69","signature":false},{"version":"34e8c2eb813adb271f25e939cd1069b089715ef8ecab5dfd0b31f1c73ec0e1d0","signature":false},{"version":"cde7f7a065be12d3292236bc1433aec30345c780fcaee656458a5d7f1b26f42a","signature":false},{"version":"b7397348676e937750b816214c0e24f864081a8e15ba51b58e3187a78b20e398","signature":false},{"version":"0d7494180ee376bbe033211b1a0717219b9b4296d2f459a2b280776dcb0ee382","signature":false},{"version":"b1eeb17f27376c44e01145bb8f803a534884f36c8747a71aa02724ea743aa5c8","signature":false},{"version":"2e520d1512f7dc3c869b3cb19668fb5faab25a92335cf0884eff5005bcce0cff","signature":false},{"version":"40c31ae425ac23e47a62132ff99a8d86ea3356c22cf9bb4a8e7bfb4e866fdb88","signature":false},{"version":"9c87f4d075e4ad1a58e2eb33a7bd7f99ad8b9d159ddcbd3ef16828740ca02eaa","signature":false},{"version":"bba99e348990f81d3f018f50e2044db89114bbc627b4593391f64ed16561433f","signature":false},{"version":"46c7c7338a04ca27cfa40154ff173c589d8c5ea37d9476a116db6562e9cfd10f","signature":false},{"version":"38d9b0c0d120c78d46dec7f3abcac3eadec0762c2b5a2848e753252324abd89b","signature":false},{"version":"8603c335f32c29834eaafc1d201604e7487192febe86208cc50547908a3994d5","signature":false},{"version":"3fd76f78fabaa3cd49e37620198b973412d4a9e277cb3e9c64ef4ed1b23d90c0","signature":false},{"version":"b8366fe133bee68fc49de7252e3e79ca0f90dec6b797cff16075f821704d2bdd","signature":false},{"version":"014596c107ecc0f2c144e87350e7b6af9081dfcc95a6e29a9fd8c87be361dbc1","signature":false},{"version":"5f44099d415d45fb12ff1d0746d910a8cb93dd02f1edb8829569c662ca6ccff7","signature":false},{"version":"33b82e8bbb289db34df37ccd2c1ba8230f454d54fe6efb071bc4147c3fbe1468","signature":false},{"version":"342ac6287f31337b5d07be76d1f5887f43b239485c2146bdda49493abb189080","signature":false},{"version":"02b18e298513ad27ac0fcda7135d2c865a5d5db7bc67b99ae9d68b971cea3654","signature":false},{"version":"15412a222d7bc5f15591327f7be1f55b4f19c001685bbe05a5418e21e94ff2fa","signature":false},{"version":"5e03784218da14ee92ea75c8063b4d9b47c3ebf16bc7eb522e452d44050c2b3c","signature":false},{"version":"1e6d72cd14296eb245e526aa394bb5b0907c94eb5b1a5c6736f3c8c02b0241d3","signature":false},{"version":"907daf420a7c00e8ccafa3a978d6e7bc06093e975fd9bd248180deea7f0169b7","signature":false},{"version":"e2395706e48cd6d81019fc0e90c41c4811a41b09aad7956facb8589b7efb67cf","signature":false},{"version":"e73fa51bae8d56d020872d61c01cf385b4f79633d1a41da05202e6a7f0384756","signature":false},{"version":"e7fd1fe3dfd3069ffd43826dbf0f23b608aeb7e63fb0c18d9d12383dc5d3b2f7","signature":false},{"version":"e41ce6be69f330fe23338d59d7104d43a8634236dfe597cc1b35d6c5909d42bf","signature":false},{"version":"371496d7d6b2345de63ba7a93317eb6f6652046ed06b0ef2ba43aca307a3035b","signature":false},{"version":"8cbffa3caa38c7e83065ef0b01834f050e995c03233076e1048068d5fb838989","signature":false},{"version":"2ac125c4ccaed48bd0d112d9e8f8ef0f207e6dc140edadd5596165ff14adc104","signature":false},{"version":"00cece9fce81da23bda0de5d32b2da65aae65629a76dfb53086aae7a24f473b8","signature":false},{"version":"a179053dd67d6054d21361b7f4d05d7ac9ba6334d3ab610b35efaf051a1e4783","signature":false},{"version":"2423522f73e4c93d389f13c29380515d55ae68e139aecdc3bd051dcf0e4dbc01","signature":false},{"version":"b14207b04f64afb84a5d07158981c7a4aff23655e9e78225edcf6d8a2a55711d","signature":false},{"version":"00727c18bab94e021cccdea6045c68b118bfd426e86456218a5de854b937e95d","signature":false},{"version":"41256b98251baf29bc1403c1d6331623c100907d20dd2983ff6ba73a37aba305","signature":false},{"version":"7a2f317ebc12c02849987897882168da467b8307e06477679552a1c15ee6df91","signature":false},{"version":"ac1277442023970b625915c14ca9014d9a29c3147d43ec4d555981a469ace3fc","signature":false},{"version":"62d000b92a1f333e73abfc9aaba1110bfc00811d9506c46507afebae07e8a106","signature":false},{"version":"76a7fcfae63681d47937bfeae33abc9f630736f3e61da6d5fcfe70a5706c551b","signature":false},{"version":"bcbb30cfc5168a1554181509a637a9191047e0c6d2344da8958fd8f22d2cf37c","signature":false},{"version":"0c379446ff28be9ac441c387962ff9739993f88442ef33b8bb459094fc70246f","signature":false},{"version":"5097dedbab0c5bb2cb7971c65f632861f8bff4eb30a7863b0b53b6a15aed6c06","signature":false},{"version":"c4bb63be5b5b107ef6e8de6f763b3a0a1a3a2fd088e7632dceb52f28db67f46b","signature":false},{"version":"b9f5d7ca08105ee67b616de7f1575424e3b1730381a11c0a69fac7e374e3fb6e","signature":false},{"version":"54c78be04efa9d06fd7e87aca48f5eb87634571759c42a2dec83afba90ac1256","signature":false},{"version":"3456581b2b5b53b30cc9e09eb1238dafc10b4f64ab3a350725d02e9d493bb512","signature":false},{"version":"43a87d123d66885f4cbdef53956652c141128595125017d0c189876c68b294d6","signature":false},{"version":"0708e1271aae20cb6820d3bf68afbbef60d707fa8b75c6cf2c914a48726d6c69","signature":false},{"version":"9be3cb6ba639e16d937f304b60f18473f0882853643f8de6dc7513cf2cc7ee2b","signature":false},{"version":"a575eddbf5db63a0cbf1815cb6277e0a6f1538fbe0980dbd04fe4a1c9b5d0c81","signature":false},{"version":"3d7d0c0f8cb0770b426ffc4be86ee230bfae44293cd4a990c47e0fe6dc0df259","signature":false},{"version":"5cfa88b6bbdeaec71f127942200e124c91a0da064cb0e9c3b3ced6a1c6dceb1c","signature":false},{"version":"72777b3328a43a6ecffc5515fd054b020403ee58e4c453e0efe86ef2b375f7ad","signature":false},{"version":"9be17a6a518bb4a2df2732fbb7df23fc3d2ed3324a3e313f6f7615c97449635f","signature":false},{"version":"363f86958eee41846f6eca98497db37209fe5395e6c1a5e5055de8e20ce06a4d","signature":false},{"version":"aeeae7d92ff0075a63a3d515aef7995cb4f2212be24c063ffaaf28b150935984","signature":false},{"version":"1ca628d4529a911c3ff3d8d5edcdc9d290b57bab8d1fa6202fe13be37dff45a6","signature":false},{"version":"baf02e65911f570b9301a8f8acb05b4f8dcfacdb32333f08deb2b784fab05e28","signature":false},{"version":"977015d57994cad8bdacbe236d88dbe0ffcb7c4f1dcb928f470f8651ae62edd4","signature":false},{"version":"b50cbcdb4df725c9b51af69b4010a32cd0e45832d5d59179e6c9f39b49eb062a","signature":false},{"version":"d6f72cbc6a6efca950f5d4ae4e079ab738aee7b16aee72f5cd29b9f7afc22569","signature":false},{"version":"fe73ba6472af930fe6507dcc3152f39ff4d6559cd2e901638b2ce7d25b59e4f6","signature":false},{"version":"145458b8069473cde732cc3bc4daac923eeed7bb5d19992563d97a57dfb2aa0e","signature":false},{"version":"1f991e98d2a8e50f342d5c010dce4a4ee86337fa71df53ab8a1dd2bf8f9e9493","signature":false},{"version":"43e35f08572cb64ffb17b2fd7f668d63ad0a130c040d8c4b3f3c5c292b13513c","signature":false},{"version":"015f2bca1fde5c9f3bc45384427e74cc5c32b35dd259146b59eb76a00413c000","signature":false},{"version":"b49fcc173877dbcbb3d2675e0e3068737fcdea2848985fd120ea028a2f66a980","signature":false},{"version":"3e5bc925a9258c08042c0bc9cb9809e2711b69957e25917636b2318e7c67d96a","signature":false},{"version":"acdc8371b2f7d9e657092532985ae93f878ca4024d6cb1c90054bf7ba486d926","signature":false},{"version":"39ed0b3a3cbcfa3d703105a9b5279f7b5fbafe43f0220bdc72924cae3f1bc088","signature":false},{"version":"0b3b4da38f374f2e3d9f005ea7affdca020fd0cca61ecaa3648a7041837f4c83","signature":false},{"version":"1e6453d3c288c5c27577b13fbf60d4cb80700461b61cf012942725b5c50d7612","signature":false},{"version":"b9a9a2e4a365b8398f8941c0b03d20daf3f4678ae332c4d6eda232a52731f3f8","signature":false},{"version":"78e47424b43394737132ed599a780b29ae1c8ee18fbb7dcc78c87fa541473efc","signature":false},{"version":"e69f6861aec0b8bf1fcafb7237561d887b0fd13b76044583ec0799cf6b65c9d7","signature":false},{"version":"c50f940ec0e730b43db176d7f852d2762685d87972d2d56b581d21d98ff58f0c","signature":false},{"version":"c842c35b13361128612096d441a48e7323c2238d0b0ae884bf2a8d017a60b990","signature":false},{"version":"8fef0683507621dba914a9141460fe44cef583741516ff2aa27cb755ea4e0dff","signature":false},{"version":"19f12809973ecf83aab7b1a26c807994da1ca67a307f1b3511b4b8822e9751dd","signature":false}],"root":[[109,115]],"options":{"allowSyntheticDefaultImports":true,"declaration":true,"declarationMap":true,"downlevelIteration":true,"experimentalDecorators":true,"jsx":2,"module":1,"outDir":"./","rootDir":"../src","skipLibCheck":true,"sourceMap":true,"strict":true,"target":99,"tsBuildInfoFile":"./tsconfig.tsbuildinfo"},"fileIdsList":[[25],[25,26,27,28,29,30,31,32,33,34,35],[3,4,5,6,8,10,12,14,16,18,20,44,46,48,50,52,54,56,58,60,62,64,66,68,71,73,75,77,79,81,83,85,87,89,91,93,95,97],[7],[11],[9],[8],[13],[2],[15],[17],[19],[43],[42],[45],[44],[47],[2,44],[49],[51],[53],[55],[57],[59],[65],[63],[2,62],[67],[70],[2,69],[72],[74],[61],[76],[78],[80],[42,44],[82],[81],[84],[2,81],[86],[88],[90],[94],[92],[96],[1],[36],[37,38,39,40,41],[36,40],[21,25],[22,36],[21,22,23,24,36],[2,98,105,108],[2,42],[2,105,108],[2,105],[109,110,111,112,113,114],[105],[118],[116,117,118,119,120,121,122,123],[2,99],[99,100,101,102,103,104],[106,107]],"referencedMap":[[26,1],[28,1],[29,1],[30,1],[31,1],[32,1],[33,1],[27,1],[36,2],[35,1],[34,1],[98,3],[8,4],[12,5],[10,6],[9,7],[14,8],[13,9],[16,10],[15,9],[18,11],[20,12],[44,13],[43,14],[46,15],[45,16],[48,17],[47,18],[50,19],[52,20],[54,21],[53,9],[56,22],[58,23],[60,24],[59,9],[66,25],[64,26],[63,27],[68,28],[67,9],[71,29],[70,30],[73,31],[72,9],[75,32],[74,9],[62,33],[77,34],[76,30],[79,35],[81,36],[80,37],[83,38],[82,39],[85,40],[84,41],[87,42],[89,43],[88,9],[91,44],[95,45],[93,46],[97,47],[96,9],[3,9],[4,9],[2,48],[40,49],[42,50],[37,49],[41,51],[22,52],[21,1],[23,53],[25,54],[109,55],[110,56],[111,57],[112,9],[113,9],[114,58],[115,59],[116,60],[119,61],[121,9],[123,9],[118,9],[122,9],[117,60],[120,61],[124,62],[102,63],[103,63],[105,64],[101,63],[99,9],[100,63],[106,9],[108,65]],"semanticDiagnosticsPerFile":[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,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124]},"version":"5.5.3"}
|
|
1
|
+
{"program":{"fileNames":["../../../node_modules/.pnpm/@rbxts+react@17.2.3/node_modules/@rbxts/react/src/prop-types.d.ts","../../../node_modules/.pnpm/@rbxts+react@17.2.3/node_modules/@rbxts/react/src/index.d.ts","../../primitives/dist/layout/Frame.d.ts","../../primitives/dist/layout/Group.d.ts","../../primitives/dist/layout/CanvasGroup.d.ts","../../primitives/dist/Image.d.ts","../../primitives/dist/Text.d.ts","../../primitives/dist/constants/fonts.d.ts","../../primitives/dist/index.d.ts","../../layout/dist/HStack.d.ts","../../layout/dist/VStack.d.ts","../../layout/dist/ScrollingFrame.d.ts","../../layout/dist/HStackScrolling.d.ts","../../layout/dist/VStackScrolling.d.ts","../../layout/dist/Portal.d.ts","../../layout/dist/Transition.d.ts","../../layout/dist/ScreenGui.d.ts","../../layout/dist/index.d.ts","../../rem/dist/RemProvider.d.ts","../../rem/dist/useRem.d.ts","../../rem/dist/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/utils/binding.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/utils/hoarcekat.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/utils/math.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/utils/testez.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-async-callback/use-async-callback.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-async-callback/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-async/use-async.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-async/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-async-effect/use-async-effect.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-async-effect/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-binding-listener/use-binding-listener.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-binding-listener/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-binding-state/use-binding-state.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-binding-state/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-camera/use-camera.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-camera/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-composed-ref/use-composed-ref.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-composed-ref/index.d.ts","../../../node_modules/.pnpm/@rbxts+types@1.0.896/node_modules/@rbxts/types/include/generated/enums.d.ts","../../../node_modules/.pnpm/@rbxts+types@1.0.896/node_modules/@rbxts/types/include/generated/None.d.ts","../../../node_modules/.pnpm/@rbxts+types@1.0.896/node_modules/@rbxts/types/include/lua.d.ts","../../../node_modules/.pnpm/@rbxts+types@1.0.896/node_modules/@rbxts/types/include/macro_math.d.ts","../../../node_modules/.pnpm/@rbxts+types@1.0.896/node_modules/@rbxts/types/include/roblox.d.ts","../../../node_modules/.pnpm/@rbxts+compiler-types@3.0.0-types.0/node_modules/@rbxts/compiler-types/types/Array.d.ts","../../../node_modules/.pnpm/@rbxts+compiler-types@3.0.0-types.0/node_modules/@rbxts/compiler-types/types/callMacros.d.ts","../../../node_modules/.pnpm/@rbxts+compiler-types@3.0.0-types.0/node_modules/@rbxts/compiler-types/types/Iterable.d.ts","../../../node_modules/.pnpm/@rbxts+compiler-types@3.0.0-types.0/node_modules/@rbxts/compiler-types/types/Map.d.ts","../../../node_modules/.pnpm/@rbxts+compiler-types@3.0.0-types.0/node_modules/@rbxts/compiler-types/types/Promise.d.ts","../../../node_modules/.pnpm/@rbxts+compiler-types@3.0.0-types.0/node_modules/@rbxts/compiler-types/types/Set.d.ts","../../../node_modules/.pnpm/@rbxts+compiler-types@3.0.0-types.0/node_modules/@rbxts/compiler-types/types/String.d.ts","../../../node_modules/.pnpm/@rbxts+compiler-types@3.0.0-types.0/node_modules/@rbxts/compiler-types/types/Symbol.d.ts","../../../node_modules/.pnpm/@rbxts+compiler-types@3.0.0-types.0/node_modules/@rbxts/compiler-types/types/typeUtils.d.ts","../../../node_modules/.pnpm/@rbxts+compiler-types@3.0.0-types.0/node_modules/@rbxts/compiler-types/types/eslintIgnore.d.ts","../../../node_modules/.pnpm/@rbxts+compiler-types@3.0.0-types.0/node_modules/@rbxts/compiler-types/types/core.d.ts","../../../node_modules/.pnpm/@rbxts+set-timeout@1.1.2/node_modules/@rbxts/set-timeout/out/set-countdown.d.ts","../../../node_modules/.pnpm/@rbxts+set-timeout@1.1.2/node_modules/@rbxts/set-timeout/out/set-interval.d.ts","../../../node_modules/.pnpm/@rbxts+set-timeout@1.1.2/node_modules/@rbxts/set-timeout/out/set-timeout.d.ts","../../../node_modules/.pnpm/@rbxts+set-timeout@1.1.2/node_modules/@rbxts/set-timeout/out/debounce.d.ts","../../../node_modules/.pnpm/@rbxts+set-timeout@1.1.2/node_modules/@rbxts/set-timeout/out/throttle.d.ts","../../../node_modules/.pnpm/@rbxts+set-timeout@1.1.2/node_modules/@rbxts/set-timeout/out/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-debounce-callback/use-debounce-callback.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-debounce-callback/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-debounce-effect/use-debounce-effect.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-debounce-effect/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-debounce-state/use-debounce-state.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-debounce-state/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-defer-callback/use-defer-callback.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-defer-callback/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-defer-effect/use-defer-effect.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-defer-effect/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-defer-state/use-defer-state.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-defer-state/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-event-listener/use-event-listener.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-event-listener/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-interval/use-interval.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-interval/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-key-press/use-key-press.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-key-press/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-previous/use-previous.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-previous/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-latest/use-latest.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-latest/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-latest-callback/use-latest-callback.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-latest-callback/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-lifetime/use-lifetime.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-lifetime/index.d.ts","../../../node_modules/.pnpm/@rbxts+ripple@0.9.3/node_modules/@rbxts/ripple/src/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-motion/use-motion.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-motion/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-mount-effect/use-mount-effect.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-mount-effect/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-mouse/use-mouse.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-mouse/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-spring/use-spring.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-spring/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-tagged/use-tagged.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-tagged/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-throttle-callback/use-throttle-callback.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-throttle-callback/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-throttle-effect/use-throttle-effect.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-throttle-effect/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-throttle-state/use-throttle-state.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-throttle-state/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-timeout/use-timeout.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-timeout/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-timer/use-timer.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-timer/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-unmount-effect/use-unmount-effect.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-unmount-effect/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-update/use-update.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-update/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-update-effect/use-update-effect.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-update-effect/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-viewport/use-viewport.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/use-viewport/index.d.ts","../../../node_modules/.pnpm/@rbxts+pretty-react-hooks@0.6.4_@rbxts+react-roblox@17.2.3_@rbxts+react@17.2.3/node_modules/@rbxts/pretty-react-hooks/out/index.d.ts","../src/Button.tsx","../src/theme.ts","../src/use-button-animation.ts","../../../node_modules/.pnpm/@rbxts+services@1.6.0/node_modules/@rbxts/services/index.d.ts","../src/use-input-device.ts","../src/use-button-state.ts","../src/ReactiveButton.tsx","../src/Accordion.tsx","../src/Outline.tsx","../src/Checkbox.tsx","../src/CheckboxRow.tsx","../src/Checkmark.tsx","../src/ClickOutsideOverlay.tsx","../src/DelayRender.tsx","../src/Divider.tsx","../../../node_modules/.pnpm/@rbxts+react-roblox@17.2.3/node_modules/@rbxts/react-roblox/src/index.d.ts","../src/DropdownButton.tsx","../src/DropdownOptionButton.tsx","../src/Dropdown.tsx","../src/ErrorBoundary.tsx","../src/FormRow.tsx","../src/Padding.tsx","../src/IconRoundButton.tsx","../src/IconTileButton.tsx","../src/Legend.tsx","../../../node_modules/.pnpm/@rbxts+object-utils@1.0.4/node_modules/@rbxts/object-utils/index.d.ts","../../utils/dist/omit.d.ts","../../utils/dist/index.d.ts","../src/PillText.tsx","../src/PrimaryButton.tsx","../src/Radio.tsx","../src/RadioRow.tsx","../src/Section.tsx","../src/SegmentedToggle.tsx","../src/TextButton.tsx","../src/TextField.tsx","../src/TimeAgo.tsx","../src/index.ts"],"fileInfos":[{"version":"625ed1a16487d3f73dd4289bc9f370a2f06132f14508b4e9c08e4a7395c73183","signature":false},{"version":"aed331f294a6f09732331c8f7c0f51250cd52205a0c531088551bf6022e3c609","signature":false,"affectsGlobalScope":true},{"version":"9be17a6a518bb4a2df2732fbb7df23fc3d2ed3324a3e313f6f7615c97449635f","signature":false},{"version":"363f86958eee41846f6eca98497db37209fe5395e6c1a5e5055de8e20ce06a4d","signature":false},{"version":"aeeae7d92ff0075a63a3d515aef7995cb4f2212be24c063ffaaf28b150935984","signature":false},{"version":"1ca628d4529a911c3ff3d8d5edcdc9d290b57bab8d1fa6202fe13be37dff45a6","signature":false},{"version":"baf02e65911f570b9301a8f8acb05b4f8dcfacdb32333f08deb2b784fab05e28","signature":false},{"version":"977015d57994cad8bdacbe236d88dbe0ffcb7c4f1dcb928f470f8651ae62edd4","signature":false},{"version":"b50cbcdb4df725c9b51af69b4010a32cd0e45832d5d59179e6c9f39b49eb062a","signature":false},{"version":"0b3b4da38f374f2e3d9f005ea7affdca020fd0cca61ecaa3648a7041837f4c83","signature":false},{"version":"1e6453d3c288c5c27577b13fbf60d4cb80700461b61cf012942725b5c50d7612","signature":false},{"version":"b9a9a2e4a365b8398f8941c0b03d20daf3f4678ae332c4d6eda232a52731f3f8","signature":false},{"version":"78e47424b43394737132ed599a780b29ae1c8ee18fbb7dcc78c87fa541473efc","signature":false},{"version":"e69f6861aec0b8bf1fcafb7237561d887b0fd13b76044583ec0799cf6b65c9d7","signature":false},{"version":"c50f940ec0e730b43db176d7f852d2762685d87972d2d56b581d21d98ff58f0c","signature":false},{"version":"c842c35b13361128612096d441a48e7323c2238d0b0ae884bf2a8d017a60b990","signature":false},{"version":"8fef0683507621dba914a9141460fe44cef583741516ff2aa27cb755ea4e0dff","signature":false},{"version":"19f12809973ecf83aab7b1a26c807994da1ca67a307f1b3511b4b8822e9751dd","signature":false},{"version":"d6f72cbc6a6efca950f5d4ae4e079ab738aee7b16aee72f5cd29b9f7afc22569","signature":false},{"version":"fe73ba6472af930fe6507dcc3152f39ff4d6559cd2e901638b2ce7d25b59e4f6","signature":false},{"version":"145458b8069473cde732cc3bc4daac923eeed7bb5d19992563d97a57dfb2aa0e","signature":false},{"version":"241cf589205e3c6ff57f6827333d0fcc1c472a843a1cab63892a171755389914","signature":false},{"version":"d947f5e76180259916a18f1b5dac5ceca2c8c7149f85858eb8d27c6cc01f55af","signature":false},{"version":"69c276de36e29f44d07bcdbe62cef225945edc921658929210ccb88c6fe56f74","signature":false},{"version":"aa31e703843c69af40a8462785084e81ffcb177614bc8098ba05c813491a4029","signature":false},{"version":"2b3c557a5d7ade7ec15a540385396d2332c6f97f27a79fdecd82e4e00584f834","signature":false},{"version":"c6466dd42d4ec02fdfc515c664922d5ccf75c85960e238a470387fa438cfb4c2","signature":false},{"version":"0edbfc3979e9302a4ee2a6d73a86ffe16ba97720ab7fc2a690f84e110fbaefa4","signature":false},{"version":"e7c94b96b24c4c09f11ae471a31b5a940fec74f777fb14511ce45f7a1773ff5b","signature":false},{"version":"ff0339a9fd258efbd3805fde56e5bfb216fce5c58801bc6a6358d71fce162d75","signature":false},{"version":"e12838e5bfbf02ddcc2b53ae1a97bd873b5aadf91c4260bc431eed876b479c41","signature":false},{"version":"fc1695de37837b2250fc36bf08151bfa09733eb8f60ee78fd2a0bfe312581d44","signature":false},{"version":"8eb206d510db25d59774a8523052f700ac86514a53152e8a323985f6bae56747","signature":false},{"version":"433cf7766c43a9442bcfb9387617a0042fe3a056a00705d5c4230828c75a49b6","signature":false},{"version":"34fb5cf7cfe29743fb01a1fd562ca9774d90fe249627412c4c89b6c000a4220b","signature":false},{"version":"665a993f524f01193e6632829fe85a63584d67e94fd31024728e2721e3d06c41","signature":false},{"version":"6bbcd1b9ceaa879e21094d22858058f1d7850d8875e9c5583733e4f9f416f4b6","signature":false},{"version":"b2f894734a3dc3926781e9781b12f556e2dc5dfc36be0c0815b7877180f8ad7c","signature":false},{"version":"11554b39929bfe9d18bc046fc935d6c38e0a6e17635d08ee1a2ae0de8bb3646d","signature":false},{"version":"1f3cf1b74a094386e33cd8ecce7176b285ca9b83fbc619f8544396b225e4fe5a","signature":false,"affectsGlobalScope":true},{"version":"b716c802ba27271e22a3912b94938ea7c5bfa0682aa6d7e2785277ea94b4af0e","signature":false,"affectsGlobalScope":true},{"version":"906abfeda44b050261b28ef1202799562dbf04817e2c96604190c5e01be745c6","signature":false,"affectsGlobalScope":true},{"version":"5b085ee9c23bd80318692ccc376f8af00cd6111b7a77238c27b595e3a7c4199a","signature":false,"affectsGlobalScope":true},{"version":"6308d83e703435596164139c9fda683c700ab2b2215bb6673e82f2d1d168fed9","signature":false,"affectsGlobalScope":true},{"version":"6826347cbacd3a749bdc7aab01f6e1ac2f16d62bdb46902a0c77c742bf42c619","signature":false,"affectsGlobalScope":true},{"version":"7c76ee8d0688477186ff292b7178fbd7b123c9bc385c7f0ac43742c8cfbcda7b","signature":false,"affectsGlobalScope":true},{"version":"d912c5d11ede33cefb967dc4886ac08cae34192d1a27f12f52201ea593bdf27d","signature":false,"affectsGlobalScope":true},{"version":"22bc177f25b0bff44aaa9a3428bb208088a764d38e18623ef878cc7cc72d07ee","signature":false,"affectsGlobalScope":true},{"version":"a95f106856dbc5289da510b0e24a633f9a2a2d0cb6c60ad93947efa13fcdf566","signature":false,"affectsGlobalScope":true},{"version":"346bca4a6e2c0ec0e4cc65a2f35ec773268d74288f83830e594ca983f473677c","signature":false,"affectsGlobalScope":true},{"version":"3501c467f99e26c1998f994bf5aa9673c7f9584bed3203dc6b3cd63596db3874","signature":false,"affectsGlobalScope":true},{"version":"28010932b8959e9c72e2d049f5526b8574b607ad615bdaa12c37dcdb789030d2","signature":false,"affectsGlobalScope":true},{"version":"adec607f45293974b4b7d6beb09f18cedc138bf788808918bc20c05a3649c45b","signature":false,"affectsGlobalScope":true},{"version":"70ab04fb9d57ca14cab8efcf963f48a18d4617f029afdbfd504777819415c3c9","signature":false,"affectsGlobalScope":true},{"version":"3a3c41569b2ef6dd6bb29b55a166da966ca7147ccfc1d93660bda725e1c14e48","signature":false,"affectsGlobalScope":true},{"version":"fef8a1b789406595fa0950b6b130d590e1e0a750f134a5dda584d2669a546d12","signature":false},{"version":"ea98028839518e593d6d8e43c259301b4c6ae05afa33c2d5b92534821ca05e87","signature":false},{"version":"f08a2df180ebf4cede8119ec58fa5a9155bee2878a34a244d6c98d743b8369a3","signature":false},{"version":"c94682e2cc4aa9bf7ed76a08cc79096401910195a22bea256ad31df80015248b","signature":false},{"version":"587f21dcb0835b9fa8a98b5e93a97895a295be240881b762c726ca1239128468","signature":false},{"version":"a56c3d1575660b9bf90bc21535db885ad60a4cd167dc161ab270277940bba582","signature":false},{"version":"26c163c35f93bb9e97bc0931ad11ada590a2ab6f719913fd92ca147c3ad5c25a","signature":false},{"version":"76bc14577c66ce511492107fd34f0f0d74a6a76252c3758e9d063dbc5e4e4b69","signature":false},{"version":"34e8c2eb813adb271f25e939cd1069b089715ef8ecab5dfd0b31f1c73ec0e1d0","signature":false},{"version":"cde7f7a065be12d3292236bc1433aec30345c780fcaee656458a5d7f1b26f42a","signature":false},{"version":"b7397348676e937750b816214c0e24f864081a8e15ba51b58e3187a78b20e398","signature":false},{"version":"0d7494180ee376bbe033211b1a0717219b9b4296d2f459a2b280776dcb0ee382","signature":false},{"version":"b1eeb17f27376c44e01145bb8f803a534884f36c8747a71aa02724ea743aa5c8","signature":false},{"version":"2e520d1512f7dc3c869b3cb19668fb5faab25a92335cf0884eff5005bcce0cff","signature":false},{"version":"40c31ae425ac23e47a62132ff99a8d86ea3356c22cf9bb4a8e7bfb4e866fdb88","signature":false},{"version":"9c87f4d075e4ad1a58e2eb33a7bd7f99ad8b9d159ddcbd3ef16828740ca02eaa","signature":false},{"version":"bba99e348990f81d3f018f50e2044db89114bbc627b4593391f64ed16561433f","signature":false},{"version":"46c7c7338a04ca27cfa40154ff173c589d8c5ea37d9476a116db6562e9cfd10f","signature":false},{"version":"38d9b0c0d120c78d46dec7f3abcac3eadec0762c2b5a2848e753252324abd89b","signature":false},{"version":"8603c335f32c29834eaafc1d201604e7487192febe86208cc50547908a3994d5","signature":false},{"version":"3fd76f78fabaa3cd49e37620198b973412d4a9e277cb3e9c64ef4ed1b23d90c0","signature":false},{"version":"b8366fe133bee68fc49de7252e3e79ca0f90dec6b797cff16075f821704d2bdd","signature":false},{"version":"014596c107ecc0f2c144e87350e7b6af9081dfcc95a6e29a9fd8c87be361dbc1","signature":false},{"version":"5f44099d415d45fb12ff1d0746d910a8cb93dd02f1edb8829569c662ca6ccff7","signature":false},{"version":"33b82e8bbb289db34df37ccd2c1ba8230f454d54fe6efb071bc4147c3fbe1468","signature":false},{"version":"342ac6287f31337b5d07be76d1f5887f43b239485c2146bdda49493abb189080","signature":false},{"version":"02b18e298513ad27ac0fcda7135d2c865a5d5db7bc67b99ae9d68b971cea3654","signature":false},{"version":"15412a222d7bc5f15591327f7be1f55b4f19c001685bbe05a5418e21e94ff2fa","signature":false},{"version":"5e03784218da14ee92ea75c8063b4d9b47c3ebf16bc7eb522e452d44050c2b3c","signature":false},{"version":"1e6d72cd14296eb245e526aa394bb5b0907c94eb5b1a5c6736f3c8c02b0241d3","signature":false},{"version":"907daf420a7c00e8ccafa3a978d6e7bc06093e975fd9bd248180deea7f0169b7","signature":false},{"version":"e2395706e48cd6d81019fc0e90c41c4811a41b09aad7956facb8589b7efb67cf","signature":false},{"version":"e73fa51bae8d56d020872d61c01cf385b4f79633d1a41da05202e6a7f0384756","signature":false},{"version":"e7fd1fe3dfd3069ffd43826dbf0f23b608aeb7e63fb0c18d9d12383dc5d3b2f7","signature":false},{"version":"e41ce6be69f330fe23338d59d7104d43a8634236dfe597cc1b35d6c5909d42bf","signature":false},{"version":"371496d7d6b2345de63ba7a93317eb6f6652046ed06b0ef2ba43aca307a3035b","signature":false},{"version":"8cbffa3caa38c7e83065ef0b01834f050e995c03233076e1048068d5fb838989","signature":false},{"version":"2ac125c4ccaed48bd0d112d9e8f8ef0f207e6dc140edadd5596165ff14adc104","signature":false},{"version":"00cece9fce81da23bda0de5d32b2da65aae65629a76dfb53086aae7a24f473b8","signature":false},{"version":"a179053dd67d6054d21361b7f4d05d7ac9ba6334d3ab610b35efaf051a1e4783","signature":false},{"version":"2423522f73e4c93d389f13c29380515d55ae68e139aecdc3bd051dcf0e4dbc01","signature":false},{"version":"b14207b04f64afb84a5d07158981c7a4aff23655e9e78225edcf6d8a2a55711d","signature":false},{"version":"00727c18bab94e021cccdea6045c68b118bfd426e86456218a5de854b937e95d","signature":false},{"version":"41256b98251baf29bc1403c1d6331623c100907d20dd2983ff6ba73a37aba305","signature":false},{"version":"7a2f317ebc12c02849987897882168da467b8307e06477679552a1c15ee6df91","signature":false},{"version":"ac1277442023970b625915c14ca9014d9a29c3147d43ec4d555981a469ace3fc","signature":false},{"version":"62d000b92a1f333e73abfc9aaba1110bfc00811d9506c46507afebae07e8a106","signature":false},{"version":"76a7fcfae63681d47937bfeae33abc9f630736f3e61da6d5fcfe70a5706c551b","signature":false},{"version":"bcbb30cfc5168a1554181509a637a9191047e0c6d2344da8958fd8f22d2cf37c","signature":false},{"version":"0c379446ff28be9ac441c387962ff9739993f88442ef33b8bb459094fc70246f","signature":false},{"version":"5097dedbab0c5bb2cb7971c65f632861f8bff4eb30a7863b0b53b6a15aed6c06","signature":false},{"version":"c4bb63be5b5b107ef6e8de6f763b3a0a1a3a2fd088e7632dceb52f28db67f46b","signature":false},{"version":"b9f5d7ca08105ee67b616de7f1575424e3b1730381a11c0a69fac7e374e3fb6e","signature":false},{"version":"54c78be04efa9d06fd7e87aca48f5eb87634571759c42a2dec83afba90ac1256","signature":false},{"version":"3456581b2b5b53b30cc9e09eb1238dafc10b4f64ab3a350725d02e9d493bb512","signature":false},{"version":"43a87d123d66885f4cbdef53956652c141128595125017d0c189876c68b294d6","signature":false},{"version":"0708e1271aae20cb6820d3bf68afbbef60d707fa8b75c6cf2c914a48726d6c69","signature":false},{"version":"9be3cb6ba639e16d937f304b60f18473f0882853643f8de6dc7513cf2cc7ee2b","signature":false},{"version":"a575eddbf5db63a0cbf1815cb6277e0a6f1538fbe0980dbd04fe4a1c9b5d0c81","signature":false},{"version":"3d7d0c0f8cb0770b426ffc4be86ee230bfae44293cd4a990c47e0fe6dc0df259","signature":false},{"version":"5cfa88b6bbdeaec71f127942200e124c91a0da064cb0e9c3b3ced6a1c6dceb1c","signature":false},{"version":"72777b3328a43a6ecffc5515fd054b020403ee58e4c453e0efe86ef2b375f7ad","signature":false},{"version":"8309961224250cd7220c93a3411b82a4f4e084440f02e5d38a69ca32cb2520d7","signature":false},{"version":"0db4c44308c87720b4c7cbcaf85f38f7753c75e895169da21af22d8ec177f8df","signature":false},{"version":"1e8e6e3263bb263fe7fa55405c82d53a2ea1840435c2a4d8db1321e2393a3639","signature":false},{"version":"3d039194e6c9f291312e5237dfeaf446e626ef58725e8ee872a3817eae7f3be5","signature":false},{"version":"db7dc8872815f646db96b3c5c3c570d4ae00367e4144f79f92c0ad1d25e824e8","signature":false},{"version":"350fb7c116dcf4454a5974aaea00fc7d4fd507a7555b716188630a343741a249","signature":false},{"version":"476659a23c3d1d20691fed837d85dee8d59fa1d47121c57efec285fb0052836d","signature":false},{"version":"2adce94deb2a5649a06fd3ad2a42bc3e7bddabf1ded04afce5a4b02c1eb847f8","signature":false},{"version":"95b5cfdb47b1a3439160bb9767ff5096cfee7489452d371a435633c72d4534fe","signature":false},{"version":"42aaef9c2b4d50272ed1764d2b98fc0cf8b4b774ee5cf4bad6b23fb7a0b9bff1","signature":false},{"version":"f0fa47cf327d402849f7772fe9224c23c1d79d0f6a738f479e4aba0acf88465b","signature":false},{"version":"1f991e98d2a8e50f342d5c010dce4a4ee86337fa71df53ab8a1dd2bf8f9e9493","signature":false},{"version":"a10304ca4b504a1ba078d8700a2cca7f0a7e0835448644b4a773de636564af55","signature":false},{"version":"43e35f08572cb64ffb17b2fd7f668d63ad0a130c040d8c4b3f3c5c292b13513c","signature":false},{"version":"015f2bca1fde5c9f3bc45384427e74cc5c32b35dd259146b59eb76a00413c000","signature":false},{"version":"2c6981619b6f73537fab165183b48e4476801c71115774f20ff2d3a703c7cbe3","signature":false},{"version":"f00129e1055435e0380cbeba355e6fa9451e5fc8d0380a2da3f4614de0ee23fd","signature":false},{"version":"c0532c704517b4e2fcccca472e635ea18e3d155c1bfd9c38d3cd1b9afba0714d","signature":false},{"version":"0684a96b1280376fee11a215d78682756b42309307cf091d5e29397ec6cf5022","signature":false},{"version":"b49fcc173877dbcbb3d2675e0e3068737fcdea2848985fd120ea028a2f66a980","signature":false},{"version":"421e7b0cefddb1d649722d6cd757aa50f21d4b7a4b414647c580ab29889f268f","signature":false},{"version":"3e5bc925a9258c08042c0bc9cb9809e2711b69957e25917636b2318e7c67d96a","signature":false},{"version":"687789bc243b7bf7013b74c0e09cb3db853fd1ecc2f8d3908f96579c355b7d4b","signature":false},{"version":"cdc27eedd36ffcf50af98f0a0ebee9ed6828dc63095604af2029483f119b3c41","signature":false},{"version":"30b18179e75f46617a0493f57c1340b471c2e9d8ed1e71be13e9ebd28236e152","signature":false},{"version":"87fd940c248c634155a32502c6f97417500b117138eb978f37c5c0975f6fcf30","signature":false},{"version":"2723d99a9f2acc4a0c3604f10d1a49fa0e8ec7617db507f2d3b4212848648c76","signature":false},{"version":"f9b7eb60b1d86ff95ba07fff4ecdac719add2f10fa99d8623e1c2fc30841150d","signature":false},{"version":"35dcf6232051eabe8b1622f0e7dae1b9db1df7e9a506575209c25e2e791c55b9","signature":false},{"version":"233ec015ea243fe1f84009106eeca94b00d966b690c2087a146143282c2a8c3d","signature":false},{"version":"8b692037d98cb1f382622674c2ebaa9b10c681cdc6286019df475f8a95bb0f4e","signature":false},{"version":"52bbd4d985b821f17fa442e8a67571775cdd2485b85b46ab9de79528d7c8ebe7","signature":false},{"version":"a24adeec7a117e55f365b149532cc7dcf0853af99e65a9a76cbda8d31e199b0f","signature":false},{"version":"def5870834f671c56772b8ebe144bc80a824bb407ffa9dab3462ce4cf1a5b15e","signature":false},{"version":"365a397c8033cab9c618d108c62dac1dee2347ee2ba5a2e776772365dd6d871d","signature":false},{"version":"acdc8371b2f7d9e657092532985ae93f878ca4024d6cb1c90054bf7ba486d926","signature":false},{"version":"010b2e960a3662b78eb4a0ef7e5f32a5097c7869a5fed6544ec601311e1a78a4","signature":false},{"version":"543d8fb6c65e66832852e5fd8aa353d9ac6c3267987b0d5f9696bdb4da3c6cc4","signature":false}],"root":[[118,120],[122,132],[134,142],[146,155]],"options":{"allowSyntheticDefaultImports":true,"declaration":true,"declarationMap":true,"downlevelIteration":true,"experimentalDecorators":true,"jsx":2,"module":1,"outDir":"./","rootDir":"../src","skipLibCheck":true,"sourceMap":true,"strict":true,"target":99,"tsBuildInfoFile":"./tsconfig.tsbuildinfo"},"fileIdsList":[[44],[44,45,46,47,48,49,50,51,52,53,54],[22,23,24,25,27,29,31,33,35,37,39,63,65,67,69,71,73,75,77,79,81,83,85,87,90,92,94,96,98,100,102,104,106,108,110,112,114,116],[26],[30],[28],[27],[32],[2],[34],[36],[38],[62],[61],[64],[63],[66],[2,63],[68],[70],[72],[74],[76],[78],[84],[82],[2,81],[86],[89],[2,88],[91],[93],[80],[95],[97],[99],[61,63],[101],[100],[103],[2,100],[105],[107],[109],[113],[111],[115],[1],[55],[56,57,58,59,60],[55,59],[40,44],[41,55],[40,41,42,43,55],[2,9,18,21,117,119,124],[2,9],[2,9,21,117,119,124,126],[2,9,18,21,118,119,127],[2,9,21,117],[2,61],[2,9,21],[2,9,18,21,119,130,133,134,135],[2,9,21,117,119,124],[2,9,18,21,119],[2,9,18,21,117,119,124,139],[2,9,18,21],[2,9,21,117,119],[2,9,21,119,126,139,143,145],[2,9,18,21,118,119,148],[2,9,21,117,118,119,120,123],[2,9,18,21,118,119],[2,9,117,143,145,146],[118,119,120,122,123,124,125,126,127,128,129,130,131,132,134,135,136,137,138,139,140,141,142,146,147,148,149,150,151,152,153,154],[88],[2,117,119],[2,61,117,121,122],[2,117,121],[9],[12],[10,11,12,13,14,15,16,17],[2,3],[3,4,5,6,7,8],[19,20],[144]],"referencedMap":[[45,1],[47,1],[48,1],[49,1],[50,1],[51,1],[52,1],[46,1],[55,2],[54,1],[53,1],[117,3],[27,4],[31,5],[29,6],[28,7],[33,8],[32,9],[35,10],[34,9],[37,11],[39,12],[63,13],[62,14],[65,15],[64,16],[67,17],[66,18],[69,19],[71,20],[73,21],[72,9],[75,22],[77,23],[79,24],[78,9],[85,25],[83,26],[82,27],[87,28],[86,9],[90,29],[89,30],[92,31],[91,9],[94,32],[93,9],[81,33],[96,34],[95,30],[98,35],[100,36],[99,37],[102,38],[101,39],[104,40],[103,41],[106,42],[108,43],[107,9],[110,44],[114,45],[112,46],[116,47],[115,9],[22,9],[23,9],[133,9],[2,48],[59,49],[61,50],[56,49],[60,51],[41,52],[40,1],[42,53],[44,54],[125,55],[118,56],[127,57],[128,58],[129,59],[130,56],[131,60],[132,61],[136,62],[134,57],[135,63],[137,9],[138,64],[140,65],[141,63],[142,66],[126,67],[139,9],[146,68],[147,57],[148,57],[149,69],[124,70],[150,64],[151,71],[152,57],[153,56],[154,72],[155,73],[119,74],[120,75],[123,76],[122,77],[10,78],[13,79],[15,9],[17,9],[12,9],[16,9],[11,78],[14,79],[18,80],[6,81],[7,81],[9,82],[5,81],[3,9],[4,81],[19,9],[21,83],[145,84]],"semanticDiagnosticsPerFile":[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,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155]},"version":"5.5.3"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import React from "@rbxts/react";
|
|
2
|
+
import { type Theme } from "./theme";
|
|
3
|
+
export interface ButtonAnimation {
|
|
4
|
+
/**
|
|
5
|
+
* An underdamped spring. `-1` is fully hovered, `0` is neutral, and `1` is
|
|
6
|
+
* fully pressed. Values outside of this range are possible.
|
|
7
|
+
*/
|
|
8
|
+
readonly position: React.Binding<number>;
|
|
9
|
+
/**
|
|
10
|
+
* A critically damped spring that is `1` when the button is pressed.
|
|
11
|
+
*/
|
|
12
|
+
readonly press: React.Binding<number>;
|
|
13
|
+
/**
|
|
14
|
+
* A critically damped spring that is `1` when the button is hovered.
|
|
15
|
+
*/
|
|
16
|
+
readonly hover: React.Binding<number>;
|
|
17
|
+
/**
|
|
18
|
+
* Same as `hover`, but `pressed` must be `false`.
|
|
19
|
+
*/
|
|
20
|
+
readonly hoverOnly: React.Binding<number>;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Returns a `ButtonAnimation` object that can be used to animate a button.
|
|
24
|
+
* The values provided by the object are:
|
|
25
|
+
*
|
|
26
|
+
* - `position`: An underdamped spring. `-1` is fully hovered, `0` is neutral,
|
|
27
|
+
* and `1` is fully pressed. Values outside of this range are possible.
|
|
28
|
+
* - `press`: A critically damped spring that is `1` when the button is pressed.
|
|
29
|
+
* - `hover`: A critically damped spring that is `1` when the button is hovered.
|
|
30
|
+
* - `hoverExclusive`: Same as `hover`, but `pressed` must also be `false`.
|
|
31
|
+
*
|
|
32
|
+
* @param pressedState Whether the button is pressed.
|
|
33
|
+
* @param hoveredState Whether the button is hovered.
|
|
34
|
+
* @param theme Optional theme for spring configs.
|
|
35
|
+
* @returns A `ButtonAnimation` object.
|
|
36
|
+
*/
|
|
37
|
+
export declare function useButtonAnimation(pressedState: boolean, hoveredState: boolean, theme?: Theme): ButtonAnimation;
|
|
38
|
+
//# sourceMappingURL=use-button-animation.d.ts.map
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
-- Compiled with roblox-ts v3.0.0
|
|
2
|
+
local TS = _G[script]
|
|
3
|
+
local _pretty_react_hooks = TS.import(script, TS.getModule(script, "@rbxts", "pretty-react-hooks").out)
|
|
4
|
+
local useMotion = _pretty_react_hooks.useMotion
|
|
5
|
+
local useUpdateEffect = _pretty_react_hooks.useUpdateEffect
|
|
6
|
+
local useMemo = TS.import(script, TS.getModule(script, "@rbxts", "react")).useMemo
|
|
7
|
+
local defaultTheme = TS.import(script, script.Parent, "theme").defaultTheme
|
|
8
|
+
--[[
|
|
9
|
+
*
|
|
10
|
+
* Returns a `ButtonAnimation` object that can be used to animate a button.
|
|
11
|
+
* The values provided by the object are:
|
|
12
|
+
*
|
|
13
|
+
* - `position`: An underdamped spring. `-1` is fully hovered, `0` is neutral,
|
|
14
|
+
* and `1` is fully pressed. Values outside of this range are possible.
|
|
15
|
+
* - `press`: A critically damped spring that is `1` when the button is pressed.
|
|
16
|
+
* - `hover`: A critically damped spring that is `1` when the button is hovered.
|
|
17
|
+
* - `hoverExclusive`: Same as `hover`, but `pressed` must also be `false`.
|
|
18
|
+
*
|
|
19
|
+
* @param pressedState Whether the button is pressed.
|
|
20
|
+
* @param hoveredState Whether the button is hovered.
|
|
21
|
+
* @param theme Optional theme for spring configs.
|
|
22
|
+
* @returns A `ButtonAnimation` object.
|
|
23
|
+
|
|
24
|
+
]]
|
|
25
|
+
local function useButtonAnimation(pressedState, hoveredState, theme)
|
|
26
|
+
if theme == nil then
|
|
27
|
+
theme = defaultTheme
|
|
28
|
+
end
|
|
29
|
+
local press, pressMotion = useMotion(0)
|
|
30
|
+
local hover, hoverMotion = useMotion(0)
|
|
31
|
+
local hoverExclusive, hoverExclusiveMotion = useMotion(0)
|
|
32
|
+
local position, positionMotion = useMotion(0)
|
|
33
|
+
useUpdateEffect(function()
|
|
34
|
+
pressMotion:spring(if pressedState then 1 else 0, theme.springs.responsive)
|
|
35
|
+
hoverExclusiveMotion:spring(if hoveredState and not pressedState then 1 else 0, theme.springs.responsive)
|
|
36
|
+
end, { pressedState, hoveredState })
|
|
37
|
+
useUpdateEffect(function()
|
|
38
|
+
hoverMotion:spring(if hoveredState then 1 else 0, theme.springs.responsive)
|
|
39
|
+
end, { hoveredState })
|
|
40
|
+
useUpdateEffect(function()
|
|
41
|
+
if pressedState then
|
|
42
|
+
-- hovered -> pressed
|
|
43
|
+
positionMotion:spring(1, theme.springs.responsive)
|
|
44
|
+
elseif hoveredState then
|
|
45
|
+
-- pressed -> hovered
|
|
46
|
+
local _exp = -1
|
|
47
|
+
local _object = table.clone(theme.springs.bubbly)
|
|
48
|
+
setmetatable(_object, nil)
|
|
49
|
+
_object.impulse = -0.1
|
|
50
|
+
positionMotion:spring(_exp, _object)
|
|
51
|
+
else
|
|
52
|
+
-- pressed -> unhovered, but 'hover' was not true
|
|
53
|
+
local _object = table.clone(theme.springs.bubbly)
|
|
54
|
+
setmetatable(_object, nil)
|
|
55
|
+
_object.impulse = -0.07
|
|
56
|
+
positionMotion:spring(0, _object)
|
|
57
|
+
end
|
|
58
|
+
end, { pressedState })
|
|
59
|
+
useUpdateEffect(function()
|
|
60
|
+
if hoveredState then
|
|
61
|
+
-- unhovered -> hovered
|
|
62
|
+
positionMotion:spring(-1, theme.springs.responsive)
|
|
63
|
+
else
|
|
64
|
+
-- hovered -> unhovered
|
|
65
|
+
positionMotion:spring(0, theme.springs.responsive)
|
|
66
|
+
end
|
|
67
|
+
end, { hoveredState })
|
|
68
|
+
return useMemo(function()
|
|
69
|
+
return {
|
|
70
|
+
press = press,
|
|
71
|
+
hover = hover:map(function(t)
|
|
72
|
+
return math.clamp(t, 0, 1)
|
|
73
|
+
end),
|
|
74
|
+
hoverOnly = hoverExclusive:map(function(t)
|
|
75
|
+
return math.clamp(t, 0, 1)
|
|
76
|
+
end),
|
|
77
|
+
position = position,
|
|
78
|
+
}
|
|
79
|
+
end, {})
|
|
80
|
+
end
|
|
81
|
+
return {
|
|
82
|
+
useButtonAnimation = useButtonAnimation,
|
|
83
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export interface ButtonEvents {
|
|
2
|
+
onMouseDown: () => void;
|
|
3
|
+
onMouseUp: () => void;
|
|
4
|
+
onMouseEnter: () => void;
|
|
5
|
+
onMouseLeave: () => void;
|
|
6
|
+
}
|
|
7
|
+
/**
|
|
8
|
+
* Returns the current state of a button based on the events returned.
|
|
9
|
+
* @param enabled Whether the button is enabled or not.
|
|
10
|
+
* @returns The press state, hover state, and a `ButtonEvents` object.
|
|
11
|
+
*/
|
|
12
|
+
export declare function useButtonState(enabled?: boolean): LuaTuple<[press: boolean, hover: boolean, events: ButtonEvents]>;
|
|
13
|
+
//# sourceMappingURL=use-button-state.d.ts.map
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
-- Compiled with roblox-ts v3.0.0
|
|
2
|
+
local TS = _G[script]
|
|
3
|
+
local _pretty_react_hooks = TS.import(script, TS.getModule(script, "@rbxts", "pretty-react-hooks").out)
|
|
4
|
+
local useEventListener = _pretty_react_hooks.useEventListener
|
|
5
|
+
local useLatest = _pretty_react_hooks.useLatest
|
|
6
|
+
local _react = TS.import(script, TS.getModule(script, "@rbxts", "react"))
|
|
7
|
+
local useMemo = _react.useMemo
|
|
8
|
+
local useState = _react.useState
|
|
9
|
+
local UserInputService = TS.import(script, TS.getModule(script, "@rbxts", "services")).UserInputService
|
|
10
|
+
local setTimeout = TS.import(script, TS.getModule(script, "@rbxts", "set-timeout").out).setTimeout
|
|
11
|
+
local useInputDevice = TS.import(script, script.Parent, "use-input-device").useInputDevice
|
|
12
|
+
--[[
|
|
13
|
+
*
|
|
14
|
+
* Returns the current state of a button based on the events returned.
|
|
15
|
+
* @param enabled Whether the button is enabled or not.
|
|
16
|
+
* @returns The press state, hover state, and a `ButtonEvents` object.
|
|
17
|
+
|
|
18
|
+
]]
|
|
19
|
+
local function useButtonState(enabled)
|
|
20
|
+
if enabled == nil then
|
|
21
|
+
enabled = true
|
|
22
|
+
end
|
|
23
|
+
local _binding, setState = useState({
|
|
24
|
+
press = false,
|
|
25
|
+
hover = false,
|
|
26
|
+
})
|
|
27
|
+
local press = _binding.press
|
|
28
|
+
local hover = _binding.hover
|
|
29
|
+
local on = useLatest(enabled)
|
|
30
|
+
local touch = useLatest(useInputDevice() == "touch")
|
|
31
|
+
local events = useMemo(function()
|
|
32
|
+
return {
|
|
33
|
+
onMouseDown = function()
|
|
34
|
+
return setState(function(state)
|
|
35
|
+
local _object = table.clone(state)
|
|
36
|
+
setmetatable(_object, nil)
|
|
37
|
+
_object.press = on.current
|
|
38
|
+
return _object
|
|
39
|
+
end)
|
|
40
|
+
end,
|
|
41
|
+
onMouseUp = function()
|
|
42
|
+
return setState(function(state)
|
|
43
|
+
local _object = table.clone(state)
|
|
44
|
+
setmetatable(_object, nil)
|
|
45
|
+
_object.press = false
|
|
46
|
+
return _object
|
|
47
|
+
end)
|
|
48
|
+
end,
|
|
49
|
+
onMouseEnter = function()
|
|
50
|
+
return setState(function(state)
|
|
51
|
+
local _object = table.clone(state)
|
|
52
|
+
setmetatable(_object, nil)
|
|
53
|
+
_object.hover = on.current and not touch.current
|
|
54
|
+
return _object
|
|
55
|
+
end)
|
|
56
|
+
end,
|
|
57
|
+
onMouseLeave = function()
|
|
58
|
+
return setState({
|
|
59
|
+
press = false,
|
|
60
|
+
hover = false,
|
|
61
|
+
})
|
|
62
|
+
end,
|
|
63
|
+
}
|
|
64
|
+
end, {})
|
|
65
|
+
-- Touch devices might not fire mouse leave events, so assume that all
|
|
66
|
+
-- releases are a mouse leave.
|
|
67
|
+
useEventListener(UserInputService.InputEnded, function(input)
|
|
68
|
+
if input.UserInputType == Enum.UserInputType.Touch then
|
|
69
|
+
setTimeout(function()
|
|
70
|
+
setState({
|
|
71
|
+
press = false,
|
|
72
|
+
hover = false,
|
|
73
|
+
})
|
|
74
|
+
end, 0)
|
|
75
|
+
end
|
|
76
|
+
end)
|
|
77
|
+
return press, hover, events
|
|
78
|
+
end
|
|
79
|
+
return {
|
|
80
|
+
useButtonState = useButtonState,
|
|
81
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export type InputDevice = "keyboard" | "gamepad" | "touch";
|
|
2
|
+
/**
|
|
3
|
+
* Returns the current input device being used by the player.
|
|
4
|
+
* @returns An InputDevice string.
|
|
5
|
+
*/
|
|
6
|
+
export declare function useInputDevice(): InputDevice;
|
|
7
|
+
//# sourceMappingURL=use-input-device.d.ts.map
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
-- Compiled with roblox-ts v3.0.0
|
|
2
|
+
local TS = _G[script]
|
|
3
|
+
local useEventListener = TS.import(script, TS.getModule(script, "@rbxts", "pretty-react-hooks").out).useEventListener
|
|
4
|
+
local useState = TS.import(script, TS.getModule(script, "@rbxts", "react")).useState
|
|
5
|
+
local UserInputService = TS.import(script, TS.getModule(script, "@rbxts", "services")).UserInputService
|
|
6
|
+
local getInputType = function(inputType)
|
|
7
|
+
if inputType == nil then
|
|
8
|
+
inputType = UserInputService:GetLastInputType()
|
|
9
|
+
end
|
|
10
|
+
if inputType == Enum.UserInputType.Keyboard or inputType == Enum.UserInputType.MouseMovement then
|
|
11
|
+
return "keyboard"
|
|
12
|
+
elseif inputType == Enum.UserInputType.Gamepad1 then
|
|
13
|
+
return "gamepad"
|
|
14
|
+
elseif inputType == Enum.UserInputType.Touch then
|
|
15
|
+
return "touch"
|
|
16
|
+
end
|
|
17
|
+
end
|
|
18
|
+
--[[
|
|
19
|
+
*
|
|
20
|
+
* Returns the current input device being used by the player.
|
|
21
|
+
* @returns An InputDevice string.
|
|
22
|
+
|
|
23
|
+
]]
|
|
24
|
+
local function useInputDevice()
|
|
25
|
+
local device, setDevice = useState(function()
|
|
26
|
+
return getInputType() or "keyboard"
|
|
27
|
+
end)
|
|
28
|
+
useEventListener(UserInputService.LastInputTypeChanged, function(inputType)
|
|
29
|
+
local newDevice = getInputType(inputType)
|
|
30
|
+
if newDevice ~= nil then
|
|
31
|
+
setDevice(newDevice)
|
|
32
|
+
end
|
|
33
|
+
end)
|
|
34
|
+
return device
|
|
35
|
+
end
|
|
36
|
+
return {
|
|
37
|
+
useInputDevice = useInputDevice,
|
|
38
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rbxts-ui/components",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.1.0",
|
|
4
4
|
"description": "General-purpose reusable UI components for roblox-ts",
|
|
5
5
|
"main": "dist/init.lua",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -20,23 +20,33 @@
|
|
|
20
20
|
"peerDependencies": {
|
|
21
21
|
"@rbxts/types": "^1.0.859",
|
|
22
22
|
"@rbxts/react": "^17.2.3",
|
|
23
|
+
"@rbxts/react-roblox": "^17.2.3",
|
|
23
24
|
"@rbxts/pretty-react-hooks": "^0.6.4",
|
|
24
25
|
"@rbxts/set-timeout": "^1.1.2",
|
|
26
|
+
"@rbxts/object-utils": "^1.0.0",
|
|
27
|
+
"@rbxts/services": "^1.5.5",
|
|
28
|
+
"@rbxts/ripple": "^0.9.3",
|
|
25
29
|
"@rbxts-ui/primitives": "2.0.0",
|
|
26
30
|
"@rbxts-ui/rem": "2.0.0",
|
|
27
|
-
"@rbxts-ui/layout": "2.0.0"
|
|
31
|
+
"@rbxts-ui/layout": "2.0.0",
|
|
32
|
+
"@rbxts-ui/utils": "2.0.0"
|
|
28
33
|
},
|
|
29
34
|
"devDependencies": {
|
|
30
35
|
"@rbxts/types": "^1.0.859",
|
|
31
36
|
"@rbxts/react": "^17.2.3",
|
|
37
|
+
"@rbxts/react-roblox": "^17.2.3",
|
|
32
38
|
"@rbxts/pretty-react-hooks": "^0.6.4",
|
|
33
39
|
"@rbxts/compiler-types": "3.0.0-types.0",
|
|
34
40
|
"@rbxts/set-timeout": "^1.1.2",
|
|
41
|
+
"@rbxts/object-utils": "^1.0.0",
|
|
35
42
|
"roblox-ts": "^3.0.0",
|
|
36
43
|
"typescript": "^5.3.3",
|
|
44
|
+
"@rbxts/ripple": "^0.9.3",
|
|
45
|
+
"@rbxts/services": "^1.5.5",
|
|
37
46
|
"@rbxts-ui/primitives": "2.0.0",
|
|
38
47
|
"@rbxts-ui/rem": "2.0.0",
|
|
39
|
-
"@rbxts-ui/layout": "2.0.0"
|
|
48
|
+
"@rbxts-ui/layout": "2.0.0",
|
|
49
|
+
"@rbxts-ui/utils": "2.0.0"
|
|
40
50
|
},
|
|
41
51
|
"publishConfig": {
|
|
42
52
|
"access": "public"
|