@avenirs-esr/avenirs-dsav 0.1.2 → 0.1.4
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/avenirs-dsav.es.js +1037 -933
- package/dist/avenirs-dsav.umd.js +82 -57
- package/dist/{src/components → components}/interaction/buttons/index.d.ts +1 -0
- package/dist/{src/components → components}/interaction/lists/index.d.ts +2 -0
- package/dist/{src/components → components}/interaction/pickers/index.d.ts +1 -0
- package/dist/{src/components → components}/interaction/selects/index.d.ts +2 -0
- package/dist/{src/components → components}/navigation/index.d.ts +1 -0
- package/dist/{src/components → components}/overlay/index.d.ts +1 -0
- package/dist/{src/index.d.ts → index.d.ts} +1 -0
- package/package.json +1 -1
- /package/dist/{src/App.vue.d.ts → App.vue.d.ts} +0 -0
- /package/dist/{src/components → components}/badges/AvBadge/AvBadge.stories.d.ts +0 -0
- /package/dist/{src/components → components}/badges/AvBadge/AvBadge.stub.d.ts +0 -0
- /package/dist/{src/components → components}/badges/AvBadge/AvBadge.test.d.ts +0 -0
- /package/dist/{src/components → components}/badges/AvBadge/AvBadge.vue.d.ts +0 -0
- /package/dist/{src/components → components}/badges/index.d.ts +0 -0
- /package/dist/{src/components → components}/base/AvIconText/AvIconText.stories.d.ts +0 -0
- /package/dist/{src/components → components}/base/AvIconText/AvIconText.test.d.ts +0 -0
- /package/dist/{src/components → components}/base/AvIconText/AvIconText.vue.d.ts +0 -0
- /package/dist/{src/components → components}/base/AvNotice/AvNotice.stories.d.ts +0 -0
- /package/dist/{src/components → components}/base/AvNotice/AvNotice.test.d.ts +0 -0
- /package/dist/{src/components → components}/base/AvNotice/AvNotice.vue.d.ts +0 -0
- /package/dist/{src/components → components}/base/AvVIcon/AvVIcon.stories.d.ts +0 -0
- /package/dist/{src/components → components}/base/AvVIcon/AvVIcon.stub.d.ts +0 -0
- /package/dist/{src/components → components}/base/AvVIcon/AvVIcon.vue.d.ts +0 -0
- /package/dist/{src/components → components}/base/index.d.ts +0 -0
- /package/dist/{src/components → components}/cards/AvCard/AvCard.stories.d.ts +0 -0
- /package/dist/{src/components → components}/cards/AvCard/AvCard.test.d.ts +0 -0
- /package/dist/{src/components → components}/cards/AvCard/AvCard.vue.d.ts +0 -0
- /package/dist/{src/components → components}/cards/index.d.ts +0 -0
- /package/dist/{src/components → components}/feedback/AvAlert/AvAlert.test.d.ts +0 -0
- /package/dist/{src/components → components}/feedback/AvAlert/AvAlert.vue.d.ts +0 -0
- /package/dist/{src/components → components}/feedback/AvToaster/AvToaster.test.d.ts +0 -0
- /package/dist/{src/components → components}/feedback/AvToaster/AvToaster.vue.d.ts +0 -0
- /package/dist/{src/components → components}/feedback/index.d.ts +0 -0
- /package/dist/{src/components → components}/header/AvHeader/AvHeader.test.d.ts +0 -0
- /package/dist/{src/components → components}/header/AvHeader/AvHeader.vue.d.ts +0 -0
- /package/dist/{src/components → components}/header/AvHeaderMenuLinks/AvHeaderMenuLinks.test.d.ts +0 -0
- /package/dist/{src/components → components}/header/AvHeaderMenuLinks/AvHeaderMenuLinks.vue.d.ts +0 -0
- /package/dist/{src/components → components}/header/AvLogo.vue.d.ts +0 -0
- /package/dist/{src/components → components}/header/EsupLogo.test.d.ts +0 -0
- /package/dist/{src/components → components}/header/EsupLogo.vue.d.ts +0 -0
- /package/dist/{src/components → components}/header/index.d.ts +0 -0
- /package/dist/{src/components → components}/index.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/accordions/AvAccordion/AvAccordion.stories.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/accordions/AvAccordion/AvAccordion.test.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/accordions/AvAccordion/AvAccordion.vue.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/accordions/AvAccordionsGroup/AvAccordionsGroup.stories.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/accordions/AvAccordionsGroup/AvAccordionsGroup.test.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/accordions/AvAccordionsGroup/AvAccordionsGroup.vue.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/accordions/index.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/buttons/AvButton/AvButton.stories.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/buttons/AvButton/AvButton.stub.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/buttons/AvButton/AvButton.test.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/buttons/AvButton/AvButton.vue.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/buttons/AvRichButton/AvRichButton.stories.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/buttons/AvRichButton/AvRichButton.test.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/buttons/AvRichButton/AvRichButton.vue.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/files/AvFileUpload/AvFileUpload.stories.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/files/AvFileUpload/AvFileUpload.test.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/files/AvFileUpload/AvFileUpload.vue.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/files/AvFileUpload/AvFileUploadAlert.vue.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/files/index.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/index.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/inputs/AvInput/AvInput.stories.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/inputs/AvInput/AvInput.test.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/inputs/AvInput/AvInput.vue.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/inputs/index.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/lists/AvList/AvList.stories.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/lists/AvList/AvList.stub.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/lists/AvList/AvList.test.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/lists/AvList/AvList.vue.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/lists/AvListItem/AvListItem.stories.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/lists/AvListItem/AvListItem.stub.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/lists/AvListItem/AvListItem.test.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/lists/AvListItem/AvListItem.vue.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/pickers/AvPageSizePicker/AvPageSizePicker.stories.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/pickers/AvPageSizePicker/AvPageSizePicker.test.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/pickers/AvPageSizePicker/AvPageSizePicker.vue.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/pickers/AvTagPicker/AvTagPicker.stories.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/pickers/AvTagPicker/AvTagPicker.stub.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/pickers/AvTagPicker/AvTagPicker.test.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/pickers/AvTagPicker/AvTagPicker.vue.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/radios/AvRadioButton/AvRadioButton.stories.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/radios/AvRadioButton/AvRadioButton.test.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/radios/AvRadioButton/AvRadioButton.vue.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/radios/AvRadioButtonSet/AvRadioButtonSet.stories.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/radios/AvRadioButtonSet/AvRadioButtonSet.test.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/radios/AvRadioButtonSet/AvRadioButtonSet.vue.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/radios/index.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/selects/AvAutocomplete/AvAutocomplete.stories.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/selects/AvAutocomplete/AvAutocomplete.stub.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/selects/AvAutocomplete/AvAutocomplete.test.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/selects/AvAutocomplete/AvAutocomplete.types.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/selects/AvAutocomplete/AvAutocomplete.vue.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/selects/AvAutocomplete/AvAutocompleteContext.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/selects/AvAutocomplete/AvAutocompleteDropdown.vue.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/selects/AvAutocomplete/AvAutocompleteInput.vue.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/selects/AvAutocomplete/AvAutocompleteSelectedTags.vue.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/selects/AvSelect/AvSelect.stories.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/selects/AvSelect/AvSelect.stub.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/selects/AvSelect/AvSelect.test.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/selects/AvSelect/AvSelect.vue.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/tabs/AvTab/AvTab.stories.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/tabs/AvTab/AvTab.test.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/tabs/AvTab/AvTab.vue.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/tabs/AvTabs/AvTabs.stories.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/tabs/AvTabs/AvTabs.test.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/tabs/AvTabs/AvTabs.vue.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/tabs/index.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/toggles/AvToggle/AvToggle.stories.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/toggles/AvToggle/AvToggle.test.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/toggles/AvToggle/AvToggle.vue.d.ts +0 -0
- /package/dist/{src/components → components}/interaction/toggles/index.d.ts +0 -0
- /package/dist/{src/components → components}/navigation/AvNavigation/AvNavigation.stories.d.ts +0 -0
- /package/dist/{src/components → components}/navigation/AvNavigation/AvNavigation.test.d.ts +0 -0
- /package/dist/{src/components → components}/navigation/AvNavigation/AvNavigation.vue.d.ts +0 -0
- /package/dist/{src/components → components}/navigation/AvNavigation/index.d.ts +0 -0
- /package/dist/{src/components → components}/navigation/AvPagination/AvPagination.test.d.ts +0 -0
- /package/dist/{src/components → components}/navigation/AvPagination/AvPagination.vue.d.ts +0 -0
- /package/dist/{src/components → components}/navigation/AvPagination/utils.d.ts +0 -0
- /package/dist/{src/components → components}/navigation/AvPagination/utils.test.d.ts +0 -0
- /package/dist/{src/components → components}/navigation/AvSideMenu/AvSideMenu.stories.d.ts +0 -0
- /package/dist/{src/components → components}/navigation/AvSideMenu/AvSideMenu.test.d.ts +0 -0
- /package/dist/{src/components → components}/navigation/AvSideMenu/AvSideMenu.vue.d.ts +0 -0
- /package/dist/{src/components → components}/navigation/AvSideNavigation/AvSideNavigation.stories.d.ts +0 -0
- /package/dist/{src/components → components}/navigation/AvSideNavigation/AvSideNavigation.stub.d.ts +0 -0
- /package/dist/{src/components → components}/navigation/AvSideNavigation/AvSideNavigation.test.d.ts +0 -0
- /package/dist/{src/components → components}/navigation/AvSideNavigation/AvSideNavigation.vue.d.ts +0 -0
- /package/dist/{src/components → components}/overlay/drawers/AvDrawer/AvDrawer.stories.d.ts +0 -0
- /package/dist/{src/components → components}/overlay/drawers/AvDrawer/AvDrawer.stub.d.ts +0 -0
- /package/dist/{src/components → components}/overlay/drawers/AvDrawer/AvDrawer.test.d.ts +0 -0
- /package/dist/{src/components → components}/overlay/drawers/AvDrawer/AvDrawer.vue.d.ts +0 -0
- /package/dist/{src/components → components}/overlay/modals/AvModal/AvModal.test.d.ts +0 -0
- /package/dist/{src/components → components}/overlay/modals/AvModal/AvModal.vue.d.ts +0 -0
- /package/dist/{src/components → components}/overlay/popovers/AvPopover/AvPopover.stories.d.ts +0 -0
- /package/dist/{src/components → components}/overlay/popovers/AvPopover/AvPopover.test.d.ts +0 -0
- /package/dist/{src/components → components}/overlay/popovers/AvPopover/AvPopover.vue.d.ts +0 -0
- /package/dist/{src/components → components}/overlay/popovers/AvPopover/use-popover.d.ts +0 -0
- /package/dist/{src/components → components}/overlay/popovers/AvPopover/use-popover.test.d.ts +0 -0
- /package/dist/{src/composables → composables}/index.d.ts +0 -0
- /package/dist/{src/composables → composables}/use-focus-trap/use-focus-trap.d.ts +0 -0
- /package/dist/{src/composables → composables}/use-focus-trap/use-focus-trap.test.d.ts +0 -0
- /package/dist/{src/config → config}/index.d.ts +0 -0
- /package/dist/{src/config → config}/page-sizes.d.ts +0 -0
- /package/dist/{src/main.d.ts → main.d.ts} +0 -0
- /package/dist/{src/stories → stories}/foundations/icons.stories.d.ts +0 -0
- /package/dist/{src/stories → stories}/foundations/typography.stories.d.ts +0 -0
- /package/dist/{src/tests → tests}/index.d.ts +0 -0
- /package/dist/{src/tests → tests}/stubs.d.ts +0 -0
- /package/dist/{src/tests → tests}/utils.d.ts +0 -0
- /package/dist/{src/tokens → tokens}/icons.d.ts +0 -0
- /package/dist/{src/tokens → tokens}/index.d.ts +0 -0
- /package/dist/{src/utils → utils}/array/array.d.ts +0 -0
- /package/dist/{src/utils → utils}/forms/form.test.d.ts +0 -0
- /package/dist/{src/utils → utils}/forms/forms.d.ts +0 -0
- /package/dist/{src/utils → utils}/index.d.ts +0 -0
- /package/dist/{src/utils → utils}/string/string.d.ts +0 -0
- /package/dist/{src/utils → utils}/string/string.test.d.ts +0 -0
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
export { AvAutocompleteStub } from './AvAutocomplete/AvAutocomplete.stub';
|
|
1
2
|
export * from './AvAutocomplete/AvAutocomplete.types';
|
|
2
3
|
export { default as AvAutocomplete } from './AvAutocomplete/AvAutocomplete.vue';
|
|
4
|
+
export { AvSelectStub } from './AvSelect/AvSelect.stub';
|
|
3
5
|
export { default as AvSelect } from './AvSelect/AvSelect.vue';
|
|
@@ -2,4 +2,5 @@ export * from './AvNavigation';
|
|
|
2
2
|
export { default as AvPagination } from './AvPagination/AvPagination.vue';
|
|
3
3
|
export * from './AvPagination/utils';
|
|
4
4
|
export { default as AvSideMenu, type AvSideMenuProps } from './AvSideMenu/AvSideMenu.vue';
|
|
5
|
+
export { AvSideNavigationStub } from './AvSideNavigation/AvSideNavigation.stub';
|
|
5
6
|
export { default as AvSideNavigation, type AvSideNavigationItem, type AvSideNavigationProps } from './AvSideNavigation/AvSideNavigation.vue';
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
export { AvDrawerStub } from './drawers/AvDrawer/AvDrawer.stub';
|
|
1
2
|
export { default as AvDrawer } from './drawers/AvDrawer/AvDrawer.vue';
|
|
2
3
|
export { default as AvModal } from './modals/AvModal/AvModal.vue';
|
|
3
4
|
export { default as AvPopover } from './popovers/AvPopover/AvPopover.vue';
|
package/package.json
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/{src/components → components}/header/AvHeaderMenuLinks/AvHeaderMenuLinks.test.d.ts
RENAMED
|
File without changes
|
/package/dist/{src/components → components}/header/AvHeaderMenuLinks/AvHeaderMenuLinks.vue.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/{src/components → components}/interaction/accordions/AvAccordion/AvAccordion.test.d.ts
RENAMED
|
File without changes
|
/package/dist/{src/components → components}/interaction/accordions/AvAccordion/AvAccordion.vue.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/{src/components → components}/interaction/buttons/AvButton/AvButton.stories.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/{src/components → components}/interaction/buttons/AvRichButton/AvRichButton.test.d.ts
RENAMED
|
File without changes
|
/package/dist/{src/components → components}/interaction/buttons/AvRichButton/AvRichButton.vue.d.ts
RENAMED
|
File without changes
|
/package/dist/{src/components → components}/interaction/files/AvFileUpload/AvFileUpload.stories.d.ts
RENAMED
|
File without changes
|
/package/dist/{src/components → components}/interaction/files/AvFileUpload/AvFileUpload.test.d.ts
RENAMED
|
File without changes
|
/package/dist/{src/components → components}/interaction/files/AvFileUpload/AvFileUpload.vue.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/{src/components → components}/interaction/lists/AvListItem/AvListItem.stories.d.ts
RENAMED
|
File without changes
|
/package/dist/{src/components → components}/interaction/lists/AvListItem/AvListItem.stub.d.ts
RENAMED
|
File without changes
|
/package/dist/{src/components → components}/interaction/lists/AvListItem/AvListItem.test.d.ts
RENAMED
|
File without changes
|
/package/dist/{src/components → components}/interaction/lists/AvListItem/AvListItem.vue.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/{src/components → components}/interaction/pickers/AvTagPicker/AvTagPicker.stories.d.ts
RENAMED
|
File without changes
|
/package/dist/{src/components → components}/interaction/pickers/AvTagPicker/AvTagPicker.stub.d.ts
RENAMED
|
File without changes
|
/package/dist/{src/components → components}/interaction/pickers/AvTagPicker/AvTagPicker.test.d.ts
RENAMED
|
File without changes
|
/package/dist/{src/components → components}/interaction/pickers/AvTagPicker/AvTagPicker.vue.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/{src/components → components}/interaction/radios/AvRadioButton/AvRadioButton.test.d.ts
RENAMED
|
File without changes
|
/package/dist/{src/components → components}/interaction/radios/AvRadioButton/AvRadioButton.vue.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/{src/components → components}/interaction/selects/AvSelect/AvSelect.stories.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/{src/components → components}/interaction/toggles/AvToggle/AvToggle.stories.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/{src/components → components}/navigation/AvNavigation/AvNavigation.stories.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/{src/components → components}/navigation/AvSideNavigation/AvSideNavigation.stub.d.ts
RENAMED
|
File without changes
|
/package/dist/{src/components → components}/navigation/AvSideNavigation/AvSideNavigation.test.d.ts
RENAMED
|
File without changes
|
/package/dist/{src/components → components}/navigation/AvSideNavigation/AvSideNavigation.vue.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/{src/components → components}/overlay/popovers/AvPopover/AvPopover.stories.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/{src/components → components}/overlay/popovers/AvPopover/use-popover.test.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|