From 640ab991aa1650a405539329cbbff2b53dbec4da Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Sat, 3 Oct 2020 09:38:13 -0700 Subject: [PATCH] Updates --- components/{Accordion/index.html => Accordion.html} | 0 components/{Breadcrumb/index.html => Breadcrumb.html} | 0 components/{Button/index.html => Button.html} | 0 components/{ButtonSet/index.html => ButtonSet.html} | 0 components/{Checkbox/index.html => Checkbox.html} | 0 components/{ClickableTile/index.html => ClickableTile.html} | 0 components/{CodeSnippet/index.html => CodeSnippet.html} | 0 components/{ComboBox/index.html => ComboBox.html} | 0 components/{ComposedModal/index.html => ComposedModal.html} | 0 components/{ContentSwitcher/index.html => ContentSwitcher.html} | 0 components/{CopyButton/index.html => CopyButton.html} | 0 components/{DataTable/index.html => DataTable.html} | 0 components/{DatePicker/index.html => DatePicker.html} | 0 components/{Dropdown/index.html => Dropdown.html} | 0 components/{ExpandableTile/index.html => ExpandableTile.html} | 0 components/{FileUploader/index.html => FileUploader.html} | 0 components/{FluidForm/index.html => FluidForm.html} | 0 components/{Form/index.html => Form.html} | 0 components/{Grid/index.html => Grid.html} | 0 components/{Icon/index.html => Icon.html} | 0 components/{InlineLoading/index.html => InlineLoading.html} | 0 .../{InlineNotification/index.html => InlineNotification.html} | 0 components/{Link/index.html => Link.html} | 0 components/{Loading/index.html => Loading.html} | 0 components/{Modal/index.html => Modal.html} | 0 components/{MultiSelect/index.html => MultiSelect.html} | 0 components/{NumberInput/index.html => NumberInput.html} | 0 components/{OrderedList/index.html => OrderedList.html} | 0 components/{OverflowMenu/index.html => OverflowMenu.html} | 0 components/{Pagination/index.html => Pagination.html} | 0 components/{PaginationNav/index.html => PaginationNav.html} | 0 components/{PasswordInput/index.html => PasswordInput.html} | 0 .../{ProgressIndicator/index.html => ProgressIndicator.html} | 0 components/{RadioButton/index.html => RadioButton.html} | 0 components/{RadioTile/index.html => RadioTile.html} | 0 components/{Search/index.html => Search.html} | 0 components/{Select/index.html => Select.html} | 0 components/{SelectableTile/index.html => SelectableTile.html} | 0 .../{SkeletonPlaceholder/index.html => SkeletonPlaceholder.html} | 0 components/{SkeletonText/index.html => SkeletonText.html} | 0 components/{Slider/index.html => Slider.html} | 0 components/{StructuredList/index.html => StructuredList.html} | 0 components/{Tabs/index.html => Tabs.html} | 0 components/{Tag/index.html => Tag.html} | 0 components/{TextArea/index.html => TextArea.html} | 0 components/{TextInput/index.html => TextInput.html} | 0 components/{Tile/index.html => Tile.html} | 0 components/{TimePicker/index.html => TimePicker.html} | 0 .../{ToastNotification/index.html => ToastNotification.html} | 0 components/{Toggle/index.html => Toggle.html} | 0 components/{ToggleSmall/index.html => ToggleSmall.html} | 0 components/{Tooltip/index.html => Tooltip.html} | 0 .../{TooltipDefinition/index.html => TooltipDefinition.html} | 0 components/{TooltipIcon/index.html => TooltipIcon.html} | 0 components/{UIShell/index.html => UIShell.html} | 0 components/{UnorderedList/index.html => UnorderedList.html} | 0 .../{AspectRatioColumns/index.html => AspectRatioColumns.html} | 0 framed/Grid/{CondensedGrid/index.html => CondensedGrid.html} | 0 framed/Grid/{FullWidthGrid/index.html => FullWidthGrid.html} | 0 framed/Grid/{Grid/index.html => Grid.html} | 0 framed/Grid/{NarrowGrid/index.html => NarrowGrid.html} | 0 framed/Grid/{OffsetColumns/index.html => OffsetColumns.html} | 0 framed/Grid/{ResponsiveGrid/index.html => ResponsiveGrid.html} | 0 framed/Loading/{Loading/index.html => Loading.html} | 0 framed/Modal/{ComposedModal/index.html => ComposedModal.html} | 0 framed/Modal/{DangerModal/index.html => DangerModal.html} | 0 framed/Modal/{Modal/index.html => Modal.html} | 0 framed/Modal/{ModalExtraSmall/index.html => ModalExtraSmall.html} | 0 framed/Modal/{ModalLarge/index.html => ModalLarge.html} | 0 .../index.html => ModalPreventOutsideClick.html} | 0 framed/Modal/{ModalSmall/index.html => ModalSmall.html} | 0 framed/Modal/{PassiveModal/index.html => PassiveModal.html} | 0 framed/UIShell/{HeaderNav/index.html => HeaderNav.html} | 0 framed/UIShell/{HeaderSwitcher/index.html => HeaderSwitcher.html} | 0 .../UIShell/{HeaderUtilities/index.html => HeaderUtilities.html} | 0 75 files changed, 0 insertions(+), 0 deletions(-) rename components/{Accordion/index.html => Accordion.html} (100%) rename components/{Breadcrumb/index.html => Breadcrumb.html} (100%) rename components/{Button/index.html => Button.html} (100%) rename components/{ButtonSet/index.html => ButtonSet.html} (100%) rename components/{Checkbox/index.html => Checkbox.html} (100%) rename components/{ClickableTile/index.html => ClickableTile.html} (100%) rename components/{CodeSnippet/index.html => CodeSnippet.html} (100%) rename components/{ComboBox/index.html => ComboBox.html} (100%) rename components/{ComposedModal/index.html => ComposedModal.html} (100%) rename components/{ContentSwitcher/index.html => ContentSwitcher.html} (100%) rename components/{CopyButton/index.html => CopyButton.html} (100%) rename components/{DataTable/index.html => DataTable.html} (100%) rename components/{DatePicker/index.html => DatePicker.html} (100%) rename components/{Dropdown/index.html => Dropdown.html} (100%) rename components/{ExpandableTile/index.html => ExpandableTile.html} (100%) rename components/{FileUploader/index.html => FileUploader.html} (100%) rename components/{FluidForm/index.html => FluidForm.html} (100%) rename components/{Form/index.html => Form.html} (100%) rename components/{Grid/index.html => Grid.html} (100%) rename components/{Icon/index.html => Icon.html} (100%) rename components/{InlineLoading/index.html => InlineLoading.html} (100%) rename components/{InlineNotification/index.html => InlineNotification.html} (100%) rename components/{Link/index.html => Link.html} (100%) rename components/{Loading/index.html => Loading.html} (100%) rename components/{Modal/index.html => Modal.html} (100%) rename components/{MultiSelect/index.html => MultiSelect.html} (100%) rename components/{NumberInput/index.html => NumberInput.html} (100%) rename components/{OrderedList/index.html => OrderedList.html} (100%) rename components/{OverflowMenu/index.html => OverflowMenu.html} (100%) rename components/{Pagination/index.html => Pagination.html} (100%) rename components/{PaginationNav/index.html => PaginationNav.html} (100%) rename components/{PasswordInput/index.html => PasswordInput.html} (100%) rename components/{ProgressIndicator/index.html => ProgressIndicator.html} (100%) rename components/{RadioButton/index.html => RadioButton.html} (100%) rename components/{RadioTile/index.html => RadioTile.html} (100%) rename components/{Search/index.html => Search.html} (100%) rename components/{Select/index.html => Select.html} (100%) rename components/{SelectableTile/index.html => SelectableTile.html} (100%) rename components/{SkeletonPlaceholder/index.html => SkeletonPlaceholder.html} (100%) rename components/{SkeletonText/index.html => SkeletonText.html} (100%) rename components/{Slider/index.html => Slider.html} (100%) rename components/{StructuredList/index.html => StructuredList.html} (100%) rename components/{Tabs/index.html => Tabs.html} (100%) rename components/{Tag/index.html => Tag.html} (100%) rename components/{TextArea/index.html => TextArea.html} (100%) rename components/{TextInput/index.html => TextInput.html} (100%) rename components/{Tile/index.html => Tile.html} (100%) rename components/{TimePicker/index.html => TimePicker.html} (100%) rename components/{ToastNotification/index.html => ToastNotification.html} (100%) rename components/{Toggle/index.html => Toggle.html} (100%) rename components/{ToggleSmall/index.html => ToggleSmall.html} (100%) rename components/{Tooltip/index.html => Tooltip.html} (100%) rename components/{TooltipDefinition/index.html => TooltipDefinition.html} (100%) rename components/{TooltipIcon/index.html => TooltipIcon.html} (100%) rename components/{UIShell/index.html => UIShell.html} (100%) rename components/{UnorderedList/index.html => UnorderedList.html} (100%) rename framed/Grid/{AspectRatioColumns/index.html => AspectRatioColumns.html} (100%) rename framed/Grid/{CondensedGrid/index.html => CondensedGrid.html} (100%) rename framed/Grid/{FullWidthGrid/index.html => FullWidthGrid.html} (100%) rename framed/Grid/{Grid/index.html => Grid.html} (100%) rename framed/Grid/{NarrowGrid/index.html => NarrowGrid.html} (100%) rename framed/Grid/{OffsetColumns/index.html => OffsetColumns.html} (100%) rename framed/Grid/{ResponsiveGrid/index.html => ResponsiveGrid.html} (100%) rename framed/Loading/{Loading/index.html => Loading.html} (100%) rename framed/Modal/{ComposedModal/index.html => ComposedModal.html} (100%) rename framed/Modal/{DangerModal/index.html => DangerModal.html} (100%) rename framed/Modal/{Modal/index.html => Modal.html} (100%) rename framed/Modal/{ModalExtraSmall/index.html => ModalExtraSmall.html} (100%) rename framed/Modal/{ModalLarge/index.html => ModalLarge.html} (100%) rename framed/Modal/{ModalPreventOutsideClick/index.html => ModalPreventOutsideClick.html} (100%) rename framed/Modal/{ModalSmall/index.html => ModalSmall.html} (100%) rename framed/Modal/{PassiveModal/index.html => PassiveModal.html} (100%) rename framed/UIShell/{HeaderNav/index.html => HeaderNav.html} (100%) rename framed/UIShell/{HeaderSwitcher/index.html => HeaderSwitcher.html} (100%) rename framed/UIShell/{HeaderUtilities/index.html => HeaderUtilities.html} (100%) diff --git a/components/Accordion/index.html b/components/Accordion.html similarity index 100% rename from components/Accordion/index.html rename to components/Accordion.html diff --git a/components/Breadcrumb/index.html b/components/Breadcrumb.html similarity index 100% rename from components/Breadcrumb/index.html rename to components/Breadcrumb.html diff --git a/components/Button/index.html b/components/Button.html similarity index 100% rename from components/Button/index.html rename to components/Button.html diff --git a/components/ButtonSet/index.html b/components/ButtonSet.html similarity index 100% rename from components/ButtonSet/index.html rename to components/ButtonSet.html diff --git a/components/Checkbox/index.html b/components/Checkbox.html similarity index 100% rename from components/Checkbox/index.html rename to components/Checkbox.html diff --git a/components/ClickableTile/index.html b/components/ClickableTile.html similarity index 100% rename from components/ClickableTile/index.html rename to components/ClickableTile.html diff --git a/components/CodeSnippet/index.html b/components/CodeSnippet.html similarity index 100% rename from components/CodeSnippet/index.html rename to components/CodeSnippet.html diff --git a/components/ComboBox/index.html b/components/ComboBox.html similarity index 100% rename from components/ComboBox/index.html rename to components/ComboBox.html diff --git a/components/ComposedModal/index.html b/components/ComposedModal.html similarity index 100% rename from components/ComposedModal/index.html rename to components/ComposedModal.html diff --git a/components/ContentSwitcher/index.html b/components/ContentSwitcher.html similarity index 100% rename from components/ContentSwitcher/index.html rename to components/ContentSwitcher.html diff --git a/components/CopyButton/index.html b/components/CopyButton.html similarity index 100% rename from components/CopyButton/index.html rename to components/CopyButton.html diff --git a/components/DataTable/index.html b/components/DataTable.html similarity index 100% rename from components/DataTable/index.html rename to components/DataTable.html diff --git a/components/DatePicker/index.html b/components/DatePicker.html similarity index 100% rename from components/DatePicker/index.html rename to components/DatePicker.html diff --git a/components/Dropdown/index.html b/components/Dropdown.html similarity index 100% rename from components/Dropdown/index.html rename to components/Dropdown.html diff --git a/components/ExpandableTile/index.html b/components/ExpandableTile.html similarity index 100% rename from components/ExpandableTile/index.html rename to components/ExpandableTile.html diff --git a/components/FileUploader/index.html b/components/FileUploader.html similarity index 100% rename from components/FileUploader/index.html rename to components/FileUploader.html diff --git a/components/FluidForm/index.html b/components/FluidForm.html similarity index 100% rename from components/FluidForm/index.html rename to components/FluidForm.html diff --git a/components/Form/index.html b/components/Form.html similarity index 100% rename from components/Form/index.html rename to components/Form.html diff --git a/components/Grid/index.html b/components/Grid.html similarity index 100% rename from components/Grid/index.html rename to components/Grid.html diff --git a/components/Icon/index.html b/components/Icon.html similarity index 100% rename from components/Icon/index.html rename to components/Icon.html diff --git a/components/InlineLoading/index.html b/components/InlineLoading.html similarity index 100% rename from components/InlineLoading/index.html rename to components/InlineLoading.html diff --git a/components/InlineNotification/index.html b/components/InlineNotification.html similarity index 100% rename from components/InlineNotification/index.html rename to components/InlineNotification.html diff --git a/components/Link/index.html b/components/Link.html similarity index 100% rename from components/Link/index.html rename to components/Link.html diff --git a/components/Loading/index.html b/components/Loading.html similarity index 100% rename from components/Loading/index.html rename to components/Loading.html diff --git a/components/Modal/index.html b/components/Modal.html similarity index 100% rename from components/Modal/index.html rename to components/Modal.html diff --git a/components/MultiSelect/index.html b/components/MultiSelect.html similarity index 100% rename from components/MultiSelect/index.html rename to components/MultiSelect.html diff --git a/components/NumberInput/index.html b/components/NumberInput.html similarity index 100% rename from components/NumberInput/index.html rename to components/NumberInput.html diff --git a/components/OrderedList/index.html b/components/OrderedList.html similarity index 100% rename from components/OrderedList/index.html rename to components/OrderedList.html diff --git a/components/OverflowMenu/index.html b/components/OverflowMenu.html similarity index 100% rename from components/OverflowMenu/index.html rename to components/OverflowMenu.html diff --git a/components/Pagination/index.html b/components/Pagination.html similarity index 100% rename from components/Pagination/index.html rename to components/Pagination.html diff --git a/components/PaginationNav/index.html b/components/PaginationNav.html similarity index 100% rename from components/PaginationNav/index.html rename to components/PaginationNav.html diff --git a/components/PasswordInput/index.html b/components/PasswordInput.html similarity index 100% rename from components/PasswordInput/index.html rename to components/PasswordInput.html diff --git a/components/ProgressIndicator/index.html b/components/ProgressIndicator.html similarity index 100% rename from components/ProgressIndicator/index.html rename to components/ProgressIndicator.html diff --git a/components/RadioButton/index.html b/components/RadioButton.html similarity index 100% rename from components/RadioButton/index.html rename to components/RadioButton.html diff --git a/components/RadioTile/index.html b/components/RadioTile.html similarity index 100% rename from components/RadioTile/index.html rename to components/RadioTile.html diff --git a/components/Search/index.html b/components/Search.html similarity index 100% rename from components/Search/index.html rename to components/Search.html diff --git a/components/Select/index.html b/components/Select.html similarity index 100% rename from components/Select/index.html rename to components/Select.html diff --git a/components/SelectableTile/index.html b/components/SelectableTile.html similarity index 100% rename from components/SelectableTile/index.html rename to components/SelectableTile.html diff --git a/components/SkeletonPlaceholder/index.html b/components/SkeletonPlaceholder.html similarity index 100% rename from components/SkeletonPlaceholder/index.html rename to components/SkeletonPlaceholder.html diff --git a/components/SkeletonText/index.html b/components/SkeletonText.html similarity index 100% rename from components/SkeletonText/index.html rename to components/SkeletonText.html diff --git a/components/Slider/index.html b/components/Slider.html similarity index 100% rename from components/Slider/index.html rename to components/Slider.html diff --git a/components/StructuredList/index.html b/components/StructuredList.html similarity index 100% rename from components/StructuredList/index.html rename to components/StructuredList.html diff --git a/components/Tabs/index.html b/components/Tabs.html similarity index 100% rename from components/Tabs/index.html rename to components/Tabs.html diff --git a/components/Tag/index.html b/components/Tag.html similarity index 100% rename from components/Tag/index.html rename to components/Tag.html diff --git a/components/TextArea/index.html b/components/TextArea.html similarity index 100% rename from components/TextArea/index.html rename to components/TextArea.html diff --git a/components/TextInput/index.html b/components/TextInput.html similarity index 100% rename from components/TextInput/index.html rename to components/TextInput.html diff --git a/components/Tile/index.html b/components/Tile.html similarity index 100% rename from components/Tile/index.html rename to components/Tile.html diff --git a/components/TimePicker/index.html b/components/TimePicker.html similarity index 100% rename from components/TimePicker/index.html rename to components/TimePicker.html diff --git a/components/ToastNotification/index.html b/components/ToastNotification.html similarity index 100% rename from components/ToastNotification/index.html rename to components/ToastNotification.html diff --git a/components/Toggle/index.html b/components/Toggle.html similarity index 100% rename from components/Toggle/index.html rename to components/Toggle.html diff --git a/components/ToggleSmall/index.html b/components/ToggleSmall.html similarity index 100% rename from components/ToggleSmall/index.html rename to components/ToggleSmall.html diff --git a/components/Tooltip/index.html b/components/Tooltip.html similarity index 100% rename from components/Tooltip/index.html rename to components/Tooltip.html diff --git a/components/TooltipDefinition/index.html b/components/TooltipDefinition.html similarity index 100% rename from components/TooltipDefinition/index.html rename to components/TooltipDefinition.html diff --git a/components/TooltipIcon/index.html b/components/TooltipIcon.html similarity index 100% rename from components/TooltipIcon/index.html rename to components/TooltipIcon.html diff --git a/components/UIShell/index.html b/components/UIShell.html similarity index 100% rename from components/UIShell/index.html rename to components/UIShell.html diff --git a/components/UnorderedList/index.html b/components/UnorderedList.html similarity index 100% rename from components/UnorderedList/index.html rename to components/UnorderedList.html diff --git a/framed/Grid/AspectRatioColumns/index.html b/framed/Grid/AspectRatioColumns.html similarity index 100% rename from framed/Grid/AspectRatioColumns/index.html rename to framed/Grid/AspectRatioColumns.html diff --git a/framed/Grid/CondensedGrid/index.html b/framed/Grid/CondensedGrid.html similarity index 100% rename from framed/Grid/CondensedGrid/index.html rename to framed/Grid/CondensedGrid.html diff --git a/framed/Grid/FullWidthGrid/index.html b/framed/Grid/FullWidthGrid.html similarity index 100% rename from framed/Grid/FullWidthGrid/index.html rename to framed/Grid/FullWidthGrid.html diff --git a/framed/Grid/Grid/index.html b/framed/Grid/Grid.html similarity index 100% rename from framed/Grid/Grid/index.html rename to framed/Grid/Grid.html diff --git a/framed/Grid/NarrowGrid/index.html b/framed/Grid/NarrowGrid.html similarity index 100% rename from framed/Grid/NarrowGrid/index.html rename to framed/Grid/NarrowGrid.html diff --git a/framed/Grid/OffsetColumns/index.html b/framed/Grid/OffsetColumns.html similarity index 100% rename from framed/Grid/OffsetColumns/index.html rename to framed/Grid/OffsetColumns.html diff --git a/framed/Grid/ResponsiveGrid/index.html b/framed/Grid/ResponsiveGrid.html similarity index 100% rename from framed/Grid/ResponsiveGrid/index.html rename to framed/Grid/ResponsiveGrid.html diff --git a/framed/Loading/Loading/index.html b/framed/Loading/Loading.html similarity index 100% rename from framed/Loading/Loading/index.html rename to framed/Loading/Loading.html diff --git a/framed/Modal/ComposedModal/index.html b/framed/Modal/ComposedModal.html similarity index 100% rename from framed/Modal/ComposedModal/index.html rename to framed/Modal/ComposedModal.html diff --git a/framed/Modal/DangerModal/index.html b/framed/Modal/DangerModal.html similarity index 100% rename from framed/Modal/DangerModal/index.html rename to framed/Modal/DangerModal.html diff --git a/framed/Modal/Modal/index.html b/framed/Modal/Modal.html similarity index 100% rename from framed/Modal/Modal/index.html rename to framed/Modal/Modal.html diff --git a/framed/Modal/ModalExtraSmall/index.html b/framed/Modal/ModalExtraSmall.html similarity index 100% rename from framed/Modal/ModalExtraSmall/index.html rename to framed/Modal/ModalExtraSmall.html diff --git a/framed/Modal/ModalLarge/index.html b/framed/Modal/ModalLarge.html similarity index 100% rename from framed/Modal/ModalLarge/index.html rename to framed/Modal/ModalLarge.html diff --git a/framed/Modal/ModalPreventOutsideClick/index.html b/framed/Modal/ModalPreventOutsideClick.html similarity index 100% rename from framed/Modal/ModalPreventOutsideClick/index.html rename to framed/Modal/ModalPreventOutsideClick.html diff --git a/framed/Modal/ModalSmall/index.html b/framed/Modal/ModalSmall.html similarity index 100% rename from framed/Modal/ModalSmall/index.html rename to framed/Modal/ModalSmall.html diff --git a/framed/Modal/PassiveModal/index.html b/framed/Modal/PassiveModal.html similarity index 100% rename from framed/Modal/PassiveModal/index.html rename to framed/Modal/PassiveModal.html diff --git a/framed/UIShell/HeaderNav/index.html b/framed/UIShell/HeaderNav.html similarity index 100% rename from framed/UIShell/HeaderNav/index.html rename to framed/UIShell/HeaderNav.html diff --git a/framed/UIShell/HeaderSwitcher/index.html b/framed/UIShell/HeaderSwitcher.html similarity index 100% rename from framed/UIShell/HeaderSwitcher/index.html rename to framed/UIShell/HeaderSwitcher.html diff --git a/framed/UIShell/HeaderUtilities/index.html b/framed/UIShell/HeaderUtilities.html similarity index 100% rename from framed/UIShell/HeaderUtilities/index.html rename to framed/UIShell/HeaderUtilities.html