mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-04-12 15:40:30 +08:00
chore(docs): Move pages and menus to referenced files.
This commit is contained in:
parent
aab185dafd
commit
3be75c70f0
@ -47,783 +47,7 @@ connections:
|
||||
url: /telemetry/docs
|
||||
|
||||
menus:
|
||||
- id: default
|
||||
links:
|
||||
- id: introduction
|
||||
type: MenuLink
|
||||
pageId: introduction
|
||||
properties:
|
||||
title: Introduction
|
||||
icon: CoffeeOutlined
|
||||
- id: tutorial
|
||||
type: MenuGroup
|
||||
properties:
|
||||
title: Tutorial
|
||||
icon: RocketOutlined
|
||||
links:
|
||||
- id: tutorial-start
|
||||
type: MenuLink
|
||||
pageId: tutorial-start
|
||||
properties:
|
||||
title: Getting started
|
||||
- id: tutorial-create-page
|
||||
type: MenuLink
|
||||
pageId: tutorial-create-page
|
||||
properties:
|
||||
title: Creating a page
|
||||
- id: tutorial-add-blocks
|
||||
type: MenuLink
|
||||
pageId: tutorial-add-blocks
|
||||
properties:
|
||||
title: Adding blocks
|
||||
- id: tutorial-actions-operators
|
||||
type: MenuLink
|
||||
pageId: tutorial-actions-operators
|
||||
properties:
|
||||
title: Interactive pages
|
||||
- id: tutorial-requests
|
||||
type: MenuLink
|
||||
pageId: tutorial-requests
|
||||
properties:
|
||||
title: Requests
|
||||
- id: tutorial-deploy
|
||||
type: MenuLink
|
||||
pageId: tutorial-deploy
|
||||
properties:
|
||||
title: Deploy to Netlify
|
||||
- id: next-steps
|
||||
type: MenuLink
|
||||
pageId: next-steps
|
||||
properties:
|
||||
title: Next steps
|
||||
- id: concepts
|
||||
type: MenuGroup
|
||||
properties:
|
||||
title: Concepts
|
||||
icon: BulbOutlined
|
||||
links:
|
||||
- id: overview
|
||||
type: MenuLink
|
||||
pageId: overview
|
||||
properties:
|
||||
title: Overview
|
||||
- id: cli
|
||||
type: MenuLink
|
||||
pageId: cli
|
||||
properties:
|
||||
title: The CLI
|
||||
- id: lowdefy-schema
|
||||
type: MenuLink
|
||||
pageId: lowdefy-schema
|
||||
properties:
|
||||
title: Lowdefy App Schema
|
||||
- id: context-and-state
|
||||
type: MenuLink
|
||||
pageId: context-and-state
|
||||
properties:
|
||||
title: Context and State
|
||||
- id: blocks
|
||||
type: MenuLink
|
||||
pageId: blocks
|
||||
properties:
|
||||
title: Blocks
|
||||
- id: layout
|
||||
type: MenuLink
|
||||
pageId: layout
|
||||
properties:
|
||||
title: Layout
|
||||
- id: connections-and-requests
|
||||
type: MenuLink
|
||||
pageId: connections-and-requests
|
||||
properties:
|
||||
title: Connections and Requests
|
||||
- id: events-and-actions
|
||||
type: MenuLink
|
||||
pageId: events-and-actions
|
||||
properties:
|
||||
title: Events and Actions
|
||||
- id: operators
|
||||
type: MenuLink
|
||||
pageId: operators
|
||||
properties:
|
||||
title: Operators
|
||||
- id: secrets
|
||||
type: MenuLink
|
||||
pageId: secrets
|
||||
properties:
|
||||
title: Secrets
|
||||
- id: deployment
|
||||
type: MenuLink
|
||||
pageId: deployment
|
||||
properties:
|
||||
title: Deployment
|
||||
- id: lists
|
||||
type: MenuLink
|
||||
pageId: lists
|
||||
properties:
|
||||
title: Lists
|
||||
- id: custom-blocks
|
||||
type: MenuLink
|
||||
pageId: custom-blocks
|
||||
properties:
|
||||
title: Custom Blocks
|
||||
|
||||
- id: blocks_input
|
||||
type: MenuGroup
|
||||
properties:
|
||||
title: Input Blocks
|
||||
icon: FormOutlined
|
||||
links:
|
||||
- id: AutoComplete
|
||||
type: MenuLink
|
||||
pageId: AutoComplete
|
||||
- id: ButtonSelector
|
||||
type: MenuLink
|
||||
pageId: ButtonSelector
|
||||
- id: CheckboxSelector
|
||||
type: MenuLink
|
||||
pageId: CheckboxSelector
|
||||
- id: ChromeColorSelector
|
||||
type: MenuLink
|
||||
pageId: ChromeColorSelector
|
||||
- id: CircleColorSelector
|
||||
type: MenuLink
|
||||
pageId: CircleColorSelector
|
||||
- id: ColorSelector
|
||||
type: MenuLink
|
||||
pageId: ColorSelector
|
||||
- id: CompactColorSelector
|
||||
type: MenuLink
|
||||
pageId: CompactColorSelector
|
||||
- id: DateRangeSelector
|
||||
type: MenuLink
|
||||
pageId: DateRangeSelector
|
||||
- id: DateSelector
|
||||
type: MenuLink
|
||||
pageId: DateSelector
|
||||
- id: DateTimeSelector
|
||||
type: MenuLink
|
||||
pageId: DateTimeSelector
|
||||
- id: GithubColorSelector
|
||||
type: MenuLink
|
||||
pageId: GithubColorSelector
|
||||
- id: MonthSelector
|
||||
type: MenuLink
|
||||
pageId: MonthSelector
|
||||
- id: MultipleSelector
|
||||
type: MenuLink
|
||||
pageId: MultipleSelector
|
||||
- id: NumberInput
|
||||
type: MenuLink
|
||||
pageId: NumberInput
|
||||
- id: Pagination
|
||||
type: MenuLink
|
||||
pageId: Pagination
|
||||
- id: ParagraphInput
|
||||
type: MenuLink
|
||||
pageId: ParagraphInput
|
||||
- id: RadioSelector
|
||||
type: MenuLink
|
||||
pageId: RadioSelector
|
||||
- id: RatingSlider
|
||||
type: MenuLink
|
||||
pageId: RatingSlider
|
||||
- id: S3UploadButton
|
||||
type: MenuLink
|
||||
pageId: S3UploadButton
|
||||
- id: Selector
|
||||
type: MenuLink
|
||||
pageId: Selector
|
||||
- id: SliderColorSelector
|
||||
type: MenuLink
|
||||
pageId: SliderColorSelector
|
||||
- id: SwatchesColorSelector
|
||||
type: MenuLink
|
||||
pageId: SwatchesColorSelector
|
||||
- id: Switch
|
||||
type: MenuLink
|
||||
pageId: Switch
|
||||
- id: TextArea
|
||||
type: MenuLink
|
||||
pageId: TextArea
|
||||
- id: TextInput
|
||||
type: MenuLink
|
||||
pageId: TextInput
|
||||
- id: TitleInput
|
||||
type: MenuLink
|
||||
pageId: TitleInput
|
||||
- id: TwitterColorSelector
|
||||
type: MenuLink
|
||||
pageId: TwitterColorSelector
|
||||
- id: WeekSelector
|
||||
type: MenuLink
|
||||
pageId: WeekSelector
|
||||
- id: blocks_display
|
||||
type: MenuGroup
|
||||
properties:
|
||||
title: Display Blocks
|
||||
icon: PictureOutlined
|
||||
links:
|
||||
- id: Alert
|
||||
type: MenuLink
|
||||
pageId: Alert
|
||||
- id: Anchor
|
||||
type: MenuLink
|
||||
pageId: Anchor
|
||||
- id: Avatar
|
||||
type: MenuLink
|
||||
pageId: Avatar
|
||||
- id: Breadcrumb
|
||||
type: MenuLink
|
||||
pageId: Breadcrumb
|
||||
- id: Button
|
||||
type: MenuLink
|
||||
pageId: Button
|
||||
- id: DangerousHtml
|
||||
type: MenuLink
|
||||
pageId: DangerousHtml
|
||||
- id: DangerousMarkdown
|
||||
type: MenuLink
|
||||
pageId: DangerousMarkdown
|
||||
- id: Descriptions
|
||||
type: MenuLink
|
||||
pageId: Descriptions
|
||||
- id: Divider
|
||||
type: MenuLink
|
||||
pageId: Divider
|
||||
- id: EChart
|
||||
type: MenuLink
|
||||
pageId: EChart
|
||||
- id: Html
|
||||
type: MenuLink
|
||||
pageId: Html
|
||||
- id: Icon
|
||||
type: MenuLink
|
||||
pageId: Icon
|
||||
- id: Markdown
|
||||
type: MenuLink
|
||||
pageId: Markdown
|
||||
- id: MarkdownWithCode
|
||||
type: MenuLink
|
||||
pageId: MarkdownWithCode
|
||||
- id: Menu
|
||||
type: MenuLink
|
||||
pageId: Menu
|
||||
- id: Message
|
||||
type: MenuLink
|
||||
pageId: Message
|
||||
- id: MobileMenu
|
||||
type: MenuLink
|
||||
pageId: MobileMenu
|
||||
- id: Notification
|
||||
type: MenuLink
|
||||
pageId: Notification
|
||||
- id: Paragraph
|
||||
type: MenuLink
|
||||
pageId: Paragraph
|
||||
- id: Progress
|
||||
type: MenuLink
|
||||
pageId: Progress
|
||||
# - id: Skeleton
|
||||
# type: MenuLink
|
||||
# pageId: Skeleton
|
||||
- id: Statistic
|
||||
type: MenuLink
|
||||
pageId: Statistic
|
||||
- id: Title
|
||||
type: MenuLink
|
||||
pageId: Title
|
||||
|
||||
- id: blocks_container
|
||||
type: MenuGroup
|
||||
properties:
|
||||
title: Container Blocks
|
||||
icon: ContainerOutlined
|
||||
links:
|
||||
- id: Affix
|
||||
type: MenuLink
|
||||
pageId: Affix
|
||||
- id: Badge
|
||||
type: MenuLink
|
||||
pageId: Badge
|
||||
- id: Box
|
||||
type: MenuLink
|
||||
pageId: Box
|
||||
- id: Card
|
||||
type: MenuLink
|
||||
pageId: Card
|
||||
- id: Collapse
|
||||
type: MenuLink
|
||||
pageId: Collapse
|
||||
- id: Comment
|
||||
type: MenuLink
|
||||
pageId: Comment
|
||||
- id: ConfirmModal
|
||||
type: MenuLink
|
||||
pageId: ConfirmModal
|
||||
- id: Drawer
|
||||
type: MenuLink
|
||||
pageId: Drawer
|
||||
- id: Label
|
||||
type: MenuLink
|
||||
pageId: Label
|
||||
- id: Modal
|
||||
type: MenuLink
|
||||
pageId: Modal
|
||||
- id: Result
|
||||
type: MenuLink
|
||||
pageId: Result
|
||||
- id: Span
|
||||
type: MenuLink
|
||||
pageId: Span
|
||||
- id: Spin
|
||||
type: MenuLink
|
||||
pageId: Spin
|
||||
- id: Tabs
|
||||
type: MenuLink
|
||||
pageId: Tabs
|
||||
|
||||
- id: blocks_context
|
||||
type: MenuGroup
|
||||
properties:
|
||||
title: Context Blocks
|
||||
icon: GroupOutlined
|
||||
links:
|
||||
- id: Context
|
||||
type: MenuLink
|
||||
pageId: Context
|
||||
- id: PageHCF
|
||||
type: MenuLink
|
||||
pageId: PageHCF
|
||||
- id: PageHCF
|
||||
type: MenuLink
|
||||
pageId: PageHCF
|
||||
- id: PageHCSF
|
||||
type: MenuLink
|
||||
pageId: PageHCSF
|
||||
- id: PageHeaderMenu
|
||||
type: MenuLink
|
||||
pageId: PageHeaderMenu
|
||||
- id: PageHSCF
|
||||
type: MenuLink
|
||||
pageId: PageHSCF
|
||||
- id: PageSHCF
|
||||
type: MenuLink
|
||||
pageId: PageSHCF
|
||||
- id: PageSiderMenu
|
||||
type: MenuLink
|
||||
pageId: PageSiderMenu
|
||||
- id: blocks_list
|
||||
type: MenuGroup
|
||||
properties:
|
||||
title: List Blocks
|
||||
icon: OrderedListOutlined
|
||||
links:
|
||||
- id: ControlledList
|
||||
type: MenuLink
|
||||
pageId: ControlledList
|
||||
- id: List
|
||||
type: MenuLink
|
||||
pageId: List
|
||||
- id: connections
|
||||
type: MenuGroup
|
||||
properties:
|
||||
title: Connections
|
||||
icon: ApiOutlined
|
||||
links:
|
||||
- id: AWSS3
|
||||
type: MenuLink
|
||||
pageId: AWSS3
|
||||
properties:
|
||||
title: AWS S3
|
||||
- id: AxiosHttp
|
||||
type: MenuLink
|
||||
pageId: AxiosHttp
|
||||
properties:
|
||||
title: Axios HTTP
|
||||
- id: GoogleSheet
|
||||
type: MenuLink
|
||||
pageId: GoogleSheet
|
||||
properties:
|
||||
title: Google Sheets
|
||||
- id: MongoDB
|
||||
type: MenuLink
|
||||
pageId: MongoDB
|
||||
- id: SendGridMail
|
||||
type: MenuLink
|
||||
pageId: SendGridMail
|
||||
- id: actions
|
||||
type: MenuGroup
|
||||
properties:
|
||||
title: Actions
|
||||
icon: ThunderboltOutlined
|
||||
links:
|
||||
- id: CallMethod
|
||||
type: MenuLink
|
||||
pageId: CallMethod
|
||||
- id: Link
|
||||
type: MenuLink
|
||||
pageId: Link
|
||||
- id: MessageAction
|
||||
type: MenuLink
|
||||
pageId: MessageAction # Clash with Message block
|
||||
properties:
|
||||
title: Message
|
||||
- id: NotificationAction
|
||||
type: MenuLink
|
||||
pageId: NotificationAction # Clash with Notification block
|
||||
properties:
|
||||
title: Notification
|
||||
- id: Request
|
||||
type: MenuLink
|
||||
pageId: Request
|
||||
- id: Reset
|
||||
type: MenuLink
|
||||
pageId: Reset
|
||||
- id: ScrollTo
|
||||
type: MenuLink
|
||||
pageId: ScrollTo
|
||||
- id: SetGlobal
|
||||
type: MenuLink
|
||||
pageId: SetGlobal
|
||||
- id: SetState
|
||||
type: MenuLink
|
||||
pageId: SetState
|
||||
- id: Validate
|
||||
type: MenuLink
|
||||
pageId: Validate
|
||||
- id: operators
|
||||
type: MenuGroup
|
||||
properties:
|
||||
title: Operators
|
||||
icon: ToolOutlined
|
||||
links:
|
||||
- id: _and
|
||||
type: MenuLink
|
||||
pageId: _and
|
||||
- id: _args
|
||||
type: MenuLink
|
||||
pageId: _args
|
||||
- id: _array
|
||||
type: MenuLink
|
||||
pageId: _array
|
||||
- id: _base64
|
||||
type: MenuLink
|
||||
pageId: _base64
|
||||
- id: _date
|
||||
type: MenuLink
|
||||
pageId: _date
|
||||
- id: _diff
|
||||
type: MenuLink
|
||||
pageId: _diff
|
||||
- id: _divide
|
||||
type: MenuLink
|
||||
pageId: _divide
|
||||
- id: _eq
|
||||
type: MenuLink
|
||||
pageId: _eq
|
||||
- id: _event
|
||||
type: MenuLink
|
||||
pageId: _event
|
||||
- id: _format
|
||||
type: MenuLink
|
||||
pageId: _format
|
||||
- id: _function
|
||||
type: MenuLink
|
||||
pageId: _function
|
||||
- id: _get
|
||||
type: MenuLink
|
||||
pageId: _get
|
||||
- id: _global
|
||||
type: MenuLink
|
||||
pageId: _global
|
||||
- id: _gt
|
||||
type: MenuLink
|
||||
pageId: _gt
|
||||
- id: _gte
|
||||
type: MenuLink
|
||||
pageId: _gte
|
||||
- id: _if
|
||||
type: MenuLink
|
||||
pageId: _if
|
||||
- id: _if_none
|
||||
type: MenuLink
|
||||
pageId: _if_none
|
||||
- id: _index
|
||||
type: MenuLink
|
||||
pageId: _index
|
||||
- id: _input
|
||||
type: MenuLink
|
||||
pageId: _input
|
||||
- id: _json
|
||||
type: MenuLink
|
||||
pageId: _json
|
||||
- id: _list_contexts
|
||||
type: MenuLink
|
||||
pageId: _list_contexts
|
||||
- id: _log
|
||||
type: MenuLink
|
||||
pageId: _log
|
||||
- id: _lt
|
||||
type: MenuLink
|
||||
pageId: _lt
|
||||
- id: _lte
|
||||
type: MenuLink
|
||||
pageId: _lte
|
||||
- id: _math
|
||||
type: MenuLink
|
||||
pageId: _math
|
||||
- id: _media
|
||||
type: MenuLink
|
||||
pageId: _media
|
||||
- id: _menu
|
||||
type: MenuLink
|
||||
pageId: _menu
|
||||
- id: _mql
|
||||
type: MenuLink
|
||||
pageId: _mql
|
||||
- id: _ne
|
||||
type: MenuLink
|
||||
pageId: _ne
|
||||
- id: _not
|
||||
type: MenuLink
|
||||
pageId: _not
|
||||
- id: _nunjucks
|
||||
type: MenuLink
|
||||
pageId: _nunjucks
|
||||
- id: _object
|
||||
type: MenuLink
|
||||
pageId: _object
|
||||
- id: _operator
|
||||
type: MenuLink
|
||||
pageId: _operator
|
||||
- id: _or
|
||||
type: MenuLink
|
||||
pageId: _or
|
||||
- id: _product
|
||||
type: MenuLink
|
||||
pageId: _product
|
||||
- id: _random
|
||||
type: MenuLink
|
||||
pageId: _random
|
||||
- id: _ref
|
||||
type: MenuLink
|
||||
pageId: _ref
|
||||
- id: _regex
|
||||
type: MenuLink
|
||||
pageId: _regex
|
||||
- id: _request
|
||||
type: MenuLink
|
||||
pageId: _request
|
||||
- id: _secret
|
||||
type: MenuLink
|
||||
pageId: _secret
|
||||
- id: _state
|
||||
type: MenuLink
|
||||
pageId: _state
|
||||
- id: _string
|
||||
type: MenuLink
|
||||
pageId: _string
|
||||
- id: _subtract
|
||||
type: MenuLink
|
||||
pageId: _subtract
|
||||
- id: _sum
|
||||
type: MenuLink
|
||||
pageId: _sum
|
||||
- id: _type
|
||||
type: MenuLink
|
||||
pageId: _type
|
||||
- id: _uri
|
||||
type: MenuLink
|
||||
pageId: _uri
|
||||
- id: _url_query
|
||||
type: MenuLink
|
||||
pageId: _url_query
|
||||
- id: _uuid
|
||||
type: MenuLink
|
||||
pageId: _uuid
|
||||
- id: _var
|
||||
type: MenuLink
|
||||
pageId: _var
|
||||
- id: _yaml
|
||||
type: MenuLink
|
||||
pageId: _yaml
|
||||
_ref: menus.yaml
|
||||
|
||||
pages:
|
||||
- _ref: introduction.yaml
|
||||
- _ref: tutorial/tutorial-start.yaml
|
||||
- _ref: tutorial/tutorial-create-page.yaml
|
||||
- _ref: tutorial/tutorial-create-page-config.yaml
|
||||
- _ref: tutorial/tutorial-add-blocks.yaml
|
||||
- _ref: tutorial/tutorial-add-blocks-config.yaml
|
||||
- _ref: tutorial/tutorial-actions-operators.yaml
|
||||
- _ref: tutorial/tutorial-actions-operators-config.yaml
|
||||
- _ref: tutorial/tutorial-requests.yaml
|
||||
- _ref: tutorial/tutorial-requests-config.yaml
|
||||
- _ref: tutorial/tutorial-deploy.yaml
|
||||
- _ref: tutorial/next-steps.yaml
|
||||
|
||||
- _ref: concepts/overview.yaml
|
||||
- _ref: concepts/cli.yaml
|
||||
- _ref: concepts/lowdefy-schema.yaml
|
||||
- _ref: concepts/context-and-state.yaml
|
||||
- _ref: concepts/blocks.yaml
|
||||
- _ref: concepts/layout.yaml
|
||||
- _ref: concepts/connections-and-requests.yaml
|
||||
- _ref: concepts/events-and-actions.yaml
|
||||
- _ref: concepts/operators.yaml
|
||||
- _ref: concepts/deployment.yaml
|
||||
- _ref: concepts/secrets.yaml
|
||||
- _ref: concepts/deployment.yaml
|
||||
- _ref: concepts/lists.yaml
|
||||
- _ref: concepts/custom-blocks.yaml
|
||||
|
||||
- _ref: blocks/input/AutoComplete.yaml
|
||||
- _ref: blocks/input/ButtonSelector.yaml
|
||||
- _ref: blocks/input/CheckboxSelector.yaml
|
||||
- _ref: blocks/input/ChromeColorSelector.yaml
|
||||
- _ref: blocks/input/CircleColorSelector.yaml
|
||||
- _ref: blocks/input/ColorSelector.yaml
|
||||
- _ref: blocks/input/CompactColorSelector.yaml
|
||||
- _ref: blocks/input/DateRangeSelector.yaml
|
||||
- _ref: blocks/input/DateSelector.yaml
|
||||
- _ref: blocks/input/DateTimeSelector.yaml
|
||||
- _ref: blocks/input/GithubColorSelector.yaml
|
||||
- _ref: blocks/input/MonthSelector.yaml
|
||||
- _ref: blocks/input/MultipleSelector.yaml
|
||||
- _ref: blocks/input/NumberInput.yaml
|
||||
- _ref: blocks/input/Pagination.yaml
|
||||
- _ref: blocks/input/ParagraphInput.yaml
|
||||
- _ref: blocks/input/RadioSelector.yaml
|
||||
- _ref: blocks/input/RatingSlider.yaml
|
||||
- _ref: blocks/input/S3UploadButton.yaml
|
||||
- _ref: blocks/input/Selector.yaml
|
||||
- _ref: blocks/input/SliderColorSelector.yaml
|
||||
- _ref: blocks/input/SwatchesColorSelector.yaml
|
||||
- _ref: blocks/input/Switch.yaml
|
||||
- _ref: blocks/input/TextArea.yaml
|
||||
- _ref: blocks/input/TextInput.yaml
|
||||
- _ref: blocks/input/TitleInput.yaml
|
||||
- _ref: blocks/input/TwitterColorSelector.yaml
|
||||
- _ref: blocks/input/WeekSelector.yaml
|
||||
|
||||
- _ref: blocks/display/Alert.yaml
|
||||
- _ref: blocks/display/Anchor.yaml
|
||||
- _ref: blocks/display/Avatar.yaml
|
||||
- _ref: blocks/display/Breadcrumb.yaml
|
||||
- _ref: blocks/display/Button.yaml
|
||||
- _ref: blocks/display/DangerousHtml.yaml
|
||||
- _ref: blocks/display/DangerousMarkdown.yaml
|
||||
- _ref: blocks/display/Descriptions.yaml
|
||||
- _ref: blocks/display/Divider.yaml
|
||||
- _ref: blocks/display/EChart.yaml
|
||||
- _ref: blocks/display/Html.yaml
|
||||
- _ref: blocks/display/Icon.yaml
|
||||
- _ref: blocks/display/Markdown.yaml
|
||||
- _ref: blocks/display/MarkdownWithCode.yaml
|
||||
- _ref: blocks/display/Menu.yaml
|
||||
- _ref: blocks/display/Message.yaml
|
||||
- _ref: blocks/display/MobileMenu.yaml
|
||||
- _ref: blocks/display/Notification.yaml
|
||||
- _ref: blocks/display/Paragraph.yaml
|
||||
- _ref: blocks/display/Progress.yaml
|
||||
# - _ref: blocks/display/Skeleton.yaml
|
||||
- _ref: blocks/display/Statistic.yaml
|
||||
- _ref: blocks/display/Title.yaml
|
||||
|
||||
- _ref: blocks/container/Affix.yaml
|
||||
- _ref: blocks/container/Badge.yaml
|
||||
- _ref: blocks/container/Box.yaml
|
||||
- _ref: blocks/container/Card.yaml
|
||||
- _ref: blocks/container/Collapse.yaml
|
||||
- _ref: blocks/container/Comment.yaml
|
||||
- _ref: blocks/container/ConfirmModal.yaml
|
||||
- _ref: blocks/container/Drawer.yaml
|
||||
- _ref: blocks/container/Label.yaml
|
||||
- _ref: blocks/container/Modal.yaml
|
||||
- _ref: blocks/container/Result.yaml
|
||||
- _ref: blocks/container/Span.yaml
|
||||
- _ref: blocks/container/Spin.yaml
|
||||
- _ref: blocks/container/Tabs.yaml
|
||||
|
||||
- _ref: blocks/context/Context.yaml
|
||||
- _ref: blocks/context/PageHCF.yaml
|
||||
- _ref: blocks/context/PageHCSF.yaml
|
||||
- _ref: blocks/context/PageHeaderMenu.yaml
|
||||
- _ref: blocks/context/PageHSCF.yaml
|
||||
- _ref: blocks/context/PageSHCF.yaml
|
||||
- _ref: blocks/context/PageSiderMenu.yaml
|
||||
|
||||
- _ref: blocks/list/ControlledList.yaml
|
||||
- _ref: blocks/list/List.yaml
|
||||
# - _ref: blocks/list/TimelineList.yaml
|
||||
|
||||
- _ref: connections/AWSS3.yaml
|
||||
- _ref: connections/AxiosHttp.yaml
|
||||
- _ref: connections/GoogleSheet.yaml
|
||||
- _ref: connections/MongoDB.yaml
|
||||
- _ref: connections/SendGridMail.yaml
|
||||
|
||||
- _ref: actions/CallMethod.yaml
|
||||
- _ref: actions/Link.yaml
|
||||
- _ref: actions/Message.yaml
|
||||
- _ref: actions/Notification.yaml
|
||||
- _ref: actions/Request.yaml
|
||||
- _ref: actions/Reset.yaml
|
||||
- _ref: actions/ScrollTo.yaml
|
||||
- _ref: actions/SetGlobal.yaml
|
||||
- _ref: actions/SetState.yaml
|
||||
- _ref: actions/Validate.yaml
|
||||
|
||||
- _ref: operators/_and.yaml
|
||||
- _ref: operators/_args.yaml
|
||||
- _ref: operators/_array.yaml
|
||||
- _ref: operators/_base64.yaml
|
||||
- _ref: operators/_date.yaml
|
||||
- _ref: operators/_diff.yaml
|
||||
- _ref: operators/_divide.yaml
|
||||
- _ref: operators/_eq.yaml
|
||||
- _ref: operators/_event.yaml
|
||||
- _ref: operators/_format.yaml
|
||||
- _ref: operators/_function.yaml
|
||||
- _ref: operators/_get.yaml
|
||||
- _ref: operators/_global.yaml
|
||||
- _ref: operators/_gt.yaml
|
||||
- _ref: operators/_gte.yaml
|
||||
- _ref: operators/_if.yaml
|
||||
- _ref: operators/_if_none.yaml
|
||||
- _ref: operators/_index.yaml
|
||||
- _ref: operators/_input.yaml
|
||||
- _ref: operators/_json.yaml
|
||||
- _ref: operators/_list_contexts.yaml
|
||||
- _ref: operators/_log.yaml
|
||||
- _ref: operators/_lt.yaml
|
||||
- _ref: operators/_lte.yaml
|
||||
- _ref: operators/_math.yaml
|
||||
- _ref: operators/_media.yaml
|
||||
- _ref: operators/_menu.yaml
|
||||
- _ref: operators/_mql.yaml
|
||||
- _ref: operators/_ne.yaml
|
||||
- _ref: operators/_not.yaml
|
||||
- _ref: operators/_nunjucks.yaml
|
||||
- _ref: operators/_object.yaml
|
||||
- _ref: operators/_operator.yaml
|
||||
- _ref: operators/_or.yaml
|
||||
- _ref: operators/_product.yaml
|
||||
- _ref: operators/_random.yaml
|
||||
- _ref: operators/_ref.yaml
|
||||
- _ref: operators/_regex.yaml
|
||||
- _ref: operators/_request.yaml
|
||||
- _ref: operators/_secret.yaml
|
||||
- _ref: operators/_state.yaml
|
||||
- _ref: operators/_string.yaml
|
||||
- _ref: operators/_subtract.yaml
|
||||
- _ref: operators/_sum.yaml
|
||||
- _ref: operators/_type.yaml
|
||||
- _ref: operators/_uri.yaml
|
||||
- _ref: operators/_url_query.yaml
|
||||
- _ref: operators/_uuid.yaml
|
||||
- _ref: operators/_var.yaml
|
||||
- _ref: operators/_yaml.yaml
|
||||
|
||||
- _ref: 404.yaml
|
||||
_ref: pages.yaml
|
||||
|
601
packages/docs/menus.yaml
Normal file
601
packages/docs/menus.yaml
Normal file
@ -0,0 +1,601 @@
|
||||
- id: default
|
||||
links:
|
||||
- id: introduction
|
||||
type: MenuLink
|
||||
pageId: introduction
|
||||
properties:
|
||||
title: Introduction
|
||||
icon: CoffeeOutlined
|
||||
- id: tutorial
|
||||
type: MenuGroup
|
||||
properties:
|
||||
title: Tutorial
|
||||
icon: RocketOutlined
|
||||
links:
|
||||
- id: tutorial-start
|
||||
type: MenuLink
|
||||
pageId: tutorial-start
|
||||
properties:
|
||||
title: Getting started
|
||||
- id: tutorial-create-page
|
||||
type: MenuLink
|
||||
pageId: tutorial-create-page
|
||||
properties:
|
||||
title: Creating a page
|
||||
- id: tutorial-add-blocks
|
||||
type: MenuLink
|
||||
pageId: tutorial-add-blocks
|
||||
properties:
|
||||
title: Adding blocks
|
||||
- id: tutorial-actions-operators
|
||||
type: MenuLink
|
||||
pageId: tutorial-actions-operators
|
||||
properties:
|
||||
title: Interactive pages
|
||||
- id: tutorial-requests
|
||||
type: MenuLink
|
||||
pageId: tutorial-requests
|
||||
properties:
|
||||
title: Requests
|
||||
- id: tutorial-deploy
|
||||
type: MenuLink
|
||||
pageId: tutorial-deploy
|
||||
properties:
|
||||
title: Deploy to Netlify
|
||||
- id: next-steps
|
||||
type: MenuLink
|
||||
pageId: next-steps
|
||||
properties:
|
||||
title: Next steps
|
||||
- id: concepts
|
||||
type: MenuGroup
|
||||
properties:
|
||||
title: Concepts
|
||||
icon: BulbOutlined
|
||||
links:
|
||||
- id: overview
|
||||
type: MenuLink
|
||||
pageId: overview
|
||||
properties:
|
||||
title: Overview
|
||||
- id: cli
|
||||
type: MenuLink
|
||||
pageId: cli
|
||||
properties:
|
||||
title: The CLI
|
||||
- id: lowdefy-schema
|
||||
type: MenuLink
|
||||
pageId: lowdefy-schema
|
||||
properties:
|
||||
title: Lowdefy App Schema
|
||||
- id: context-and-state
|
||||
type: MenuLink
|
||||
pageId: context-and-state
|
||||
properties:
|
||||
title: Context and State
|
||||
- id: blocks
|
||||
type: MenuLink
|
||||
pageId: blocks
|
||||
properties:
|
||||
title: Blocks
|
||||
- id: layout
|
||||
type: MenuLink
|
||||
pageId: layout
|
||||
properties:
|
||||
title: Layout
|
||||
- id: connections-and-requests
|
||||
type: MenuLink
|
||||
pageId: connections-and-requests
|
||||
properties:
|
||||
title: Connections and Requests
|
||||
- id: events-and-actions
|
||||
type: MenuLink
|
||||
pageId: events-and-actions
|
||||
properties:
|
||||
title: Events and Actions
|
||||
- id: operators
|
||||
type: MenuLink
|
||||
pageId: operators
|
||||
properties:
|
||||
title: Operators
|
||||
- id: secrets
|
||||
type: MenuLink
|
||||
pageId: secrets
|
||||
properties:
|
||||
title: Secrets
|
||||
- id: deployment
|
||||
type: MenuLink
|
||||
pageId: deployment
|
||||
properties:
|
||||
title: Deployment
|
||||
- id: lists
|
||||
type: MenuLink
|
||||
pageId: lists
|
||||
properties:
|
||||
title: Lists
|
||||
- id: custom-blocks
|
||||
type: MenuLink
|
||||
pageId: custom-blocks
|
||||
properties:
|
||||
title: Custom Blocks
|
||||
|
||||
- id: blocks_input
|
||||
type: MenuGroup
|
||||
properties:
|
||||
title: Input Blocks
|
||||
icon: FormOutlined
|
||||
links:
|
||||
- id: AutoComplete
|
||||
type: MenuLink
|
||||
pageId: AutoComplete
|
||||
- id: ButtonSelector
|
||||
type: MenuLink
|
||||
pageId: ButtonSelector
|
||||
- id: CheckboxSelector
|
||||
type: MenuLink
|
||||
pageId: CheckboxSelector
|
||||
- id: ChromeColorSelector
|
||||
type: MenuLink
|
||||
pageId: ChromeColorSelector
|
||||
- id: CircleColorSelector
|
||||
type: MenuLink
|
||||
pageId: CircleColorSelector
|
||||
- id: ColorSelector
|
||||
type: MenuLink
|
||||
pageId: ColorSelector
|
||||
- id: CompactColorSelector
|
||||
type: MenuLink
|
||||
pageId: CompactColorSelector
|
||||
- id: DateRangeSelector
|
||||
type: MenuLink
|
||||
pageId: DateRangeSelector
|
||||
- id: DateSelector
|
||||
type: MenuLink
|
||||
pageId: DateSelector
|
||||
- id: DateTimeSelector
|
||||
type: MenuLink
|
||||
pageId: DateTimeSelector
|
||||
- id: GithubColorSelector
|
||||
type: MenuLink
|
||||
pageId: GithubColorSelector
|
||||
- id: MonthSelector
|
||||
type: MenuLink
|
||||
pageId: MonthSelector
|
||||
- id: MultipleSelector
|
||||
type: MenuLink
|
||||
pageId: MultipleSelector
|
||||
- id: NumberInput
|
||||
type: MenuLink
|
||||
pageId: NumberInput
|
||||
- id: Pagination
|
||||
type: MenuLink
|
||||
pageId: Pagination
|
||||
- id: ParagraphInput
|
||||
type: MenuLink
|
||||
pageId: ParagraphInput
|
||||
- id: RadioSelector
|
||||
type: MenuLink
|
||||
pageId: RadioSelector
|
||||
- id: RatingSlider
|
||||
type: MenuLink
|
||||
pageId: RatingSlider
|
||||
- id: S3UploadButton
|
||||
type: MenuLink
|
||||
pageId: S3UploadButton
|
||||
- id: Selector
|
||||
type: MenuLink
|
||||
pageId: Selector
|
||||
- id: SliderColorSelector
|
||||
type: MenuLink
|
||||
pageId: SliderColorSelector
|
||||
- id: SwatchesColorSelector
|
||||
type: MenuLink
|
||||
pageId: SwatchesColorSelector
|
||||
- id: Switch
|
||||
type: MenuLink
|
||||
pageId: Switch
|
||||
- id: TextArea
|
||||
type: MenuLink
|
||||
pageId: TextArea
|
||||
- id: TextInput
|
||||
type: MenuLink
|
||||
pageId: TextInput
|
||||
- id: TitleInput
|
||||
type: MenuLink
|
||||
pageId: TitleInput
|
||||
- id: TwitterColorSelector
|
||||
type: MenuLink
|
||||
pageId: TwitterColorSelector
|
||||
- id: WeekSelector
|
||||
type: MenuLink
|
||||
pageId: WeekSelector
|
||||
- id: blocks_display
|
||||
type: MenuGroup
|
||||
properties:
|
||||
title: Display Blocks
|
||||
icon: PictureOutlined
|
||||
links:
|
||||
- id: Alert
|
||||
type: MenuLink
|
||||
pageId: Alert
|
||||
- id: Anchor
|
||||
type: MenuLink
|
||||
pageId: Anchor
|
||||
- id: Avatar
|
||||
type: MenuLink
|
||||
pageId: Avatar
|
||||
- id: Breadcrumb
|
||||
type: MenuLink
|
||||
pageId: Breadcrumb
|
||||
- id: Button
|
||||
type: MenuLink
|
||||
pageId: Button
|
||||
- id: DangerousHtml
|
||||
type: MenuLink
|
||||
pageId: DangerousHtml
|
||||
- id: DangerousMarkdown
|
||||
type: MenuLink
|
||||
pageId: DangerousMarkdown
|
||||
- id: Descriptions
|
||||
type: MenuLink
|
||||
pageId: Descriptions
|
||||
- id: Divider
|
||||
type: MenuLink
|
||||
pageId: Divider
|
||||
- id: EChart
|
||||
type: MenuLink
|
||||
pageId: EChart
|
||||
- id: Html
|
||||
type: MenuLink
|
||||
pageId: Html
|
||||
- id: Icon
|
||||
type: MenuLink
|
||||
pageId: Icon
|
||||
- id: Markdown
|
||||
type: MenuLink
|
||||
pageId: Markdown
|
||||
- id: MarkdownWithCode
|
||||
type: MenuLink
|
||||
pageId: MarkdownWithCode
|
||||
- id: Menu
|
||||
type: MenuLink
|
||||
pageId: Menu
|
||||
- id: Message
|
||||
type: MenuLink
|
||||
pageId: Message
|
||||
- id: MobileMenu
|
||||
type: MenuLink
|
||||
pageId: MobileMenu
|
||||
- id: Notification
|
||||
type: MenuLink
|
||||
pageId: Notification
|
||||
- id: Paragraph
|
||||
type: MenuLink
|
||||
pageId: Paragraph
|
||||
- id: Progress
|
||||
type: MenuLink
|
||||
pageId: Progress
|
||||
# - id: Skeleton
|
||||
# type: MenuLink
|
||||
# pageId: Skeleton
|
||||
- id: Statistic
|
||||
type: MenuLink
|
||||
pageId: Statistic
|
||||
- id: Title
|
||||
type: MenuLink
|
||||
pageId: Title
|
||||
|
||||
- id: blocks_container
|
||||
type: MenuGroup
|
||||
properties:
|
||||
title: Container Blocks
|
||||
icon: ContainerOutlined
|
||||
links:
|
||||
- id: Affix
|
||||
type: MenuLink
|
||||
pageId: Affix
|
||||
- id: Badge
|
||||
type: MenuLink
|
||||
pageId: Badge
|
||||
- id: Box
|
||||
type: MenuLink
|
||||
pageId: Box
|
||||
- id: Card
|
||||
type: MenuLink
|
||||
pageId: Card
|
||||
- id: Collapse
|
||||
type: MenuLink
|
||||
pageId: Collapse
|
||||
- id: Comment
|
||||
type: MenuLink
|
||||
pageId: Comment
|
||||
- id: ConfirmModal
|
||||
type: MenuLink
|
||||
pageId: ConfirmModal
|
||||
- id: Drawer
|
||||
type: MenuLink
|
||||
pageId: Drawer
|
||||
- id: Label
|
||||
type: MenuLink
|
||||
pageId: Label
|
||||
- id: Modal
|
||||
type: MenuLink
|
||||
pageId: Modal
|
||||
- id: Result
|
||||
type: MenuLink
|
||||
pageId: Result
|
||||
- id: Span
|
||||
type: MenuLink
|
||||
pageId: Span
|
||||
- id: Spin
|
||||
type: MenuLink
|
||||
pageId: Spin
|
||||
- id: Tabs
|
||||
type: MenuLink
|
||||
pageId: Tabs
|
||||
|
||||
- id: blocks_context
|
||||
type: MenuGroup
|
||||
properties:
|
||||
title: Context Blocks
|
||||
icon: GroupOutlined
|
||||
links:
|
||||
- id: Context
|
||||
type: MenuLink
|
||||
pageId: Context
|
||||
- id: PageHCF
|
||||
type: MenuLink
|
||||
pageId: PageHCF
|
||||
- id: PageHCF
|
||||
type: MenuLink
|
||||
pageId: PageHCF
|
||||
- id: PageHCSF
|
||||
type: MenuLink
|
||||
pageId: PageHCSF
|
||||
- id: PageHeaderMenu
|
||||
type: MenuLink
|
||||
pageId: PageHeaderMenu
|
||||
- id: PageHSCF
|
||||
type: MenuLink
|
||||
pageId: PageHSCF
|
||||
- id: PageSHCF
|
||||
type: MenuLink
|
||||
pageId: PageSHCF
|
||||
- id: PageSiderMenu
|
||||
type: MenuLink
|
||||
pageId: PageSiderMenu
|
||||
- id: blocks_list
|
||||
type: MenuGroup
|
||||
properties:
|
||||
title: List Blocks
|
||||
icon: OrderedListOutlined
|
||||
links:
|
||||
- id: ControlledList
|
||||
type: MenuLink
|
||||
pageId: ControlledList
|
||||
- id: List
|
||||
type: MenuLink
|
||||
pageId: List
|
||||
- id: connections
|
||||
type: MenuGroup
|
||||
properties:
|
||||
title: Connections
|
||||
icon: ApiOutlined
|
||||
links:
|
||||
- id: AWSS3
|
||||
type: MenuLink
|
||||
pageId: AWSS3
|
||||
properties:
|
||||
title: AWS S3
|
||||
- id: AxiosHttp
|
||||
type: MenuLink
|
||||
pageId: AxiosHttp
|
||||
properties:
|
||||
title: Axios HTTP
|
||||
- id: GoogleSheet
|
||||
type: MenuLink
|
||||
pageId: GoogleSheet
|
||||
properties:
|
||||
title: Google Sheets
|
||||
- id: MongoDB
|
||||
type: MenuLink
|
||||
pageId: MongoDB
|
||||
- id: SendGridMail
|
||||
type: MenuLink
|
||||
pageId: SendGridMail
|
||||
- id: actions
|
||||
type: MenuGroup
|
||||
properties:
|
||||
title: Actions
|
||||
icon: ThunderboltOutlined
|
||||
links:
|
||||
- id: CallMethod
|
||||
type: MenuLink
|
||||
pageId: CallMethod
|
||||
- id: Link
|
||||
type: MenuLink
|
||||
pageId: Link
|
||||
- id: MessageAction
|
||||
type: MenuLink
|
||||
pageId: MessageAction # Clash with Message block
|
||||
properties:
|
||||
title: Message
|
||||
- id: NotificationAction
|
||||
type: MenuLink
|
||||
pageId: NotificationAction # Clash with Notification block
|
||||
properties:
|
||||
title: Notification
|
||||
- id: Request
|
||||
type: MenuLink
|
||||
pageId: Request
|
||||
- id: Reset
|
||||
type: MenuLink
|
||||
pageId: Reset
|
||||
- id: ScrollTo
|
||||
type: MenuLink
|
||||
pageId: ScrollTo
|
||||
- id: SetGlobal
|
||||
type: MenuLink
|
||||
pageId: SetGlobal
|
||||
- id: SetState
|
||||
type: MenuLink
|
||||
pageId: SetState
|
||||
- id: Validate
|
||||
type: MenuLink
|
||||
pageId: Validate
|
||||
- id: operators
|
||||
type: MenuGroup
|
||||
properties:
|
||||
title: Operators
|
||||
icon: ToolOutlined
|
||||
links:
|
||||
- id: _and
|
||||
type: MenuLink
|
||||
pageId: _and
|
||||
- id: _args
|
||||
type: MenuLink
|
||||
pageId: _args
|
||||
- id: _array
|
||||
type: MenuLink
|
||||
pageId: _array
|
||||
- id: _base64
|
||||
type: MenuLink
|
||||
pageId: _base64
|
||||
- id: _date
|
||||
type: MenuLink
|
||||
pageId: _date
|
||||
- id: _diff
|
||||
type: MenuLink
|
||||
pageId: _diff
|
||||
- id: _divide
|
||||
type: MenuLink
|
||||
pageId: _divide
|
||||
- id: _eq
|
||||
type: MenuLink
|
||||
pageId: _eq
|
||||
- id: _event
|
||||
type: MenuLink
|
||||
pageId: _event
|
||||
- id: _format
|
||||
type: MenuLink
|
||||
pageId: _format
|
||||
- id: _function
|
||||
type: MenuLink
|
||||
pageId: _function
|
||||
- id: _get
|
||||
type: MenuLink
|
||||
pageId: _get
|
||||
- id: _global
|
||||
type: MenuLink
|
||||
pageId: _global
|
||||
- id: _gt
|
||||
type: MenuLink
|
||||
pageId: _gt
|
||||
- id: _gte
|
||||
type: MenuLink
|
||||
pageId: _gte
|
||||
- id: _if
|
||||
type: MenuLink
|
||||
pageId: _if
|
||||
- id: _if_none
|
||||
type: MenuLink
|
||||
pageId: _if_none
|
||||
- id: _index
|
||||
type: MenuLink
|
||||
pageId: _index
|
||||
- id: _input
|
||||
type: MenuLink
|
||||
pageId: _input
|
||||
- id: _json
|
||||
type: MenuLink
|
||||
pageId: _json
|
||||
- id: _list_contexts
|
||||
type: MenuLink
|
||||
pageId: _list_contexts
|
||||
- id: _log
|
||||
type: MenuLink
|
||||
pageId: _log
|
||||
- id: _lt
|
||||
type: MenuLink
|
||||
pageId: _lt
|
||||
- id: _lte
|
||||
type: MenuLink
|
||||
pageId: _lte
|
||||
- id: _math
|
||||
type: MenuLink
|
||||
pageId: _math
|
||||
- id: _media
|
||||
type: MenuLink
|
||||
pageId: _media
|
||||
- id: _menu
|
||||
type: MenuLink
|
||||
pageId: _menu
|
||||
- id: _mql
|
||||
type: MenuLink
|
||||
pageId: _mql
|
||||
- id: _ne
|
||||
type: MenuLink
|
||||
pageId: _ne
|
||||
- id: _not
|
||||
type: MenuLink
|
||||
pageId: _not
|
||||
- id: _nunjucks
|
||||
type: MenuLink
|
||||
pageId: _nunjucks
|
||||
- id: _object
|
||||
type: MenuLink
|
||||
pageId: _object
|
||||
- id: _operator
|
||||
type: MenuLink
|
||||
pageId: _operator
|
||||
- id: _or
|
||||
type: MenuLink
|
||||
pageId: _or
|
||||
- id: _product
|
||||
type: MenuLink
|
||||
pageId: _product
|
||||
- id: _random
|
||||
type: MenuLink
|
||||
pageId: _random
|
||||
- id: _ref
|
||||
type: MenuLink
|
||||
pageId: _ref
|
||||
- id: _regex
|
||||
type: MenuLink
|
||||
pageId: _regex
|
||||
- id: _request
|
||||
type: MenuLink
|
||||
pageId: _request
|
||||
- id: _secret
|
||||
type: MenuLink
|
||||
pageId: _secret
|
||||
- id: _state
|
||||
type: MenuLink
|
||||
pageId: _state
|
||||
- id: _string
|
||||
type: MenuLink
|
||||
pageId: _string
|
||||
- id: _subtract
|
||||
type: MenuLink
|
||||
pageId: _subtract
|
||||
- id: _sum
|
||||
type: MenuLink
|
||||
pageId: _sum
|
||||
- id: _type
|
||||
type: MenuLink
|
||||
pageId: _type
|
||||
- id: _uri
|
||||
type: MenuLink
|
||||
pageId: _uri
|
||||
- id: _url_query
|
||||
type: MenuLink
|
||||
pageId: _url_query
|
||||
- id: _uuid
|
||||
type: MenuLink
|
||||
pageId: _uuid
|
||||
- id: _var
|
||||
type: MenuLink
|
||||
pageId: _var
|
||||
- id: _yaml
|
||||
type: MenuLink
|
||||
pageId: _yaml
|
177
packages/docs/pages.yaml
Normal file
177
packages/docs/pages.yaml
Normal file
@ -0,0 +1,177 @@
|
||||
- _ref: introduction.yaml
|
||||
- _ref: tutorial/tutorial-start.yaml
|
||||
- _ref: tutorial/tutorial-create-page.yaml
|
||||
- _ref: tutorial/tutorial-create-page-config.yaml
|
||||
- _ref: tutorial/tutorial-add-blocks.yaml
|
||||
- _ref: tutorial/tutorial-add-blocks-config.yaml
|
||||
- _ref: tutorial/tutorial-actions-operators.yaml
|
||||
- _ref: tutorial/tutorial-actions-operators-config.yaml
|
||||
- _ref: tutorial/tutorial-requests.yaml
|
||||
- _ref: tutorial/tutorial-requests-config.yaml
|
||||
- _ref: tutorial/tutorial-deploy.yaml
|
||||
- _ref: tutorial/next-steps.yaml
|
||||
|
||||
- _ref: concepts/overview.yaml
|
||||
- _ref: concepts/cli.yaml
|
||||
- _ref: concepts/lowdefy-schema.yaml
|
||||
- _ref: concepts/context-and-state.yaml
|
||||
- _ref: concepts/blocks.yaml
|
||||
- _ref: concepts/layout.yaml
|
||||
- _ref: concepts/connections-and-requests.yaml
|
||||
- _ref: concepts/events-and-actions.yaml
|
||||
- _ref: concepts/operators.yaml
|
||||
- _ref: concepts/deployment.yaml
|
||||
- _ref: concepts/secrets.yaml
|
||||
- _ref: concepts/deployment.yaml
|
||||
- _ref: concepts/lists.yaml
|
||||
- _ref: concepts/custom-blocks.yaml
|
||||
|
||||
- _ref: blocks/input/AutoComplete.yaml
|
||||
- _ref: blocks/input/ButtonSelector.yaml
|
||||
- _ref: blocks/input/CheckboxSelector.yaml
|
||||
- _ref: blocks/input/ChromeColorSelector.yaml
|
||||
- _ref: blocks/input/CircleColorSelector.yaml
|
||||
- _ref: blocks/input/ColorSelector.yaml
|
||||
- _ref: blocks/input/CompactColorSelector.yaml
|
||||
- _ref: blocks/input/DateRangeSelector.yaml
|
||||
- _ref: blocks/input/DateSelector.yaml
|
||||
- _ref: blocks/input/DateTimeSelector.yaml
|
||||
- _ref: blocks/input/GithubColorSelector.yaml
|
||||
- _ref: blocks/input/MonthSelector.yaml
|
||||
- _ref: blocks/input/MultipleSelector.yaml
|
||||
- _ref: blocks/input/NumberInput.yaml
|
||||
- _ref: blocks/input/Pagination.yaml
|
||||
- _ref: blocks/input/ParagraphInput.yaml
|
||||
- _ref: blocks/input/RadioSelector.yaml
|
||||
- _ref: blocks/input/RatingSlider.yaml
|
||||
- _ref: blocks/input/S3UploadButton.yaml
|
||||
- _ref: blocks/input/Selector.yaml
|
||||
- _ref: blocks/input/SliderColorSelector.yaml
|
||||
- _ref: blocks/input/SwatchesColorSelector.yaml
|
||||
- _ref: blocks/input/Switch.yaml
|
||||
- _ref: blocks/input/TextArea.yaml
|
||||
- _ref: blocks/input/TextInput.yaml
|
||||
- _ref: blocks/input/TitleInput.yaml
|
||||
- _ref: blocks/input/TwitterColorSelector.yaml
|
||||
- _ref: blocks/input/WeekSelector.yaml
|
||||
|
||||
- _ref: blocks/display/Alert.yaml
|
||||
- _ref: blocks/display/Anchor.yaml
|
||||
- _ref: blocks/display/Avatar.yaml
|
||||
- _ref: blocks/display/Breadcrumb.yaml
|
||||
- _ref: blocks/display/Button.yaml
|
||||
- _ref: blocks/display/DangerousHtml.yaml
|
||||
- _ref: blocks/display/DangerousMarkdown.yaml
|
||||
- _ref: blocks/display/Descriptions.yaml
|
||||
- _ref: blocks/display/Divider.yaml
|
||||
- _ref: blocks/display/EChart.yaml
|
||||
- _ref: blocks/display/Html.yaml
|
||||
- _ref: blocks/display/Icon.yaml
|
||||
- _ref: blocks/display/Markdown.yaml
|
||||
- _ref: blocks/display/MarkdownWithCode.yaml
|
||||
- _ref: blocks/display/Menu.yaml
|
||||
- _ref: blocks/display/Message.yaml
|
||||
- _ref: blocks/display/MobileMenu.yaml
|
||||
- _ref: blocks/display/Notification.yaml
|
||||
- _ref: blocks/display/Paragraph.yaml
|
||||
- _ref: blocks/display/Progress.yaml
|
||||
# - _ref: blocks/display/Skeleton.yaml
|
||||
- _ref: blocks/display/Statistic.yaml
|
||||
- _ref: blocks/display/Title.yaml
|
||||
|
||||
- _ref: blocks/container/Affix.yaml
|
||||
- _ref: blocks/container/Badge.yaml
|
||||
- _ref: blocks/container/Box.yaml
|
||||
- _ref: blocks/container/Card.yaml
|
||||
- _ref: blocks/container/Collapse.yaml
|
||||
- _ref: blocks/container/Comment.yaml
|
||||
- _ref: blocks/container/ConfirmModal.yaml
|
||||
- _ref: blocks/container/Drawer.yaml
|
||||
- _ref: blocks/container/Label.yaml
|
||||
- _ref: blocks/container/Modal.yaml
|
||||
- _ref: blocks/container/Result.yaml
|
||||
- _ref: blocks/container/Span.yaml
|
||||
- _ref: blocks/container/Spin.yaml
|
||||
- _ref: blocks/container/Tabs.yaml
|
||||
|
||||
- _ref: blocks/context/Context.yaml
|
||||
- _ref: blocks/context/PageHCF.yaml
|
||||
- _ref: blocks/context/PageHCSF.yaml
|
||||
- _ref: blocks/context/PageHeaderMenu.yaml
|
||||
- _ref: blocks/context/PageHSCF.yaml
|
||||
- _ref: blocks/context/PageSHCF.yaml
|
||||
- _ref: blocks/context/PageSiderMenu.yaml
|
||||
|
||||
- _ref: blocks/list/ControlledList.yaml
|
||||
- _ref: blocks/list/List.yaml
|
||||
# - _ref: blocks/list/TimelineList.yaml
|
||||
|
||||
- _ref: connections/AWSS3.yaml
|
||||
- _ref: connections/AxiosHttp.yaml
|
||||
- _ref: connections/GoogleSheet.yaml
|
||||
- _ref: connections/MongoDB.yaml
|
||||
- _ref: connections/SendGridMail.yaml
|
||||
|
||||
- _ref: actions/CallMethod.yaml
|
||||
- _ref: actions/Link.yaml
|
||||
- _ref: actions/Message.yaml
|
||||
- _ref: actions/Notification.yaml
|
||||
- _ref: actions/Request.yaml
|
||||
- _ref: actions/Reset.yaml
|
||||
- _ref: actions/ScrollTo.yaml
|
||||
- _ref: actions/SetGlobal.yaml
|
||||
- _ref: actions/SetState.yaml
|
||||
- _ref: actions/Validate.yaml
|
||||
|
||||
- _ref: operators/_and.yaml
|
||||
- _ref: operators/_args.yaml
|
||||
- _ref: operators/_array.yaml
|
||||
- _ref: operators/_base64.yaml
|
||||
- _ref: operators/_date.yaml
|
||||
- _ref: operators/_diff.yaml
|
||||
- _ref: operators/_divide.yaml
|
||||
- _ref: operators/_eq.yaml
|
||||
- _ref: operators/_event.yaml
|
||||
- _ref: operators/_format.yaml
|
||||
- _ref: operators/_function.yaml
|
||||
- _ref: operators/_get.yaml
|
||||
- _ref: operators/_global.yaml
|
||||
- _ref: operators/_gt.yaml
|
||||
- _ref: operators/_gte.yaml
|
||||
- _ref: operators/_if.yaml
|
||||
- _ref: operators/_if_none.yaml
|
||||
- _ref: operators/_index.yaml
|
||||
- _ref: operators/_input.yaml
|
||||
- _ref: operators/_json.yaml
|
||||
- _ref: operators/_list_contexts.yaml
|
||||
- _ref: operators/_log.yaml
|
||||
- _ref: operators/_lt.yaml
|
||||
- _ref: operators/_lte.yaml
|
||||
- _ref: operators/_math.yaml
|
||||
- _ref: operators/_media.yaml
|
||||
- _ref: operators/_menu.yaml
|
||||
- _ref: operators/_mql.yaml
|
||||
- _ref: operators/_ne.yaml
|
||||
- _ref: operators/_not.yaml
|
||||
- _ref: operators/_nunjucks.yaml
|
||||
- _ref: operators/_object.yaml
|
||||
- _ref: operators/_operator.yaml
|
||||
- _ref: operators/_or.yaml
|
||||
- _ref: operators/_product.yaml
|
||||
- _ref: operators/_random.yaml
|
||||
- _ref: operators/_ref.yaml
|
||||
- _ref: operators/_regex.yaml
|
||||
- _ref: operators/_request.yaml
|
||||
- _ref: operators/_secret.yaml
|
||||
- _ref: operators/_state.yaml
|
||||
- _ref: operators/_string.yaml
|
||||
- _ref: operators/_subtract.yaml
|
||||
- _ref: operators/_sum.yaml
|
||||
- _ref: operators/_type.yaml
|
||||
- _ref: operators/_uri.yaml
|
||||
- _ref: operators/_url_query.yaml
|
||||
- _ref: operators/_uuid.yaml
|
||||
- _ref: operators/_var.yaml
|
||||
- _ref: operators/_yaml.yaml
|
||||
|
||||
- _ref: 404.yaml
|
Loading…
x
Reference in New Issue
Block a user