@instructure/ui-pagination 8.46.2-snapshot-9 → 8.46.2-snapshot-14

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/CHANGELOG.md CHANGED
@@ -3,7 +3,7 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [8.46.2-snapshot-9](https://github.com/instructure/instructure-ui/compare/v8.46.1...v8.46.2-snapshot-9) (2023-10-24)
6
+ ## [8.46.2-snapshot-14](https://github.com/instructure/instructure-ui/compare/v8.46.1...v8.46.2-snapshot-14) (2023-10-26)
7
7
 
8
8
  **Note:** Version bump only for package @instructure/ui-pagination
9
9
 
@@ -38,7 +38,6 @@ import { allowedProps, propTypes } from './props';
38
38
  parent: Pagination
39
39
  id: Pagination.Navigation
40
40
  ---
41
- @tsProps
42
41
  **/
43
42
  let PaginationArrowButton = (_dec = testable(), _dec(_class = (_class2 = class PaginationArrowButton extends Component {
44
43
  constructor(...args) {
@@ -37,7 +37,6 @@ import { propTypes, allowedProps } from './props';
37
37
  parent: Pagination
38
38
  id: Pagination.PageInput
39
39
  ---
40
- @tsProps
41
40
  **/
42
41
  let PaginationPageInput = (_dec = withStyle(generateStyle, generateComponentTheme), _dec2 = testable(), _dec(_class = _dec2(_class = (_class2 = class PaginationPageInput extends Component {
43
42
  constructor(props) {
@@ -51,7 +51,6 @@ function propsHaveCompactView(props) {
51
51
  ---
52
52
  category: components
53
53
  ---
54
- @tsProps
55
54
  **/
56
55
  let Pagination = (_dec = withDeterministicId(), _dec2 = withStyle(generateStyle, null), _dec3 = testable(), _dec(_class = _dec2(_class = _dec3(_class = (_class2 = class Pagination extends Component {
57
56
  constructor(props) {
@@ -47,7 +47,6 @@ var _dec, _class, _class2;
47
47
  parent: Pagination
48
48
  id: Pagination.Navigation
49
49
  ---
50
- @tsProps
51
50
  **/
52
51
  let PaginationArrowButton = exports.PaginationArrowButton = (_dec = (0, _testable.testable)(), _dec(_class = (_class2 = class PaginationArrowButton extends _react.Component {
53
52
  constructor(...args) {
@@ -44,7 +44,6 @@ var _dec, _dec2, _class, _class2;
44
44
  parent: Pagination
45
45
  id: Pagination.PageInput
46
46
  ---
47
- @tsProps
48
47
  **/
49
48
  let PaginationPageInput = exports.PaginationPageInput = (_dec = (0, _emotion.withStyle)(_styles.default, _theme.default), _dec2 = (0, _testable.testable)(), _dec(_class = _dec2(_class = (_class2 = class PaginationPageInput extends _react.Component {
50
49
  constructor(props) {
@@ -68,7 +68,6 @@ function propsHaveCompactView(props) {
68
68
  ---
69
69
  category: components
70
70
  ---
71
- @tsProps
72
71
  **/
73
72
  let Pagination = exports.Pagination = (_dec = (0, _withDeterministicId.withDeterministicId)(), _dec2 = (0, _emotion.withStyle)(_styles.default, null), _dec3 = (0, _testable.testable)(), _dec(_class = _dec2(_class = _dec3(_class = (_class2 = class Pagination extends _react.Component {
74
73
  constructor(props) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instructure/ui-pagination",
3
- "version": "8.46.2-snapshot-9",
3
+ "version": "8.46.2-snapshot-14",
4
4
  "description": "A UI component library made by Instructure Inc.",
5
5
  "author": "Instructure, Inc. Engineering and Product Design",
6
6
  "module": "./es/index.js",
@@ -23,29 +23,29 @@
23
23
  },
24
24
  "license": "MIT",
25
25
  "devDependencies": {
26
- "@instructure/ui-babel-preset": "8.46.2-snapshot-9",
27
- "@instructure/ui-test-locator": "8.46.2-snapshot-9",
28
- "@instructure/ui-test-queries": "8.46.2-snapshot-9",
29
- "@instructure/ui-test-utils": "8.46.2-snapshot-9"
26
+ "@instructure/ui-babel-preset": "8.46.2-snapshot-14",
27
+ "@instructure/ui-test-locator": "8.46.2-snapshot-14",
28
+ "@instructure/ui-test-queries": "8.46.2-snapshot-14",
29
+ "@instructure/ui-test-utils": "8.46.2-snapshot-14"
30
30
  },
31
31
  "dependencies": {
32
32
  "@babel/runtime": "^7.23.2",
33
- "@instructure/emotion": "8.46.2-snapshot-9",
34
- "@instructure/shared-types": "8.46.2-snapshot-9",
35
- "@instructure/ui-a11y-content": "8.46.2-snapshot-9",
36
- "@instructure/ui-a11y-utils": "8.46.2-snapshot-9",
37
- "@instructure/ui-buttons": "8.46.2-snapshot-9",
38
- "@instructure/ui-dom-utils": "8.46.2-snapshot-9",
39
- "@instructure/ui-icons": "8.46.2-snapshot-9",
40
- "@instructure/ui-number-input": "8.46.2-snapshot-9",
41
- "@instructure/ui-portal": "8.46.2-snapshot-9",
42
- "@instructure/ui-prop-types": "8.46.2-snapshot-9",
43
- "@instructure/ui-react-utils": "8.46.2-snapshot-9",
44
- "@instructure/ui-testable": "8.46.2-snapshot-9",
45
- "@instructure/ui-tooltip": "8.46.2-snapshot-9",
46
- "@instructure/ui-utils": "8.46.2-snapshot-9",
47
- "@instructure/ui-view": "8.46.2-snapshot-9",
48
- "@instructure/uid": "8.46.2-snapshot-9",
33
+ "@instructure/emotion": "8.46.2-snapshot-14",
34
+ "@instructure/shared-types": "8.46.2-snapshot-14",
35
+ "@instructure/ui-a11y-content": "8.46.2-snapshot-14",
36
+ "@instructure/ui-a11y-utils": "8.46.2-snapshot-14",
37
+ "@instructure/ui-buttons": "8.46.2-snapshot-14",
38
+ "@instructure/ui-dom-utils": "8.46.2-snapshot-14",
39
+ "@instructure/ui-icons": "8.46.2-snapshot-14",
40
+ "@instructure/ui-number-input": "8.46.2-snapshot-14",
41
+ "@instructure/ui-portal": "8.46.2-snapshot-14",
42
+ "@instructure/ui-prop-types": "8.46.2-snapshot-14",
43
+ "@instructure/ui-react-utils": "8.46.2-snapshot-14",
44
+ "@instructure/ui-testable": "8.46.2-snapshot-14",
45
+ "@instructure/ui-tooltip": "8.46.2-snapshot-14",
46
+ "@instructure/ui-utils": "8.46.2-snapshot-14",
47
+ "@instructure/ui-view": "8.46.2-snapshot-14",
48
+ "@instructure/uid": "8.46.2-snapshot-14",
49
49
  "keycode": "^2.2.1",
50
50
  "prop-types": "^15.8.1"
51
51
  },
@@ -43,7 +43,6 @@ import { allowedProps, propTypes } from './props'
43
43
  parent: Pagination
44
44
  id: Pagination.Navigation
45
45
  ---
46
- @tsProps
47
46
  **/
48
47
  @testable()
49
48
  class PaginationArrowButton extends Component<PaginationNavigationProps> {
@@ -44,7 +44,6 @@ import type {
44
44
  parent: Pagination
45
45
  id: Pagination.PageInput
46
46
  ---
47
- @tsProps
48
47
  **/
49
48
  @withStyle(generateStyle, generateComponentTheme)
50
49
  @testable()
@@ -76,7 +76,6 @@ type ArrowConfig = {
76
76
  ---
77
77
  category: components
78
78
  ---
79
- @tsProps
80
79
  **/
81
80
  @withDeterministicId()
82
81
  @withStyle(generateStyle, null)