@fgv/ts-sudoku-ui 5.1.0-19 → 5.1.0-20

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.
Files changed (81) hide show
  1. package/eslint.config.js +18 -0
  2. package/package.json +7 -7
  3. package/.rush/temp/chunked-rush-logs/ts-sudoku-ui.build.chunks.jsonl +0 -16
  4. package/.rush/temp/operation/build/log-chunks.jsonl +0 -16
  5. package/.rush/temp/operation/build/state.json +0 -3
  6. package/.rush/temp/shrinkwrap-deps.json +0 -1128
  7. package/.test-failures-catalog.md +0 -470
  8. package/CHANGELOG.md +0 -11
  9. package/CSS_MODULES_MIGRATION_SUMMARY.md +0 -189
  10. package/dist/ts-sudoku-ui.d.ts +0 -668
  11. package/etc/ts-sudoku-ui.api.md +0 -481
  12. package/lib/test/fixtures/killerSudokuPuzzles.d.ts +0 -36
  13. package/lib/test/fixtures/killerSudokuPuzzles.d.ts.map +0 -1
  14. package/lib/test/fixtures/killerSudokuPuzzles.js +0 -57
  15. package/lib/test/fixtures/killerSudokuPuzzles.js.map +0 -1
  16. package/lib/test/unit/components/SudokuGridEntry.testHelpers.d.ts +0 -22
  17. package/lib/test/unit/components/SudokuGridEntry.testHelpers.d.ts.map +0 -1
  18. package/lib/test/unit/components/SudokuGridEntry.testHelpers.js +0 -116
  19. package/lib/test/unit/components/SudokuGridEntry.testHelpers.js.map +0 -1
  20. package/lib-commonjs/components/CageOverlay.js +0 -138
  21. package/lib-commonjs/components/CageOverlay.js.map +0 -1
  22. package/lib-commonjs/components/CageSumIndicator.js +0 -71
  23. package/lib-commonjs/components/CageSumIndicator.js.map +0 -1
  24. package/lib-commonjs/components/CombinationCard.js +0 -68
  25. package/lib-commonjs/components/CombinationCard.js.map +0 -1
  26. package/lib-commonjs/components/CombinationGrid.js +0 -56
  27. package/lib-commonjs/components/CombinationGrid.js.map +0 -1
  28. package/lib-commonjs/components/CompactControlRibbon.js +0 -146
  29. package/lib-commonjs/components/CompactControlRibbon.js.map +0 -1
  30. package/lib-commonjs/components/DualKeypad.js +0 -142
  31. package/lib-commonjs/components/DualKeypad.js.map +0 -1
  32. package/lib-commonjs/components/KillerCombinationsExplorer.js +0 -74
  33. package/lib-commonjs/components/KillerCombinationsExplorer.js.map +0 -1
  34. package/lib-commonjs/components/KillerCombinationsModal.js +0 -140
  35. package/lib-commonjs/components/KillerCombinationsModal.js.map +0 -1
  36. package/lib-commonjs/components/KillerCombinationsPanel.js +0 -84
  37. package/lib-commonjs/components/KillerCombinationsPanel.js.map +0 -1
  38. package/lib-commonjs/components/NumberKeypad.js +0 -186
  39. package/lib-commonjs/components/NumberKeypad.js.map +0 -1
  40. package/lib-commonjs/components/SudokuCell.js +0 -245
  41. package/lib-commonjs/components/SudokuCell.js.map +0 -1
  42. package/lib-commonjs/components/SudokuControls.js +0 -145
  43. package/lib-commonjs/components/SudokuControls.js.map +0 -1
  44. package/lib-commonjs/components/SudokuGrid.js +0 -182
  45. package/lib-commonjs/components/SudokuGrid.js.map +0 -1
  46. package/lib-commonjs/components/SudokuGridEntry.js +0 -378
  47. package/lib-commonjs/components/SudokuGridEntry.js.map +0 -1
  48. package/lib-commonjs/components/ValidationDisplay.js +0 -100
  49. package/lib-commonjs/components/ValidationDisplay.js.map +0 -1
  50. package/lib-commonjs/contexts/DiagnosticLoggerContext.js +0 -104
  51. package/lib-commonjs/contexts/DiagnosticLoggerContext.js.map +0 -1
  52. package/lib-commonjs/contexts/index.js +0 -32
  53. package/lib-commonjs/contexts/index.js.map +0 -1
  54. package/lib-commonjs/hooks/useCombinationElimination.js +0 -126
  55. package/lib-commonjs/hooks/useCombinationElimination.js.map +0 -1
  56. package/lib-commonjs/hooks/useKeyboardShortcut.js +0 -58
  57. package/lib-commonjs/hooks/useKeyboardShortcut.js.map +0 -1
  58. package/lib-commonjs/hooks/useKillerCombinations.js +0 -68
  59. package/lib-commonjs/hooks/useKillerCombinations.js.map +0 -1
  60. package/lib-commonjs/hooks/useLongPress.js +0 -72
  61. package/lib-commonjs/hooks/useLongPress.js.map +0 -1
  62. package/lib-commonjs/hooks/usePuzzleSession.js +0 -401
  63. package/lib-commonjs/hooks/usePuzzleSession.js.map +0 -1
  64. package/lib-commonjs/hooks/useResponsiveLayout.js +0 -142
  65. package/lib-commonjs/hooks/useResponsiveLayout.js.map +0 -1
  66. package/lib-commonjs/index.browser.js +0 -29
  67. package/lib-commonjs/index.browser.js.map +0 -1
  68. package/lib-commonjs/index.js +0 -73
  69. package/lib-commonjs/index.js.map +0 -1
  70. package/lib-commonjs/test/fixtures/killerSudokuPuzzles.js +0 -60
  71. package/lib-commonjs/test/fixtures/killerSudokuPuzzles.js.map +0 -1
  72. package/lib-commonjs/test/unit/components/SudokuGridEntry.testHelpers.js +0 -125
  73. package/lib-commonjs/test/unit/components/SudokuGridEntry.testHelpers.js.map +0 -1
  74. package/lib-commonjs/types/index.js +0 -26
  75. package/lib-commonjs/types/index.js.map +0 -1
  76. package/lib-commonjs/utils/CageLookupManager.js +0 -287
  77. package/lib-commonjs/utils/CageLookupManager.js.map +0 -1
  78. package/lib-commonjs/utils/CagePatternManager.js +0 -143
  79. package/lib-commonjs/utils/CagePatternManager.js.map +0 -1
  80. package/lib-commonjs/utils/puzzleDefinitionHelper.js +0 -103
  81. package/lib-commonjs/utils/puzzleDefinitionHelper.js.map +0 -1
