@skyux/code-examples 13.0.0-alpha.4 → 13.0.0-alpha.5
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/fesm2022/skyux-code-examples.mjs +45 -58
- package/fesm2022/skyux-code-examples.mjs.map +1 -1
- package/index.d.ts +2 -11
- package/package.json +33 -33
package/index.d.ts
CHANGED
|
@@ -1212,7 +1212,7 @@ declare class FormsSelectionBoxCheckboxExampleComponent {
|
|
|
1212
1212
|
protected checkboxControls: FormControl[] | undefined;
|
|
1213
1213
|
protected selectionBoxes: {
|
|
1214
1214
|
description: string;
|
|
1215
|
-
|
|
1215
|
+
iconName: string;
|
|
1216
1216
|
name: string;
|
|
1217
1217
|
selected?: boolean;
|
|
1218
1218
|
}[];
|
|
@@ -1717,15 +1717,6 @@ declare class LayoutPageSummaryBasicExampleComponent {
|
|
|
1717
1717
|
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutPageSummaryBasicExampleComponent, "app-layout-page-summary-basic-example", never, {}, {}, never, never, true, never>;
|
|
1718
1718
|
}
|
|
1719
1719
|
|
|
1720
|
-
/**
|
|
1721
|
-
* @title Page with basic setup
|
|
1722
|
-
* @docsDemoHidden
|
|
1723
|
-
*/
|
|
1724
|
-
declare class LayoutPageLayoutFitExampleComponent {
|
|
1725
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutPageLayoutFitExampleComponent, never>;
|
|
1726
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutPageLayoutFitExampleComponent, "app-layout-page-layout-fit-example", never, {}, {}, never, never, true, never>;
|
|
1727
|
-
}
|
|
1728
|
-
|
|
1729
1720
|
/**
|
|
1730
1721
|
* @title Text expand repeater with basic setup
|
|
1731
1722
|
*/
|
|
@@ -2806,4 +2797,4 @@ declare class ValidationUrlValidationDirectiveExampleComponent {
|
|
|
2806
2797
|
static ɵcmp: i0.ɵɵComponentDeclaration<ValidationUrlValidationDirectiveExampleComponent, "app-validation-url-validation-directive-example", never, {}, {}, never, never, true, never>;
|
|
2807
2798
|
}
|
|
2808
2799
|
|
|
2809
|
-
export { ActionBarsSummaryActionBarBasicExampleComponent, ActionBarsSummaryActionBarErrorExampleComponent, ActionBarsSummaryActionBarModalExampleComponent, ActionBarsSummaryActionBarTabExampleComponent, AgGridDataEntryGridBasicExampleComponent, AgGridDataEntryGridDataManagerAddedExampleComponent, AgGridDataEntryGridFocusExampleComponent, AgGridDataEntryGridInlineHelpExampleComponent, AgGridDataGridBasicExampleComponent, AgGridDataGridBasicMultiselectExampleComponent, AgGridDataGridDataManagerExampleComponent, AgGridDataGridDataManagerMultiselectExampleComponent, AgGridDataGridInlineHelpExampleComponent, AgGridDataGridPagingExampleComponent, AgGridDataGridTemplateRefColumnExampleComponent, AgGridDataGridTopScrollExampleComponent, AngularTreeComponentAngularTreeBasicExampleComponent, AngularTreeComponentAngularTreeHelpKeyExampleComponent, AutonumericCurrencyExampleComponent, AutonumericInternationalFormattingExampleComponent, AutonumericOptionsProviderExampleComponent, AutonumericPresetExampleComponent, AvatarExampleComponent, ColorpickerBasicExampleComponent, ColorpickerHelpKeyExampleComponent, ColorpickerProgrammaticExampleComponent, CoreIdExampleComponent, CoreMediaQueryBasicExampleComponent, CoreMediaQueryResponsiveHostExampleComponent, CoreNumericBasicExampleComponent, DataManagerBasicExampleComponent, DatetimeDatePipeBasicExampleComponent, DatetimeDateRangePickerBasicExampleComponent, DatetimeDateRangePickerCustomCalculatorExampleComponent, DatetimeDateRangePickerHelpKeyExampleComponent, DatetimeDatepickerBasicExampleComponent, DatetimeDatepickerCustomDatesExampleComponent, DatetimeDatepickerFuzzyExampleComponent, DatetimeTimepickerBasicExampleComponent, ErrorsErrorEmbeddedExampleComponent, ErrorsErrorModalExampleComponent, FlyoutBasicExampleComponent, FlyoutCustomHeadersExampleComponent, FormsCharacterCountExampleComponent, FormsCheckboxBasicExampleComponent, FormsCheckboxHelpKeyExampleComponent, FormsCheckboxIconGroupExampleComponent, FormsFieldGroupBasicExampleComponent, FormsFieldGroupHelpKeyExampleComponent, FormsFileAttachmentBasicExampleComponent, FormsFileAttachmentHelpKeyExampleComponent, FormsFileDropBasicExampleComponent, FormsFileDropHelpKeyExampleComponent, FormsInputBoxBasicExampleComponent, FormsInputBoxWithCustomFormErrorsExampleComponent, FormsRadioHelpKeyExampleComponent, FormsRadioIconExampleComponent, FormsRadioStandardExampleComponent, FormsSelectionBoxCheckboxExampleComponent, FormsSelectionBoxRadioExampleComponent, FormsToggleSwitchBasicExampleComponent, FormsToggleSwitchHelpKeyExampleComponent, HelpInlineBasicExampleComponent, IconBasicExampleComponent, IconIconButtonExampleComponent, IndicatorsAlertBasicExampleComponent, IndicatorsIllustrationBasicExampleComponent, IndicatorsKeyInfoBasicExampleComponent, IndicatorsKeyInfoHelpKeyExampleComponent, IndicatorsLabelBasicExampleComponent, IndicatorsStatusIndicatorBasicExampleComponent, IndicatorsStatusIndicatorHelpKeyExampleComponent, IndicatorsTextHighlightBasicExampleComponent, IndicatorsTokensBasicExampleComponent, IndicatorsTokensCustomExampleComponent, IndicatorsWaitElementExampleComponent, IndicatorsWaitPageExampleComponent, InlineFormBasicExampleComponent, InlineFormCustomButtonsExampleComponent, InlineFormRepeatersExampleComponent, LayoutActionButtonBasicExampleComponent, LayoutActionButtonPermalinkExampleComponent, LayoutBackToTopInfiniteScrollExampleComponent, LayoutBackToTopRepeaterExampleComponent, LayoutBoxBasicExampleComponent, LayoutBoxHelpKeyExampleComponent, LayoutCardBasicExampleComponent, LayoutDefinitionListBasicExampleComponent, LayoutDescriptionListHelpKeyExampleComponent, LayoutDescriptionListHorizontalExampleComponent, LayoutDescriptionListInlineHelpExampleComponent, LayoutDescriptionListLongDescriptionExampleComponent, LayoutDescriptionListVerticalExampleComponent, LayoutFluidGridExampleComponent, LayoutFormatExampleComponent, LayoutInlineDeleteCustomExampleComponent, LayoutInlineDeleteRepeaterExampleComponent,
|
|
2800
|
+
export { ActionBarsSummaryActionBarBasicExampleComponent, ActionBarsSummaryActionBarErrorExampleComponent, ActionBarsSummaryActionBarModalExampleComponent, ActionBarsSummaryActionBarTabExampleComponent, AgGridDataEntryGridBasicExampleComponent, AgGridDataEntryGridDataManagerAddedExampleComponent, AgGridDataEntryGridFocusExampleComponent, AgGridDataEntryGridInlineHelpExampleComponent, AgGridDataGridBasicExampleComponent, AgGridDataGridBasicMultiselectExampleComponent, AgGridDataGridDataManagerExampleComponent, AgGridDataGridDataManagerMultiselectExampleComponent, AgGridDataGridInlineHelpExampleComponent, AgGridDataGridPagingExampleComponent, AgGridDataGridTemplateRefColumnExampleComponent, AgGridDataGridTopScrollExampleComponent, AngularTreeComponentAngularTreeBasicExampleComponent, AngularTreeComponentAngularTreeHelpKeyExampleComponent, AutonumericCurrencyExampleComponent, AutonumericInternationalFormattingExampleComponent, AutonumericOptionsProviderExampleComponent, AutonumericPresetExampleComponent, AvatarExampleComponent, ColorpickerBasicExampleComponent, ColorpickerHelpKeyExampleComponent, ColorpickerProgrammaticExampleComponent, CoreIdExampleComponent, CoreMediaQueryBasicExampleComponent, CoreMediaQueryResponsiveHostExampleComponent, CoreNumericBasicExampleComponent, DataManagerBasicExampleComponent, DatetimeDatePipeBasicExampleComponent, DatetimeDateRangePickerBasicExampleComponent, DatetimeDateRangePickerCustomCalculatorExampleComponent, DatetimeDateRangePickerHelpKeyExampleComponent, DatetimeDatepickerBasicExampleComponent, DatetimeDatepickerCustomDatesExampleComponent, DatetimeDatepickerFuzzyExampleComponent, DatetimeTimepickerBasicExampleComponent, ErrorsErrorEmbeddedExampleComponent, ErrorsErrorModalExampleComponent, FlyoutBasicExampleComponent, FlyoutCustomHeadersExampleComponent, FormsCharacterCountExampleComponent, FormsCheckboxBasicExampleComponent, FormsCheckboxHelpKeyExampleComponent, FormsCheckboxIconGroupExampleComponent, FormsFieldGroupBasicExampleComponent, FormsFieldGroupHelpKeyExampleComponent, FormsFileAttachmentBasicExampleComponent, FormsFileAttachmentHelpKeyExampleComponent, FormsFileDropBasicExampleComponent, FormsFileDropHelpKeyExampleComponent, FormsInputBoxBasicExampleComponent, FormsInputBoxWithCustomFormErrorsExampleComponent, FormsRadioHelpKeyExampleComponent, FormsRadioIconExampleComponent, FormsRadioStandardExampleComponent, FormsSelectionBoxCheckboxExampleComponent, FormsSelectionBoxRadioExampleComponent, FormsToggleSwitchBasicExampleComponent, FormsToggleSwitchHelpKeyExampleComponent, HelpInlineBasicExampleComponent, IconBasicExampleComponent, IconIconButtonExampleComponent, IndicatorsAlertBasicExampleComponent, IndicatorsIllustrationBasicExampleComponent, IndicatorsKeyInfoBasicExampleComponent, IndicatorsKeyInfoHelpKeyExampleComponent, IndicatorsLabelBasicExampleComponent, IndicatorsStatusIndicatorBasicExampleComponent, IndicatorsStatusIndicatorHelpKeyExampleComponent, IndicatorsTextHighlightBasicExampleComponent, IndicatorsTokensBasicExampleComponent, IndicatorsTokensCustomExampleComponent, IndicatorsWaitElementExampleComponent, IndicatorsWaitPageExampleComponent, InlineFormBasicExampleComponent, InlineFormCustomButtonsExampleComponent, InlineFormRepeatersExampleComponent, LayoutActionButtonBasicExampleComponent, LayoutActionButtonPermalinkExampleComponent, LayoutBackToTopInfiniteScrollExampleComponent, LayoutBackToTopRepeaterExampleComponent, LayoutBoxBasicExampleComponent, LayoutBoxHelpKeyExampleComponent, LayoutCardBasicExampleComponent, LayoutDefinitionListBasicExampleComponent, LayoutDescriptionListHelpKeyExampleComponent, LayoutDescriptionListHorizontalExampleComponent, LayoutDescriptionListInlineHelpExampleComponent, LayoutDescriptionListLongDescriptionExampleComponent, LayoutDescriptionListVerticalExampleComponent, LayoutFluidGridExampleComponent, LayoutFormatExampleComponent, LayoutInlineDeleteCustomExampleComponent, LayoutInlineDeleteRepeaterExampleComponent, LayoutPageSummaryBasicExampleComponent, LayoutTextExpandInlineExampleComponent, LayoutTextExpandModalExampleComponent, LayoutTextExpandNewlineExampleComponent, LayoutTextExpandRepeaterExampleComponent, LayoutToolbarBasicExampleComponent, LayoutToolbarSectionedExampleComponent, ListsFilterInlineExampleComponent, ListsFilterModalExampleComponent, ListsInfiniteScrollRepeaterExampleComponent, ListsPagingBasicExampleComponent, ListsPagingWithContentExampleComponent, ListsRepeaterAddRemoveExampleComponent, ListsRepeaterBasicExampleComponent, ListsRepeaterInlineFormExampleComponent, ListsSortBasicExampleComponent, LookupAddItemExampleComponent, LookupAutocompleteAdvancedExampleComponent, LookupAutocompleteAnyValueExampleComponent, LookupAutocompleteBasicExampleComponent, LookupAutocompleteCustomSearchExampleComponent, LookupAutocompleteSearchFiltersExampleComponent, LookupCountryFieldBasicExampleComponent, LookupCustomPickerExampleComponent, LookupMultiSelectExampleComponent, LookupResultTemplatesExampleComponent, LookupSearchBasicExampleComponent, LookupSelectionModalAddItemExampleComponent, LookupSelectionModalBasicExampleComponent, LookupSingleSelectExampleComponent, ModalsConfirmBasicWithControllerExampleComponent, ModalsConfirmBasicWithHarnessExampleComponent, ModalsModalBasicWithControllerExampleComponent, ModalsModalBasicWithHarnessExampleComponent, ModalsModalBasicWithHarnessHelpKeyExampleComponent, ModalsModalWithErrorExampleComponent, NavbarExampleComponent, PagesActionHubExampleComponent, PagesPageHomePageBlocksLayoutExampleComponent, PagesPageListPageListLayoutExampleComponent, PagesPageListPageTabsLayoutExampleComponent, PagesPageRecordPageBlocksLayoutExampleComponent, PagesPageRecordPageTabsLayoutExampleComponent, PagesPageSplitViewPageFitLayoutExampleComponent, PhoneFieldBasicExampleComponent, PopoversDropdownBasicExampleComponent, PopoversPopoverBasicExampleComponent, PopoversPopoverProgrammaticExampleComponent, ProgressIndicatorPassiveIndicatorBasicExampleComponent, ProgressIndicatorWaterfallIndicatorBasicExampleComponent, ProgressIndicatorWizardBasicExampleComponent, RouterHrefBasicExampleComponent, SplitViewBasicExampleComponent, SplitViewPageBoundExampleComponent, TabsDynamicAddCloseExampleComponent, TabsDynamicExampleComponent, TabsSectionedFormModalExampleComponent, TabsStaticAddCloseExampleComponent, TabsStaticExampleComponent, TabsVerticalTabsBasicExampleComponent, TabsVerticalTabsGroupedExampleComponent, TabsWizardBasicExampleComponent, TextEditorExampleComponent, TextEditorHelpKeyExampleComponent, TextEditorRichTextDisplayExampleComponent, TilesBasicExampleComponent, ToastBasicExampleComponent, ToastCustomComponentExampleComponent, ValidationEmailValidationControlValidatorExampleComponent, ValidationEmailValidationDirectiveExampleComponent, ValidationUrlValidationControlValidatorExampleComponent, ValidationUrlValidationDirectiveExampleComponent };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@skyux/code-examples",
|
|
3
|
-
"version": "13.0.0-alpha.
|
|
3
|
+
"version": "13.0.0-alpha.5",
|
|
4
4
|
"author": "Blackbaud, Inc.",
|
|
5
5
|
"description": "Internal SKY UX use only",
|
|
6
6
|
"keywords": [
|
|
@@ -23,38 +23,38 @@
|
|
|
23
23
|
"@angular/forms": "^20.0.5",
|
|
24
24
|
"@angular/router": "^20.0.5",
|
|
25
25
|
"@blackbaud/angular-tree-component": "^1.0.0",
|
|
26
|
-
"@skyux/action-bars": "13.0.0-alpha.
|
|
27
|
-
"@skyux/ag-grid": "13.0.0-alpha.
|
|
28
|
-
"@skyux/angular-tree-component": "13.0.0-alpha.
|
|
29
|
-
"@skyux/autonumeric": "13.0.0-alpha.
|
|
30
|
-
"@skyux/avatar": "13.0.0-alpha.
|
|
31
|
-
"@skyux/colorpicker": "13.0.0-alpha.
|
|
32
|
-
"@skyux/core": "13.0.0-alpha.
|
|
33
|
-
"@skyux/data-manager": "13.0.0-alpha.
|
|
34
|
-
"@skyux/datetime": "13.0.0-alpha.
|
|
35
|
-
"@skyux/errors": "13.0.0-alpha.
|
|
36
|
-
"@skyux/flyout": "13.0.0-alpha.
|
|
37
|
-
"@skyux/forms": "13.0.0-alpha.
|
|
38
|
-
"@skyux/help-inline": "13.0.0-alpha.
|
|
39
|
-
"@skyux/icon": "13.0.0-alpha.
|
|
40
|
-
"@skyux/indicators": "13.0.0-alpha.
|
|
41
|
-
"@skyux/inline-form": "13.0.0-alpha.
|
|
42
|
-
"@skyux/layout": "13.0.0-alpha.
|
|
43
|
-
"@skyux/lists": "13.0.0-alpha.
|
|
44
|
-
"@skyux/lookup": "13.0.0-alpha.
|
|
45
|
-
"@skyux/modals": "13.0.0-alpha.
|
|
46
|
-
"@skyux/navbar": "13.0.0-alpha.
|
|
47
|
-
"@skyux/pages": "13.0.0-alpha.
|
|
48
|
-
"@skyux/phone-field": "13.0.0-alpha.
|
|
49
|
-
"@skyux/popovers": "13.0.0-alpha.
|
|
50
|
-
"@skyux/progress-indicator": "13.0.0-alpha.
|
|
51
|
-
"@skyux/router": "13.0.0-alpha.
|
|
52
|
-
"@skyux/split-view": "13.0.0-alpha.
|
|
53
|
-
"@skyux/tabs": "13.0.0-alpha.
|
|
54
|
-
"@skyux/text-editor": "13.0.0-alpha.
|
|
55
|
-
"@skyux/tiles": "13.0.0-alpha.
|
|
56
|
-
"@skyux/toast": "13.0.0-alpha.
|
|
57
|
-
"@skyux/validation": "13.0.0-alpha.
|
|
26
|
+
"@skyux/action-bars": "13.0.0-alpha.5",
|
|
27
|
+
"@skyux/ag-grid": "13.0.0-alpha.5",
|
|
28
|
+
"@skyux/angular-tree-component": "13.0.0-alpha.5",
|
|
29
|
+
"@skyux/autonumeric": "13.0.0-alpha.5",
|
|
30
|
+
"@skyux/avatar": "13.0.0-alpha.5",
|
|
31
|
+
"@skyux/colorpicker": "13.0.0-alpha.5",
|
|
32
|
+
"@skyux/core": "13.0.0-alpha.5",
|
|
33
|
+
"@skyux/data-manager": "13.0.0-alpha.5",
|
|
34
|
+
"@skyux/datetime": "13.0.0-alpha.5",
|
|
35
|
+
"@skyux/errors": "13.0.0-alpha.5",
|
|
36
|
+
"@skyux/flyout": "13.0.0-alpha.5",
|
|
37
|
+
"@skyux/forms": "13.0.0-alpha.5",
|
|
38
|
+
"@skyux/help-inline": "13.0.0-alpha.5",
|
|
39
|
+
"@skyux/icon": "13.0.0-alpha.5",
|
|
40
|
+
"@skyux/indicators": "13.0.0-alpha.5",
|
|
41
|
+
"@skyux/inline-form": "13.0.0-alpha.5",
|
|
42
|
+
"@skyux/layout": "13.0.0-alpha.5",
|
|
43
|
+
"@skyux/lists": "13.0.0-alpha.5",
|
|
44
|
+
"@skyux/lookup": "13.0.0-alpha.5",
|
|
45
|
+
"@skyux/modals": "13.0.0-alpha.5",
|
|
46
|
+
"@skyux/navbar": "13.0.0-alpha.5",
|
|
47
|
+
"@skyux/pages": "13.0.0-alpha.5",
|
|
48
|
+
"@skyux/phone-field": "13.0.0-alpha.5",
|
|
49
|
+
"@skyux/popovers": "13.0.0-alpha.5",
|
|
50
|
+
"@skyux/progress-indicator": "13.0.0-alpha.5",
|
|
51
|
+
"@skyux/router": "13.0.0-alpha.5",
|
|
52
|
+
"@skyux/split-view": "13.0.0-alpha.5",
|
|
53
|
+
"@skyux/tabs": "13.0.0-alpha.5",
|
|
54
|
+
"@skyux/text-editor": "13.0.0-alpha.5",
|
|
55
|
+
"@skyux/tiles": "13.0.0-alpha.5",
|
|
56
|
+
"@skyux/toast": "13.0.0-alpha.5",
|
|
57
|
+
"@skyux/validation": "13.0.0-alpha.5",
|
|
58
58
|
"ag-grid-angular": "^33.3.2",
|
|
59
59
|
"ag-grid-community": "^33.3.2"
|
|
60
60
|
},
|