External Resources in marcusolsson-dynamictext-panel

@mikhailvolkov
I work with the marcusolsson-dynamictext-panel plugin.
And I saw that they changed his version - what happened is that I am basing myself on External Resources - external import.
And in the new version it does not exist.
The code I bring in JS is based on this code:
which I wrote in JavaScript->After Content Ready:
Tried going back to version 4.5.0
But with the exact same code - I did not change the code and it worked perfectly (the code shows a map through the library )
Now it falls and I get the error L is not defined
I think it might be that he doesn’t really pick up the imports and that’s why L is not defined.
How can I solve this problem?

@s0548534240 Grafana 11 deprecated support for loading external resources, which had other limitations as well.

In the latest releases of Business Text you should use import as described in the documentation