intlayer-editor 4.0.0 → 4.0.3

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 (75) hide show
  1. package/README.md +0 -132
  2. package/dist/assets/index-B3l_2n5S.js +40 -0
  3. package/dist/assets/index-Dfay14Wd.css +1 -0
  4. package/dist/index.html +14 -0
  5. package/package.json +47 -58
  6. package/dist/cjs/ContentSelectorWrapper.cjs +0 -83
  7. package/dist/cjs/ContentSelectorWrapper.cjs.map +0 -1
  8. package/dist/cjs/DictionaryEditionDrawer/DictionaryEditionDrawer.cjs +0 -166
  9. package/dist/cjs/DictionaryEditionDrawer/DictionaryEditionDrawer.cjs.map +0 -1
  10. package/dist/cjs/DictionaryEditionDrawer/dictionaryEditionDrawer.content.cjs +0 -76
  11. package/dist/cjs/DictionaryEditionDrawer/dictionaryEditionDrawer.content.cjs.map +0 -1
  12. package/dist/cjs/DictionaryEditionDrawer/index.cjs +0 -25
  13. package/dist/cjs/DictionaryEditionDrawer/index.cjs.map +0 -1
  14. package/dist/cjs/DictionaryEditionDrawer/useDictionaryEditionDrawer.cjs +0 -79
  15. package/dist/cjs/DictionaryEditionDrawer/useDictionaryEditionDrawer.cjs.map +0 -1
  16. package/dist/cjs/DictionaryListDrawer/DictionaryListDrawer.cjs +0 -89
  17. package/dist/cjs/DictionaryListDrawer/DictionaryListDrawer.cjs.map +0 -1
  18. package/dist/cjs/DictionaryListDrawer/dictionaryListDrawerIdentifier.cjs +0 -29
  19. package/dist/cjs/DictionaryListDrawer/dictionaryListDrawerIdentifier.cjs.map +0 -1
  20. package/dist/cjs/DictionaryListDrawer/index.cjs +0 -25
  21. package/dist/cjs/DictionaryListDrawer/index.cjs.map +0 -1
  22. package/dist/cjs/IntlayerEditorProvider.cjs +0 -99
  23. package/dist/cjs/IntlayerEditorProvider.cjs.map +0 -1
  24. package/dist/cjs/index.cjs +0 -27
  25. package/dist/cjs/index.cjs.map +0 -1
  26. package/dist/cjs/styles/style.css +0 -2
  27. package/dist/cjs/styles/style.css.map +0 -1
  28. package/dist/cjs/styles/tailwind.cjs +0 -41
  29. package/dist/cjs/styles/tailwind.cjs.map +0 -1
  30. package/dist/esm/ContentSelectorWrapper.mjs +0 -67
  31. package/dist/esm/ContentSelectorWrapper.mjs.map +0 -1
  32. package/dist/esm/DictionaryEditionDrawer/DictionaryEditionDrawer.mjs +0 -141
  33. package/dist/esm/DictionaryEditionDrawer/DictionaryEditionDrawer.mjs.map +0 -1
  34. package/dist/esm/DictionaryEditionDrawer/dictionaryEditionDrawer.content.mjs +0 -56
  35. package/dist/esm/DictionaryEditionDrawer/dictionaryEditionDrawer.content.mjs.map +0 -1
  36. package/dist/esm/DictionaryEditionDrawer/index.mjs +0 -3
  37. package/dist/esm/DictionaryEditionDrawer/index.mjs.map +0 -1
  38. package/dist/esm/DictionaryEditionDrawer/useDictionaryEditionDrawer.mjs +0 -58
  39. package/dist/esm/DictionaryEditionDrawer/useDictionaryEditionDrawer.mjs.map +0 -1
  40. package/dist/esm/DictionaryListDrawer/DictionaryListDrawer.mjs +0 -71
  41. package/dist/esm/DictionaryListDrawer/DictionaryListDrawer.mjs.map +0 -1
  42. package/dist/esm/DictionaryListDrawer/dictionaryListDrawerIdentifier.mjs +0 -5
  43. package/dist/esm/DictionaryListDrawer/dictionaryListDrawerIdentifier.mjs.map +0 -1
  44. package/dist/esm/DictionaryListDrawer/index.mjs +0 -3
  45. package/dist/esm/DictionaryListDrawer/index.mjs.map +0 -1
  46. package/dist/esm/IntlayerEditorProvider.mjs +0 -78
  47. package/dist/esm/IntlayerEditorProvider.mjs.map +0 -1
  48. package/dist/esm/index.mjs +0 -4
  49. package/dist/esm/index.mjs.map +0 -1
  50. package/dist/esm/styles/style.css +0 -2
  51. package/dist/esm/styles/style.css.map +0 -1
  52. package/dist/esm/styles/tailwind.mjs +0 -9
  53. package/dist/esm/styles/tailwind.mjs.map +0 -1
  54. package/dist/types/ContentSelectorWrapper.d.ts +0 -11
  55. package/dist/types/ContentSelectorWrapper.d.ts.map +0 -1
  56. package/dist/types/DictionaryEditionDrawer/DictionaryEditionDrawer.d.ts +0 -25
  57. package/dist/types/DictionaryEditionDrawer/DictionaryEditionDrawer.d.ts.map +0 -1
  58. package/dist/types/DictionaryEditionDrawer/dictionaryEditionDrawer.content.d.ts +0 -10
  59. package/dist/types/DictionaryEditionDrawer/dictionaryEditionDrawer.content.d.ts.map +0 -1
  60. package/dist/types/DictionaryEditionDrawer/index.d.ts +0 -3
  61. package/dist/types/DictionaryEditionDrawer/index.d.ts.map +0 -1
  62. package/dist/types/DictionaryEditionDrawer/useDictionaryEditionDrawer.d.ts +0 -20
  63. package/dist/types/DictionaryEditionDrawer/useDictionaryEditionDrawer.d.ts.map +0 -1
  64. package/dist/types/DictionaryListDrawer/DictionaryListDrawer.d.ts +0 -3
  65. package/dist/types/DictionaryListDrawer/DictionaryListDrawer.d.ts.map +0 -1
  66. package/dist/types/DictionaryListDrawer/dictionaryListDrawerIdentifier.d.ts +0 -2
  67. package/dist/types/DictionaryListDrawer/dictionaryListDrawerIdentifier.d.ts.map +0 -1
  68. package/dist/types/DictionaryListDrawer/index.d.ts +0 -3
  69. package/dist/types/DictionaryListDrawer/index.d.ts.map +0 -1
  70. package/dist/types/IntlayerEditorProvider.d.ts +0 -21
  71. package/dist/types/IntlayerEditorProvider.d.ts.map +0 -1
  72. package/dist/types/index.d.ts +0 -4
  73. package/dist/types/index.d.ts.map +0 -1
  74. package/dist/types/styles/tailwind.d.ts +0 -4
  75. package/dist/types/styles/tailwind.d.ts.map +0 -1