@@ -0,0 +1,18 @@
1
+ // ESLint 9 flat config
2
+ const nodeProfile = require('@rushstack/eslint-config/flat/profile/node');
3
+ const packletsPlugin = require('@rushstack/eslint-config/flat/mixins/packlets');
4
+ const tsdocPlugin = require('@rushstack/eslint-config/flat/mixins/tsdoc');
5
+
6
+ module.exports = [
7
+ ...nodeProfile,
8
+ packletsPlugin,
9
+ ...tsdocPlugin,
10
+ {
11
+ // Override specific rules if needed
12
+ rules: {
13
+ '@rushstack/packlets/mechanics': 'warn',
14
+ // Disable no-new-null rule for React components where null is conventional
15
+ '@rushstack/no-new-null': 'off'
16
+ }
17
+ }
18
+ ];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fgv/ts-sudoku-ui",
3
- "version": "5.1.0-19",
3
+ "version": "5.1.0-20",
4
4
  "description": "React components for interactive Sudoku puzzle entry and display",
5
5
  "main": "lib/index.js",
6
6
  "types": "lib/index.d.ts",
@@ -22,9 +22,9 @@
22
22
  "homepage": "https://github.com/ErikFortune/fgv/tree/main/libraries/ts-sudoku-ui#readme",
23
23
  "dependencies": {
24
24
  "tslib": "^2.8.1",
25
- "@fgv/ts-sudoku-lib": "5.1.0-19",
26
- "@fgv/ts-utils": "5.1.0-19",
27
- "@fgv/ts-json-base": "5.1.0-19"
25
+ "@fgv/ts-sudoku-lib": "5.1.0-20",
26
+ "@fgv/ts-utils": "5.1.0-20",
27
+ "@fgv/ts-json-base": "5.1.0-20"
28
28
  },
