UNPKG

@airplane/views

Version:

A React library for building Airplane views. Views components are optimized in style and functionality to produce internal apps that are easy to build and maintain.

61 lines (60 loc) 2.09 kB
"use strict"; exports.Avatar = function(){}; exports.Button = function(){}; exports.Callout = function(){}; exports.Card = function(){}; exports.Chart = function(){}; exports.Checkbox = function(){}; exports.Chip = function(){}; exports.Code = function(){}; exports.CodeInput = function(){}; exports.ComponentStateContext = function(){}; exports.ComponentStateProvider = function(){}; exports.Confirmation = function(){}; exports.Container = function(){}; exports.DatePicker = function(){}; exports.DateTimePicker = function(){}; exports.DescriptionList = function(){}; exports.Dialog = function(){}; exports.Divider = function(){}; exports.ErrorBoundary = function(){}; exports.FileInput = function(){}; exports.Form = function(){}; exports.Heading = function(){}; exports.Image = function(){}; exports.Label = function(){}; exports.Link = function(){}; exports.Loader = function(){}; exports.MultiSelect = function(){}; exports.NumberInput = function(){}; exports.ProgressBar = function(){}; exports.QueryClientProvider = function(){}; exports.RadioGroup = function(){}; exports.RunnerScaleSignalContext = function(){}; exports.RunnerScaleSignalProvider = function(){}; exports.Select = function(){}; exports.Skeleton = function(){}; exports.Slider = function(){}; exports.Stack = function(){}; exports.Switch = function(){}; exports.THEME = function(){}; exports.Table = function(){}; exports.Tabs = function(){}; exports.Text = function(){}; exports.TextInput = function(){}; exports.Textarea = function(){}; exports.ThemeProvider = function(){}; exports.Title = function(){}; exports.Tooltip = function(){}; exports.ViewProvider = function(){}; exports.executeTask = function(){}; exports.getNPMPackageVersion = function(){}; exports.setEnvVars = function(){}; exports.showNotification = function(){}; exports.useComponentState = function(){}; exports.useComponentStates = function(){}; exports.useRefetchTasks = function(){}; exports.useRouter = function(){}; exports.useRunbookMutation = function(){}; exports.useTaskMutation = function(){}; exports.useTaskQuery = function(){};