@@ -1,3 +0,0 @@
1
- export * from './DictionaryListDrawer';
2
- export * from './dictionaryListDrawerIdentifier';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/DictionaryListDrawer/index.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC;AACvC,cAAc,kCAAkC,CAAC"}
@@ -1,21 +0,0 @@
1
- import { type FC, type PropsWithChildren } from 'react';
2
- type IntlayerEditorValue = {
3
- isEditorEnabled: boolean;
4
- };
5
- /**
6
- * Context that store the current locale on the client side
7
- */
8
- export declare const IntlayerEditorContext: import("react").Context<IntlayerEditorValue>;
9
- /**
10
- * Hook that provides the current locale
11
- */
12
- export declare const useIntlayerEditorContext: () => IntlayerEditorValue;
13
- export type IntlayerEditorProviderProps = PropsWithChildren<{
14
- isEnabled?: boolean;
15
- }>;
16
- /**
17
- * Provider that store the current locale on the client side
18
- */
19
- export declare const IntlayerEditorProvider: FC<IntlayerEditorProviderProps>;
20
- export {};
21
- //# sourceMappingURL=IntlayerEditorProvider.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IntlayerEditorProvider.d.ts","sourceRoot":"","sources":["../../src/IntlayerEditorProvider.tsx"],"names":[],"mappings":"AAQA,OAAO,EACL,KAAK,EAAE,EACP,KAAK,iBAAiB,EAKvB,MAAM,OAAO,CAAC;AAGf,KAAK,mBAAmB,GAAG;IACzB,eAAe,EAAE,OAAO,CAAC;CAC1B,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,qBAAqB,8CAEhC,CAAC;AAEH;;GAEG;AACH,eAAO,MAAM,wBAAwB,2BAA0C,CAAC;AAEhF,MAAM,MAAM,2BAA2B,GAAG,iBAAiB,CAAC;IAC1D,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,CAAC,CAAC;AAEH;;GAEG;AACH,eAAO,MAAM,sBAAsB,EAAE,EAAE,CAAC,2BAA2B,CA8DlE,CAAC"}
@@ -1,4 +0,0 @@
1
- export * from './DictionaryEditionDrawer/index';
2
- export * from './DictionaryListDrawer/index';
3
- export * from './IntlayerEditorProvider';
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,iCAAiC,CAAC;AAChD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,0BAA0B,CAAC"}
@@ -1,4 +0,0 @@
1
- import tailwindConfig, { tailwindPresetConfig } from '@intlayer/design-system/tailwind-config';
2
- export { tailwindPresetConfig };
3
- export default tailwindConfig;
4
- //# sourceMappingURL=tailwind.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tailwind.d.ts","sourceRoot":"","sources":["../../../src/styles/tailwind.ts"],"names":[],"mappings":"AAAA,OAAO,cAAc,EAAE,EACrB,oBAAoB,EACrB,MAAM,yCAAyC,CAAC;AAEjD,OAAO,EAAE,oBAAoB,EAAE,CAAC;AAChC,eAAe,cAAc,CAAC"}