29
29
  "peerDependencies": {
30
30
  "react": ">=18.0.0",
@@ -64,9 +64,9 @@
64
64
  "autoprefixer": "~10.4.23",
65
65
  "typedoc": "~0.28.16",
66
66
  "typedoc-plugin-markdown": "~4.9.0",
67
- "@fgv/heft-dual-rig": "5.1.0-19",
68
- "@fgv/typedoc-compact-theme": "5.1.0-19",
69
- "@fgv/ts-utils-jest": "5.1.0-19"
67
+ "@fgv/heft-dual-rig": "5.1.0-20",
68
+ "@fgv/typedoc-compact-theme": "5.1.0-20",
69
+ "@fgv/ts-utils-jest": "5.1.0-20"
70
70
  },
71
71
  "exports": {
72
72
  ".": {
@@ -1,16 +0,0 @@
1
- {"kind":"O","text":"Invoking: heft build --clean \n"}
2
- {"kind":"O","text":" ---- build started ---- \n"}
3
- {"kind":"O","text":"[build:set-browserslist-ignore-old-data-env-var] Setting environment variable BROWSERSLIST_IGNORE_OLD_DATA=1\n"}
4
- {"kind":"O","text":"[build:sass] Starting...\n"}
5
- {"kind":"O","text":"[build:image-typings] Processing static assets...\n"}
6
- {"kind":"O","text":"[build:image-typings] Finished processing static assets.\n"}
7
- {"kind":"O","text":"[build:sass] No SCSS files to process.\n"}
8
- {"kind":"O","text":"[build:typescript] The TypeScript compiler version 5.9.3 is newer than the latest version that was tested with Heft (5.8); it may not work correctly.\n"}
9
- {"kind":"O","text":"[build:typescript] Using TypeScript version 5.9.3\n"}
10
- {"kind":"O","text":"[build:webpack] No Webpack configuration found\n"}
11
- {"kind":"O","text":"[build:lint] Using ESLint version 9.39.4\n"}
12
- {"kind":"O","text":"[build:api-extractor] Using API Extractor version 7.57.7\n"}
13
- {"kind":"O","text":"[build:api-extractor] Analysis will use the bundled TypeScript version 5.8.2\n"}
14
- {"kind":"O","text":"[build:api-extractor] *** The target project appears to use TypeScript 5.9.3 which is newer than the bundled compiler engine; consider upgrading API Extractor.\n"}
15
- {"kind":"O","text":" ---- build finished (37.475s) ---- \n"}
16
- {"kind":"O","text":"-------------------- Finished (37.479s) --------------------\n"}
@@ -1,16 +0,0 @@
1
- {"kind":"O","text":"Invoking: heft build --clean \n"}
2
- {"kind":"O","text":" ---- build started ---- \n"}
3
- {"kind":"O","text":"[build:set-browserslist-ignore-old-data-env-var] Setting environment variable BROWSERSLIST_IGNORE_OLD_DATA=1\n"}
4
- {"kind":"O","text":"[build:sass] Starting...\n"}
5
- {"kind":"O","text":"[build:image-typings] Processing static assets...\n"}
6
- {"kind":"O","text":"[build:image-typings] Finished processing static assets.\n"}
7
- {"kind":"O","text":"[build:sass] No SCSS files to process.\n"}
8
- {"kind":"O","text":"[build:typescript] The TypeScript compiler version 5.9.3 is newer than the latest version that was tested with Heft (5.8); it may not work correctly.\n"}
9
- {"kind":"O","text":"[build:typescript] Using TypeScript version 5.9.3\n"}
10
- {"kind":"O","text":"[build:webpack] No Webpack configuration found\n"}
11
- {"kind":"O","text":"[build:lint] Using ESLint version 9.39.4\n"}
12
- {"kind":"O","text":"[build:api-extractor] Using API Extractor version 7.57.7\n"}
13
- {"kind":"O","text":"[build:api-extractor] Analysis will use the bundled TypeScript version 5.8.2\n"}
14
- {"kind":"O","text":"[build:api-extractor] *** The target project appears to use TypeScript 5.9.3 which is newer than the bundled compiler engine; consider upgrading API Extractor.\n"}
15
- {"kind":"O","text":" ---- build finished (37.475s) ---- \n"}
16
- {"kind":"O","text":"-------------------- Finished (37.479s) --------------------\n"}
@@ -1,3 +0,0 @@
1
- {
2
- "nonCachedDurationMs": 38134.254623
3
- }