@deque/cauldron-react 6.2.0 → 6.2.1-canary.2d4991a8
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/lib/{src/components → components}/Link/index.d.ts +1 -4
- package/lib/{src/components → components}/RadioGroup/index.d.ts +0 -1
- package/lib/components/SearchField/index.d.ts +12 -0
- package/lib/components/internal/TextFieldWrapper/index.d.ts +7 -0
- package/lib/{src/index.d.ts → index.d.ts} +1 -0
- package/lib/index.js +39 -6
- package/package.json +2 -2
- package/lib/__tests__/setupTests.d.ts +0 -2
- package/lib/src/axe.d.ts +0 -3
- package/lib/src/components/Button/index.test.d.ts +0 -1
- package/lib/src/components/Checkbox/Checkbox.test.d.ts +0 -1
- package/lib/src/components/Combobox/Combobox.test.d.ts +0 -1
- package/lib/src/components/Tag/index.test.d.ts +0 -1
- package/lib/src/components/TextField/TextField.test.d.ts +0 -1
- package/lib/src/components/Timeline/timeline.test.d.ts +0 -1
- /package/lib/{src/components → components}/Accordion/Accordion.d.ts +0 -0
- /package/lib/{src/components → components}/Accordion/index.d.ts +0 -0
- /package/lib/{src/components → components}/Address/index.d.ts +0 -0
- /package/lib/{src/components → components}/Alert/index.d.ts +0 -0
- /package/lib/{src/components → components}/Breadcrumb/Breadcrumb.d.ts +0 -0
- /package/lib/{src/components → components}/Breadcrumb/BreadcrumbItem.d.ts +0 -0
- /package/lib/{src/components → components}/Breadcrumb/BreadcrumbLink.d.ts +0 -0
- /package/lib/{src/components → components}/Breadcrumb/index.d.ts +0 -0
- /package/lib/{src/components → components}/Button/index.d.ts +0 -0
- /package/lib/{src/components → components}/Checkbox/index.d.ts +0 -0
- /package/lib/{src/components → components}/ClickOutsideListener/index.d.ts +0 -0
- /package/lib/{src/components → components}/Code/index.d.ts +0 -0
- /package/lib/{src/components → components}/Combobox/Combobox.d.ts +0 -0
- /package/lib/{src/components → components}/Combobox/ComboboxContext.d.ts +0 -0
- /package/lib/{src/components → components}/Combobox/ComboboxGroup.d.ts +0 -0
- /package/lib/{src/components → components}/Combobox/ComboboxOption.d.ts +0 -0
- /package/lib/{src/components → components}/Combobox/index.d.ts +0 -0
- /package/lib/{src/components → components}/DescriptionList/index.d.ts +0 -0
- /package/lib/{src/components → components}/Dialog/index.d.ts +0 -0
- /package/lib/{src/components → components}/ExpandCollapsePanel/ExpandCollapsePanel.d.ts +0 -0
- /package/lib/{src/components → components}/ExpandCollapsePanel/PanelTrigger.d.ts +0 -0
- /package/lib/{src/components → components}/ExpandCollapsePanel/index.d.ts +0 -0
- /package/lib/{src/components → components}/FieldWrap/index.d.ts +0 -0
- /package/lib/{src/components → components}/Icon/index.d.ts +0 -0
- /package/lib/{src/components → components}/Icon/types.d.ts +0 -0
- /package/lib/{src/components → components}/IconButton/index.d.ts +0 -0
- /package/lib/{src/components → components}/Layout/index.d.ts +0 -0
- /package/lib/{src/components → components}/Line/index.d.ts +0 -0
- /package/lib/{src/components → components}/Listbox/Listbox.d.ts +0 -0
- /package/lib/{src/components → components}/Listbox/ListboxContext.d.ts +0 -0
- /package/lib/{src/components → components}/Listbox/ListboxGroup.d.ts +0 -0
- /package/lib/{src/components → components}/Listbox/ListboxOption.d.ts +0 -0
- /package/lib/{src/components → components}/Listbox/index.d.ts +0 -0
- /package/lib/{src/components → components}/Loader/index.d.ts +0 -0
- /package/lib/{src/components → components}/LoaderOverlay/axe-loader.d.ts +0 -0
- /package/lib/{src/components → components}/LoaderOverlay/index.d.ts +0 -0
- /package/lib/{src/components → components}/Main/index.d.ts +0 -0
- /package/lib/{src/components → components}/MenuBar/index.d.ts +0 -0
- /package/lib/{src/components → components}/MenuItem/click-link.d.ts +0 -0
- /package/lib/{src/components → components}/MenuItem/index.d.ts +0 -0
- /package/lib/{src/components → components}/Modal/index.d.ts +0 -0
- /package/lib/{src/components → components}/NavBar/NavBar.d.ts +0 -0
- /package/lib/{src/components → components}/NavBar/NavItem.d.ts +0 -0
- /package/lib/{src/components → components}/NavBar/index.d.ts +0 -0
- /package/lib/{src/components → components}/Notice/index.d.ts +0 -0
- /package/lib/{src/components → components}/Offscreen/index.d.ts +0 -0
- /package/lib/{src/components → components}/OptionsMenu/OptionsMenu.d.ts +0 -0
- /package/lib/{src/components → components}/OptionsMenu/OptionsMenuItem.d.ts +0 -0
- /package/lib/{src/components → components}/OptionsMenu/OptionsMenuList.d.ts +0 -0
- /package/lib/{src/components → components}/OptionsMenu/OptionsMenuTrigger.d.ts +0 -0
- /package/lib/{src/components → components}/OptionsMenu/OptionsMenuWrapper.d.ts +0 -0
- /package/lib/{src/components → components}/OptionsMenu/index.d.ts +0 -0
- /package/lib/{src/components → components}/Pagination/Pagination.d.ts +0 -0
- /package/lib/{src/components → components}/Pagination/index.d.ts +0 -0
- /package/lib/{src/components → components}/Pagination/usePagination.d.ts +0 -0
- /package/lib/{src/components → components}/Panel/Panel.d.ts +0 -0
- /package/lib/{src/components → components}/Panel/PanelContent.d.ts +0 -0
- /package/lib/{src/components → components}/Panel/PanelHeader.d.ts +0 -0
- /package/lib/{src/components → components}/Panel/index.d.ts +0 -0
- /package/lib/{src/components → components}/Popover/index.d.ts +0 -0
- /package/lib/{src/components → components}/ProgressBar/index.d.ts +0 -0
- /package/lib/{src/components → components}/RadioCardGroup/index.d.ts +0 -0
- /package/lib/{src/components → components}/Scrim/index.d.ts +0 -0
- /package/lib/{src/components → components}/Select/index.d.ts +0 -0
- /package/lib/{src/components → components}/SideBar/SideBar.d.ts +0 -0
- /package/lib/{src/components → components}/SideBar/SideBarItem.d.ts +0 -0
- /package/lib/{src/components → components}/SideBar/index.d.ts +0 -0
- /package/lib/{src/components → components}/SkipLink/index.d.ts +0 -0
- /package/lib/{src/components → components}/Stepper/index.d.ts +0 -0
- /package/lib/{src/components → components}/Table/Table.d.ts +0 -0
- /package/lib/{src/components → components}/Table/TableBody.d.ts +0 -0
- /package/lib/{src/components → components}/Table/TableCell.d.ts +0 -0
- /package/lib/{src/components → components}/Table/TableFooter.d.ts +0 -0
- /package/lib/{src/components → components}/Table/TableHead.d.ts +0 -0
- /package/lib/{src/components → components}/Table/TableHeader.d.ts +0 -0
- /package/lib/{src/components → components}/Table/TableRow.d.ts +0 -0
- /package/lib/{src/components → components}/Table/index.d.ts +0 -0
- /package/lib/{src/components → components}/Tabs/Tab.d.ts +0 -0
- /package/lib/{src/components → components}/Tabs/TabPanel.d.ts +0 -0
- /package/lib/{src/components → components}/Tabs/Tabs.d.ts +0 -0
- /package/lib/{src/components → components}/Tabs/index.d.ts +0 -0
- /package/lib/{src/components → components}/Tag/index.d.ts +0 -0
- /package/lib/{src/components → components}/TagButton/index.d.ts +0 -0
- /package/lib/{src/components → components}/TextField/index.d.ts +0 -0
- /package/lib/{src/components → components}/Timeline/Timeline.d.ts +0 -0
- /package/lib/{src/components → components}/Timeline/TimelineItem.d.ts +0 -0
- /package/lib/{src/components → components}/Timeline/index.d.ts +0 -0
- /package/lib/{src/components → components}/Toast/index.d.ts +0 -0
- /package/lib/{src/components → components}/Toast/utils.d.ts +0 -0
- /package/lib/{src/components → components}/Tooltip/index.d.ts +0 -0
- /package/lib/{src/components → components}/TooltipTabstop/index.d.ts +0 -0
- /package/lib/{src/components → components}/TopBar/TopBar.d.ts +0 -0
- /package/lib/{src/components → components}/TopBar/TopBarMenu.d.ts +0 -0
- /package/lib/{src/components → components}/TopBar/TopBarTrigger.d.ts +0 -0
- /package/lib/{src/components → components}/TopBar/index.d.ts +0 -0
- /package/lib/{src/components → components}/TwoColumnPanel/ColumnGroupHeader.d.ts +0 -0
- /package/lib/{src/components → components}/TwoColumnPanel/ColumnHeader.d.ts +0 -0
- /package/lib/{src/components → components}/TwoColumnPanel/ColumnLeft.d.ts +0 -0
- /package/lib/{src/components → components}/TwoColumnPanel/ColumnList.d.ts +0 -0
- /package/lib/{src/components → components}/TwoColumnPanel/ColumnRight.d.ts +0 -0
- /package/lib/{src/components → components}/TwoColumnPanel/TwoColumnPanel.d.ts +0 -0
- /package/lib/{src/components → components}/TwoColumnPanel/index.d.ts +0 -0
- /package/lib/{src/components → components}/Workspace/index.d.ts +0 -0
- /package/lib/{src/constants.d.ts → constants.d.ts} +0 -0
- /package/lib/{src/contexts → contexts}/theme.d.ts +0 -0
- /package/lib/{src/types.d.ts → types.d.ts} +0 -0
- /package/lib/{src/utils → utils}/aria-isolate/index.d.ts +0 -0
- /package/lib/{src/utils → utils}/focusable-selector/index.d.ts +0 -0
- /package/lib/{src/utils → utils}/is-browser/index.d.ts +0 -0
- /package/lib/{src/utils → utils}/polymorphic-type/index.d.ts +0 -0
- /package/lib/{src/utils → utils}/query-all/index.d.ts +0 -0
- /package/lib/{src/utils → utils}/remove-ids/index.d.ts +0 -0
- /package/lib/{src/utils → utils}/rndid/index.d.ts +0 -0
- /package/lib/{src/utils → utils}/setRef.d.ts +0 -0
- /package/lib/{src/utils → utils}/stylesheets/index.d.ts +0 -0
- /package/lib/{src/utils → utils}/token-list/index.d.ts +0 -0
- /package/lib/{src/utils → utils}/use-did-update/index.d.ts +0 -0
- /package/lib/{src/utils → utils}/useIntersectionRef.d.ts +0 -0
- /package/lib/{src/utils → utils}/useSharedRef.d.ts +0 -0
- /package/lib/{src/utils → utils}/viewport/index.d.ts +0 -0
|
@@ -4,8 +4,5 @@ export interface LinkProps extends React.AnchorHTMLAttributes<HTMLAnchorElement>
|
|
|
4
4
|
variant?: 'button' | 'button-secondary';
|
|
5
5
|
thin?: boolean;
|
|
6
6
|
}
|
|
7
|
-
declare const Link:
|
|
8
|
-
({ children, linkRef, className, variant, thin, ...other }: LinkProps): React.JSX.Element;
|
|
9
|
-
displayName: string;
|
|
10
|
-
};
|
|
7
|
+
declare const Link: React.ForwardRefExoticComponent<LinkProps & React.RefAttributes<HTMLAnchorElement>>;
|
|
11
8
|
export default Link;
|
|
@@ -12,7 +12,6 @@ export interface RadioGroupProps extends Omit<React.HTMLAttributes<HTMLDivElemen
|
|
|
12
12
|
value?: any;
|
|
13
13
|
inline?: boolean;
|
|
14
14
|
onChange?: (radio: RadioItem, input: HTMLElement) => void;
|
|
15
|
-
hasLabel?: never;
|
|
16
15
|
}
|
|
17
16
|
declare const RadioGroup: React.ForwardRefExoticComponent<RadioGroupProps & React.RefAttributes<HTMLDivElement>>;
|
|
18
17
|
export default RadioGroup;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React, { ChangeEvent, InputHTMLAttributes } from 'react';
|
|
2
|
+
import type { ContentNode } from '../../types';
|
|
3
|
+
interface SearchFieldProps extends Omit<InputHTMLAttributes<HTMLInputElement>, 'onChange'> {
|
|
4
|
+
label: ContentNode;
|
|
5
|
+
value?: string;
|
|
6
|
+
defaultValue?: string;
|
|
7
|
+
onChange?: (value: string, e: ChangeEvent<HTMLInputElement>) => void;
|
|
8
|
+
hideLabel?: boolean;
|
|
9
|
+
isForm?: boolean;
|
|
10
|
+
}
|
|
11
|
+
declare const SearchField: React.ForwardRefExoticComponent<SearchFieldProps & React.RefAttributes<HTMLInputElement>>;
|
|
12
|
+
export default SearchField;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React, { HTMLAttributes, ReactNode } from 'react';
|
|
2
|
+
export interface TextFieldWrapperProps extends HTMLAttributes<HTMLDivElement> {
|
|
3
|
+
children: ReactNode;
|
|
4
|
+
className?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const TextFieldWrapper: React.ForwardRefExoticComponent<TextFieldWrapperProps & React.RefAttributes<HTMLDivElement>>;
|
|
7
|
+
export default TextFieldWrapper;
|
|
@@ -30,6 +30,7 @@ export { default as Checkbox } from './components/Checkbox';
|
|
|
30
30
|
export { default as Tooltip, TooltipHead, TooltipContent } from './components/Tooltip';
|
|
31
31
|
export { default as TooltipTabstop } from './components/TooltipTabstop';
|
|
32
32
|
export { default as TextField } from './components/TextField';
|
|
33
|
+
export { default as SearchField } from './components/SearchField';
|
|
33
34
|
export { default as ClickOutsideListener } from './components/ClickOutsideListener';
|
|
34
35
|
export { default as ExpandCollapsePanel, PanelTrigger } from './components/ExpandCollapsePanel';
|
|
35
36
|
export { default as Sidebar, SideBarItem } from './components/SideBar';
|
package/lib/index.js
CHANGED
|
@@ -1968,15 +1968,15 @@ var Toast = /** @class */ (function (_super) {
|
|
|
1968
1968
|
return Toast;
|
|
1969
1969
|
}(React__default["default"].Component));
|
|
1970
1970
|
|
|
1971
|
-
var Link = function (_a) {
|
|
1971
|
+
var Link = React.forwardRef(function (_a, ref) {
|
|
1972
1972
|
var children = _a.children, linkRef = _a.linkRef, className = _a.className, variant = _a.variant, thin = _a.thin, other = tslib.__rest(_a, ["children", "linkRef", "className", "variant", "thin"]);
|
|
1973
|
-
return (React__default["default"].createElement("a", tslib.__assign({ ref: linkRef, className: classNames__default["default"](className, {
|
|
1973
|
+
return (React__default["default"].createElement("a", tslib.__assign({ ref: ref || linkRef, className: classNames__default["default"](className, {
|
|
1974
1974
|
Link: !variant,
|
|
1975
1975
|
'Button--primary': variant === 'button',
|
|
1976
1976
|
'Button--secondary': variant === 'button-secondary',
|
|
1977
1977
|
'Button--thin': thin
|
|
1978
1978
|
}) }, other), children));
|
|
1979
|
-
};
|
|
1979
|
+
});
|
|
1980
1980
|
Link.displayName = 'Link';
|
|
1981
1981
|
|
|
1982
1982
|
var Loader = React__default["default"].forwardRef(function (_a, ref) {
|
|
@@ -2396,6 +2396,40 @@ var TextField = /** @class */ (function (_super) {
|
|
|
2396
2396
|
return TextField;
|
|
2397
2397
|
}(React__default["default"].Component));
|
|
2398
2398
|
|
|
2399
|
+
var TextFieldWrapper = React.forwardRef(function (_a, ref) {
|
|
2400
|
+
var className = _a.className, children = _a.children, otherProps = tslib.__rest(_a, ["className", "children"]);
|
|
2401
|
+
return (React__default["default"].createElement("div", tslib.__assign({ className: classNames__default["default"]('TextFieldWrapper', className) }, otherProps, { ref: ref }), children));
|
|
2402
|
+
});
|
|
2403
|
+
TextFieldWrapper.displayName = 'TextFieldWrapper';
|
|
2404
|
+
|
|
2405
|
+
var SearchField = React.forwardRef(function (_a, ref) {
|
|
2406
|
+
var label = _a.label, _b = _a.defaultValue, defaultValue = _b === void 0 ? '' : _b, onChange = _a.onChange, _c = _a.hideLabel, hideLabel = _c === void 0 ? false : _c, _d = _a.placeholder, placeholder = _d === void 0 ? 'Search...' : _d, _e = _a.isForm, isForm = _e === void 0 ? true : _e, propId = _a.id, propValue = _a.value, otherProps = tslib.__rest(_a, ["label", "defaultValue", "onChange", "hideLabel", "placeholder", "isForm", "id", "value"]);
|
|
2407
|
+
var isControlled = typeof propValue !== 'undefined';
|
|
2408
|
+
var _f = tslib.__read(React.useState(isControlled ? propValue : defaultValue), 2), value = _f[0], setValue = _f[1];
|
|
2409
|
+
var _g = tslib.__read(propId ? [propId] : nextId.useId(1, 'search-field'), 1), id = _g[0];
|
|
2410
|
+
var inputId = React.useRef(id).current;
|
|
2411
|
+
var handleChange = function (e) {
|
|
2412
|
+
var newValue = e.target.value;
|
|
2413
|
+
if (typeof onChange === 'function') {
|
|
2414
|
+
onChange(newValue, e);
|
|
2415
|
+
}
|
|
2416
|
+
if (isControlled) {
|
|
2417
|
+
return;
|
|
2418
|
+
}
|
|
2419
|
+
setValue(newValue);
|
|
2420
|
+
};
|
|
2421
|
+
var Field = isForm ? 'form' : 'div';
|
|
2422
|
+
return (React__default["default"].createElement(Field, { role: isForm ? 'search' : undefined, className: "SearchField", "aria-labelledby": isForm ? "".concat(inputId, "-label") : undefined },
|
|
2423
|
+
hideLabel ? (React__default["default"].createElement(Offscreen, null,
|
|
2424
|
+
React__default["default"].createElement("label", { htmlFor: inputId, id: "".concat(inputId, "-label") }, label))) : (React__default["default"].createElement("label", { className: "Field__label", htmlFor: inputId, id: "".concat(inputId, "-label") }, label)),
|
|
2425
|
+
React__default["default"].createElement(TextFieldWrapper, { className: classNames__default["default"]({
|
|
2426
|
+
'TextFieldWrapper--disabled': otherProps.disabled
|
|
2427
|
+
}) },
|
|
2428
|
+
React__default["default"].createElement(Icon, { type: "magnifying-glass", className: "SearchField__search-icon" }),
|
|
2429
|
+
React__default["default"].createElement("input", tslib.__assign({ id: inputId, value: value, onChange: handleChange, placeholder: placeholder, ref: ref }, otherProps, { className: classNames__default["default"](otherProps.className, 'Field__text-input'), type: "search" })))));
|
|
2430
|
+
});
|
|
2431
|
+
SearchField.displayName = 'SearchField';
|
|
2432
|
+
|
|
2399
2433
|
SyntaxHighlighter__default["default"].registerLanguage('javascript', js__default["default"]);
|
|
2400
2434
|
SyntaxHighlighter__default["default"].registerLanguage('css', css__default["default"]);
|
|
2401
2435
|
SyntaxHighlighter__default["default"].registerLanguage('html', xml__default["default"]);
|
|
@@ -3712,9 +3746,7 @@ var Combobox = React.forwardRef(function (_a, ref) {
|
|
|
3712
3746
|
}), id: "".concat(id, "-label"), htmlFor: "".concat(id, "-input") },
|
|
3713
3747
|
React__default["default"].createElement("span", null, label),
|
|
3714
3748
|
isRequired && (React__default["default"].createElement("span", { className: "Field__required-text" }, requiredText))),
|
|
3715
|
-
React__default["default"].createElement(
|
|
3716
|
-
'Combobox__input--error': hasError
|
|
3717
|
-
}),
|
|
3749
|
+
React__default["default"].createElement(TextFieldWrapper, { className: classNames__default["default"]({ 'TextFieldWrapper--error': hasError }),
|
|
3718
3750
|
// We're handling click here to open the listbox when the wrapping element is clicked,
|
|
3719
3751
|
// there's already keyboard handlers to open the listbox on the input element
|
|
3720
3752
|
onClick: handleInputClick },
|
|
@@ -4029,6 +4061,7 @@ exports.ProgressBar = ProgressBar;
|
|
|
4029
4061
|
exports.RadioCardGroup = RadioCardGroup;
|
|
4030
4062
|
exports.RadioGroup = RadioGroup;
|
|
4031
4063
|
exports.Scrim = Scrim;
|
|
4064
|
+
exports.SearchField = SearchField;
|
|
4032
4065
|
exports.Select = Select;
|
|
4033
4066
|
exports.SideBar = SideBar;
|
|
4034
4067
|
exports.SideBarItem = SideBarItem;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@deque/cauldron-react",
|
|
3
|
-
"version": "6.2.
|
|
3
|
+
"version": "6.2.1-canary.2d4991a8",
|
|
4
4
|
"license": "MPL-2.0",
|
|
5
5
|
"description": "Fully accessible react components library for Deque Cauldron",
|
|
6
6
|
"homepage": "https://cauldron.dequelabs.com/",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"scripts": {
|
|
17
17
|
"build": "yarn build:lib && yarn build:css",
|
|
18
18
|
"prebuild:lib": "node scripts/buildIconTypes.js",
|
|
19
|
-
"build:lib": "rollup -c
|
|
19
|
+
"build:lib": "rollup -c",
|
|
20
20
|
"build:css": "postcss --output=lib/cauldron.css src/index.css",
|
|
21
21
|
"dev": "concurrently 'yarn build:css --watch' 'rollup -c --watch'",
|
|
22
22
|
"prepublishOnly": "NODE_ENV=production yarn build",
|
package/lib/src/axe.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|